<?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>Inside The Mind of C.W. &#187; Computers</title>
	<atom:link href="http://www.cjtreasurechest.com/blog/index.php/category/computers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cjtreasurechest.com/blog</link>
	<description>Just random thoughts from a guy with a random mind and a 140+ IQ.</description>
	<lastBuildDate>Fri, 09 Jul 2010 18:16:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Bloons Tower Defense 4</title>
		<link>http://www.cjtreasurechest.com/blog/index.php/2010/01/bloons-tower-defense-4/</link>
		<comments>http://www.cjtreasurechest.com/blog/index.php/2010/01/bloons-tower-defense-4/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 19:52:28 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://www.cjtreasurechest.com/blog/?p=58</guid>
		<description><![CDATA[OK, the latest game, from a wonderful creator, is packed with new towers a new BIG Bloon and new upgrades to an existing great game. After many days of playing and never giving much thought but the trick is to get multiple banana farms going. I was playing this on &#8220;easy&#8221;, but I will test [...]]]></description>
			<content:encoded><![CDATA[<p>OK, the latest game, from a wonderful creator, is packed with new towers a new BIG Bloon and new upgrades to an existing great game.  After many days of playing and never giving much thought but the trick is to get multiple banana farms going. <img src="http://www.cjtreasurechest.com/images/bloons4.jpg" alt="bloons 4 screenshot" />  I was playing this on &#8220;easy&#8221;, but I will test out on &#8220;hard&#8221; after it finishes this game, being this high level lags out this computer anyways.   After level 90 i actually sold banana farms because of the excess $$ with nothing to spend it on hardly. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.cjtreasurechest.com/blog/index.php/2010/01/bloons-tower-defense-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress and all its splendors</title>
		<link>http://www.cjtreasurechest.com/blog/index.php/2009/06/wordpress-and-all-its-splendors/</link>
		<comments>http://www.cjtreasurechest.com/blog/index.php/2009/06/wordpress-and-all-its-splendors/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 14:22:58 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://www.cjtreasurechest.com/blog/?p=22</guid>
		<description><![CDATA[I unfortunately have not kept up with wordpress&#8217;s releases and of course had my wordpress hacked, as well as another customer. I don&#8217;t blog enough to notice when there is an update. However it seems this 2.8 version seems much better, and has even given me an easy way to create widgets which is what [...]]]></description>
			<content:encoded><![CDATA[<p>I unfortunately have not kept up with wordpress&#8217;s releases and of course had my wordpress hacked, as well as another customer.  I don&#8217;t blog enough to notice when there is an update.   However it seems this 2.8 version seems much better, and has even given me an easy way to create widgets which is what this post is going to test.   I have rewritten and modified a plugin called WordPress Email Notification V2.3.1 by Brian Groce,  his version has a flaw when you do not use a table prefix.  I have also created a wp-email-form widget to handle the email future send and signup form.  This will alleviate people having to &#8220;change&#8221; their theme.  I also added a function test for email_notification_future_send which is a pain if you do NOT have that plugin activated. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.cjtreasurechest.com/blog/index.php/2009/06/wordpress-and-all-its-splendors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.04 The VPN Connection failed because there were no valid secrets</title>
		<link>http://www.cjtreasurechest.com/blog/index.php/2009/05/ubuntu-904-the-vpn-connection-failed-because-there-were-no-valid-secrets/</link>
		<comments>http://www.cjtreasurechest.com/blog/index.php/2009/05/ubuntu-904-the-vpn-connection-failed-because-there-were-no-valid-secrets/#comments</comments>
		<pubDate>Mon, 04 May 2009 14:54:56 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://cjtreasurechest.com/blog/?p=21</guid>
		<description><![CDATA[After stressing on my laptop for an hour, then the next day wondering whats happening with this new install of Ubuntu and the addition of VPNC, well what solved the problem for me was to actually restart the system, why didn&#8217;t I try that before? I have never restarted &#8220;Linux&#8221; unless I had to before. [...]]]></description>
			<content:encoded><![CDATA[<p>After stressing on my laptop for an hour, then the next day wondering whats happening with this new install of Ubuntu and the addition of VPNC, well what solved the problem for me was to actually restart the system,  why didn&#8217;t I try that before? I have never restarted &#8220;Linux&#8221; unless I had to before. After rebooting the errors disappeared and the VPN worked.  Yes after all that pondering on the problem, a simple restart after the installation of VPNC solved the &#8220;no valid secrets&#8221; problem.  I hope this bit of information helps someone out there that has come across this.                         <a title="Bash script to remove windows" href="http://www.cafepress.com/cjtreasures.88655301"  style="font-size: 8pt; font-family: Tahoma; color: #FFFFFF;"><br />
                            <img src="http://www.cjtreasurechest.com/images/rmrf.jpg" border=0><br />
                                rm -rf /Windows T-Shirt<br />
                                Price: $17.99<br />
                        </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cjtreasurechest.com/blog/index.php/2009/05/ubuntu-904-the-vpn-connection-failed-because-there-were-no-valid-secrets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
