You should be able to publicly announce how your system is secured without compromising the security of your system.
Discuss.
You should be able to publicly announce how your system is secured without compromising the security of your system.
Discuss.

After reading David Walsh’s “Retrieve, Cache, and Display Your FeedBurner Subscriber Count” post I was inspired to expand on the example he had created and created my own simple PHP caching class. To be honest I was amazed at the results. So I’ve decided to share with you what I’ve done and how I did it. Continue Reading »

When you run websites one thing you always need to keep in mind is not just backing up your files but also backing up your database. Recently I went through this process with my website host MediaTemple.net who are a great hosting provider. I use their (gs) shared hosting and I came across this great script for backing up your database. Continue Reading »
Recently Chris Coyier and Jeff Starr launched a blog called Digging Into Wordpress which hosts some cool posts about Wordpress and is a partner site for a book they are about to launch with the same name.
One of their latest posts WordPress Configuration Tricks points some some really quite smart tricks that can be achieved by editing the wp_config.php file. For example:
There is some really nifty stuff in there. If this is your kind of thing I would highly recommend you go and check it out and maybe let Chris and Jeff know how much you appreciate their work.
For one of my projects recently I was playing about with search boxes and came up with a cool drop down search panel. So I thought I would share with you how I made the panel using some jQuery and CSS sprites.

Continue Reading »