Re: [E-devel] Enlightenment.org redesign mockups needed!

2008-09-02 Thread Mathieu Prevot
I would like to suggest the use of a django framework: fast, simple to
maintain and with a clear separation of design and content. I also
prefer Django's site design to NetBSD's, but I think enlightenment
deserve something even better.

http://www.djangoproject.com/

For those that would add effects and interactivity (that would be a
kind of reflection of the efl possibilities), I would suggest also
those toolkits:

http://jquery.com/
http://mochikit.com/

http://en.wikipedia.org/wiki/Comparison_of_JavaScript_frameworks

Mathieu

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] edje viewer error: EVAS_LOAD_ERROR_GENERIC

2008-08-23 Thread Mathieu Prevot
2008/8/23 Massimo Maiurana <[EMAIL PROTECTED]>:
> Mathieu Prevot, il 23/08/2008 00:34, scrisse:
>
>> I have eet installed and edje_editor links to it
>> libeet.so.1 => /usr/local/lib/libeet.so.1 (0x802ded000)
>>
>> I have this configuration:
>> eet 1.0.1
>> 
>> Configuration Options Summary:
>>   Tests: no
>>   Coverage.: no
>>   Old eet file format..: yes
>>   Compilation..: make
>>   Installation.: make install
>> prefix.: /usr/local
>
> ok, but does evas build its eet loader?
> this is what I get in evas' configuration:
> checking for EET... yes
> checking whether to enable eet font loader... yes
> checking whether to enable eet image loader... yes
> [...]
> Image Loaders:
>   GIF.: yes
>   PNG.: yes
>   JPEG: yes
>   EET.: yes
>   EDB.: no
>   TIFF: yes
>   XPM.: yes
>   SVG.: no
>   PMAPS...: yes
>
> this is not with a recent build though, so if you grabbed from svn
> maybe the code you are trying to compile has some issues and might
> work if you update it again from svn.

Indeed I didn't have the evas eet module. Things works well now.
Thank you !
Mathieu

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] edje viewer error: EVAS_LOAD_ERROR_GENERIC

2008-08-22 Thread Mathieu Prevot
Hi,

I have installed edje_viewer and evas png and jpg loaders...

Error type: EVAS_LOAD_ERROR_GENERIC
EDJE: Error loading image collection "images/96" from file
"/usr/local/share/etk/themes/default.edj". Missing EET Evas loader
module?

I also have:

edje_decc /usr/local/share/etk/themes/default.edj ./default.edc
Output Image: default/border.png
ERROR: cannot write file default/border.png. Perhaps missing JPEG or
PNG saver modules for Evas.

I checked, I have the png and jpeg modules at
/usr/local/lib/evas/modules/savers/
(/usr/local/lib/evas/modules/savers/png/freebsd8.0-amd64/module.la etc)

What can I do  ?

Thanks,
Mathieu

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] undefined functions in edje_editor (svn 35614)

2008-08-22 Thread Mathieu Prevot
2008/8/22 Andre Dieb <[EMAIL PROTECTED]>:
> yes. those functions are part of the edje_edit API (edje_edit.c and
> Edje_Edit.h). Installing latest edje should work
>
> 2008/8/22 raoul <[EMAIL PROTECTED]>
>
>> Hi,
>>
>> It seems that your edje installation is not up to date.

Indeed. I was using the preceding snapshot.

Thanks,
Mathieu

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] undefined functions in edje_editor (svn 35614)

2008-08-22 Thread Mathieu Prevot
Hi,

I'm building the edje_editor on FreeBSD, and it seems several
definitions are missing. Error appears while compiling the executable
edje_editor.

`edje_edit_spectra_add'
`edje_edit_spectra_del'
`edje_edit_spectra_name_set'
`edje_edit_spectra_stop_color_get'
`edje_edit_spectra_stop_color_set'
`edje_edit_spectra_stop_num_get'
`edje_edit_spectra_stop_num_set'
`edje_edit_spectrum_list_get'
`edje_edit_state_fill_origin_offset_x_get'
`edje_edit_state_fill_origin_offset_x_set'
`edje_edit_state_fill_origin_offset_y_get'
`edje_edit_state_fill_origin_offset_y_set'
`edje_edit_state_fill_origin_relative_x_get'
`edje_edit_state_fill_origin_relative_x_set'
`edje_edit_state_fill_origin_relative_y_get'
`edje_edit_state_fill_origin_relative_y_set'
`edje_edit_state_fill_size_offset_x_get'
`edje_edit_state_fill_size_offset_x_set'
`edje_edit_state_fill_size_offset_y_get'
`edje_edit_state_fill_size_offset_y_set'
`edje_edit_state_fill_size_relative_x_get'
`edje_edit_state_fill_size_relative_x_set'
`edje_edit_state_fill_size_relative_y_get'
`edje_edit_state_fill_size_relative_y_set'
`edje_edit_state_gradient_rel1_offset_x_get'
`edje_edit_state_gradient_rel1_offset_x_set'
`edje_edit_state_gradient_rel1_offset_y_get'
`edje_edit_state_gradient_rel1_offset_y_set'
`edje_edit_state_gradient_rel1_relative_x_get'
`edje_edit_state_gradient_rel1_relative_x_set'
`edje_edit_state_gradient_rel1_relative_y_get'
`edje_edit_state_gradient_rel1_relative_y_set'
`edje_edit_state_gradient_rel2_offset_x_get'
`edje_edit_state_gradient_rel2_offset_x_set'
`edje_edit_state_gradient_rel2_offset_y_get'
`edje_edit_state_gradient_rel2_offset_y_set'
`edje_edit_state_gradient_rel2_relative_x_get'
`edje_edit_state_gradient_rel2_relative_x_set'
`edje_edit_state_gradient_rel2_relative_y_get'
`edje_edit_state_gradient_rel2_relative_y_set'
`edje_edit_state_gradient_spectra_get'
`edje_edit_state_gradient_spectra_set'
`edje_edit_state_gradient_type_get'
`edje_edit_state_gradient_type_set'
`edje_edit_state_gradient_use_fill_get'

Thanks,
Mathieu

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] missing .c file(s) in python-evas

2008-08-22 Thread Mathieu Prevot
Hi,

I'm making ports of e17 applications and libraries for FreeBSD from
svn sources. It seems file(s) are missing in python-evas (and other
python-e* packages)

cc -DNDEBUG -O2 -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x2
-fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC
-I/usr/local/include -Iinclude -I/usr/local/include/python2.5 -c
evas/evas.c_evas.c -o
build/temp.freebsd-8.0-CURRENT-amd64-2.5/evas/evas.c_evas.o
cc: evas/evas.c_evas.c: No such file or directory

I'll be intensively using many parts of the framework for several
FreeBSD projects, and I may consider documenting e17/freebsd on the
e17 wiki. Tell me who/where/how if you are interested :)

Thanks,
Mathieu

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel