flickrRSS is now a widget

eightface // flickrRSS plugin for WordPress

dave updated flickrRSS so it's now a widget. i've been waiting for this for a while, since i like my widgets to integrate, rather than looking like i shoved flickr's JS badge in a text widget.

also, the admin ...

Displaying Category Descriptions

I'm on a campaign. joen's on it too.

it's a campaign to make wordpress actually use ALL of the information that the dashboard asks you for.

Connections/Connections Reloaded/Disconnected all use a category template. the heading for ...

the only reason i feel secure is that i am validated by my peers

Feed Validator Results: http://www.archgfx.net/blog/index.php/feed/

i a sincerely apologize to everyone whose had to read all these geeky entries. regularly scheduled programming will resume shortly.

i had to change the following in /wp-includes/functions.php:
function gzip_compression() {
if ( !get_settings('gzipcompression') ) return false;
if ...