I’ve been doing a lot of work with LiveJournal/WordPress lately, and have been seeing that there are some passionate LJ users who are loyal to the platform largely for a few specific reasons/features. It seems like those features would mostly be pretty easy to replicate on WP though, given its flexible plugin system.
The main features that LJ supports that WP is (or was) “missing” seem to be:
- Robust permissions (create a group of people, grant them access to view a post, but no one else, etc)
- Support for integrated “metadata” on posts such as Current Music, Current Mood, etc
- Reply to comments directly via the notification emails you get
- Threaded comments
- Userpics
Read the rest of this post…
I’ve just updated this site to WordPress 2.8, using my favorite method for handling a WordPress install, Subversion. Here’s what I typed at the command line to upgrade:
svn switch http://svn.automattic.com/wordpress/tags/2.8/
Once that was complete, I logged into my admin panel and completed the DB upgrade, then I had to check some plugins. I had these problems/changes:
- TinyMCE Advanced had an update available, so I did that,
- One Click Plugin Updater seems to clash with the new Plugins page, and I don’t really need it now anyway since its functionality is in core, so I deactivated it and then deleted it
- IntenseDebate seems to clash with some of the JavaScript now used in the admin, but I work with those guys now, so I’m working on a new version of the plugin to address those issues! My comments are a bit ugly while I deal with this, but I figure that’s a good motivation to get it done ASAP.
Have you upgraded yet?
It’s Saturday, and I just got a Kindle 2 this week. I’ve been thinking it’d be neat to be able to read feeds on the Kindle (since it has a built in Web Browser and internet connection), so I whipped up KRead. It’s a super-simple, mostly-text-only feed reader for the Kindle which just requires you to enter the URL of a single feed (or a website, it supports auto-discovery) and it’ll give you the content of the feed in a simply-formatted list so that you can read through it.
Check out the KRead project page for some more details or jump over to http://kread.dentedreality.com.au/ and try it out.
Today is a very exciting day for me, because I start as a full-time employee with Automattic, Inc.
Here’s a little bit about how that happened and what it means to me:
Read the rest of this post…