'Free code' Category

Here I will post code I've created, you can download and use them at will. They come without guarantee and/or support of course…

April 18th, 2009

Get the first & last day of the month with PHP

This is a couple of rather simple functions that will return the first and last day of the current month. Of course, you could rig them up to return the first and last of any month, but that's up to you once you've got my code . These two little functions are greating in a [...]

February 23rd, 2009

Western Digital Portable Hard Drive Review

I was looking around at portable (external) hard drive options for a while.I have 2 laptops and both our vehicles take USB input for music storage. So I wanted an easy way to transfer files between computers, cart my music around in the car, and of course backup important stuff.

February 20th, 2009

JavaScript Title Case

I recently had a project where I needed to quickly convert long strings of uppercase or lowercase text to Title Casing. Normally I would create a PHP script to do this, but they were all on different pages, so it had to be done manually. Rather than manually retype each, I wanted to create a [...]

December 8th, 2008

Very cool: a weather/health warning system!

This is possibly the coolest idea for a website that I've seen in a long time. I think the reason is that it's more than a website, it's a real service, that will really help people, and it's completely free!! It's called MediClim, and its purpose is to monitor changing weather patterns where you live, [...]

November 28th, 2008

Microsoft Office Project Free Trial

I've used Microsoft Project many times working on various projects. It's an excellent tool for setting and working towards project deadlines and milestones. It does carry a hefty price tag though, so if you want to try it out before buying, you can download the 60 day free trial! Let me know what you think [...]

« Previous PageNext Page »