Category: WordPress

WordPress-to-WordPress Import Tip: Delete Spam Comments First

I’m doing some blog consolidation (“finally”, I can hear you say). I’ve been trying out WordPress’ new import feature. It hung, stalled, or timed out every time, either on initial import or on Step 2 when I assign the post author. After peaking into the WXRSS file, I noticed all my comments were in there […]

QSPress – Quicksilver and WordPress Make Me Twitter

I’m with Aaron, I don’t quite get Twitter. If you want to know what’s on my mind…read this blog. What I do get about Twitter is really, really fast publishing. The faster, the better. So, I cooked up a little script (11 lines) to post directly to this blog from Quicksilver. If you’ve got a […]

Introducing the HijackingWP Script

One of my biggest problems with podcasting is the production process. Even without editing the audio, the process is far too manual to repeat without inherent discouragement (65 podcasts in year 1 and 20 in year 2 should speak to that). In an effort to publish more and make podcasting as effortless as writing this […]

Dan Kuykendall’s PodPress on Behind the Mic

A while back, Dan Kuykenall downloaded my WP-iPodCatter plugin, mixed in a Flash mp3 player, some other bits and released the PodPress plugin. He and Mike Geoghegan talk about the PodPress project in a recent Behind the Mic conversation. Dan’s plugin is full-featured. Capital F – Full. Though he’s nicely solved a couple small problems […]

Some New RSS Feed Features

I just added a few, hopefully, useful links (comments, trackback, email, digg) to the RSS feed of Garrick Van Buren .com and my other blogs. If you’re running WordPress and want to do the same (something like Feedburner’s FeedFlare), here’s the code I’m using: < ?php comments_popup_link(__('0 Comments'), __('1 Comment'), __('% Comments')); ?> | < […]

Sorry About The Conversation Happening Without Me

On a happy note, this post means the migration to WordPress 2.0 is complete. On an apologetic note, I’d like to apologize to everyone who has left a comment that completely got lost in the overly aggressive spam filter. Scott McGerik, Dave, and anyone asking questions about the plugins – sorry for not responding. I […]

What’s Your Favorite Open Source Project?

Hello gentle reader, I’m looking for your favorite open source projects; applications, websites, services. If the code is available for free and you’re a big fan, throw them in the comments. I’ll start: WordPress – weblog engine and content management system Ruby on Rails – web application framework CocoaMySQL – OS X desktop MySQL database […]