Support
Contribute
Contact
Tracker
Navigation
Personal tools
 

User talk:Dresb

Hi Z en coder,

there was some vandalism in the wiki. Can you please revert the changes and ban the users?

http://wiki.enlightenment.org/index.php/EWL_Development_Ideas
http://wiki.enlightenment.org/index.php/EWL_Introduction_III
http://wiki.enlightenment.org/index.php/Talk:Edje_Data_Collection
http://wiki.enlightenment.org/index.php/Talk:Edje_Compiler

Thanks pfritz 10:16, 15 July 2007 (PDT)


Ah yes, sorry about that, somehow my RSS feed wasn't being updated (and I was wondering why the wiki had became quieter), I'm "gonna catchem all" next time Z en coder 05:13, 16 July 2007 (PDT)

Contents

Feedback for Development with Edje

I've read through your book, and so far it's fantastic! I am using e17 but haven't done any sort of development yet. Hopefully when time permits I'll get a chance to start with your examples and try my hand at some coding :D.

I hope you don't mind, but I've created this feedback section in the hope that it will be useful to your authorship. My suggestions (especially for "Wording / Grammar") are what I thought of while reading. Feel free to ignore if you prefer what you've got.

Perhaps other readers will add their own comments and edits.

Dank 10:47, 17 January 2008 (PST)

First of all, thanks a lot for taking the time to write these suggestions. I have gotten no feedback from this book (except yours, of course) and this is encouraging. I'm working on it right now. I still couldn't solve the problem with the code samples tough, in the worst case I will just split the function parameters into multiple lines. Dresb

Spelling

  • Pg8, Figure 2.1. The averange GUI application
  • Pg12, Evas supports multiple rendering engines, like the softare, xrender...
  • Pg12, It serialises all system...
  • Pg14, Altough the difference between...
  • Pg17, The last parameter its a pointer to ...

Grammar / Wording

  • Pg14, ...code snippets could be written off as "sintactic sugar" it serves to demonstrate the structure which the EFL C API follows.
  • Pg17, ...when a signal from of a given type is recieved.

Suggestions

  • pg17-19, Code samples appear to be running off of the page, reducing readability on longer lines.