<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-1814353732274100925</id><updated>2023-03-14T10:25:15.127-07:00</updated><category term="cloud storage"/><category term="R"/><category term="google"/><category term="open source"/><category term="publications"/><category term="statistics"/><category term="#climateride"/><category term="8/4/2004"/><category term="Erdős number"/><category term="FreeBSD"/><category term="HistogramTools"/><category term="atc13"/><category term="charity"/><category term="computer science"/><category term="conference"/><category term="cran"/><category term="datacenter"/><category term="donation"/><category term="erdos"/><category term="forecasting"/><category term="fun"/><category term="math"/><category term="optimization"/><category term="pointless metrics"/><category term="publicaions"/><category term="research"/><category term="sampling"/><category term="storage availability"/><category term="usenix"/><title type='text'>Murray&#39;s Journal</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.stokely.org/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default?redirect=false'/><link rel='alternate' type='text/html' href='http://blog.stokely.org/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default?start-index=26&amp;max-results=25&amp;redirect=false'/><author><name>Murray</name><uri>http://www.blogger.com/profile/05615584529128840992</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>52</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1814353732274100925.post-1319801269068605964</id><published>2013-12-17T11:00:00.000-08:00</published><updated>2013-12-17T11:23:21.677-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="cran"/><category scheme="http://www.blogger.com/atom/ns#" term="HistogramTools"/><category scheme="http://www.blogger.com/atom/ns#" term="open source"/><category scheme="http://www.blogger.com/atom/ns#" term="R"/><title type='text'>HistogramTools 0.3</title><content type='html'>&lt;p&gt;A new version 0.3 of &lt;a href=&quot;http://cran.r-project.org/web/packages/HistogramTools/&quot;&gt;HistogramTools&lt;/a&gt; is now on &lt;a href=&quot;http://cran.r-project.org/&quot;&gt;CRAN&lt;/a&gt;.  HistogramTools provides a number of methods for manipulating histograms, measuring the distance between histograms, calculating the information loss due to binning aggregate data sets, and other tools useful for statistical analysis of binned/histogram data.  It also uses &lt;a href=&quot;http://cran.r-project.org/web/packages/RProtoBuf/index.html&quot;&gt;RProtoBuf&lt;/a&gt; to provide a protocol buffer representations of the default R histogram class to allow histograms over large data sets to be computed and manipulated in a MapReduce environment with tools written in other languages.&lt;/p&gt;

&lt;p&gt;The full list of updates includes :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Moved &#39;Hmisc&#39; from Depends to Imports.&lt;/li&gt;
&lt;li&gt;Improved introduction vignette significantly.&lt;/li&gt;
&lt;li&gt;Added &lt;tt&gt;ScaleHistograms&lt;/tt&gt; function.&lt;/li&gt;
&lt;li&gt;Added &lt;tt&gt;PlotRelativeFrequency&lt;/tt&gt; function to plot relative frequency histograms.&lt;/li&gt;
&lt;li&gt;Added &lt;tt&gt;minkowski.dist&lt;/tt&gt;, &lt;tt&gt;intersect.dist&lt;/tt&gt;, &lt;tt&gt;kl.divergence&lt;/tt&gt;, &lt;tt&gt;jeffrey.divergence&lt;/tt&gt; measures for two histograms.&lt;/li&gt;
&lt;li&gt;Added &lt;tt&gt;PreBinnedHistogram&lt;/tt&gt; for creating histogram objects from an already binned dataset (e.g. just a vector of bins and counts).&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Dirk&#39;s &lt;a href=&quot;http://dirk.eddelbuettel.com/cranberries/&quot;&gt;CRANberries&lt;/a&gt; service provides a &lt;a href=&quot;http://dirk.eddelbuettel.com/cranberries/2013/12/11/#HistogramTools_0.3&quot;&gt;diff&lt;/a&gt; to the previous release 0.2. More information is at the &lt;a href=&quot;http://cran.r-project.org/web/packages/HistogramTools/&quot;&gt;HistogramTools&lt;/a&gt; page on CRAN which includes the 18-page package &lt;a href=&quot;http://cran.r-project.org/web/packages/HistogramTools/vignettes/HistogramTools.pdf&quot;&gt;vignette&lt;/a&gt; and 1-page &lt;a href=&quot;http://cran.r-project.org/web/packages/HistogramTools/vignettes/HistogramTools-quickref.pdf&quot;&gt;Quick Reference Guide&lt;/a&gt;. Please mail me directly with any questions or suggestions about this package.&lt;/p&gt;
</content><link rel='replies' type='application/atom+xml' href='http://blog.stokely.org/feeds/1319801269068605964/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blog.stokely.org/2013/12/histogramtools-03.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/1319801269068605964'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/1319801269068605964'/><link rel='alternate' type='text/html' href='http://blog.stokely.org/2013/12/histogramtools-03.html' title='HistogramTools 0.3'/><author><name>Murray</name><uri>http://www.blogger.com/profile/05615584529128840992</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1814353732274100925.post-8851969357303134073</id><published>2013-06-07T23:21:00.000-07:00</published><updated>2013-06-07T23:21:46.512-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="atc13"/><category scheme="http://www.blogger.com/atom/ns#" term="cloud storage"/><category scheme="http://www.blogger.com/atom/ns#" term="conference"/><category scheme="http://www.blogger.com/atom/ns#" term="google"/><category scheme="http://www.blogger.com/atom/ns#" term="optimization"/><category scheme="http://www.blogger.com/atom/ns#" term="publications"/><category scheme="http://www.blogger.com/atom/ns#" term="research"/><category scheme="http://www.blogger.com/atom/ns#" term="statistics"/><category scheme="http://www.blogger.com/atom/ns#" term="usenix"/><title type='text'>New Work on Flash Provisioning at USENIX ATC on June 26</title><content type='html'>&lt;p&gt;Later this month I&#39;ll be at the &lt;a href=&quot;http://www.usenix.org/conference/atc13&quot;&gt;USENIX Annual Technical Conference&lt;/a&gt; in San Jose with some coauthors on the Storage Analytics and Colossus teams at Google to present some of our recent work on optimizing flash provisioning for cloud storage workloads.  Our paper is titled &quot;Janus: Optimal Flash Provisioning for Cloud Storage Workloads&quot;, and a pre-print is available from &lt;a href=&quot;http://research.google.com/pubs/pub41179.html&quot;&gt;Google Research&lt;/a&gt;.&lt;/p&gt;

&lt;a href=&quot;https://www.usenix.org/conference/atc13&quot;&gt;&lt;img src=&quot;https://www.usenix.org/sites/default/files/atc13_going.png&quot; border=&quot;0&quot; width=&quot;168&quot; height=&quot;67&quot; align=&quot;left&quot; alt=&quot;I&#39;m going to ATC &#39;13&quot;&gt;&lt;/a&gt;

&lt;p&gt;This work is about using statistical samples of I/O patterns from a large distributed filesystem to formulate and solve an optimization problem that helps us allocate flash better in our datacenters.  I&#39;m looking forward to returning to USENIX ATC as it has been nearly 10 years since I&#39;ve been to this conference.  Shoot me a mail if you will be there and want to meet up.&lt;/p&gt;

</content><link rel='replies' type='application/atom+xml' href='http://blog.stokely.org/feeds/8851969357303134073/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blog.stokely.org/2013/06/new-work-on-flash-provisioning-at.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/8851969357303134073'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/8851969357303134073'/><link rel='alternate' type='text/html' href='http://blog.stokely.org/2013/06/new-work-on-flash-provisioning-at.html' title='New Work on Flash Provisioning at USENIX ATC on June 26'/><author><name>Murray</name><uri>http://www.blogger.com/profile/05615584529128840992</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1814353732274100925.post-4677076472562344630</id><published>2012-10-14T17:33:00.000-07:00</published><updated>2012-10-14T17:33:24.249-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="cloud storage"/><category scheme="http://www.blogger.com/atom/ns#" term="computer science"/><category scheme="http://www.blogger.com/atom/ns#" term="datacenter"/><category scheme="http://www.blogger.com/atom/ns#" term="forecasting"/><category scheme="http://www.blogger.com/atom/ns#" term="math"/><category scheme="http://www.blogger.com/atom/ns#" term="publications"/><category scheme="http://www.blogger.com/atom/ns#" term="sampling"/><category scheme="http://www.blogger.com/atom/ns#" term="statistics"/><title type='text'>Two Recent Short Papers</title><content type='html'>&lt;p&gt;My group at Google continues to grow, and we had the opportunity to publish a few short workshop papers this year about some of the areas we&#39;ve investigated this year.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://research.google.com/pubs/pub37747.html&quot;&gt;Projecting Disk Usage Based on Historical Trends in a Cloud Environment&lt;/a&gt;, 
Proceedings of the 3rd international workshop on Scientific cloud computing, ACM (2012)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://research.google.com/pubs/pub40378.html&quot;&gt;Uncertainty in Aggregate Estimates from Sampled Distributed Traces&lt;/a&gt;, 2012 Workshop on Managing Systems Automatically and Dynamically, USENIX&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The first paper describes some of the work we&#39;ve done on forecasting storage growth in datacenters for capacity planning purposes using ensemble forecasting methods and trend-change detection.  It builds on some of the earlier work we did for &lt;a href=&quot;http://research.google.com/pubs/pub37483.html&quot;&gt;websearch traffic forecasting&lt;/a&gt; and, to a lesser extent, building a &lt;a href=&quot;http://research.google.com/pubs/pub35115.html&quot;&gt;market economy for datacenter resources&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The second paper, to which I made only minor contributions, is a more mathematical description of a method of quantifying the uncertainty in aggregate metrics from a sampled RPC tracing system for large-scale distributed systems (e.g. Dapper).&lt;/p&gt;

&lt;p&gt;Both papers are addressing problems that usually come up in very large-scale distributed systems, and the applicability is somewhat limited in smaller contexts, but I would be very interested in feedback regardless.&lt;/p&gt;
</content><link rel='replies' type='application/atom+xml' href='http://blog.stokely.org/feeds/4677076472562344630/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blog.stokely.org/2012/10/two-recent-short-papers.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/4677076472562344630'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/4677076472562344630'/><link rel='alternate' type='text/html' href='http://blog.stokely.org/2012/10/two-recent-short-papers.html' title='Two Recent Short Papers'/><author><name>Murray</name><uri>http://www.blogger.com/profile/05615584529128840992</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1814353732274100925.post-5042749187789008123</id><published>2012-09-06T23:34:00.000-07:00</published><updated>2012-09-06T23:34:35.821-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="#climateride"/><category scheme="http://www.blogger.com/atom/ns#" term="charity"/><category scheme="http://www.blogger.com/atom/ns#" term="donation"/><title type='text'>Cycling 320+ Miles Next Week for Charity</title><content type='html'>Next week I will be cycling from Eureka to San Francisco for the &lt;a href=&quot;http://www.climateride.org&quot;&gt;California Climate Ride&lt;/a&gt;.  I&#39;ll be mostly out of touch for the week, but will try to post pictures and check in via email and mobile phone when possible.  Please consider donating towards &lt;a href=&quot;http://bike.climateride.org/index.cfm?fuseaction=donorDrive.participant&amp;participantID=1862&quot;&gt;my fundraising goal&lt;/a&gt; to support the &lt;a href=&quot;http://www.sfbike.org&quot;&gt;San Francisco Bicycle Coalition.&lt;/a&gt;

&lt;iframe src=&quot;http://bike.climateride.org/index.cfm?fuseaction=widgets.200x420thermo&amp;participantID=1862&quot; width=&quot;202&quot; height=&quot;422&quot; frameborder=&quot;0&quot; scrolling=&quot;no&quot;&gt;&lt;a href=&quot;http://bike.climateride.org/index.cfm?fuseaction=donorDrive.participant&amp;participantID=1862&quot;&gt;Make a Donation!&lt;/a&gt;&lt;/iframe&gt;



</content><link rel='replies' type='application/atom+xml' href='http://blog.stokely.org/feeds/5042749187789008123/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blog.stokely.org/2012/09/cycling-320-miles-next-week-for-charity.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/5042749187789008123'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/5042749187789008123'/><link rel='alternate' type='text/html' href='http://blog.stokely.org/2012/09/cycling-320-miles-next-week-for-charity.html' title='Cycling 320+ Miles Next Week for Charity'/><author><name>Murray</name><uri>http://www.blogger.com/profile/05615584529128840992</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1814353732274100925.post-2730268177520567926</id><published>2010-10-28T23:20:00.000-07:00</published><updated>2010-10-31T23:15:02.413-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="cloud storage"/><category scheme="http://www.blogger.com/atom/ns#" term="FreeBSD"/><category scheme="http://www.blogger.com/atom/ns#" term="google"/><category scheme="http://www.blogger.com/atom/ns#" term="open source"/><category scheme="http://www.blogger.com/atom/ns#" term="R"/><category scheme="http://www.blogger.com/atom/ns#" term="storage availability"/><title type='text'>What I&#39;ve been up to..</title><content type='html'>It&#39;s been nearly a year since I posted here and much has changed.  The obvious and most important change is a second new addition to our family which I&#39;ve been blogging about elsewhere.  On the work front I was able to publish a paper about some of my work studying the &lt;a href=&quot;http://research.google.com/pubs/pub36737.html&quot;&gt;Availability in Globally Distributed Storage Systems&lt;/a&gt; at Google last year.  This is an exciting space given the growth of cloud based storage services and sophisticated distributed storage software.&lt;br /&gt;&lt;br /&gt;I&#39;ve been blogging a little more regularly about work-related topics on Google company blogs, with four posts so far this year :&lt;ul&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&quot;http://google-opensource.blogspot.com/2010/10/integrating-r-with-c-rcpp-rinside-and.html&quot;&gt;Integrating R with C++: Rcpp, RInside, and RProtobuf&lt;/a&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&quot;http://googleresearch.blogspot.com/2010/10/google-at-usenix-symposium-on-operating.html&quot;&gt;Google at USENIX Symposium on Operating Systems Design and Implementation (OSDI &#39;10)&lt;/a&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&quot;http://google-opensource.blogspot.com/2010/09/freebsds-summer-highlights.html&quot;&gt;FreeBSD&#39;s Summer Highlights&lt;/a&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&quot;http://google-opensource.blogspot.com/2010/07/notes-from-user-2010.html&quot;&gt;Notes from useR! 2010&lt;/a&gt;&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;As you can see I&#39;ve been working on data analysis, distributed cloud storage, and open source, along with some other projects I&#39;m not yet able to talk about.  I&#39;ll try to post more updates about some of my interests and side projects in the remainder of the year.</content><link rel='replies' type='application/atom+xml' href='http://blog.stokely.org/feeds/2730268177520567926/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blog.stokely.org/2010/10/what-ive-been-up-to.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/2730268177520567926'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/2730268177520567926'/><link rel='alternate' type='text/html' href='http://blog.stokely.org/2010/10/what-ive-been-up-to.html' title='What I&#39;ve been up to..'/><author><name>Murray</name><uri>http://www.blogger.com/profile/05615584529128840992</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1814353732274100925.post-3195481684496584681</id><published>2010-01-10T17:25:00.000-08:00</published><updated>2010-01-10T18:52:04.938-08:00</updated><title type='text'>Fun with Amazon Web Services</title><content type='html'>&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;http://1.bp.blogspot.com/_eXmV_8Vp5GE/S0qM4jY-WyI/AAAAAAAAqXo/0YRvzZiyCS8/s1600-h/chart01_traditional_240x240.jpg&quot;&gt;&lt;img style=&quot;float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 200px; height: 200px;&quot; src=&quot;http://1.bp.blogspot.com/_eXmV_8Vp5GE/S0qM4jY-WyI/AAAAAAAAqXo/0YRvzZiyCS8/s200/chart01_traditional_240x240.jpg&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5425303604321737506&quot; /&gt;&lt;/a&gt;Amazon has been doing a really great job at selling excess compute capacity in their datacenters through products such as &lt;a href=&quot;http://aws.amazon.com/ec2/&quot;&gt;Amazon Elastic Compute Cloud (EC2)&lt;/a&gt;, &lt;a href=&quot;http://aws.amazon.com/elasticmapreduce/&quot;&gt;Elastic MapReduce&lt;/a&gt;, and their simple and structured distributed storage products.  The economics of this kind of model, as represented in the two graphs here are clearly compelling.  Instead of buying large numbers of computer to mostly sit idle, new start-up companies, researchers, and individuals can rent the excess capacity from Amazon instead.  Last year I worked on some &lt;a href=&quot;http://research.google.com/pubs/pub35115.html&quot;&gt;related ideas for internal pricing and provisioning of resources&lt;/a&gt; at work.  This was my first direct experience with the Amazon consumer offerings however, and I was impressed.  It took less than half an hour last night to sign up, start a few basic Linux instances, copy some application code over, compile it, and begin running it on the Linux Xen instances.&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;http://3.bp.blogspot.com/_eXmV_8Vp5GE/S0qM_J-azJI/AAAAAAAAqXw/d8otlXB1qsQ/s1600-h/chart02_aws_240x240.jpg&quot;&gt;&lt;img style=&quot;float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;width: 200px; height: 200px;&quot; src=&quot;http://3.bp.blogspot.com/_eXmV_8Vp5GE/S0qM_J-azJI/AAAAAAAAqXw/d8otlXB1qsQ/s200/chart02_aws_240x240.jpg&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5425303717758553234&quot; /&gt;&lt;/a&gt;Not everything is so easily scaled to run on more computers.  Some tasks are more feasibly done with human involvement, and I&#39;ve also been experimenting with &lt;a href=&quot;http://www.mturk.com&quot;&gt;Amazon Mechanical Turk&lt;/a&gt; as well.  This service is named after the &lt;a href=&quot;http://en.wikipedia.org/wiki/The_Turk&quot;&gt;18th century fake chess-playing machine&lt;/a&gt; that actually used a hidden human operator to control the device.  I have used this service recently to &lt;a href=&quot;http://freebsd.stokely.org/2010/01/improved-conference-captions-from.html&quot;&gt;improve the captions for FreeBSD technical conference videos&lt;/a&gt; that I am involved with and the results have been stunning.&lt;br /&gt;&lt;br /&gt;The results of cheap on-demand distributed computer clusters and a global english language work force that can be paid by the task almost engender too many business ideas to contemplate.. If only there were more hours in the day..</content><link rel='replies' type='application/atom+xml' href='http://blog.stokely.org/feeds/3195481684496584681/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blog.stokely.org/2010/01/fun-with-amazon-web-services.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/3195481684496584681'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/3195481684496584681'/><link rel='alternate' type='text/html' href='http://blog.stokely.org/2010/01/fun-with-amazon-web-services.html' title='Fun with Amazon Web Services'/><author><name>Murray</name><uri>http://www.blogger.com/profile/05615584529128840992</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_eXmV_8Vp5GE/S0qM4jY-WyI/AAAAAAAAqXo/0YRvzZiyCS8/s72-c/chart01_traditional_240x240.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1814353732274100925.post-6216293195894214434</id><published>2009-06-07T23:12:00.000-07:00</published><updated>2009-06-07T23:20:54.504-07:00</updated><title type='text'>Support Simon Singh and Scientific Debate</title><content type='html'>&lt;a href=&quot;http://www.simonsingh.net/&quot;&gt;Simon Singh&lt;/a&gt; has been sued for libel by the British Chiropractic Association.  Simon is an author, journalist, and TV producer who works to popularize math and science.  I had the opportunity to hear Simon speak about an earlier book on the &lt;a href=&quot;http://www.amazon.com/Big-Bang-Origin-Universe-P-S/dp/0007162219/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1244441782&amp;sr=8-1&quot;&gt;Big Bang&lt;/a&gt; at &lt;a href=&quot;http://www.keble.ox.ac.uk/&quot;&gt;Keble College&lt;/a&gt;, Oxford.  Simon wrote a more recent book on alternative medicine and suggests that there is no evidence for the efficacy of chiropractic treatments for asthma, ear infections, and other infant conditions.  British Libel laws are more strict than those in the U.S. and this scientific debate has unbelievably been construed as a form of libel.  Read more about the dispute and sign the &lt;a href=&quot;http://www.senseaboutscience.org.uk/index.php/site/project/334&quot;&gt;petition&lt;/a&gt; here.</content><link rel='replies' type='application/atom+xml' href='http://blog.stokely.org/feeds/6216293195894214434/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blog.stokely.org/2009/06/support-simon-singh-and-scientific.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/6216293195894214434'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/6216293195894214434'/><link rel='alternate' type='text/html' href='http://blog.stokely.org/2009/06/support-simon-singh-and-scientific.html' title='Support Simon Singh and Scientific Debate'/><author><name>Murray</name><uri>http://www.blogger.com/profile/05615584529128840992</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1814353732274100925.post-6856194648242919373</id><published>2009-06-01T01:10:00.000-07:00</published><updated>2009-06-01T01:19:33.834-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="erdos"/><category scheme="http://www.blogger.com/atom/ns#" term="Erdős number"/><category scheme="http://www.blogger.com/atom/ns#" term="fun"/><category scheme="http://www.blogger.com/atom/ns#" term="pointless metrics"/><category scheme="http://www.blogger.com/atom/ns#" term="publicaions"/><title type='text'>Erdős Number</title><content type='html'>My current &lt;a href=&quot;http://www.oakland.edu/enp/&quot;&gt;Erdős number&lt;/a&gt; is 4.  There are several paths of length 3 from my M.Sc. advisor, Joël Ouaknine, to Paul Erdős.  The path currently returned by the &lt;a href=&quot;http://www.ams.org/mathscinet/collaborationDistance.html&quot;&gt;AMS Collaboration Distance Calculator&lt;/a&gt; is:&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;Murray Stokely coauthored with Joël Ouaknine&lt;br /&gt;&lt;li&gt;Joël Ouaknine coauthored with A. W. Roscoe&lt;br /&gt;&lt;li&gt;A. W. Roscoe coauthored with Mary Ellen Rudin&lt;br /&gt;&lt;li&gt;Mary Ellen Rudin coauthored with Paul Erdős&lt;br /&gt;&lt;/ul&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.stokely.org/feeds/6856194648242919373/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blog.stokely.org/2009/06/erdos-number.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/6856194648242919373'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/6856194648242919373'/><link rel='alternate' type='text/html' href='http://blog.stokely.org/2009/06/erdos-number.html' title='Erdős Number'/><author><name>Murray</name><uri>http://www.blogger.com/profile/05615584529128840992</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1814353732274100925.post-6942530128212764552</id><published>2009-05-09T17:06:00.000-07:00</published><updated>2009-05-09T18:37:07.415-07:00</updated><title type='text'>Dice Wars</title><content type='html'>I was almost completely unaware of the phenomenon of Flash Games until late last year when a friend of mine started working at a &lt;a href=&quot;http://www.mochimedia.com/&quot;&gt;company&lt;/a&gt; that makes ads for them.  I recently discovered the &lt;a href=&quot;http://www.gamedesign.jp/flash/dice/dice.html&quot;&gt;Dice Wars&lt;/a&gt; game which is a typical example of the genre.  It is simple yet addictive.  The basic premise is similar to the classic board game &lt;a href=&quot;http://en.wikipedia.org/wiki/Risk_(game)&quot;&gt;Risk&lt;/a&gt;.  Unlike the board game however, the board is smaller, you can not transit armies, army placement is random, and games are much much quicker.&lt;br /&gt;&lt;br /&gt;Although the dice layout is completely random, it is addicting because much of the game involved strategy of placement.  New armies are awarded after each turned based on the largest connected set of game territories your armies control.  As with Risk, you roll one die for each army and the sum of the faces for all N attacking dice is compared to the sum of the faces for all M defending dice with defenders winning the tie.  Some quick &lt;a href=&quot;http://www.r-project.com&quot;&gt;R&lt;/a&gt; code can be used to compute the probabilities of winning a given attack given N attacking armies and M defending armies.  The left column represents the number of attacking dice and the first row represents the number of defending dice.  Each cell represents the probability of a successful attack given M vs N fair dice.&lt;table border=1&gt;&lt;tr&gt;&lt;th&gt;Dice&lt;/th&gt;&lt;th align=&quot;center&quot;&gt;1&lt;/th&gt;&lt;th align=&quot;center&quot;&gt;2&lt;/th&gt;&lt;th align=&quot;center&quot;&gt;3&lt;/th&gt;&lt;th align=&quot;center&quot;&gt;4&lt;/th&gt;&lt;th align=&quot;center&quot;&gt;5&lt;/th&gt;&lt;th align=&quot;center&quot;&gt;6&lt;/th&gt;&lt;/tr&gt;&lt;br /&gt;&lt;tr&gt;&lt;th&gt;1&lt;/th&gt;&lt;td&gt;.4167&lt;/td&gt;&lt;td&gt;.0926&lt;/td&gt;&lt;td&gt;.0116&lt;/td&gt;&lt;td&gt;.0008&lt;/td&gt;&lt;td&gt;2e-05&lt;/td&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;br /&gt;&lt;tr&gt;&lt;th&gt;2&lt;/th&gt;&lt;td&gt;.8380&lt;/td&gt;&lt;td&gt;.4437&lt;/td&gt;&lt;td&gt;.1520&lt;/td&gt;&lt;td&gt;.0358&lt;/td&gt;&lt;td&gt;.0061&lt;/td&gt;&lt;td&gt;.0077 &lt;/td&gt;&lt;/tr&gt;&lt;br /&gt;&lt;tr&gt;&lt;th&gt;3&lt;/th&gt;&lt;td&gt;.9730&lt;/td&gt;&lt;td&gt;.7786&lt;/td&gt;&lt;td&gt;.4536&lt;/td&gt;&lt;td&gt;.1917&lt;/td&gt;&lt;td&gt;.0607&lt;/td&gt;&lt;td&gt;.0149 &lt;/td&gt;&lt;/tr&gt;&lt;br /&gt;&lt;tr&gt;&lt;th&gt;4&lt;/th&gt;&lt;td&gt;.9973&lt;/td&gt;&lt;td&gt;.9392&lt;/td&gt;&lt;td&gt;.7427&lt;/td&gt;&lt;td&gt;.4595&lt;/td&gt;&lt;td&gt;.2204&lt;/td&gt;&lt;td&gt;.0834 &lt;/td&gt;&lt;/tr&gt;&lt;br /&gt;&lt;tr&gt;&lt;th&gt;5&lt;/th&gt;&lt;td&gt;.9998&lt;/td&gt;&lt;td&gt;.9879&lt;/td&gt;&lt;td&gt;.9093&lt;/td&gt;&lt;td&gt;.7181&lt;/td&gt;&lt;td&gt;.4637&lt;/td&gt;&lt;td&gt;.2424 &lt;/td&gt;&lt;/tr&gt;&lt;br /&gt;&lt;tr&gt;&lt;th&gt;6&lt;/th&gt;&lt;td&gt;.999997&lt;/td&gt;&lt;td&gt;.9982&lt;/td&gt;&lt;td&gt;.9753&lt;/td&gt;&lt;td&gt;0.884&lt;/td&gt;&lt;td&gt;.6996&lt;/td&gt;&lt;td&gt;.4667 &lt;/td&gt;&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.stokely.org/feeds/6942530128212764552/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blog.stokely.org/2009/05/dice-wars.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/6942530128212764552'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/6942530128212764552'/><link rel='alternate' type='text/html' href='http://blog.stokely.org/2009/05/dice-wars.html' title='Dice Wars'/><author><name>Murray</name><uri>http://www.blogger.com/profile/05615584529128840992</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1814353732274100925.post-1352569323154324241</id><published>2009-04-28T23:02:00.000-07:00</published><updated>2009-04-29T01:08:07.689-07:00</updated><title type='text'>Back after a 4 year hiatus...</title><content type='html'>I&#39;ve imported a number of short posts I made on a previous personal blog from 2004-2005 and relaunched this as &lt;a href=&quot;http://blog.stokely.org&quot;&gt;blog.stokely.org&lt;/a&gt;.  My posts in the past tended to be short updates about travel plans or links to pictures.  Those type of updates now go to something like Flickr, Facebook, or Twitter, so I&#39;ll be using this blog to post less frequent but longer musings about technology, math, computer science, travel, and life in the bay area.  I try to keep things partitioned across three separate blogs so that friends and family are not inundanted with posts about which they are uninterested:&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;  &lt;li&gt;&lt;a href=&quot;http://blog.stokely.org&quot;&gt;blog.stokely.org&lt;/a&gt; - This blog: general posts about my life, math, technology, and more.&lt;/li&gt;&lt;br /&gt;  &lt;li&gt;&lt;a href=&quot;http://freebsd.stokely.org&quot;&gt;freebsd.stokely.org&lt;/a&gt; - Posts about my involvement with the open-source FreeBSD Operating System.&lt;/li&gt;&lt;br /&gt;  &lt;li&gt;&lt;a href=&quot;http://ava.stokely.org&quot;&gt;ava.stokely.org&lt;/a&gt; - Posts about Ava and our life with a new baby girl.&lt;/li&gt;&lt;br /&gt;&lt;/ul&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.stokely.org/feeds/1352569323154324241/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blog.stokely.org/2009/04/back-after-4-year-hiatus.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/1352569323154324241'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/1352569323154324241'/><link rel='alternate' type='text/html' href='http://blog.stokely.org/2009/04/back-after-4-year-hiatus.html' title='Back after a 4 year hiatus...'/><author><name>Murray</name><uri>http://www.blogger.com/profile/05615584529128840992</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1814353732274100925.post-8083180217407941569</id><published>2005-09-21T23:38:00.000-07:00</published><updated>2009-04-28T00:49:33.228-07:00</updated><title type='text'>Returning to Industry</title><content type='html'>I&#39;ve decided to accept a position at &lt;a href=&quot;http://www.google.com&quot;&gt;Google&lt;/a&gt; and postpone the Ph.D. for now. We are moving to Mountain View next week. Our new apartment is 1 mile from downtown and 2 miles from the Googleplex. Pictures are available &lt;a href=&quot;http://www.stokely.org/20050916-apartment/&quot;&gt;here&lt;/a&gt;.</content><link rel='replies' type='application/atom+xml' href='http://blog.stokely.org/feeds/8083180217407941569/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blog.stokely.org/2005/09/returning-to-industry.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/8083180217407941569'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/8083180217407941569'/><link rel='alternate' type='text/html' href='http://blog.stokely.org/2005/09/returning-to-industry.html' title='Returning to Industry'/><author><name>Murray</name><uri>http://www.blogger.com/profile/05615584529128840992</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1814353732274100925.post-4977991712584244859</id><published>2005-06-24T23:37:00.000-07:00</published><updated>2009-04-28T00:49:54.820-07:00</updated><title type='text'>Summer Events - Garden Party, Ball, etc.</title><content type='html'>I&#39;ve posted a few &lt;a href=&quot;http://www.stokely.org/20050624-wadham-ball/&quot;&gt;pictures&lt;/a&gt; of summer events from the last few weeks of Trinity Term at Wadham. These include the Finalists/Graduates Garden Party with the Warden, and the Burlesque Ball.</content><link rel='replies' type='application/atom+xml' href='http://blog.stokely.org/feeds/4977991712584244859/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blog.stokely.org/2005/06/summer-events-garden-party-ball-etc.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/4977991712584244859'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/4977991712584244859'/><link rel='alternate' type='text/html' href='http://blog.stokely.org/2005/06/summer-events-garden-party-ball-etc.html' title='Summer Events - Garden Party, Ball, etc.'/><author><name>Murray</name><uri>http://www.blogger.com/profile/05615584529128840992</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1814353732274100925.post-5937191755680666454</id><published>2005-05-30T23:36:00.000-07:00</published><updated>2009-04-27T23:37:27.887-07:00</updated><title type='text'>Camping in Lakes District</title><content type='html'>Christian and I went camping in the Lakes District for an extended weekend. The pictures are posted &lt;a href=&quot;http://www.stokely.org/20050529-lakesdistrict&quot;&gt;here&lt;/a&gt; and &lt;a href=&quot;http://www.stokely.org/20050529-lakesdistrict-cgb&quot;&gt;here&lt;/a&gt;.</content><link rel='replies' type='application/atom+xml' href='http://blog.stokely.org/feeds/5937191755680666454/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blog.stokely.org/2005/05/camping-in-lakes-district.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/5937191755680666454'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/5937191755680666454'/><link rel='alternate' type='text/html' href='http://blog.stokely.org/2005/05/camping-in-lakes-district.html' title='Camping in Lakes District'/><author><name>Murray</name><uri>http://www.blogger.com/profile/05615584529128840992</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1814353732274100925.post-5141149688985637073</id><published>2005-05-20T23:35:00.000-07:00</published><updated>2009-04-27T23:36:20.567-07:00</updated><title type='text'>Back from Ottawa</title><content type='html'>I have returned from BSDCan in Ottawa and my friend of 16 years, Christian, is visiting for 2 weeks. The pictures from Canada are &lt;a href=&quot;http://www.stokely.org/20050515-ottawa/&quot;&gt;here&lt;/a&gt;.</content><link rel='replies' type='application/atom+xml' href='http://blog.stokely.org/feeds/5141149688985637073/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blog.stokely.org/2005/05/back-from-ottawa.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/5141149688985637073'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/5141149688985637073'/><link rel='alternate' type='text/html' href='http://blog.stokely.org/2005/05/back-from-ottawa.html' title='Back from Ottawa'/><author><name>Murray</name><uri>http://www.blogger.com/profile/05615584529128840992</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1814353732274100925.post-4115913252796467239</id><published>2005-05-03T23:34:00.000-07:00</published><updated>2009-04-27T23:35:20.843-07:00</updated><title type='text'>Pictures from Moscow</title><content type='html'>I have returned from Moscow and posted the pictures &lt;a href=&quot;http://www.stokely.org/20050501-moscow/&quot;&gt;here&lt;/a&gt;.</content><link rel='replies' type='application/atom+xml' href='http://blog.stokely.org/feeds/4115913252796467239/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blog.stokely.org/2005/05/pictures-from-moscow.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/4115913252796467239'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/4115913252796467239'/><link rel='alternate' type='text/html' href='http://blog.stokely.org/2005/05/pictures-from-moscow.html' title='Pictures from Moscow'/><author><name>Murray</name><uri>http://www.blogger.com/profile/05615584529128840992</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1814353732274100925.post-2499492768013215885</id><published>2005-04-23T23:33:00.000-07:00</published><updated>2009-04-28T00:51:19.608-07:00</updated><title type='text'>Back to Moscow</title><content type='html'>I&#39;m flying to Moscow on Tuesday to give FreeBSD talks at &lt;a href=&quot;http://www.outsourcing-russia.com/events/?18&quot;&gt;Open Source Forum Russia&lt;/a&gt; and at &lt;a href=&quot;http://www.msu.ru/en&quot;&gt;Moscow State University&lt;/a&gt;. I will return on 2 May.</content><link rel='replies' type='application/atom+xml' href='http://blog.stokely.org/feeds/2499492768013215885/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blog.stokely.org/2005/04/back-to-moscow.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/2499492768013215885'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/2499492768013215885'/><link rel='alternate' type='text/html' href='http://blog.stokely.org/2005/04/back-to-moscow.html' title='Back to Moscow'/><author><name>Murray</name><uri>http://www.blogger.com/profile/05615584529128840992</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1814353732274100925.post-820054835118887064</id><published>2005-04-16T23:32:00.000-07:00</published><updated>2009-04-27T23:33:30.284-07:00</updated><title type='text'>Back from Hiking Trip to Snowdonia</title><content type='html'>I&#39;ve just returned from a great week in Snowdonia with other Wadham College MCR members on the annual reading/hiking retreat. Pictures are &lt;a href=&quot;http://www.stokely.org/uk.html&quot;&gt;here&lt;/a&gt;.</content><link rel='replies' type='application/atom+xml' href='http://blog.stokely.org/feeds/820054835118887064/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blog.stokely.org/2005/04/back-from-hiking-trip-to-snowdonia.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/820054835118887064'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/820054835118887064'/><link rel='alternate' type='text/html' href='http://blog.stokely.org/2005/04/back-from-hiking-trip-to-snowdonia.html' title='Back from Hiking Trip to Snowdonia'/><author><name>Murray</name><uri>http://www.blogger.com/profile/05615584529128840992</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1814353732274100925.post-921362440681276588</id><published>2005-04-06T23:31:00.000-07:00</published><updated>2009-04-27T23:32:13.538-07:00</updated><title type='text'>Cambridge Exchange Dinner</title><content type='html'>I just returned after a nice exchange dinner at Christ College Cambridge. We spent the night and had a nice dinner and visit with their MCR. The next morning I stayed later to have lunch with some friends.  Pictures are posted &lt;a href=&quot;http://www.stokely.org/20050406-cambridge&quot;&gt;here&lt;/a&gt;.</content><link rel='replies' type='application/atom+xml' href='http://blog.stokely.org/feeds/921362440681276588/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blog.stokely.org/2005/04/cambridge-exchange-dinner.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/921362440681276588'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/921362440681276588'/><link rel='alternate' type='text/html' href='http://blog.stokely.org/2005/04/cambridge-exchange-dinner.html' title='Cambridge Exchange Dinner'/><author><name>Murray</name><uri>http://www.blogger.com/profile/05615584529128840992</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1814353732274100925.post-3603688726062537504</id><published>2005-03-22T23:30:00.000-08:00</published><updated>2009-04-28T00:52:02.500-07:00</updated><title type='text'>End of Coursework</title><content type='html'>I submitted my final projects and thus the Hilary Term has ended for me, hurray! No more coursework, only a dissertation to write.</content><link rel='replies' type='application/atom+xml' href='http://blog.stokely.org/feeds/3603688726062537504/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blog.stokely.org/2005/03/end-of-coursework.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/3603688726062537504'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/3603688726062537504'/><link rel='alternate' type='text/html' href='http://blog.stokely.org/2005/03/end-of-coursework.html' title='End of Coursework'/><author><name>Murray</name><uri>http://www.blogger.com/profile/05615584529128840992</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1814353732274100925.post-5117366210614420013</id><published>2005-03-11T23:30:00.000-08:00</published><updated>2009-04-27T23:30:37.752-07:00</updated><title type='text'>MCR Guest Dinner</title><content type='html'>Nik and his girlfriend Lisa came up to Oxford for another MCR Guest Dinner. A few pictures have been posted &lt;a href=&quot;http://www.stokely.org/200503-oxford/&quot;&gt;here&lt;/a&gt;.</content><link rel='replies' type='application/atom+xml' href='http://blog.stokely.org/feeds/5117366210614420013/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blog.stokely.org/2005/03/mcr-guest-dinner.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/5117366210614420013'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/5117366210614420013'/><link rel='alternate' type='text/html' href='http://blog.stokely.org/2005/03/mcr-guest-dinner.html' title='MCR Guest Dinner'/><author><name>Murray</name><uri>http://www.blogger.com/profile/05615584529128840992</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1814353732274100925.post-5694396455894951951</id><published>2005-02-03T23:28:00.000-08:00</published><updated>2009-04-28T00:52:30.205-07:00</updated><title type='text'>Seigo visits Oxford</title><content type='html'>Seigo Tanimura arrived in Oxford today and we walked around town together. A few pictures (mostly from Christ Church) are &lt;a href=&quot;http://www.stokely.org/20050203-oxford-seigo/&quot;&gt;here&lt;/a&gt;.  This is the third continent we&#39;ve met on after originally meeting at a FreeBSD meeting in Tokyo.</content><link rel='replies' type='application/atom+xml' href='http://blog.stokely.org/feeds/5694396455894951951/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blog.stokely.org/2005/02/seigo-visits-oxford.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/5694396455894951951'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/5694396455894951951'/><link rel='alternate' type='text/html' href='http://blog.stokely.org/2005/02/seigo-visits-oxford.html' title='Seigo visits Oxford'/><author><name>Murray</name><uri>http://www.blogger.com/profile/05615584529128840992</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1814353732274100925.post-4568985474937923594</id><published>2005-01-21T23:27:00.000-08:00</published><updated>2009-04-27T23:27:51.709-07:00</updated><title type='text'>Burns Night</title><content type='html'>We had haggis, whisky, poetry, and bagpipes in hall to celebrate Burns Night in Wadham. The pictures are &lt;a href=&quot;http://www.stokely.org/20050121-wadham-burns&quot;&gt;here&lt;/a&gt;.</content><link rel='replies' type='application/atom+xml' href='http://blog.stokely.org/feeds/4568985474937923594/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blog.stokely.org/2005/01/burns-night.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/4568985474937923594'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/4568985474937923594'/><link rel='alternate' type='text/html' href='http://blog.stokely.org/2005/01/burns-night.html' title='Burns Night'/><author><name>Murray</name><uri>http://www.blogger.com/profile/05615584529128840992</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1814353732274100925.post-4614187626193130855</id><published>2005-01-19T23:26:00.000-08:00</published><updated>2009-04-27T23:27:01.170-07:00</updated><title type='text'>Moved to Summertown (Finished)</title><content type='html'>We&#39;ve moved from Iffley to Summertown, which is a little closer to the Oxford city centre and a much better place to live for various reasons.</content><link rel='replies' type='application/atom+xml' href='http://blog.stokely.org/feeds/4614187626193130855/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blog.stokely.org/2005/01/moved-to-summertown-finished.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/4614187626193130855'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/4614187626193130855'/><link rel='alternate' type='text/html' href='http://blog.stokely.org/2005/01/moved-to-summertown-finished.html' title='Moved to Summertown (Finished)'/><author><name>Murray</name><uri>http://www.blogger.com/profile/05615584529128840992</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1814353732274100925.post-9080409195753258182</id><published>2005-01-17T23:25:00.000-08:00</published><updated>2009-04-27T23:26:16.888-07:00</updated><title type='text'>Hilary Term</title><content type='html'>Hilary term has begun in Oxford so I won&#39;t have time to post again until early Spring. My&lt;br /&gt;&lt;a href=&quot;http://users.ox.ac.uk/~wadh2425&quot;&gt;academic page&lt;/a&gt; contains some information about lectures and activities this term.</content><link rel='replies' type='application/atom+xml' href='http://blog.stokely.org/feeds/9080409195753258182/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blog.stokely.org/2005/01/hilary-term.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/9080409195753258182'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/9080409195753258182'/><link rel='alternate' type='text/html' href='http://blog.stokely.org/2005/01/hilary-term.html' title='Hilary Term'/><author><name>Murray</name><uri>http://www.blogger.com/profile/05615584529128840992</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1814353732274100925.post-5063478532257955488</id><published>2005-01-16T23:24:00.000-08:00</published><updated>2009-04-27T23:25:08.089-07:00</updated><title type='text'>Moving to Summertown</title><content type='html'>DeDe and I are back from our 10 day trip to Morocco. The pictures have been posted &lt;a href=&quot;http://www.stokely.org/europe.html&quot;&gt;here&lt;/a&gt;. We had a great time. Term starts tomorrow and we are in the middle of moving from Iffley to Summertown in Oxford.</content><link rel='replies' type='application/atom+xml' href='http://blog.stokely.org/feeds/5063478532257955488/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blog.stokely.org/2005/01/moving-to-summertown.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/5063478532257955488'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1814353732274100925/posts/default/5063478532257955488'/><link rel='alternate' type='text/html' href='http://blog.stokely.org/2005/01/moving-to-summertown.html' title='Moving to Summertown'/><author><name>Murray</name><uri>http://www.blogger.com/profile/05615584529128840992</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>