<?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>news from a well travelled geek &#187; micro$haft</title>
	<atom:link href="http://sboss.com/tags/microhaft/feed/" rel="self" type="application/rss+xml" />
	<link>http://sboss.com</link>
	<description>ramblings, news, and other odd bits from a geek that has travelled the world…</description>
	<lastBuildDate>Tue, 29 Dec 2009 01:50:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>VIM &amp; Perl tidbit</title>
		<link>http://sboss.com/2008/02/03/vim-perl-tidbit/</link>
		<comments>http://sboss.com/2008/02/03/vim-perl-tidbit/#comments</comments>
		<pubDate>Sun, 03 Feb 2008 04:26:57 +0000</pubDate>
		<dc:creator>sboss</dc:creator>
				<category><![CDATA[geekiness]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[micro$haft]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://sboss.com/2008/02/03/vim-perl-tidbit/</guid>
		<description><![CDATA[All of us can use tidbits of knowledge or help every now and then. For all of use that use PERL a lot (which is me!), then any tidbit of help we can get is great!. From this article, we get the tidbit below. If you&#8217;re primarily a Perl hacker and don&#8217;t use C much, [...]]]></description>
			<content:encoded><![CDATA[<p>All of us can use tidbits of knowledge or help every now and then.</p>
<p><span id="more-119"></span></p>
<p>For all of use that use <a href="http://perl.com">PERL</a> a lot (which is me!), then any tidbit of help we can get is great!.  From <a href="http://use.perl.org/~Ovid/journal/35469?from=rss">this article</a>, we get the tidbit below.</p>
<p>If you&#8217;re primarily a Perl hacker and don&#8217;t use C much, you might find it annoying when you hit &#8216;K&#8217; in command mode. That&#8217;s because VIM runs something like this:</p>
<pre>    nmap K :Map <cword><cr>
</pre>
<p>I&#8217;ve just added the following to my .vimrc:</p>
<pre>    noremap K :!perldoc <cword> <bar><bar> perldoc -f <cword><cr>
</pre>
<p>Now when you type &#8216;K&#8217; in command mode, it will call up the appropriate perldoc, if possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://sboss.com/2008/02/03/vim-perl-tidbit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Micro$haft is taking over Yahoo!</title>
		<link>http://sboss.com/2008/02/01/microhaft-is-taking-over-yahoo/</link>
		<comments>http://sboss.com/2008/02/01/microhaft-is-taking-over-yahoo/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 12:53:00 +0000</pubDate>
		<dc:creator>sboss</dc:creator>
				<category><![CDATA[annoyances]]></category>
		<category><![CDATA[geekiness]]></category>
		<category><![CDATA[general news]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[micro$haft]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://sboss.com/2008/02/01/microhaft-is-taking-over-yahoo/</guid>
		<description><![CDATA[Opps Micro$haft has done it again.&#160; They have decided to take over the world by friendly or unfriendly means. Several sites have articles (one, two, three)&#160;about how Mico$haft is doing a forced takeover of Yahoo!.&#160; They are doing it since Yahoo! did not want to partner with them.&#160; Or something to that effect.&#160; Now one [...]]]></description>
			<content:encoded><![CDATA[<p>Opps <a href="http://microsoft.com">Micro$haft</a> has done it again.&nbsp; They have decided to take over the world by friendly or unfriendly means.<br />
<span id="more-113"></span><br />
Several sites have articles (<a href="http://digg.com/microsoft/Microsoft_to_buy_Yahoo_for_44_6_billion">one</a>, <a href="http://feeds.feedburner.com/~r/Babygotmac/~3/227199557/">two</a>, <a href="http://www.macrumors.com/2008/02/01/microsoft-makes-44-6-billion-bid-to-acquire-yahoo/">three</a>)&nbsp;about how Mico$haft is doing a forced takeover of <a href="http://yahoo.com/">Yahoo!</a>.&nbsp; They are doing it since Yahoo! did not want to partner with them.&nbsp; Or something to that effect.&nbsp; Now one of the two largest search engine/free webmail/news sites (the other being <a href="http://google.com/">google</a>) is going to go away.&nbsp; Mico$haft will integrate what they can, nix the rest over probably the next 12-18 months.&nbsp; So basically Yahoo! is dead.</p>
]]></content:encoded>
			<wfw:commentRss>http://sboss.com/2008/02/01/microhaft-is-taking-over-yahoo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Writer&#8217;s Tools</title>
		<link>http://sboss.com/2008/01/31/writers-tools/</link>
		<comments>http://sboss.com/2008/01/31/writers-tools/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 02:05:32 +0000</pubDate>
		<dc:creator>sboss</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[micro$haft]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[OpenOffice]]></category>

		<guid isPermaLink="false">http://sboss.com/2008/01/31/writers-tools/</guid>
		<description><![CDATA[Dmitri Popov from Tumbling Writer has written a nice plugin/extention for OpenOffice. Download the latest plugin. It works on Mac, and Windows (and who knows what other platforms).]]></description>
			<content:encoded><![CDATA[<p>Dmitri Popov from <a href="http://nothickmanuals.info/tw/">Tumbling Writer</a> has written a nice plugin/extention for OpenOffice.</p>
<p><span id="more-116"></span></p>
<p><a href="http://nothickmanuals.info/doku.php/writertools">Download</a> the latest plugin.  It works on Mac, and Windows (and who knows what other platforms).</p>
]]></content:encoded>
			<wfw:commentRss>http://sboss.com/2008/01/31/writers-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
