Continuing with the tutorial series, we will see how to debug the application. Debugging include easy to use methods of printing data on the screen, including ZFDebug Toolbar in order to manage all errors and queries, using the logger to log messages to Firebug, using a simple debug function that will place debug messages in your ZFDebug Toolbar, in a special Debug panel [...]
I always thought about that button that says “Load more…” because, the user needs to wait when he pressed it. So i thought, since the user cannot jump 9 pages forward, why not preload the next page? So when the user clicks load more, the application would instantly display the next page content, and while the user browses through it, the application loads the next page and so on.
This plugins will definetly make you go UAU! Be sure that you will want to use atleast one of these in your next project. They vary from Front Office improvements to Administration panels enchantments. Also mind you that, some may not look very good, but these were selected because they can be so well customized (both design and usability) that they just overclass their sisters in terms of usefullness.
When i started to develop php, i mostly done my work within the usual notepad. Afterward i felt the need to have syntax highlighting so i switched to some free text editors which supports php. My first stable editor that i used for nearly 2 years was Zend Studio (Dreamweaver was also a choice but [...]