----- "Cedric BAIL" <cedric.b...@free.fr> ha scritto: > On Mon, Dec 15, 2008 at 6:31 PM, Viktor Kojouharov > <vkojouha...@gmail.com> wrote: > > On Mon, 2008-12-15 at 16:32 +0100, luchezar Petkov wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- > >> Hash: SHA1 > >> > >> On 12/15/08 3:17 PM, Matteo wrote: > >> > Hi, > >> > Do you think that in the future plans could be useful a "button" > for > >> > automatic select and download (from the net) third-party modules > that e17 > >> > could have? > >> > > >> > I mean: > >> > I saw that Massimiliano has integrated the wallpaper selection > with an > >> > useful button for download the wallpaper from the e17 website > directly from > >> > the wallpaper selection interface, so I'm asking you: do you > think that > >> > could be useful to made the same thing to modules selection > form? > >> > > >> > It could be useful to have a central widget repository to > download from, > >> > every user interested in making widget could subscribe and upload > his work, > >> > and every e17 user could benefit from this. > >> > > >> > Regards > >> > > >> > >> I think this is a good idea. Firefox 3.x has a great integration > with > >> AMO (addons.mozilla.org). See Tools > Add-ons > Get Add-ons. It > loads > >> basic info and a screenshot of some popular stuff and the user can > >> download and install the thing he/she wants with just one click. > >> Similar thing could be done in E and Exchange. > > > > firefox addons are are js/html/css lumped together. modules on the > other > > hand are linked libraries, so it'd be very hard to provide compiled > > version for every possible combination of systems out there. > > Perhaps it's possible to do something with pure edje modules. I > remember I saw someone proposing this already. > > But doing this kind of work would require giving much more > information > to edje and the ability to manipulate it (Information from E itself, > but also from other apps or from the net). And if we go that route we > need to do it safely and efficiently. I remember reading something > regarding this kind of issue but for KDE Plasma, where they did > introduce the idea of information producer and information consumer. > Or something like that. Anyway, it's a huge amount of work to do.
This is exacly what I have done with edgar (http://code.google.com/p/e17mods/wiki/Edgar) It is a module that load edje file as modules, this edje files that i call 'gadgets' can be downloaded from the net without problem and can be very powerfull. You can see some 'gadgets' I'm workin on at http://code.google.com/p/e17mods/wiki/Gadgets Edgar is (and will be) more powerfull than simple edje file as you can send signal from embryo to edgar for doing advanced stuff (like save config values and execute shell command). Give a look at Edgar as probably we need to discuss some security issue ;) Dave > -- > Cedric BAIL > > ------------------------------------------------------------------------------ > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, > Nevada. > The future of the web can't happen without you. Join us at MIX09 to > help > pave the way to the Next Web now. Learn more and register at > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ > _______________________________________________ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel