<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: UDS-Intrepid: Quote of the day</title>
	<atom:link href="http://www.mikesplanet.net/2008/05/uds-intrepid-quote-of-the-day/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikesplanet.net/2008/05/uds-intrepid-quote-of-the-day/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=uds-intrepid-quote-of-the-day</link>
	<description>Just a Big Ball of Gas</description>
	<lastBuildDate>Wed, 11 Aug 2010 02:48:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Recent URLs tagged Uds - Urlrecorder</title>
		<link>http://www.mikesplanet.net/2008/05/uds-intrepid-quote-of-the-day/comment-page-1/#comment-31692</link>
		<dc:creator>Recent URLs tagged Uds - Urlrecorder</dc:creator>
		<pubDate>Fri, 24 Oct 2008 03:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikesplanet.net/?p=135#comment-31692</guid>
		<description>[...] Recent public urls tagged &quot;uds&quot;  &#8594; UDS-Intrepid: Quote of the day [...]</description>
		<content:encoded><![CDATA[<p>[...] Recent public urls tagged &#8220;uds&#8221;  &rarr; UDS-Intrepid: Quote of the day [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Doe</title>
		<link>http://www.mikesplanet.net/2008/05/uds-intrepid-quote-of-the-day/comment-page-1/#comment-21368</link>
		<dc:creator>John Doe</dc:creator>
		<pubDate>Tue, 20 May 2008 05:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikesplanet.net/?p=135#comment-21368</guid>
		<description>@Ryan: That would be a great solution! :-P</description>
		<content:encoded><![CDATA[<p>@Ryan: That would be a great solution! <img src='http://www.mikesplanet.net/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Prior</title>
		<link>http://www.mikesplanet.net/2008/05/uds-intrepid-quote-of-the-day/comment-page-1/#comment-21336</link>
		<dc:creator>Ryan Prior</dc:creator>
		<pubDate>Mon, 19 May 2008 18:47:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikesplanet.net/?p=135#comment-21336</guid>
		<description>Dear John Doe,

Make Kubuntu Studio happen!</description>
		<content:encoded><![CDATA[<p>Dear John Doe,</p>
<p>Make Kubuntu Studio happen!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Doe</title>
		<link>http://www.mikesplanet.net/2008/05/uds-intrepid-quote-of-the-day/comment-page-1/#comment-21331</link>
		<dc:creator>John Doe</dc:creator>
		<pubDate>Mon, 19 May 2008 17:48:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikesplanet.net/?p=135#comment-21331</guid>
		<description>You regexp is wrong! It accepts the strings &quot;Kubuntu Studio&quot;, &quot;Xubuntu Studio&quot;, etc.</description>
		<content:encoded><![CDATA[<p>You regexp is wrong! It accepts the strings &#8220;Kubuntu Studio&#8221;, &#8220;Xubuntu Studio&#8221;, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Schroeder</title>
		<link>http://www.mikesplanet.net/2008/05/uds-intrepid-quote-of-the-day/comment-page-1/#comment-21327</link>
		<dc:creator>Jeff Schroeder</dc:creator>
		<pubDate>Mon, 19 May 2008 15:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikesplanet.net/?p=135#comment-21327</guid>
		<description>Really quickly playing with it, this craptastic regexp seems to fit the bill.

Make ([XK]u&#124;U&#124;Go&#124;Myth)buntu( Studio&#124;) Happen!

jeff@jschroeder2:~$ echo Ubuntu &#124; egrep --color &#039;([XK]u&#124;U&#124;Go&#124;Myth)buntu( Studio&#124;)&#039; 
Ubuntu
jeff@jschroeder2:~$ echo Xuuntu &#124; egrep --color &#039;([XK]u&#124;U&#124;Go&#124;Myth)buntu( Studio&#124;)&#039; 
jeff@jschroeder2:~$ echo Ubuntu &#124; egrep --color &#039;([XK]u&#124;U&#124;Go&#124;Myth)buntu( Studio&#124;)&#039; 
Ubuntu
jeff@jschroeder2:~$ echo Xubuntu &#124; egrep --color &#039;([XK]u&#124;U&#124;Go&#124;Myth)buntu( Studio&#124;)&#039; 
Xubuntu
jeff@jschroeder2:~$ echo Kubuntu &#124; egrep --color &#039;([XK]u&#124;U&#124;Go&#124;Myth)buntu( Studio&#124;)&#039; 
Kubuntu
jeff@jschroeder2:~$ echo Goubuntu &#124; egrep --color &#039;([XK]u&#124;U&#124;Go&#124;Myth)buntu( Studio&#124;)&#039; 
jeff@jschroeder2:~$ echo Ubuntu &#124; egrep --color &#039;([XK]u&#124;U&#124;Go&#124;Myth)buntu( Studio&#124;)&#039; 
Ubuntu
jeff@jschroeder2:~$ echo Xubuntu &#124; egrep --color &#039;([XK]u&#124;U&#124;Go&#124;Myth)buntu( Studio&#124;)&#039; 
Xubuntu
jeff@jschroeder2:~$ echo Kubuntu &#124; egrep --color &#039;([XK]u&#124;U&#124;Go&#124;Myth)buntu( Studio&#124;)&#039; 
Kubuntu
jeff@jschroeder2:~$ echo Gobuntu &#124; egrep --color &#039;([XK]u&#124;U&#124;Go&#124;Myth)buntu( Studio&#124;)&#039; 
Gobuntu
jeff@jschroeder2:~$ echo Mythbuntu &#124; egrep --color &#039;([XK]u&#124;U&#124;Go&#124;Myth)buntu( Studio&#124;)&#039; 
Mythbuntu
jeff@jschroeder2:~$ echo Ubuntu Studio &#124; egrep --color &#039;([XK]u&#124;U&#124;Go&#124;Myth)buntu( Studio&#124;)&#039; 
Ubuntu Studio</description>
		<content:encoded><![CDATA[<p>Really quickly playing with it, this craptastic regexp seems to fit the bill.</p>
<p>Make ([XK]u|U|Go|Myth)buntu( Studio|) Happen!</p>
<p>jeff@jschroeder2:~$ echo Ubuntu | egrep &#8211;color &#8216;([XK]u|U|Go|Myth)buntu( Studio|)&#8217;<br />
Ubuntu<br />
jeff@jschroeder2:~$ echo Xuuntu | egrep &#8211;color &#8216;([XK]u|U|Go|Myth)buntu( Studio|)&#8217;<br />
jeff@jschroeder2:~$ echo Ubuntu | egrep &#8211;color &#8216;([XK]u|U|Go|Myth)buntu( Studio|)&#8217;<br />
Ubuntu<br />
jeff@jschroeder2:~$ echo Xubuntu | egrep &#8211;color &#8216;([XK]u|U|Go|Myth)buntu( Studio|)&#8217;<br />
Xubuntu<br />
jeff@jschroeder2:~$ echo Kubuntu | egrep &#8211;color &#8216;([XK]u|U|Go|Myth)buntu( Studio|)&#8217;<br />
Kubuntu<br />
jeff@jschroeder2:~$ echo Goubuntu | egrep &#8211;color &#8216;([XK]u|U|Go|Myth)buntu( Studio|)&#8217;<br />
jeff@jschroeder2:~$ echo Ubuntu | egrep &#8211;color &#8216;([XK]u|U|Go|Myth)buntu( Studio|)&#8217;<br />
Ubuntu<br />
jeff@jschroeder2:~$ echo Xubuntu | egrep &#8211;color &#8216;([XK]u|U|Go|Myth)buntu( Studio|)&#8217;<br />
Xubuntu<br />
jeff@jschroeder2:~$ echo Kubuntu | egrep &#8211;color &#8216;([XK]u|U|Go|Myth)buntu( Studio|)&#8217;<br />
Kubuntu<br />
jeff@jschroeder2:~$ echo Gobuntu | egrep &#8211;color &#8216;([XK]u|U|Go|Myth)buntu( Studio|)&#8217;<br />
Gobuntu<br />
jeff@jschroeder2:~$ echo Mythbuntu | egrep &#8211;color &#8216;([XK]u|U|Go|Myth)buntu( Studio|)&#8217;<br />
Mythbuntu<br />
jeff@jschroeder2:~$ echo Ubuntu Studio | egrep &#8211;color &#8216;([XK]u|U|Go|Myth)buntu( Studio|)&#8217;<br />
Ubuntu Studio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Torley Lives: Start a protroversy today! &#171; I&#8217;m Just an Avatar</title>
		<link>http://www.mikesplanet.net/2008/05/uds-intrepid-quote-of-the-day/comment-page-1/#comment-21324</link>
		<dc:creator>Torley Lives: Start a protroversy today! &#171; I&#8217;m Just an Avatar</dc:creator>
		<pubDate>Mon, 19 May 2008 13:47:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikesplanet.net/?p=135#comment-21324</guid>
		<description>[...] Ubuntu News Cody A.W. Somerville: Follow up: Teach a man to wish…Mike Basinger: UDS-Intrepid: Quote of the dayAnte Karamati?: First Fosscamp-UDS postJeff Bailey: Life in cyclesDebian Package of the Day: [...]</description>
		<content:encoded><![CDATA[<p>[...] Ubuntu News Cody A.W. Somerville: Follow up: Teach a man to wish…Mike Basinger: UDS-Intrepid: Quote of the dayAnte Karamati?: First Fosscamp-UDS postJeff Bailey: Life in cyclesDebian Package of the Day: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin</title>
		<link>http://www.mikesplanet.net/2008/05/uds-intrepid-quote-of-the-day/comment-page-1/#comment-21323</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Mon, 19 May 2008 12:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikesplanet.net/?p=135#comment-21323</guid>
		<description>But make it a *proper* regular expression first :)</description>
		<content:encoded><![CDATA[<p>But make it a *proper* regular expression first <img src='http://www.mikesplanet.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boston Peng</title>
		<link>http://www.mikesplanet.net/2008/05/uds-intrepid-quote-of-the-day/comment-page-1/#comment-21322</link>
		<dc:creator>Boston Peng</dc:creator>
		<pubDate>Mon, 19 May 2008 12:34:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikesplanet.net/?p=135#comment-21322</guid>
		<description>Damn, and I don&#039;t sell tees in SecondLife anymore. I&#039;ll have to get with my sister. She&#039;s the SL tee designer now. Because I&#039;d buy that tee myself, in RL or in SL. :)</description>
		<content:encoded><![CDATA[<p>Damn, and I don&#8217;t sell tees in SecondLife anymore. I&#8217;ll have to get with my sister. She&#8217;s the SL tee designer now. Because I&#8217;d buy that tee myself, in RL or in SL. <img src='http://www.mikesplanet.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conor</title>
		<link>http://www.mikesplanet.net/2008/05/uds-intrepid-quote-of-the-day/comment-page-1/#comment-21320</link>
		<dc:creator>Conor</dc:creator>
		<pubDate>Mon, 19 May 2008 10:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikesplanet.net/?p=135#comment-21320</guid>
		<description>Please do make shirts out of this. You&#039;d have my money.</description>
		<content:encoded><![CDATA[<p>Please do make shirts out of this. You&#8217;d have my money.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
