<?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>Mike&#039;s Planet &#187; meme</title>
	<atom:link href="http://www.mikesplanet.net/tag/meme/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikesplanet.net</link>
	<description>Just a Big Ball of Gas</description>
	<lastBuildDate>Fri, 03 Jun 2011 01:15:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Book Phrase Meme</title>
		<link>http://www.mikesplanet.net/2008/11/book-phrase-meme/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=book-phrase-meme</link>
		<comments>http://www.mikesplanet.net/2008/11/book-phrase-meme/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 21:41:10 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Humor]]></category>
		<category><![CDATA[meme]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/?p=188</guid>
		<description><![CDATA[Just started reading this book. &#8221; He had, in fact, gone out of his way to staple things incorrectly just so he could prevail on his teacher to unstaple them, giving him another glimpse of the blood-chilling mandibles in action.&#8221; Cryptonomicon by Neal Stephenson. meme howto Grab the nearest book. Open it to page 56. Find the fifth sentence. Post the text of the sentence in your journal along with these instructions. Don’t dig for your favorite book, the cool book, or the intellectual one: pick the CLOSEST.]]></description>
			<content:encoded><![CDATA[<p>Just started reading this book.</p>
<p>&#8221; He had, in fact, gone out of his way to staple things incorrectly just so he could prevail on his teacher to unstaple them, giving him another glimpse of the blood-chilling mandibles in action.&#8221;<br />
<span style="text-decoration: underline;">Cryptonomicon</span> by Neal Stephenson.</p>
<p>meme howto</p>
<ul>
<li>Grab the nearest book.</li>
<li>Open it to page 56.</li>
<li>Find the fifth sentence.</li>
<li>Post the text of the sentence in your journal along with these instructions.</li>
<li>Don’t dig for your favorite book, the cool book, or the intellectual one: pick the <strong>CLOSEST</strong>.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2008/11/book-phrase-meme/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>First thing I do</title>
		<link>http://www.mikesplanet.net/2008/11/first-thing-i-do/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=first-thing-i-do</link>
		<comments>http://www.mikesplanet.net/2008/11/first-thing-i-do/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 18:35:24 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[meme]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/?p=176</guid>
		<description><![CDATA[In response to the current meme, here is what I do after I install/re-install a system. 1. Enable Medibuntu repos. 2. Enable Dropbox repo. 3. Install the follow extras. sudo apt-get install htop powertop nautilus-open-terminal ubuntu-restricted-extras w32codecs banshee skype nautilus-dropbox ttf-liberation community-themes filezilla mplayer revelation htop &#8211; great process monitor powertop &#8211; Program to analyze power consumption on Intel-based laptops. Usually gets me a hour or so of extra battery life. nautilus-open-terminal &#8211; Open terminal on desktop with a right click. ubuntu-restricted-extras and w32codecs &#8211; Flash and other non-free viewers and codecs. banshee &#8211; My favorite music/media player for Linux. skype &#8211; VOIP Client nautilus-dropbox &#8211; Dropbox online storage application. ttf-liberation &#8211; Free font from RedHat, easy on the eyes. community-themes &#8211; A set of nice themes from Ubuntu 8.10. filezilla &#8211; GTK ftp/sftp program. mplayer &#8211; media player. revelation &#8211; Great password vault. 4. Configure a dark theme. I currently like Dust (from the community-themes package) and Shiki-Colors. I&#8217;m also installing OpenOffice 3.0, but I would not advise that to Ubuntu newbies for now. Continue the discussion at this forum thread.]]></description>
			<content:encoded><![CDATA[<p>In response to the current meme, here is what I do after I install/re-install a system.<br />
1. Enable <a href="http://medibuntu.org/">Medibuntu</a> repos.<br />
2. Enable <a href="https://www.getdropbox.com/install">Dropbox</a> repo.<br />
3. Install the follow extras.<br />
<code>sudo apt-get install htop powertop nautilus-open-terminal ubuntu-restricted-extras w32codecs banshee skype nautilus-dropbox ttf-liberation community-themes filezilla mplayer revelation</code></p>
<ul>
<li>htop &#8211; great process monitor</li>
<li>powertop &#8211; Program to analyze power consumption on Intel-based laptops. Usually gets me a hour or so of extra battery life.</li>
<li>nautilus-open-terminal &#8211; Open terminal on desktop with a right click.</li>
<li>ubuntu-restricted-extras and w32codecs &#8211; Flash and other non-free viewers and codecs.</li>
<li>banshee &#8211; My favorite music/media player for Linux.</li>
<li>skype &#8211; VOIP Client</li>
<li>nautilus-dropbox &#8211; Dropbox online storage application.</li>
<li>ttf-liberation &#8211; Free font from RedHat, easy on the eyes.</li>
<li>community-themes &#8211; A set of nice themes from Ubuntu 8.10.</li>
<li>filezilla &#8211; GTK ftp/sftp program.</li>
<li>mplayer &#8211; media player.</li>
<li>revelation &#8211; Great password vault.</li>
</ul>
<p>4. Configure a dark theme. I currently like Dust (from the community-themes package) and <a href="http://www.gnome-look.org/content/show.php/Shiki-Colors?content=86717">Shiki-Colors</a>.</p>
<p>I&#8217;m also installing <a href="https://edge.launchpad.net/~openoffice-pkgs/+archive">OpenOffice 3.0</a>, but I would not advise that to Ubuntu newbies for now.</p>
<p>Continue the discussion at <a href="http://ubuntuforums.org/showthread.php?p=6112001">this forum thread</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2008/11/first-thing-i-do/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Meme Mike</title>
		<link>http://www.mikesplanet.net/2008/09/meme-mike/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=meme-mike</link>
		<comments>http://www.mikesplanet.net/2008/09/meme-mike/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 18:20:22 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Fun Stuff]]></category>
		<category><![CDATA[meme]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/?p=163</guid>
		<description><![CDATA[Take a picture of yourself right now. Don’t change your clothes, don’t fix your hair…just take a picture. Post that picture with NO editing. Post these instructions with your picture.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.mikesplanet.net/wp-content/uploads/2008/09/meme.png" alt="Meme Mike" /></p>
<ul>
<li>Take a picture of yourself right now.</li>
<li>Don’t change your clothes, don’t fix your hair…just take a picture.</li>
<li>Post that picture with NO editing.</li>
<li>Post these instructions with your picture.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2008/09/meme-mike/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

