Archive for the 'vBulletin Development' Category

Over the past few months I’ve been working on a large application powered by my vBulletin MVC framework which required me to make several improvements. One of the models I was working with had about 40 fields, and that caused me to generate all the forms dynamically from model variables dedicated to defining forms. […]

I have uploaded the latest and greatest copy of the CodeIgniter - vBulletin user integration.  You can find it in SVN, or download it from SourceForge.

My development tools are now being made public! I am moving it all into one project at SourceForge where there will be guest downloads, and SVN access. Only myself and a few other developers will have write access. I am hoping that pushing it all into open source (MIT license) will help […]

With vBulletin 4.0 blindly around the corner, where does that leave developers? If we start something big, by the time it is ready, it’ll be about time to rewrite the whole thing. Or, if we’re lucky, it will work for a short while, but we’ll have to recode it all shortly after.
The major […]

Over the past 6 to 12 months I’ve also been creating a MVC framework for vBulletin. I originally based it off the structure of cakePHP, but slowly altered it to suit my needs more, and also to match how vBulletin works more.
If you are new to MVC, the general idea is this: you have […]

The biggest time waster with writing vBulletin mods is working with the product system. To save templates you have to copy-paste and go between several windows. To do anything you have to use their awkward web interfaces.
Last year I toyed with the idea of importing all the product data from the database into the file […]


You are currently browsing the Refactored weblog archives for the 'vBulletin Development' category.

Longer entries are truncated. Click the headline of an entry to read it in its entirety.