Aug
09
2010
jQuery

Use jQuery to Replace a Word with a Link

If you use a word multiple times on your site and you don’t feel like going through all your posts to replace every instance of it, you can use...

Read More

5 comments

Aug
05
2010
Vertically Align Text

A Simple CSS Trick to Vertically Align Text

I was trying to vertically align text within a div container and it just wasn’t working for me. You would think that using vertical-align in your CSS would accomplish...

Read More

3 comments

Aug
02
2010
moderno-sml

Moderno v1.0 Premium WordPress Theme

Just updated for WordPress 3.0. Moderno has a beautifully simple, yet exquisite design with many subtle nuances that make it stand out from the crowd. An optional two or...

Read More

24 comments

Aug
02
2010
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...

Read More

4 comments

Jul
27
2010
fonts

Great Font Resources for Web Development

Ever since I wrote Embedding Fonts in your Web Site with CSS and @font-face many people have been emailing me with questions about adding new fonts to their sites....

Read More

1 comment

Site5 Affiliate Link

Jul
21
2010
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...

Read More

Jul
16
2010
Shorten Your Post Titles

Shorten Your Post Titles in WordPress

This is not a function that you would need to use often, but I came across a reason to use it recently and I thought it might be a...

Read More

2 comments

Jul
15
2010
RSS Feed

An Easy Way to Display an RSS Feed with PHP

RSS feeds are everywhere, and sometimes it’s a good idea to display one to keep people in the loop of important posts from your site, or sites you think...

Read More

16 comments

Jul
13
2010
Speed Up jQuery

6 Tips to Speed Up jQuery

As it stands, jQuery is an amazingly efficient JavaScript framework, but there are a few things that you can do when creating your code that will end up slowing...

Read More

3 comments

Jul
08
2010
WordPress Search

Excluding Pages from WordPress Search

When people visit my site and do a search, I assume they’re looking for results within my posts and not in any of my static pages. Too bad WordPress...

Read More

6 comments