<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Be the signal &#187; akismet</title>
	<atom:link href="http://bethesignal.org/blog/tag/akismet/feed/" rel="self" type="application/rss+xml" />
	<link>http://bethesignal.org</link>
	<description>where we&#039;re going, we don&#039;t need roads...</description>
	<lastBuildDate>Thu, 26 Jan 2012 05:52:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://bethesignal.org/?pushpress=hub'/>
		<item>
		<title>Projects that make my WordPress rock!</title>
		<link>http://bethesignal.org/blog/2008/07/26/projects-that-make-my-wordpress-rock/</link>
		<comments>http://bethesignal.org/blog/2008/07/26/projects-that-make-my-wordpress-rock/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 05:53:48 +0000</pubDate>
		<dc:creator>Jeff Waugh</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[akismet]]></category>
		<category><![CDATA[bad behavior]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[opensearch]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[sandbox]]></category>
		<category><![CDATA[tango]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress MU]]></category>
		<category><![CDATA[WPMU]]></category>

		<guid isPermaLink="false">http://bethesignal.org/?p=1134</guid>
		<description><![CDATA[Here are some of the projects that I enjoy using with WordPress&#8230; Perhaps you&#8217;ll find them as useful as I have. WordPress and WordPress MU (multi-user) It&#8217;s hard to make recommendations related to WordPress without mentioning the project itself, and &#8230; <a href="http://bethesignal.org/blog/2008/07/26/projects-that-make-my-wordpress-rock/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Here are some of the projects that I enjoy using with WordPress&#8230; Perhaps you&#8217;ll find them as useful as I have.</p>
<ul>
<li>
<p><strong><a href="http://wordpress.org/">WordPress</a> and <a href="http://mu.wordpress.org/">WordPress <span class="caps">MU</span></a> (multi-user)</strong></p>
<p>It&#8217;s hard to make recommendations related to WordPress without mentioning the project itself, and its twisted sister, WordPress MU. Both are improving in leaps and bounds, and it&#8217;s a pleasure finding all the cool new things as I track their development trunks. WordPress 2.6 is the latest major release, with lots of cool new goodies&#8230; <a title="Holy Shmoly!" href="http://ocaoimh.ie/">Donncha</a> is rapidly catching up to those changes with WordPress MU. I wrote nice things about them on my <a href="http://bethesignal.org/blog/2008/01/14/projects-that-make-gnome-rock/">Projects that make GNOME rock!</a> post, too.</p>
</li>
<li>
<p><a href="http://www.plaintxt.org/themes/sandbox/"><strong>Sandbox</strong></a></p>
<p>I am a minimalist at heart, but with a fondness for cleverly expressive minimalism, so the Sandbox theme blows my mind. If you just look at the theme on the surface, it seems like a very boring, no-frills blob of unstyled HTML. But the genius lays waiting beneath the surface, in the highly evolved markup. Cunningly generated classes deliver extraordinary flexibility to a designer working with CSS. Just look at the body and div.post tags to get a good idea of what you can do. <a href="http://bethesignal.org/">Be the signal</a> is 100% Sandbox + custom CSS, with no added ingredients&#8230; and it changes colour every hour! <img width='16' height='16' src='http://bethesignal.org/wp-content/plugins/tango-smilies/tango/face-wink.png' alt=';-)' class='wp-smiley' /> </p>
</li>
<li>
<p><strong><a href="http://akismet.com/">Akismet</a> &amp; <a href="http://www.bad-behavior.ioerror.us/">Bad Behavior</a></strong></p>
<p>The one-two punch in my anti-blog-spam regime. Bad Behavior protects against abusive hosts and patterns of use, while Akismet does content filtering. As such, with an MTA analogy, they&#8217;re like a great combo of solid Postfix policy as front-line defense, plus DSPAM content filtering. Like my mailservers, I might not run both in every situation, but it&#8217;s great that they&#8217;re both available to protect the innocent. <img width='16' height='16' src='http://bethesignal.org/wp-content/plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </p>
</li>
<li>
<p><a href="http://alexking.org/projects/wordpress"><strong>Twitter Tools</strong></a></p>
<p>Keeps my tweeps up to date with my blog, and lets my blog readers (bleeps?) know that I use Twitter and what I&#8217;m up to. I don&#8217;t use the daily blog archive feature, but lots of people enjoy that&#8230; despite it being one of the latest controversial content issues on Planets. I really ought to add <a href="http://identi.ca/">identi.ca</a> (or most likely &#8220;generic Twitter-style API&#8221;) support and see if Alex accepts the patch&#8230;</p>
</li>
<li>
<p><a href="http://wordpress.org/extend/plugins/openid"><strong>OpenID</strong></a></p>
<p>It&#8217;s great that companies and sites like Sun, AOL and MySpace are becoming OpenID providers, but the web really needs more consumers. So pretty much every WordPress blog I set up has Will Norris&#8217; WP-OpenID plugin installed. A while back I hacked it up to work with WordPress MU (always on, in mu-plugins), which was great for <a href="http://blogs.gnome.org/">GNOME Blogs</a>. I need to update that to the latest versions and see if Will might accept a nicer patch than the last one. <img width='16' height='16' src='http://bethesignal.org/wp-content/plugins/tango-smilies/tango/face-wink.png' alt=';-)' class='wp-smiley' /> </p>
</li>
<li>
<p><a href="http://wordpress.org/extend/plugins/wp-typogrify/"><strong>Typogrify</strong></a></p>
<p>As a card-carrying Font Fascist, it delights me that so many folks are working hard to improve typography on the web. I know that sounds a bit like &#8220;folks are working hard to improve oxygen on the moon&#8221;, but we&#8217;ll get there. <img width='16' height='16' src='http://bethesignal.org/wp-content/plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' />  Typogrify filters your posts to provide some cute ways of draining your own swamp, such as adding helpful markup to improve styleability of things like allcaps words, initial quotes, etc.</p>
</li>
<li>
<p><strong>My own cheesy plugins</strong></p>
<p>I&#8217;ve only managed to upload a few of my custom plugins to the WordPress Extend repository (which is a fantastic way to manage plugins for a widely-used platform, by the way), and thus far they&#8217;re kinda simple and cheesy.</p>
<ul>
<li><strong><a href="http://wordpress.org/extend/plugins/at-reply/">@reply</a></strong> automagically adds Twitter-style replying to your comments.</li>
<li><strong><a href="http://wordpress.org/extend/plugins/bug-links/">Bug Links</a></strong> adds stylish links to common FOSS bug tracking systems &#8212; this was mainly written for <a href="http://blogs.gnome.org/">GNOME Blogs</a>, so I&#8217;m particularly happy that Thomas uses it regularly for his very cool <a href="http://blogs.gnome.org/metacity/">metacity blog</a>.</li>
<li><strong><a href="http://wordpress.org/extend/plugins/opensearch/">OpenSearch</a><span title="Might not be available yet... check back soon!">*</span></strong> adds OpenSearch discovery to your WordPress site, so users can add your site to their search dropdown (in, say, Firefox). I need to improve it further to support the whole OpenSearch specification.</li>
<li><strong><span title="Might not be available yet... check back soon!"><a href="http://wordpress.org/extend/plugins/tango-smilies/">Tango Smilies</a></span></strong> makes your emoticons not look like arse!</li>
</ul>
</li>
</ul>
<p>Thanks, of course, to all of the developers and contributors to these projects. <img width='16' height='16' src='http://bethesignal.org/wp-content/plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://bethesignal.org/blog/2008/07/26/projects-that-make-my-wordpress-rock/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

