Dark Crimson - The Blog of Ben Lister

Posts Tagged ‘PHP

posted on Dec 3rd, 2009  under:  , , , , 2

Wordpress is one of the the most commonly used and talked about blogging platforms on the internet. Because of this, it has gained the interest of bloggers, hackers and corporate marketing douche bags who wear too much cologne alike. A simple Google search will yield numerous guides offering WordPress security tips and while there is a lot great information out there, I’ve found that most are either focused on a single topic or contain outdated information. That is why I’ve created this guide serving not only an overview of practical methods for securing modern versions of WordPress but will also a more detailed look at why these procedures are actually relevant and necessary. (more…)

posted on Nov 28th, 2009  under:  , , , , 2

The Flickr API is a very powerful and easy to use way to put photos on your website without having to worry about bandwidth or server performance issues. This tutorial will cover how to make an API call for a photoset and then format and display a list of ~100px thumbnail images in unordered list. (more…)