Category Archives: plasticware

Flickr.Contactr Pre-pre-alpha

FlickrContactr PRE-PRE-alpha
Originally uploaded by intafon.
Started working yesterday on my FlickrContactr application which can be found at my other domain, www.intafon.com. It’s kind of fun to play with so I went ahead and made it public, although it is still pretty seriously in a pre-alpha state. I don’t think it will blow up your computer, but [...]

Testing Syntax Coloring/ Drawing Class

The following is a drawing class that I've used for the past year or so. I'm kind of using this article to test out various ways of doing syntax coloring in this blog. I use MoveableType, and I'm currently looking for some plug-in that will allow me to automatically publish code in the blog and [...]

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 [...]