<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Your bones got a little machine &#187; wordpress</title>
	<atom:link href="http://blog.pansapiens.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.pansapiens.com</link>
	<description>Ideas are cheap, implementation is expensive; act accordingly.</description>
	<lastBuildDate>Mon, 17 May 2010 02:20:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<creativeCommons:license>http://creativecommons.org/publicdomain/zero/1.0/</creativeCommons:license>
		<item>
		<title>The Great Australian Internet Blackout Wordpress Plugin</title>
		<link>http://blog.pansapiens.com/2010/01/22/great-australian-internet-blackout-wordpress-plugin/</link>
		<comments>http://blog.pansapiens.com/2010/01/22/great-australian-internet-blackout-wordpress-plugin/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 00:28:49 +0000</pubDate>
		<dc:creator>Andrew Perry</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[censorship]]></category>
		<category><![CDATA[nocleanfeed]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://blog.pansapiens.com/?p=193</guid>
		<description><![CDATA[Normally I stick to posts about science and technology on this blog. Like most Australians, I vote in elections, try to remain informed, but otherwise stay away from getting involved in politics. However, occasionally certain things become important enough issues that they need to be advertised more widely.
As you may know, the Australian Federal Government [...]]]></description>
			<content:encoded><![CDATA[<p>Normally I stick to posts about science and technology on this blog. Like most Australians, I vote in elections, try to remain informed, but otherwise stay away from getting involved in politics. However, occasionally certain things become important enough issues that they need to be advertised more widely.</p>
<p>As you may know, the Australian Federal Government is attempting to censor the Internet within Australia by forcing ISPs to block a list of websites. This <strong>proposed internet filter will not be optional</strong>; it will effect all Australians, and the blocklist will compiled by a small group of people. The<strong> list of blocked sites will remain secret</strong>, so the Australian public will find it difficult to determine if this power is being abused. It <strong>will not prevent the spread of illegal material</strong>, which is typically shared via peer-to-peer networks that will not be blocked by the internet filter. If it is not already self evident why this approach to internet censorship is both an <strong>ineffective, a waste of resources</strong> and a potential threat to the freedom of information flow required for a healthy democracy, you can read more at the <a href="http://www.internetblackout.com.au/">Great Australian Internet Blackout site</a> and the <a href="http://www.efa.org.au/">Electronic Frontiers Australia</a> site.</p>
<p>The Great Australian Internet Blackout is a combined online and offline demonstration against this imposed online censorship. For one week – January 25-29th – Aussie websites will &#8220;black out&#8221; to inform an even wider audience about the threat of imposed censorship.</p>
<div id="attachment_194" class="wp-caption aligncenter" style="width: 302px"><img class="size-medium wp-image-194" title="The Great Australian Internet Blackout popup" src="http://blog.pansapiens.com/wp-content/uploads/2010/01/tgib_popup-292x300.png" alt="This is what it looks like right now. I'm guessing that on January 25th something exciting will appear inside that popup box !" width="292" height="300" /><p class="wp-caption-text">This is what it looks like right now. I&#39;m guessing that on January 25th something exciting (or educational) will appear inside that popup box !</p></div>
<p><span id="more-193"></span></p>
<p>I&#8217;ve created a simple Wordpress plugin that makes it a little easier to participate in the demonstration and spread the word. It uses the &#8216;blackout.js&#8217; script written by <a href="http://inodes.org/">John Ferlito</a> to display a popup box that tells the user about the Great Australian Internet Blackout, while &#8220;blacking out&#8221; (significantly darkening) your website in the background. Once the user closes the box things go back to normal &#8211; it uses cookies so they only see the popup once.</p>
<h3 style="text-align: center;"><strong><a href="/wp-content/uploads/internet-blackout-wordpress-plugin/internet-blackout-wordpress-plugin_0.9.zip">Download the Internet Blackout Wordpress Plugin</a></strong></h3>
<p style="text-align: center;"><span style="font-weight: normal;">(version 0.9, md5: 16522abb4d492f445a4c5ffccd845c73 )</span></p>
<h3 style="text-align: center;">
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 204px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"><span style="font-weight: normal;">{{{</span></div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 204px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"><span style="font-weight: normal;">git rm path-of-file-to-kill</span></div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 204px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"><span style="font-weight: normal;">}}</span></div>
</h3>
<p><a href="http://codex.wordpress.org/Managing_Plugins">Install it as you would any other simple Wordpress plugin</a> &#8211; eg, unzip the archive in your <em>wp-content/plugins/</em> directory on the server. Also, online demonstrations are all well and good, but that shouldn&#8217;t be where it ends. Finish the installation by <a href="http://nocleanfeed.com/action.html">Contacting your Member of Parliament</a>.</p>
<p>This is my first Wordpress plugin, so it may be sub-optimal (or even contain bugs !). I&#8217;ve put the <a href="http://github.com/pansapiens/internet-blackout-wordpress-plugin">Internet Blackout plugin  source on Github</a> so that programmer-types can fix it, if need be.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pansapiens.com/2010/01/22/great-australian-internet-blackout-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/publicdomain/zero/1.0/</creativeCommons:license>
	</item>
		<item>
		<title>Migration from Blogger to Wordpress</title>
		<link>http://blog.pansapiens.com/2008/03/26/migration-to-wordpress/</link>
		<comments>http://blog.pansapiens.com/2008/03/26/migration-to-wordpress/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 03:35:19 +0000</pubDate>
		<dc:creator>Andrew Perry</dc:creator>
				<category><![CDATA[meta]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.pansapiens.com/2008/03/26/migration-to-wordpress/</guid>
		<description><![CDATA[Blogger has served me well for the last two years or so. When I started with Blogger, I&#8217;d never really blogged before, and decided that it was a good way to get going quickly. I avoided the free blog hosting on Wordpress.com because it wouldn&#8217;t allow enough customization of the templates. Today I&#8217;ve completed migration [...]]]></description>
			<content:encoded><![CDATA[<p>Blogger has served me well for the last two years or so. When I started with Blogger, I&#8217;d never really blogged before, and decided that it was a good way to get going quickly. I avoided the free blog hosting on Wordpress.com because it wouldn&#8217;t allow enough customization of the templates. Today I&#8217;ve completed migration of this blog from Blogger to the Wordpress software &#8230; read on for the &#8220;how&#8221; and &#8220;why&#8221;.</p>
<p><strong>New URL is: </strong></p>
<p><strong><a href="http://blog.pansapiens.com/">http://blog.pansapiens.com/</a><br />
</strong></p>
<p><strong>Feed url is via FeedBurner at: <a href="http://feeds.feedburner.com/YourBonesGotALittleMachine"></a></strong></p>
<p><strong><a href="http://feeds.feedburner.com/YourBonesGotALittleMachine">http://feeds.feedburner.com/YourBonesGotALittleMachine</a><br />
</strong></p>
<p><em>(Don&#8217;t read on if you don&#8217;t like meta-discussion about blogging software &#8230;. I personally have become pretty bored with this type of post, but it has to be done once after changing URLs etc. The blogger who &#8220;Blogs about blogging&#8221; is akin to those hip-hop artists who only ever sing about hip-hop &#8230; sort of like eating your own &#8230; yeck !).</em></p>
<p><span id="more-3"></span></p>
<h4>Why migrate away from Blogger, and why use Wordpress ?</h4>
<p>In the time since I started using Blogging, I&#8217;ve become acquainted with the Wordpress software, through running a few <a href="http://wiiblog.frwee.org/" target="_blank">other</a> <a href="http://linuxblog.pansapiens.com/">blogs</a> on the sly, and became frustrated with the lack of flexibility of Blogger. If I wasn&#8217;t already buying hosting for other projects, I&#8217;d have shifted to paid hosting at Wordpress.com, but since I have the hosting space anyway, Wordpress.com missed out again this time. Plus, migrating away from Blogger proves I&#8217;m not a complete one-eyed Google fanboy <img src='http://blog.pansapiens.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  (but I can&#8217;t lie; Google currently owns my soul in when it comes to almost every other web-app).</p>
<p>Wordpress is so widely used that there is a huge array of pre-made themes and plugins to aid customization &#8211; something Blogger just can&#8217;t match. My key gripe with Blogger was source code formatting and highlighting. Yes, it can be done with Blogger using &lt;pre&gt; tags and the SyntaxHighlighter javascript, but I had a little trouble getting that working and ultimately decided not to waste the effort. Wordpress plugins make it easier to highlight source code, as well as various other nice things.</p>
<h4>How I moved posts from Blogger to the Wordpress software</h4>
<p>I&#8217;ve migrated older posts from the Blogger blog to this blog using the <a href="http://codex.wordpress.org/Importing_Content#Blogger" target="_blank">Import feature built into Wordpress 2.3</a>  &#8230; it was dead simple. It even imported my &#8216;draft&#8217; posts from Blogger, and kept their status as &#8216;draft&#8217; within Wordpress. Hopefully there aren&#8217;t to many kinks, since I haven&#8217;t checked every post carefully.</p>
<h4>Tweaking</h4>
<p>After a bit of hunting (and a brief period considering using Drupal instead), I settled on using the <a href="http://getk2.com/" target="_blank">K2 theme</a>. It&#8217;s clean, featureful and reasonably easy to customize.</p>
<p>For the Wordpress&#8217;ers out there, here&#8217;s a list of the plugins I currently use on this site:</p>
<ul>
<li><a href="http://www.deanlee.cn/wordpress/google-code-prettify-for-wordpress/">Google Code Prettify</a><em>.</em> I also trialled <a href="http://www.deanlee.cn/wordpress/code_highlighter_plugin_for_wordpress/">Dean&#8217;s Code Highlighter</a>, but felt more confident with <a href="http://www.deanlee.cn/wordpress/google-code-prettify-for-wordpress/">Google Code Prettify</a>, by the same author. There are a bunch of code highlighting plugins out there, these are just the first two I tried. Works well enough for me.</li>
<li><a href="http://akismet.com/">Akismet</a> deals with comment spam.</li>
<li><a href="http://wp.uberdose.com/2007/03/24/all-in-one-seo-pack/">All in One SEO Pack</a> seemed like a good idea. It can&#8217;t hurt &#8230; I hope.</li>
<li><a href="http://www.feedburner.com/fb/a/help/wordpress_quickstart">FeedBurner Feedsmith</a> to serve feeds through FeedBurner.</li>
<li><a href="http://www.arnebrachhold.de/2005/06/05/google-sitemaps-generator-v2-final">Google Sitemaps</a> helps Google index my site. More SEO.</li>
<li><a href="http://www.pedrolamas.com/projectos/jquery-lightbox">jQuery Lightbox</a> makes image display nicer. All AJAXie and such.</li>
<li><a href="http://mac.partofus.org/macpress/?p=40">Link Summarizer</a> gives a list of links used in the post, at the end of the post. I always appreciate this feature in others blog posts and articles, so I&#8217;ve used it here too, even if the list sometimes is a little ugly, it&#8217;s very useful.</li>
<li><a href="http://recaptcha.net/plugins/wordpress">reCaptcha</a> is another handy tool in the never-ending battle against spam.</li>
<li><a href="http://www.w-a-s-a-b-i.com/archives/2006/02/02/wordpress-related-entries-20/">Related Posts</a> uses keywords to give a list of related posts. I haven&#8217;t assessed how well it really works, but I hope it will help readers follow posts along one topic.</li>
<li><a href="http://alexking.org/projects/wordpress">Share This</a> helps users submit posts to various social sites (Digg, del.icio.us, etc, etc). There are lots of these types of plugins, and I&#8217;m not thrilled with this one &#8230; any suggestions to replace it would be appreciated.</li>
<li><a href="http://txfx.net/code/wordpress/subscribe-to-comments/">Subscribe to Comments</a> &#8230; I haven&#8217;t set this up properly yet, but it&#8217;s a feature I really like on other blogs &#8230; really handy for keeping up with long back-and-forward discussions in the comments.</li>
<li><a href="http://www.oratransplant.nl/uga">Ultimate Google Analytics</a>, because I love website statistics &#8230; even if the amount of traffic for this blog isn&#8217;t all that amazing (and due to the Google Analytics / Adwords / whatever terms of service, traffic stats must also remain a secret <img src='http://blog.pansapiens.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ).</li>
<li><a href="http://alexking.org/projects/wordpress">WordPress Mobile Edition</a> simplifies the view if a small screen mobile device is detected. As a Nintendo Wii owner, I appreciate this type of thing, even though I rarely bother browsing the web on the Wii (precisely due to the fact that most sites are painful on small screen devices). I haven&#8217;t actually tested this plugin using the Wii Opera browser yet, but if it doesn&#8217;t work I&#8217;ll probably tweak it to do so.</li>
<li><a href="http://www.daburna.de/blog/2006/12/13/wordpress-video-plugin/">Wordpress Video Plugin</a> make embedding videos from YouTube and various other video sites simple.</li>
</ul>
<p>It&#8217;s a bad thing to change URLs &#8230; readers and feed subscribers will inevitably be lost. I&#8217;m sorry if I&#8217;ve made a little work for you, but please update your feed readers, aggregators and blogrolls. I&#8217;ll try to keep my half of the deal and produce some decent content.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pansapiens.com/2008/03/26/migration-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	<creativeCommons:license>http://creativecommons.org/publicdomain/zero/1.0/</creativeCommons:license>
	</item>
	</channel>
</rss>
