Re: [E-devel] [Announce] Gadman module

2008-05-19 Thread Dave Andreoli
- "Carsten Haitzler (The Rasterman)" <[EMAIL PROTECTED]> ha scritto: > On Mon, 19 May 2008 02:44:51 -0300 "Gustavo Sverzut Barbieri" > <[EMAIL PROTECTED]> babbled: > > > On Mon, May 19, 2008 at 1:33 AM, The Rasterman Carsten Haitzler > > <[EMAIL PROTECTED]> wrote: > > > On Sat, 19 Apr 2008 1

Re: [E-devel] [Announce] Gadman module

2008-05-18 Thread The Rasterman
On Mon, 19 May 2008 02:44:51 -0300 "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> babbled: > On Mon, May 19, 2008 at 1:33 AM, The Rasterman Carsten Haitzler > <[EMAIL PROTECTED]> wrote: > > On Sat, 19 Apr 2008 14:32:04 +0200 (CEST) Dave Andreoli > > <[EMAIL PROTECTED]> babbled: > > > > and finally

Re: [E-devel] [Announce] Gadman module

2008-05-18 Thread Gustavo Sverzut Barbieri
On Mon, May 19, 2008 at 1:33 AM, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > On Sat, 19 Apr 2008 14:32:04 +0200 (CEST) Dave Andreoli > <[EMAIL PROTECTED]> babbled: > > and finally i added it to cvs :) yay! > btw - i dont' see any way to remove a gadget once u added it to "display

Re: [E-devel] [Announce] Gadman module

2008-05-18 Thread The Rasterman
On Sat, 19 Apr 2008 14:32:04 +0200 (CEST) Dave Andreoli <[EMAIL PROTECTED]> babbled: and finally i added it to cvs :) btw - i dont' see any way to remove a gadget once u added it to "display with win+g" binding... :( > Hi all > as someone of you know I'm working on a module to place gadgets on t

Re: [E-devel] [Announce] Gadman module

2008-05-07 Thread Jose Gonzalez
> Note that things like Flash/mxml (then to swf) or Silverlight/ > xaml (may also have some binary representation), unlike edje/edc, > have extensive 'script' language support and allow for separating > the code logic from the 'gui' part in separate files if desired >

Re: [E-devel] [Announce] Gadman module

2008-05-07 Thread Jose Gonzalez
Then one needs to extend edje/embryo scripting far more than it's currently capable of.. and for it to be sufficiently capable for general kinds of 'apps' it may need to have access to system calls and other things. One'd also need to have well-known entry points

Re: [E-devel] [Announce] Gadman module

2008-05-06 Thread The Rasterman
On Wed, 07 May 2008 02:38:19 -0400 Jose Gonzalez <[EMAIL PROTECTED]> babbled: >Carsten wrote: > > >> Yeah, and it sounds like a fine 'security minded' approach.. > >> but in practice it's not going to make much of a difference since > >> edje is used along with all sorts of code that's

Re: [E-devel] [Announce] Gadman module

2008-05-06 Thread Jose Gonzalez
Carsten wrote: >> Yeah, and it sounds like a fine 'security minded' approach.. >> but in practice it's not going to make much of a difference since >> edje is used along with all sorts of code that's highly insecure. >> > > see above. it is important. it's a mistake microsoft have ma

Re: [E-devel] [Announce] Gadman module

2008-05-06 Thread The Rasterman
On Tue, 06 May 2008 13:41:12 -0400 Jose Gonzalez <[EMAIL PROTECTED]> babbled: >Gustavo wrote: > > >> >>> > >> >> What's the relevant notion of: "self-hosting" edje application? personally i think it's not useful beyond development/debugging and when designing themes. edje was NEVER i

Re: [E-devel] [Announce] Gadman module

2008-05-06 Thread Jose Gonzalez
Gustavo wrote: >> >>> >> >> What's the relevant notion of: "self-hosting" edje application? >> >> >> > >> > My definition of "self-hosting" edje apps is an application that >> > doesn't need any special C code to work. See the calculator that is >> > referenced in the starting E-Ma

Re: [E-devel] [Announce] Gadman module

2008-05-06 Thread Gustavo Sverzut Barbieri
On Tue, May 6, 2008 at 1:50 AM, Jose Gonzalez <[EMAIL PROTECTED]> wrote: >Andreas wrote: > > >>> The calculator works nice with edje_editor, but if I open it with > >>> edje_viewer it doesn't work. What is the preferred way to run > >>> "self-hosting" edje application? > >>> > >> Wha

Re: [E-devel] [Announce] Gadman module

2008-05-05 Thread Jose Gonzalez
Andreas wrote: >>> The calculator works nice with edje_editor, but if I open it with >>> edje_viewer it doesn't work. What is the preferred way to run >>> "self-hosting" edje application? >>> >> What's the relevant notion of: "self-hosting" edje application? >> > > My definiti

Re: [E-devel] [Announce] Gadman module

2008-05-05 Thread Gustavo Sverzut Barbieri
On Mon, May 5, 2008 at 4:54 PM, Andreas Volz <[EMAIL PROTECTED]> wrote: > Am Sun, 4 May 2008 17:03:33 -0300 schrieb Gustavo Sverzut Barbieri: > > > > On Sun, May 4, 2008 at 3:41 PM, Andreas Volz <[EMAIL PROTECTED]> > > wrote: > > > Am Sat, 19 Apr 2008 14:32:04 +0200 (CEST) schrieb Dave Andreoli:

Re: [E-devel] [Announce] Gadman module

2008-05-05 Thread Andreas Volz
Am Sun, 4 May 2008 17:03:33 -0300 schrieb Gustavo Sverzut Barbieri: > On Sun, May 4, 2008 at 3:41 PM, Andreas Volz <[EMAIL PROTECTED]> > wrote: > > Am Sat, 19 Apr 2008 14:32:04 +0200 (CEST) schrieb Dave Andreoli: > > > As usual you can find the download and more info on my site > > > http://www.

Re: [E-devel] [Announce] Gadman module

2008-05-05 Thread Andreas Volz
Am Mon, 05 May 2008 02:00:42 -0400 schrieb Jose Gonzalez: >Andreas wrote: > > > The calculator works nice with edje_editor, but if I open it with > > edje_viewer it doesn't work. What is the preferred way to run > > "self-hosting" edje application? > > What's the relevant notion of: "s

Re: [E-devel] [Announce] Gadman module

2008-05-04 Thread Jose Gonzalez
Andreas wrote: > The calculator works nice with edje_editor, but if I open it with > edje_viewer it doesn't work. What is the preferred way to run > "self-hosting" edje application? What's the relevant notion of: "self-hosting" edje application? > Maybe a plain C application that does

Re: [E-devel] [Announce] Gadman module

2008-05-04 Thread Gustavo Sverzut Barbieri
On Sun, May 4, 2008 at 3:41 PM, Andreas Volz <[EMAIL PROTECTED]> wrote: > Am Sat, 19 Apr 2008 14:32:04 +0200 (CEST) schrieb Dave Andreoli: > > As usual you can find the download and more info on my site > > http://www.gurumeditation.it/blog/?page_id=48 > > > > P.S. on the site will also find a

Re: [E-devel] [Announce] Gadman module

2008-05-04 Thread Andreas Volz
Am Sat, 19 Apr 2008 14:32:04 +0200 (CEST) schrieb Dave Andreoli: > Hi all > as someone of you know I'm working on a module to place gadgets on > the desktop. It's ready for me! and now need your testing and your > suggestion. > > Gadgets can simply stay on you desktop window, but can also be > st

[E-devel] [Announce] Gadman module

2008-04-19 Thread Dave Andreoli
Hi all as someone of you know I'm working on a module to place gadgets on the desktop. It's ready for me! and now need your testing and your suggestion. Gadgets can simply stay on you desktop window, but can also be stacked over your windows; gadgets stacked ontop can be showed/hidden with a key