<?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>Simian Uprising by Jeremy Clarke</title>
	<atom:link href="http://simianuprising.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://simianuprising.com</link>
	<description></description>
	<lastBuildDate>Mon, 29 Apr 2013 18:19:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>SomaFM is great music to code to</title>
		<link>http://simianuprising.com/2012/08/24/somafm-is-great-music-to-code-to/</link>
		<comments>http://simianuprising.com/2012/08/24/somafm-is-great-music-to-code-to/#comments</comments>
		<pubDate>Fri, 24 Aug 2012 17:02:52 +0000</pubDate>
		<dc:creator>jeremyclarke</dc:creator>
				<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://simianuprising.com/?p=1342</guid>
		<description><![CDATA[/** * @see http://somafm.com/ */ if (is_playing('somafm', array('Beat Blender', 'Digitalis', 'Cliqhop'))) $productivity++; When it comes to musical accompaniment for coding or really any work that requires focus, I can never find anything better than SomaFM, a network of listener-supported internet radio stations. Many of them are low-lyrics or no-lyrics, and all are chill and contemplative [...]]]></description>
				<content:encoded><![CDATA[<pre>/**
 * @see <a href="http://somafm.com/">http://somafm.com/</a>
 */
if (is_playing('somafm', array('Beat Blender', 'Digitalis', 'Cliqhop')))
	$productivity++;</pre>
<p>When it comes to musical accompaniment for coding or really any work that requires focus, I can never find anything better than <a href="http://somafm.com/">SomaFM</a>, a network of listener-supported internet radio stations. Many of them are low-lyrics or no-lyrics, and all are chill and contemplative in their different ways. Also no ads, just the occasional beg for donations.</p>
<p>In addition to the iTunes-compatible streams they also have apps for <a title="SomaFM iOS app" href="http://itunes.apple.com/ca/app/somafm-radio-player/id406262816?mt=8">iOS</a> and even <a title="SomaFM Mac App Store app" href="https://itunes.apple.com/ca/app/somafm-radio-player/id449155338?mt=12">Mac</a> (I usually use the Mac one, though it&#8217;s got some bugs).</p>
<p>Some days I wonder why I don&#8217;t get anything done, other days I remember to turn on SomaFM. Here are my favorite stations (descriptions from the SomaFM site):</p>
<h4 style="clear:left;">Drone Zone</h4>
<p><a href="http://somafm.com/dronezone/"><img src="http://somafm.com/img/dronezone120.jpg" alt="Drone Zone: ambient commercial-free radio from SomaFM" width="120" height="120" style="float:left;padding-right:10px;padding-bottom:15px;" /></a> Served best chilled, safe with most medications. Atmospheric textures with minimal beats.</p>
<h4 style="clear:left;">Digitalis</h4>
<p><a href="http://somafm.com/digitalis/"><img style="float:left;padding-right:10px;padding-bottom:15px;"  src="http://somafm.com/img/digitalis120.png" alt="Digitalis: electronica/alternative commercial-free radio from SomaFM" width="120" height="120" /></a><br />
Digitally affected analog rock to calm the agitated heart.</p>
<h4 style="clear:left;">cliqhop idm</h4>
<p><a href="http://somafm.com/cliqhop/"><img style="float:left;padding-right:10px;padding-bottom:15px;" src="http://somafm.com/img/cliqhop120.png" alt="cliqhop idm: electronica commercial-free radio from SomaFM" width="120" height="120" /></a><br />
Blips&#8217;n'beeps backed mostly w/beats. Intelligent Dance Music.</p>
<h4 style="clear:left;">Beat Blender</h4>
<p><a href="http://somafm.com/beatblender/"><img style="float:left;padding-right:10px;padding-bottom:15px;" src="http://somafm.com/img/blender120.png" alt="Beat Blender: electronica commercial-free radio from SomaFM" width="120" height="120" /></a><br />
A late night blend of deep-house and downtempo chill.</p>
]]></content:encoded>
			<wfw:commentRss>http://simianuprising.com/2012/08/24/somafm-is-great-music-to-code-to/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NetBeans Color Scheme: Solarized Dark with PHP Tweaks</title>
		<link>http://simianuprising.com/2012/08/17/netbeans-color-scheme-solarized-dark-with-php-tweaks/</link>
		<comments>http://simianuprising.com/2012/08/17/netbeans-color-scheme-solarized-dark-with-php-tweaks/#comments</comments>
		<pubDate>Fri, 17 Aug 2012 14:43:14 +0000</pubDate>
		<dc:creator>jeremyclarke</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://simianuprising.com/?p=1314</guid>
		<description><![CDATA[Jump to download and installation instructions » What is Solarized? Solarized is a programming color &#8220;palette&#8221; designed  by Ethan Schnoonover for use when writing syntax-highlited code. It&#8217;s based on color wheel and lightness relationships and it&#8217;s all sciencey and stuff, but the essence is that all the colors look good together and have good contrast, so [...]]]></description>
				<content:encoded><![CDATA[<p><a href="#install">Jump to download and installation instructions »</a></p>
<h3>What is Solarized?</h3>
<p><a href="http://ethanschoonover.com/solarized"><img class="alignright size-full wp-image-1327" style="float: right; padding-left: 10px;" title="solarized logo" src="http://simianuprising.com/wp-content/uploads/2012/08/solarized1.png" alt="solarized logo" width="200" height="200" /></a><a title="Solarized Color Palette" href="http://ethanschoonover.com/solarized">Solarized</a> is a programming color &#8220;palette&#8221; designed  by Ethan Schnoonover for use when writing syntax-highlited code. It&#8217;s based on color wheel and lightness relationships and it&#8217;s all sciencey and stuff, but the essence is that all the colors look good together and have good contrast, so you can use the different colors for different parts of your code (functions, variables, strings etc.) and no matter how you organize it the result should be easy on the eyes. It also has both a &#8220;dark&#8221; and &#8220;light&#8221; mode with different background/foreground colors, but most of the colors (red, green, magenta) work the same for both, which is cool.</p>
<p><a title="Solarized Dark color reference" href="http://simianuprising.com/wp-content/uploads/2012/08/solarized-reference-horizontal.png">Here&#8217;s a color reference I put together</a> showing the various colors in Solarized Dark along with their RGB and hex codes. It was very useful to have around while working on the NetBeans theme (the Solarized site is strangely lacking a similar reference).</p>
<h3>My Solarized Dark theme for NetBeans+PHP</h3>
<p>As soon as I heard about Solarized I wanted to try it out with <a title="NetBeans IDE" href="http://netbeans.org/">NetBeans</a>, my IDE of choice for PHP/WordPress coding. I&#8217;ve spent many an hour tweaking my color schemes in NetBeans (and Smultron, my old text editor before that) and choosing the color relationships was always the hardest part, so having classy choices all laid out for me was very appealing.</p>
<p>The good news was that there is already <a title="NetBeans Solarized Color Scheme" href="https://github.com/fentie/netbeans-colors-solarized">a NetBeans port of the Solarized colors</a> that worked as advertised. The problem was that IMHO it wasn&#8217;t particularly well executed. NetBeans has a lot of options in the color scheme settings, but they are also extremely confusing and often flat-out misleading, so I don&#8217;t blame the original author for not getting it perfect. He also may not have been looking at PHP code, in which case it makes sense that the PHP-specific color settings weren&#8217;t well organized. Lastly there&#8217;s a huge element of personal taste, even within the process of implementing a preset color theme like Solarized, so I recognize that the result is really just my personal opinion of what NetBeans+PHP+Solarized should look like.</p>
<p>All that said, here&#8217;s a screenshot of my NetBeans Solarized Dark theme:<br />
<a href="http://simianuprising.com/wp-content/uploads/2012/08/solarized-dark-jer-screenshot.png"><img class="size-medium wp-image-1316" title="Screenshot of my solarized dark theme for Netbeans" src="http://simianuprising.com/wp-content/uploads/2012/08/solarized-dark-jer-screenshot-450x354.png" alt="Screenshot of my solarized dark theme for Netbeans" width="450" height="354" /></a></p>
<p>I like to think it balances the need to have different parts of the code be different colors and the limitations of doing so using the NetBeans color settings. It should work just as well with procedural and object-oriented code.</p>
<p>One feature I <em>added</em> that isn&#8217;t in the original Solarized for Netbeans colors is SVN support. I had to invent them, but my theme has appropriate red, green and blue background colors when viewing a SVN DIFF.</p>
<h3 id="install">Installing my theme in your NetBeans</h3>
<p>Since NetBeans has a configuration import/export system you can install these colors really easily.</p>
<ol>
<li>Download the .zip file linked below (don&#8217;t unzip it, NetBeans wants it as .zip).</li>
<li>Open NetBeans and summon the <strong>Preferences</strong> window (<strong>Options</strong> on Windows).</li>
<li>Go to the <strong>Fonts &amp; Colors</strong> Preference tab.</li>
<li>Click <strong>Import</strong> at the bottom of the window.</li>
<li>Click <strong>Browse</strong> and find the .zip file, click <strong>OK</strong>.</li>
</ol>
<p><strong><big><a href="http://simianuprising.com/wp-content/uploads/2012/08/netbeans-colors-solarized-dark-jer.zip">Download netbeans-colors-solarized-dark-jer.zip »</a></big><br />
</strong><br />
Once you have the theme installed it should show up in the <strong>Fonts &amp; Colors</strong> preferences as part of the <strong>Profile</strong> pulldown menu, where it&#8217;s identified as <strong>Netbeans_Solarized_Dark-jer</strong>.</p>
<p>Since I started using this I pretty much never feel the need to use a &#8220;light&#8221; theme so I haven&#8217;t tweaked the Solarized Light colors at all. Sorry if that&#8217;s what you would have preferred ;)</p>
<p>Anyway, hope some of you find this useful! I plan to someday get some of my changes added to the official GitHub repo, but wanted to get this out before my <a href="http://2012.montreal.wordcamp.org/session/code-faster-and-smarter-php-with-ides-like-netbeans/">Code Faster and Smarter PHP with IDEs Like NetBeans</a> talk tomorrow at WordCamp Montreal.</p>
]]></content:encoded>
			<wfw:commentRss>http://simianuprising.com/2012/08/17/netbeans-color-scheme-solarized-dark-with-php-tweaks/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Video of my DRY CSS talk</title>
		<link>http://simianuprising.com/2012/03/07/video-of-my-dry-css-talk/</link>
		<comments>http://simianuprising.com/2012/03/07/video-of-my-dry-css-talk/#comments</comments>
		<pubDate>Wed, 07 Mar 2012 17:35:22 +0000</pubDate>
		<dc:creator>jeremyclarke</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[GlobalVoices]]></category>

		<guid isPermaLink="false">http://simianuprising.com/?p=1296</guid>
		<description><![CDATA[It&#8217;s not exactly a thrill ride, coming in at 51 minutes, but here&#8217;s the full audio+slides video of my presentation about DRY CSS, my &#8220;simple yet powerful CSS architecture that avoids duplication and increases design consistency by grouping shared properties together rather than redefining them over and over&#8221;. Sorry there&#8217;s not footage of my pretty [...]]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s not exactly a thrill ride, coming in at 51 minutes, but here&#8217;s <a href="https://vimeo.com/38063798" title="Watch DRY CSS by Jeremy Clarke on Vimeo">the full audio+slides video</a> of my presentation about DRY CSS, my &#8220;simple yet powerful CSS architecture that avoids duplication and increases design consistency by grouping shared properties together rather than redefining them over and over&#8221;. Sorry there&#8217;s not footage of my pretty face, I recorded this using Screen Capture in QuickTime and Voice Memos on my iPhone (using the earbud mic).</p>
<p class="edit">For the impatient, you can also go through just the slides <a href="http://www.slideshare.net/jeremyclarke/dry-css-a-dontrepeatyourself-methodology-for-creating-efficient-unified-and-scalable-stylesheets">on slideshare</a>. </p>
<p><iframe src="http://player.vimeo.com/video/38063798" width="500" height="375" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://simianuprising.com/2012/03/07/video-of-my-dry-css-talk/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>DRY CSS &#8211; Slides from my ConFoo 2012 talk</title>
		<link>http://simianuprising.com/2012/02/28/dry-css-slides-from-my-confoo-2012-talk/</link>
		<comments>http://simianuprising.com/2012/02/28/dry-css-slides-from-my-confoo-2012-talk/#comments</comments>
		<pubDate>Wed, 29 Feb 2012 01:31:24 +0000</pubDate>
		<dc:creator>jeremyclarke</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[GlobalVoices]]></category>

		<guid isPermaLink="false">http://simianuprising.com/?p=1284</guid>
		<description><![CDATA[Here&#8217;s the video with slides+audio of talk in case you prefer that. It&#8217;s 51min This is an idea/talk that has literally been years in the making. Ever since I used this &#8220;DRY CSS&#8221; system for the Global Voices redesign I&#8217;ve been meaning to do the background research and lay it all out clearly like this. [...]]]></description>
				<content:encoded><![CDATA[<p class="edit"><a href="http://simianuprising.com/2012/03/07/video-of-my-dry-css-talk/">Here&#8217;s the video</a> with slides+audio of talk in case you prefer that. It&#8217;s 51min</p>
<p>This is an idea/talk that has literally been years in the making. Ever since I used this &#8220;DRY CSS&#8221; system for the Global Voices redesign I&#8217;ve been meaning to do the background research and lay it all out clearly like this. To me the core principle is so simple and standards-based that I have trouble believing it&#8217;s not already a thing, but I can&#8217;t find anyone else promoting it so here you go:</p>
<p><iframe src="http://www.slideshare.net/slideshow/embed_code/11790962" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe> </p>
<p>Embed should be above, here&#8217;s a direct link to the slideshare page: <a href="http://www.slideshare.net/jeremyclarke/dry-css-a-dontrepeatyourself-methodology-for-creating-efficient-unified-and-scalable-stylesheets" title="DRY CSS - A don’t-repeat-yourself methodology for creating efficient, unified and Scalable stylesheets" target="_blank">DRY CSS &#8211; A don’t-repeat-yourself methodology for creating efficient, unified and Scalable stylesheets &raquo;</a></p>
<p>Or if you prefer you can <a href='http://simianuprising.com/wp-content/uploads/2012/02/DRY-CSS-jeremyclarke.pdf'>download the slides as a PDF &raquo;</a></p>
<p>Let me know what you think! Am I crazy? Why aren&#8217;t we already doing it this way?</p>
]]></content:encoded>
			<wfw:commentRss>http://simianuprising.com/2012/02/28/dry-css-slides-from-my-confoo-2012-talk/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>A Love Poem in PHP</title>
		<link>http://simianuprising.com/2011/11/07/a-love-poem-in-php/</link>
		<comments>http://simianuprising.com/2011/11/07/a-love-poem-in-php/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 22:23:43 +0000</pubDate>
		<dc:creator>jeremyclarke</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://simianuprising.com/?p=1246</guid>
		<description><![CDATA[Wrote this a long time ago but never posted it. Stumbled onto it while cleaning up my email: &#60;?php $me = new Lover; $me-&#62;partner = $you; $me-&#62;feelings = array('adore','miss','want','love'); foreach ($feelings as $feeling) { $me-&#62;express_feeling($feeling); if ($you-&#62;feeling_mutual($feeling)) $me-&#62;epic_hugs($you); } ?&#62; Sure, it&#8217;s not the most expressive form of writing out there, but like with Haiku [...]]]></description>
				<content:encoded><![CDATA[<p>Wrote this a long time ago but never posted it. Stumbled onto it while cleaning up my email:</p>
<pre>&lt;?php
	$me = new Lover;

	$me-&gt;partner = $you;

	$me-&gt;feelings = array('adore','miss','want','love');

	foreach ($feelings as $feeling) {

		$me-&gt;express_feeling($feeling);

		if ($you-&gt;feeling_mutual($feeling))
			$me-&gt;epic_hugs($you);</pre>
<pre>	}
?&gt;</pre>
<p>Sure, it&#8217;s not the most expressive form of writing out there, but like with Haiku I think the limitation and challenge of putting poetry into code form can help push you to create something really fresh and strange without the baggage and cliché feel of regular poetry. I also just love naming variables and methods ;)</p>
<p>Either way, I think my poem is at least more uplifting than <a title="PHP love poem by jjmak" href="http://jjmak.com/blog/2009/04/25/php-love-poem/">this other PHP love poem I found</a>.</p>
<p>It was actually a follow-up to a shorter, twitter-length PHP love poem I wrote around the same time:</p>
<pre>&lt;?php
	$things_i_dont_miss_about_you = array();
?&gt;</pre>
<p>Submit your coded love poems in the comments, bonus points if it could at least theoretically execute in real life (assuming for example things like the existence of a &#8220;Lover&#8221; class with an express_feeling() method). If you&#8217;ve got the time write us an Epic PHP Poem, including all the needed class definitions :P</p>
]]></content:encoded>
			<wfw:commentRss>http://simianuprising.com/2011/11/07/a-love-poem-in-php/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>iOS apps worth considering</title>
		<link>http://simianuprising.com/2011/06/29/ios-apps-worth-considering/</link>
		<comments>http://simianuprising.com/2011/06/29/ios-apps-worth-considering/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 17:09:50 +0000</pubDate>
		<dc:creator>jeremyclarke</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://simianuprising.com/?p=1228</guid>
		<description><![CDATA[A friend emailed a few people to ask for recommendations of what to install on her new iDevice. My reply was detailed enough I thought you might be interested too. Seasoned iOS experts will yawn at the list because a lot of these are commonly accepted good choices, but if you don&#8217;t spend time each [...]]]></description>
				<content:encoded><![CDATA[<p>A friend emailed a few people to ask for recommendations of what to install on her new iDevice. My reply was detailed enough I thought you might be interested too. Seasoned iOS experts will yawn at the list because a lot of these are commonly accepted good choices, but if you don&#8217;t spend time each day on apps you&#8217;ll probably find something you didn&#8217;t know about below.</p>
<p>Note: I&#8217;m too lazy to find links for them all. Open up iTunes and search and you should be able to find them pretty fast.</p>
<p><span id="more-1228"></span><br />
&nbsp;</p>
<h3>Utilities/reading/reference</h3>
<ul>
<li><strong>Instapaper</strong> &#8211; Does nothing by itself, but add the special bookmarlet to the bookmarks bar on your normal browser (and iOS browser), then when you get to a long article you want to read later you &#8216;add to instapaper&#8217;, then on your idevice you open the instapaper app and all the articles are waiting for you in pleasant easy-to-read format with no adds and configurable fonts. It tracks where you are in the articles and lets you archive them when your&#8217;e done. Takes some time to get used to filling it with articles, but once you get in the habit it&#8217;s very useful for always having something to read when you&#8217;re out (just remember to sync when you have wifi once in a while). It&#8217;s a lifestyle more than just an app, but I love it a lot. Especially useful when checking twitter because you can &#8216;add to instapaper&#8217; things that you want to read after you&#8217;re done with twitter. There is &#8216;add to instapaper&#8217; integration in the official twitter app (&#8220;read later&#8221; option in the arrow menu once you have your instapaper account set in the twitter settings under advanced)</li>
<li><strong>Twitter</strong> &#8211; of course.</li>
<li><strong>Wikipanion</strong> &#8211; dedicated Wikipedia app, faster than using browser.</li>
<li><strong>Reeder</strong> &#8211; if you want a good way to check your google reader subscriptions. Not free but wondrous.</li>
<li><strong>Find my iPhone</strong> &#8211; to track it if someone robs you or you lose it.</li>
<li><strong>Touch Pad</strong> &#8211; to use your device as a mouse/keyboard for your mac.</li>
<li><strong>Stream to me</strong> &#8211; if you want to watch videos stored on your mac using the device.</li>
<li><strong>Soma FM</strong> &#8211; beautiful radio stations</li>
<li><strong>Netflix</strong> &#8211; Requires a subscription. YMMV on tiny screen, I really only use it on iPad.</li>
<li><strong>Art</strong> &#8211; Reference for history of art with a fun game where you guess the artist</li>
<li><strong>Stanza</strong> &#8211; best free ebook reader with integrated catalogue to find free stuff. All public domain books are there but also modern stuff that is free. If you&#8217;re lost just look for Cory Doctorow and read his books cause they rock. Also useful for reading PDFs and other docs though on small screens YMMV with that shit.</li>
<li><strong>IMDB</strong> &#8211; faster than web version.</li>
<li><strong>Dictionary.com </strong>- why not? fast free dictionary</li>
<li><strong>Skype</strong> &#8211; works surprisingly well</li>
</ul>
<h3>Games anyone could enjoy</h3>
<ul>
<li><strong>Tiny wings </strong>- 1$ well spent, everyone loves it and it&#8217;s surprisingly intense to play.</li>
<li><strong>Carcassonne</strong> &#8211; expensive but beautiful board game conversion.</li>
<li><strong>Shanghai Mahjong</strong> &#8211; most beautiful and functional i&#8217;ve tried, free version has what you need.</li>
<li><strong>Dead Runner</strong> &#8211; so fun and simple</li>
<li><strong>Spike Dislike</strong> &#8211; so fun and simple</li>
<li><strong>Free Solitaire 3D </strong>- not beautiful but really fun and free. Only has strange new variants that are challenging but engaging and way more interesting than normal solitaire. iPad and Mac App Store versions are also excellent. Makes normal solitaire feel like  a waste of time for babies.</li>
</ul>
<p>These are all apps I have installed on my iPhone, so they are all handheld-friendly. They also mostly have iPad versions that work well, but the list would be longer if I included iPad-only apps too.</p>
]]></content:encoded>
			<wfw:commentRss>http://simianuprising.com/2011/06/29/ios-apps-worth-considering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another year, another exciting WordCamp Montreal</title>
		<link>http://simianuprising.com/2011/06/22/another-year-another-exciting-wordcamp-montreal/</link>
		<comments>http://simianuprising.com/2011/06/22/another-year-another-exciting-wordcamp-montreal/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 17:13:46 +0000</pubDate>
		<dc:creator>jeremyclarke</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://simianuprising.com/?p=1217</guid>
		<description><![CDATA[Once again I&#8217;m organizing WordCamp Montréal along with a great team of co-organizers. I&#8217;m managing the schedule and helping with all the other stuff. We&#8217;ve got a lot of great talks lined up as well as some fun summer treats to keep everyone energized and make it a great social event on top of being [...]]]></description>
				<content:encoded><![CDATA[<p>Once again I&#8217;m organizing WordCamp Montréal along with <a title="WCMTL 2011 organizers page" href="http://2011.montreal.wordcamp.org/about/organizers/">a great team of co-organizers</a>. I&#8217;m managing <a title="WCMTL 2011 Talks list" href="http://2011.montreal.wordcamp.org/schedule/talks/">the schedule</a> and helping with all the other stuff. We&#8217;ve got a lot of great talks lined up as well as some fun summer treats to keep everyone energized and make it a great social event on top of being a place to learn and grow your skills.</p>
<p><a href="http://2011.montreal.wordcamp.org/badges/"><img class="alignnone size-full wp-image-1219" title="WordCamp Montreal Badge" src="http://simianuprising.com/wp-content/uploads/2011/06/square-en.jpeg" alt="I'm going to WordCamp Montreal 2011!" width="250" height="250" /></a></p>
<p><em>Grab a badge for your blog <a href="http://2011.montreal.wordcamp.org/badges/">here</a>.</em></p>
<p>If you use WordPress and have been meaning to learn more about it you should definitely come. In three years I&#8217;ve literally never heard anyone complain that WordCamp is a waste of time, even when they find a million other things to complain about ;)</p>
<p><a title="Register for WordCamp Montreal 2011" href="http://wcmtl2011.eventbrite.com">Tickets are on sale now</a>, so you should register ASAP.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://simianuprising.com/2011/06/22/another-year-another-exciting-wordcamp-montreal/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Richard Nixon on the failed Apollo 11 Moon Landing and Deaths of Buzz Aldrin and Neil Armstrong</title>
		<link>http://simianuprising.com/2011/03/18/richard-nixon-on-the-failed-apollo-11-moon-landing-and-deaths-of-buzz-aldrin-and-neil-armstrong/</link>
		<comments>http://simianuprising.com/2011/03/18/richard-nixon-on-the-failed-apollo-11-moon-landing-and-deaths-of-buzz-aldrin-and-neil-armstrong/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 20:12:25 +0000</pubDate>
		<dc:creator>jeremyclarke</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://simianuprising.com/?p=1150</guid>
		<description><![CDATA[The text below is a speech written for Richard Nixon in case something went wrong during Apollo 11, the first manned landing on the moon. It assumes that the astronauts (Neil Armstrong and Edwin &#8220;Buzz&#8221; Aldrin) are trapped on the moon and doomed to die. The American people know about it in real time and need [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://watergate.info/nixon/moon-disaster-speech-1969.shtml">The text below</a> is a speech written for Richard Nixon in case something went wrong during <a title="Wikipedia article about Apollo 11 mission" href="http://en.wikipedia.org/wiki/Apollo_11">Apollo 11</a>, the first manned landing on the moon.</p>
<p>It assumes that the astronauts (Neil Armstrong and Edwin &#8220;Buzz&#8221; Aldrin) are trapped on the moon and doomed to die. The American people know about it in real time and need guidance:</p>
<p><a href="https://secure.wikimedia.org/wikipedia/commons/wiki/File:Apollo_AS11-37-5528.jpg"><img class="alignright size-full wp-image-1165" style="float: right;" title="armstrong-apollo-11" src="http://simianuprising.com/wp-content/uploads/2011/03/armstrong-apollo-111.jpg" alt="" width="150" height="185" /></a></p>
<blockquote><p><strong>Fate has ordained that the men who went to the moon to explore in peace will stay on the moon to rest in peace.</strong></p>
<p>These brave men, Neil Armstrong and Edwin Aldrin, know that there is no hope for their recovery. But they also know that there is hope for mankind in their sacrifice.</p>
<p><strong>These two men are laying down their lives in mankind&#8217;s most noble goal: the search for truth and understanding.</strong></p>
<p>They will be mourned by their families and friends; they will be mourned by their nation; they will be mourned by the people of the world; they will be mourned by a Mother Earth that dared send two of her sons into the unknown.</p>
<p>In their exploration, they stirred the people of the world to feel as one; in their sacrifice, they bind more tightly the brotherhood of man.</p>
<p><strong>In ancient days, men looked at stars and saw their heroes in the constellations. In modern times, we do much the same, but our heroes are epic men of flesh and blood.</strong></p>
<p>Others will follow, and surely find their way home. Man&#8217;s search will not be denied. But these men were the first, and they will remain the foremost in our hearts.</p>
<p>For every human being who looks up at the moon in the nights to come will know that there is some corner of another world that is forever mankind.</p></blockquote>
<p>(Emphasis mine)</p>
<p>Obviously this is a beautiful and moving speech, and should have helped Americans understand this theoretical tragedy had it occurred, but what I love best is the careful avoidance of any mention of God or religious ideology.</p>
<p>The writer mentions &#8216;Mother earth&#8217; and &#8216;fate&#8217; but the overall feeling is clear: Mankind did this thing on our own, using our ambition, ingenuity and hope. Whether the mission is successful or not we had achieved something miraculous and unbelievable all on our own. We can take credit for the success just as we must face the blame if things go wrong. Either way we had re-invented our place in the universe for all eras to follow, and, most importantly, for the best possible reason: <strong>&#8220;the search for truth and understanding&#8221;</strong>.</p>
<p>Too bad the space race was as much about the cold war as it was about science, and that Nixon was a horrible person in the long run. For today his alternate-universe self will be my Atheist superhero. (The actual speechwriter was <a href="https://secure.wikimedia.org/wikipedia/en/wiki/William_Safire">William Safire</a> and not Nixon of course. <a href="http://watergate.info/sounds/990718safire-moon.ram">Here is some audio</a> of Safire talking about writing the worst-case scenario speech).</p>
<p>(Found in <a href="http://www.npr.org/blogs/krulwich/2011/03/18/134597833/cosmonaut-crashed-into-earth-crying-in-rage">this amazing article by Robert Krulwich about the Soviet space program and it&#8217;s awfulness</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://simianuprising.com/2011/03/18/richard-nixon-on-the-failed-apollo-11-moon-landing-and-deaths-of-buzz-aldrin-and-neil-armstrong/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://watergate.info/sounds/990718safire-moon.ram" length="53" type="audio/x-realaudio" />
		</item>
		<item>
		<title>Raven: My Custom Theme (Templates) for Munin</title>
		<link>http://simianuprising.com/2011/02/19/raven-my-custom-theme-templates-for-munin/</link>
		<comments>http://simianuprising.com/2011/02/19/raven-my-custom-theme-templates-for-munin/#comments</comments>
		<pubDate>Sat, 19 Feb 2011 22:58:09 +0000</pubDate>
		<dc:creator>jeremyclarke</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://simianuprising.com/?p=1079</guid>
		<description><![CDATA[This post is about Munin and the custom theme I built for it, Raven. Click here to skip to the download and installation instructions if you just want the theme » Click here if &#8220;Load average&#8221; means nothing to you. What is Munin and why am I bothering with it? Munin is a program you [...]]]></description>
				<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-1080" style="float: right; padding-left: 10px;" title="munin-logo-305x80" src="http://simianuprising.com/wp-content/uploads/2011/02/munin-logo-305x80.png" alt="" width="305" height="80" /></p>
<p>This post is about Munin and the custom theme I built for it, Raven.</p>
<p><a href="#theme">Click here to skip to the download and installation instructions if you just want the theme »</a></p>
<p><a title="Fast don't lie!" href="http://www.youtube.com/watch?v=v3bfR3RKdO0">Click here if &#8220;Load average&#8221; means nothing to you.</a></p>
<h3>What is Munin and why am I bothering with it?</h3>
<p><a title="Munin homepge - server monitoring software" href="http://munin-monitoring.org/">Munin</a> is a program you install on servers to track their resource usage and application performance on a minute-by-minute basis and present you with graphs giving tons of detail about it&#8217;s status over time (each report can be viewed for daily, weekly, etc.) It has lots of core and community-built plugins to track different server applications and different aspects of a server&#8217;s health.</p>
<p>The basic idea is that you install a &#8216;node&#8217; on each server you want to keep track of, then one &#8216;master&#8217; that queries the nodes and generates the graphs for you. I&#8217;ve had it recommended to me by pro sysadmins a few times in the past but was intimidated by the complexity of installation and the inscrutability of the resulting graphs, which depend on you having pre-existing knowledge of the command-line tools who&#8217;s output they aggregate. <em>Oh, my iostat is up&#8230; um&#8230; what do I do about that?</em></p>
<p>The best guide to understanding and installing Munin I found was <a href="http://articles.slicehost.com/2010/3/12/installing-munin-overview">this great set of articles on the Slicehost blog</a>. They are intended for Slicehost customers, but seem to apply pretty well to anyone using the Linux distrubutions they cover.</p>
<h3>The problem with Munin and it&#8217;s Theme ecosystem</h3>
<p>So I got it running and am trying to figure out how to read the information it presents but there&#8217;s a problem: <strong>It&#8217;s woefully, sinfully and abysmally ugly</strong>. The web pages output by munin are not just composed on 90&#8242;s style tables, they are ugly tables, with tiny text and wasteful spacing.</p>
<p>It seems the sysadmin crowd just doesn&#8217;t care about these things, because even though there is a really easy system for modifying and restyling the underlying HTML and CSS there is only <strong>one alternate template available on the whole internet!</strong> You can find it <a href="http://munin-monitoring.org/wiki/Munin_Template_nodeview_javascript">here in the Munin docs</a> but it is almost as ugly as the default and the way you install it is completely counterintuitive and under-explained. On the bright side it has some really useful javascript features that the default doesn&#8217;t, if you can get it to work that is.</p>
<p>FWIW I don&#8217;t even know how to refer to this. The files themselves are called &#8216;templates&#8217; in various places on the Munin site, but IMHO the package as a whole should be called a &#8220;theme&#8221;, at least that&#8217;s how we do things in WordPress land. I tried to use both in this post so people find this post, but I&#8217;ll call it &#8216;theme&#8217; from now on.</p>
<h3 id="theme">My Munin Theme: Raven</h3>
<p><a href="http://simianuprising.com/wp-content/uploads/2011/02/raven-theme-screenshot.png"><img class="size-medium wp-image-1092" title="raven-theme-screenshot" src="http://simianuprising.com/wp-content/uploads/2011/02/raven-theme-screenshot-450x287.png" alt="Screenshot of Raven theme" width="450" height="287" /></a></p>
<p><em>Screenshot of Raven. Click to enlarge. Compare with <a title="Screenshot of the js-enabled alt-default theme" href="http://simianuprising.com/wp-content/uploads/2011/02/screenshot-old-green.png">screenshot of alt-default theme</a>.</em></p>
<p>My answer to this problem is a new theme based on the javascript-enabled alternative from the Munin site. I call it <em>Raven</em> because Munin is named after a <a title="wikipedia link" href="https://secure.wikimedia.org/wikipedia/en/wiki/Munin">Raven ally of Odin, Norse king of the gods</a>. Essentially it&#8217;s just the default theme with 80% of the ugly removed and a grey and white facelift. There is still a lot of work that could be done to actually fix all the ugly-ass HTML, but I want to see if this gains any traction before putting in the time.</p>
<p><strong>Features of Raven compared to the default theme:</strong></p>
<ul style="list-style-type: disc;">
<li>Javascript-enabled so the various sections of the &#8216;overview&#8217; page are in tabs at the top instead of one never-ending page. (this is the most important usability improvement)</li>
<li>Larger text all over to actually use up all the empty space created by the unavoidably-large graph images.</li>
<li>Reduced unneeded spacing and &lt;hr&gt; tags that just added noise.</li>
<li>Calm light-grey colors and rounded corners to soothe your mind while you toil over server performance.</li>
<li>Readme/installation instructions in the .zip file.</li>
</ul>
<h3>Download Raven theme</h3>
<p><big><a href='http://simianuprising.com/wp-content/uploads/2011/02/munin_templates_raven_0.1.zip'>munin_templates_raven_0.1.zip</a></big></p>
<p>If I get good feedback about this I&#8217;ll post it on the official Munin Wiki, but for now you can grab the zip file above. Please take a look at the contents and read the <strong>README-INSTRUCTIONS.txt</strong> file before installing the theme.</p>
<h3>Installation Instructions</h3>
<p>The <strong>README-INSTRUCTIONS.txt</strong> file contains all the information you need to use Raven, including detailed instructions with background information about the locations you need to upload files to. Here is the summarized instructions so you can get a sense of how simple installation is:</p>
<ul style="list-style-type: disc;">
<li> Upload the &#8220;templates_raven&#8221; directory from this zip file into your Munin config directory (i.e. same directory that munin.conf is in, probably /etc/munin/)</li>
<li>Upload the &#8216;raven-htmldir-files&#8217; directory from this zip file into your Munin HTML directory (where the public HTML is served from).</li>
<li>Edit your &#8220;munin.conf&#8221; file on the master and change the &#8220;tmpldir&#8221; property to reference the new &#8220;templates_raven&#8221; directory in your Munin config directory instead of the default &#8220;templates&#8221;.</li>
<li>Wait 5 minutes for the Munin master to refresh itself and reload.</li>
</ul>
<h3>Feedback? Thanks? Bugfixes?</h3>
<p>Obviously this is my first attempt at a Munin theme and there is not a lot of other examples to emulate, so I may have done something horribly wrong. If you have questions or comments please use the comment form below to let me know about them.</p>
<p>I will try to get back to you ASAP but be warned: I am not going to support your Munin problems for you. I am sharing this theme to give back to the community, but if your problem is complicated I may not be able to help.</p>
<p><strong>Thanks in advance to anyone brave enough to try out the theme and leave feedback!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://simianuprising.com/2011/02/19/raven-my-custom-theme-templates-for-munin/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>WordCamp NYC this weekend, expecting good times</title>
		<link>http://simianuprising.com/2010/10/14/wordcamp-nyc-this-weekend-expecting-good-times/</link>
		<comments>http://simianuprising.com/2010/10/14/wordcamp-nyc-this-weekend-expecting-good-times/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 23:14:40 +0000</pubDate>
		<dc:creator>jeremyclarke</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://simianuprising.com/?p=1036</guid>
		<description><![CDATA[I&#8217;m giving a talk incredibly similar to the one I gave at WordCamp Montreal this summer: Widgetize everything: building smarter themes with widgets and sidebars. Not there? Missed my talk? Forget everything? You can see the slides I used for the talk on my slideshare account. It should also be embedded below: Widgetize Everything: Building [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://2010.nyc.wordcamp.org"  title="WordCampNYC – Oct 16-17"><img alt="WordCampNYC – Oct 16-17" src="http://2010.nyc.wordcamp.org/files/2010/10/2010wcny-speaking250.jpg" style="float:left;width:150px;height:150px;padding:0 8px 8px 0;" /></a> I&#8217;m giving a talk incredibly similar to the one I gave at WordCamp Montreal this summer: Widgetize everything: building smarter themes with widgets and sidebars.</p>
<p class="edit">Not there? Missed my talk? Forget everything? You can see the slides I used for the talk on my <a href="http://www.slideshare.net/jeremyclarke">slideshare account</a>. It should also be embedded below:</p>
<div style="clear:left;width:425px" id="__ss_5088725"><strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/jeremyclarke/widgetize-everything-building-smarter-wordpress-themes-with-widgets-and-templates-wordcamp-montreal-2010" title="Widgetize Everything: Building smarter WordPress themes with Widgets and Templates (WordCamp Montreal/NYC 2010)">Widgetize Everything: Building smarter WordPress themes with Widgets and Templates (WordCamp Montreal/NYC 2010)</a></strong><object id="__sse5088725" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=jeremyclarke-wcmtl-widgets-100830083951-phpapp02&#038;stripped_title=widgetize-everything-building-smarter-wordpress-themes-with-widgets-and-templates-wordcamp-montreal-2010&#038;userName=jeremyclarke" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed name="__sse5088725" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=jeremyclarke-wcmtl-widgets-100830083951-phpapp02&#038;stripped_title=widgetize-everything-building-smarter-wordpress-themes-with-widgets-and-templates-wordcamp-montreal-2010&#038;userName=jeremyclarke" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/jeremyclarke">Jeremy Clarke</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://simianuprising.com/2010/10/14/wordcamp-nyc-this-weekend-expecting-good-times/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.980 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-05-24 09:18:12 -->
