Site Update Category Archive

I’m always making updates to the site, sometimes they’re worthy of an entry and sometimes it’s an update that I want to share because I did something cool and I’m very proud of myself.

Technorati Reaction Counter API Function


A simple PHP function to help you query the Technorati API and find out how many reactions Technorati has seen other sites have about your content!

Popularity: 7% [?]

How many Diggs? Intro to Using the Digg API


Playing with API’s is fun, here’s a quick demo of how to use the Digg API to find out how many times an individual page has been Dugg. Super easy to implement anywhere using PHP5.

Popularity: 25% [?]

Start Using Delicious and FeedBurner API, Quick and Easy!


Using the FeedBurner and del.icio.us API’s and feeds you can add the number of FeedBurner subscribers or del.icio.us bookmarks to any of your sites of blog pages with just a little PHP and ingenuity!

Popularity: 48% [?]

Subtle Theme Change for Ninedays


As I push the new look/feel live I know I’ve got a long road of change ahead of me.

Popularity: 50% [?]

Relative Dates in WordPress Templates


One of my favorite trends online is using relative dates like ‘1 week ago’ or ‘4 days ago’ instead of the standard June 11, 2008. I find it helpful in really getting a feel for the freshness of an entry or comment and it’s super easy to implement in WordPress.

Popularity: 51% [?]

Ninedays Is Getting a Makeover


A quick little lesson about how to test a new theme in WordPress and perfect it for your use without making it live to the public. Best part is: you don’t have to install a new copy of WordPress!

Popularity: 53% [?]

Open Links to a Different Site in a New Window with Prototype


Using the JavaScript library Prototype I can easily make any external links open in a new window, as well as change the rel=”external” links to open in a target=”_blank” window!

Popularity: 67% [?]

Smart Quotes in Code with WordPress and Markdown


Wordpress’ built in smart quote formatting was turning my code into un-copy and pastable stuff. Not good! I found a way to turn it off but I”m looking for a way to make it smart enough to avoid all my code.

Popularity: 66% [?]

Block Tracking and Detect WordPress Login


An update to the function I use to block my tracking scripts, not it blocks tracking form my previews and forces preview query strings and whenever I am logged into the WordPress admin.

Popularity: 45% [?]

Spring Cleaning (Blogger Style)


Had to clean up some of the business end of the site. It’s about damn time!

Popularity: 22% [?]