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); [...]

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 [...]

See Website’s Search Engine Result for a Specific Keyword

For the past year or so I have wondered about a tool that could tell me where a website is in the search engine results for a specific keyword. I had searched a little and thought maybe I might stumble across such a tool eventually. Well, today, I gave Google another chance for this search [...]