My First Vanilla Plugin

I have been fiddling around with Vanilla lately to prepare my support forum for a migrating over from bbPress. Vanilla is great and it offers tons of useful options that…

PHP Errors

Turning On PHP Errors

For security reasons, most web servers have PHP errors turned off. This makes sense on live sites since you really wouldn’t want people to see all your root paths if…

CSS

Using CSS Resets

Before you start building a new site, one important decision you need to make is whether or not you want certain elements of your design to rely on the default…

A Basic jQuery Slideshow

Most sites you will visit nowadays will have some sort of slideshow or content slider. Check out Themes by bavotasan.com and you will see my Sliderota jQuery plugin in action.…