<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Cyber Feen</title>
	<atom:link href="http://cyberfeen.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://cyberfeen.wordpress.com</link>
	<description>Techobabble from De Rebel County</description>
	<lastBuildDate>Mon, 29 Aug 2011 01:19:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='cyberfeen.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Cyber Feen</title>
		<link>http://cyberfeen.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://cyberfeen.wordpress.com/osd.xml" title="Cyber Feen" />
	<atom:link rel='hub' href='http://cyberfeen.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Ambit Cable Modem: Disable Remote Configuration</title>
		<link>http://cyberfeen.wordpress.com/2009/07/04/ambit-cable-modem-disable-remote-configuration/</link>
		<comments>http://cyberfeen.wordpress.com/2009/07/04/ambit-cable-modem-disable-remote-configuration/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 08:52:02 +0000</pubDate>
		<dc:creator>Cyber Feen</dc:creator>
				<category><![CDATA[Install]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Ambit]]></category>
		<category><![CDATA[Cable Modem]]></category>
		<category><![CDATA[Remote Configuration]]></category>
		<category><![CDATA[Telnet Server]]></category>

		<guid isPermaLink="false">http://cyberfeen.wordpress.com/?p=141</guid>
		<description><![CDATA[I recently replaced a failing cable modem &#8212; the new one is an Ambit U10C109 Cable Modem. Plenty of configuration options provided you login with the admin:cableroot default username password, not the user:user one reported on the login page. By default, remote configuration via HTTP and telnet servers is enabled.  Since I couldn&#8217;t find a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cyberfeen.wordpress.com&amp;blog=3572500&amp;post=141&amp;subd=cyberfeen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://cyberfeen.wordpress.com/2009/07/04/ambit-cable-modem-disable-remote-configuration/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dc2964a7937030f235e9292f2d31542c?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">cyberfeen</media:title>
		</media:content>
	</item>
		<item>
		<title>Get Processor Count</title>
		<link>http://cyberfeen.wordpress.com/2009/04/10/get-processor-count/</link>
		<comments>http://cyberfeen.wordpress.com/2009/04/10/get-processor-count/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 05:35:34 +0000</pubDate>
		<dc:creator>Cyber Feen</dc:creator>
				<category><![CDATA[Apple Junk]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[/proc/cpuinfo]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[nproc]]></category>

		<guid isPermaLink="false">http://cyberfeen.wordpress.com/?p=121</guid>
		<description><![CDATA[From time to time you may need to know at runtime how many processors (or more accurately processor cores) are available to your program.  For example,  you might want to determine how many threads to use with multi-threaded FFTW. Darel Finley succinctly shows how to do this programmatically on Mac OS X.  The same code [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cyberfeen.wordpress.com&amp;blog=3572500&amp;post=121&amp;subd=cyberfeen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://cyberfeen.wordpress.com/2009/04/10/get-processor-count/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dc2964a7937030f235e9292f2d31542c?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">cyberfeen</media:title>
		</media:content>
	</item>
		<item>
		<title>Wrapper for vpnc</title>
		<link>http://cyberfeen.wordpress.com/2009/04/08/wrapper-for-vpnc/</link>
		<comments>http://cyberfeen.wordpress.com/2009/04/08/wrapper-for-vpnc/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 08:49:26 +0000</pubDate>
		<dc:creator>Cyber Feen</dc:creator>
				<category><![CDATA[Install]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[vpn]]></category>

		<guid isPermaLink="false">http://cyberfeen.wordpress.com/?p=115</guid>
		<description><![CDATA[Here&#8217;s a small bash script wrapper for vpnc, the open-source VPN client for Cisco&#8217;s vpn concentrator. Put it in your path, and make sure you have an entry for you in your /etc/sudoers file (see comments in the script file for more info), and then connect, query status, or disconnect with: vpn on vpn status [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cyberfeen.wordpress.com&amp;blog=3572500&amp;post=115&amp;subd=cyberfeen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://cyberfeen.wordpress.com/2009/04/08/wrapper-for-vpnc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dc2964a7937030f235e9292f2d31542c?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">cyberfeen</media:title>
		</media:content>
	</item>
		<item>
		<title>Fixing Word 2000 on Crossover Office/Linux</title>
		<link>http://cyberfeen.wordpress.com/2009/04/02/fixing-word-2000-on-crossover-office/</link>
		<comments>http://cyberfeen.wordpress.com/2009/04/02/fixing-word-2000-on-crossover-office/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 04:32:02 +0000</pubDate>
		<dc:creator>Cyber Feen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Crossover Office]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://cyberfeen.wordpress.com/?p=94</guid>
		<description><![CDATA[Ok, short and sweet, this one.  On newer flavors of 64-bit Linux (Cent OS 5.2 x86_64 in my case) you may notice Word 2000 (via Crossover Office) fails to start, instead putting out lots of lines like this one: wine: Unhandled exception (thread 0009), starting debugger... wine: Unhandled exception (thread 000b), starting debugger... wine: Unhandled [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cyberfeen.wordpress.com&amp;blog=3572500&amp;post=94&amp;subd=cyberfeen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://cyberfeen.wordpress.com/2009/04/02/fixing-word-2000-on-crossover-office/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dc2964a7937030f235e9292f2d31542c?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">cyberfeen</media:title>
		</media:content>
	</item>
		<item>
		<title>Clinton in Concert?</title>
		<link>http://cyberfeen.wordpress.com/2008/11/14/clinton-in-concert/</link>
		<comments>http://cyberfeen.wordpress.com/2008/11/14/clinton-in-concert/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 06:37:22 +0000</pubDate>
		<dc:creator>Cyber Feen</dc:creator>
				<category><![CDATA[Humour]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[lol]]></category>
		<category><![CDATA[RSS]]></category>

		<guid isPermaLink="false">http://cyberfeen.wordpress.com/?p=84</guid>
		<description><![CDATA[Found an interesting juxtaposition in Yahoo!&#8217;s news RSS service, take a look:   Elton John, Secretary of State? Hillary Clinton live at the Palladium? You decide!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cyberfeen.wordpress.com&amp;blog=3572500&amp;post=84&amp;subd=cyberfeen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://cyberfeen.wordpress.com/2008/11/14/clinton-in-concert/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dc2964a7937030f235e9292f2d31542c?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">cyberfeen</media:title>
		</media:content>

		<media:content url="http://cyberfeen.files.wordpress.com/2008/11/is-this-clinton1.jpg" medium="image">
			<media:title type="html">is-this-clinton</media:title>
		</media:content>
	</item>
		<item>
		<title>archive :: stuff :: Part I</title>
		<link>http://cyberfeen.wordpress.com/2008/11/13/archive-stuff/</link>
		<comments>http://cyberfeen.wordpress.com/2008/11/13/archive-stuff/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 22:57:06 +0000</pubDate>
		<dc:creator>Cyber Feen</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[DeltaCopy]]></category>
		<category><![CDATA[rsync]]></category>

		<guid isPermaLink="false">http://cyberfeen.wordpress.com/?p=79</guid>
		<description><![CDATA[Some time back I was asked to set up a way to archive images from a PC (running WinXP Pro). An attached high-quality scanner was used to collect images each day. I use rsync for all sorts of situations where data needs to be copied or moved about, and here then was another opportunity to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cyberfeen.wordpress.com&amp;blog=3572500&amp;post=79&amp;subd=cyberfeen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://cyberfeen.wordpress.com/2008/11/13/archive-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dc2964a7937030f235e9292f2d31542c?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">cyberfeen</media:title>
		</media:content>
	</item>
		<item>
		<title>Kill the Android?</title>
		<link>http://cyberfeen.wordpress.com/2008/11/12/kill-the-android/</link>
		<comments>http://cyberfeen.wordpress.com/2008/11/12/kill-the-android/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 04:54:05 +0000</pubDate>
		<dc:creator>Cyber Feen</dc:creator>
				<category><![CDATA[Humour]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[G1]]></category>
		<category><![CDATA[hosed]]></category>
		<category><![CDATA[reboot]]></category>

		<guid isPermaLink="false">http://cyberfeen.wordpress.com/?p=77</guid>
		<description><![CDATA[We&#8217;ve all seen plenty about the embarrassing Android OS bug that passed all input text to a root shell. Suggestions abounded that texting reboot followed by &#60;Enter&#62; is all it takes (or took, before the patch was rolled out) to reboot the phone. I don&#8217;t have a T-mobile G1 so I can&#8217;t test this, but [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cyberfeen.wordpress.com&amp;blog=3572500&amp;post=77&amp;subd=cyberfeen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://cyberfeen.wordpress.com/2008/11/12/kill-the-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dc2964a7937030f235e9292f2d31542c?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">cyberfeen</media:title>
		</media:content>
	</item>
		<item>
		<title>Worth a Look</title>
		<link>http://cyberfeen.wordpress.com/2008/08/27/worth-a-look/</link>
		<comments>http://cyberfeen.wordpress.com/2008/08/27/worth-a-look/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 23:05:42 +0000</pubDate>
		<dc:creator>Cyber Feen</dc:creator>
				<category><![CDATA[Humour]]></category>
		<category><![CDATA[Science]]></category>

		<guid isPermaLink="false">http://cyberfeen.wordpress.com/?p=54</guid>
		<description><![CDATA[I added this guy to my blogroll, he&#8217;s well worth a look. Short succinct posts. No faffing about. All business. Tom, stick with the PhD, you&#8217;ll get there!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cyberfeen.wordpress.com&amp;blog=3572500&amp;post=54&amp;subd=cyberfeen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://cyberfeen.wordpress.com/2008/08/27/worth-a-look/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dc2964a7937030f235e9292f2d31542c?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">cyberfeen</media:title>
		</media:content>
	</item>
		<item>
		<title>Tech Support?</title>
		<link>http://cyberfeen.wordpress.com/2008/06/05/tech-support/</link>
		<comments>http://cyberfeen.wordpress.com/2008/06/05/tech-support/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 16:52:42 +0000</pubDate>
		<dc:creator>Cyber Feen</dc:creator>
				<category><![CDATA[Random Crap]]></category>

		<guid isPermaLink="false">http://cyberfeen.wordpress.com/2008/06/05/tech-support/</guid>
		<description><![CDATA[I don&#8217;t know who to credit for this, I found it in a text clipping while clearing out some old folders on a backup drive.  But it&#8217;s worth saving: You can save your files by using the &#8216;refresh memory&#8217; command with the &#8216;real fast&#8217; option: rm -rf * Blogged with the Flock Browser Tags: Support, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cyberfeen.wordpress.com&amp;blog=3572500&amp;post=48&amp;subd=cyberfeen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://cyberfeen.wordpress.com/2008/06/05/tech-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dc2964a7937030f235e9292f2d31542c?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">cyberfeen</media:title>
		</media:content>
	</item>
		<item>
		<title>Photoshop Tutorials</title>
		<link>http://cyberfeen.wordpress.com/2008/06/03/photoshop-tutorials/</link>
		<comments>http://cyberfeen.wordpress.com/2008/06/03/photoshop-tutorials/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 09:58:27 +0000</pubDate>
		<dc:creator>Cyber Feen</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://cyberfeen.wordpress.com/2008/06/03/photoshop-tutorials/</guid>
		<description><![CDATA[I&#8217;ve commented on the fact that I&#8217;m not a big fan of code tutorials.&#160;&#160; Following a recipe for how to get the computron to display the words &#8220;Hello, World&#8221; isn&#8217;t that educational, or interesting. Computer graphics is a whole different story *. I&#8217;m not an artist, but I am fascinated with what artists can do [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cyberfeen.wordpress.com&amp;blog=3572500&amp;post=47&amp;subd=cyberfeen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://cyberfeen.wordpress.com/2008/06/03/photoshop-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dc2964a7937030f235e9292f2d31542c?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">cyberfeen</media:title>
		</media:content>
	</item>
	</channel>
</rss>
