Easily convert characters to HTML entities
Posting code within a comment or post can often be a royal pain! Converting every instance of an HTML bracket from "<" and ">" to "<" and ">", is not only frustrating but a complete waist of time. Fortunately, there are a few websites out there that will do the dirty work for us.
Read MoreView Comments (7)Dynamic page caching with PHP and output buffering
A while back I created a portfolio website for a friend of mine, Andrew Holder. As his artwork grew in popularity, traffic to his site began to erupt. The portfolio section of the site is pulled dynamically from a database. When experiencing traffic spikes, the connection to the database would fail, exceeding the maximum connections allowed. Not good.
Read MoreView Comments (1)Extensive list of jQuery lightbox / modal plugins
With the ever-growing popularity of jQuery and the ubiquitous use of lightboxes throughout the internet, I figured why not compile a list? Well, here it is!
Read MoreView Comments (3)



