<?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>Drinkable Chicken &#187; wordpress</title>
	<atom:link href="http://4.flowsnake.org/archives/tag/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://4.flowsnake.org</link>
	<description>A Pythoneer&#039;s adventures with Scheme, etc.</description>
	<lastBuildDate>Fri, 15 Jul 2011 08:53:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>spam &#124;&#124; !spam</title>
		<link>http://4.flowsnake.org/archives/86</link>
		<comments>http://4.flowsnake.org/archives/86#comments</comments>
		<pubDate>Sat, 22 Mar 2008 01:39:08 +0000</pubDate>
		<dc:creator>Hans Nowak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://4.flowsnake.org/archives/86</guid>
		<description><![CDATA[(Or, (or spam (not spam)) in Scheme&#8230; :-) This blog is powered by WordPress. Among other things, it notifies me when somebody posted a comment that needs to be moderated. Notifications go to my GMail address. The other day, I found two notification mails in GMail&#8217;s Spam section, that looked like this: A new comment [...]]]></description>
			<content:encoded><![CDATA[<p>(Or, <em>(or spam (not spam))</em> in Scheme&#8230; :-)</p>
<p>This blog is powered by WordPress. Among other things, it notifies me when somebody posted a comment that needs to be moderated. Notifications go to my GMail address.</p>
<p>The other day, I found two notification mails in GMail&#8217;s Spam section, that looked like this:</p>
<blockquote><p>A new comment on the post #29 &#8220;Python vs Scheme: strings&#8221; is waiting for your approval<br />
<a href="http://4.flowsnake.org/archives/29" target="_blank">http://4.flowsnake.org/archive<wbr></wbr>s/29</a></p>
<p>Author : Xvyozvcu (IP: 206.53.55.5 , 206.53.55.5)<br />
E-mail : yqufupiy@gmail.com<br />
URL    : http://blahblah.com/blah.html<br />
Whois  : http://ws.arin.net/cgi-bin<wbr></wbr>/whois.pl?queryinput=206.53.55<wbr></wbr>.5<br />
Comment:<br />
[...lots of bogus text with spammy URLs elided...]</p></blockquote>
<p>The question is: from GMail&#8217;s point of view, is this message spam or not?</p>
<p>My first reaction would be, no, it&#8217;s not spam&#8230; it&#8217;s a valid notification message with comment text that happens to contain spam. But there&#8217;s a problem with that: the actual mail *does* contain spam, whether it&#8217;s in the context of a WordPress comment or not, and marking it as non-spam might well give the spam filter the wrong idea.</p>
<p>On the other hand, if I do mark it as spam in GMail, then it might conclude that valid WordPress notifications are spam as well! (After all, they share the same header and structure.)</p>
<p>Hmm. Can&#8217;t win for losing. Eventually I decided to leave them marked as non-spam, and deleted them manually. I&#8217;d rather get a few notifications that contain spam, than miss valid comments because they were mistakenly thrown in the spam bucket. <a href="http://akismet.com/download/">Akismet</a> should catch this kind of thing anyway (and usually does), so I should not get too many of those messages. Still, it&#8217;s an odd problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://4.flowsnake.org/archives/86/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WordPress: first impressions</title>
		<link>http://4.flowsnake.org/archives/15</link>
		<comments>http://4.flowsnake.org/archives/15#comments</comments>
		<pubDate>Tue, 29 Jan 2008 04:19:23 +0000</pubDate>
		<dc:creator>Hans Nowak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://4.flowsnake.org/archives/15</guid>
		<description><![CDATA[This is the first time that I use a server-side blogging tool for my weblog. For Tao of the Machine I first used Kaa, then Firedrop. Efectos Especiales used Firedrop as well, and Interstellar Overdrive used a weird command line based tool that I never bothered to make available, called IV. (All of these generate [...]]]></description>
			<content:encoded><![CDATA[<p>This is the first time that I use a server-side blogging tool for my weblog. For <a href="http://zephyrfalcon.org/weblog">Tao of the Machine</a> I first used <a href="http://zephyrfalcon.org/labs/kaa_intro.html">Kaa</a>, then <a href="http://www.voidspace.org.uk/python/firedrop2/">Firedrop</a>. <a href="http://zephyrfalcon.org/weblog2">Efectos Especiales</a> used Firedrop as well, and <a href="http://3.flowsnake.org/">Interstellar Overdrive</a> used a weird command line based tool that I never bothered to make available, called IV. (All of these generate static HTML, which is then uploaded via FTP.) And so now I&#8217;m using <a href="http://wordpress.com/">WordPress</a>.Hey, <a href="http://www.dreamhost.com">Dreamhost</a> makes it extremely easy to install it, so I&#8217;m using it. :-)  Also, I don&#8217;t use <a href="http://3.flowsnake.org/review-hughesnet.html">my horrible HughesNet connection</a> anymore, so online editing suddenly is feasible.</p>
<p>So far I like it. Mostly. It has its problems, but overall, the experience has been relatively painless.</p>
<p>WordPress has a large number of <a href="http://wordpress.org/extend/plugins/">plugins</a>, most of which are easy to install and use (like <a href="/archives/44">wp-table</a>). It&#8217;s also more configurable than I expected it to be, and it&#8217;s easy to make (small) changes to its PHP code even if you don&#8217;t actually know much PHP.</p>
<p>Editing in a browser is not ideal, but IMHO it&#8217;s still preferable to using a tool like e.g. <a href="http://ranchero.com/marsedit/">MarsEdit</a>, since the web-based editor has features that external editors don&#8217;t have. And I definitely don&#8217;t want to write straight HTML.</p>
<p>That said, the WordPress editor is not optimal for inserting or editing code (using <em>&lt;pre&gt;</em>), and a few times so far it has managed to mess up my formatting (esp. when switching between the &#8220;Visual&#8221; and &#8220;Code&#8221; tabs). It also has the annoying habit of replacing &#8220;neutral&#8221; quotes (both single and double) with left and right versions, which isn&#8217;t much of a problem in regular text, but it is when I want to display e.g. Python code (where an apostrophe should not look like a backtick).</p>
<p>(Fortunately, there&#8217;s a way to change that behavior&#8230; in <em>wp-includes/default-filters.php</em>, comment out the lines that say</p>
<pre>add_filter('bloginfo', 'wptexturize');</pre>
<p>and the quotes show up normally. (<a href="http://takethu.com/blog/2006/09/01/wordpress-curlification-of-apostrophe-in-title/">via</a>.))</p>
<p>All in all, I like it, probably more so than I initially thought. It beats having to write your own blogging tool. :-) I sometimes miss the flexibility of my home-grown systems, but then again I didn&#8217;t use my macros *that* much.</p>
]]></content:encoded>
			<wfw:commentRss>http://4.flowsnake.org/archives/15/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Useful WordPress plugin: wp-table</title>
		<link>http://4.flowsnake.org/archives/44</link>
		<comments>http://4.flowsnake.org/archives/44#comments</comments>
		<pubDate>Wed, 23 Jan 2008 00:06:10 +0000</pubDate>
		<dc:creator>Hans Nowak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://4.flowsnake.org/archives/44</guid>
		<description><![CDATA[I&#8217;ve been wanting to display tables in my blog for a while, but the WordPress WYSIWYG editor isn&#8217;t really suitable for that. Even if you write straight HTML, it will try to modify your table tags. :-( Fortunately there&#8217;s a cool plugin that makes it easy to create tables: wp-table. It adds a section to [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been wanting to display tables in my blog for a while, but the WordPress <acronym title="What You See Is What You Get... or so you hope">WYSIWYG</acronym> editor isn&#8217;t really suitable for that. Even if you write straight HTML, it will try to modify your table tags. :-(</p>
<p>Fortunately there&#8217;s a cool plugin that makes it easy to create tables: <a href="http://alexrabe.boelinger.com/wordpress-plugins/wp-table/">wp-table</a>. It adds a section to the WordPress admin where you can easily add and manage tables, then include them in your posts with <em>[TABLE=ID]</em>.</p>
<p>Installing a WordPress plugin is easy too&#8230; Just stick the appropriate directory into <em>wp-content/plugins</em>, then activate the plugin in the admin. Sw33t.</p>
<p>Here&#8217;s what such a table looks like: <a href="/quick-guide-to-srfis">Quick Guide to SRFIs</a> (very much a work in progress, by the way, and currently mostly for personal use &#8212; I add SRFIs as I go).</p>
]]></content:encoded>
			<wfw:commentRss>http://4.flowsnake.org/archives/44/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

