<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Mostly Ramblings</title>
	<atom:link href="http://jonmccune.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonmccune.wordpress.com</link>
	<description>Mostly by Jon McCune</description>
	<lastBuildDate>Fri, 30 Oct 2009 18:02:12 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='jonmccune.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/60193eb0349350fe59f4b853467eacd3?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Mostly Ramblings</title>
		<link>http://jonmccune.wordpress.com</link>
	</image>
			<item>
		<title>iPhoto2Gallery: &#8220;Could not connect to the gallery&#8221; when using SSL</title>
		<link>http://jonmccune.wordpress.com/2009/10/30/iphoto2gallery-could-not-connect-to-the-gallery-when-using-ssl/</link>
		<comments>http://jonmccune.wordpress.com/2009/10/30/iphoto2gallery-could-not-connect-to-the-gallery-when-using-ssl/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 17:04:22 +0000</pubDate>
		<dc:creator>jonmccune</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://jonmccune.wordpress.com/?p=469</guid>
		<description><![CDATA[Today I decided to force SSL access to my gallery2 installation when uploading photos with iPhoto2Gallery.  This involved several steps (informed by the iPhoto2Gallery FAQ):
1. Make sure you can access your gallery2 installation via SSL (webserver config mostly assumed for the purposes of this post, though setting baseUri in gallery2/config.php to include https:// is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonmccune.wordpress.com&blog=3050255&post=469&subd=jonmccune&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Today I decided to force SSL access to my gallery2 installation when uploading photos with iPhoto2Gallery.  This involved several steps (informed by the iPhoto2Gallery <a href="http://zwily.com/iphoto/wiki/index.php?n=Support.FrequentlyAskedQuestions">FAQ</a>):</p>
<p>1. Make sure you can access your gallery2 installation via SSL (webserver config mostly assumed for the purposes of this post, though setting baseUri in gallery2/config.php to include https:// is also useful).<br />
2. Make sure regular http access to your gallery2 installation is disabled:</p>
<p>I added the following to the relevant VirtualHost tag in my apache config file (e.g., sites-enabled/000-default in Debian / Ubuntu):</p>
<p># Prevent non-SSL access to content in /var/www/gallery2<br />
&lt;directorymatch &#8220;^/var/www/gallery2/&#8221;&gt;<br />
RewriteEngine On<br />
RewriteCond %{HTTPS} off<br />
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}<br />
&lt;/directorymatch&gt;</p>
<p>Don&#8217;t forget to restart your web server. (sudo /etc/init.d/apache2 restart).</p>
<p>3. If you&#8217;re using a self-signed certificate, you must add it to OS X&#8217;s key manager.  I clicked the lock icon in the bottom right of Firefox while connected to my site via SSL and selected &#8220;export&#8221; to export the certificate.  Save it somewhere with a .crt extension.  Double-click it to load the OS X keychain manager.  It should import successfully.  One must then edit its &#8220;Trust&#8221; settings and &#8220;Always Allow&#8221; SSL.</p>
<p>At this point iPhoto2Gallery worked as expected, connecting only via SSL.  Note that I did have to delete my existing entry in iPhoto2Gallery and add a new one, this time including https:// in the URL and selecting the &#8220;Use SSL&#8221; checkbox.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jonmccune.wordpress.com/469/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jonmccune.wordpress.com/469/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jonmccune.wordpress.com/469/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jonmccune.wordpress.com/469/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jonmccune.wordpress.com/469/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jonmccune.wordpress.com/469/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jonmccune.wordpress.com/469/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jonmccune.wordpress.com/469/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jonmccune.wordpress.com/469/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jonmccune.wordpress.com/469/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonmccune.wordpress.com&blog=3050255&post=469&subd=jonmccune&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jonmccune.wordpress.com/2009/10/30/iphoto2gallery-could-not-connect-to-the-gallery-when-using-ssl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c71980fa1c4ac3a408511b142f301573?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jonmccune</media:title>
		</media:content>
	</item>
		<item>
		<title>City of Pittsburgh 311</title>
		<link>http://jonmccune.wordpress.com/2009/10/20/city-of-pittsburgh-311/</link>
		<comments>http://jonmccune.wordpress.com/2009/10/20/city-of-pittsburgh-311/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 15:01:52 +0000</pubDate>
		<dc:creator>jonmccune</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jonmccune.wordpress.com/?p=466</guid>
		<description><![CDATA[Reporting tree problems, road problems, water main breaks, etc is actually quite easy.  Just dial 311 in the Pittsburgh area.  There&#8217;s also an online form available.  The city seems to perceive these services as being part of the Mayor&#8217;s Office, and not directly the public works dept, etc.
     [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonmccune.wordpress.com&blog=3050255&post=466&subd=jonmccune&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Reporting tree problems, road problems, water main breaks, etc is actually quite easy.  Just dial 311 in the Pittsburgh area.  There&#8217;s also an <a href="http://www.city.pittsburgh.pa.us/mayor/html/311_non-emergency_services.html">online form</a> available.  The city seems to perceive these services as being part of the Mayor&#8217;s Office, and not directly the public works dept, etc.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jonmccune.wordpress.com/466/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jonmccune.wordpress.com/466/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jonmccune.wordpress.com/466/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jonmccune.wordpress.com/466/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jonmccune.wordpress.com/466/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jonmccune.wordpress.com/466/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jonmccune.wordpress.com/466/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jonmccune.wordpress.com/466/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jonmccune.wordpress.com/466/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jonmccune.wordpress.com/466/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonmccune.wordpress.com&blog=3050255&post=466&subd=jonmccune&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jonmccune.wordpress.com/2009/10/20/city-of-pittsburgh-311/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c71980fa1c4ac3a408511b142f301573?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jonmccune</media:title>
		</media:content>
	</item>
		<item>
		<title>Music and math</title>
		<link>http://jonmccune.wordpress.com/2009/10/19/music-and-math/</link>
		<comments>http://jonmccune.wordpress.com/2009/10/19/music-and-math/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 11:47:41 +0000</pubDate>
		<dc:creator>jonmccune</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jonmccune.wordpress.com/?p=464</guid>
		<description><![CDATA[This is an interesting little rant.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonmccune.wordpress.com&blog=3050255&post=464&subd=jonmccune&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://strlen.com/rants/hertz_12notes.html">This</a> is an interesting little rant.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jonmccune.wordpress.com/464/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jonmccune.wordpress.com/464/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jonmccune.wordpress.com/464/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jonmccune.wordpress.com/464/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jonmccune.wordpress.com/464/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jonmccune.wordpress.com/464/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jonmccune.wordpress.com/464/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jonmccune.wordpress.com/464/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jonmccune.wordpress.com/464/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jonmccune.wordpress.com/464/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonmccune.wordpress.com&blog=3050255&post=464&subd=jonmccune&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jonmccune.wordpress.com/2009/10/19/music-and-math/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c71980fa1c4ac3a408511b142f301573?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jonmccune</media:title>
		</media:content>
	</item>
		<item>
		<title>Laurel Highlands Hiking Trail Information</title>
		<link>http://jonmccune.wordpress.com/2009/10/18/laurel-highlands-hiking-trail-information/</link>
		<comments>http://jonmccune.wordpress.com/2009/10/18/laurel-highlands-hiking-trail-information/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 23:40:28 +0000</pubDate>
		<dc:creator>jonmccune</dc:creator>
				<category><![CDATA[Hiking]]></category>

		<guid isPermaLink="false">http://jonmccune.wordpress.com/?p=462</guid>
		<description><![CDATA[I recently raced in the Grassroots Racing Point-to-Point, which I will hopefully write about soon.  Anyways, it took us on the first 18 miles of the Laurel Highlands Hiking Trail.  
This trail was previously unknown to me but it is quite beautiful and nicely located within about 90 minutes of Pittsburgh.  The [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonmccune.wordpress.com&blog=3050255&post=462&subd=jonmccune&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I recently raced in the Grassroots <a href="http://rootsrace.com/event_p2p/index.htm">Racing Point-to-Point</a>, which I will hopefully write about soon.  Anyways, it took us on the first 18 miles of the <a href="http://www.dcnr.state.pa.us/stateParks/parks/laurelridge.aspx#hiking">Laurel Highlands Hiking Trail</a>.  </p>
<p>This trail was previously unknown to me but it is quite beautiful and nicely located within about 90 minutes of Pittsburgh.  The &#8220;first 18 miles&#8221; to me is the southernmost part of the trail from Ohiopyle to Rt 653.  </p>
<p>In trying to plan a &#8220;family-friendly&#8221; hike on the next part of the trail, I have decided that Rt 653 to Rt 31 is too far.  Grindle Ridge Shelter is located along that stretch, but there does not appear to be any car access.  However, that stretch also seems to go through Seven Springs, right around Lake Tahoe.  I thus embarked on a mission to try to figure out where at Seven Springs it crosses, since I know the ski resort fairly well.</p>
<p><a href="http://forum.delorme.com/viewtopic.php?t=11392">Here</a> is a thread in the DeLorme forums about a fellow who has hiked the whole trail and posted some GPS information in .an1 (DeLorme-proprietary format).  I used <a href="http://www.gpsbabel.org/">GPS Babel</a> (free &#8211; GPL&#8217;d) to convert lm1_70points.an1 to a KML file, and then load that with Google Earth.  It is then pretty easy to see that the trail crosses Seven Springs property between miles 26 and 28.  </p>
<p>&#8220;Dane&#8221; also has <a href="http://www.shol.com/featheredprop/lhht_info.htm">some information</a> about the LHHT, which includes the following:</p>
<blockquote><p>Oct 07, 2008&#8230;Please be advised the park has made some route changes to the LHHT, specifically, the area around Lake Tahoe at Seven Springs Mountain Resort. Hikers are now being re-routed around the opposite side of Lake Tahoe. New signage and posts with yellow blazes have been installed. </p></blockquote>
<p>Thus, the trail goes right along the edge of Lake Tahoe. Perfect. I will try to update this post to confirm that Seven Springs is a reasonable waypoint for a hike on this trail.</p>
<p>Update 2009-10-25</p>
<p>Just hiked from Rt 653 to 7 springs.  The trail does indeed come up from behind Lake Tahoe.  It is very well marked with yellow blazes.  It continues on and passes beneath the ski lift that I think of as the North Face Quad.  After that we hiked to our car in the north face parking lot.  I&#8217;m not sure where the trail goes after this&#8230; yet!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jonmccune.wordpress.com/462/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jonmccune.wordpress.com/462/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jonmccune.wordpress.com/462/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jonmccune.wordpress.com/462/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jonmccune.wordpress.com/462/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jonmccune.wordpress.com/462/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jonmccune.wordpress.com/462/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jonmccune.wordpress.com/462/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jonmccune.wordpress.com/462/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jonmccune.wordpress.com/462/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonmccune.wordpress.com&blog=3050255&post=462&subd=jonmccune&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jonmccune.wordpress.com/2009/10/18/laurel-highlands-hiking-trail-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c71980fa1c4ac3a408511b142f301573?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jonmccune</media:title>
		</media:content>
	</item>
		<item>
		<title>git for svn users</title>
		<link>http://jonmccune.wordpress.com/2009/10/15/git-for-svn-users/</link>
		<comments>http://jonmccune.wordpress.com/2009/10/15/git-for-svn-users/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 20:50:07 +0000</pubDate>
		<dc:creator>jonmccune</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://jonmccune.wordpress.com/?p=460</guid>
		<description><![CDATA[Just what the doctor ordered: here.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonmccune.wordpress.com&blog=3050255&post=460&subd=jonmccune&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Just what the doctor ordered: <a href="http://git.or.cz/course/svn.html">here</a>.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jonmccune.wordpress.com/460/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jonmccune.wordpress.com/460/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jonmccune.wordpress.com/460/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jonmccune.wordpress.com/460/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jonmccune.wordpress.com/460/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jonmccune.wordpress.com/460/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jonmccune.wordpress.com/460/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jonmccune.wordpress.com/460/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jonmccune.wordpress.com/460/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jonmccune.wordpress.com/460/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonmccune.wordpress.com&blog=3050255&post=460&subd=jonmccune&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jonmccune.wordpress.com/2009/10/15/git-for-svn-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c71980fa1c4ac3a408511b142f301573?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jonmccune</media:title>
		</media:content>
	</item>
		<item>
		<title>Fun with embedded stuff</title>
		<link>http://jonmccune.wordpress.com/2009/10/08/fun-with-embedded-stuff/</link>
		<comments>http://jonmccune.wordpress.com/2009/10/08/fun-with-embedded-stuff/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 20:52:12 +0000</pubDate>
		<dc:creator>jonmccune</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://jonmccune.wordpress.com/?p=458</guid>
		<description><![CDATA[Firefly, Gumstix, Olimex, and Sparkfun all sell interesting stuff.  For some reason I sometimes have trouble remembering these guys&#8217; names.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonmccune.wordpress.com&blog=3050255&post=458&subd=jonmccune&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Firefly, Gumstix, Olimex, and Sparkfun all sell interesting stuff.  For some reason I sometimes have trouble remembering these guys&#8217; names.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jonmccune.wordpress.com/458/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jonmccune.wordpress.com/458/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jonmccune.wordpress.com/458/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jonmccune.wordpress.com/458/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jonmccune.wordpress.com/458/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jonmccune.wordpress.com/458/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jonmccune.wordpress.com/458/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jonmccune.wordpress.com/458/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jonmccune.wordpress.com/458/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jonmccune.wordpress.com/458/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonmccune.wordpress.com&blog=3050255&post=458&subd=jonmccune&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jonmccune.wordpress.com/2009/10/08/fun-with-embedded-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c71980fa1c4ac3a408511b142f301573?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jonmccune</media:title>
		</media:content>
	</item>
		<item>
		<title>GETSEC[SENTER] causes reboot loop on some systems</title>
		<link>http://jonmccune.wordpress.com/2009/10/06/getsecsenter-causes-reboot-loop-on-some-systems/</link>
		<comments>http://jonmccune.wordpress.com/2009/10/06/getsecsenter-causes-reboot-loop-on-some-systems/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 20:09:33 +0000</pubDate>
		<dc:creator>jonmccune</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://jonmccune.wordpress.com/?p=455</guid>
		<description><![CDATA[One of those is an HP 8530p laptop.  Updating to BIOS F.0E will prevent the problem, but if it has already happened, these instructions may be able to help.
Intel DQ45CB boards may also have a similar problem.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonmccune.wordpress.com&blog=3050255&post=455&subd=jonmccune&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>One of those is an HP 8530p laptop.  Updating to BIOS F.0E will prevent the problem, but if it has already happened, <a href="http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c01658899&amp;lang=en&amp;cc=us&amp;taskId=135&amp;prodSeriesId=3688868&amp;prodTypeId=321957">these</a> instructions may be able to help.</p>
<p>Intel DQ45CB boards may also have a similar problem.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jonmccune.wordpress.com/455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jonmccune.wordpress.com/455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jonmccune.wordpress.com/455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jonmccune.wordpress.com/455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jonmccune.wordpress.com/455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jonmccune.wordpress.com/455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jonmccune.wordpress.com/455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jonmccune.wordpress.com/455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jonmccune.wordpress.com/455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jonmccune.wordpress.com/455/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonmccune.wordpress.com&blog=3050255&post=455&subd=jonmccune&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jonmccune.wordpress.com/2009/10/06/getsecsenter-causes-reboot-loop-on-some-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c71980fa1c4ac3a408511b142f301573?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jonmccune</media:title>
		</media:content>
	</item>
		<item>
		<title>Some nice VMware Player images</title>
		<link>http://jonmccune.wordpress.com/2009/09/17/some-nice-vmware-player-images/</link>
		<comments>http://jonmccune.wordpress.com/2009/09/17/some-nice-vmware-player-images/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 13:12:15 +0000</pubDate>
		<dc:creator>jonmccune</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://jonmccune.wordpress.com/?p=450</guid>
		<description><![CDATA[I usually go to Thought Police or Chrysaor.  The Chrysaor images tend to have VMware Tools already installed, which can make life more pleasant (but sometimes more complicated).
Use the torrents!  They&#8217;re fast and folks like these two couldn&#8217;t provide these images if they had to pay for the bandwidth!
     [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonmccune.wordpress.com&blog=3050255&post=450&subd=jonmccune&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I usually go to <a href="http://www.thoughtpolice.co.uk/">Thought Police</a> or <a href="http://chrysaor.info/">Chrysaor</a>.  The Chrysaor images tend to have VMware Tools already installed, which can make life more pleasant (but sometimes more complicated).</p>
<p>Use the torrents!  They&#8217;re fast and folks like these two couldn&#8217;t provide these images if they had to pay for the bandwidth!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jonmccune.wordpress.com/450/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jonmccune.wordpress.com/450/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jonmccune.wordpress.com/450/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jonmccune.wordpress.com/450/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jonmccune.wordpress.com/450/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jonmccune.wordpress.com/450/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jonmccune.wordpress.com/450/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jonmccune.wordpress.com/450/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jonmccune.wordpress.com/450/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jonmccune.wordpress.com/450/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonmccune.wordpress.com&blog=3050255&post=450&subd=jonmccune&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jonmccune.wordpress.com/2009/09/17/some-nice-vmware-player-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c71980fa1c4ac3a408511b142f301573?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jonmccune</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu kernel personal package archive</title>
		<link>http://jonmccune.wordpress.com/2009/09/10/ubuntu-kernel-personal-package-archive/</link>
		<comments>http://jonmccune.wordpress.com/2009/09/10/ubuntu-kernel-personal-package-archive/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 13:41:36 +0000</pubDate>
		<dc:creator>jonmccune</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://jonmccune.wordpress.com/?p=447</guid>
		<description><![CDATA[I just discovered that the Ubuntu kernel team maintains a &#8220;testing&#8221; build of the latest kernels from kernel.org.  This enables the convenient downloading of .deb-based versions of the latest kernel. Here it is:
http://kernel.ubuntu.com/~kernel-ppa/mainline/
Some wiki info about it:
https://wiki.edubuntu.org/Testing/KernelPPA
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonmccune.wordpress.com&blog=3050255&post=447&subd=jonmccune&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I just discovered that the Ubuntu kernel team maintains a &#8220;testing&#8221; build of the latest kernels from kernel.org.  This enables the convenient downloading of .deb-based versions of the latest kernel. Here it is:<br />
<a href="http://kernel.ubuntu.com/~kernel-ppa/mainline/">http://kernel.ubuntu.com/~kernel-ppa/mainline/</a><br />
Some wiki info about it:<br />
<a href="https://wiki.edubuntu.org/Testing/KernelPPA">https://wiki.edubuntu.org/Testing/KernelPPA</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jonmccune.wordpress.com/447/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jonmccune.wordpress.com/447/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jonmccune.wordpress.com/447/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jonmccune.wordpress.com/447/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jonmccune.wordpress.com/447/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jonmccune.wordpress.com/447/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jonmccune.wordpress.com/447/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jonmccune.wordpress.com/447/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jonmccune.wordpress.com/447/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jonmccune.wordpress.com/447/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonmccune.wordpress.com&blog=3050255&post=447&subd=jonmccune&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jonmccune.wordpress.com/2009/09/10/ubuntu-kernel-personal-package-archive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c71980fa1c4ac3a408511b142f301573?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jonmccune</media:title>
		</media:content>
	</item>
		<item>
		<title>Protected: Austria with Kathleen for ETISS</title>
		<link>http://jonmccune.wordpress.com/2009/09/08/austria-with-kathleen-for-etiss/</link>
		<comments>http://jonmccune.wordpress.com/2009/09/08/austria-with-kathleen-for-etiss/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 14:35:05 +0000</pubDate>
		<dc:creator>jonmccune</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://jonmccune.wordpress.com/?p=443</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonmccune.wordpress.com&blog=3050255&post=443&subd=jonmccune&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><form action="http://jonmccune.wordpress.com/wp-pass.php" method="post">
<p>This post is password protected. To view it please enter your password below:</p>
<p><label for="pwbox-443">Password:<br />
<input name="post_password" id="pwbox-443" type="password" size="20" /></label><br />
<input type="submit" name="Submit" value="Submit" /></p></form>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jonmccune.wordpress.com/443/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jonmccune.wordpress.com/443/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jonmccune.wordpress.com/443/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jonmccune.wordpress.com/443/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jonmccune.wordpress.com/443/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jonmccune.wordpress.com/443/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jonmccune.wordpress.com/443/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jonmccune.wordpress.com/443/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jonmccune.wordpress.com/443/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jonmccune.wordpress.com/443/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonmccune.wordpress.com&blog=3050255&post=443&subd=jonmccune&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jonmccune.wordpress.com/2009/09/08/austria-with-kathleen-for-etiss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c71980fa1c4ac3a408511b142f301573?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jonmccune</media:title>
		</media:content>
	</item>
	</channel>
</rss>