alexgordon - 04 January 2009 09:23 AM
I had look at Code Igniter, it’s not bad. It seems to require a large directory tree, however.
The initial “what the heck am I supposed to be doing with all these files?” conundrum is definitely one of the problems with Code Igniter. For anyone who wants to use it I highly recommend following the instructions for separating your custom and library code in the Code Igniter wiki. Makes it a lot easier to ignore all the library cruft, although the Application folder will still be overly complex. Easier to update CI, too, without worrying about overwriting your customizations. The security step of moving everything out of your document root described in the article is one you can take or leave as you please (or as your environment allows).
Glad to see the new Coffee House URLs!
Edit: Also love the Language.xml upload in order to show more info about how the Sugar works; great idea. One minor aesthetic suggestion for the submission form: it might be a good idea to use a label-linebreak-input format with a little more vertical space between inputs rather than label-input. At least in OmniWeb the form is getting a little screwed up as in the attached screenshot (and in general left aligned forms are usually easier to read and use than ones with the labels floated left).
Click thumbnail to see full-size image