<?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>/dev/movabletripe &#187; Wordpress</title>
	<atom:link href="http://movabletripe.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://movabletripe.com</link>
	<description>Making up launch dates since 1982</description>
	<lastBuildDate>Mon, 27 Aug 2007 01:39:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Stop Google&#8217;s AutoLink</title>
		<link>http://movabletripe.com/archive/de-google/</link>
		<comments>http://movabletripe.com/archive/de-google/#comments</comments>
		<pubDate>Sun, 27 Feb 2005 03:29:42 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://movabletripe.com/archive/stop-googles-autolink/</guid>
		<description><![CDATA[Google&#8217;s latest brain-wave in its journey towards world domination, is a curious new feature in their latest toolbar called AutoLink.
If you can cast your memory back to 2001 you will remember the controversy surrounding Microsoft&#8217;s Smart Tags and the subsequent discussion over the adding of extra links your site without your knowledge. Well this is [...]]]></description>
			<content:encoded><![CDATA[<p>Google&#8217;s latest brain-wave in its journey towards world domination, is a curious new feature in their latest toolbar called <a href="http://www.google.com/support/toolbar/bin/static.py?page=features.html" title="AutoLink">AutoLink</a>.</p>
<p>If you can cast your memory back to 2001 you will remember the controversy surrounding Microsoft&#8217;s <a href="http://www.alistapart.com/articles/smarttags/" title="Smart Tags">Smart Tags</a> and the subsequent discussion over the adding of <em>extra</em> links your site without your knowledge. Well this is essentially what Google&#8217;s AutoLink does.</p>
<p>In response to this, <a href="http://www.searchguild.com/autoblink/" title="Javascript to the rescue!">a nice piece of javascript has emerged</a> that strips any of these extra tags from the page, leaving your site in its unedited, de-googlefied form. So for all of you <em>Wordpressors</em> out there, here is my official <a href="/archive/de-google/">De-Google Wordpress Plugin</a>.</p>
<p><span id="more-19"></span></p>
<p><a href="/download/file/de-google-0.4.zip" title="in .zip format">de-google-0.4.zip</a><br />
<a href="/download/file/de-google-0.4.tar.gz" title="in .tar.gz format">de-google-0.4.tar.gz</a></p>
<p>Installation instructions are as simple as they can get:</p>
<ol>
<li>Upload to /wp-content/plugins/</li>
<li>Activate the plugin</li>
<li>View your page source and ensure the javascript is being added to the head</li>
<li>Sit back, smile, and marvel at the simple scripty goodness (<a href="javascript:alert('This step is entirely optional.')">1</a>)</li>
</ol>
<p>I have made a few changes to the original javascript to ensure XHTML 1.1 compliance among other things, but if you discover any errors, bugs or incompatibilities please leave details.</p>
]]></content:encoded>
			<wfw:commentRss>http://movabletripe.com/archive/de-google/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Wordpress References Plugin</title>
		<link>http://movabletripe.com/archive/references-plugin/</link>
		<comments>http://movabletripe.com/archive/references-plugin/#comments</comments>
		<pubDate>Fri, 04 Feb 2005 09:10:11 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://movabletripe.com/a/aenean-eu-wisi-ut-tellus/</guid>
		<description><![CDATA[Some of the Internet&#8217;s strongest attributes in my humble opinion, are the &#8220;Three F&#8217;s&#8221;&#8482; : Freedom, Fluidity and FUD. 
In my pursuit of the &#8220;Second F&#8221; &#8211; Fluidity, I have created a small wordpress plugin to allow easy referencing of ones source material. (Think bibliographies people!)
This plugin was created out of personal necessity, rather than [...]]]></description>
			<content:encoded><![CDATA[<p>Some of the Internet&#8217;s strongest attributes in my humble opinion, are the <em>&#8220;Three F&#8217;s&#8221;&trade;</em> : Freedom, Fluidity and <a href="http://en.wikipedia.org/wiki/FUD" title="Usually dished out in large portions by Bill Gates">FUD</a>. </p>
<p>In my <a href="javascript:alert('pointless pursuit perhaps')">pursuit</a> of the <em>&#8220;Second F&#8221; &#8211; Fluidity</em>, I have created a small wordpress plugin to allow easy referencing of ones source material. (Think bibliographies people!)</p>
<p><span id="more-3"></span>This plugin was created out of personal necessity, rather than as a conscious contribution to the wordpress community, and as a result it is still a little rough around the edges. However, I thought a few people might find some need for such a function, so here it is.</p>
<p><span class="strike">references-0.2.zip</span><br />
<span class="strike">references-0.2.tar.gz</span><br />
<span class="strike">references-0.3.zip</span><br />
<span class="strike">references-0.3.tar.gz</span><br />
<a href="/download/file/references-0.3.1.zip" title="In .zip format">references-0.3.1.zip</a><br />
<a href="/download/file/references-0.3.1.tar.gz" title="In tar.gz format">references-0.3.1.tar.gz</a></p>
<p>Full installation instructions are available in the README.txt within the above packages. A changelog is also included in this file, so you can see what fixes/improvements have been made in subsequent upgrades.</p>
<p>Basically, what this plugin allows you to do is create a list of your <em>&#8220;source material&#8221;</em> for a particular post, much like a quazi-footnotes type system. In keeping with the tradition of what I consider the better portion of the internet, referencing of your source material not only lends an essence of validity and legitimacy to what you are saying, but also preserves what we all came to know and love about the internet: links!</p>
<p>I am not talking about links in their current form in which they are <a href="http://en.wikipedia.org/wiki/Spam">used and abused</a>, I mean genuinely relevent and related links that were referenced or referred to in a given article, or are at least related to the topic at hand. Remember those?</p>
<p>An example of the references plugin in use can be seen below, as well as on the main page of this site.</p>
]]></content:encoded>
			<wfw:commentRss>http://movabletripe.com/archive/references-plugin/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
	</channel>
</rss>
