Alaa Salman schrieb:
> Hi Guys,
> 
> I recreated a tutorial i read at Oreilly with the title of Creating
> Mytube with flex and php. So i decided to re-write this with turbogears
> for the server side functionality.
> 
> The tutorial is at http://codedemigod.com/node/11 and i would appreciate
> any reviews and comments. It is not in the final form, so i would
> appreciate any comments.

Hi,

nice tutorial! I started to look through it but I didn't read it to the
end, so here are some very incomplete remarks:

- You should divid eup the tutorial into sections and give them
appropriate headings.

- Some spelling nit-picking:

s/php/PHP/
s/python/Python/
s/Turbogears/TurboGears/
s/\bi\b/I/

- The gray background for code sections is to dark IMHO.

- "start-moviestg.py" should be "./start-moviestg.py" for Unix/Mac OS X.
The current directory is not on the PATH on most systems.

- "tg-admin sql create" A word on configuring the database URI would be
appropriate here or that you need SQLite for the default database
configuration.


That's it for the moment, if I have more, I'll let you know.

Chris

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to