Don’t let the image resizer crash your server
A simple PHP throttling script to protect TimThumb (or any other CPU intensive script) against massive amounts of requests from the same IP.
Read MoreCreate an old map
of your location
Create a fantastic looking vintage map following this simple tutorial. As a starting point you will use a screenshot from an actual map from OpenStreetMap.org
Read MoreFilter out empty lines in WordPress
The visual editor in WordPress sometimes adds blank paragraphs against your will. Learn how to use a simple WordPress filter to remove all instances of <p> </p> from you posts' content.
2 WordPress plugins for responsive websites
Starting a new responsive website? These two plugins cover some recurring front end necessities.
Free WordPress plugin: Correct My Headings
For a correct heading hierarchy: on single posts pages AND on archive pages.
Simple CSS footer menu
Don't hard code | vertical bars | between your links. Save this code for quick reference, or bookmark this URL — if you're like me, you'll need it each time you start a new project.
Password protected area in WordPress
If you ever need to set up a simple password protected section under WordPress, these snippets and plugins might come in handy when you're hacking through your theme.
Password un-masking:
Show them in clear text
Useit.com recommends it: "It's time to show most passwords in clear text as users type them." Here's what it looks like on the web...
inFrame: Keep demos inside
the page with jQuery
Using inFrame the reader doesn't have to go away from the blog post to view external HTML demo files. Just add a class of "inframe" to their links.
PHP Tutorial: Build a backend manager for Smooth Gallery
In this tutorial I’ll walk you through the steps involved in building a databaseless PHP admin section for Smooth Gallery. When done, without much effort you should be able to adapt the code to fit any similar JavaScript image gallery.
Exclude trackbacks from recent comments listing
To spare some time I tryed googleing for don’t show trackbacks in recent comments but wasn’t able to find anything [...]
Secure a flat file using a .php extension
I need to store some sensitive data (user names and passwords) in a flat file. I don’t want to make [...]



