'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…

September 9th, 2009

How to add a calendar (date picker) to your web applications

For almost any webapp, it's critical to be able to enter dates. But how do you ensure that people enter them in the right format? How do you make it look good? The easiest answer to both of these questions is to use a calendar object of some sort. This not only can look great [...]

July 28th, 2009

Sort a Multidimensional Array with VB.Net

5 years ago I wrote this article on how to sort a multidimensional array with ASP. This morning I was contacted by James Philips of  Djanogly City Academy Nottingham, who told me that he found my article, and has adapted the function for VB.NET compilation. Additionally, he has modified it to allow sorting on numeric [...]

May 22nd, 2009

The Best Rank Tracking Software

I just wanted to make a brief post about the ranking software I've been using very happily now for over a year, it's simply called Rank Tracker. I highly recommend it to anyone who either runs an SEO business/agency, or even just has one website but is serious about organic search ranking.

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.

Next Page »