Archive

Archive for the ‘Uncategorized’ Category

Joomla 1.6 Alpha 2 Released

October 29th, 2009 Mike No comments

Joomla 1.6 Alpha 2 was recently released. Joomla is an open source content management system. Since the release of Joomla 1.5 more than a year ago, Joomla has become increasingly more popular. Joomla 1.6 will contain many new features and improvements over Joomla 1.5. One of the major changes in Joomla 1.6 is an improved ACL (Access Control List). The new ACL will provide the ability for administrators to assign specific permissions to individual content items. Read more…

New Symfony 1.2 Reference Book

August 14th, 2009 Mike No comments

There is a new Symfony 1.2 Reference Book which is available. The book is written by Symfony pioneer Fabien Potencier and was published in May 2009. The book provides a much needed reference for Symfony configuration files. It includes references for the Settings, Factories, Generator YML configuration files and many more. The book also provides a good reference for Symfony events and tasks.

Read more…

Categories: Symfony, Uncategorized Tags: ,

10 JavaScript Performance Tips

August 4th, 2009 Mike No comments

If you develop web sites which are used by millions of users, JavaScript performance is critical. A JavaScript intensive web site that takes a long time to load can be annoying and frustrating . Here are ten simple strategies I typically use to improve JavaScript performance.

Read more…

Categories: Uncategorized Tags: ,