Apply CSS Transparency to Images

To apply CSS transparency to images add the following properties and values to the appropriate CSS selectors. An image without any filters applied to it has an opacity of 1.0. If an image has 30% opacity it also has 70% transparency. Hover your mouse over the image below for an example.

a.transthumb img {
filter:alpha(opacity=70);
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
opacity: [...]

Web 2.0: The Machine is Using Us

I stumbled across this video tonight and it blew my mind. We teach the machine new ideas. Let me know what you think.

WordPress, stop changing my HTML code!

Problem
The visual editor packed with WordPress is beautiful and very user friendly. But if you are like me, sometimes a visual editor is not going to cut it. When writing a post or a page, you have two options: Visual or Code. Selecting the Code tab can be somewhat sneaky. For example, you create your [...]

Pachelbel Rant

I came across this video several months ago and thought it was very interesting. It is amazing to me how many songs there are that have the same sound and chord progression. Rob Paravonian seems like a pretty cool guy. I hope you enjoy the video.