On Thu, 17 Jul 2014 17:32:31 +0200 Jonathan Aquilina <jaquil...@eagleeyet.net>
said:

> My end goal is a low cost embedded point of sales system

don't you mean (i'm now guessing) that the app runs as a web service on the
server-side, you run a local webserver with it, then run a browser and connect
it to http://localhost - right? so from e's point of view your app isn't django
- it doesn't know or care. your app is a web browser.

or are you asking if e itself has direct browser rendering capabilities and can
connect to the local webserver and display/interact for you?

or are you asking if we have an easily customizable web browser written with
efl?

> Sent from Samsung Mobile
> 
> -------- Original message --------
> From: Tom Hacohen <tom.haco...@samsung.com> 
> Date: 17/07/2014  17:20  (GMT+01:00) 
> To: enlightenment-devel@lists.sourceforge.net 
> Subject: Re: [E-devel] Python web app integration with enlightenment 
>  
> I don't quite understand what you are trying to do. A concrete example 
> would be great.
> 
> --
> Tom.
> 
> On 17/07/14 16:13, Jonathan Aquilina wrote:
> > Im thinking of actually modifying it from web based to a normal application
> > which opens on boot. Would like to integrate it with enlightenment. The os
> > ill be using is gentoo
> >
> >
> > Sent from Samsung Mobile
> >
> > -------- Original message --------
> > From: Tom Hacohen <tom.haco...@samsung.com>
> > Date: 17/07/2014  16:55  (GMT+01:00)
> > To: enlightenment-devel@lists.sourceforge.net
> > Subject: Re: [E-devel] Python web app integration with enlightenment
> >
> > On 17/07/14 15:35, Jonathan Aquilina wrote:
> >> Hi guys,
> >>
> >> Is there a way I can integrate a django web based app into enlightenment
> >>
> >
> > In what way? For remote controlling enlightenment? Yeah you can, just
> > use the dbus commands enlightement offers.
> >
> > --
> > Tom.
> >
> >
> >
> > ------------------------------------------------------------------------------
> > Want fast and easy access to all the code in your enterprise? Index and
> > search up to 200,000 lines of code with a free copy of Black Duck
> > Code Sight - the same software that powers the world's largest code
> > search on Ohloh, the Black Duck Open Hub! Try it now.
> > http://p.sf.net/sfu/bds
> > _______________________________________________
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > ------------------------------------------------------------------------------
> > Want fast and easy access to all the code in your enterprise? Index and
> > search up to 200,000 lines of code with a free copy of Black Duck
> > Code Sight - the same software that powers the world's largest code
> > search on Ohloh, the Black Duck Open Hub! Try it now.
> > http://p.sf.net/sfu/bds
> > _______________________________________________
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
> 
> 
> 
> ------------------------------------------------------------------------------
> Want fast and easy access to all the code in your enterprise? Index and
> search up to 200,000 lines of code with a free copy of Black Duck
> Code Sight - the same software that powers the world's largest code
> search on Ohloh, the Black Duck Open Hub! Try it now.
> http://p.sf.net/sfu/bds
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> ------------------------------------------------------------------------------
> Want fast and easy access to all the code in your enterprise? Index and
> search up to 200,000 lines of code with a free copy of Black Duck
> Code Sight - the same software that powers the world's largest code
> search on Ohloh, the Black Duck Open Hub! Try it now.
> http://p.sf.net/sfu/bds
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to