Monthly Archives: May 2010
vBulletin 4 to bbPress (and WordPress integration)
I will be going through the steps on how I achieved the following: Convert vBulletin 4 to bbPress (specifically, I converted from vBulletin 4.0.1 to bbPress 1.0.2) Integrate WordPress with bbPress to share the same users table Make the WordPress database contain the central user database (optional) Preamble I decided to test out bbPress using [...]
Posted in Articles Tagged bbpress, forum conversion, phpBB 3, user integration, vBulletin 4, WordPress 2 Comments
Ads becoming commonplace in creative communities
It’s rare to see advertisements on a company’s website. It does make better sense to attract potential clients instead of directing them away from your website. The creative community appears to be trending the other direction. Newer advertising networks like Fusion Ads and the DECK deliver targeted traffic by displaying advertisements solely on creative and [...]
phpBB: Display different content for guests and members
To display different content depending on whether or not a user is logged into your phpBB forums, simply use the following code in your template files: <!– IF not S_USER_LOGGED_IN –> Text between these tags will be displayed to guests. <!– ENDIF –> <!– IF not S_IS_BOT and S_USER_LOGGED_IN –> Text between these tags will [...]
Mike Babcock is a prophet
Not too long ago, Mike Babcock made a prophecy to the media. He pointed to the two teams that had won a series from a 3-0 deficit – the 1942 Toronto Maple Leafs and the 1975 New York Islanders – and suggested that there was a cyclical pattern. TSN recently proved how difficult such a [...]
Posted in Off-topic Tagged 2010 playoffs, Detroit Red Wings, hockey, Mike Babcock, NHL, Philidelphia Flyers, sports Leave a comment
Minor blog updates
Made some small changes to the blog. Worth mentioning is the removal of all advertisements and modification to the category names I used in this blog. The latter inadvertently changed all the permalinks as well, but I don’t think there’s a need for me to 301 redirect the old links since judging by this blog’s [...]


bbPress: Manually configure a Key Master role