<?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>Entropy &#187; OS</title>
	<atom:link href="http://www.raven.za.net/category/os/feed" rel="self" type="application/rss+xml" />
	<link>http://www.raven.za.net</link>
	<description>gaming, blogging, tech tips, news and humour; by fx and docmoo</description>
	<lastBuildDate>Wed, 21 Dec 2011 09:28:40 +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>Obama investigates Open Source</title>
		<link>http://www.raven.za.net/os/obama-investigates-open-source</link>
		<comments>http://www.raven.za.net/os/obama-investigates-open-source#comments</comments>
		<pubDate>Fri, 23 Jan 2009 06:10:00 +0000</pubDate>
		<dc:creator>fx</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Barack Obama]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Scott McNealy]]></category>
		<category><![CDATA[White House]]></category>

		<guid isPermaLink="false">http://www.raven.za.net/?p=751</guid>
		<description><![CDATA[The newly elected President of America has asked the experts: why should we use open source? Its an interesting question for two reasons, the first is the most obvious: the White House is considering a more commited move to open source products, and sees value in them. The second is interesting because the answer really [...]]]></description>
			<content:encoded><![CDATA[<p>The newly elected President of America has asked the experts: why should we use open source?</p>
<p>Its an interesting question for two reasons, the first is the most obvious: the White House is considering a more commited move to open source products, and sees value in them. <strong>The second is interesting because the answer really applies to everyone</strong>.</p>
<p><a href="http://www.flickr.com/photos/7502552@N06/2310220114"><img class=" alignright" title="Quad boot Macbook" src="http://farm4.static.flickr.com/3291/2310220114_e1c2decd0d_m.jpg" border="0" alt="2310220114 e1c2decd0d m Obama investigates Open Source" hspace="5" /></a>The most commonly thought answer is because its free, but lately we&#8217;ve all been seeing that its not. Depending on the implementation and supplier it can lead to increased support/maintainance costs; training costs and more to migrate from one O/S to another. I understand of course open source doesn&#8217;t have to mean linux but thats definately where this conversation is headed.</p>
<p>Then their are other questions &#8211; does an open code base mean better quality code (given that many people see it, but there is often less strict quality control) ? Does it mean that there will be less vulnerabilities, or more given that they are easier to find in the source&#8230;</p>
<p>Sun&#8217;s Chairman McNealy had this to say,</p>
<blockquote><p>It&#8217;s intuitively obvious open source is more cost effective and productive than proprietary software&#8230;.The government ought to mandate open-source products based on open-source reference implementations to improve security, get higher-quality software, lower costs, higher reliability&#8211;all the benefits that come with open software.</p></blockquote>
<p><strong>What are you opinions? </strong></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/f19f7d4d-f693-4bed-a117-3ea859424aca/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_c.png?x-id=f19f7d4d-f693-4bed-a117-3ea859424aca" alt=" Obama investigates Open Source"  title="Obama investigates Open Source" /></a></div>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.raven.za.net%2Fos%2Fobama-investigates-open-source"></a><img src="http://www.raven.za.net/?ak_action=api_record_view&id=751&type=feed" alt=" Obama investigates Open Source"  title="Obama investigates Open Source" />]]></content:encoded>
			<wfw:commentRss>http://www.raven.za.net/os/obama-investigates-open-source/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows: Track Registry Changes</title>
		<link>http://www.raven.za.net/os/windows-track-registry-changes</link>
		<comments>http://www.raven.za.net/os/windows-track-registry-changes#comments</comments>
		<pubDate>Mon, 07 Apr 2008 14:59:59 +0000</pubDate>
		<dc:creator>fx</dc:creator>
				<category><![CDATA[OS]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Registry]]></category>

		<guid isPermaLink="false">http://www.raven.za.net/?p=296</guid>
		<description><![CDATA[Freeware RegShot (LH Featured) allows you to take snapshots of your Windows registry and compare the differences (much like diff would). This is a great tool if you want to roll back changes, or see what changes an application or changes inside an application make to the registry. From darker purposes, to debugging, to safety [...]]]></description>
			<content:encoded><![CDATA[<p>Freeware <a href="https://sourceforge.net/projects/regshot">RegShot</a> (<a href="http://lifehacker.com/376671/troubleshoot-and-monitor-registry-changes-with-regshot">LH</a> Featured) allows you to take snapshots of your Windows registry and compare the differences (much like diff would). This is a great tool if you want to roll back changes, or see what changes an application or changes inside an application make to the registry. From darker purposes, to debugging, to safety this neat app is a must have for any Windows geek.</p>
<fieldset class="zemanta-related" style="margin: 0.5em 0pt 1em; padding: 0pt;">
<legend class="zemanta-title">Related articles</legend>
<ul class="zemanta-article-ul" style="margin: 1em 0pt 1.5em; padding: 0pt;">
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" href="http://lifehacker.com/373664/find-and-edit-registry-keys-with-regscanner" target="_blank">Find and Edit Registry Keys with RegScanner [Featured Windows Download]</a> [via&nbsp;Zemanta]</li>
</ul>
</fieldset>
<p><!--adsense-->
<div id="zemanta-pixie" style="margin: 5px 0pt; width: 100%;"><a id="zemanta-pixie-a" href="http://www.zemanta.com/" title="Zemified by Zemanta"><img id="zemanta-pixie-img" src="http://img.zemanta.com/pixie.png?x-id=aea2cc14-9773-4a9c-ba96-0c6a985769b6" style="border: medium none ; float: right;" title="Windows: Track Registry Changes" alt=" Windows: Track Registry Changes" /></a></div>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.raven.za.net%2Fos%2Fwindows-track-registry-changes"></a><img src="http://www.raven.za.net/?ak_action=api_record_view&id=296&type=feed" alt=" Windows: Track Registry Changes"  title="Windows: Track Registry Changes" />]]></content:encoded>
			<wfw:commentRss>http://www.raven.za.net/os/windows-track-registry-changes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KDE4 Screenshot Review</title>
		<link>http://www.raven.za.net/os/kde4-screenshot-review</link>
		<comments>http://www.raven.za.net/os/kde4-screenshot-review#comments</comments>
		<pubDate>Tue, 01 Apr 2008 05:48:31 +0000</pubDate>
		<dc:creator>fx</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.raven.za.net/?p=254</guid>
		<description><![CDATA[Image from Wikipedia PolishLinux has an english screenshot review of KDE4 (currently still in beta) &#8211; &#8220;PolishLinux.org has an extensive screenshot review and commentary on the development version of the Free and Open Source KDE desktop. Highlights include the ability to run any desktop applet prepared for Mac OS X inside Plasma, on-the-fly annotation and [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; float: right;"><a href="http://commons.wikipedia.org/wiki/Image:KDE4_logo_preview.svg" target="_blank"><img style="border: medium none ; display: block;" src="http://upload.wikimedia.org/wikipedia/commons/thumb/a/a7/KDE4_logo_preview.svg/202px-KDE4_logo_preview.svg.png" alt="202px KDE4 logo preview.svg KDE4 Screenshot Review"  title="KDE4 Screenshot Review" /></a>Image from <a href="http://commons.wikipedia.org/wiki/Image:KDE4_logo_preview.svg">Wikipedia</a></p>
</div>
<p>PolishLinux has an english screenshot review of KDE4 (currently still in beta) &#8211;</p>
<blockquote><p><em>&#8220;PolishLinux.org has an extensive <a href="http://polishlinux.org/kde/kde-4-rev-790000-better-stability-and-performance">screenshot review and commentary</a> on the development version of the Free and Open Source KDE desktop. Highlights include the ability to run any desktop applet prepared for Mac OS X inside <a href="http://techbase.kde.org/index.php?title=Projects/Plasma">Plasma</a>, on-the-fly annotation and rating of files from within the Dolphin file manager.</em></p></blockquote>
<p>Discuss and more at <a href="http://linux.slashdot.org/article.pl?sid=08/03/31/2231251&amp;from=rss">Slashdot</a>.</p>
<p><!--adsense--></p>
<fieldset class="zemanta-related" style="margin: 0.5em 0pt 1em; padding: 0pt;">
<legend class="zemanta-title">Related articles</legend>
<ul class="zemanta-article-ul" style="margin: 1em 0pt 1.5em; padding: 0pt;">
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" href="http://linux.slashdot.org/article.pl?sid=08/03/31/2231251&amp;from=rss" target="_blank">A Screenshot Review of KDE 4</a> [via Zemanta]</li>
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" href="http://arstechnica.com/news.ars/post/20080123-kde-goes-cross-platform-with-windows-mac-os-x-support.html" target="_blank">KDE goes cross-platform with Windows, Mac OS X support</a> [via Zemanta]</li>
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" href="http://blog.wired.com/monkeybites/2008/01/kde-4-brings-im.html" target="_blank">New KDE Makes Linux Look Lovely</a> [via Zemanta]</li>
</ul>
</fieldset>
<div id="zemanta-pixie" style="margin: 5px 0pt; width: 100%;"><a id="zemanta-pixie-a" title="Zemified by Zemanta" href="http://www.zemanta.com/"><img id="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixie.png?x-id=ef5aff9f-15a4-434a-88a3-de40f8e53823" alt=" KDE4 Screenshot Review"  title="KDE4 Screenshot Review" /></a></div>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.raven.za.net%2Fos%2Fkde4-screenshot-review"></a><img src="http://www.raven.za.net/?ak_action=api_record_view&id=254&type=feed" alt=" KDE4 Screenshot Review"  title="KDE4 Screenshot Review" />]]></content:encoded>
			<wfw:commentRss>http://www.raven.za.net/os/kde4-screenshot-review/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux on Virgin Aeroplanes</title>
		<link>http://www.raven.za.net/os/linux-on-virgin-aeroplanes</link>
		<comments>http://www.raven.za.net/os/linux-on-virgin-aeroplanes#comments</comments>
		<pubDate>Sat, 29 Mar 2008 12:35:29 +0000</pubDate>
		<dc:creator>fx</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[In-flight entertainment]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating Systems]]></category>

		<guid isPermaLink="false">http://www.raven.za.net/os/linux-on-virgin-aeroplanes</guid>
		<description><![CDATA[Source: FlickrVirgin America uses Linux to entertain its passengers whilst in-flight. Slashdot reports &#8211; &#8220;CrunchGear has an interesting interview of the Director of Inflight Entertainment for the airline Virgin America discusses their adoption of Linux for the passenger&#8217;s seat back computers. &#8216;The ability to compose a music-video playlist is pretty cool and on the horizon. [...]]]></description>
			<content:encoded><![CDATA[<p><span class="zemanta-img" style="margin: 1em; display: block; float: right"><a href="http://www.flickr.com/photos/70136756@N00/2351677082" target="_blank"><img src="http://farm3.static.flickr.com/2381/2351677082_641f60cb0c_m.jpg" style="border: medium none ; display: block" title="Linux on Virgin Aeroplanes" alt="2351677082 641f60cb0c m Linux on Virgin Aeroplanes" /></a><span style="margin: 1em 0pt 0pt; display: block">Source: <a href="http://www.flickr.com/photos/70136756@N00/2351677082" target="_blank">Flickr</a></span></span><a href="http://en.wikipedia.org/wiki/Virgin_America" title="Virgin America" rel="wikipedia" target="_blank" class="zem_slink">Virgin America</a> uses <a href="http://en.wikipedia.org/wiki/Linux" title="Linux" rel="wikipedia" target="_blank" class="zem_slink">Linux</a> to entertain its passengers whilst in-flight. <a href="http://linux.slashdot.org/article.pl?sid=08/03/29/0357206&amp;from=rss">Slashdot</a> reports &#8211;</p>
<blockquote><p><em>&#8220;CrunchGear has an interesting interview of the Director of Inflight Entertainment for the airline Virgin America discusses their <a href="http://www.crunchgear.com/2008/03/27/all-about-linux-2008-penguins-fly-an-interview-with-charles-virgin-airs-head-of-in-flight-entertainment/">adoption of Linux</a> for the passenger&#8217;s seat back computers. &#8216;The ability to compose a music-video playlist is pretty cool and on the horizon. The READ section is also awesome in that it takes what is typically a bunch of wasted trees (excess newspapers, periodicals) and allows us to be more environmentally friendly and timely with things like news/event info/sports/entertainment etc.&#8217;&#8221;</em></p></blockquote>
<p><!--adsense--></p>
<fieldset class="zemanta-related" style="margin: 0.5em 0pt 1em; padding: 0pt">
<legend class="zemanta-title">Related articles</legend>
<ul class="zemanta-article-ul" style="margin: 1em 0pt 1.5em; padding: 0pt">
<li class="zemanta-article" style="margin: 0.5em 2em"><a href="http://www.techcrunch.com/2008/03/27/an-interview-with-virgins-head-of-in-flight-entertainment/" title="Open in new window">An Interview with Virgin&#8217;s head of In-Flight Entertainment</a> [via Zemanta]</li>
<li class="zemanta-article" style="margin: 0.5em 2em"><a href="http://www.crunchgear.com/2008/03/27/all-about-linux-2008-penguins-fly-an-interview-with-charles-virgin-airs-head-of-in-flight-entertainment/" title="Open in new window">All About Linux 2008: Penguins fly! An interview with Charles Ogilvie, Virgin Air&#8217;s head of In-Flight Entertainment</a> [via Zemanta]</li>
</ul>
</fieldset>
<p id="zemanta-pixie" style="margin: 5px 0pt; width: 100%"><a href="http://www.zemanta.com/" id="zemanta-pixie-a" title="Zemified by Zemanta"><img src="http://img.zemanta.com/pixie.png?x-id=854780ab-365d-4659-9bdf-eb4885f53eab" id="zemanta-pixie-img" style="border: medium none ; float: right" title="Linux on Virgin Aeroplanes" alt=" Linux on Virgin Aeroplanes" /></a></p>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.raven.za.net%2Fos%2Flinux-on-virgin-aeroplanes"></a><img src="http://www.raven.za.net/?ak_action=api_record_view&id=247&type=feed" alt=" Linux on Virgin Aeroplanes"  title="Linux on Virgin Aeroplanes" />]]></content:encoded>
			<wfw:commentRss>http://www.raven.za.net/os/linux-on-virgin-aeroplanes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kick your Desktop Search into Overdrive</title>
		<link>http://www.raven.za.net/os/kick-your-desktop-search-into-overdrive</link>
		<comments>http://www.raven.za.net/os/kick-your-desktop-search-into-overdrive#comments</comments>
		<pubDate>Sat, 29 Mar 2008 06:13:50 +0000</pubDate>
		<dc:creator>fx</dc:creator>
				<category><![CDATA[OS]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows Search Preview 4.0]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.raven.za.net/os/kick-your-desktop-search-into-overdrive</guid>
		<description><![CDATA[Microsoft has released a preview (Windows only) of their newest Desktop Search product, Windows Search Preview 4.0 [via LH]. &#8220;Windows Search 4.0 introduces several improvements I&#8217;d like to call out making search even better in Windows Vista: With Windows Search 4.0, the Windows Search Team has fixed most of the reported bugs causing a majority [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.raven.za.net/os/kick-your-desktop-search-into-overdrive/240/" rel="attachment wp-att-240" title="windows-search.png"><img src="http://www.raven.za.net/wp-content/uploads/2008/03/windows-search.png" alt="windows search Kick your Desktop Search into Overdrive"  title="Kick your Desktop Search into Overdrive" /></a></p>
<p>Microsoft has released a preview (Windows only) of their newest Desktop Search product, <a href="http://support.microsoft.com/kb/940157">Windows Search Preview 4.0</a> [via <a href="http://lifehacker.com/373526/improve-your-windows-desktop-search-with-windows-search-40-preview">LH</a>].</p>
<p>&#8220;Windows Search 4.0 introduces several improvements I&#8217;d like to call out making search even better in Windows Vista:</p>
<ul>
<li>With Windows Search 4.0, the Windows Search Team has <strong>fixed most of the reported bugs</strong> causing a majority of distractions users have seen since Windows Vista RTM &#8211; many of those bugs were reported by you.</li>
<li>Great improvements have been made with regards to <strong>performance</strong>.Even now as Preview, Windows Search 4.0 has query response time about 33%faster than search queries in Windows Vista RTM.</li>
<li>The Windows Search Team has extended <strong>Remote Index Discovery</strong> for PC-to-PC search to work onevery supported version of Windows. This makes finding information on other PCs running Windows Search 4.0 quick and less resource-consuming. Now Windows Search can find information shared on a remote PC by accessing an index on that PC &#8211; and you will open files only when relevant to your search. This will also work if the user&#8217;s profile is redirected.</li>
<li>The Windows Search Team has implemented <strong>Rollback Recovery</strong> where your search index will roll back to the last known good state (this is good in handling disc write errors). If an error occurs, your index isn&#8217;t rebuilt from scratch; only the newly changed files are added to the index, making recovery from system errors not as disruptive to the machine or the user&#8221;</li>
</ul>
<p><!--adsense--></p>
<fieldset class="zemanta-related" style="margin: 0.5em 0pt 1em; padding: 0pt">
<legend class="zemanta-title">Related articles</legend>
<ul class="zemanta-article-ul" style="margin: 1em 0pt 1.5em; padding: 0pt">
<li class="zemanta-article" style="margin: 0.5em 2em"><a href="http://www.theregister.co.uk/2008/03/28/windows_search_engine_4/" title="Open in new window">Microsoft looks to fix bugs with desktop search</a> [via Zemanta]</li>
<li class="zemanta-article" style="margin: 0.5em 2em"><a href="http://www.liveside.net/blogs/main/archive/2008/03/28/microsoft-releases-public-beta-of-windows-search-4-0.aspx" title="Open in new window">Microsoft releases public beta of Windows Search 4.0</a> [via Zemanta]</li>
</ul>
</fieldset>
<p id="zemanta-pixie" style="margin: 5px 0pt; width: 100%"><a href="http://www.zemanta.com/" id="zemanta-pixie-a" title="Zemified by Zemanta"><img src="http://img.zemanta.com/pixie.png?x-id=88c9a462-b57d-4e5e-814e-be5773b00794" id="zemanta-pixie-img" style="border: medium none ; float: right" title="Kick your Desktop Search into Overdrive" alt=" Kick your Desktop Search into Overdrive" /></a></p>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.raven.za.net%2Fos%2Fkick-your-desktop-search-into-overdrive"></a><img src="http://www.raven.za.net/?ak_action=api_record_view&id=241&type=feed" alt=" Kick your Desktop Search into Overdrive"  title="Kick your Desktop Search into Overdrive" />]]></content:encoded>
			<wfw:commentRss>http://www.raven.za.net/os/kick-your-desktop-search-into-overdrive/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sync Folders Between Computers</title>
		<link>http://www.raven.za.net/os/sync-folders-between-computers</link>
		<comments>http://www.raven.za.net/os/sync-folders-between-computers#comments</comments>
		<pubDate>Thu, 27 Mar 2008 05:55:50 +0000</pubDate>
		<dc:creator>fx</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.raven.za.net/os/sync-folders-between-computers</guid>
		<description><![CDATA[Excellent LifeHacker post this morning listing free ways to synch folders between computers. Nothing sucks worse than getting to the office in the morning and realizing you left the most recent copy of an important file—whether it&#8217;s your to-do list or a PowerPoint presentation—on your home computer. No matter where you are and what computer [...]]]></description>
			<content:encoded><![CDATA[<p>Excellent <a href="http://lifehacker.com/372175/free-ways-to-synchronize-folders-between-computers">LifeHacker</a> post this morning listing free ways to synch folders between computers.</p>
<blockquote><p>Nothing sucks worse than getting to the office in the morning and realizing you left the most recent copy of an important file—whether it&#8217;s your to-do list or a PowerPoint presentation—on your home computer. No matter where you are and what computer you&#8217;re using, you always want the most updated set of documents and files you&#8217;ve got without having to carry &#8216;em around on a thumb drive. Luckily, several free solutions can automatically sync folders between computers</p></blockquote>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.raven.za.net%2Fos%2Fsync-folders-between-computers"></a><img src="http://www.raven.za.net/?ak_action=api_record_view&id=219&type=feed" alt=" Sync Folders Between Computers"  title="Sync Folders Between Computers" />]]></content:encoded>
			<wfw:commentRss>http://www.raven.za.net/os/sync-folders-between-computers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>22TB in Patches, 6500 machines, 4 Hours</title>
		<link>http://www.raven.za.net/net/22tb-in-patches-6500-machines-4-hours</link>
		<comments>http://www.raven.za.net/net/22tb-in-patches-6500-machines-4-hours#comments</comments>
		<pubDate>Mon, 10 Mar 2008 14:21:34 +0000</pubDate>
		<dc:creator>fx</dc:creator>
				<category><![CDATA[Net]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://raven.za.net/os/22tb-in-patches-6500-machines-4-hours</guid>
		<description><![CDATA[There is a great article at arstechnica about using Bittorrent to roll out patches to 6500 machines. You can read more here. The peer-to-peer protocol allows PCs to download most of the updates from each other—the remaining servers are mostly needed to send out the first few copies and then coordinate the up- and downloading. [...]]]></description>
			<content:encoded><![CDATA[<p>There is a great article at arstechnica about using Bittorrent to roll out patches to 6500 machines. You can <a href="http://arstechnica.com/news.ars/post/20080309-dropping-22tb-of-patches-on-6500-pcs-in-4-hours-bittorrentdropping-22tb-of-patches-on-6500-pcs-in-4-hours-bittorrent.html">read more here</a>. </p>
<blockquote><p>The peer-to-peer protocol allows PCs to download most of the updates from each other—the remaining servers are mostly needed to send out the first few copies and then coordinate the up- and downloading. One of the advantages of the BitTorrent protocol is that it uses bandwidth where it can find it: faster links are automatically used more.</p>
<p>Using this technology, updating all 6,500 PCs can be done in less than four hours. Previously, this took four days. Four days down to four hours for the same needs! </p></blockquote>
<p>Its always nice to see some legitimate uses for a clever protocol. </p>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.raven.za.net%2Fnet%2F22tb-in-patches-6500-machines-4-hours"></a><img src="http://www.raven.za.net/?ak_action=api_record_view&id=89&type=feed" alt=" 22TB in Patches, 6500 machines, 4 Hours"  title="22TB in Patches, 6500 machines, 4 Hours" />]]></content:encoded>
			<wfw:commentRss>http://www.raven.za.net/net/22tb-in-patches-6500-machines-4-hours/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XP Gets &#8220;The Boot&#8221;</title>
		<link>http://www.raven.za.net/os/xp-gets-the-boot</link>
		<comments>http://www.raven.za.net/os/xp-gets-the-boot#comments</comments>
		<pubDate>Thu, 12 Apr 2007 09:43:04 +0000</pubDate>
		<dc:creator>fx</dc:creator>
				<category><![CDATA[OS]]></category>

		<guid isPermaLink="false">http://raven.za.net/os/xp-gets-the-boot</guid>
		<description><![CDATA[&#8220;Computer makers have been told they&#8217;ll no longer be able to get Windows XP OEM by the end of this year, despite strong ongoing demand for the OS. Analysts and computer makers are wondering if the move is premature given Vista&#8217;s ongoing performance and compatibility issues. Dell recently said it would reintroduce XP on a [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;Computer makers have been told they&#8217;ll no longer be able to get Windows XP OEM by the end of this year, despite strong ongoing demand for the OS. Analysts and computer makers are wondering if the move is premature given Vista&#8217;s ongoing performance and compatibility issues. Dell recently said it would reintroduce XP on a range of machines due to customer demand but Microsoft will only allow this until the end of the year.&#8221; says <a href="http://slashdot.org/articles/07/04/12/049248.shtml">Slashdot</a></p>
<p>I recently read elsewhere that best-guess figures for Vista are that about 2% of computers on the internet are running it. This leaves a LOT of XP users out there, who are most likely only going to upgrade when they get a new computer&#8230;</p>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.raven.za.net%2Fos%2Fxp-gets-the-boot"></a><img src="http://www.raven.za.net/?ak_action=api_record_view&id=34&type=feed" alt=" XP Gets The Boot"  title="XP Gets The Boot" />]]></content:encoded>
			<wfw:commentRss>http://www.raven.za.net/os/xp-gets-the-boot/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best [Vista] SideBar Gadgets</title>
		<link>http://www.raven.za.net/os/best-vista-sidebar-gadgets</link>
		<comments>http://www.raven.za.net/os/best-vista-sidebar-gadgets#comments</comments>
		<pubDate>Tue, 10 Apr 2007 10:11:37 +0000</pubDate>
		<dc:creator>fx</dc:creator>
				<category><![CDATA[OS]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://raven.za.net/os/best-vista-sidebar-gadgets</guid>
		<description><![CDATA[LH has compiled another &#8220;best list&#8221; of Vista SideBar Gadgets. I have to admit, I disabled my sidebar, but I&#8217;m sure there are some of you who&#8217;d appreciate this&#8230; LifeHacker&#8217;s Best Gadgets]]></description>
			<content:encoded><![CDATA[<p><a href='http://raven.za.net/wp-content/uploads/2007/04/sidebar-group.png' title='sidebar-group.png'><img src='http://raven.za.net/wp-content/uploads/2007/04/sidebar-group.png' alt="sidebar group Best [Vista] SideBar Gadgets"  title="Best [Vista] SideBar Gadgets" /></a></p>
<p><a href="http://www.lifehacker.com">LH</a> has compiled another &#8220;best list&#8221; of Vista SideBar Gadgets. I have to admit, I disabled my sidebar, but I&#8217;m sure there are some of you who&#8217;d appreciate this&#8230;</p>
<p><!--adsense--></p>
<p><a href="http://lifehacker.com/software/sidebar/alpha-geek-useful-windows-vista-sidebar-gadgets-250278.php">LifeHacker&#8217;s Best Gadgets</a></p>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.raven.za.net%2Fos%2Fbest-vista-sidebar-gadgets"></a><img src="http://www.raven.za.net/?ak_action=api_record_view&id=15&type=feed" alt=" Best [Vista] SideBar Gadgets"  title="Best [Vista] SideBar Gadgets" />]]></content:encoded>
			<wfw:commentRss>http://www.raven.za.net/os/best-vista-sidebar-gadgets/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

