I was working on a site recently that had a few thousand images imported to wordpress after a drupal conversion, these images were set as the featured image for the imported posts. Because of the way the old site was constructed, these images had no meaningful names. Continue reading
Fixes for vbulletin forums hacked by Team Animus
A lot of vBulletin forums were hacked/exploited recently by a flaw in the advanced forum rules modification. Continue reading
Post Thumbnails in WordPress 3.0.4
In this follow-on post, I will show you to get post thumbnails showing up next to posts in a stock install of wordpress 3.0.4 with a few minor improvements. Continue reading
How to Import Posts from a Text File into WordPress
Recently, I was converting an old site that used cute news to wordpress. Here is a simple method that you can use to import news, posts or content from a text file into wordpress. Continue reading
vBulletin 4: StyleVars vs Additional.css
Those of you new to vBulletin 4 may be wondering what is the best way to go about customizing the default style. Should you use StyleVars of just add custom css rules to additional.css? I use a combination of both. Continue reading
Setup Local Web Development Environment on Mac
If you are a mac user and web developer like me, chances are you need a local lamp web development environment setup. Continue reading