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

<channel>
	<title>Mike's Planet</title>
	<atom:link href="http://www.mikesplanet.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikesplanet.net</link>
	<description>Just a Big Ball of Gas</description>
	<pubDate>Thu, 03 Jul 2008 19:22:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Open Source Stats Programs?</title>
		<link>http://www.mikesplanet.net/2008/07/open-source-stats-programs/</link>
		<comments>http://www.mikesplanet.net/2008/07/open-source-stats-programs/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 19:22:40 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/?p=143</guid>
		<description><![CDATA[My wife is looking for an Open Source Statistics program for Linux that does multinomial logistic regression and can import from spss, stata, or other popular statistic programs. Please e-mail me (mike.basinger(at)gmail.com) if you know of any programs that could work.
]]></description>
			<content:encoded><![CDATA[<p>My wife is looking for an Open Source Statistics program for Linux that does multinomial logistic regression and can import from spss, stata, or other popular statistic programs. Please e-mail me (<a href="mailto:mike.basinger@gmail.com">mike.basinger(at)gmail.com</a>) if you know of any programs that could work.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2008/07/open-source-stats-programs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using Dark Themes in Ubuntu (Gnome 2.2x)</title>
		<link>http://www.mikesplanet.net/2008/06/using-dark-themes-in-ubuntu/</link>
		<comments>http://www.mikesplanet.net/2008/06/using-dark-themes-in-ubuntu/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 20:26:54 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[gnome]]></category>

		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/?p=141</guid>
		<description><![CDATA[Using dark themes in Gnome has always has some issues. Due to issues in Gnome and GTK apps, some application have problems like dark fonts on dark background, text areas grayed out, and multiple issues with OpenOffice. Here is a quick guide to solve many of the problems I encountered using dark themes in Gnome.

1. [...]]]></description>
			<content:encoded><![CDATA[<p>Using dark themes in Gnome has always has some issues. Due to issues in Gnome and GTK apps, some application have problems like dark fonts on dark background, text areas grayed out, and multiple issues with OpenOffice. Here is a quick guide to solve many of the problems I encountered using dark themes in Gnome.<br />
<strong><br />
1. Firefox Fixes</strong><br />
Firefox has issues display certain CSS field properly with dark themes.  This is a big problem in Firefox 2, but can still happen in Firefox 3. Install this <a href="http://www.mikesplanet.net/files/userContent.css">userContent.css</a> to <em>/home/username/.mozilla/firefox/RandomProfile_name/chrome</em> and restart Firefox.</p>
<p><strong>2a. Dark System Themes (Ubuntu Studio)</strong><br />
The easiest solution for a dark theme in Ubuntu is to install the UbuntuStudio-theme package.<br />
<code>sudo apt-get install ubuntustudio-theme</code><br />
or if you want the full metapackage with icons, GDM theme, etc..<br />
<code>sudo apt-get install ubuntustudio-look</code><br />
The Ubuntu Studio theme is a beautiful theme created by the Ubuntu Studio team, which fixes many of the problem with dark themes in Gnome.<br />
<strong><br />
2b. Other Dark Themes</strong><br />
Since Linux is all about choice, we want to use other dark themes for Gnome and workaround issues these themes have. First, we still want to install the ubuntustudio-theme package.<br />
<code>sudo apt-get install ubuntustudio-theme</code><br />
Then we will use UbuntuStudio theme on certain applications that have problems with dark themes (OpenOffice, Banshee, Thunderbird,etc&#8230;).</p>
<p>To get an application to use another theme you want to add the following to the command the launches a program &#8220;<em>env GTK2_RC_FILES=/usr/share/themes/UbuntuStudio/gtk-2.0/gtkrc</em>&#8220;. Right click on the gnome menu applet and choose Edit Menus. Goto the application you want using a different theme (in this example OpenOffice Writer), right click the application and select Properties. Change the<strong> Command</strong> from<br />
<code>ooffice -writer %U</code><br />
to<br />
<code>env GTK2_RC_FILES=/usr/share/themes/UbuntuStudio/gtk-2.0/gtkrc ooffice -writer %U</code><br />
OpenOffice Writer should now use UbuntuStudio theme instead of the system theme you have set.</p>
<p>If you have any comment or suggestion for this guide, please comment on <a href="http://ubuntuforums.org/showthread.php?p=5253997">this</a> thread on the Ubuntu Forums.</p>
<p><a href="http://www.mikesplanet.net/images/darktheme.png"><img src="http://www.mikesplanet.net/images/darkthemess.png" alt="Dark Theme" /></a><br />
Theme Details:<br />
Theme: Moomex Ultimatum 0.4<br />
Font: UnDotum Bold<br />
Icons: Jungle Black<br />
Wallpaper: Radiant from <a href="http://interfacelift.com">http://interfacelift.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2008/06/using-dark-themes-in-ubuntu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>600,000 Register Users</title>
		<link>http://www.mikesplanet.net/2008/06/600000_users/</link>
		<comments>http://www.mikesplanet.net/2008/06/600000_users/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 02:36:36 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[forums]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/?p=140</guid>
		<description><![CDATA[The Ubuntu Forums has passed another milestone, 600,000 register users. Thanks to the Ubuntu forums staff and the rest of the Ubuntu community for making the forums kick ass.

]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://ubuntuforums.org/">Ubuntu Forums</a> has passed another milestone, 600,000 register users. Thanks to the Ubuntu forums staff and the rest of the Ubuntu community for making the forums kick ass.</p>
<p><a target='_blank' href='http://img379.imageshack.us/my.php?image=200806112226111280x1024eu5.png'><img src='http://img379.imageshack.us/img379/4844/200806112226111280x1024eu5.th.png' border='0'/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2008/06/600000_users/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Revisiting the past</title>
		<link>http://www.mikesplanet.net/2008/06/revisiting-the-past/</link>
		<comments>http://www.mikesplanet.net/2008/06/revisiting-the-past/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 22:11:58 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/?p=139</guid>
		<description><![CDATA[When I first went to college, I had dreams of getting into broadcasting. While I have a face for radio :), it was something that did not work out. This week the guys at the Fresh Ubuntu podcast (http://www.freshubuntu.com) had me on for an interview. We chatted about the forums, membership and other topics. It [...]]]></description>
			<content:encoded><![CDATA[<p>When I first went to college, I had dreams of getting into broadcasting. While I have a face for radio :), it was something that did not work out. This week the guys at the Fresh Ubuntu podcast (http://www.freshubuntu.com) had me on for an interview. We chatted about the forums, membership and other topics. It was truly a guilty pleasure being on the show and I had a great time. You can listen to the show <a href="http://freshubuntu.org/podcast/144/">here</a>.</p>
<p>Speaking of revisiting the past, the new version of Dungeons and Dragons was released today. While I have not played in years, it does bring back great memories of high school and college. I also like that D&#038;D tries to embrace the spirit of Open Source with the Open Gaming License. While I would prefer a Creative Commons type license, I do appreciate the effort.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2008/06/revisiting-the-past/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Forums Council Meeting: 31 May 2008 @ 12:30 UTC</title>
		<link>http://www.mikesplanet.net/2008/05/forums-council-meeting-31-may-2008-1230-utc/</link>
		<comments>http://www.mikesplanet.net/2008/05/forums-council-meeting-31-may-2008-1230-utc/#comments</comments>
		<pubDate>Tue, 27 May 2008 17:28:59 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[forums]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/?p=138</guid>
		<description><![CDATA[The Ubuntu Forums Council will meeting on 31 May 2008 @ 12:30 UTC in #ubuntu-meeting on Freenode. We have a fairly large agenda this month, including a discussion of social group functions in the forums. Please stop by the meeting and join in the discussion.
]]></description>
			<content:encoded><![CDATA[<p>The Ubuntu Forums Council will meeting on 31 May 2008 @ 12:30 UTC in #ubuntu-meeting on Freenode. We have a fairly large agenda this month, including a discussion of social group functions in the forums. Please stop by the meeting and join in the discussion.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2008/05/forums-council-meeting-31-may-2008-1230-utc/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dinner with the Cavemen.</title>
		<link>http://www.mikesplanet.net/2008/05/dinner-with-the-cavemen/</link>
		<comments>http://www.mikesplanet.net/2008/05/dinner-with-the-cavemen/#comments</comments>
		<pubDate>Fri, 23 May 2008 10:10:51 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/?p=137</guid>
		<description><![CDATA[Last night at UDS we had dinner with the cavemen. I would suggest a visit to Restaurant Pravek if you ever visit Prague.
]]></description>
			<content:encoded><![CDATA[<p>Last night at UDS we had dinner with the <a href="http://www.flickr.com/photos/8094673@N04/sets/72157605205850746">cavemen</a>. I would suggest a visit to <a href="http://www.pravek.cz/restaurace.php?ide=48">Restaurant Pravek</a> if you ever visit Prague.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2008/05/dinner-with-the-cavemen/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Community Council Meeting Delayed</title>
		<link>http://www.mikesplanet.net/2008/05/community-council-meeting-delayed/</link>
		<comments>http://www.mikesplanet.net/2008/05/community-council-meeting-delayed/#comments</comments>
		<pubDate>Tue, 20 May 2008 07:27:51 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/?p=136</guid>
		<description><![CDATA[Due to happenings at UDS we are moving todays Community Council meeting back 1 hour to 12:00 UTC.
]]></description>
			<content:encoded><![CDATA[<p>Due to happenings at UDS we are moving todays Community Council meeting back 1 hour to 12:00 UTC.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2008/05/community-council-meeting-delayed/feed/</wfw:commentRss>
		</item>
		<item>
		<title>UDS-Intrepid: Quote of the day</title>
		<link>http://www.mikesplanet.net/2008/05/uds-intrepid-quote-of-the-day/</link>
		<comments>http://www.mikesplanet.net/2008/05/uds-intrepid-quote-of-the-day/#comments</comments>
		<pubDate>Mon, 19 May 2008 09:51:07 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[uds]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/?p=135</guid>
		<description><![CDATA[Jono had a slide during his presentation during the Ubuntu Developer Summit this morning which I want on a T-Shirt.
Make
(*)(Ku)(U)(Xu)(Go)(Myth)buntu(Studio)
Happen
or the proper regexp way (thanks Jeff:))
Make
([XK]u&#124;U&#124;Go&#124;Myth)buntu( Studio&#124;)
Happen!
]]></description>
			<content:encoded><![CDATA[<p>Jono had a slide during his presentation during the Ubuntu Developer Summit this morning which I want on a T-Shirt.</p>
<p style="text-align: center;"><strong>Make<br />
(*)(Ku)(U)(Xu)(Go)(Myth)buntu(Studio)<br />
Happen</strong></p>
<p>or the proper regexp way (thanks Jeff:))</p>
<p style="text-align: center;"><strong>Make<br />
([XK]u|U|Go|Myth)buntu( Studio|)<br />
Happen!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2008/05/uds-intrepid-quote-of-the-day/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Intrepid Ibex Development Forum</title>
		<link>http://www.mikesplanet.net/2008/05/intrepid-ibex-development-forum/</link>
		<comments>http://www.mikesplanet.net/2008/05/intrepid-ibex-development-forum/#comments</comments>
		<pubDate>Mon, 12 May 2008 16:42:35 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[forums]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/?p=134</guid>
		<description><![CDATA[The Intrepid Ibex Development forum has been open on the Ubuntu Forums for discussion of the development of Ubuntu 8.10. Enjoy and let me know if you have any suggestions for thr forums.
]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://ubuntuforums.org/forumdisplay.php?f=346">Intrepid Ibex Development</a> forum has been open on the Ubuntu Forums for discussion of the development of Ubuntu 8.10. Enjoy and let me know if you have any suggestions for thr forums.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2008/05/intrepid-ibex-development-forum/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Forum Record</title>
		<link>http://www.mikesplanet.net/2008/04/new-forum-record/</link>
		<comments>http://www.mikesplanet.net/2008/04/new-forum-record/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 18:25:06 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[forums]]></category>

		<category><![CDATA[record]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/?p=132</guid>
		<description><![CDATA[
The Hardy release blew away the old record of the most people online at one time on the Ubuntu Forums. 24,125 is 10,000 more people than we had last week, before the release of Ubuntu 8.04. My hat off to the Forums staff, Canonical server team, and Ubuntu-Geek with his great PHP/database-fu.
If you have any [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mikesplanet.net/wp-content/uploads/2008/04/new_record.jpg"><img class="alignnone size-medium wp-image-133" title="24000users" src="http://www.mikesplanet.net/wp-content/uploads/2008/04/new_record-300x107.jpg" alt="" width="300" height="107" /></a><br />
The Hardy release blew away the old record of the most people online at one time on the Ubuntu Forums. 24,125 is 10,000 more people than we had last week, before the release of Ubuntu 8.04. My hat off to the Forums staff, Canonical server team, and Ubuntu-Geek with his great PHP/database-fu.</p>
<p>If you have any free time to help out with the on rush of new users, please feel free  to stop by the forums and help.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2008/04/new-forum-record/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
