Blog Archive
All Entries
-
Lazy Loading and Traversables in PHP50 CommentsHow to take advantage of PHP5's iterators by using lazy loading.
-
Lazy Loading Resources in PHPLazy loading is a great tool to keep applications running quickly.
-
Zend_Db_Table EnhancementsAdd Modified-Preorder-Tree-Traversal support to your tables with ease.
-
Invisible Buttons are a Bad IdeaOne of my pet peeve's are buttons that you can't see.
-
"Conjunction" View Helper for the Zend FrameworkJoins many items together using a conjunction for prettier messages.
-
"Percent" View Helper for the Zend FrameworkEasily display percentages using this view helper for the Zend Framework.
-
"Truncate" View Helper for the Zend FrameworkEver needed to truncate a long string for display purposes? This helper can make it easy.
