Embed High Def Video from YouTube
If you have a video blog or post videos on your blog, you have most likely embedded something off of YouTube. Last year, YouTube bumped up the quality of the videos but when you embed a video on your...
View ArticleCreating a Mouseover Fade Effect with jQuery
My last little jQuery tutorial was an alternative to using CSS to create an image change on a mouseover. Now I want to take that one step further and add a fade effect. For my example, I am going to...
View ArticleRemove the WordPress Generator
WordPress automatically places a line of text between your <head> tags which states the version you currently have installed. I have read that it is there for statistical reasons which is all...
View ArticleCreating an Internet Explorer Testing Environment on a Mac
I have been a Mac man for a long time. I know some people hate ‘em for whatever reason, but I have always found them to be great machines for what I do. The only thing that makes it a little tough when...
View ArticleKeep Your WordPress Install Up To Date
Over the past couple of weeks I have been helping people out who have had their WordPress sites hacked into. Having your site hacked is the same as having your house robbed. You feel violated, you’re...
View ArticleQuick & Easy Excerpt Mods Coming in WordPress 2.9
I just stumbled across these two little pieces of code and thought that they might be useful to some people out there who want to mess around with the default settings for the_excerpt() function in...
View ArticleSnowblind Free WordPress Theme
I just updated Snowblind and it is now available on WordPress.org. It’s now 100% translation ready and has a few more features to make it easier to set up. 3 Column Layout 2 Colum Layout Reverse 2...
View ArticleIntergrating bbPress with WordPress and Making it Work
As it stands right now, bbPress and WordPress are two separate pieces of software. Last month, it was announced that a bbPress plugin might end up replacing the stand alone version but that is still in...
View ArticleForce WordPress to use the Latest Version of jQuery
If you’re using WordPress 2.9.x, then the latest version of jQuery included is 1.3.2. What if you want to take advantage of new features in version 1.4, like delaying an animation queue or binding...
View ArticleCreating a Scrolling Back to Top Button with jQuery
If you take a look way, way, way down at the bottom of this page, you will see a Back to Top button that scrolls the whole page until it reaches to top. It is a pretty simple effect to add to your site...
View Article