Author: hypersite

MySQL

Optimizing your MySQL Database

I run my Web sites on a dedicated virtual server and every once in a while, I need to go in and optimize things to make sure everything runs smoothly.…

Smiley Face with CSS3

How to Draw a Smiley Face with CSS3

I was messing around with CSS3 gradients, rounded corners and shadows, and I thought to myself, “I wonder if I can draw something that actually looks like something?” Lo and…

Ajax and WordPress

Using Ajax with WordPress

A little while back, I updated Magazine Basic and added the Ajax save function. When I uploaded it to WordPress to await approval, I received some feedback on how I…

jQuery Blind Toggle

Blind Toggle for jQuery

jQuery has a great slide effect which comes built in to the core code. The only problem is that when an element slides down, it starts from the top and…