heisel.org > Blog > Category > Projects
Out with the old, in with the new
Tuesday | November 4, 2008 | 10:48 pm
I’ll avoid the temptation to draw any parallels with the incoming vote tallies, but it’s time to get rid of one ancient, messed up, inadequate… plugin and usher in a new era… of posting delicious.com bookmarks to the site.
Say goodbye to WordPre.cio.us (neé delicious-to-WordPress aka del2wp), and hello to Postalicious.
I’ve been running on the site for the last few months, and it’s just great. It does everything WordPre.cio.us did and a whole lot more.
Aside: I’ve also cleaned up a bunch of ancient links on the site to my old Web “clips” and print clips (I believe I’ve now been away from Quark/InDesign longer than I ever actually used them), and I’m redirecting my resumé to my LinkedIn Profile and in act of typography nerddom I’ve installed wp-hyphenate.
Permalink | Comments (0) | Categories: Site News, WordPre.cio.us
WordPre.cio.us 1.01 released
Friday | December 22, 2006 | 11:58 pm
It’s a bugfix release — it should now handled UTF-8 characters properly.
The issue was in the Magpie layer, and if anyone’s wondering how to handle it in their code, the answer that seemed to work for me was:
define("MAGPIE_INPUT_ENCODING", "UTF-8");
define("MAGPIE_OUTPUT_ENCODING", "UTF-8");
$rss = fetch_rss($rss_url);
Permalink | Comments (0) | Categories: Projects
WordPre.cio.us compatible with WP 2.0 (updated)
Tuesday | February 14, 2006 | 12:19 am
But apparently, my copy of WP-Touched isn’t. I bet there’s an update, but I forgot to check before editing a post with it… which promptly ate my previous post.
Here’s the long and short of it… WordPre.cio.us is compatible with WP 2.0/2.01. Enjoy WP 2.0 goodness along with WordPre.cio.us tastiness.
Permalink | Comments (0) | Categories: Projects, WordPre.cio.us
WordPre.cio.us compatible with WordPress 2.01
Monday | February 13, 2006 | 12:28 pm
Real life has prevented me from playing with the WordPress 2.01 upgrade until recently.
I’m proud to report that WordPre.cio.us 1.0 works with WP 2.01 just fine.
I am working on an upgrade that’ll bundle it as a WP plugin, for folks who like that sort of thing, and I might even try out SimplePie’s RSS parsing, but who knows.
Permalink | Comments (1) | Categories: WordPre.cio.us
Wordpre.cio.us hits 1.0
Friday | July 8, 2005 | 4:30 pm
It’s finally happened!
WordPre.cio.us has hit 1.0!
The new version is compatible/tested against 1.5.1.3 and is available on my projects page.
Plus I’ve got a fancy official SVN repository with wp-plugins.org and a wiki page on the site.
Permalink | Comments (0) | Categories: Projects, WordPre.cio.us
Dreamhost has Rails, Fastcgi
Saturday | June 18, 2005 | 1:56 pm
Hooray!
Dreamhost now supports Rails and FastCGI.
Now, other than this blog, I’m normally a TextDrive kind of person, but Erica’s school signed a contract with Dreamhost.
I probably should have advised them to sign up with TextDrive, but at the time I hadn’t used them that long and Dreamhost was a known quantity that I’d feel safe in recommending.
Plus, at the time, the school was just looking for cheap hosting for their mostly static with a wee bit o’ PHP site — which Dreamhost is fine for.
But subsequently, they’ve been looking to do more and more and more with their Web site, and in hindsight, I’ve been wishing that I’d sent them to TextDrive because of their great support for developer-friendly technologies.
But now that Dreamhost has Rails, I can help them build some great apps (in my spare time, ha ha), until they can make a move to TextDrive.
Permalink | Comments (0) | Categories: Projects, Technology, Web design
Protected: Sometimes the best interface is no interface
Saturday | March 19, 2005 | 9:45 am
Permalink | Comments (1) | Categories: Programming, Projects
Need help fixing WordPre.cio.us
Monday | March 14, 2005 | 11:43 am
This is a call to all those brave WordPre.cio.us beta testers.
I’m having trouble finding the breakdown with regards to the date of the entries. In theory, it’s going to be posted at the date/time that your blogmark itself has in del.icio.us. For many users, this seems to be the case, but some are seeing problems where the date is off in their WordPress blog.
So can anyone with the problem please send me an e-mail to del2wp at heisel dot org with the following information:
A link to a page on your Web host that has the output of your php_info() function.
The RSS URL you’re using in your WordPre.cio.us installation. (The $rss_url in the config section.)
The times that your last few blogmarks should be posted at, and the time they were posted at. Be sure to include the title of the blogmark along with those times so I can correlate them.
I’m also releasing some sample template code and CSS to achieve the presentation that I’ve got here on heisel.org, you can find it on the projects page. The template code assumes that you’re filing your posts under a category called ‘Blogmarks’, if not then you’ll need to hack the code accordingly…
Update: If you’d like to keep up with work on WordPre.cio.us then subscribe to it’s RSS feed
Permalink | Comments (2) | Categories: Projects, WordPre.cio.us
WordPre.cio.us update
Sunday | March 6, 2005 | 9:00 am
Several folks have reported getting errors when WordPre.cio.us makes a call to parse_w3cdtf().
That function should be a part of WordPress 1.5’s install, located in wp-includes/rss-functions.php.
It should get pulled into the namespace when your wp-config.php is pulled in, but folks with proper paths to their wp-config are still getting errors.
So I’ve updated the release to include that parse_w3cdtf() function in del2wp.lib.php. You can get this updated version at my projects page
Update: I changed the name of the function to cmh_parse_w3cdtf() and changed all references to it in the latest build, so that folks without the problem won’t have name conflicts.
Update again: Per John’s suggestion, you can now set the ping and comment status to either ‘open’ or ‘closed’ when configuring del2wp.php. It’s lines 13 and 14 in the file. You can get the updated release at my projects page.
Why not again: I’m looking for some help from folks experiencing the time-shift problem with their blogmarks…
Last time: If you’d like to keep up with work on WordPre.cio.us then subscribe to it’s RSS feed
Permalink | Comments (6) | Categories: Projects, WordPre.cio.us
Looking for WordPrec.icio.us?
Thursday | March 3, 2005 | 11:35 pm
I don’t know who linked to this bad URL. But you might try:
Permalink | Comments (0) | Categories: Projects, WordPre.cio.us
Disclaimer: I work at The Atlanta Journal-Constitution. The opinions expressed here are my own, and do not reflect those of the AJC, Cox Newspapers, Cox Enterprises nor any other party.