October 29, 2008 – 7:00 am

This is the article that I had originally intended to post last week, before I suffered a self-induced glitch which caused me to lose my work-in-progress. Thanks to my friend Geof Morris who prompted me to double-check my database for saved revisions. As it turns out, there was indeed a revision stored there which did not show up in the list of revisions given in the editor. [...]
By Dougal
|
Posted in WordPress
|
Also tagged .net, agregado, API, app, carrington, child themes, CrowdFavorite, CSS, delicious, facebook, Flickr, last.fm, PHP, primepress, Sandbox, SEO, social networking sites, thematic, Themes, twitter, web developer, WordPress, wordpress 2.7, yahoo
|
October 15, 2008 – 7:00 am

This is the first installment of “WordPress Wednesday”, which I mentioned in my previous post about making changes to my site. This first one is going to be a little long, and I’ve been editing the draft off-and-on for over a week. [...]
By Dougal
|
Posted in WordPress
|
Also tagged .net, app, article, avatar, avatars, branding, categories, CSS, Design, dom, feedburner, Feeds, Google, gravatar, gravatars, howto, improve web site, improve website, plugin, Plugins, Programming, redesign, RSS, Search Engine, search engine optimization, SEO, social networking sites, stickiness, sticky, subscribers, subscription, Syndication, Tags, Themes, traffic, WordPress
|
When I’m putting a new web site together, one thing that sometimes bugs me is choosing which fonts to use. I’ll typically throw together a list of fonts that I like, decide to use this set of serif fonts for these page elements, and that set of sans-serif fonts for those other elements, select some fallback choices for my stylesheet, and let it go at that. Obviously, I’m no designer — or I’d be saying ‘typeface’ instead of ‘font’ — but I’d like to be able to make ‘better’ choices for my fonts.
I’ve done a little bit of searching, but I haven’t found what I’m looking for. [...]
If you run a busy WordPress site, or even if your site just has a lot of processor-intensive plugins, then you probably already run the WP-Cache plugin (plugin directory, original announcment, recent security update info). Even though my site isn’t super busy, my server is a little light in the RAM department, and using WP-Cache helps the box keep up with requests better.
One minor annoyance, however, is that with WP-Cache enabled, my syndication feeds aren’t delivered with the correct Content-Type. [...]
WordPress 2.2 “Getz” is now official. I’ve listed some of the changes previously, but here’s another quick rundown:
- Atom feeds updated to Atom 1.0
- Preliminary support for Atom Publishing Protocol
- Widgets are now supported in core
- Protection against activating broken plugins
- “Deactivate All Plugins” button. Sadly, my “Reactivate All Plugins” patch didn’t make it into this release. Hopefully you’ll see it in WP 2.3.
- Improvements to comment management
- Code optimizations and speedups
- Future WYSIWYG support for the Safari browser
- Post Preview moved into a popup window, rather than an iframe on the Write page
- WordPress-specific XML-RPC API
- JQuery support
You can find a list of changes for version 2.2 on the WordPress Trac site. [...]
That’s right, two shiny new bugfix/security updates. One for the 2.0 branch and one for the 2.1 branch. There are some small bugfixes in both of these versions, but the main reason to upgrade is for the security fixes (I’m going to write more on that subject later).
Visit the downloads page for version 2.1.3, and the Release Archive for version 2.0.10.
Watch later this month for the release of WordPress 2.2. [...]