View Single Post
Old 06-12-2008   #17 (permalink)
indyjoe
Not your average Joe
 
indyjoe's Avatar
 
Join Date: May 2008
Location: Indy
Posts: 1,547
indyjoe is a jewel in the roughindyjoe is a jewel in the roughindyjoe is a jewel in the roughindyjoe is a jewel in the rough
I haven't worked much with vBulletin for integration, just GeekLog, Wordpress, etc. Most of the time, I've had more luck "rolling my own" for stuff like this.

Also, I noticed that you can trim down your page load size by about 40 kB, if there is an easy way to pull out the main styles into a .css style sheet and the main javascript into a separate .js. This would reduce your page load bandwidth by about half, on an average page. Currently, that code can't be cached, on a dynamic page.
indyjoe is online now   Reply With Quote