<?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/"
	>

<channel>
	<title>Louis Simoneau</title>
	<atom:link href="http://louissimoneau.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://louissimoneau.com</link>
	<description>Web geek and hip-hop head in Melbourne.</description>
	<lastBuildDate>Sun, 05 Feb 2012 02:51:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>I ♥ Tomato Season</title>
		<link>http://louissimoneau.com/2012/02/05/i-%e2%99%a5-tomato-season/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=i-%25e2%2599%25a5-tomato-season</link>
		<comments>http://louissimoneau.com/2012/02/05/i-%e2%99%a5-tomato-season/#comments</comments>
		<pubDate>Sun, 05 Feb 2012 02:51:07 +0000</pubDate>
		<dc:creator>louis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://louissimoneau.com/?p=250</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://louissimoneau.com/wp-content/uploads/2012/02/IMG_5165.jpg"><img src="http://louissimoneau.com/wp-content/uploads/2012/02/IMG_5165-1024x682.jpg" alt="" title="IMG_5165" width="680" height="452" class="alignnone size-large wp-image-251" /></a><br />
<a href="http://louissimoneau.com/wp-content/uploads/2012/02/IMG_5168.jpg"><img src="http://louissimoneau.com/wp-content/uploads/2012/02/IMG_5168-1024x682.jpg" alt="" title="IMG_5168" width="680" height="452" class="alignnone size-large wp-image-252" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://louissimoneau.com/2012/02/05/i-%e2%99%a5-tomato-season/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Podcast: Stark Raving Sane</title>
		<link>http://louissimoneau.com/2012/02/02/new-podcast-stark-raving-sane/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=new-podcast-stark-raving-sane</link>
		<comments>http://louissimoneau.com/2012/02/02/new-podcast-stark-raving-sane/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 09:33:38 +0000</pubDate>
		<dc:creator>louis</dc:creator>
				<category><![CDATA[Podcasts]]></category>

		<guid isPermaLink="false">http://louissimoneau.com/?p=246</guid>
		<description><![CDATA[I&#8217;ve started a new podcast project with my brother André, the idea being to have an unstructured conversation about the things that interest us, mostly to do with movies, music, books, and TV. The first episode was published last week, &#8230; <a href="http://louissimoneau.com/2012/02/02/new-podcast-stark-raving-sane/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve started a new podcast project with my brother André, the idea being to have an unstructured conversation about the things that interest us, mostly to do with movies, music, books, and TV.</p>
<p><a href="http://starkravingsane.net"><img src="http://starkravingsane.net/srs.png" alt="Stark Raving Sane" /></a></p>
<p>The first episode was published last week, and we&#8217;ll be releasing new ones every other week. Find us at <a href="http://starkravingsane.net">starkravingsane.net</a>, on Twitter <a href="http://twitter.com/srscast">@srscast</a>, and on <a href="http://itunes.apple.com/us/podcast/stark-raving-sane/id498163489?ign-mpt=uo%3D4">iTunes</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://louissimoneau.com/2012/02/02/new-podcast-stark-raving-sane/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keeping Time on Frequently-suspended Virtual Machines</title>
		<link>http://louissimoneau.com/2012/02/02/keeping-time-on-frequently-suspended-virtual-machines/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=keeping-time-on-frequently-suspended-virtual-machines</link>
		<comments>http://louissimoneau.com/2012/02/02/keeping-time-on-frequently-suspended-virtual-machines/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 06:52:23 +0000</pubDate>
		<dc:creator>louis</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://louissimoneau.com/?p=231</guid>
		<description><![CDATA[When everyone else&#8217;s git commits start showing up as &#8220;in the future,&#8221; you know something&#8217;s wrong. It&#8217;s probably that your VM, having been suspended while your host OS was sleeping, has lost track of what time it is. You could &#8230; <a href="http://louissimoneau.com/2012/02/02/keeping-time-on-frequently-suspended-virtual-machines/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>When everyone else&#8217;s git commits start showing up as &#8220;in the future,&#8221; you know something&#8217;s wrong. </p>
<p>It&#8217;s probably that your VM, having been suspended while your host OS was sleeping, has lost track of what time it is. You <em>could</em> <code>/etc/init.d/networking restart</code> every time you start work in the morning, but that&#8217;s a drag, and you&#8217;re likely to forget.</p>
<p>Instead, you want to use the NTP daemon to keep your clock in sync. By default, however, NTP will attempt to gradually and incrementally bring your clock back into sync, and will balk at large differences in time (like the 14 hours since you last opened your laptop). Fortunately, there&#8217;s a config setting for that.</p>
<p>Let&#8217;s do this thing:</p>
<pre><code>sudo apt-get install ntp</code></pre>
<p>Then replace your <code>/etc/ntp.conf</code> file with the following:</p>
<pre><code>tinker panic 0

restrict 127.0.0.1
restrict default kod nomodify notrap

server 0.au.pool.ntp.org
server 1.au.pool.ntp.org
server 2.au.pool.ntp.org
server 3.au.pool.ntp.org

driftfile /var/lib/ntp/ntp.drift
</code></pre>
<p>Replace those <code>server</code> lines with NTP servers of your choosing.</p>
<p>The important line there is <code>tinker panic 0</code>, which is what tells NTP not to freak out if the difference in time between the local clock and the server is larger than it would normally be comfortable with. This line <strong>needs</strong> to come <strong>before</strong> all other config directives.</p>
<p>With that config in place, fire off a quick
<pre><code>sudo /etc/init.d/ntp restart</code></pre>
<p> and you&#8217;re in business. Next time you bring your VM back up from a deep slumber, hit <code>date</code> and you&#8217;ll be pleasantly surprised.</p>
]]></content:encoded>
			<wfw:commentRss>http://louissimoneau.com/2012/02/02/keeping-time-on-frequently-suspended-virtual-machines/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Plato on #OWS</title>
		<link>http://louissimoneau.com/2011/10/26/plato-on-ows/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=plato-on-ows</link>
		<comments>http://louissimoneau.com/2011/10/26/plato-on-ows/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 10:08:34 +0000</pubDate>
		<dc:creator>louis</dc:creator>
				<category><![CDATA[Politics]]></category>
		<category><![CDATA[classics]]></category>
		<category><![CDATA[ows]]></category>
		<category><![CDATA[plato]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[quote]]></category>

		<guid isPermaLink="false">http://louissimoneau.com/?p=216</guid>
		<description><![CDATA[They alone, therefore, of all the citizens are forbidden to touch or handle silver or gold; they must not come under the same roof as them, nor wear them as ornaments, nor drink from vessels made of them. Upon this &#8230; <a href="http://louissimoneau.com/2011/10/26/plato-on-ows/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<blockquote><p>They alone, therefore, of all the citizens are forbidden to touch or handle silver or gold; they must not come under the same roof as them, nor wear them as ornaments, nor drink from vessels made of them. Upon this their safety and that of the state depends. If they acquire private property in land, houses, or money, they will become farmers and men of business instead of Guardians, and harsh tyrants instead of partners in their dealings with their fellow citizens, with whom they will live on terms of mutual hatred and suspicion; they will be more afraid of internal revolt than external attack, and be heading fast for destruction that will overwhelm the whole community.<br />
<cite>Plato, <em>The Republic</em></cite>
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://louissimoneau.com/2011/10/26/plato-on-ows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Narcicyst and Omar Offendum</title>
		<link>http://louissimoneau.com/2011/10/17/the-narcicyst-and-omar-offendum/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-narcicyst-and-omar-offendum</link>
		<comments>http://louissimoneau.com/2011/10/17/the-narcicyst-and-omar-offendum/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 07:34:52 +0000</pubDate>
		<dc:creator>louis</dc:creator>
				<category><![CDATA[Hip-hop]]></category>

		<guid isPermaLink="false">http://louissimoneau.com/?p=195</guid>
		<description><![CDATA[This past Saturday I went to see &#8220;An evening with Aesop Rock and Kimya Dawson&#8221; at the Melbourne Festival. I&#8217;m not a huge fan of either artist, but figured the pairing would at least have to be interesting. Although I &#8230; <a href="http://louissimoneau.com/2011/10/17/the-narcicyst-and-omar-offendum/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This past Saturday I went to see &#8220;An evening with Aesop Rock and Kimya Dawson&#8221; at the Melbourne Festival. I&#8217;m not a huge fan of either artist, but figured the pairing would at least have to be interesting. Although I ended up leaving before the end of the set, the good news is that the opening act was stellar: the duo of Syrian-American Omar Offendum and Iraqi-Canadian (Montrealer, no less) The Narcicyst.</p>
<p>There&#8217;s a huge wave of great Arab hip-hop coming out at the moment, and these two guys are definitely fantastic examples. Both strong lyricists with impressive flow, Omar&#8217;s acappella was particularly jaw-dropping. Check out these videos to get a taste, then go out and buy their records:</p>
<p><object width="680" height="383"><param name="movie" value="http://www.youtube.com/v/WGl7BFDCVGA?version=3&#038;feature=oembed"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/WGl7BFDCVGA?version=3&#038;feature=oembed" type="application/x-shockwave-flash" width="680" height="383" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><object width="680" height="383"><param name="movie" value="http://www.youtube.com/v/TtoHCUMpNMY?version=3&#038;feature=oembed"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/TtoHCUMpNMY?version=3&#038;feature=oembed" type="application/x-shockwave-flash" width="680" height="383" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><object width="680" height="383"><param name="movie" value="http://www.youtube.com/v/0ISHZQJdeSw?version=3&#038;feature=oembed"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/0ISHZQJdeSw?version=3&#038;feature=oembed" type="application/x-shockwave-flash" width="680" height="383" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>As a bonus, here&#8217;s another amazing artist in this space, Shadia Mansour (featuring M1 from Dead Prez):</p>
<p><object width="680" height="383"><param name="movie" value="http://www.youtube.com/v/21OXQ4m1-Bo?version=3&#038;feature=oembed"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/21OXQ4m1-Bo?version=3&#038;feature=oembed" type="application/x-shockwave-flash" width="680" height="383" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://louissimoneau.com/2011/10/17/the-narcicyst-and-omar-offendum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The true cost of commuting</title>
		<link>http://louissimoneau.com/2011/10/11/the-true-cost-of-commuting/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-true-cost-of-commuting</link>
		<comments>http://louissimoneau.com/2011/10/11/the-true-cost-of-commuting/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 00:09:19 +0000</pubDate>
		<dc:creator>louis</dc:creator>
				<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://louissimoneau.com/?p=187</guid>
		<description><![CDATA[The True Cost of Commuting]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mrmoneymustache.com/2011/10/06/the-true-cost-of-commuting/">The True Cost of Commuting</a></p>
]]></content:encoded>
			<wfw:commentRss>http://louissimoneau.com/2011/10/11/the-true-cost-of-commuting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My chat with Ethan Marcotte about the new Boston Globe site</title>
		<link>http://louissimoneau.com/2011/10/09/podcast-132/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=podcast-132</link>
		<comments>http://louissimoneau.com/2011/10/09/podcast-132/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 23:28:57 +0000</pubDate>
		<dc:creator>louis</dc:creator>
				<category><![CDATA[Podcasts]]></category>

		<guid isPermaLink="false">http://louissimoneau.com/?p=177</guid>
		<description><![CDATA[My chat with Ethan Marcotte about the new Boston Globe site]]></description>
			<content:encoded><![CDATA[<p><a href="http://media.libsyn.com/media/sitepoint/sitepointpodcast132.mp3">My chat with Ethan Marcotte about the new Boston Globe site</a></p>
]]></content:encoded>
			<wfw:commentRss>http://louissimoneau.com/2011/10/09/podcast-132/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://media.libsyn.com/media/sitepoint/sitepointpodcast132.mp3" length="0" type="audio/mpeg" />
		</item>
		<item>
		<title>Steve Jobs</title>
		<link>http://louissimoneau.com/2011/10/06/173/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=173</link>
		<comments>http://louissimoneau.com/2011/10/06/173/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 00:17:22 +0000</pubDate>
		<dc:creator>louis</dc:creator>
				<category><![CDATA[Miscellany]]></category>

		<guid isPermaLink="false">http://louissimoneau.com/?p=173</guid>
		<description><![CDATA[So just before Twitter was brought to its knees a few minutes ago, my whole stream was full of mourning for a successful business leader who made some really cool products and died today. I thought this was maybe a &#8230; <a href="http://louissimoneau.com/2011/10/06/173/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So just before Twitter was brought to its knees a few minutes ago, my whole stream was full of mourning for a successful business leader who made some really cool products and died today. I thought this was maybe a little much, so I went looking for a list of people who&#8217;ve died this year to provide some perspective, and found out that <a href="http://en.wikipedia.org/wiki/Wangari_Maathai">Wangari Maathai</a> died last week, which doubly brought home the point I was trying to make in that I hadn&#8217;t heard about it until just now. RIP, Wangari. You did real good.</p>
]]></content:encoded>
			<wfw:commentRss>http://louissimoneau.com/2011/10/06/173/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Coat O&#8217; Paint</title>
		<link>http://louissimoneau.com/2011/10/05/new-coat-o-paint/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=new-coat-o-paint</link>
		<comments>http://louissimoneau.com/2011/10/05/new-coat-o-paint/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 07:07:14 +0000</pubDate>
		<dc:creator>louis</dc:creator>
				<category><![CDATA[Miscellany]]></category>

		<guid isPermaLink="false">http://louissimoneau.com/?p=159</guid>
		<description><![CDATA[WordPress tells me it&#8217;s been a year and a day since the last post I published on this blog, so I figured, &#8220;hey, what a great time to roll out a new theme.&#8221; I&#8217;ve been digging responsive web design in &#8230; <a href="http://louissimoneau.com/2011/10/05/new-coat-o-paint/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>WordPress tells me it&#8217;s been a year and a day since the last post I published on this blog, so I figured, &#8220;hey, what a great time to roll out a new theme.&#8221;</p>
<p>I&#8217;ve been digging <a href="http://www.alistapart.com/articles/responsive-web-design/">responsive web design</a> in a big way lately, and I also can&#8217;t be bothered spending more than 20 minutes in a stretch writing CSS, so I opted to purchase <a href="http://www.elmastudio.de/wordpress-themes/nilmini/">this most excellent theme</a>. It&#8217;s GPL-licensed, which is really nice, and it&#8217;s also gorgeously responsive.</p>
<p>Maybe this will inspire me to post more often. But probably it won&#8217;t.</p>
]]></content:encoded>
			<wfw:commentRss>http://louissimoneau.com/2011/10/05/new-coat-o-paint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This is a news website story about a scientific paper</title>
		<link>http://louissimoneau.com/2010/10/04/this-is-a-news-website-story-about-a-scientific-paper/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=this-is-a-news-website-story-about-a-scientific-paper</link>
		<comments>http://louissimoneau.com/2010/10/04/this-is-a-news-website-story-about-a-scientific-paper/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 07:40:29 +0000</pubDate>
		<dc:creator>louis</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[science]]></category>

		<guid isPermaLink="false">http://louissimoneau.com/?p=117</guid>
		<description><![CDATA[A great piece of satire about mainstream media science reporting from Martin Robbins&#8217; The Lay Scientist over at The Guardian. Full of gems like: This paragraph elaborates on the claim, adding weasel-words like &#8220;the scientists say&#8221; to shift responsibility for &#8230; <a href="http://louissimoneau.com/2010/10/04/this-is-a-news-website-story-about-a-scientific-paper/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A <a href="http://www.guardian.co.uk/science/the-lay-scientist/2010/sep/24/1">great piece of satire</a> about mainstream media science reporting from Martin Robbins&#8217; The Lay Scientist over at The Guardian.</p>
<p>Full of gems like: </p>
<blockquote><p>This paragraph elaborates on the claim, adding weasel-words like &#8220;the scientists say&#8221; to shift responsibility for establishing the likely truth or accuracy of the research findings on to absolutely anybody else but me, the journalist.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://louissimoneau.com/2010/10/04/this-is-a-news-website-story-about-a-scientific-paper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

