Joomla! Videos - Adding Security to Joomla! (2007 Feb 3)
It looks like Joomla! requires that all files and folders be installed with the webserver being the owner of them and the configuration file with the database username and password, the Joomla! secret word and other key information is being installed in the public_html folder - both of these situations can create a security risk ...

 

PNG AlpaImageLoader Filter (2007 Jan 26)
I once ran into an issue using png transparent images in IE 6 and FF. IE 6 won't display the transparency properly while FF does. After a bit of research and testing I found an amicable solution that took care of the problem ...

 

MS Outlook Folder List using JavaScript : ToggleMenu (2004 Apr 28, revised 2007 Jan 28)
I was looking for a way to create a menu tree similar to that used in MS Outlook and came across some code at the Microsoft Careers site that started me off ...