Re: [E-devel] [RFC] Eshare, a new library to publish contents on the web

2008-04-21 Thread Vincent Torri

 Eshare is a library that provides a backend for publishing
 contents on the web. It will be used to upload to:
 * ftp site (working)
 * get-e.org (planned)
 * picasaweb (planned)
 * flickr (planned)

 Requirements
 - 
 * ecore-file
 * ecore-con
 * ecore-config
 * libcurl

why is libcurl needed ? If what is in ecore is not sufficient, maybe you 
should consider adding it in ecore_con, no ?

regards

Vincent

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Battery Module fix

2008-04-21 Thread Toma
As explained by raster,
The mw,mh in the battery module source calculates a ratio and not a
specific size. Therefore, a min value needs to be set. Otherwise it
tries to do it all by itself and screws everything up.
He was too lazy/busy to fix it so here it is!
1 whole glorious line.
Toma.
--- default_battery.edc	2008-04-21 20:23:11.0 +0800
+++ battery_fixed.edc	2008-04-21 20:23:37.0 +0800
@@ -15,6 +15,7 @@
 group {
name: e/modules/battery/main;
max:  128 128;
+   min:  1   1;
script {
 public message(Msg_Type:type, id, ...) {
if ((type == MSG_FLOAT)  (id == 1)) {
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Nightly build log for E17 on 2008-04-21 07:09:15 -0700

2008-04-21 Thread Nightly build system
Build log for Enlightenment DR 0.17 on 2008-04-21 07:09:15 -0700
Build logs are available at http://download.enlightenment.org/tests/logs

Packages that failed to build:
ecore_li  http://download.enlightenment.org/tests/logs/ecore_li.log
engage  http://download.enlightenment.org/tests/logs/engage.log
enna  http://download.enlightenment.org/tests/logs/enna.log
epdf  http://download.enlightenment.org/tests/logs/epdf.log
evolve  http://download.enlightenment.org/tests/logs/evolve.log

Packages with no supported build system:
entice, esmart_rsvg, exorcist, python-efl, 

Packages skipped:
camE, enotes, enscribe, epbb, eplay, erss, etk_server, etox, e_utils, 
Evas_Perl, 
evoak, gfx_routines, lvs-gui, med, nexus, notgame, ruby-efl, webcam, 

Packages that build OK:
alarm, bling, calendar, cpu, deskshow, echo, eclair, ecore, edata, edb, 
e_dbus, edje_editor, edje, edje_viewer, edvi, eet, eflame, eflpp, efm_nav, 
efm_path, efreet, elapse, elation, elicit, elitaire, e, embrace, embryo, 
emotion, emphasis, empower, emprint, emu, enesim, engrave, engycad, enhance, 
enity, enterminus, enthrall, entrance_edit_gui, entrance, entropy, envision, 
epeg, ephoto, e_phys, epsilon, epx, equate, esmart, estickies, etk_extra, 
etk, etk-perl, evas, evfs, ewl, examine, execwatch, exhibit, exml, expedite, 
express, exquisite, extrackt, feh, flame, forecasts, gevas2, iconbar, 
imlib2_loaders, 
imlib2, Imlib2_Perl, imlib2_tools, language, mail, mem, mixer, moon, mpdule, 
net, news, notification, penguins, pesh, photo, rage, rain, screenshot, 
scrot, slideshow, snow, taskbar, tclock, uptime, weather, winselector, wlan, 


Debian GNU/Linux 4.0 \n \l

Linux enlightenment2 2.6.18-4-686 #1 SMP Wed May 9 23:03:12 UTC 2007 i686 
GNU/Linux


See http://download.enlightenment.org/tests/ for details.


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [RFC] Eshare, a new library to publish contents on the web

2008-04-21 Thread Massimiliano Calamelli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Mon, 21 Apr 2008 13:54:11 +0200 (CEST)
Vincent Torri [EMAIL PROTECTED] wrote:

 why is libcurl needed ? If what is in ecore is not sufficient, maybe you 
 should consider adding it in ecore_con, no ?
 
 regards
 
 Vincent

Libcurl is needed because ecore_con don't allow ftp uploads. I tried to
add ftp upload in ecore_con, but honestly I haven't been able to do :(
I know that's my fault, but i don't see it as a big problem, i can
remove curl code later when ecore_con will be ready to support.

Thanks to reply

Massimiliano
- -- 
Massimiliano Calamelli
http://mcalamelli.netsons.org
[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)

iD8DBQFIDKsFleGEL56NNP4RAvZ5AKC6HWbbjOfKJrAZfqfY2oUOOlmCsQCgpeC4
taZ4oruqSAGe3j8lKPiSW08=
=m7yG
-END PGP SIGNATURE-

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Evas transforms/filters/etc.

2008-04-21 Thread Jose Gonzalez
   Gustavo wrote:

 On Mon, Apr 21, 2008 at 1:04 AM, Gustavo Sverzut Barbieri
 [EMAIL PROTECTED] wrote:
   
  Jose,

  I'm running out of time to reply to all of these ideas, I expect to
  get back some development time after the company I started start to
  calm down on the real world side (we were getting infrastructure and
  like, phone, network, ...).  But I really fear to loose all these
  ideas. I know we have mail archive, but it would help a lot if one
  (you, others) could move this to Wiki and do some structure, much like
  Dresb and I did for some ideas. Then people can check when we're about
  to start working on it.

  What do you think?
 

 Ah, I'd like to write a small prototype of this idea. It would get an
 ARGB buffer, get the filters as a linked list/array negotiate buffers
 and then process, giving the output as another ARGB buffer to check
 the results. Then modify this to add hardware accelerated surfaces
 (OpenGL). Filtes would be rotation, shear and blur since they're
 easier to work and can do lots of the simulation.
But if someone feels in the mood to do so before, keep me informed.
   

  That would be a good exercise. But, don't you want to hear
the rest of my philosophical commentaries? :)



-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Evas transforms/filters/etc.

2008-04-21 Thread Gustavo Sverzut Barbieri
On Mon, Apr 21, 2008 at 12:28 PM, Jose Gonzalez [EMAIL PROTECTED] wrote:
Gustavo wrote:

   On Mon, Apr 21, 2008 at 1:04 AM, Gustavo Sverzut Barbieri
   [EMAIL PROTECTED] wrote:
  
Jose,
  
I'm running out of time to reply to all of these ideas, I expect to
get back some development time after the company I started start to
calm down on the real world side (we were getting infrastructure and
like, phone, network, ...).  But I really fear to loose all these
ideas. I know we have mail archive, but it would help a lot if one
(you, others) could move this to Wiki and do some structure, much like
Dresb and I did for some ideas. Then people can check when we're about
to start working on it.
  
What do you think?
  
  
   Ah, I'd like to write a small prototype of this idea. It would get an
   ARGB buffer, get the filters as a linked list/array negotiate buffers
   and then process, giving the output as another ARGB buffer to check
   the results. Then modify this to add hardware accelerated surfaces
   (OpenGL). Filtes would be rotation, shear and blur since they're
   easier to work and can do lots of the simulation.
  But if someone feels in the mood to do so before, keep me informed.
  

   That would be a good exercise. But, don't you want to hear
  the rest of my philosophical commentaries? :)

Yes I do, and actually they're very interesting at least. But I fear
I'll not have the time to go and reply them as I'd like.


-- 
Gustavo Sverzut Barbieri
http://profusion.mobi
Embedded Systems
--
MSN: [EMAIL PROTECTED]
Skype: gsbarbieri
Mobile: +55 (81) 9927 0010

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] [SoC] Congratulations to our Summer of Code students.....

2008-04-21 Thread Ravenlock
Congratulations!!

Enlightenment would like to congratulate the following students on their
excellent proposals.

1) Andres Blanc
Proposal: Edje layout library
Mentor:   Gustavo Sverzut Barbieri (k-s)

2) Atton jonathan
Proposal: Presentation tools
Mentor:   Cedric BAIL (cedric)

3) Chris Lorenz
Proposal: Project: More Introduction-Level Code/Examples
Mentor:   Sthithaprajna Garapaty  (iamsthitha)

4) Dzmitry Mazouka
Proposal: Enlightenment win32 port
Mentor:   Vincent Torri (vtorri)

5) Fedor Gusev
Proposal: Improvement of Enlightenment 0.17 file manager
Mentor:   Nicholas Hughart (mekius)

6) Sevcsik AndrĂ¡s
Proposal: Evince-like program
Mentor:   Vincent Torri (vtorri)

7) Terrance John Hutchinson Jr.
Proposal: Screenshot/Exhibit Upload module
Mentor:   Michael Jennings (KainX)

8) Timothy Horton
Proposal: A Quartz Backend for Evas
Mentor:   Nathan Ingersoll (ningerso)

The above listed students and their projects have been accepted in this
years Google Summer of Code.  We are very excited about the projects
they have proposed, and the opportunity to mentor them in their efforts.

Today marks the beginning of the Community Bonding Period.  Students
are encouraged to meet with their mentors and the community in general.
An official Ice Breaker in IRC will be announced shortly once we
have been able to coordinate with the above mentioned students and mentors

Happy SoC'ing!!

-- 
Regards,
Ravenlock





signature.asc
Description: OpenPGP digital signature
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel