Night owl

21 October 2007 9:03 AM | Filed under code

I have a nasty habit of making statements and then disappearing for awhile. I was up to my ears in code! Seriously!

So I have Feedling which is currently in the following state:

  • It will store account credentials for Flickr, ma.gnolia, and del.icio.us.
  • It will speak enough XML with ma.gnolia to authenticate a username and password.

Which in English means that I still have quite a bit of work to do, but it is doable. Which is better than not.

Last night I was up in the wee hours moving a client over from Movable Type to Wordpress. Easy peasy. She has 3477 entries and 8534 comments and 29 categories and I absolutely did not want to break her URLs so that meant writing a custom script and doing some .htaccess fiddling as well. In the past I’ve seen WordPress’s import utility hang on mt-import.txt because of the out of memory issue, forget categories, and fail to move over basenames, so I did this in chunks of 500 with PHP and SQL within the same database. (And I’d like to chime in that converting from PST to GMT is boring. And annoying. And I never want to do it again. Unless I’m hired to do it.) I kept the code; doing a plugin with it would not be a bad idea. In my copious spare time. Right.

To do today… Nine o’clock and I already have a list. Dishes, laundry, send the kids outside to play, another WordPress installation, and more tweaks for this one. Busy, busy, busy!

Oops, I did it again

05 October 2007 4:53 PM | Filed under code

It never fails.

So my upgrade to Wordpress 2.3 kind of broke a few plugins I loved because of the table changes. Categories, tags, taxonomies, whatever. I started mucking around in the code of Postalicious (ma.gnolia flavor) and about halfway through fixing it to work with 2.3, I kind of… deleted a lot of it. And wrote a custom table. And then deleted the rest of it and started from scratch.

Because I don’t want just ma.gnolia. I want ma.gnolia and del.icio.us and flickr and whatever Web 2.0 period-r-rific feeds I’m spreading myself over all to aggregate nicely back into my site.

See you on Monday.

Copyright © 2004-2008.
Entries (RSS) | Comments (RSS).
XHTML 1.0 Strict, CSS, RSS, 508.