Google Apps

Just set up Google Apps to work on my bodyhacking domain. mail.bodyhacking.com will now lead to a custom gmail interface. Not sure what to do with it yet, other than it just being used for me to experiment with changing DNS records and playing with subdomains. I may use it as an incentive to “premium” users, if I set up premium accounts.

Seems like a good way of introducing people to a familiar interface, along with getting them a different email address.

New site

I’ve been working on a new site, it’s not complete yet (the new version of vBulletin is a bit of a pig when it comes to styling). But it’s getting there. Still lots to do.

Here’s what it looks like at the moment.

Still a great deal to do as you can see, I’m looking into finding a way to automatically get various RSS feeds posting articles to the homepage, although I’ll have to be careful with how that’s used, I don’t want to steal other sites content.

Bans, what bans?

Who needs a ban option when you’ve got the Miserable Users mod for you forum?

When classed as miserable, a member suffers ;

1. Slow response (time delay) on every page (20 to 60 seconds default).
2. A chance they will get the “server busy” message (50% by default).
3. A chance that no search facilities will be available (75% by default).
4. A chance they will get redirected to another preset page (25% & homepage by default).
5. A chance they will simply get a blank page (25% by default).
6. Post flood limit increased by a defined factor (10 times by default).
7. If they get past all this okay, then they will be served up their proper page.

I can’t wait to actually use it on someone.

Site Graphics

Just worked on a few new buttons and a header for my site. Spent ages cutting ouch each individual letter, as I don’t have the font file.

It looks a hell of a lot better now.

CSS3 RGBA

Trying to make a new skin for my forum that includes some element of the new CSS3 RGBA tag. It’s proving a little bothersome right now, as some of the elements are just showing up as black for some reason.
I’ll give it a go while combining it with some PNG transparent images for the troublesome areas, see how that works out.

Also need to get started on the Wiki stylesheet, reading up on it now, it looks like it should be relatively easy, but I’m probably just being wildly optimistic.

Also also, having a look at JQuery, trying to teach myself some things to make my site a little more interesting and interactive.

Custom navbar buttons

Just added some custom navbar links to my VBulletin forum.

It wasn’t quite as tough as I’d thought, just a case of making custom CSS code for the horizontal list and then chopping out unnecessary parts from the navbar php template and adding my custom code in there. Now there aren’t any more superfluous links, and people should be able to find the Wiki link, what with the great big fucking “Wiki” button.

Strangely, it appears my code is no longer validating, so I’ll have to take a look at what exactly is causing that, hopefully it’s an easy fix.

Here’s an example of what the navbar used to look like. Here’s what it looks like now.