<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Strange Quark's</title>
	<atom:link href="http://dbenn.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dbenn.wordpress.com</link>
	<description>Musings about programming, astronomy, and life</description>
	<lastBuildDate>Tue, 13 Oct 2009 13:57:48 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='dbenn.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/405be00955fe46044a77815ca16c722e?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Strange Quark's</title>
		<link>http://dbenn.wordpress.com</link>
	</image>
			<item>
		<title>CitizenSky Workshop and VStar Software</title>
		<link>http://dbenn.wordpress.com/2009/08/21/citizensky-workshop-and-vstar-software/</link>
		<comments>http://dbenn.wordpress.com/2009/08/21/citizensky-workshop-and-vstar-software/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 14:37:00 +0000</pubDate>
		<dc:creator>dbenn</dc:creator>
				<category><![CDATA[Astronomy, Science]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://dbenn.wordpress.com/?p=162</guid>
		<description><![CDATA[I attended the CitizenSky Workshop at Adler Planetarium in Chicago from August 5th to 7th 2009. CitizenSky is a collaboration between the American Association of Variable Star Observers (AAVSO), amateur astronomers (or &#8220;volunteer astronomers&#8221;, as one participant suggested) like myself, professional astronomers, and educators to encourage more of the general public to get involved in Science, to become [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dbenn.wordpress.com&blog=363985&post=162&subd=dbenn&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I attended the <a href="http://www.citizensky.org/" target="_blank">CitizenSky Workshop</a> at <a href="http://www.adlerplanetarium.org/" target="_blank">Adler Planetarium</a> in Chicago from August 5th to 7th 2009. <a href="http://www.citizensky.org/" target="_blank">CitizenSky</a> is a collaboration between the American Association of Variable Star Observers (<a href="http://www.aavso.org" target="_blank">AAVSO</a>), amateur astronomers (or &#8220;volunteer astronomers&#8221;, as one participant suggested) like myself, professional astronomers, and educators to encourage more of the general public to get involved in Science, to become &#8220;Citizen Scientists&#8221;.</p>
<p>The focus of the workshop was to communicate the fundamentals of variable stars and the observation of such objects (and of one star system in particular) to participants who could then take what they had learned back to their local schools, astronomical societies and other groups. The particular star of interest is Epsilon Aurigae, a strange variable star system that undergoes an eclipse every 27 years that lasts for about a year and a half. You can find out more about Epsilon Aurigae and the ongoing campaign to study the imminent next eclipse from the <a href="http://www.citizensky.org/" target="_blank">CitizenSky</a> website.</p>
<p>It&#8217;s not an ideal object from South Australia. In mid-December it will be about 11 degrees above the northern horizon in the late evening, and that&#8217;s about as high as it gets from Adelaide. Use a program like <a href="http://www.stellarium.org/" target="_blank">Stellarium</a> to determine its visibility from your location, e.g.</p>
<div style="text-align:center;">
<dl>
<dt><img style="border:0 none initial;margin:0;padding:0;" title="EpsAur19Dec09" src="http://dbenn.files.wordpress.com/2009/08/epsaur19dec095.jpg?w=450&#038;h=397" alt="Epsilon Aurigae (circled) from Adelaide, South Australia, 19 Dec 2009 at 10:30pm" width="450" height="397" /></dt>
<dd>Epsilon Aurigae (circled) from Adelaide, South Australia, 19 Dec 2009 at 10:30pm CDT</dd>
</dl>
</div>
<p>On the last day of the workshop I demonstrated the latest revision of <a title="VStar" href="https://sourceforge.net/projects/vstar/" target="_blank">VStar</a>, an open source, multi-platform (courtesy of the Java programming language) variable star data analysis application I&#8217;ve been developing since early May this year. This software is intended to be an easy-to-use variable star data visualization and analysis tool. The initial motivator for VStar is the <a href="http://www.citizensky.org/" target="_blank">CitizenSky</a> project.</p>
<p>It all started as the result of a conversation I had with Arne Henden, Director of the <a href="http://www.aavso.org" target="_blank">AAVSO</a> at the 2008 National Australian Convention of Amateur Astronomers (<a href="http://dbenn.wordpress.com/2008/04/06/nacaa-2008-impressions/" target="_blank">NACAA</a>) in Sydney. I asked him the same kind of question I ask most astronomers I get the chance to talk with: is there any astronomical software you need developed? I have developed free software (e.g. <a href="http://www.users.on.net/~dbenn/docs/projects.html#ace" target="_blank">ACE Basic</a>, <a href="http://dbenn.wordpress.com/2007/05/08/pic-c-library-on-sourceforge/" target="_blank">PICCLIB</a>, <a href="http://www.users.on.net/~dbenn/docs/projects.html" target="_blank">others</a>) since 1991, but for a long time I had been looking for a way to apply my software development experience to benefit of the Scientific Community in my spare time. On the one hand I have an interesting and challenging software engineering day job, while on the other, I have a need to do something more than just contribute to a company&#8217;s bottom-line.</p>
<p>Arne said that they wanted to do a Java version of an old Visual Basic tool called VStar. This tool is referenced in AAVSO&#8217;s <a href="http://www.aavso.org/education/vsa/" target="_blank">online tutorial material</a>, but AAVSO wanted to replace it with a newer version that could be targeted at multiple platforms, not just Windows, in addition to adding new functionality.</p>
<p>Arne, Aaron Price and I corresponded after NACAA and talked about a number of projects including VStar. Initially AAVSO made the decision to develop VStar internally, but several months ago, we started corresponding again and I took it on as a volunteer effort. AAVSO provided Sara Beck as liason, and for the last few months, VStar has consumed my spare time and lead me to appreciate the benefits of energy drinks. I&#8217;ve communicated often with several other AAVSO staff and they&#8217;re a friendly and encouraging crew, in particular, apart from Sara, Arne, and Aaron: Richard &#8216;Doc&#8217; Kinne, Matthew Templeton, Rebecca Turner, and Elizabeth Waagen.</p>
<p>VStar is still very much a work in progress but is being implemented in phases starting with basic features such as:</p>
<ul>
<li>input from a the AAVSO International Database, AAVSO download and simple file formats;</li>
<li>light curve and mean plots;</li>
<li>individual observation inspection;</li>
<li>printing, saving.</li>
</ul>
<p>Much of the above exists and is usable now. There&#8217;s a bug list in the project <a href="https://sourceforge.net/tracker/?func=browse&amp;group_id=263306&amp;atid=1152052" target="_blank">SourceForge tracker</a> that I&#8217;m working on currently.</p>
<p>Next will come phase plots, period analysis algorithms, and the intent is to have a plugin architecture so that new algorithms can be added by anyone. Full functionality should be available by around March next year in time for another Citizen Sky workshop at which analysis of data on Epsilon Aurigae will be the focus.</p>
<p>There are no formal releases yet (since VStar is not mature enough yet), but you can download the &#8220;bleeding edge&#8221; trunk of VStar anytime, or you can download more stable tagged versions. Here are some download options:</p>
<p>To download the latest Vstar archive (tarball):</p>
<ol>
<li><a href="http://vstar.svn.sourceforge.net/viewvc/vstar/trunk/">http://vstar.svn.sourceforge.net/viewvc/vstar/trunk/</a></li>
<li>Click “Download GNU tarball”</li>
</ol>
<p>To download the latest VStar via <a href="http://www.tigris.org/" target="_blank">Subversion</a>, issue this command from a shell or DOS prompt, or use a graphical Subversion tool such as <a href="http://tortoisesvn.tigris.org/" target="_blank">TortoiseSVN</a>.</p>
<ul>
<li>svn co https://vstar.svn.sourceforge.net/svnroot/vstar/trunk vstar</li>
</ul>
<p>To download a specific frozen (or &#8220;tagged&#8221;) version such as <strong>DEV-17Aug2009</strong> (a post CitizenSky workshop version, before new major changes), use a command like this:</p>
<ul>
<li>svn co https://vstar.svn.sourceforge.net/svnroot/vstar/tags/DEV-17Aug2009 vstar</li>
</ul>
<p>In each case, the top-level <em>ReadMe.txt </em>file tells you what additional Java libraries to download, where to get them from, and where to put them. I would like to include these on the SourceForge site as part of the download, but we&#8217;re still trying to determine the legality of that for each library.</p>
<p>Then it&#8217;s just a matter of running a batch file or shell script as described in the ReadMe file.</p>
<p>Ultimately VStar will also be available as a Web Start ™ application on the AAVSO web site. Parts of it may also be used as Java applets on the AAVSO web site.</p>
<p>There is plenty left to do. Testers are always needed, so feel free to help out with that. Michael Umbricht, another CitizenSky participant has done a lot on that front already. He is also keen to improve the currently sparse documentation and write tutorial material. Please let us know if you would like to help with testing, proof reading, or if you would like to get involved in some other VStar development activity.</p>
<p>I look forward to the next several months of VStar development!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dbenn.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dbenn.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dbenn.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dbenn.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dbenn.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dbenn.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dbenn.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dbenn.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dbenn.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dbenn.wordpress.com/162/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dbenn.wordpress.com&blog=363985&post=162&subd=dbenn&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dbenn.wordpress.com/2009/08/21/citizensky-workshop-and-vstar-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ec42558e648353dc7d36d777374607d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dbenn</media:title>
		</media:content>

		<media:content url="http://dbenn.files.wordpress.com/2009/08/epsaur19dec095.jpg" medium="image">
			<media:title type="html">EpsAur19Dec09</media:title>
		</media:content>
	</item>
		<item>
		<title>Programming Quotes</title>
		<link>http://dbenn.wordpress.com/2009/05/19/programming-quotes/</link>
		<comments>http://dbenn.wordpress.com/2009/05/19/programming-quotes/#comments</comments>
		<pubDate>Tue, 19 May 2009 10:21:48 +0000</pubDate>
		<dc:creator>dbenn</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Programming Quotes]]></category>

		<guid isPermaLink="false">http://dbenn.wordpress.com/?p=122</guid>
		<description><![CDATA[Adam Pope recently wrote about Classic Programming Quotes. This reminded me that I&#8217;ve collected quotes on this page for several years. Lambda the Ultimate also has a quotes section.
Here are some of my favourites:
If one character, one pause, of the incantation is not strictly in proper form, the magic doesn&#8217;t work. Human beings are not accustomed to being perfect, and few areas of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dbenn.wordpress.com&blog=363985&post=122&subd=dbenn&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Adam Pope recently wrote about <a title="Classic Programming Quotes" href="http://www.storm-consultancy.com/blog/other/classic-programming-quotes/" target="_blank">Classic Programming Quotes</a>. This reminded me that I&#8217;ve collected quotes on <a title="this page" href="http://www.users.on.net/~dbenn/docs/plquotes.html" target="_blank">this page</a> for several years. <a title="LtU" href="http://lambda-the-ultimate.org/" target="_blank">Lambda the Ultimate</a> also has a <a title="quotes" href="http://lambda-the-ultimate.org/node/5" target="_blank">quotes</a> section.</p>
<p>Here are some of my favourites:</p>
<blockquote><p><em>If one character, one pause, of the incantation is not strictly in proper form, the magic doesn&#8217;t work. Human beings are not accustomed to being perfect, and few areas of human activity demand it. Adjustment to the requirement for perfection is, I think, the most difficult part of learning to program. </em>(Frederick Brooks)</p></blockquote>
<blockquote><p><em>You think you know when you learn, are more sure when you can write, even more when you can teach, but certain when you can program.</em> (Alan Perlis)</p>
<p><em>Increasingly, people seem to misinterpret complexity as sophistication, which is baffling &#8211; the incomprehensible should cause suspicion rather than admiration. </em><br />
(Niklaus Wirth)</p>
<p><em>APL is a write-only language. I can write programs in APL, but I can&#8217;t read any of them. </em>(Roy Keir)</p>
<p><em>What is the sound of Perl? Is it not the sound of a wall that people have stopped banging their heads against?</em> (Larry Wall)</p>
<p><em>Beware of bugs in the above code; I have only proved it correct, not tried it. </em><br />
(Donald Knuth)</p>
<p><em>Any code of your own that you haven&#8217;t looked at for six or more months, might as well have been written by someone else. (Eagleson is an optimist, the real number is more like three weeks.)</em></p>
<p><em>Niklaus Wirth has lamented that, whereas Europeans pronounce his name correctly (Ni-klows Virt), Americans invariably mangle it into (Nick-les Worth). Which is to say that Europeans call him by name, but Americans call him by value.</em></p>
<p><em>Real programmers don&#8217;t comment their code. It was hard to write, it should be hard to understand.</em></p>
<p><em>A LISP programmer knows the value of everything, but the cost of nothing.</em></p>
<p><em>Old programmers never die. They just branch to a new address.</em></p>
<p><em>Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. </em>(Kernighan)</p>
<p><em>I saw `cout&#8217; being shifted &#8220;Hello world&#8221; times to the left and stopped right there. </em>(Steve Gonedes)</p>
<p><em>Programming is understanding. </em>(Kristen Nygaard)</p>
<p><em>Computing Science is no more about computers than astronomy is about telescopes. </em>(Edsger Dijkstra)</p></blockquote>
<p> </p>
<div><span style="font-family:'Lucida Grande';line-height:normal;white-space:pre-wrap;"><br />
</span></div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dbenn.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dbenn.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dbenn.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dbenn.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dbenn.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dbenn.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dbenn.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dbenn.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dbenn.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dbenn.wordpress.com/122/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dbenn.wordpress.com&blog=363985&post=122&subd=dbenn&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dbenn.wordpress.com/2009/05/19/programming-quotes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ec42558e648353dc7d36d777374607d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dbenn</media:title>
		</media:content>
	</item>
		<item>
		<title>Lisp&#8217;s 50th birthday</title>
		<link>http://dbenn.wordpress.com/2008/10/29/lisps-50th-birthday/</link>
		<comments>http://dbenn.wordpress.com/2008/10/29/lisps-50th-birthday/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 14:04:16 +0000</pubDate>
		<dc:creator>dbenn</dc:creator>
				<category><![CDATA[History of Computing]]></category>
		<category><![CDATA[Life Quotes]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://dbenn.wordpress.com/?p=74</guid>
		<description><![CDATA[John McCarthy&#8217;s Lisp programming language is 50 years old (October 2008). Lisp is the second oldest programming language still in use today, next to Fortran.
Lisp50 at OOPSLA 2008 celebrated Lisp&#8217;s contributions.
I celebrated by giving a talk to the Australian Java User Group in Adelaide about Clojure, a new dialect of Lisp for the JVM.
There&#8217;s a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dbenn.wordpress.com&blog=363985&post=74&subd=dbenn&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a title="John McCarthy" href="http://www-formal.stanford.edu/jmc/" target="_blank">John McCarthy</a>&#8217;s Lisp programming language <span><span><a title="turned 50 years old this month" href="http://www.franz.com/services/conferences_seminars/lisp_50th-birthday.lhtml" target="_blank">is 50 years old (October 2008)</a>. Lisp is the second oldest programming language still in use today, next to Fortran.</span></span></p>
<div id="attachment_93" class="wp-caption aligncenter" style="width: 280px"><a href="http://dbenn.files.wordpress.com/2008/11/jmcbw.jpg"><img class="size-full wp-image-93 " title="jmcbw" src="http://dbenn.files.wordpress.com/2008/11/jmcbw.jpg?w=270&#038;h=380" alt="John McCarthy" width="270" height="380" /></a><p class="wp-caption-text">John McCarthy</p></div>
<p><a title="Lisp50" href="http://www.lisp50.org/" target="_blank">Lisp50</a> at <a title="OOPSLA 2008" href="http://www.oopsla.org/oopsla2008/" target="_blank">OOPSLA 2008</a> celebrated Lisp&#8217;s contributions.</p>
<p>I celebrated by giving a <a title="talk" href="http://www.users.on.net/~dbenn/talks/ClojureTalk.zip" target="_blank">talk</a> to the <a title="Australian Java User Group in Adelaide" href="https://ajug-adelaide.dev.java.net/" target="_blank">Australian Java User Group in Adelaide</a> about <a title="Clojure" href="http://www.clojure.org" target="_blank">Clojure</a>, a new dialect of Lisp for the JVM.</p>
<p>There&#8217;s a lot of interesting material to be found by Googling, but here are a few relevant links:</p>
<p><!--StartFragment--></p>
<div>
<ul>
<li><span><span></span></span><span><a href="http://www.users.on.net/~dbenn/docs/lisp.html">http://www.users.on.net/~dbenn/docs/lisp.html</a></span></li>
<li><span><span></span></span><span><a href="http://www-formal.stanford.edu/jmc/history/lisp.ps">http://www-formal.stanford.edu/jmc/history/lisp.ps</a></span></li>
<li><span><span></span></span><span><a href="ftp://lispnyc.org/meeting-assets/2007-11-13_clojure/clojuretalk.pdf">ftp://lispnyc.org/meeting-assets/2007-11-13_clojure/clojuretalk.pdf</a></span></li>
</ul>
</div>
<p>A decade ago I developed <a title="LittleLisp" href="http://www.users.on.net/~dbenn/LittleLisp/LittleLispDocs/" target="_blank">LittleLisp</a> for the ill-fated Newton PDA.</p>
<div>There&#8217;s a nice parody song called <a title="The Eternal Flame" href="http://www.songworm.com/db/songworm-parody/EternalFlame.html" target="_blank">The Eternal Flame </a>which is all about Lisp, and here&#8217;s some amusing xkcd Lisp cartoons:</div>
<div>
<ul>
<li><a title="http://cu.nniling.us/224/" href="http://cu.nniling.us/224/" target="_blank">http://cu.nniling.us/224/</a></li>
<li><a title="http://xkcd.com/297/" href="http://xkcd.com/297/" target="_blank">http://xkcd.com/297/</a></li>
</ul>
</div>
<div>Lisp still looms large:</div>
<div>
<ul>
<li>in Emacs as e-lisp;</li>
<li>it has mature free implementations (e.g. take a look at <a title="PLT Scheme" href="http://plt-scheme.org/" target="_blank">PLT Scheme</a>);</li>
<li>and active commercial implementations (e.g. the <a title="LispWorks" href="http://www.lispworks.com/" target="_blank">LispWorks</a> mailing list is very active).</li>
</ul>
</div>
<div>Lisp refuses to lay down and die. In his <a title="1979 History of Lisp paper" href="http://www-formal.stanford.edu/jmc/history/lisp.ps" target="_blank">1979 History of Lisp paper</a> John McCarthy said:</div>
<blockquote><p></p>
<div>One can even conjecture that LISP owes its survival specifically to the fact that its programs are lists, which everyone, including me, has regarded as a disadvantage. </div>
</blockquote>
<p></p>
<div>In <a title="ANSI Common Lisp" href="http://www.paulgraham.com/acl.html" target="_blank">ANSI Common Lisp</a>, Paul Graham points out that Lisp has always put its evolution into the hands of its programmers, and that this is why it survives, especially via the macro systems as found in some dialects (e.g. Common Lisp, Clojure), which make the full power of the language available to generate Lisp code at compile time.</div>
<p></p>
<div>Irrespective of how widely used Lisp dialects are today, we should continue to remember its contributions to programming: code as data, higher order functions, application of functions to the elements of a list, an emphasis upon recursive solutions to problems, erasure of abandoned data (garbage collection), the Read-Eval-Print Loop (REPL), to name a few.</div>
<p></p>
<div>As for the future, it&#8217;s always uncertain. Here are some notes about the <a title="future of Lisp" href="http://lispy.wordpress.com/2008/10/25/lisp50-notes-part-vi-the-future-of-lisp/" target="_blank">future of Lisp</a> from the OOPSLA Lisp50 session, which suggests that Clojure may be a big part of that. Next year&#8217;s <a title="International Lisp Conference" href="http://www.international-lisp-conference.org/2009/index" target="_blank">International Lisp Conference</a> has the working title &#8220;Lisp: The Next 50 Years&#8221;. </div>
<div> </div>
<div>I&#8217;ll end with a quote from Edsger Dijkstra:</div>
<p><!--StartFragment--></p>
<blockquote>
<div><span><span></span></span><span>Lisp has jokingly been called &#8220;the most intelligent way to misuse a computer&#8221;. I think that description is a great compliment because it transmits the full flavor of liberation: it has assisted a number of our most gifted fellow humans in thinking previously impossible thoughts.</span></div>
</blockquote>
<p><!--EndFragment--><!--EndFragment--></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dbenn.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dbenn.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dbenn.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dbenn.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dbenn.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dbenn.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dbenn.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dbenn.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dbenn.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dbenn.wordpress.com/74/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dbenn.wordpress.com&blog=363985&post=74&subd=dbenn&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dbenn.wordpress.com/2008/10/29/lisps-50th-birthday/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ec42558e648353dc7d36d777374607d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dbenn</media:title>
		</media:content>

		<media:content url="http://dbenn.files.wordpress.com/2008/11/jmcbw.jpg" medium="image">
			<media:title type="html">jmcbw</media:title>
		</media:content>
	</item>
		<item>
		<title>Abandoning Infantile Beliefs</title>
		<link>http://dbenn.wordpress.com/2008/09/18/abandoning-infantile-beliefs/</link>
		<comments>http://dbenn.wordpress.com/2008/09/18/abandoning-infantile-beliefs/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 14:21:27 +0000</pubDate>
		<dc:creator>dbenn</dc:creator>
				<category><![CDATA[Astronomy, Science]]></category>
		<category><![CDATA[Life Quotes]]></category>

		<guid isPermaLink="false">http://dbenn.wordpress.com/?p=12</guid>
		<description><![CDATA[Paul Davies made this comment during a radio interview, with which I wholeheartedly agree:
&#8230;one should abandon infantile beliefs based on Sunday school stories and embrace the scientific path which reveals a universe which is even more wonderful than you can imagine and a source of inspiration.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dbenn.wordpress.com&blog=363985&post=12&subd=dbenn&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Paul Davies made this comment during a radio interview, with which I wholeheartedly agree:</p>
<blockquote><p>&#8230;one should abandon infantile beliefs based on Sunday school stories and embrace the scientific path which reveals a universe which is even more wonderful than you can imagine and a source of inspiration.</p></blockquote>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dbenn.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dbenn.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dbenn.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dbenn.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dbenn.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dbenn.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dbenn.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dbenn.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dbenn.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dbenn.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dbenn.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dbenn.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dbenn.wordpress.com&blog=363985&post=12&subd=dbenn&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dbenn.wordpress.com/2008/09/18/abandoning-infantile-beliefs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ec42558e648353dc7d36d777374607d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dbenn</media:title>
		</media:content>
	</item>
		<item>
		<title>Replacing an iPod Nano&#8217;s battery</title>
		<link>http://dbenn.wordpress.com/2008/07/24/replacing-an-ipod-nanos-battery/</link>
		<comments>http://dbenn.wordpress.com/2008/07/24/replacing-an-ipod-nanos-battery/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 13:41:54 +0000</pubDate>
		<dc:creator>dbenn</dc:creator>
				<category><![CDATA[Life Musings]]></category>
		<category><![CDATA[Microcontrollers]]></category>

		<guid isPermaLink="false">http://dbenn.wordpress.com/?p=52</guid>
		<description><![CDATA[I bought a first generation iPod Nano more than 2 years ago. I use it every work day (see also http://dbenn.wordpress.com/2006/08/27/astronomy-science-podcasts/), but the battery has been on the way out over the last few months. In the end it was holding charge for less than an hour, irrespective of charge time, often dying before my walking [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dbenn.wordpress.com&blog=363985&post=52&subd=dbenn&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I bought a first generation iPod Nano more than 2 years ago. I use it every work day (see also <a title="Astronomy &amp; Science podcasts" href="http://dbenn.wordpress.com/2006/08/27/astronomy-science-podcasts/" target="_blank">http://dbenn.wordpress.com/2006/08/27/astronomy-science-podcasts/</a>), but the battery has been on the way out over the last few months. In the end it was holding charge for less than an hour, irrespective of charge time, often dying before my walking trip was over.</p>
<p>Getting it replaced through official channels would&#8217;ve cost in excess of AUD $100, about a 3rd of the device&#8217;s original cost. So instead, I spent AUD $20 on an iPod replacement battery kit from JayCar (I&#8217;ve seen them advertised elsewhere on the web too).</p>
<p>It came with the 3.7V Li-ion Polymer battery (400mAh instead of the original 340mAh), two plastic tools to pry the case open, and a brief but effective instruction sheet.</p>
<p>The most painful part was getting the case open. The plastic tools from the kit only get you so far and I pretty much wrecked mine. My wife Karen and I took turns carefully prying open different sections of the case with a small flat blade jeweller&#8217;s screwdriver (not suggested by the instruction sheet, but effective nonetheless), in addition to using the plastic tools.</p>
<p>Once the back of the case was off, the battery was easily removed, and I used a fine-tipped soldering iron to remove the three wires from the PCB, and fine solder to connect the new battery&#8217;s wires in place before putting the case back together.</p>
<p>I replaced the battery on the weekend and didn&#8217;t have to charge it again until 3 days later. Hopefully this will make my Nano last another 2 or 3 years, by which time it will probably be time for an iPod upgrade. It won&#8217;t owe me anything by then, that&#8217;s for sure.</p>
<p>Now, all I have to do is stop breaking earphones.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dbenn.wordpress.com/52/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dbenn.wordpress.com/52/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dbenn.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dbenn.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dbenn.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dbenn.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dbenn.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dbenn.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dbenn.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dbenn.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dbenn.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dbenn.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dbenn.wordpress.com&blog=363985&post=52&subd=dbenn&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dbenn.wordpress.com/2008/07/24/replacing-an-ipod-nanos-battery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ec42558e648353dc7d36d777374607d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dbenn</media:title>
		</media:content>
	</item>
		<item>
		<title>A War, a Grandfather, and a Great Uncle</title>
		<link>http://dbenn.wordpress.com/2008/04/25/a-war-a-grandfather-and-a-great-uncle/</link>
		<comments>http://dbenn.wordpress.com/2008/04/25/a-war-a-grandfather-and-a-great-uncle/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 07:43:07 +0000</pubDate>
		<dc:creator>dbenn</dc:creator>
				<category><![CDATA[Life Musings]]></category>

		<guid isPermaLink="false">http://dbenn.wordpress.com/?p=44</guid>
		<description><![CDATA[Once again, ANZAC Day is here, a day on which we recall those who in far too many cases died fighting someone else&#8217;s battle.
My grandfather, James Melville, fought during WWI in Egypt, Gallipoli, and France. He always struck me as a proud, meticulous man. After the war he worked in several jobs, including on trains [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dbenn.wordpress.com&blog=363985&post=44&subd=dbenn&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Once again, <a title="ANZAC" href="http://en.wikipedia.org/wiki/ANZAC" target="_blank">ANZAC</a> Day is here, a day on which we recall those who in far too many cases died fighting someone else&#8217;s battle.</p>
<p>My grandfather, James Melville, fought during WWI in Egypt, Gallipoli, and France. He always struck me as a proud, meticulous man. After the war he worked in several jobs, including on trains in outback Australia. As a child I loved his Scottish accent. I wish I had known him better, talked with him more, not seen him as so &#8220;other&#8221;. I&#8217;ve been a pall bearer for two people: my Grandfather and my Mother, who died 16 years apart.</p>
<p>My Great Uncle, Frank Jagger, served in the German army in that same war. I recall a family member years ago remarking that he and my Grandfather may have been in fighting in the same area of France during the war. I don&#8217;t know if this was actually the case or mere speculation, but it probably happened to some. Uncle Frank stayed with us for a short while in the late 70s. He was a real character. After he returned to Germany, I used to help translate his increasingly German letters to my family. He too is gone now.</p>
<p>The saying goes: &#8220;Lest We Forget&#8221;. Indeed. But please please please, Let Us Not Glorify. War is a terrible thing, something I hope my kids never have to participate in. As Skyhooks put it so well in the 70s: &#8220;Horror movie right there on my TV, shockin&#8217; me right out of my brain.&#8221;</p>
<p>Those who romanticise war haven&#8217;t seen enough death. If you watch a movie like Saving Private Ryan and don&#8217;t feel viscerally offended, then the world we&#8217;ve constructed has succeeded in numbing you. Anyone who has seen dead people and terrible injury up close and personal (I was a nurse before I was a programmer) understands that War cannot be a clean thing any more than car accidents or cancer. The best way to honour the War Dead is to Just Stop It. Just Get Along. Life&#8217;s too short to do otherwise, and as a species we take ourselves way to seriously. We need to get over ourselves and just get on with Living and Learning. There&#8217;s no salvation, no Higher Purpose. It&#8217;s just Us. Carpe Diem.</p>
<p>Another saying goes: &#8220;No Fate But What we Make&#8221; (Terminator 2). The only thing we are not free to choose is our freedom to choose (Sartre). Yeah, we&#8217;re stuck with one other and we had better make the best of it. As Carl Sagan said &#8220;We make our world significant by the courage of our questions and the depth of our answers.&#8221; Providing the answer &#8220;War&#8221; to any question just doesn&#8217;t qualify.</p>
<p> </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dbenn.wordpress.com/44/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dbenn.wordpress.com/44/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dbenn.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dbenn.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dbenn.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dbenn.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dbenn.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dbenn.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dbenn.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dbenn.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dbenn.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dbenn.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dbenn.wordpress.com&blog=363985&post=44&subd=dbenn&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dbenn.wordpress.com/2008/04/25/a-war-a-grandfather-and-a-great-uncle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ec42558e648353dc7d36d777374607d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dbenn</media:title>
		</media:content>
	</item>
		<item>
		<title>NACAA 2008 Impressions</title>
		<link>http://dbenn.wordpress.com/2008/04/06/nacaa-2008-impressions/</link>
		<comments>http://dbenn.wordpress.com/2008/04/06/nacaa-2008-impressions/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 13:13:16 +0000</pubDate>
		<dc:creator>dbenn</dc:creator>
				<category><![CDATA[Astronomy, Science]]></category>
		<category><![CDATA[Life Musings]]></category>

		<guid isPermaLink="false">http://dbenn.wordpress.com/?p=43</guid>
		<description><![CDATA[What impresses me about The National Australian Convention of Amateur Astronomers (NACAA) is that it demonstrates how much can be achieved with sufficient motivation and relatively few resources.
NACAA is convened every 2 years. I attended first in 2002 when it was held in Adelaide. In 2004 my family came with me to Hobart, and in 2006 to Frankston. This year [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dbenn.wordpress.com&blog=363985&post=43&subd=dbenn&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div>What impresses me about The National Australian Convention of Amateur Astronomers (NACAA) is that it demonstrates how much can be achieved with sufficient motivation and relatively few resources.</div>
<div>NACAA is convened every 2 years. I attended first in 2002 when it was held in Adelaide. In 2004 my family came with me to Hobart, and in 2006 to Frankston. This year the event was held in Penrith,  Sydney.</div>
<div>Some of the highlights this year from my perspective were:</div>
<div>
<ul>
<li>&#8220;Probing Pluto&#8217;s Atmosphere with a 10 inch Telescope&#8221; by Dave Gault. Along with others in Australia (including Blair Lade at Stockport) and New Zealand, Dave&#8217;s observations yielded a light curve from which Pluto&#8217;s atmosphere &#8212; with a pressure measuring in microbars &#8212; could be discerned, using only a 10&#8243; SCT and Meade DSI imager.</li>
<li> A workshop on light curve analysis using data from automated surveys to look for contact binary star systems. Surjit Wadhwa who ran this excellent workshop also won the best paper award for his work and peer reviewed publications over several years, revealing previously unknown contact binary star systems.</li>
<li>Ragbir Bhathal&#8217;s &#8220;45 Years of SETI&#8221;, including an overview of recent optical SETI developments. Whether or not you think that SETI is ever likely to lead to positive results, the technology involved is interesting and potentially useful elsewhere. Not to mention the philosophical questions it prompts us to ponder.</li>
<li>Encouraging words from Arne Henden, Director of the American Association of Variable Star observers, about being an amateur scientist in the 21st Century.</li>
<li>Entertaining talks such as: giving astronomy lectures on the final voyage of the QE2 (by Ray Johnston), the current state of planetaria worldwide (by Martin George), and examining the possibility that Australian Aboriginals were the world&#8217;s first astronomers (by Ray Norris).</li>
<li>Useful and interesting ad-hoc conversations during breaks and in the corridor.</li>
</ul>
</div>
<div>There were workshops and sessions to suit a wide variety of interests. You can read more about NACAA 2008 here: <a title="http://nacaa.org.au/2008/" href="http://nacaa.org.au/2008/" target="_blank">http://nacaa.org.au/2008/</a></div>
<div>In short, a very worthwhile event. I plan to be in Canberra for NACAA 2010.</div>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dbenn.wordpress.com/43/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dbenn.wordpress.com/43/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dbenn.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dbenn.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dbenn.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dbenn.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dbenn.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dbenn.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dbenn.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dbenn.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dbenn.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dbenn.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dbenn.wordpress.com&blog=363985&post=43&subd=dbenn&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dbenn.wordpress.com/2008/04/06/nacaa-2008-impressions/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ec42558e648353dc7d36d777374607d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dbenn</media:title>
		</media:content>
	</item>
		<item>
		<title>If the bible is literally true then &#960; is 3 and my odometer is wrong</title>
		<link>http://dbenn.wordpress.com/2008/03/29/if-the-bible-is-literally-true-then-is-3-and-my-odometer-is-wrong/</link>
		<comments>http://dbenn.wordpress.com/2008/03/29/if-the-bible-is-literally-true-then-is-3-and-my-odometer-is-wrong/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 13:37:58 +0000</pubDate>
		<dc:creator>dbenn</dc:creator>
				<category><![CDATA[Astronomy, Science]]></category>
		<category><![CDATA[Life Musings]]></category>
		<category><![CDATA[Life Quotes]]></category>

		<guid isPermaLink="false">http://dbenn.wordpress.com/?p=32</guid>
		<description><![CDATA[&#8220;What is not possible is not to choose.&#8221; (Jean-Paul Sartre)
Consider the following:

&#8220;He made the Sea of cast metal, circular in shape, measuring ten cubits from rim to rim and five cubits high. It took a line of thirty cubits to measure around it.&#8221; (1 Kings 7:23). See also 2 Chronicles 4:2.
&#960; is the ratio of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dbenn.wordpress.com&blog=363985&post=32&subd=dbenn&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>&#8220;What is not possible is not to choose.&#8221; (Jean-Paul Sartre)</p>
<p>Consider the following:</p>
<ul>
<li>&#8220;He made the Sea of cast metal, circular in shape, measuring ten cubits from rim to rim and five cubits high. It took a line of thirty cubits to measure around it.&#8221; (1 Kings 7:23). See also 2 Chronicles 4:2.</li>
<li>&pi; is the ratio of the circumference (30 cubits) of a circle and its diameter (10 cubits).</li>
<li>∴ &pi; is 3.</li>
</ul>
<p>Either the bible is <i>literally true</i>, and &pi; is represented as the ratio of the two integers 30 and 10, or &pi; is irrational with a value of around 3.1415926. We recently set up new odometers on our bikes. The manual for the device instructs the user to multiply the <span class="Apple-style-span" style="font-style:italic;">diameter</span> of the bike&#8217;s wheel by 3.14, yielding the wheel&#8217;s circumference. So, for a 700 mm wheel, that&#8217;s about 2198 mm for a &pi; of 3.14 and 2199 mm for a &pi; of 3.1415926. But what if &pi; is 3? That circumference becomes 2100 mm.</p>
<p>Now, for say 50 revolutions of the wheel:</p>
<ul>
<li>for a circumference of 2.199 meters we have 109.95 meters (if &pi; is 3.1415926);</li>
<li>for a circumference of 2.198 we have a 109.9 meters (if &pi; is 3.14);</li>
<li>for a circumference of 2.1, we have 105 meters (if &pi; is 3).</li>
</ul>
<p>If &pi; is 3, the wheel traverses almost 5 meters less. So is &pi; 3?</p>
<p><b>Choose</b></p>
<p>Read more about the &pi; saga than you probably want to in this <a href="http://gospelofreason.wordpress.com/2007/06/13/god-said-pi-3-stand-by-your-beliefs-dammit/">Gospel of Reason blog entry</a> and follow-up comments.</p>
<p>&#8220;It makes sense to revere the sun and stars, for we are their children.&#8221; (Carl Sagan)</p>
<p>Consider the following:</p>
<ul>
<li>The world was made by God in 6 days (see Genesis), including all living things.</li>
<li>Massive stars exist for millions of years before exploding as supernovae, the only known means by which elements <i>heavier than iron</i> are created.</li>
<li>Our bodies contain elements <i>heavier than iron</i>, e.g. iodine.</li>
</ul>
<p>Either the bible is <i>literally true</i> and the world and us (including heavier-than-iron elements) were really created in 6 days, or the universe really <span class="Apple-style-span" style="font-style:italic;">is</span> old.</p>
<p><b>Choose</b></p>
<p>&#8220;What is not possible is not to choose.&#8221; (Jean-Paul Sartre)</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dbenn.wordpress.com/32/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dbenn.wordpress.com/32/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dbenn.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dbenn.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dbenn.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dbenn.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dbenn.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dbenn.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dbenn.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dbenn.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dbenn.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dbenn.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dbenn.wordpress.com&blog=363985&post=32&subd=dbenn&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dbenn.wordpress.com/2008/03/29/if-the-bible-is-literally-true-then-is-3-and-my-odometer-is-wrong/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ec42558e648353dc7d36d777374607d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dbenn</media:title>
		</media:content>
	</item>
		<item>
		<title>The Human Appendix vs Intelligent Design</title>
		<link>http://dbenn.wordpress.com/2008/02/23/the-appendix-as-an-argument-against-intelligent-design/</link>
		<comments>http://dbenn.wordpress.com/2008/02/23/the-appendix-as-an-argument-against-intelligent-design/#comments</comments>
		<pubDate>Sat, 23 Feb 2008 10:21:51 +0000</pubDate>
		<dc:creator>dbenn</dc:creator>
				<category><![CDATA[Astronomy, Science]]></category>
		<category><![CDATA[Life Musings]]></category>

		<guid isPermaLink="false">http://dbenn.wordpress.com/?p=42</guid>
		<description><![CDATA[So you want me to believe in Intelligent Design (ID)? First you&#8217;ll have to explain why the human appendix exists.
Mine landed me on an operating table around midnight a couple of weeks before my 4th year High School exams. If left alone, it would have burst, spreading infection throughout my peritoneum. The surgeon showed it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dbenn.wordpress.com&blog=363985&post=42&subd=dbenn&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:left;">So you want me to believe in Intelligent Design (ID)? First you&#8217;ll have to explain why the human appendix exists.</p>
<p style="text-align:left;">Mine landed me on an operating table around midnight a couple of weeks before my 4th year High School exams. If left alone, it would have burst, spreading infection throughout my peritoneum. The surgeon showed it to me after I had recovered enough to care; I recall it being black.</p>
<p style="text-align:left;">The appendix plays a role in cellulose digestion in some mammalian species. If however humans were really created by an intelligent designer, independent of all other creatures, with no evolutionary path between some other species with a useful appendix, and us, one has to ask: why <span class="Apple-style-span" style="font-style:italic;">create</span> the human species with a useless and d<span class="Apple-style-span" style="font-style:italic;">angerous </span>organ?</p>
<p style="text-align:left;">As Douglas Theobold <a href="http://www.talkorigins.org/faqs/vestiges/appendix.html" title="have remarked" target="_blank">has said</a>:<br />
<blockquote class="webkit-indent-blockquote"><span class="Apple-style-span" style="font-family:'Times New Roman';line-height:normal;">If the appendix does have an important function that we have yet to find, it is a leading candidate for the worst designed organ in the human body. How nice if the appendix would just degenerate away after it is no longer needed, so it could never get infected and kill us needlessly.</span>        </p></blockquote>
<p style="text-align:left;">A programmer might say that God ought to have noticed that the appendix was &#8220;unreachable code&#8221;, and so could be optimised away.</p>
<p style="text-align:left;">Perhaps ID actually denotes &#8220;Incompetent Design&#8221;.</p>
<p style="text-align:left;">It seems to me that we have two explanations for the existence of the human appendix:</p>
<ol>
<li>It serves a useful role in some other mammalian species, and in some of our ancestors, but does not do so in us.</li>
<li>God created each of us with an appendix because he/she is not benevolent or not omnipotent.</li>
</ol>
<p style="text-align:left;">If the Designer is not omnipotent, why is he/she/it in the business of universe and people engineering?</p>
<p style="text-align:left;">In Science, just one chink in the armour of a theory can bring it down. Not so for ID?</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dbenn.wordpress.com/42/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dbenn.wordpress.com/42/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dbenn.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dbenn.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dbenn.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dbenn.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dbenn.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dbenn.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dbenn.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dbenn.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dbenn.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dbenn.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dbenn.wordpress.com&blog=363985&post=42&subd=dbenn&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dbenn.wordpress.com/2008/02/23/the-appendix-as-an-argument-against-intelligent-design/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ec42558e648353dc7d36d777374607d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dbenn</media:title>
		</media:content>
	</item>
		<item>
		<title>The simple joy of a healthy child</title>
		<link>http://dbenn.wordpress.com/2007/08/06/the-simple-joy-of-a-healthy-child/</link>
		<comments>http://dbenn.wordpress.com/2007/08/06/the-simple-joy-of-a-healthy-child/#comments</comments>
		<pubDate>Mon, 06 Aug 2007 13:36:48 +0000</pubDate>
		<dc:creator>dbenn</dc:creator>
				<category><![CDATA[Life Musings]]></category>
		<category><![CDATA[Life Quotes]]></category>

		<guid isPermaLink="false">http://dbenn.wordpress.com/2007/08/06/the-simple-joy-of-a-healthy-child/</guid>
		<description><![CDATA[Last week my little girl (Heather, who is 3 years old) was in hospital for 3 days on intravenous antibiotics and oxygen. My wife (Karen) is a nurse, as I used to be before a career change to software development, and I can tell you that we were both very worried about her. It was [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dbenn.wordpress.com&blog=363985&post=37&subd=dbenn&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Last week my little girl (Heather, who is 3 years old) was in hospital for 3 days on intravenous antibiotics and oxygen. My wife (Karen) is a nurse, as I used to be before a career change to software development, and I can tell you that we were both <em>very</em> worried about her. It was Influenza A and a secondary bacterial infection. We have it in our heads in this age of vaccination and antibiotics that people don&#8217;t easily die of simple illness. But the young and the old, far too often, still do.</p>
<p>Karen stayed with her throughout the ordeal, while I spent most of that time looking after our son (Nicholas) who had a milder dose of the flu, as did we all. I found leaving them at the hospital to be almost unbearable, perhaps because another goodbye in a hospital, almost 5 years ago, was final: my Mother, who died after failed heart surgery. Two completely different circumstances, but no-one ever said people were logical, not even most of the time, or as Oliver Goldsmith so nicely put it:</p>
<blockquote><p>Logicians have but ill-defined<br />
As rational the human kind.<br />
Logic they say, belongs to Man,<br />
But let them prove it if they can.</p></blockquote>
<p>Heather is home with us again, still recovering, but pretty much back to her old self. To have Heather with us again, albeit a little cranky to start with, was a joy that I just cannot describe to you. It was almost as good as having her home for the first time from hospital after her birth, but this time tinged with the sadness and fear of what could-so-easily-have-been. </p>
<p>As if Heather&#8217;s ordeal was not enough, she had a visit to the dentist today after Karen noticed some tooth decay; a <em>good thing</em> she noticed this early too! Apparently Heather displayed stoicism beyond her years throughout two fillings, the poor little thing. This despite our (Karen&#8217;s mostly) best efforts to give our kids the best chance at dental health.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dbenn.wordpress.com/37/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dbenn.wordpress.com/37/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dbenn.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dbenn.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dbenn.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dbenn.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dbenn.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dbenn.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dbenn.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dbenn.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dbenn.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dbenn.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dbenn.wordpress.com&blog=363985&post=37&subd=dbenn&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dbenn.wordpress.com/2007/08/06/the-simple-joy-of-a-healthy-child/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ec42558e648353dc7d36d777374607d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dbenn</media:title>
		</media:content>
	</item>
	</channel>
</rss>