Categories

Archives

Did You Know?

My first PC was a Commodore PC10-II. It had an 8086 CPU at 4.77MHz, 640KB RAM, a 20MB hard drive, and a hercules graphics card that my Dad bought me for $50. It was so slow that when I was looking for a file, I'd type "dir", hit enter, watch the list of files scroll by, and when I saw the one I wanted I'd hit CTRL+C to stop the command.

Recent Comments

Tags

asp audio browser bug business coalesce code crash Database db debian extension framework imap internet legions linux metaverse mysql obscurity patch PHP postgresql properties release scp Second Life second life security session social media sound sql ssh subversion tables tortoisesvn tribes ubuntu virtual world web windows zend zend framework zf

Tag: archive

Bugs in Phing on Windows

I use Phing to deploy my projects, and as they become more complex I expand on my use of Phing tasks. For instance, I have a ZIP archive of zip codes that Phing extracts and then imports into a database when deploying the application. I maintain two development environments. One on a Linux server, and […]