[freenet-dev] more on web design

2009-07-01 Thread Ian Clarke
On Wed, Jul 1, 2009 at 1:49 PM, Cl?ment wrote: > Sure, but I won't make any modification if it just wasting time. If we > actually plan to use the design I (well, actually mostly my girlfriend) made, > I'll be happy to do some changes. But not before I'm sure we'll use that one. Do you have a

[freenet-dev] Translations : how to improve them ?

2009-07-01 Thread Caco Patane
I was talking about the way translations are implemented today in the website =D > I was talking about the ui, not the website :p (or I didn't understand what > you just said :/)

[freenet-dev] Translations : how to improve them ?

2009-07-01 Thread Caco Patane
What about doing the PHP on a Framework like Kohana/CodeIgniter or Symfony, etc.? They already implement a template system (views), a language class, database abstraction, profiling, logging and other usefull things that most of sites usually need. On Wed, Jul 1, 2009 at 7:50 PM, Cl?ment wrote: >

[freenet-dev] more on web design

2009-07-01 Thread Clément
Le mercredi 1 juillet 2009 17:12:26, Ian Clarke a ?crit : > On Wed, Jul 1, 2009 at 9:38 AM, Cl?ment wrote: > > Le mercredi 1 juillet 2009 14:15:30, Ian Clarke a ?crit : > >> Just saw this: > >> > >> http://dev.opencongress.org/images/redesign/home_page.jpg > >> > >> I think its a really great

[freenet-dev] more on web design

2009-07-01 Thread Clément
Le mercredi 1 juillet 2009 14:15:30, Ian Clarke a ?crit : > Just saw this: > > http://dev.opencongress.org/images/redesign/home_page.jpg > > I think its a really great design - looks good and conveys a sense of > openness and freedom, I'm wondering if it could serve as inspiration > for our

[freenet-dev] more on web design

2009-07-01 Thread Ian Clarke
On Wed, Jul 1, 2009 at 9:38 AM, Cl?ment wrote: > Le mercredi 1 juillet 2009 14:15:30, Ian Clarke a ?crit : >> Just saw this: >> >> ? http://dev.opencongress.org/images/redesign/home_page.jpg >> >> I think its a really great design - looks good and conveys a sense of >> openness and freedom, I'm

[freenet-dev] more on web design

2009-07-01 Thread Ian Clarke
Just saw this: http://dev.opencongress.org/images/redesign/home_page.jpg I think its a really great design - looks good and conveys a sense of openness and freedom, I'm wondering if it could serve as inspiration for our site? Ian. -- Ian Clarke CEO, Uprizer Labs Email: ian at uprizer.com

[freenet-dev] more on web design

2009-07-01 Thread Ian Clarke
Just saw this: http://dev.opencongress.org/images/redesign/home_page.jpg I think its a really great design - looks good and conveys a sense of openness and freedom, I'm wondering if it could serve as inspiration for our site? Ian. -- Ian Clarke CEO, Uprizer Labs Email: i...@uprizer.com Ph:

Re: [freenet-dev] more on web design

2009-07-01 Thread Clément
Le mercredi 1 juillet 2009 14:15:30, Ian Clarke a écrit : Just saw this: http://dev.opencongress.org/images/redesign/home_page.jpg I think its a really great design - looks good and conveys a sense of openness and freedom, I'm wondering if it could serve as inspiration for our site?

Re: [freenet-dev] more on web design

2009-07-01 Thread Ian Clarke
On Wed, Jul 1, 2009 at 9:38 AM, Clémentcvol...@gmail.com wrote: Le mercredi 1 juillet 2009 14:15:30, Ian Clarke a écrit : Just saw this:   http://dev.opencongress.org/images/redesign/home_page.jpg I think its a really great design - looks good and conveys a sense of openness and freedom,

Re: [freenet-dev] more on web design

2009-07-01 Thread Clément
Le mercredi 1 juillet 2009 17:12:26, Ian Clarke a écrit : On Wed, Jul 1, 2009 at 9:38 AM, Clémentcvol...@gmail.com wrote: Le mercredi 1 juillet 2009 14:15:30, Ian Clarke a écrit : Just saw this: http://dev.opencongress.org/images/redesign/home_page.jpg I think its a really great

[freenet-dev] Translations : how to improve them ?

2009-07-01 Thread Clément
Hi everyone, Since the recent web interface change, some strings already translated have changed, but the translation hasn't (at least the french one). The problem is that when a string is updated, there is no way to know it other than check the git history (afaik ?). Besides that, some

[freenet-dev] Web interface : some little things

2009-07-01 Thread Clément
Hi, I know I'm a bit monomaniac, and that it's not a very interesting subject, but well... Browse Freenet page : I think we should put the Searching can be slow at the moment... string above the search field : the user read the page up to bottom, so we're sure he'll read this before actually

Re: [freenet-dev] Translations : how to improve them ?

2009-07-01 Thread Caco Patane
What about doing the PHP on a Framework like Kohana/CodeIgniter or Symfony, etc.? They already implement a template system (views), a language class, database abstraction, profiling, logging and other usefull things that most of sites usually need. On Wed, Jul 1, 2009 at 7:50 PM,

Re: [freenet-dev] Translations : how to improve them ?

2009-07-01 Thread Clément
Le jeudi 2 juillet 2009 02:05:50, Caco Patane a écrit : What about doing the PHP on a Framework like Kohana/CodeIgniter or Symfony, etc.? They already implement a template system (views), a language class, database abstraction, profiling, logging and other usefull things that most of sites

Re: [freenet-dev] more on web design

2009-07-01 Thread Ian Clarke
On Wed, Jul 1, 2009 at 1:49 PM, Clémentcvol...@gmail.com wrote: Sure, but I won't make any modification if it just wasting time. If we actually plan to use the design I (well, actually mostly my girlfriend) made, I'll be happy to do some changes. But not before I'm sure we'll use that one. Do