Monthly Archives: November 2005

Deyel PHP Photogallery Updated

I finally got around to making some changes to the Deyel PHP photogallery. Using the template.inc class/script from the open-source PHPLib project, Deyel now utilizes templates to display its data, further moving the presentation part of the code away from the data part. In addition, the code has also been updated to utilize part of [...]

Applescript Date/Time File Renamer Folder Action

This is version 1.0 of the renameToDateTimeAndMoveToDateFolder Applescript Folder Action. I created it in order to rename photos taken using a Palm Zire 71, which doesn’t have very configurable file naming conventions for the photos taken. The Deyel photo gallery engine that I created in PHP reads jpg photos from directories named with the day [...]

Flash/Eclipse/ASDT Empty Class Template

If you use Eclipse with MTASC and ASDT for working on your actionscript 2.0 classes, one of the handy little features is the ability to create a new class using the ASDT actionscript class creator. However, as you’ve found out, it sticks in that standard little author tag at the top of your new class. [...]