Re: [E-devel] EFL High Level documentation draft

2006-07-01 Thread The Rasterman
On Thu, 29 Jun 2006 15:31:56 -0700 Blake Barnett <[EMAIL PROTECTED]> babbled: > Excellent document! > > I know a professional editor that I'm going to have look it over. > Here's one thing that's jumped out at me so far: > > The stack diagram on this[1] page is wrong, I understand that it's

Re: [E-devel] EFL High Level documentation draft

2006-07-01 Thread brian . mattern
This is even more misleading imo. Embryo relies in no way on ecore, esmart OR epeg/epsilon (in fact it has no deps). Epeg doesn't rely on evas. Its really difficult (if not impossible) to accurately portray the EFL as a block diagram. -- rephorm On Thu, Jun 29, 2006 at 03:31:56PM -0700, Blake Bar

Re: [E-devel] EFL High Level documentation draft

2006-06-29 Thread Blake Barnett
Excellent document! I know a professional editor that I'm going to have look it over. Here's one thing that's jumped out at me so far: The stack diagram on this[1] page is wrong, I understand that it's explained later as being fundamentally flawed, but even still, it's quite misleading. I

Re: [E-devel] EFL High Level documentation draft

2006-06-29 Thread Michael 'Mickey' Lauer
Am Mittwoch, den 28.06.2006, 09:51 +0300 schrieb [EMAIL PROTECTED]: > The first full draft of the EFL documentation > is finished. Thanks to Matthew R. Dempsky for > fixing several spelling mistakes (although I am > sure there are more). Wow - good job! I enjoyed reading this - you have a compreh

Re: [E-devel] EFL High Level documentation draft

2006-06-28 Thread Blake Barnett
You're welcome to host the documentation on edevelop.org. Let me know of any facilities I can provide. I'm happy to do so. -Blake On Jun 27, 2006, at 11:51 PM, [EMAIL PROTECTED] wrote: > > The first full draft of the EFL documentation > is finished. Thanks to Matthew R. Dempsky for > fixing

[E-devel] EFL High Level documentation draft

2006-06-27 Thread kkapelon
The first full draft of the EFL documentation is finished. Thanks to Matthew R. Dempsky for fixing several spelling mistakes (although I am sure there are more). Read it online at http://homepages.pathfinder.gr/kazanaki/contrib/ Download and view with xpdf http://homepages.pathfinder.gr/kazana

[E-devel] EFL high level documentation progress (Edje section)

2006-06-08 Thread kkapelon
I have written the second chapter dealing with Edje. Read it online in HTML http://homepages.pathfinder.gr/kazanaki/contrib/ Download and view with xpdf http://homepages.pathfinder.gr/kazanaki/contrib/concepts.pdf (Has some rendering issues) Get the Docbook XML source http://homepages.pathfinde

Re: [E-devel] Efl High level documentation progress

2006-05-18 Thread Brad Anderson
On Tue, 2006-05-02 at 10:50 +0300, [EMAIL PROTECTED] wrote: > Because of Easter, progress is not as fast as I want. > First draft of EFL high level docs is online! > > Currently only the introduction and > what _I_ want to write about Evas is ready. > > Browse as html > http://homepages.pathfinde

Re: [E-devel] Efl High level documentation progress

2006-05-03 Thread David Stevenson
On 02/05/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Because of Easter, progress is not as fast as I want.First draft of EFL high level docs is online! Currently only the introduction andwhat _I_ want to write about Evas is ready.  Browse as htmlhttp://homepages.pathfinder.gr/kazanaki/contrib/

Re: [E-devel] Efl High level documentation progress

2006-05-03 Thread Blake B.
On May 2, 2006, at 12:50 AM, [EMAIL PROTECTED] wrote: -I have written things which are incorrect/obsolete The section you have about EDB is fairly obsolete. I don't know if it should even be mentioned because only a couple things in CVS still use it, and they only use it because they hav

Re: [E-devel] Efl High level documentation progress

2006-05-02 Thread Sevcsik András
On Tue, 2 May 2006 10:50:39 +0300 [EMAIL PROTECTED] wrote: > > Because of Easter, progress is not as fast as I want. > First draft of EFL high level docs is online! > > Currently only the introduction and > what _I_ want to write about Evas is ready. > > Browse as html > http://homepages.pathfi

Re: [E-devel] Efl High level documentation progress

2006-05-02 Thread Matthew R. Dempsky
On Tue, May 02, 2006 at 10:50:16AM +0300, [EMAIL PROTECTED] wrote: > Hosting is slow so please be patient. I've mirrored the PDF at http://utdlug.org/~mdempsky/concepts.pdf > give me some feedback... Overall, I think it looks good so far. In many places, you use ``OpenGl'' instead of ``OpenGL''

[E-devel] Efl High level documentation progress

2006-05-02 Thread kkapelon
Because of Easter, progress is not as fast as I want. First draft of EFL high level docs is online! Currently only the introduction and what _I_ want to write about Evas is ready. Browse as html http://homepages.pathfinder.gr/kazanaki/contrib/ Download and view with xpdf http://homepages.pathfi

Re: [E-devel] Efl High level documentation

2006-04-13 Thread David Seikel
On Wed, 12 Apr 2006 17:30:57 -0700 Ben Rockwood <[EMAIL PROTECTED]> wrote: > In addition to just this, it'd be nice to roll the Get-E docs into a > proper document (DB XML) and add it to the official doc set, as well > as expand it as need be. Depending on the success of that document, > more us

Re: [E-devel] Efl High level documentation

2006-04-12 Thread Ben Rockwood
[EMAIL PROTECTED] wrote: I have seen the developer docs for Enlightenment. I know that they are behind the latest code and I am not going to moan about it. Programmers always like to write code more than docs. However there is not any high level documentation. I mean documentation which describ

Re: [E-devel] Efl High level documentation

2006-04-11 Thread David Stevenson
On 12/04/06, Kostis Kapelonis <[EMAIL PROTECTED]> wrote: [...]> > > However there is not any high level documentation.> > > I mean documentation which describes the concepts of efl.> > > Most people think (I may be mistaken) that efl is another > > > toolkit like gtk+ or qt. Of course this is not t

Re: [E-devel] Efl High level documentation

2006-04-11 Thread Kostis Kapelonis
[...] > > > However there is not any high level documentation. > > > I mean documentation which describes the concepts of efl. > > > Most people think (I may be mistaken) that efl is another > > > toolkit like gtk+ or qt. Of course this is not true. [...] > > I would be very interested in this sort

Re: [E-devel] Efl High level documentation

2006-04-07 Thread Brian Mattern
On Friday 07 April 2006 08:25, David Seikel wrote: > On Fri, 7 Apr 2006 14:20:15 +0300 [EMAIL PROTECTED] wrote: > > I have seen the developer docs for Enlightenment. > > I know that they are behind the latest code and I am not going > > to moan about it. Programmers always like to write code more t

Re: [E-devel] Efl High level documentation

2006-04-07 Thread David Seikel
On Fri, 7 Apr 2006 14:20:15 +0300 [EMAIL PROTECTED] wrote: > > I have seen the developer docs for Enlightenment. > I know that they are behind the latest code and I am not going > to moan about it. Programmers always like to write code more than > docs. > > However there is not any high level do

[E-devel] Efl High level documentation

2006-04-07 Thread kkapelon
I have seen the developer docs for Enlightenment. I know that they are behind the latest code and I am not going to moan about it. Programmers always like to write code more than docs. However there is not any high level documentation. I mean documentation which describes the concepts of efl. Mo