<?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; meta</title>
	<atom:link href="http://blog.pansapiens.com/category/meta/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>2009 &#8211; the posts that never made it</title>
		<link>http://blog.pansapiens.com/2010/01/02/2009-the-posts-that-never-made-it/</link>
		<comments>http://blog.pansapiens.com/2010/01/02/2009-the-posts-that-never-made-it/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 11:57:23 +0000</pubDate>
		<dc:creator>Andrew Perry</dc:creator>
				<category><![CDATA[meta]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[diybio]]></category>
		<category><![CDATA[icecondor]]></category>
		<category><![CDATA[synthetic biology]]></category>

		<guid isPermaLink="false">http://blog.pansapiens.com/?p=168</guid>
		<description><![CDATA[So, people tell me 2009 ended recently. Apparently there were fireworks and stuff. This blog as seen very little action during 2009, despite my various good intentions for a blog &#8216;reboot&#8217; (ala Pawel).
Like many of my online friends, I blame FriendFeed. I find commenting on a FriendFeed post a much more productive way of having [...]]]></description>
			<content:encoded><![CDATA[<p>So, people tell me 2009 ended recently. Apparently there were fireworks and stuff. This blog as seen very little action during 2009, despite my various good intentions for a blog &#8216;reboot&#8217; (ala <a href="http://freelancingscience.com/2009/01/11/science-and-art-new-theme-for-the-new-year/">Pawel</a>).</p>
<p>Like many of my online friends, I blame FriendFeed. I find commenting on a FriendFeed post a much more productive way of having a conversation around some new development sweeping the web than writing a dedicated blog post. Still, despite this being my &#8220;year of FriendFeed&#8221;, I <em>started</em> writing a few blog posts / articles / essays this year which never made it out of the Drafts folder. There is a positive side to unpublished drafts &#8211; they serve to nicely organize some thoughts, even if they are ultimately never shared. Anyhow, it&#8217;s time to clean them out and move on &#8211; and as part of that process &#8211; here are the highlights of my posts that never were.</p>
<p><span id="more-168"></span></p>
<h3>&#8220;Why biohacking cannot come of age&#8221;</h3>
<p>I wrote quite a long essay around the time that synthetic biology was getting lots of press, and just before DIYbio appeared on the scene (as a side note: the name &#8220;DIYbio&#8221; is PR genius  &#8211; taking the &#8216;hacking&#8217; out of biohacking to help avoid misinterpretation by the mass media was a smart move). The opening of this defunct post pretty much sums up it&#8217;s contention:</p>
<blockquote><p>&#8220;A healthy biohacking ecosystem requires the participation of hobbyists, and will fail to flourish in the same way &#8216;Information Technology&#8217; and &#8216;The Internet&#8217; have flourished if participants remain confined to academic and commercial labs.&#8221;.</p></blockquote>
<p>The old Silicon Valley example (myth?) of the two guys, both called Steve, launching technology from their garage was cited. I then went on to state the obvious &#8211; current regulatory frameworks surrounding recombinant DNA and genetic modification make most serious pursuits by hobbyists acting alone legally dubious. Ultimately, I chickened out and decided it was better left unpublished, but a highly modified version my emerge one day. Key links:</p>
<ul>
<li><a href="http://www.wired.com/medtech/health/news/2004/06/63637">The case of Professor Steven Kurtz</a></li>
<li>&#8220;<em>The bio-security framework is going to collapse</em>. — <a href="http://www.edge.org/3rd_culture/endy08/endy08_index.html">Drew Endy</a>&#8220;</li>
<li><a href="http://www.wired.com/wired/archive/14.06/chemistry.html">Good chemistry kits are hard to buy these days</a></li>
<li>The “<a href="http://en.wikipedia.org/wiki/Precautionary_principle">precautionary principle</a>”</li>
</ul>
<h3>IceCondor &#8211; continuous location tracking</h3>
<p>Around the end of 2008 when I was momentarily in employment limbo, I began to write an Android mobile geolocation app and started playing with Don Park&#8217;s <a href="http://icecondor.com/">IceCondor</a>. I decided to highlight it with a blog post, but never got around to ultimately publishing it. Essentially, IceCondor is/was a location sharing app, but unlike BrightKite, FireEagle, Google Latitude, Foursquare (&amp; Twitter, these days), IceCondor does <em>continuous location tracking</em>. eg, your GPS location can be shared every 30 seconds via 3G on your Android device (although high frequency updates eat the battery quickly, so lower frequency updates are more practical). IceConder (initially) didn&#8217;t include any privacy settings &#8211; all locations were openly shared online, with individuals identifiable via their OpenID. As far as I could tell, the only two individuals that gave it any significant use were Don Park, and myself. My main point for writing about IceCondor was to argue that wilfully sharing your location in realtime and opting out of some privacy may actually be <em>safer</em> that not sharing your location. I believe that for most people there is more chance of being randomly mugged than actively stalked, so letting people know where you are is a Good Thing(tm). Don has since changed the focus of IceCondor (at least in the version on the Android Market) to be a simple GeoRSS reader. I get the impression that he is <a href="http://everyonedelivers.com/">working on other things</a> these days, but the original software and it&#8217;s potential uses are pretty cool &#8211; it lives on <a href="http://github.com/donpdonp/icecondor-client-android">at GitHub,</a> and I notice he has been poking at it again recently.</p>
<h3>(Re)-discovering Pymol</h3>
<p>I get a little sad thinking about this particular post. I&#8217;d planned to write about some lesser known functions of Pymol that I had recently discovered (namely the -p, -R and -G commandline options), but never got round to investigating them thoroughly enough to warrant a blog post. Some time after starting the draft and then leaving it to languish, the author of Pymol, <a href="http://www.jmdelano.com/">Warren DeLano</a>, tragically passed away at the age of 37. I never met Warren, but I was a grateful user of his amazing software, and I wish his family well over what must have been a difficult festive season without him.</p>
<h3>Protein sequence clustering tools</h3>
<p>I planned to write an article comparing protein sequence clustering tools. I still might, but here is the unannotated list so far:</p>
<ul>
<li>CLANS</li>
<li>Blastclust</li>
<li>CD-HIT</li>
<li>MCL / TribeMCL (<a href="http://micans.org/mcl/"> http://micans.org/mcl/</a> )</li>
<li>an excellent <a href="http://en.wikipedia.org/wiki/Sequence_clustering">list of sequence clustering tools on Wikipedia</a></li>
</ul>
<h3>Spam as an indicator of social network success ?</h3>
<p>Surely there are already multiple essays on this topic by social media and internet culture enthusiasts. I&#8217;ve only searched briefly. The idea for this post was stimulated by some advertising that was sent to me via my delicious inbox (On an unrelated note: 2009 was the year <a href="http://www.diigo.com/user/pansapiens">I moved to Diigo for social bookmarking</a>). This spam wasn&#8217;t as indiscriminant as the usual &#8220;enlarge your whatever&#8221; you expect by email, but some fairly niche advertising for cheminformatics software &#8230;  while probably not spam in the strictest sense, it was nonetheless &#8220;spammish&#8221; in nature since numerous others were also targeted (via delicious &#8220;for:&#8221; tags). <a href="http://nsaunders.wordpress.com/">Neil Saunders</a> also noted that he had seen some spam on Slideshare. Key ideas:</p>
<ul>
<li>Is spam an indicator of social network self-sustainability, &#8216;viral growth&#8217; or &#8216;critical mass&#8217; ?</li>
<li>or is it an indicator that &#8217;stationary phase&#8217;, the slowing of growth, has begun ?</li>
<li>Just as &#8220;<em>the network interprets censorship as damage and routes around it</em>&#8220;, does spam &#8220;<em>interpret small networks as inviable, and avoid them</em>&#8221; ?</li>
<li>How does this relate to the cost / reward &#8211; ie. cost of spamming vs. potential audience &#8211; see <a href="http://www.schneier.com/blog/archives/2008/11/the_economics_o.html">Economics of Spam</a>.</li>
</ul>
<h3>Synthetic biology 4.0: reflections on the state of play</h3>
<p>This is one I&#8217;d totally forgotten about until now, from late 2008, written shortly after I&#8217;d attended the Synthetic Biology 4.0 conference in Hong Kong. It contained the picture below, along with lots of <em>opinion.</em></p>
<p><a href="http://blog.pansapiens.com/wp-content/uploads/2008/10/sb_gartner_hype_cycle.png" rel="lightbox[168]"><img class="size-medium wp-image-85" title="Synthetic biology: where is it on the hype cycle ?" src="http://blog.pansapiens.com/wp-content/uploads/2008/10/sb_gartner_hype_cycle-300x194.png" alt="Modified from Jeremy Kemps version at Wikipedia, used under Creave Commons Attribution-ShareAlike 3.0 license." width="300" height="194" /></a></p>
<p><a href="http://en.wikipedia.org/wiki/Technology_hype">Gartner&#8217;s hype cycle</a></p>
<p>On re-reading it, I&#8217;ve decided to make some final changes and <a href="http://blog.pansapiens.com/2008/10/16/synthetic-biology-4-0-reflections-on-the-state-of-play">retro-publish it anyway</a>. It&#8217;s not the most coherent article I&#8217;ve ever written, and some of my opinions have probably changed in the last 12 months, but I couldn&#8217;t bring myself to just trash it.</p>
<h3>More thoughts on Biopython from a non-contributing shoegazer</h3>
<p>This post was a little bit of a rant/analysis that probably better belongs on the Biopython development mailing list. It was started by <a href="http://igotgenes.blogspot.com/2008/08/not-biopythonista-i-thought-id-be.html">Chris Lasher lamenting that academic researchers are rarely encouraged to work on tools like Biopython,</a> and continued summarizing <a href="http://ivory.idyll.org/blog/sep-08/the-future-of-bioinformatics-part-1a.html">various</a> <a href="http://www.davispj.com/posts/python-in-bioinformatics.html">peoples</a> ideas on why Bioperl still remains in dominant usage, over Biopython. My main conclusion (if there was one), was that the Biopython team over the years has tended to do a good job by maintaining a high standard of quality by deprecating unused, undocumented and unit test-less code &#8230; but sometimes perfect has been the enemy of good. Plus, Bioperl had a head start <img src='http://blog.pansapiens.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3>The Golden ratio in molecular biology ?</h3>
<p>This one has been sitting in Drafts since 2007. I really should just dump it, but the idea still appeals to me. The Golden ratio does appear in nature at the macroscopic level, so why not at the micro- or nano- scale ?</p>
<p>Here&#8217;s a choice quote from my notes that may explain why I haven&#8217;t yet finished this post:</p>
<blockquote><p>I think one difficulty in searching for this type of stuff is that the Golden ratio is popular with those into &#8220;numerical mysticism&#8221;, so if PubMed gives you naught, you have to wade through a lot of kooky pseudoscience in the Google hits before you find the &#8220;real science&#8221;.</p></blockquote>
<p>Maybe it will see the light of day in 2010, you never know.</p>
<h3>Computation in a single cell &#8230; how many logic gates would fit ?</h3>
<p>Well &#8230; you tell me <img src='http://blog.pansapiens.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pansapiens.com/2010/01/02/2009-the-posts-that-never-made-it/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	<creativeCommons:license>http://creativecommons.org/publicdomain/zero/1.0/</creativeCommons:license>
	</item>
		<item>
		<title>That Science Blog Meme Thing Going Around</title>
		<link>http://blog.pansapiens.com/2008/11/17/that-science-blog-meme-thing-going-around/</link>
		<comments>http://blog.pansapiens.com/2008/11/17/that-science-blog-meme-thing-going-around/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 23:14:36 +0000</pubDate>
		<dc:creator>Andrew Perry</dc:creator>
				<category><![CDATA[meta]]></category>
		<category><![CDATA[random]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[blogging]]></category>

		<guid isPermaLink="false">http://blog.pansapiens.com/?p=89</guid>
		<description><![CDATA[Something broke out of the picket-fence surrounding Nature Networks Blogs. I&#8217;ve never participated in a blog meme &#8230; but this one appealed to me simply because I liked the questions. I haven&#8217;t read anyone else&#8217;s answers yet, to avoid biasing my own.
1. What is your blog about?
I often ask myself this question. Being a scientist, [...]]]></description>
			<content:encoded><![CDATA[<p>Something broke out of the picket-fence surrounding Nature Networks Blogs. I&#8217;ve never participated in a blog meme &#8230; <a href="http://network.nature.com/groups/nnbloggername/forum/topics/3392">but this one</a> appealed to me simply because I liked the questions. I haven&#8217;t read anyone else&#8217;s answers yet, to avoid biasing my own.</p>
<p><strong>1. What is your blog about?</strong></p>
<p>I often ask myself this question. Being a scientist, I always feel like it <em>should</em> be about science, and the various biological systems I work with. I reality, it is about programming, bioinformatics, the web with the tiniest bit of structural biology thrown in. I used to blog about Linux related things occasionally, but I split that off into <a href="http://linuxblog.pansapiens.com/">another blog</a> (which gets 10 times more traffic <img src='http://blog.pansapiens.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ).</p>
<p><span id="more-89"></span></p>
<p><strong>2. What will you never write about?</strong></p>
<p>I&#8217;d rather not rule anything out. I&#8217;ve avoided politics, largely because all my &#8220;blogging peers&#8221; also largely avoid it. Sometime I wonder why, but I think I&#8217;m beginning to understand; blogging about political issues may seem important, but eventually it just becomes a constant &#8216;<em>rah rah rah</em>&#8216;. That would get boring. So I&#8217;m saving it for when it <em>really</em> matters (the <a href="http://www.computerworld.com.au/index.php/id;355409327">proposed &#8216;filtering&#8217; of internet connections at the ISP level by the Australian government</a> is coming close. There, I did it <img src='http://blog.pansapiens.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ).</p>
<p><strong>3. Have you ever considered leaving science?</strong></p>
<p>Yes. But I did cheat and read <a href="http://scienceblogs.com/clock/2008/11/the_science_blog_meme.php">Bora&#8217;s answer to this one</a> (by accident).<br />
I think it would be impossible to leave &#8217;science&#8217; unless I became permanently brain damaged or something. Leave research &#8230; sure, it crosses my mind from time to time.</p>
<p><strong>4. What would you do instead?</strong></p>
<p>I&#8217;d try my best to get a job in video game development, or web application development (or both &#8230; developing a web-based game !). I&#8217;d try to work my experience as a scientist into this endeavour. Not sure how successful I would be, but I&#8217;m trying to <a href="http://omgwtfgames.com/">slowly build up a portfolio</a>, just in case <img src='http://blog.pansapiens.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>5. What do you think will science blogging be like in 5 years?</strong></p>
<p>I think research groups will be tied together more and more by their blogs. A bit like the way <a href="http://rrresearch.blogspot.com/">RRRosie Redfield</a> runs things. Not necessarily blanket Open Notebook Science (give it 10 years), but certainly a greater level of open, public communication of ideas.</p>
<p><strong>6. What is the most extraordinary thing that happened to you because of blogging?</strong></p>
<p>It&#8217;s not that exciting, but it&#8217;s the best I&#8217;ve got; I was contacted by an <em>real</em> journalist with some questions about the role of cloud computing for academic research. I didn&#8217;t really feel qualified to comment a length, since it largely stemmed from a <a href="http://blog.pansapiens.com/2007/03/04/an-amazon-ec2-cluster-for-blast-searching/">&#8216;what if&#8217; type idea I blogged about</a>. But I gave my perspective anyhow.</p>
<p><strong>7. Did you write a blog post or comment you later regretted?</strong></p>
<p>Yes, quite often. I have a tendancy to always be in a hurry when commenting, coupled with a desire to not be overly self-censoring. I&#8217;m never trying to sound like a kook, troll or A-hole &#8230; it just turns out that way sometimes. Personally I find it takes a long time to write a concise, clear comment, beyond &#8220;LOL&#8221;. The FriendFeed comment box is always too small for me, but that&#8217;s a good thing, since it forces me to summarise.</p>
<p><strong>8. When did you first learn about science blogging?</strong></p>
<p>Not exactly sure, but I think it was via <a href="http://nodalpoint.org/">nodalpoint.org</a> the bioinformatics weblog. I wrote one or two posts for nodalpoint. Around the time I was writing my PhD thesis, a few netziens of nodalpoint started blogs (or I discovered that they had blogs outside of nodalpoint). The most influential for me were <a href="http://nsaunders.wordpress.com/">Neil Saunders&#8217; &#8220;What You&#8217;re Doing is Rather Desparate&#8221;</a>, and well as <a href="http://pbeltrao.blogspot.com/">Pedro Beltrao&#8217;s &#8220;Public Rambling&#8221;</a> and <a href="http://duncan.hull.name/">Duncan Hull&#8217;s &#8220;O&#8217;Really ?&#8221;</a>. I thought, &#8220;I can do that&#8221;, so I started a Blogger blog. One year later I moved to a self-hosted Wordpress blog. But lets not get side tracked with a boring meta-discussion about blogging software.</p>
<p><strong>9. What do your colleagues at work say about your blogging?</strong></p>
<p>Mostly, they are unaware. Occasionally I have dropped a comment about &#8220;my blog&#8221;, but no one has really jumped on it. Which is fine, since I don&#8217;t really blog about anything that most of them have any interest in.</p>
<p>Well, that&#8217;s it. Now to read everyone else&#8217;s responses &#8230;&#8230;</p>
<p>(Originally via <a href="http://scienceblogs.com/clock/2008/11/the_science_blog_meme.php">Blog Around the Clock [Bora Zivkovic]</a>, via <a href="http://friendfeed.com/e/8905af47-caf7-35c7-5396-ab2dab3e62e7/The-Science-Blog-Meme/">FriendFeed</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pansapiens.com/2008/11/17/that-science-blog-meme-thing-going-around/feed/</wfw:commentRss>
		<slash:comments>2</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>
		<item>
		<title>Posts that didn&#8217;t make it in 2007</title>
		<link>http://blog.pansapiens.com/2008/01/09/posts-that-didnt-make-it-in-2007/</link>
		<comments>http://blog.pansapiens.com/2008/01/09/posts-that-didnt-make-it-in-2007/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 09:08:00 +0000</pubDate>
		<dc:creator>Andrew Perry</dc:creator>
				<category><![CDATA[meta]]></category>

		<guid isPermaLink="false">http://blog.pansapiens.com/2008/01/09/posts-that-didnt-make-it-in-2007/</guid>
		<description><![CDATA[Well, a New Year is fully in swing, so I thought it would be a good time to cleanup  my &#8216;posts in progress&#8217;. There are a bunch of posts that I started last year, for reasons of lack of quality, lack of timeliness or general motivation never made it out the gate.
I generally dislike [...]]]></description>
			<content:encoded><![CDATA[<p>Well, a New Year is fully in swing, so I thought it would be a good time to cleanup  my &#8216;posts in progress&#8217;. There are a bunch of posts that I started last year, for reasons of <a href="http://pansapiens.blogspot.com/2007/09/aria-verson-22-released.html">lack of quality</a>, lack of timeliness or general motivation never made it out the gate.</p>
<p>I generally dislike this kind of &#8216;meta-blogging&#8217;, but this is the easiest way for me to let go of them and move on &#8230; here is a list of the posts that could have been, but never were:
<ul>
<li>&#8220;<span style="font-weight: bold;">Open Data in structural biology: share your structure factors and restraints</span>&#8221; was a post spurred on by the <a href="http://harijay.wordpress.com/2007/01/02/the-abc-transporter-retraction/">Chang <span style="font-style: italic;">et al</span> incident</a> and a letter written by <a href="http://scripts.iucr.org/cgi-bin/paper?S0907444907006336">Alexander Wlodawer</a> about the importance of sharing &#8216;raw data&#8217; in structural biology, particularly to allow structures to be independently validated. I&#8217;m sure mandatory deposition of structure factors tied to publication will become the norm in the not too distant future. The post became a long essay which really went nowhere except to suggest that maybe there should be more incentive (and even enforcement) for sharing not only raw data, but also source code used to process data too.</li>
<li>There was the seed of a post on &#8220;<span style="font-weight: bold;">Patenting</span>&#8220;, based around<a href="http://paranoia.dubfire.net/2007/05/lessons-learned-from-patent-filing.html"> this link to Christopher Soghoians blog &#8220;slight paranoia&#8221;</a>. I&#8217;m not against the patent system, but I&#8217;m not all for patenting anything and everything either. If I ever got time to flesh this post out, chances are it would have turned into a dumb Slashdot-style anti-patent rant anyway. No one wants to read that crap, so I canned it. I will say, however, that Christophers post reminds me alot of the situation of being a Postdoc in a fairly pro-patent Institute, and underscores why the incentive to patent often isn&#8217;t there at the grass-roots level.</li>
<li>One potential post started as some scribblings about one of last years new hot topics, &#8220;<span style="font-weight: bold;">Open notebook science</span>&#8220;. I wanted to compare a public/private wiki system I was envisaging with the <a href="http://precedings.nature.com/documents/39/version/1">scheme presented on page 2 of this presentation by Jean-Claude Bradley</a> which shows the continuum between Traditional Lab Notebook (unpublished science), through to Tradational and Open Access Journals and finally through to the Open Lab Notebook (full transparency). The whole thing never materialized.</li>
<li>Then there was a quick post to highlight an <a href="http://www.nature.com/nbt/journal/v25/n12/full/nbt1207-1330.html">article about a GM crop in Nature Biotechnology</a>. I never got it out in a timely fashion, but essentially the article discussed how the Italian media and politicians were continuing their blanket crusade <span style="font-style: italic;">against</span> all GM crops, while conveniently ignoring the independent academic trails showing that the MON810 corn strain had <span style="font-style: italic;">significantly lower levels</span> of the fungal toxin fumonisin when compared with the non-GM equivalents. This was (and still is) a topical and often emotive issue for Australians, as two states (Victoria and New South Wales) have recently lifted moratoria on commercial release of GM crops. It&#8217;s nice to see that sometimes a well tested GM strain is often <span style="font-style: italic;">better for human health</span> than an untested traditional strain that has only had the benefit of genetic modification by crossbreeding and selection rather than the new techniques of molecular biology.</li>
<li>Another post was my attempt at being funny. &#8220;<a href="http://www.daff.gov.au/ba/reviews/final-animal/asteroid-sample">Australian Government department concerned about organisms from space: Quarantine assessment of an asteroid</a>&#8220;. Actually, I appreciate that they take this type of thing seriously &#8230; I wouldn&#8217;t be laughing if we end up with an outbreak of some deadly alien virus or something (still not sure if I&#8217;m joking or not &#8230;.).</li>
</ul>
<p>There are also a few beginnings of some posts I can&#8217;t quite let go of yet, and they may appear in the future. One, while getting a little dated now, is &#8220;<span style="font-weight: bold;">Why are the still 1000 uncharacterised yeast genes ?</span>&#8220;, discussing <a href="ftp://ftp.yeastgenome.org/yeast/systematic_results/other/hughes_2007_pmid_17435240/fulltext-17435240.pdf">a 2007 paper by Lourdes Pena-Castillo and Timothy R. Hughes</a>. Another is &#8220;<span style="font-weight: bold;">Has structural genomics paid off ?</span>&#8221; &#8230; this is still pretty fresh and in discussion in the November and December issues of <a style="font-style: italic;" href="http://www.sciencedirect.com/science/journal/09692126">Structure</a>. In fact, these letters to <span style="font-style: italic;">Structure</span> are such a treasure trove of practical and philosophical arguments about structural biology the topic probably warrants multiple posts. Finally, I planned to host the inaugural &#8220;<span style="font-weight: bold;">Bioinformatics data-munging challenge: 2.0-style</span>&#8220;, but never felt I had time to devise and run the challenge properly. We can still come up with some guidelines (aka <span style="font-style: italic;">rules</span>) and try it out if anyone is interested.</p>
<p>It&#8217;s not a New Years resolution &#8230; but I hope that this year I can produce more short, frequent and high quality posts. We&#8217;ll see.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pansapiens.com/2008/01/09/posts-that-didnt-make-it-in-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/publicdomain/zero/1.0/</creativeCommons:license>
	</item>
		<item>
		<title>Amarok 1.4.4 on Ubuntu Dapper</title>
		<link>http://blog.pansapiens.com/2006/11/01/amarok-144-on-ubuntu-dapper/</link>
		<comments>http://blog.pansapiens.com/2006/11/01/amarok-144-on-ubuntu-dapper/#comments</comments>
		<pubDate>Wed, 01 Nov 2006 04:45:00 +0000</pubDate>
		<dc:creator>Andrew Perry</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://blog.pansapiens.com/2006/11/01/amarok-144-on-ubuntu-dapper/</guid>
		<description><![CDATA[A new version of Amarok, my favorite music player for Linux,  has been released.
This version boasts numerous bug fixes, and an nice interface to the Magnatune music store. Magnatune is cool since the full length tracks are under a Creative Commons license and are free to listen to. If you decide to support an [...]]]></description>
			<content:encoded><![CDATA[<p>A new version of <a href="http://amarok.kde.org/">Amarok</a>, my favorite music player for Linux,  has been released.</p>
<p>This version boasts numerous bug fixes, and an nice interface to the <a href="http://magnatune.com/">Magnatune</a> music store. Magnatune is cool since the <span style="font-style: italic;">full length</span> tracks are under a Creative Commons license and are free to listen to. If you decide to support an artist you enjoy, you can buy downloads and choose how much you wish to pay. The artist splits the profits 50:50 with Magnatune, and you get uncrippled MP3/FLAC/Ogg files, which can be re-downloaded at any time if you loose them somehow. Since Magnatune operates like an enlightened version of a traditional record label, meaning they only select &#8220;high quality&#8221; artists  &#8230; they don&#8217;t push loads of dross from self promoting artists that suck like the old mp3.com (RIP) did. <a href="http://www.bradsucks.net/">&#8220;Brad</a><a href="http://magnatune.com/artists/brad_sucks"> Sucks&#8221;</a> is (non-exclusively) on the Magnatune label, but his music doesn&#8217;t suck.</p>
<p>Hopefully in the future Amarok will include some generic API to interface with other enlightened music stores and repositories of Creative Commons music, so that Magnatune doesn&#8217;t get accused of monopolising <img src='http://blog.pansapiens.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . For instance, I&#8217;d like to be able to add say, <a href="http://ccmixter.org/">ccMixter</a> and maybe <a href="http://www.iuma.com/index.html">IUMA</a> in addition to Magnatune. An open web services API for music stores would make this possible, and while I haven&#8217;t looked &#8220;under the hood&#8221; of the new Amarok-Magnatune browsing feature yet, I suspect this is what they have already created.</p>
<p>Anyway, there doesn&#8217;t seem to be a backported version of Amarok 1.4.4 in the Ubuntu / Kubuntu Dapper in the repositories (yet). There are some Edgy Eft packages, but I don&#8217;t want to upgrade to Edgy at the moment.</p>
<p>Instead, I&#8217;ve compiled my own and have made some deb packages, using the official deb source packages. I haven&#8217;t tested this version heavily yet, but it seems to work. I had to override one dependency, since it complained that the Dapper &#8220;Common Debian Build System&#8221; (cdbs package) was not recent enough &#8230;. hopefully this was a safe thing to do.</p>
<p>You can download my packaged versions here:<br />
<a href="http://www.fileden.com.nyud.net:8090/files/2006/11/1/338062/amarok_1.4.4-0ubuntu1_i386.deb"><br />
</a><a href="http://hardcoreprawno.com/downloads/debs/amarok_1.4.4-0ubuntu1_i386.deb">amarok_1.4.4-0ubuntu1_i386.deb</a><span style="font-style: italic;"> (link fixed .. Thanks victor !!)</span></p>
<p><a href="http://hardcoreprawno.com/downloads/debs/amarok-xine_1.4.4-0ubuntu1_i386.deb">amarok-xine_1.4.4-0ubuntu1_i386.deb</a><br />
<a href="http://hardcoreprawno.com/downloads/debs/amarok-engines_1.4.4-0ubuntu1_i386.deb"><br />
amarok-engines_1.4.4-0ubuntu1_i386.deb</a></p>
<p>Install them by typing:</p>
<blockquote><p><span style="font-weight: bold;">$</span> sudo dpkg -i amarok_1.4.4-0ubuntu1_i386.deb amarok-xine_1.4.4-0ubuntu1_i386.deb amarok-engines_1.4.4-0ubuntu1_i386.deb</p></blockquote>
<p>Yah, I should probably GPG sign these and try to get them included in Dapper backports or something &#8230;. but no time to do the job properly at the moment.</p>
<p><span style="font-style: italic;">Update &#8211; if you have trouble with some missing dependencies, this may help:</span></p>
<p>$ sudo apt-get install ruby python-qt3 kdelibs4c2a libifp4 libnjb5 libpq4 libqt3-mt libtunepimp3 libvisual-0.4-0 libxine-main1</p>
<p>Hopefully that catches most of the dependencies that are likely to be missing, particularly for those running Ubuntu Dapper and not Kubuntu Dapper.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pansapiens.com/2006/11/01/amarok-144-on-ubuntu-dapper/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
	<creativeCommons:license>http://creativecommons.org/publicdomain/zero/1.0/</creativeCommons:license>
	</item>
		<item>
		<title>Blogger templates &#8230;</title>
		<link>http://blog.pansapiens.com/2006/09/29/blogger-templates/</link>
		<comments>http://blog.pansapiens.com/2006/09/29/blogger-templates/#comments</comments>
		<pubDate>Fri, 29 Sep 2006 07:43:00 +0000</pubDate>
		<dc:creator>Andrew Perry</dc:creator>
				<category><![CDATA[meta]]></category>

		<guid isPermaLink="false">http://blog.pansapiens.com/2006/09/29/blogger-templates/</guid>
		<description><![CDATA[So, I&#8217;ve been fiddling with the template of this blog for the last couple of weeks. I think I&#8217;ve stabilised on a look that I&#8217;m happy enough with &#8230; so now it&#8217;s time to start posting for real.
Let&#8217;s see if I can keep this up (and keep it interesting+useful).
]]></description>
			<content:encoded><![CDATA[<p>So, I&#8217;ve been fiddling with the template of this blog for the last couple of weeks. I think I&#8217;ve stabilised on a look that I&#8217;m happy enough with &#8230; so now it&#8217;s time to start posting for real.</p>
<p>Let&#8217;s see if I can keep this up (and keep it interesting+useful).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pansapiens.com/2006/09/29/blogger-templates/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<creativeCommons:license>http://creativecommons.org/publicdomain/zero/1.0/</creativeCommons:license>
	</item>
	</channel>
</rss>
