I’ve been doing some changes to how the WordPress newsletter gets sent out recently, and one of those changes was because I have switched to using MailChimp. I was getting sick of Aweber after some issues, and when the folks from MailChimp decided to advertise on my blog I contacted them. So now, MailChimp is [...]
Yoast tweaking websites
Analytics360° – Google Analytics in your Dashboard
Categories: WordPress
Cool plugin find: Changelogger
Sometimes the cool plugins are the small little things. With the advent of the new changelog addition to the WordPress readme.txt standard, it became possible to parse these changelogs and show the changes straight into your WP Plugins section. This is exactly what the ChangeLogger plugin does. It looks like this: Pretty nifty huh? I [...]
Categories: WordPress MailingList
A Migration to WordPress MU
I’ve been working on one of the largest WordPress MU projects we’ve taken on so far the last couple of days. We’ve been migrating the blogo.nl blogs (a Dutch blog network started in 2005) over to WordPress MU. There were several things in this project that were nice to figure out, I’ll go over two [...]
Categories: WordPress
Holy cow… 1 million downloads
This is so humbling… I just logged in to my Mint installation, to see that the combined total downloads for my plugins on WordPress.org have crossed 1 million… Check the screenshot:
Categories: WordPress
SmushIt for WordPress
There are plugins for WordPress that are just too good to be true sometimes. One of my all time favourite coders, Alex Dunae, has written a plugin called WP Smush.it. I was pointed at this plugin by my WestHost buddy, Nick Nelson, who found it while working on optimizing a site on Tehran News. The [...]
Categories: WordPress
Using a CDN for your WordPress blog
This weekend I’ve begun testing the use of a CDN for yoast.com. The CDN I’m using is a product that will be available through VPS.net soon, but isn’t just yet. So far, the speed improvement has been mind boggling. Just a few weeks ago, I could only get the front page of this site to [...]
Categories: WordPress
On the GPL, Themes, Plugins & Free.
So, we’ve finally got an official word on this, the one sentence summary by Matt reads: PHP in WordPress themes must be GPL, artwork and CSS may be but are not required. Ok, so that’s the final truth, because the Software Freedom Law Center (who are of course absolutely NOT partial in this, even though [...]
Categories: WordPress
Sociable 3.3 with awe.sm integration
I’ve just released Sociable 3.3 which comes with a very cool new feature: awe.sm integration. Awe.sm is a URL shortener. Free for those with an account (it’s in private beta right now), and then it uses awe.sm, but for $100 you get a URL shortener on your OWN domain! Now I happened to have a [...]
Categories: WordPress
Hosting your JS at Google
While in a previous post I talked about WordPress database optimization, with this post I intend to show you how to improve your sites performance a bit more by hosting your javascripts with Google. This only works if you’re using jQuery, prototype or another library that is supported by Google’s AJAX Librararies API. While those [...]
Categories: WordPress
What are “custom taxonomies”?
WordPress, with version 2.3, introduced the concept of Tags. As described by Wikipedia, a tag is “a non-hierarchical keyword or term assigned to a piece of information”. This meant WordPress had a hierarchical way of classifying information (categories), and a non hierarchical way of classifying information. As far back as in 2006, people were discussing [...]
Categories: SEO