Re: [E-devel] Starting programming in EFL

2007-09-10 Thread Nathan Ingersoll
On 9/10/07, Simon TRENY <[EMAIL PROTECTED]> wrote: > > So indeed, Ewl can handle a high number of widgets a lot more > efficiently than Etk. But that's only because it HAS to! That's just completely wrong. We certainly could take the same approach that ETK does and use specialized handlers for eac

Re: [E-devel] Starting programming in EFL

2007-09-10 Thread Nathan Ingersoll
On 9/10/07, Jesse Luehrs <[EMAIL PROTECTED]> wrote: > > Side note, but I think this is a large part of it... I know "that's > just the default theme" or whatever, but the default ETK configuration > personally feels much more consistent and good looking than EWL. EWL > (in the little experience I'v

Re: [E-devel] New website design

2007-09-10 Thread Inc
not to be offensive, but I don't really like this site design all that much.. It looks old... and dare I say a sf project page? sorry, but the current one looks better imo.--Ian "Inc" Caldwell On 9/9/07, andres <[EMAIL PROTECTED]> wrote: > > El Sunday 09 September 2007 11:36:53 Andreas Volz es

Re: [E-devel] Starting programming in EFL

2007-09-10 Thread Jesse Luehrs
On Mon, 10 Sep 2007 19:57:57 -0400 Youness Alaoui <[EMAIL PROTECTED]> wrote: > Yes, I tried them both, that's the first thing that made me like etk > more than ewl, basically because of stability, since the ewl_test > kept crashing for many of the widgets, and it had a huge amount of > glitches. B

Re: [E-devel] Starting programming in EFL

2007-09-10 Thread Michael Jennings
On Tuesday, 11 September 2007, at 01:31:52 (+0200), Simon TRENY wrote: > I'd love to be more active these days, but I'm just too busy with > school and other "real" life projects. But it doesn't mean Etk is > dead, some devs are doing a really great job on Etk currently! I'm right there with you.

Re: [E-devel] Starting programming in EFL

2007-09-10 Thread Youness Alaoui
- Forwarded message from Youness Alaoui <[EMAIL PROTECTED]> - From: Youness Alaoui <[EMAIL PROTECTED]> To: Simon TRENY <[EMAIL PROTECTED]> Subject: Re: [E-devel] Starting programming in EFL On Tue, Sep 11, 2007 at 01:31:52AM +0200, Simon TRENY wrote: > On Sun, 9 Sep 2007 16:28:52 -0700, >

Re: [E-devel] Starting programming in EFL

2007-09-10 Thread Youness Alaoui
Hi Carsten! I bow before your words of wisdom, lol. Everything you said makes sense and that's what I understood from the start (kind of). I like your analogy of apple and orange juice :p As I said many times, I never asked for an "official toolkit" (although I presented that idea, as part of a

Re: [E-devel] Evas smart-objects future plans?

2007-09-10 Thread The Rasterman
On Tue, 4 Sep 2007 13:23:51 +0200 Simon TRENY <[EMAIL PROTECTED]> babbled: > On Sat, 25 Aug 2007 12:41:02 +0900, > Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote : > > > On Tue, 21 Aug 2007 00:58:58 +0200 Simon TRENY <[EMAIL PROTECTED]> > > babbled: > > > > > Hi, > > > > > > I've se

Re: [E-devel] win32 patch for eet

2007-09-10 Thread The Rasterman
On Tue, 28 Aug 2007 15:53:27 +0200 (CEST) Vincent Torri <[EMAIL PROTECTED]> babbled: > > Hey, > > The edje bug I was hunting on the windows platform comes from eet. the %a > modifier, used to get the float or double values, is not supported on > windows (see the big comment in the patch). > >

Re: [E-devel] tools that update ChangeLog files

2007-09-10 Thread The Rasterman
On Sat, 1 Sep 2007 16:31:53 +0200 (CEST) Vincent Torri <[EMAIL PROTECTED]> babbled: > > > On Sat, 1 Sep 2007, Gustavo Sverzut Barbieri wrote: > > > On 8/30/07, Vincent Torri <[EMAIL PROTECTED]> wrote: > >> > >> Hey, > >> > >> currently, there is no trace of the commits in the ChangeLog file. We

Re: [E-devel] Starting programming in EFL

2007-09-10 Thread Michael Jennings
On Tuesday, 11 September 2007, at 08:23:58 (+0900), Carsten Haitzler wrote: > Which should you choose? Well - try both. Which one do you like > best? No one can make that decision for you. That answer has already been given multiple times (by me and others) and rejected multiple times as insuffic

Re: [E-devel] Starting programming in EFL

2007-09-10 Thread Simon TRENY
On Sun, 9 Sep 2007 16:28:52 -0700, Michael Jennings <[EMAIL PROTECTED]> wrote : > On Sunday, 09 September 2007, at 17:40:57 (-0400), > Youness Alaoui wrote: > > > I've been 'bought' by the EWL developers early when I started > > looking at EFL. I heard that EWL is more stable, more maintained, >

Re: [E-devel] Starting programming in EFL

2007-09-10 Thread The Rasterman
Oh dear me. Look what this has become while i've not been looking. (i'm just going to reply to the whole thread tree here and ignore the sniping bits - hey kids - back to your seats!). ETK vs. EWL - it can be summed up with: "I may not agree with what you say, but I will defend your right to say

Re: [E-devel] Starting programming in EFL

2007-09-10 Thread Michael Jennings
On Monday, 10 September 2007, at 17:17:21 (-0500), Jesse Luehrs wrote: > While it's true that bubble sort isn't ever going to be faster, > that's not just because it's always O(n^2). Insertion sort is also > O(n^2), but it does outperform quicksort on small data sets (under > 10 elements or so)...

Re: [E-devel] Starting programming in EFL

2007-09-10 Thread Jesse Luehrs
On Mon, 10 Sep 2007 17:35:01 -0400 Michael Jennings <[EMAIL PROTECTED]> wrote: > On Monday, 10 September 2007, at 17:02:44 (-0400), > Youness Alaoui wrote: > > > And did you not read my example of the sorting algorithm or did you > > ignore it because you take offence to how I present it? > > I

Re: [E-devel] Starting programming in EFL

2007-09-10 Thread Michael Jennings
On Monday, 10 September 2007, at 17:02:44 (-0400), Youness Alaoui wrote: > And did you not read my example of the sorting algorithm or did you > ignore it because you take offence to how I present it? I don't take offense at your examples. I don't even take offense at your excessive ad hominem a

Re: [E-devel] Starting programming in EFL

2007-09-10 Thread Michael Jennings
On Monday, 10 September 2007, at 16:59:55 (-0400), Youness Alaoui wrote: > maybe you should look up 'rude' in the dictionary.. try the > synonyms, there must be something with stronger value than 'rude'. http://nizkor.org/features/fallacies/ad-hominem.html > And who said I'm here to tell anyone

Re: [E-devel] Starting programming in EFL

2007-09-10 Thread Youness Alaoui
On Mon, Sep 10, 2007 at 05:00:12PM -0400, Michael Jennings wrote: > On Monday, 10 September 2007, at 16:39:20 (-0400), > Youness Alaoui wrote: > > > Exactly, I don't care much about the performance (as long as it's > > not affecting usability). I was just answering Michael that his "EWL > > has be

Re: [E-devel] Starting programming in EFL

2007-09-10 Thread Youness Alaoui
On Mon, Sep 10, 2007 at 01:52:22PM -0400, Michael Jennings wrote: > On Sunday, 09 September 2007, at 23:49:47 (-0400), > Youness Alaoui wrote: > > > First, before I answer each of your statements below, I'd like to > > say that your email was rather rude, and it looks like you are > > biaised. I'm

Re: [E-devel] Starting programming in EFL

2007-09-10 Thread Michael Jennings
On Monday, 10 September 2007, at 16:39:20 (-0400), Youness Alaoui wrote: > Exactly, I don't care much about the performance (as long as it's > not affecting usability). I was just answering Michael that his "EWL > has better performance, period." is a bad argument since it is > unproven facts. And

Re: [E-devel] Starting programming in EFL

2007-09-10 Thread Michael Jennings
On Monday, 10 September 2007, at 16:42:25 (-0400), Youness Alaoui wrote: > > > At least an answer, althought I'm not sure about your arguments, > > > I'd like to see some ETK developer give his point of view. > > no comment.. if you can't even read and understand a sentence > without me explaining

Re: [E-devel] Starting programming in EFL

2007-09-10 Thread Michael Jennings
On Monday, 10 September 2007, at 16:40:13 (-0400), Youness Alaoui wrote: > > > Well, I agree on what you're saying, and I've thought about it > > > too, but slightly different. I was thinking that E, just like > > > KDE and Gnome, should have its own toolkit, and 'etk' answers > > > that by being

Re: [E-devel] Starting programming in EFL

2007-09-10 Thread Youness Alaoui
no comment.. if you can't even read and understand a sentence without me explaining every word to you, I don't see why I'm wasting my time with you... On Mon, Sep 10, 2007 at 01:53:17PM -0400, Michael Jennings wrote: > On Sunday, 09 September 2007, at 23:52:14 (-0400), > Youness Alaoui wrote: >

Re: [E-devel] Starting programming in EFL

2007-09-10 Thread Youness Alaoui
On Mon, Sep 10, 2007 at 01:10:11PM -0400, Michael Jennings wrote: > On Sunday, 09 September 2007, at 23:49:01 (-0400), > Youness Alaoui wrote: > > > Well, I agree on what you're saying, and I've thought about it too, > > but slightly different. I was thinking that E, just like KDE and > > Gnome, s

Re: [E-devel] Starting programming in EFL

2007-09-10 Thread Youness Alaoui
- Forwarded message from Youness Alaoui <[EMAIL PROTECTED]> - From: Youness Alaoui <[EMAIL PROTECTED]> To: Nathan Ingersoll <[EMAIL PROTECTED]> Subject: Re: [E-devel] Starting programming in EFL Exactly, I don't care much about the performance (as long as it's not affecting usability). I

Re: [E-devel] Starting programming in EFL

2007-09-10 Thread Michael Jennings
On Sunday, 09 September 2007, at 23:49:01 (-0400), Youness Alaoui wrote: > Well, I agree on what you're saying, and I've thought about it too, > but slightly different. I was thinking that E, just like KDE and > Gnome, should have its own toolkit, and 'etk' answers that by being > 'enlightenment t

Re: [E-devel] Starting programming in EFL

2007-09-10 Thread Michael Jennings
On Sunday, 09 September 2007, at 23:49:47 (-0400), Youness Alaoui wrote: > First, before I answer each of your statements below, I'd like to > say that your email was rather rude, and it looks like you are > biaised. I'm afraid that your answer would open a troll, which is > not what I want. My e

Re: [E-devel] Starting programming in EFL

2007-09-10 Thread Michael Jennings
On Sunday, 09 September 2007, at 23:52:14 (-0400), Youness Alaoui wrote: > At least an answer, althought I'm not sure about your arguments, I'd > like to see some ETK developer give his point of view. But before you said you wanted opinions from people who weren't on either team. So make up your

[E-devel] Nightly build log for E17 on 2007-09-10 07:02:43 -0700

2007-09-10 Thread Nightly build system
Build log for Enlightenment DR 0.17 on 2007-09-10 07:02:43 -0700 Build logs are available at http://download.enlightenment.org/tests/logs Packages that failed to build: engage http://download.enlightenment.org/tests/logs/engage.log entropy http://download.enlightenment.org/tests/logs/entropy.log

Re: [E-devel] Starting programming in EFL

2007-09-10 Thread Andreas Volz
Am Sun, 9 Sep 2007 23:49:01 -0400 schrieb Youness Alaoui: > > I've proposed that common parts should be made as another library, > > so more things are shared... as they already share evas (base > > graphics) and edje (theme), I think that layout could be split in a > > libelayout, doing hbox, vbo