Re: [e-users] [website] My final mockup

2008-09-22 Thread Toma
2008/9/23 Toma <[EMAIL PROTECTED]>: > 2008/9/23 Jorge Mariani <[EMAIL PROTECTED]>: >> Maybe the eXchange link should go under "Contribute" instead of "Use", >> because is a contributing and sharing site. >> >> On Sep 22, 2008, at 10:44 AM, andres wrote: >> >>> I spiced up the mockup of the home pag

Re: [e-users] [website] My final mockup

2008-09-22 Thread Toma
2008/9/23 Jorge Mariani <[EMAIL PROTECTED]>: > Maybe the eXchange link should go under "Contribute" instead of "Use", > because is a contributing and sharing site. > > On Sep 22, 2008, at 10:44 AM, andres wrote: > >> I spiced up the mockup of the home page to show how it could be >> improved with >

Re: [e-users] [website] My final mockup

2008-09-22 Thread Jorge Mariani
Maybe the eXchange link should go under "Contribute" instead of "Use", because is a contributing and sharing site. On Sep 22, 2008, at 10:44 AM, andres wrote: > I spiced up the mockup of the home page to show how it could be > improved with > a little polish. > > http://omploader.org/vcmt0 >

Re: [e-users] [website] My final mockup

2008-09-22 Thread Gustavo Sverzut Barbieri
On Mon, Sep 22, 2008 at 12:44 PM, andres <[EMAIL PROTECTED]> wrote: > I spiced up the mockup of the home page to show how it could be improved with > a little polish. > > http://omploader.org/vcmt0 > > I also made a mockup to show how the "content" pages (wiki, API reference, > etc.) would look. >

Re: [e-users] [website] My final mockup

2008-09-22 Thread andres
I spiced up the mockup of the home page to show how it could be improved with a little polish. http://omploader.org/vcmt0 I also made a mockup to show how the "content" pages (wiki, API reference, etc.) would look. http://omploader.org/vcmt6 ---

Re: [e-users] autogen.sh of ecore failed

2008-09-22 Thread The Rasterman
On Mon, 22 Sep 2008 21:32:31 +0900 Yasufumi Haga <[EMAIL PROTECTED]> babbled: > On Mon, 22 Sep 2008 21:15:16 +1000 > Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > > | On Mon, 22 Sep 2008 18:39:15 +0900 Yasufumi Haga <[EMAIL PROTECTED]> > | babbled: > | > | ah yes. my mistake. whe

Re: [e-users] autogen.sh of ecore failed

2008-09-22 Thread Yasufumi Haga
On Mon, 22 Sep 2008 21:15:16 +1000 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: | On Mon, 22 Sep 2008 18:39:15 +0900 Yasufumi Haga <[EMAIL PROTECTED]> | babbled: | | ah yes. my mistake. when i merged the quartz pathces i made the OBJC macro | optional (only if it exists), BUT i acc

Re: [e-users] autogen.sh of ecore failed

2008-09-22 Thread The Rasterman
On Mon, 22 Sep 2008 18:39:15 +0900 Yasufumi Haga <[EMAIL PROTECTED]> babbled: ah yes. my mistake. when i merged the quartz pathces i made the OBJC macro optional (only if it exists), BUT i accidentally kept it just after the optional macro test. :) fixed in svn. > Hi > > When I run autogen.sh of

[e-users] autogen.sh of ecore failed

2008-09-22 Thread Yasufumi Haga
Hi When I run autogen.sh of ecore which I've checked out from the svn just now, it failed with the following error: Running autoheader... Running autoconf... configure.in:18: error: possibly undefined macro: AC_PROG_OBJC If this token and others are legitimate, please use m4_pattern_allow.