<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="0.92">
<channel>
	<title>Motersho</title>
	<link>http://motersho.com/blog</link>
	<description>The ramblings of a computer geek.</description>
	<lastBuildDate>Wed, 28 Jul 2010 17:18:40 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->

	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/xml" href="http://feeds.feedburner.com/motersho" /><feedburner:info uri="motersho" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>How To: Speed Up OpenOffice in Linux and Windows</title>
		<description>Have you made the switch from Microsoft Office to Openoffice but are really annoyed with how long it takes to open even the smallest of documents?  Well here is a quick hack that you can do to decrease the time that it takes for OpenOffice to launch. Step 1: Launch any Open Office application.  In [...]&lt;img src="http://feeds.feedburner.com/~r/motersho/~4/dUm6CqHglkk" height="1" width="1"/&gt;</description>
		<link>http://feedproxy.google.com/~r/motersho/~3/dUm6CqHglkk/</link>
			<feedburner:origLink>http://motersho.com/blog/index.php/2010/07/28/how-to-speed-up-open-office-in-linux-and-windows/</feedburner:origLink></item>
	<item>
		<title>Evolution is Finally Useful</title>
		<description>I have been using Evolution on and off for many years because of its ability to connect to Microsoft Exchange severs.  But I typically will use it for a few weeks only to get pissed off because of random crashes or lockups and go back to using Outlook in a Virtual Machine.  Even though Ubuntu 10.04 was released with [...]&lt;img src="http://feeds.feedburner.com/~r/motersho/~4/-2QUhEPZzNg" height="1" width="1"/&gt;</description>
		<link>http://feedproxy.google.com/~r/motersho/~3/-2QUhEPZzNg/</link>
			<feedburner:origLink>http://motersho.com/blog/index.php/2010/07/21/evolution-is-finally-useful/</feedburner:origLink></item>
	<item>
		<title>pfSense Firewall</title>
		<description>Over the past few months my company has been testing out a different firewall products to protect us from all you h4x0rs out there. Our old Watchguard Firebox is no longer supported so we needed to look elsewhere.  We started by looking at a couple of commercial products and despite having a $5000 budget for a new [...]&lt;img src="http://feeds.feedburner.com/~r/motersho/~4/BI4GDAOqaws" height="1" width="1"/&gt;</description>
		<link>http://feedproxy.google.com/~r/motersho/~3/BI4GDAOqaws/</link>
			<feedburner:origLink>http://motersho.com/blog/index.php/2010/07/21/pfsense-firewall/</feedburner:origLink></item>
	<item>
		<title>Ha Ha Google</title>
		<description>&lt;img src="http://feeds.feedburner.com/~r/motersho/~4/lnRuQpHyYJs" height="1" width="1"/&gt;</description>
		<link>http://feedproxy.google.com/~r/motersho/~3/lnRuQpHyYJs/</link>
			<feedburner:origLink>http://motersho.com/blog/index.php/2010/07/14/ha-ha-google/</feedburner:origLink></item>
	<item>
		<title>First Python Program</title>
		<description>I have been off and on trying to learn Python for a few months now and yesterday I successfully finished my first real application. Unfortunately it was for work and I cannot post the source code for you all to tear a part. But it was an application displayed a menu that allowed the user [...]&lt;img src="http://feeds.feedburner.com/~r/motersho/~4/OnRB3dDJaUU" height="1" width="1"/&gt;</description>
		<link>http://feedproxy.google.com/~r/motersho/~3/OnRB3dDJaUU/</link>
			<feedburner:origLink>http://motersho.com/blog/index.php/2010/06/23/first-python-program/</feedburner:origLink></item>
	<item>
		<title>Review: KDE 4.5 beta on my Asus netbook</title>
		<description>I have an Asus 1005ha netbook running Ubuntu 10.04 and last night I decided to install the lasted beta version of KDE 4.5 from the Kubnutu Experimental PPA on it.  The upgrade was very smooth but then again apt-get installs rarely fails or cause headaches. Here  are the issues that I have come across. 1) [...]&lt;img src="http://feeds.feedburner.com/~r/motersho/~4/MQXwOkxZ8AQ" height="1" width="1"/&gt;</description>
		<link>http://feedproxy.google.com/~r/motersho/~3/MQXwOkxZ8AQ/</link>
			<feedburner:origLink>http://motersho.com/blog/index.php/2010/06/23/review-kde-4-5-beta-on-my-asus-netbook/</feedburner:origLink></item>
	<item>
		<title>View Oracle dbms_output with Python</title>
		<description>After doing lots of searching on the Internet for how to get the dbms_output from an Oracle SQL query with Python I finally found something. import cx_Oracle &amp;#160; conn = cx_Oracle.Connection&amp;#40;&amp;#34;userid/password@tns&amp;#34;&amp;#41; curs = conn.cursor&amp;#40;&amp;#41; curs.callproc&amp;#40;&amp;#34;dbms_output.enable&amp;#34;&amp;#41; &amp;#160; sqlCode = &amp;#34;&amp;#34;&amp;#34; some long sql code with dbms_output &amp;#34;&amp;#34;&amp;#34; &amp;#160; curs.execute&amp;#40;sqlCode&amp;#41; &amp;#160; statusVar = curs.var&amp;#40;cx_Oracle.NUMBER&amp;#41; lineVar = curs.var&amp;#40;cx_Oracle.STRING&amp;#41; [...]&lt;img src="http://feeds.feedburner.com/~r/motersho/~4/x5rspdRqXYw" height="1" width="1"/&gt;</description>
		<link>http://feedproxy.google.com/~r/motersho/~3/x5rspdRqXYw/</link>
			<feedburner:origLink>http://motersho.com/blog/index.php/2010/06/18/view-oracle-dbms_output-with-python/</feedburner:origLink></item>
	<item>
		<title>Yesterday’s Delivery</title>
		<description>They finally arrived, my pair of Raleigh Phish tickets; 4th row, center!  Now I just need to find someone to go with me.&lt;img src="http://feeds.feedburner.com/~r/motersho/~4/Jc1JXO10S3U" height="1" width="1"/&gt;</description>
		<link>http://feedproxy.google.com/~r/motersho/~3/Jc1JXO10S3U/</link>
			<feedburner:origLink>http://motersho.com/blog/index.php/2010/06/18/yesterdays-delivery/</feedburner:origLink></item>
	<item>
		<title>WordPress Upgrade</title>
		<description>Last night I upgraded this blogs WordPress version to 3.0.  I have to say that it was the easiest and fasted software upgrade that I have do in a long time.  Kudos WordPress!!&lt;img src="http://feeds.feedburner.com/~r/motersho/~4/5qIwJK4dCbM" height="1" width="1"/&gt;</description>
		<link>http://feedproxy.google.com/~r/motersho/~3/5qIwJK4dCbM/</link>
			<feedburner:origLink>http://motersho.com/blog/index.php/2010/06/18/wordpress-upgrade/</feedburner:origLink></item>
	<item>
		<title>I couldn’t agree more.</title>
		<description>&lt;img src="http://feeds.feedburner.com/~r/motersho/~4/pcIfjWz6CU4" height="1" width="1"/&gt;</description>
		<link>http://feedproxy.google.com/~r/motersho/~3/pcIfjWz6CU4/</link>
			<feedburner:origLink>http://motersho.com/blog/index.php/2010/06/17/i-couldnt-agree-more/</feedburner:origLink></item>
</channel>
</rss>
