How we got Think2Loud to be so fast.
We followed the advice of Yoast.com and moved to VPS.net.
Read more about it in our WordPress hosting article.
Awesome WordPress Feature of the Day: Add Theme Support
This has become one of my favorite features when I build a new WordPress theme. It seems like such a simple thing, but when I started coding my themes with this function in mind everything melds together so nicely. ( more )
Posted in WordPress Leave a comment
Speed Up & Improve iPhoto ’09 Performance
Okay, since I updated to iPhoto ’09 (yes, I realize it’s currently 2010), I noticed a huge lag in performance upon opening the application. Not only would it take long to load, but once the interface came up, if you … ( more )
Enable Multi-Site in WordPress
WordPress merging with WordPress MU makes an awesome software package even better. The issue now is, how do you turn on the multi-site functionality? If you are like me and find yourself forgetting that one line of code needed to … ( more )
Posted in WordPress Leave a comment
Organize your dock by adding spacers in Snow Leopard
There is nothing like a shiny new mac and if you are like me, then you start with a fresh install rather then cloning your old machine. Since the dock on the new machine was not setup the way I … ( more )

Backblaze Icon Missing from Menu Bar in Snow Leopard
Long story short, Backblaze is awesome! Up until I lost my Backblaze icon from the menu bar in Mac OSX Snow Leopard. I researched online a little and couldn’t find an easy method of fixing the issue. With that nifty … ( more )
$.extend and $.data, more than just internal jQuery methods>>
A great post about 2 of the more useful methods in jQuery.
First Impressions: Genesis Theme Framework
Lately I’ve been doing a lot more work with WordPress, and it’s given me the opportunity to work on lots of different themes and theme frameworks. Given the choice I would much rather start a new theme from scratch. Of … ( more )
Displaying custom post types on your WordPress blog homepage
So you have created a great new custom post type in WordPress 3.0 but it doesn’t show on your homepage. To add your new post type to the homepage you could use the following code in your functions.php. As you … ( more )
Posted in WordPress 2 Comments
WordPress Hosting
Think2Loud had been on shared hosting for just under two years, before I finally decided to take the leap and set up my own server. A few months ago I was reading a blog post by WooThemes about their new … ( more )
Sencha Touch: The HTML5 Mobile App Framework>>
Mobile application development certainly is not easy but the right framework can make a huge difference. Mobiletuts+ covers the basics of Sencha Touch to help you decide if it is right for you.