<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>The Daily Photon</title>
	<atom:link href="http://dawes.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dawes.wordpress.com</link>
	<description>optics, photonics, electronics, and computing</description>
	<pubDate>Fri, 04 Jul 2008 11:28:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<language>en</language>
			<item>
		<title>EPD for OS X: public beta available</title>
		<link>http://dawes.wordpress.com/2008/07/02/epd-for-os-x-public-beta-available/</link>
		<comments>http://dawes.wordpress.com/2008/07/02/epd-for-os-x-public-beta-available/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 21:12:34 +0000</pubDate>
		<dc:creator>adawes</dc:creator>
		
		<category><![CDATA[computing]]></category>

		<category><![CDATA[mac tips &amp; tricks]]></category>

		<category><![CDATA[open source software]]></category>

		<category><![CDATA[physics]]></category>

		<category><![CDATA[python enthought visualization]]></category>

		<guid isPermaLink="false">http://dawes.wordpress.com/?p=154</guid>
		<description><![CDATA[
My knack for checking for software releases on the release day shines again today. Several months ago I had heard a rumor about the Enthought Python Distribution (EPD) being developed for the Mac. Between writing my dissertation and packing up my family for our upcoming move, I hadn&#8217;t thought about it again&#8230; until today. And [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://dawes.files.wordpress.com/2008/07/epdboxnoref.png"><img src="http://dawes.files.wordpress.com/2008/07/epdboxnoref.png?w=79&h=96" alt="" width="79" height="96" class="alignleft size-thumbnail wp-image-155" /></a>
<p>My knack for checking for software releases on the release day shines again today. Several months ago I had heard a rumor about the Enthought Python Distribution (EPD) being developed for the Mac. Between writing my dissertation and packing up my family for our upcoming move, I hadn&#8217;t thought about it again&#8230; until today. And of course, today <a href="http://blog.enthought.com/?p=43">this</a> announcement was posted. So I&#8217;m currently pulling down a 200 MB installer package and I&#8217;ll post again soon once I have a chance to tinker.<br />
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dawes.wordpress.com/154/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dawes.wordpress.com/154/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dawes.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dawes.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dawes.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dawes.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dawes.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dawes.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dawes.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dawes.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dawes.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dawes.wordpress.com/154/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dawes.wordpress.com&blog=497517&post=154&subd=dawes&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dawes.wordpress.com/2008/07/02/epd-for-os-x-public-beta-available/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/adawes-128.jpg" medium="image">
			<media:title type="html">adawes</media:title>
		</media:content>

		<media:content url="http://dawes.files.wordpress.com/2008/07/epdboxnoref.png?w=79" medium="image" />
	</item>
		<item>
		<title>Subversion and mac bundles</title>
		<link>http://dawes.wordpress.com/2008/07/01/subversion-and-mac-bundles/</link>
		<comments>http://dawes.wordpress.com/2008/07/01/subversion-and-mac-bundles/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 19:27:37 +0000</pubDate>
		<dc:creator>adawes</dc:creator>
		
		<category><![CDATA[computing]]></category>

		<category><![CDATA[latex]]></category>

		<category><![CDATA[mac tips &amp; tricks]]></category>

		<category><![CDATA[open source software]]></category>

		<category><![CDATA[svn latex iwork]]></category>

		<guid isPermaLink="false">http://dawes.wordpress.com/?p=151</guid>
		<description><![CDATA[
I wrote earlier about using SVN and LaTeX for document management. While this has continued to work well for me, I did discover an issue with some document files generated by mac apps. It has become common to save documents as &#8220;bundles,&#8221; which from the filesystem perspective are directories but look like documents in Finder. [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://dawes.files.wordpress.com/2008/07/subversion_logo-200x173.png"><img src="http://dawes.files.wordpress.com/2008/07/subversion_logo-200x173.png?w=110&h=95" alt="" width="110" height="95" class="alignleft size-thumbnail wp-image-157" /></a>
<p>I wrote <a href="http://dawes.wordpress.com/2008/04/26/svn-and-latex/">earlier</a> about using SVN and LaTeX for document management. While this has continued to work well for me, I did discover an issue with some document files generated by mac apps. It has become common to save documents as &#8220;bundles,&#8221; which from the filesystem perspective are directories but look like documents in Finder. Unfortunately, these bundles delete or overwrite any .svn folders they contain, so if you put an iWork document, or in my case a DataGraph plot, under revision control in SVN, you will get an error after you save it the next time:</p>
<p>svn: Working copy ____ is missing or not locked.&#8221;</p>
<p>I found a handy <a href="http://work.onemanswalk.com/2007/11/4/working-with-iwork-and-subversion">Ruby script</a> that has a built-in list of extensions to look for (iWork files among others). I simply add dgraph to the list of extensions and it automatically downloads and replaces the missing .svn folders.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dawes.wordpress.com/151/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dawes.wordpress.com/151/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dawes.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dawes.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dawes.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dawes.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dawes.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dawes.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dawes.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dawes.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dawes.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dawes.wordpress.com/151/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dawes.wordpress.com&blog=497517&post=151&subd=dawes&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dawes.wordpress.com/2008/07/01/subversion-and-mac-bundles/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/adawes-128.jpg" medium="image">
			<media:title type="html">adawes</media:title>
		</media:content>

		<media:content url="http://dawes.files.wordpress.com/2008/07/subversion_logo-200x173.png?w=110" medium="image" />
	</item>
		<item>
		<title>Walk Score</title>
		<link>http://dawes.wordpress.com/2008/06/29/walk-score/</link>
		<comments>http://dawes.wordpress.com/2008/06/29/walk-score/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 00:37:15 +0000</pubDate>
		<dc:creator>adawes</dc:creator>
		
		<category><![CDATA[physics]]></category>

		<guid isPermaLink="false">http://dawes.wordpress.com/?p=150</guid>
		<description><![CDATA[This is somewhat off topic, but I felt it was a good example of a technology mashup that serves those of us who would like to drive less. Of course it is most helpful to those of us who have a chance to choose a place to live based on how walkable that place is.
Walk [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This is somewhat off topic, but I felt it was a good example of a technology mashup that serves those of us who would like to drive less. Of course it is most helpful to those of us who have a chance to choose a place to live based on how walkable that place is.</p>
<p><a href="http://www.walkscore.com/index.shtml">Walk Score</a> is a hybrid google business map that tabulates the general distance to a wide range of typical business types.<br />
<span id="more-150"></span><br />
The walk score then rates how reasonable it is to live car-lite, or survive and walk everywhere. My first three data points actually reflect their rankings very well. My childhood home gets a 57 or &#8220;some walkable locations.&#8221; I found it easy to bike around in the years before I had a driver&#8217;s license, but I wouldn&#8217;t want to live there without a car as an adult. My current house gets a 38: &#8220;not walkable.&#8221; I find this generally true from the perspective of errands. However, our proximity to the park easily offsets the requirement of driving to the grocery store. A lot of places are an easy bike-ride: the farmer&#8217;s market, downtown, brightleaf square, American Tobacco Campus, Duke East campus, and 9th street (to name a few). Fortunately Durham is gaining ground in the bike-friendly world.</p>
<p>Finally, our new house, in Forest Grove, gets a 74: &#8220;Very walkable.&#8221; Woohoo! Of course we knew this about the house; it was part of what we liked best. And it certainly validates the algorithm that walkscore uses.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dawes.wordpress.com/150/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dawes.wordpress.com/150/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dawes.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dawes.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dawes.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dawes.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dawes.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dawes.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dawes.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dawes.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dawes.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dawes.wordpress.com/150/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dawes.wordpress.com&blog=497517&post=150&subd=dawes&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dawes.wordpress.com/2008/06/29/walk-score/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/adawes-128.jpg" medium="image">
			<media:title type="html">adawes</media:title>
		</media:content>
	</item>
		<item>
		<title>Waves and Optics</title>
		<link>http://dawes.wordpress.com/2008/06/26/waves-and-optics/</link>
		<comments>http://dawes.wordpress.com/2008/06/26/waves-and-optics/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 14:39:05 +0000</pubDate>
		<dc:creator>adawes</dc:creator>
		
		<category><![CDATA[physics]]></category>

		<guid isPermaLink="false">http://dawes.wordpress.com/?p=149</guid>
		<description><![CDATA[It&#8217;s been a little while since CLEO and my last post. Things have been hectic to say the least. The past few weeks included:

a trip to Forest Grove to look for houses
a week at home with Carter (17 mo. old) while Leslie went to Volleyball tournament
showing our house twice
receiving two offers on our house
signing one [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>It&#8217;s been a little while since CLEO and my last post. Things have been hectic to say the least. The past few weeks included:
<ul>
<li>a trip to Forest Grove to look for houses</li>
<li>a week at home with Carter (17 mo. old) while Leslie went to Volleyball tournament</li>
<li>showing our house twice</li>
<li>receiving two offers on our house</li>
<li>signing one of them</li>
</ul>
<p>We&#8217;ve had the home inspection and are waiting on the &#8220;Requested Repairs&#8221; paperwork, otherwise things are looking good.</p>
<p>&#8220;What does this have to do with Waves and Optics?&#8221; you ask. Well that is the course that I am responsible for this fall. I&#8217;m also teaching Geometrical Optics I and Workshop Physics (calc-based intro) but those courses are already put together.</p>
<p><span id="more-149"></span></p>
<p>Waves and Optics with Prof. Dawes (aka PHY 332)&#8230; what will it be, what wonders of physics will be explored and experienced by students in my class? I am leaning towards using H. J. Pain&#8217;s &#8220;The Physics of Vibrations and Waves&#8221; which starts with simple harmonic motion, builds on the wave equation from SHM, and then branches out to sound, water, and EM waves. The latter parts of the book are primarily optics: diffraction, interference, scattering etc. I really want to work in some current research results, especially since things like slow- and fast-light naturally come out of a discussion of wave physics. Another neat topic in the news lately are negative-index metamaterials. Of course there are also my own research interests: pattern formation, and nonlinear optics.</p>
<p>I don&#8217;t think I&#8217;ll have trouble coming up with current material, but I&#8217;m happy to hear other suggestions on recent topics that would fit into a course on waves and optics. I&#8217;m sure there are plenty that I&#8217;m not thinking of at the moment. Especially welcome are suggestions from any of you experts outside my subfield of optics.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dawes.wordpress.com/149/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dawes.wordpress.com/149/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dawes.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dawes.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dawes.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dawes.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dawes.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dawes.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dawes.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dawes.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dawes.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dawes.wordpress.com/149/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dawes.wordpress.com&blog=497517&post=149&subd=dawes&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dawes.wordpress.com/2008/06/26/waves-and-optics/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/adawes-128.jpg" medium="image">
			<media:title type="html">adawes</media:title>
		</media:content>
	</item>
		<item>
		<title>Dr. T. H. Maiman (7/11/27 - 5/5/07)</title>
		<link>http://dawes.wordpress.com/2008/05/06/dr-t-h-maiman-71127-5507/</link>
		<comments>http://dawes.wordpress.com/2008/05/06/dr-t-h-maiman-71127-5507/#comments</comments>
		<pubDate>Tue, 06 May 2008 05:24:41 +0000</pubDate>
		<dc:creator>adawes</dc:creator>
		
		<category><![CDATA[physics]]></category>

		<category><![CDATA[stories &amp; anecdotes]]></category>

		<category><![CDATA[invention]]></category>

		<category><![CDATA[laser]]></category>

		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://dawes.wordpress.com/?p=138</guid>
		<description><![CDATA[I&#8217;m currently attending the CLEO/QELS conference in San Jose, CA. Yesterday there was a symposium honoring the late Ted Maiman, who was the first person to successfully build and operate a Laser. After the symposium, I was doing some follow-up reading on Wikipedia and discovered that the timing of this memorial session was very coincidental. [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://dawes.files.wordpress.com/2008/05/maiman.jpg"><img src="http://dawes.files.wordpress.com/2008/05/maiman.jpg" alt="Dr. T. H. Maiman" class="alignleft" width="80px"></a>I&#8217;m currently attending the <a href="http://www.cleoconference.org">CLEO/QELS</a> conference in San Jose, CA. Yesterday there was a symposium honoring the late Ted Maiman, who was the first person to successfully build and operate a Laser. After the symposium, I was doing some follow-up reading on Wikipedia and discovered that the timing of this memorial session was very coincidental. Ted passed away a year ago today, and his famous invention, according to his notebook, took place almost exactly 48 years ago (May 16, 1960). For the Conference on Lasers and Electro-Optics to take place between these dates is highly appropriate, and it has been interesting to consider the conference within the context of the historical origins of the laser. Hopefully Ted would be impressed with what we have all come up with using his invention.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dawes.wordpress.com/138/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dawes.wordpress.com/138/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dawes.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dawes.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dawes.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dawes.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dawes.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dawes.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dawes.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dawes.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dawes.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dawes.wordpress.com/138/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dawes.wordpress.com&blog=497517&post=138&subd=dawes&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dawes.wordpress.com/2008/05/06/dr-t-h-maiman-71127-5507/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/adawes-128.jpg" medium="image">
			<media:title type="html">adawes</media:title>
		</media:content>

		<media:content url="http://dawes.files.wordpress.com/2008/05/maiman.jpg" medium="image">
			<media:title type="html">Dr. T. H. Maiman</media:title>
		</media:content>
	</item>
		<item>
		<title>SVN and LaTeX</title>
		<link>http://dawes.wordpress.com/2008/04/26/svn-and-latex/</link>
		<comments>http://dawes.wordpress.com/2008/04/26/svn-and-latex/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 17:14:42 +0000</pubDate>
		<dc:creator>adawes</dc:creator>
		
		<category><![CDATA[computing]]></category>

		<category><![CDATA[mac tips &amp; tricks]]></category>

		<category><![CDATA[open source software]]></category>

		<category><![CDATA[physics]]></category>

		<category><![CDATA[try this at home]]></category>

		<category><![CDATA[google code]]></category>

		<category><![CDATA[latex]]></category>

		<category><![CDATA[subversion]]></category>

		<category><![CDATA[svn]]></category>

		<category><![CDATA[thesis]]></category>

		<guid isPermaLink="false">http://dawes.wordpress.com/?p=137</guid>
		<description><![CDATA[
For anyone curious about the process of managing a LaTeX document with the Subversion (SVN) version control system, I have to highly recommend it. Now that my dissertation is officially finished, I have a bit of time to explain the process I used to back-up, archive, and otherwise manage the beast.

The three major components of [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href='http://dawes.files.wordpress.com/2008/04/svn_revisions.png'><img src="http://dawes.files.wordpress.com/2008/04/svn_revisions.png?w=265&h=139" alt="200th revision" width="265" height="139" class="alignleft size-medium wp-image-136" /></a>
<p>For anyone curious about the process of managing a LaTeX document with the Subversion (SVN) version control system, I have to highly recommend it. Now that my dissertation is officially finished, I have a bit of time to explain the process I used to back-up, archive, and otherwise manage the beast.</p>
<p><span id="more-137"></span>
<p>The three major components of the computing end of my dissertation were <a href="http://macromates.com">Textmate</a> (and the LaTeX and SVN bundles), <a href="http://code.google.com">Google Code</a>, and of course <a href="http://www.latex-project.org">LaTeX</a>.</p>
<p>I set up a project at Google Code (free hosting for &lt; 100 MB) which includes SVN access, a project wiki, and a nice web interface. Almost all of my LaTeX was written in the Textmate editor simply because it has a lot of useful macros and plugins including a feature that lets you drag and drop images to make figures (it automatically inserts the \begin{&#8230;} \end{&#8230;} code and has lots of other type-savers.</p>
<p>Another advantage of Textmate is built-in SVN support. The above screen capture shows the result of an SVN &#8220;commit&#8221; which happened to be my 200th revision. In the end, I had 202 revisions, but the last two were trivial (adding an updated figure file, and a little typo).</p>
<p>There is a fair bit of documentation out there about how to do each of these things individually, so I won&#8217;t reiterate any of the instructions here. I mainly want to suggest this approach to anyone who is managing a large document, or especially sharing the responsibility with multiple authors.</p>
<p>I don&#8217;t know if this was an intended use for Google Code, but it certainly serves the computing community well. If you are interested, the repository for my thesis (i.e. the source code) is available at <a href="http://code.google.com/p/dawes-phd-thesis/">http://code.google.com/p/dawes-phd-thesis/</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dawes.wordpress.com/137/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dawes.wordpress.com/137/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dawes.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dawes.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dawes.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dawes.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dawes.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dawes.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dawes.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dawes.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dawes.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dawes.wordpress.com/137/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dawes.wordpress.com&blog=497517&post=137&subd=dawes&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dawes.wordpress.com/2008/04/26/svn-and-latex/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/adawes-128.jpg" medium="image">
			<media:title type="html">adawes</media:title>
		</media:content>

		<media:content url="http://dawes.files.wordpress.com/2008/04/svn_revisions.png?w=265" medium="image">
			<media:title type="html">200th revision</media:title>
		</media:content>
	</item>
		<item>
		<title>Dissertation - link</title>
		<link>http://dawes.wordpress.com/2008/04/24/dissertation-link/</link>
		<comments>http://dawes.wordpress.com/2008/04/24/dissertation-link/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 03:10:19 +0000</pubDate>
		<dc:creator>adawes</dc:creator>
		
		<category><![CDATA[physics]]></category>

		<guid isPermaLink="false">http://dawes.wordpress.com/?p=135</guid>
		<description><![CDATA[It&#8217;s finally done. I submitted the final version of my dissertation[PDF] to the Graduate School. Naturally, that means I&#8217;ll be headed to the beach tomorrow for a weekend of camping in the sand.
Not that I expect anyone to, but you&#8217;re welcome to read it, just as long as you don&#8217;t tell me about any typos&#8230; [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>It&#8217;s finally done. I submitted the final version of my <a href="http://www.phy.duke.edu/~dawes/Dawes_duplex.pdf">dissertation</a>[PDF] to the Graduate School. Naturally, that means I&#8217;ll be headed to the beach tomorrow for a weekend of camping in the sand.</p>
<p>Not that I expect anyone to, but you&#8217;re welcome to read it, just as long as you don&#8217;t tell me about any typos&#8230; at least not until next week sometime <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dawes.wordpress.com/135/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dawes.wordpress.com/135/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dawes.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dawes.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dawes.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dawes.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dawes.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dawes.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dawes.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dawes.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dawes.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dawes.wordpress.com/135/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dawes.wordpress.com&blog=497517&post=135&subd=dawes&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dawes.wordpress.com/2008/04/24/dissertation-link/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/adawes-128.jpg" medium="image">
			<media:title type="html">adawes</media:title>
		</media:content>
	</item>
		<item>
		<title>DrDawes.wordpress.com</title>
		<link>http://dawes.wordpress.com/2008/04/11/drdaweswordpresscom/</link>
		<comments>http://dawes.wordpress.com/2008/04/11/drdaweswordpresscom/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 18:02:02 +0000</pubDate>
		<dc:creator>adawes</dc:creator>
		
		<category><![CDATA[physics]]></category>

		<guid isPermaLink="false">http://dawes.wordpress.com/?p=132</guid>
		<description><![CDATA[It&#8217;s official. I successfully defended my dissertation today. The process was surprisingly enjoyable. After very little sleep, I still managed to give a good presentation and field a bunch of good questions. My committee was genuinely interested in my work and gave me lots of new ideas on where I can take the research.
I have [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>It&#8217;s official. I successfully defended my dissertation today. The process was surprisingly enjoyable. After very little sleep, I still managed to give a good presentation and field a bunch of good questions. My committee was genuinely interested in my work and gave me lots of new ideas on where I can take the research.
<p>I have some corrections to make in my thesis, but otherwise I can relax a little bit. I&#8217;m glad I&#8217;ll have a chance to write up some of my newest results and maybe get another paper out. That should make the transition to a new career at Pacific a little more productive. I&#8217;ll post once my thesis is finalized and available online.</p>
<p>-Dr. Dawes</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dawes.wordpress.com/132/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dawes.wordpress.com/132/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dawes.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dawes.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dawes.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dawes.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dawes.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dawes.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dawes.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dawes.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dawes.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dawes.wordpress.com/132/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dawes.wordpress.com&blog=497517&post=132&subd=dawes&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dawes.wordpress.com/2008/04/11/drdaweswordpresscom/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/adawes-128.jpg" medium="image">
			<media:title type="html">adawes</media:title>
		</media:content>
	</item>
		<item>
		<title>Thesis&#8230; check</title>
		<link>http://dawes.wordpress.com/2008/04/02/thesis-check/</link>
		<comments>http://dawes.wordpress.com/2008/04/02/thesis-check/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 06:13:49 +0000</pubDate>
		<dc:creator>adawes</dc:creator>
		
		<category><![CDATA[physics]]></category>

		<category><![CDATA[stories &amp; anecdotes]]></category>

		<category><![CDATA[dissertation]]></category>

		<category><![CDATA[graduate]]></category>

		<guid isPermaLink="false">http://dawes.wordpress.com/?p=131</guid>
		<description><![CDATA[I&#8217;ve made my last revisions prior to handing my dissertation over to my committee members tomorrow (ok, technically that&#8217;s just later today). My defense is scheduled for 9am on April 11th so I&#8217;ve got just over a week to put together my presentation. After writing 160 pages on my research, I think 20 slides will [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;ve made my last revisions prior to handing my dissertation over to my committee members tomorrow (ok, technically that&#8217;s just later today). My defense is scheduled for 9am on April 11th so I&#8217;ve got just over a week to put together my presentation. After writing 160 pages on my research, I think 20 slides will be straightforward. And no, I won&#8217;t just put 8 pages of information on each slide, that would be science-talk suicide.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dawes.wordpress.com/131/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dawes.wordpress.com/131/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dawes.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dawes.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dawes.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dawes.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dawes.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dawes.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dawes.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dawes.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dawes.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dawes.wordpress.com/131/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dawes.wordpress.com&blog=497517&post=131&subd=dawes&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dawes.wordpress.com/2008/04/02/thesis-check/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/adawes-128.jpg" medium="image">
			<media:title type="html">adawes</media:title>
		</media:content>
	</item>
		<item>
		<title>Why I love python</title>
		<link>http://dawes.wordpress.com/2008/03/06/why-i-love-python/</link>
		<comments>http://dawes.wordpress.com/2008/03/06/why-i-love-python/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 07:05:12 +0000</pubDate>
		<dc:creator>adawes</dc:creator>
		
		<category><![CDATA[computing]]></category>

		<category><![CDATA[open source software]]></category>

		<category><![CDATA[physics]]></category>

		<guid isPermaLink="false">http://dawes.wordpress.com/?p=128</guid>
		<description><![CDATA[As you can imagine, during the depths of my thesis-writing experience, I don&#8217;t have a whole lot of time for anything except&#8230; well, writing my thesis. Sometimes, especially in the sciences, as you are writing the paper, the data is still coming in and ideally still getting better. Lucky for me that was the case [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img src='http://dawes.files.wordpress.com/2008/03/python.png' alt='python logo' align='left' />As you can imagine, during the depths of my thesis-writing experience, I don&#8217;t have a whole lot of time for anything except&#8230; well, writing my thesis. Sometimes, especially in the sciences, as you are writing the paper, the data is still coming in and ideally still getting better. Lucky for me that was the case today. The new data meant new analysis, which for my project means more python code.</p>
<p>It&#8217;s never happened to me before, but today was a notable day in my evolution as a programmer: I wrote my first non-trivial program, from an empty file, to working code, in one iteration. Now, of course, I can write a &#8220;hello world&#8221; program in fortran or c++ without debugging (I might have to change linker flags, but that doesn&#8217;t count), but today it was a real program, doing real things&#8230; things that were non-trivial in a programming sense.</p>
<p><span id="more-128"></span>
<p>If you want to know the details, the program runs through an array (presumably time-series data, but it could be anything), checks for level-crossings, interpolates between sampled data points, and returns the interpolated level-crossing as a list of x,y values to make plotting easy. I had level-crossing code before, so it wasn&#8217;t entirely from scratch, but it was enough to be a real &#8220;oh, wow, it worked right the first time!&#8221; moment. I know for sure it would have taken me the whole day to work this up in c++. And that is why I love python.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dawes.wordpress.com/128/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dawes.wordpress.com/128/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dawes.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dawes.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dawes.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dawes.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dawes.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dawes.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dawes.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dawes.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dawes.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dawes.wordpress.com/128/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dawes.wordpress.com&blog=497517&post=128&subd=dawes&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dawes.wordpress.com/2008/03/06/why-i-love-python/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/adawes-128.jpg" medium="image">
			<media:title type="html">adawes</media:title>
		</media:content>

		<media:content url="http://dawes.files.wordpress.com/2008/03/python.png" medium="image">
			<media:title type="html">python logo</media:title>
		</media:content>
	</item>
	</channel>
</rss>