Author Archives: William P. Davis

New Beta version of Docs to WordPress

I’m working on a new version of the Docs to WordPress plugin and would love it if a few people could field test it to make sure I didn’t screw anything up. There were mostly a few simple fixes, though … Continue reading

Posted in Plugins | Leave a comment

Updates to the Docs to WordPress plugin forthcoming. What would you like to see?

I will be working shortly on some upgrades to the Docs to WordPress plugin and wanted to get some input on what people would like to see in the next version. There have been a lot of great ideas floated in … Continue reading

Posted in Plugins | 5 Comments

Knight News Challenge

Just a quick shoutout: The BDN is very honored that our submission to the Knight News Challenge made it to Round 2. Our proposal is to take what we’ve done at the BDN, rewrite the code now that we have … Continue reading

Posted in Uncategorized | 2 Comments

Getting from WordPress to InDesign, part 1

This, I know, is the code a lot of people have been waiting for. It hasn’t been posted till now mostly because I’ve been trying to package everything to make it plug-and-play. At a certain point it was time to … Continue reading

Posted in Uncategorized | 5 Comments

Setting the head of a post using a delimiter in your doc

I’ve gotten a lot of requests from people using our Docs to WordPress plugin on how to set a headline that’s different from the title of your Doc, such as we do at the BDN using a pipe. This isn’t a … Continue reading

Posted in Plugins | 11 Comments

Update to Google Docs to WordPress plugin

A few weeks ago, unbeknownst to me, Google made a (wise) change to its APIs to require SSL for all API calls. This caused parts (but not all, apparently) of the Docs to WordPress plugin to stop working. This evening I released … Continue reading

Posted in Plugins | 15 Comments

Media management in WordPress

Media management is, unfortunately, one of the weaker points of WordPress. There are some exciting changes coming for 3.3, but they don’t address some of the core deficiencies, such as the inability to attach a photo to multiple posts.

Posted in Plugins | 8 Comments

On killing our MySQL servers with WP-Cron (updated)

We had a fun time killing our site in an unusual manner last night and again this morning.

Posted in Performance | 1 Comment

Updated Docs to WordPress plugin: Now with better formatting

Version 0.3-beta of our Docs to WordPress plugin has been released. It’s a fairly minor release, and only affects people using the cleaner extension, but we just rolled it out internally this morning at the BDN and it’s exciting for us, … Continue reading

Posted in Plugins | 18 Comments

Appeal for help, because I’m terrible at regex

One of the most annoying things about using Google Docs is that none of the styles are inline. It used to be that bold text was wrapped in a <strong> tag and italic text was wrapped in am <em> tag. … Continue reading

Posted in Uncategorized | 11 Comments