<?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"
	>

<channel>
	<title>Revelations From An Unwashed Brain</title>
	<atom:link href="http://www.lockergnome.com/theoracle/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lockergnome.com/theoracle</link>
	<description>ideas from someone in the know, but on the outside</description>
	<pubDate>Mon, 23 Nov 2009 20:43:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>What&#8217;s The Next Big Thing?</title>
		<link>http://www.lockergnome.com/theoracle/2009/11/23/whats-the-next-big-thing/</link>
		<comments>http://www.lockergnome.com/theoracle/2009/11/23/whats-the-next-big-thing/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 20:43:16 +0000</pubDate>
		<dc:creator>the oracle</dc:creator>
		
		<category><![CDATA[*ixes]]></category>

		<category><![CDATA[- Tips and Tricks]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[AMD Fusion]]></category>

		<category><![CDATA[AMD HD Radeon]]></category>

		<category><![CDATA[Cell processor]]></category>

		<category><![CDATA[CUDA]]></category>

		<category><![CDATA[GPGPUs]]></category>

		<category><![CDATA[Intel Larrabee]]></category>

		<category><![CDATA[nVidia Tesla]]></category>

		<category><![CDATA[OpenCL]]></category>

		<category><![CDATA[parallel processing]]></category>

		<category><![CDATA[RISC architecture]]></category>

		<category><![CDATA[x86 architecture]]></category>

		<guid isPermaLink="false">http://www.lockergnome.com/theoracle/?p=7247</guid>
		<description><![CDATA[<p>So much is changing these days in computers. It has been that way for years, however, the pace has accelerated, and things we never thought would happen have happened.</p>
<p>Ten years ago who, other than chip designers, thought we would see so many multicore processors? We have multicore processors in children&#8217;s toys! The Cell processor in the PS3 is a multicore design.</p>
<p>Of course now we have graphics cards that consume more power than the CPU, as computing has become so graphics intensive. I&#8217;m not sure anyone saw that one, because I think most thought the CPU and GPU power requirements would follow a parallel path.</p>
<p>Speaking of parallel paths, <a href="http://www.maximumpc.com/article/columns/fast_forward_parallelism">a former editor of Byte magazine</a> (my all time favorite, in case anyone cares) speaks of <strong>parallel processing</strong> being the next big thing. It is happening now; we can see it. It is not the same sort of statement such as the one 15 years ago when a few proclaimed that RISC processing would take over the world, and the x86 CISC architecture would be left in the dust. (Well, it might happen now, but it will be happening on a GPGPU, not a &#8217;standard&#8217; CPU in the way it was once predicted.)</p>
<blockquote><p>After decades of fitful progress, parallel processing is suddenly hot and will soon be commonplace on ordinary PCs. For applications rich in data-level parallelism, performance is soaring by leaps and bounds.</p></blockquote>
<p><em>• This is not the type of computing the average user does. It might happen when parallel processors become more common, and <strong>compilers are written to take advantage of it.</strong></em></p>
<blockquote><p>Multicore CPUs from Intel and AMD are all good, but the game-changers are the next-gen GPUs from Nvidia and AMD/ATI. These chips are evolving from highly specialized 3D-graphics processors for games into broader computing engines for nongame software. Nvidia is leading the charge with a new GPU architecture that, for the first time, supports general-purpose computing as strongly as it supports graphics.</p></blockquote>
<p><em>• Again, the hardware power is there, but the software is behind the curve. This is the problem. No one, other than scientists are really excited about this just yet.</em></p>
<blockquote><p>Nvidia’s new Fermi GPUs will support error-correction codes (ECC), one terabyte of memory, concurrent kernels, and faster double-precision floating-point math. These features are largely unnecessary for 3D graphics but vital for high-performance general-purpose computing. (In fact, ECC slows down graphics processing, which is why it can be disabled in Fermi chips sold for the consumer market.)</p>
<p>With Nvidia’s CUDA development tools, programmers are accelerating some tedious media-processing tasks, such as video transcoding. CUDA uses the GPU’s programmable 3D-graphics shaders as massively parallel processor cores, delivering performance that today’s PC processors can’t match. In addition, GPUs are finding new applications in scientific computing, financial analysis, medical imaging, energy exploration, and engineering.</p>
<p>Other developments are equally exciting. Microsoft’s DirectCompute brings a parallel-processing API to millions of mainstream PCs running Vista and Windows 7. The new OpenCL standard makes parallel programming easier and less proprietary. Apple’s Snow Leopard (Mac OS X 10.6) supports OpenCL and Apple’s Grand Central Dispatch technology (now open source), allowing programmers to distribute workloads across multicore CPUs and GPUs.</p></blockquote>
<p><em>• Someday, the CPU will be the master processor, not the most powerful, but the most important one, as it will choreograph the workings of the other processors in a machine.</em></p>
<blockquote><p>Intel is busy, too. With its own new GPU (Larrabee) on the way, Intel has acquired two small companies specializing in software tools for parallel programming—RapidMind and Cilk Arts. RapidMind is especially cool, because its software bridges GPUs, multicore x86 processors, and even IBM’s Cell Broadband Engine.</p>
<p>Parallel processing is spreading to the masses, and parallel-programming tools are catching up with parallel-processing hardware. When these trend lines finally converge, we’ll wonder why it took so long.</p></blockquote>
<p>It&#8217;s coming, but it will be some time, primarily because so many still say there is no need for the average consumer. When someone figures out that we <em>will use whatever amount of computing power we can get hold of</em>, the applications will come, and the hardware will follow.</p>
<p>Think of the things that Joe Average can do now. My mother never had a clue when she was growing up that people would be able to essentially become their own publishers. There was no clue that information would be available on a giant connection of computers worldwide, or that it would be, for the most part, free.</p>
<p>People will soon be able to build things for personal usage as easily as they print things from a printer today – this technology is already available, but very expensive, soon, kids will be &#8220;printing&#8221; their own toys, from plans in a book, or moms will be &#8220;printing&#8221; the latest fashions, for that party held that evening.</p>
<p>The complex computations needed for these things will be done with parallel processing, and it will seem as natural as dialing a cell phone does now.</p>
<p>§</p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<div id="3c305fab-3d3b-4a8b-9680-33c17a3c25e9" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/parallel+processing">parallel processing</a>,<a rel="tag" href="http://technorati.com/tags/GPGPUs">GPGPUs</a>,<a rel="tag" href="http://technorati.com/tags/nVidia+Tesla">nVidia Tesla</a>,<a rel="tag" href="http://technorati.com/tags/AMD+HD+Radeon">AMD HD Radeon</a>,<a rel="tag" href="http://technorati.com/tags/CUDA">CUDA</a>,<a rel="tag" href="http://technorati.com/tags/OpenCL">OpenCL</a>,<a rel="tag" href="http://technorati.com/tags/Cell+processor">Cell processor</a>,<a rel="tag" href="http://technorati.com/tags/RISC+architecture">RISC architecture</a>,<a rel="tag" href="http://technorati.com/tags/x86+architecture">x86 architecture</a>,<a rel="tag" href="http://technorati.com/tags/Intel+Larrabee">Intel Larrabee</a>,<a rel="tag" href="http://technorati.com/tags/AMD+Fusion">AMD Fusion</a></div>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/desktop/opera300x250.gif" alt="Opera, the fastest and most secure web browser" /></a>•</p>
]]></description>
			<content:encoded><![CDATA[<p>So much is changing these days in computers. It has been that way for years, however, the pace has accelerated, and things we never thought would happen have happened.</p>
<p>Ten years ago who, other than chip designers, thought we would see so many multicore processors? We have multicore processors in children&#8217;s toys! The Cell processor in the PS3 is a multicore design.</p>
<p>Of course now we have graphics cards that consume more power than the CPU, as computing has become so graphics intensive. I&#8217;m not sure anyone saw that one, because I think most thought the CPU and GPU power requirements would follow a parallel path.</p>
<p>Speaking of parallel paths, <a href="http://www.maximumpc.com/article/columns/fast_forward_parallelism">a former editor of Byte magazine</a> (my all time favorite, in case anyone cares) speaks of <strong>parallel processing</strong> being the next big thing. It is happening now; we can see it. It is not the same sort of statement such as the one 15 years ago when a few proclaimed that RISC processing would take over the world, and the x86 CISC architecture would be left in the dust. (Well, it might happen now, but it will be happening on a GPGPU, not a &#8217;standard&#8217; CPU in the way it was once predicted.)</p>
<blockquote><p>After decades of fitful progress, parallel processing is suddenly hot and will soon be commonplace on ordinary PCs. For applications rich in data-level parallelism, performance is soaring by leaps and bounds.</p></blockquote>
<p><em>• This is not the type of computing the average user does. It might happen when parallel processors become more common, and <strong>compilers are written to take advantage of it.</strong></em></p>
<blockquote><p>Multicore CPUs from Intel and AMD are all good, but the game-changers are the next-gen GPUs from Nvidia and AMD/ATI. These chips are evolving from highly specialized 3D-graphics processors for games into broader computing engines for nongame software. Nvidia is leading the charge with a new GPU architecture that, for the first time, supports general-purpose computing as strongly as it supports graphics.</p></blockquote>
<p><em>• Again, the hardware power is there, but the software is behind the curve. This is the problem. No one, other than scientists are really excited about this just yet.</em></p>
<blockquote><p>Nvidia’s new Fermi GPUs will support error-correction codes (ECC), one terabyte of memory, concurrent kernels, and faster double-precision floating-point math. These features are largely unnecessary for 3D graphics but vital for high-performance general-purpose computing. (In fact, ECC slows down graphics processing, which is why it can be disabled in Fermi chips sold for the consumer market.)</p>
<p>With Nvidia’s CUDA development tools, programmers are accelerating some tedious media-processing tasks, such as video transcoding. CUDA uses the GPU’s programmable 3D-graphics shaders as massively parallel processor cores, delivering performance that today’s PC processors can’t match. In addition, GPUs are finding new applications in scientific computing, financial analysis, medical imaging, energy exploration, and engineering.</p>
<p>Other developments are equally exciting. Microsoft’s DirectCompute brings a parallel-processing API to millions of mainstream PCs running Vista and Windows 7. The new OpenCL standard makes parallel programming easier and less proprietary. Apple’s Snow Leopard (Mac OS X 10.6) supports OpenCL and Apple’s Grand Central Dispatch technology (now open source), allowing programmers to distribute workloads across multicore CPUs and GPUs.</p></blockquote>
<p><em>• Someday, the CPU will be the master processor, not the most powerful, but the most important one, as it will choreograph the workings of the other processors in a machine.</em></p>
<blockquote><p>Intel is busy, too. With its own new GPU (Larrabee) on the way, Intel has acquired two small companies specializing in software tools for parallel programming—RapidMind and Cilk Arts. RapidMind is especially cool, because its software bridges GPUs, multicore x86 processors, and even IBM’s Cell Broadband Engine.</p>
<p>Parallel processing is spreading to the masses, and parallel-programming tools are catching up with parallel-processing hardware. When these trend lines finally converge, we’ll wonder why it took so long.</p></blockquote>
<p>It&#8217;s coming, but it will be some time, primarily because so many still say there is no need for the average consumer. When someone figures out that we <em>will use whatever amount of computing power we can get hold of</em>, the applications will come, and the hardware will follow.</p>
<p>Think of the things that Joe Average can do now. My mother never had a clue when she was growing up that people would be able to essentially become their own publishers. There was no clue that information would be available on a giant connection of computers worldwide, or that it would be, for the most part, free.</p>
<p>People will soon be able to build things for personal usage as easily as they print things from a printer today – this technology is already available, but very expensive, soon, kids will be &#8220;printing&#8221; their own toys, from plans in a book, or moms will be &#8220;printing&#8221; the latest fashions, for that party held that evening.</p>
<p>The complex computations needed for these things will be done with parallel processing, and it will seem as natural as dialing a cell phone does now.</p>
<p>§</p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<div id="3c305fab-3d3b-4a8b-9680-33c17a3c25e9" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/parallel+processing">parallel processing</a>,<a rel="tag" href="http://technorati.com/tags/GPGPUs">GPGPUs</a>,<a rel="tag" href="http://technorati.com/tags/nVidia+Tesla">nVidia Tesla</a>,<a rel="tag" href="http://technorati.com/tags/AMD+HD+Radeon">AMD HD Radeon</a>,<a rel="tag" href="http://technorati.com/tags/CUDA">CUDA</a>,<a rel="tag" href="http://technorati.com/tags/OpenCL">OpenCL</a>,<a rel="tag" href="http://technorati.com/tags/Cell+processor">Cell processor</a>,<a rel="tag" href="http://technorati.com/tags/RISC+architecture">RISC architecture</a>,<a rel="tag" href="http://technorati.com/tags/x86+architecture">x86 architecture</a>,<a rel="tag" href="http://technorati.com/tags/Intel+Larrabee">Intel Larrabee</a>,<a rel="tag" href="http://technorati.com/tags/AMD+Fusion">AMD Fusion</a></div>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/desktop/opera300x250.gif" alt="Opera, the fastest and most secure web browser" /></a>•</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lockergnome.com/theoracle/2009/11/23/whats-the-next-big-thing/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Office Starter 2010 – A Non-Starter for Current Office Users?</title>
		<link>http://www.lockergnome.com/theoracle/2009/11/23/office-starter-2010-%e2%80%93-a-non-starter-for-current-office-users/</link>
		<comments>http://www.lockergnome.com/theoracle/2009/11/23/office-starter-2010-%e2%80%93-a-non-starter-for-current-office-users/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 17:55:38 +0000</pubDate>
		<dc:creator>the oracle</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[frustrated users]]></category>

		<category><![CDATA[Microsoft Corp.]]></category>

		<category><![CDATA[Microsoft Excel]]></category>

		<category><![CDATA[Microsoft Office]]></category>

		<category><![CDATA[Microsoft Word]]></category>

		<category><![CDATA[Microsoft Works]]></category>

		<category><![CDATA[netbook]]></category>

		<category><![CDATA[Office Starter 2010]]></category>

		<category><![CDATA[office suites]]></category>

		<category><![CDATA[Open Office]]></category>

		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.lockergnome.com/theoracle/?p=7240</guid>
		<description><![CDATA[<p>On the <a href="http://blogs.zdnet.com/microsoft/?p=4643&amp;tag=wrapper;col1">ZDNet website</a>, Microsoft reporter extraordinaire Mary-Jo Foley has a few items about the replacement for Microsoft Works, called Office Starter 2010.</p>
<p>Microsoft Works was a small suite of programs that was not perfect, but it was usually free with many computers, and continuing in that tradition, Office Starter 2010 will be part of a computer purchase also. However, Works could be bought by the end user, which the Office Starter edition will not be. Office Starter will be ad supported, and I wonder how annoying that will be for users, especially those who are on less than stellar internet connections. Waiting for an ad to finish because of a slow connection, while trying to do something with the machine such as save the file would really not be fun.</p>
<blockquote><p>More information is coming in from various testers regarding <a href="http://blogs.zdnet.com/microsoft/?p=4632">the Office Starter 2010 build that Microsoft released to a group of selected testers</a> late last week.</p>
<p><a href="http://blogs.zdnet.com/microsoft/?p=4197">Office Starter 2010</a> is the Microsoft-designated replacement for its Microsoft Works product. Starter will be a low-end, free (but ad-supported) bundle of Word and Excel.</p>
<p>One (of many) criticisms of Works was that it didn’t support all the same file types as Microsoft Office did, making Works only somewhat compatible with Office. It looks like that same limitation will be present in Office Starter, based on a frequently-asked questions document from Microsoft that one tester forwarded to me. From that FAQ document:</p>
<p><strong>Q: There is a file I can open in Excel or Word that I cannot open in Excel Starter or Word Starter, why?</strong></p>
<p><strong>A:</strong> Excel Starter and Word Starter do not support exactly the same file sets.  The following file types cannot be opened in Office Starter: .xla, .xlam, .dsn, .mde, .accde, .odc, and .udl.</p>
<p>Also, add-ins and macros are only marginally supported in Office Starter 2010. According to Microsoft, Office Starter does not support add-ins and will not load them. From the FAQ:</p></blockquote>
<p><em><span style="color: #000080">I think this will be very bad for any company or individual trying to use Office Starter 2010 on their netbook, either because of cost or drive space requirements of a full Office 2010 version. Having something that works on the desktop in the office, and not in the netbook on the road would be very frustrating. I imagine the travelling salesman here, trying to show a prospective buyer something that works fine before the trip, but is a total dud on the crippled version of Office Starter. </span></em></p>
<p><em><span style="color: #000080">Microsoft is really shafting the customer here twice. Once by making him wait and wade through ads, and the second time by delivering a crippled product after making the ads a part of this. Do one or the other, not both.</span></em></p>
<blockquote><p><strong>Q: Files have macros, but they cannot be run in Excel Starter or Word Starter, why?</strong></p>
<p><strong>A:</strong> Office Starter does not support the creation, editing, or running of macros. However, if a document with a macro is opened in Starter, the macro remains as part of the file.</p>
<p>Another often-glossed-over point regarding Office Starter is how it will be made available. It will be an OEM-only product and not available for download. Again, from the Microsoft FAQ:</p>
<p><strong>Q: How will I be able to get the released version of Office Starter?</strong></p>
<p><strong>A:</strong> Office Starter will only be available as pre-loaded software on select new PCs pre-loaded with the Office suites.</p>
<p>As testers noted last week, there’s a <a href="http://blogs.zdnet.com/microsoft/?p=4632">new Office-to-Go feature in the Office Starter product</a> that allows users to take their Starter copies (and associated documents) with them on a USB drive. But that feature only works on Vista Service Pack 1 and Windows 7 machines. Since Starter is an OEM-only product that will be preloaded on new PCs, it makes sense it won’t work on XP machines, as OEMs are phasing out XP support (the last bastion for XP — netbooks — won’t be supported after next spring).</p>
<p>What do you think of these Office Starter 2010 limitations? Are any of them onerous enough to make Starter a non-starter?</p></blockquote>
<p>I don&#8217;t live and die by Office, but those I know who do, <em>first don&#8217;t like Office 2007,</em> and I&#8217;m thinking that Office 2010 will be less a plus as it moves away from the Office 2003 methods more.</p>
<p>Also, each revision of Open Office gets more and more close to closing the gap with Office for everyday jobs. It is free, lightweight, and has no cost or ad-viewing limitations. It&#8217;s macros, though not as sophisticated as the ones for Office from Microsoft, do work, and the difference in annoyance between ads and no ads will make a huge difference in the day-to-day usage of the product.</p>
<p>Higher powered netbooks (can you say ION?) and notebooks, as well as desktops where monetary resources are not tight, will either get a full version of Office, or use something else.</p>
<p>Where does that leave Office Starter 2010? The people who will be happy with it are those who don&#8217;t know any better, either having nothing before, or truly moving from Works to this product; every other user will look elsewhere for a much better solution.</p>
<p>§</p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<div id="68559d59-5cf4-4a74-88b0-020fbc0e463e" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/Microsoft+Word">Microsoft Word</a>,<a rel="tag" href="http://technorati.com/tags/Microsoft+Corp.">Microsoft Corp.</a>,<a rel="tag" href="http://technorati.com/tags/Microsoft+Excel">Microsoft Excel</a>,<a rel="tag" href="http://technorati.com/tags/Microsoft+Works">Microsoft Works</a>,<a rel="tag" href="http://technorati.com/tags/Office+Starter+2010">Office Starter 2010</a>,<a rel="tag" href="http://technorati.com/tags/Microsoft+Office">Microsoft Office</a>,<a rel="tag" href="http://technorati.com/tags/Office+Suites">Office Suites</a>,<a rel="tag" href="http://technorati.com/tags/Software">Software</a>,<a rel="tag" href="http://technorati.com/tags/netbook">netbook</a>,<a rel="tag" href="http://technorati.com/tags/Open+Office">Open Office</a>,<a rel="tag" href="http://technorati.com/tags/frustrated+users">frustrated users</a></div>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<p><strong></strong><br />
<strong><em>Quote of the day: </em></strong></p>
<p>Happiness is an imaginary condition, formerly attributed by the living to the dead, now usually attributed by adults to children, and by children to adults.</p>
<p>- Thomas Szasz</p>
<p>•</p>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/desktop/opera468x60.gif" alt="Opera, the fastest and most secure web browser" /></a></p>
<hr />
<hr />
<hr />
]]></description>
			<content:encoded><![CDATA[<p>On the <a href="http://blogs.zdnet.com/microsoft/?p=4643&amp;tag=wrapper;col1">ZDNet website</a>, Microsoft reporter extraordinaire Mary-Jo Foley has a few items about the replacement for Microsoft Works, called Office Starter 2010.</p>
<p>Microsoft Works was a small suite of programs that was not perfect, but it was usually free with many computers, and continuing in that tradition, Office Starter 2010 will be part of a computer purchase also. However, Works could be bought by the end user, which the Office Starter edition will not be. Office Starter will be ad supported, and I wonder how annoying that will be for users, especially those who are on less than stellar internet connections. Waiting for an ad to finish because of a slow connection, while trying to do something with the machine such as save the file would really not be fun.</p>
<blockquote><p>More information is coming in from various testers regarding <a href="http://blogs.zdnet.com/microsoft/?p=4632">the Office Starter 2010 build that Microsoft released to a group of selected testers</a> late last week.</p>
<p><a href="http://blogs.zdnet.com/microsoft/?p=4197">Office Starter 2010</a> is the Microsoft-designated replacement for its Microsoft Works product. Starter will be a low-end, free (but ad-supported) bundle of Word and Excel.</p>
<p>One (of many) criticisms of Works was that it didn’t support all the same file types as Microsoft Office did, making Works only somewhat compatible with Office. It looks like that same limitation will be present in Office Starter, based on a frequently-asked questions document from Microsoft that one tester forwarded to me. From that FAQ document:</p>
<p><strong>Q: There is a file I can open in Excel or Word that I cannot open in Excel Starter or Word Starter, why?</strong></p>
<p><strong>A:</strong> Excel Starter and Word Starter do not support exactly the same file sets.  The following file types cannot be opened in Office Starter: .xla, .xlam, .dsn, .mde, .accde, .odc, and .udl.</p>
<p>Also, add-ins and macros are only marginally supported in Office Starter 2010. According to Microsoft, Office Starter does not support add-ins and will not load them. From the FAQ:</p></blockquote>
<p><em><span style="color: #000080">I think this will be very bad for any company or individual trying to use Office Starter 2010 on their netbook, either because of cost or drive space requirements of a full Office 2010 version. Having something that works on the desktop in the office, and not in the netbook on the road would be very frustrating. I imagine the travelling salesman here, trying to show a prospective buyer something that works fine before the trip, but is a total dud on the crippled version of Office Starter. </span></em></p>
<p><em><span style="color: #000080">Microsoft is really shafting the customer here twice. Once by making him wait and wade through ads, and the second time by delivering a crippled product after making the ads a part of this. Do one or the other, not both.</span></em></p>
<blockquote><p><strong>Q: Files have macros, but they cannot be run in Excel Starter or Word Starter, why?</strong></p>
<p><strong>A:</strong> Office Starter does not support the creation, editing, or running of macros. However, if a document with a macro is opened in Starter, the macro remains as part of the file.</p>
<p>Another often-glossed-over point regarding Office Starter is how it will be made available. It will be an OEM-only product and not available for download. Again, from the Microsoft FAQ:</p>
<p><strong>Q: How will I be able to get the released version of Office Starter?</strong></p>
<p><strong>A:</strong> Office Starter will only be available as pre-loaded software on select new PCs pre-loaded with the Office suites.</p>
<p>As testers noted last week, there’s a <a href="http://blogs.zdnet.com/microsoft/?p=4632">new Office-to-Go feature in the Office Starter product</a> that allows users to take their Starter copies (and associated documents) with them on a USB drive. But that feature only works on Vista Service Pack 1 and Windows 7 machines. Since Starter is an OEM-only product that will be preloaded on new PCs, it makes sense it won’t work on XP machines, as OEMs are phasing out XP support (the last bastion for XP — netbooks — won’t be supported after next spring).</p>
<p>What do you think of these Office Starter 2010 limitations? Are any of them onerous enough to make Starter a non-starter?</p></blockquote>
<p>I don&#8217;t live and die by Office, but those I know who do, <em>first don&#8217;t like Office 2007,</em> and I&#8217;m thinking that Office 2010 will be less a plus as it moves away from the Office 2003 methods more.</p>
<p>Also, each revision of Open Office gets more and more close to closing the gap with Office for everyday jobs. It is free, lightweight, and has no cost or ad-viewing limitations. It&#8217;s macros, though not as sophisticated as the ones for Office from Microsoft, do work, and the difference in annoyance between ads and no ads will make a huge difference in the day-to-day usage of the product.</p>
<p>Higher powered netbooks (can you say ION?) and notebooks, as well as desktops where monetary resources are not tight, will either get a full version of Office, or use something else.</p>
<p>Where does that leave Office Starter 2010? The people who will be happy with it are those who don&#8217;t know any better, either having nothing before, or truly moving from Works to this product; every other user will look elsewhere for a much better solution.</p>
<p>§</p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<div id="68559d59-5cf4-4a74-88b0-020fbc0e463e" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/Microsoft+Word">Microsoft Word</a>,<a rel="tag" href="http://technorati.com/tags/Microsoft+Corp.">Microsoft Corp.</a>,<a rel="tag" href="http://technorati.com/tags/Microsoft+Excel">Microsoft Excel</a>,<a rel="tag" href="http://technorati.com/tags/Microsoft+Works">Microsoft Works</a>,<a rel="tag" href="http://technorati.com/tags/Office+Starter+2010">Office Starter 2010</a>,<a rel="tag" href="http://technorati.com/tags/Microsoft+Office">Microsoft Office</a>,<a rel="tag" href="http://technorati.com/tags/Office+Suites">Office Suites</a>,<a rel="tag" href="http://technorati.com/tags/Software">Software</a>,<a rel="tag" href="http://technorati.com/tags/netbook">netbook</a>,<a rel="tag" href="http://technorati.com/tags/Open+Office">Open Office</a>,<a rel="tag" href="http://technorati.com/tags/frustrated+users">frustrated users</a></div>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<p><strong></strong><br />
<strong><em>Quote of the day: </em></strong></p>
<p>Happiness is an imaginary condition, formerly attributed by the living to the dead, now usually attributed by adults to children, and by children to adults.</p>
<p>- Thomas Szasz</p>
<p>•</p>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/desktop/opera468x60.gif" alt="Opera, the fastest and most secure web browser" /></a></p>
<hr />
<hr />
<hr />
]]></content:encoded>
			<wfw:commentRss>http://www.lockergnome.com/theoracle/2009/11/23/office-starter-2010-%e2%80%93-a-non-starter-for-current-office-users/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Opera 10.10 Arrives!</title>
		<link>http://www.lockergnome.com/theoracle/2009/11/23/opera-1010-arrives/</link>
		<comments>http://www.lockergnome.com/theoracle/2009/11/23/opera-1010-arrives/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 16:13:50 +0000</pubDate>
		<dc:creator>the oracle</dc:creator>
		
		<category><![CDATA[*ixes]]></category>

		<category><![CDATA[- Tips and Tricks]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[Acid 3 passes with 100/100]]></category>

		<category><![CDATA[auto-update]]></category>

		<category><![CDATA[clean]]></category>

		<category><![CDATA[Opera 10.10]]></category>

		<category><![CDATA[secure]]></category>

		<category><![CDATA[speedy]]></category>

		<category><![CDATA[Unite]]></category>

		<guid isPermaLink="false">http://www.lockergnome.com/theoracle/?p=7237</guid>
		<description><![CDATA[<p>The Opera browser that combines Opera with the Unite additions complete and ready for the world is here. It has been given the short shrift in the United States by many, but people in Europe use the browser in much greater numbers – showing that it is worthy of everyone&#8217;s consideration.</p>
<p>A short introduction on <a href="http://www.v3.co.uk/computeractive/downloads/2234094/opera">v3.co.uk</a>, formerly VNUNet, gives a different perspective than is frequently seen on U.S. sites.</p>
<blockquote><p>Opera is a popular browser with some of the best support for standards. Opera 10 promises even faster web surfing, built in spell checker and HTML emails.</p>
<p>The faster web browsing is thanks to a new rendering engine, this is the <a href="http://www.v3.co.uk/#">software</a> used to create the web pages. It also claims to support web standards properly including the <a href="http://acid3.acidtests.org/">Acid3 test</a> (click the link to see how your current browser fares).</p>
<p>Acid3 is an extreme test, a more visible effect will be the sthirdupport for web fonts. Most browsers can only use the fonts installed on the computer.<a href="http://www.v3.co.uk/#">Web designers</a> often give the browser a list of fonts. The font they would actually liked used, a similar but more common font and then let the browser choose its own serif or san serif font. Web fonts let the browser load the font from a website.</p>
<p>Auto-update is one improvement we are pleased to see as it is a simpler process than having to download a installer.</p>
<p>Note that this is the final and official public release of Opera 10.10 which contains Unite.</p></blockquote>
<p>Opera give the user a sleek, clean interface; one that can be modified to the user&#8217;s liking, without fear of problems such as the ones recently found to be problematic with Firefox.  Though not as fast with certain parts of the solution to browsing as Google Chrome, Opera is faster with each iteration, and more secure than other browsers as defined by the security companies who track these things.</p>
<p>Opera offers features that no other browser implements, and many features implemented in other browsers were features of Opera first. Over its lifespan, Opera has had more great ideas than any other browser, for making the the web an easier place to inhabit for everyone.</p>
<p><strong>§</strong></p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<div id="be5ad690-3108-4c0d-986a-799f99b0b6c3" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/Opera+10.10">Opera 10.10</a>,<a rel="tag" href="http://technorati.com/tags/Unite">Unite</a>,<a rel="tag" href="http://technorati.com/tags/Acid+3+passes+with+100%2f100">Acid 3 passes with 100/100</a>,<a rel="tag" href="http://technorati.com/tags/clean">clean</a>,<a rel="tag" href="http://technorati.com/tags/speedy">speedy</a>,<a rel="tag" href="http://technorati.com/tags/secure">secure</a>,<a rel="tag" href="http://technorati.com/tags/auto-update">auto-update</a></div>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<p><a title="If_browsers_were_women-" href="http://www.flickr.com/photos/36219469@N05/3603499650/"><img src="http://farm4.static.flickr.com/3360/3603499650_d2f522cc4b.jpg" border="0" alt="If_browsers_were_women-" /></a></p>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/desktop/opera300x250.gif" alt="Opera, the fastest and most secure web browser" /></a></p>
<p>•</p>
]]></description>
			<content:encoded><![CDATA[<p>The Opera browser that combines Opera with the Unite additions complete and ready for the world is here. It has been given the short shrift in the United States by many, but people in Europe use the browser in much greater numbers – showing that it is worthy of everyone&#8217;s consideration.</p>
<p>A short introduction on <a href="http://www.v3.co.uk/computeractive/downloads/2234094/opera">v3.co.uk</a>, formerly VNUNet, gives a different perspective than is frequently seen on U.S. sites.</p>
<blockquote><p>Opera is a popular browser with some of the best support for standards. Opera 10 promises even faster web surfing, built in spell checker and HTML emails.</p>
<p>The faster web browsing is thanks to a new rendering engine, this is the <a href="http://www.v3.co.uk/#">software</a> used to create the web pages. It also claims to support web standards properly including the <a href="http://acid3.acidtests.org/">Acid3 test</a> (click the link to see how your current browser fares).</p>
<p>Acid3 is an extreme test, a more visible effect will be the sthirdupport for web fonts. Most browsers can only use the fonts installed on the computer.<a href="http://www.v3.co.uk/#">Web designers</a> often give the browser a list of fonts. The font they would actually liked used, a similar but more common font and then let the browser choose its own serif or san serif font. Web fonts let the browser load the font from a website.</p>
<p>Auto-update is one improvement we are pleased to see as it is a simpler process than having to download a installer.</p>
<p>Note that this is the final and official public release of Opera 10.10 which contains Unite.</p></blockquote>
<p>Opera give the user a sleek, clean interface; one that can be modified to the user&#8217;s liking, without fear of problems such as the ones recently found to be problematic with Firefox.  Though not as fast with certain parts of the solution to browsing as Google Chrome, Opera is faster with each iteration, and more secure than other browsers as defined by the security companies who track these things.</p>
<p>Opera offers features that no other browser implements, and many features implemented in other browsers were features of Opera first. Over its lifespan, Opera has had more great ideas than any other browser, for making the the web an easier place to inhabit for everyone.</p>
<p><strong>§</strong></p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<div id="be5ad690-3108-4c0d-986a-799f99b0b6c3" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/Opera+10.10">Opera 10.10</a>,<a rel="tag" href="http://technorati.com/tags/Unite">Unite</a>,<a rel="tag" href="http://technorati.com/tags/Acid+3+passes+with+100%2f100">Acid 3 passes with 100/100</a>,<a rel="tag" href="http://technorati.com/tags/clean">clean</a>,<a rel="tag" href="http://technorati.com/tags/speedy">speedy</a>,<a rel="tag" href="http://technorati.com/tags/secure">secure</a>,<a rel="tag" href="http://technorati.com/tags/auto-update">auto-update</a></div>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<p><a title="If_browsers_were_women-" href="http://www.flickr.com/photos/36219469@N05/3603499650/"><img src="http://farm4.static.flickr.com/3360/3603499650_d2f522cc4b.jpg" border="0" alt="If_browsers_were_women-" /></a></p>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/desktop/opera300x250.gif" alt="Opera, the fastest and most secure web browser" /></a></p>
<p>•</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lockergnome.com/theoracle/2009/11/23/opera-1010-arrives/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Is Apple Trying to Prove That Cleanliness Is Next to Godliness?</title>
		<link>http://www.lockergnome.com/theoracle/2009/11/23/is-apple-trying-to-prove-that-cleanliness-is-next-to-godliness/</link>
		<comments>http://www.lockergnome.com/theoracle/2009/11/23/is-apple-trying-to-prove-that-cleanliness-is-next-to-godliness/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 09:48:49 +0000</pubDate>
		<dc:creator>the oracle</dc:creator>
		
		<category><![CDATA[- Tips and Tricks]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Necessary Roughness (Rants)]]></category>

		<category><![CDATA[Apple computer]]></category>

		<category><![CDATA[ash]]></category>

		<category><![CDATA[cloud computing]]></category>

		<category><![CDATA[dirt and dust buildup]]></category>

		<category><![CDATA[MacBook]]></category>

		<category><![CDATA[nicotine]]></category>

		<category><![CDATA[particulate matter]]></category>

		<category><![CDATA[slow and sure destruction]]></category>

		<category><![CDATA[smoking]]></category>

		<category><![CDATA[Steve Jobs]]></category>

		<category><![CDATA[tars]]></category>

		<category><![CDATA[voiding warranty]]></category>

		<guid isPermaLink="false">http://www.lockergnome.com/theoracle/?p=7234</guid>
		<description><![CDATA[<p>Several places on the net are reporting on a couple of cases where people with Apple computers are finding that Apple Repair will not take care of problems due to the users being smokers.</p>
<p>As someone that has worked on several dozen computers used daily by smokers, I can say that it is not a fun experience. The very first thing that needs to be done is blowing out all the dust and ash that accumulates, which can cause anything from overheating to complete failure.</p>
<p>I have a memory of one computer worked on, from back in the days of Windows 98, used in an automotive setting, where the floppy drive was so full of ash that when the drive was removed, a gentle tap on the side yielded an ash plume which was quite impressive. That entire computer was clogged with ash and dirt, and the heatsink and fan combination had been rendered a heatsink only, as the fan was dead, bearings ruined by the dirt and ash. It was a good thing that ash is not usually conductive, because the unused PCI and ISA slots were filled and had to be blown out. It was not a big surprise, the entire garage was that way, the only thing that helped the mechanics not choke was a huge exhaust fan in the back wall.</p>
<p>All that to say that smoke by-products, dust, and dirt are not the friend of electronics in general, and specifically computers.</p>
<p>So when the cases of Apple computers coming up with problems that would not, or could not, be repaired, I was very interested.</p>
<p>I saw it first in <a href="http://www.itwire.com/content/view/29521/53/">ITWire</a>, from down under -</p>
<blockquote><p><strong>A leading consumer blog has reported two instances in which Apple technicians refused to work on Macs that had been used in houses where people smoked. In both cases, Apple claimed that the smoking voided the Macs&#8217; warranties</strong>.</p></blockquote>
<blockquote><p>The Consumerist <a href="http://consumerist.com/5408885/smoking-near-apple-computers-creates-biohazard-voids-warranty">blog</a> , published by the Consumer Reports people, was cc&#8217;ed on an e-mail from one Apple customer to Steve Jobs complaining that the Apple Store refused to work on his MacBook because it was contaminated with smoke.</p>
<p>The site later heard also from another Mac owner whose computer was sent back by an authorized Mac service center for the same reason: smoke contamination that voided the warranty.</p>
<p>That user also complained to Steve Jobs. She did hear back from someone at Apple, who told her the company would not require an employee to work with hazardous materials.</p>
<p>Apple offered to do minor repairs if that was all that was required, but upon investigation, the technician found that accumulated tar made the computer impossible to repair.</p>
<p>The Consumerist has not been able to get a comment from Apple about the incidents.</p>
<p>Before forming an opinion on Apple&#8217;s position, it&#8217;s instructive to read the comments on the Consumerist site from people who&#8217;ve actually had to work on computers owned by smokers.</p></blockquote>
<p>I often wonder why anyone smokes. In this day and age, where more than enough proof is out there to prove the damage smoking does it is truly beyond belief that anyone does it. With all the signs shown on heavy smokers (<em>tar and nicotine build up, etc.</em>), I am surprised that those that smoke would not wise up and not smoke around their electronic items. Perhaps you think that your body will rid itself of the toxins from smoking, but, just as your clothes don&#8217;t, your electronics will not be able to remove the effects of tar, nicotine, ash, and any other nasty solid matter from burned cigars and cigarettes.</p>
<p>§</p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<div id="0b1eb94c-e4d7-4c2e-aa3a-b2e57879b42b" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/Apple+computer">Apple computer</a>,<a rel="tag" href="http://technorati.com/tags/smoking">smoking</a>,<a rel="tag" href="http://technorati.com/tags/damage+to+electronics">damage to electronics</a>,<a rel="tag" href="http://technorati.com/tags/tars">tars</a>,<a rel="tag" href="http://technorati.com/tags/nicotine">nicotine</a>,<a rel="tag" href="http://technorati.com/tags/ash">ash</a>,<a rel="tag" href="http://technorati.com/tags/dirt+and+dust+buildup">dirt and dust buildup</a>,<a rel="tag" href="http://technorati.com/tags/particulate+matter">particulate matter</a>,<a rel="tag" href="http://technorati.com/tags/slow+and+sure+destruction">slow and sure destruction</a>,<a rel="tag" href="http://technorati.com/tags/MacBook">MacBook</a>,<a rel="tag" href="http://technorati.com/tags/voiding+warranty">voiding warranty</a>,<a rel="tag" href="http://technorati.com/tags/Steve+Jobs">Steve Jobs</a></div>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<table border="0">
<tbody>
<tr>
<td><img src="http://quotes4all.net/clint%20eastwood:2.ll.jpg" alt="" width="180" height="240" /></td>
<td><strong>A man&#8217;s got to know his limitations.</strong></p>
<p><a href="http://quotes4all.net/authors/clint%20eastwood/quotes.html">Clint Eastwood</a></td>
</tr>
</tbody>
</table>
<p>•</p>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/desktop/opera468x60.gif" alt="Opera, the fastest and most secure web browser" /></a></p>
<hr />
<hr />
<hr />
]]></description>
			<content:encoded><![CDATA[<p>Several places on the net are reporting on a couple of cases where people with Apple computers are finding that Apple Repair will not take care of problems due to the users being smokers.</p>
<p>As someone that has worked on several dozen computers used daily by smokers, I can say that it is not a fun experience. The very first thing that needs to be done is blowing out all the dust and ash that accumulates, which can cause anything from overheating to complete failure.</p>
<p>I have a memory of one computer worked on, from back in the days of Windows 98, used in an automotive setting, where the floppy drive was so full of ash that when the drive was removed, a gentle tap on the side yielded an ash plume which was quite impressive. That entire computer was clogged with ash and dirt, and the heatsink and fan combination had been rendered a heatsink only, as the fan was dead, bearings ruined by the dirt and ash. It was a good thing that ash is not usually conductive, because the unused PCI and ISA slots were filled and had to be blown out. It was not a big surprise, the entire garage was that way, the only thing that helped the mechanics not choke was a huge exhaust fan in the back wall.</p>
<p>All that to say that smoke by-products, dust, and dirt are not the friend of electronics in general, and specifically computers.</p>
<p>So when the cases of Apple computers coming up with problems that would not, or could not, be repaired, I was very interested.</p>
<p>I saw it first in <a href="http://www.itwire.com/content/view/29521/53/">ITWire</a>, from down under -</p>
<blockquote><p><strong>A leading consumer blog has reported two instances in which Apple technicians refused to work on Macs that had been used in houses where people smoked. In both cases, Apple claimed that the smoking voided the Macs&#8217; warranties</strong>.</p></blockquote>
<blockquote><p>The Consumerist <a href="http://consumerist.com/5408885/smoking-near-apple-computers-creates-biohazard-voids-warranty">blog</a> , published by the Consumer Reports people, was cc&#8217;ed on an e-mail from one Apple customer to Steve Jobs complaining that the Apple Store refused to work on his MacBook because it was contaminated with smoke.</p>
<p>The site later heard also from another Mac owner whose computer was sent back by an authorized Mac service center for the same reason: smoke contamination that voided the warranty.</p>
<p>That user also complained to Steve Jobs. She did hear back from someone at Apple, who told her the company would not require an employee to work with hazardous materials.</p>
<p>Apple offered to do minor repairs if that was all that was required, but upon investigation, the technician found that accumulated tar made the computer impossible to repair.</p>
<p>The Consumerist has not been able to get a comment from Apple about the incidents.</p>
<p>Before forming an opinion on Apple&#8217;s position, it&#8217;s instructive to read the comments on the Consumerist site from people who&#8217;ve actually had to work on computers owned by smokers.</p></blockquote>
<p>I often wonder why anyone smokes. In this day and age, where more than enough proof is out there to prove the damage smoking does it is truly beyond belief that anyone does it. With all the signs shown on heavy smokers (<em>tar and nicotine build up, etc.</em>), I am surprised that those that smoke would not wise up and not smoke around their electronic items. Perhaps you think that your body will rid itself of the toxins from smoking, but, just as your clothes don&#8217;t, your electronics will not be able to remove the effects of tar, nicotine, ash, and any other nasty solid matter from burned cigars and cigarettes.</p>
<p>§</p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<div id="0b1eb94c-e4d7-4c2e-aa3a-b2e57879b42b" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/Apple+computer">Apple computer</a>,<a rel="tag" href="http://technorati.com/tags/smoking">smoking</a>,<a rel="tag" href="http://technorati.com/tags/damage+to+electronics">damage to electronics</a>,<a rel="tag" href="http://technorati.com/tags/tars">tars</a>,<a rel="tag" href="http://technorati.com/tags/nicotine">nicotine</a>,<a rel="tag" href="http://technorati.com/tags/ash">ash</a>,<a rel="tag" href="http://technorati.com/tags/dirt+and+dust+buildup">dirt and dust buildup</a>,<a rel="tag" href="http://technorati.com/tags/particulate+matter">particulate matter</a>,<a rel="tag" href="http://technorati.com/tags/slow+and+sure+destruction">slow and sure destruction</a>,<a rel="tag" href="http://technorati.com/tags/MacBook">MacBook</a>,<a rel="tag" href="http://technorati.com/tags/voiding+warranty">voiding warranty</a>,<a rel="tag" href="http://technorati.com/tags/Steve+Jobs">Steve Jobs</a></div>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<table border="0">
<tbody>
<tr>
<td><img src="http://quotes4all.net/clint%20eastwood:2.ll.jpg" alt="" width="180" height="240" /></td>
<td><strong>A man&#8217;s got to know his limitations.</strong></p>
<p><a href="http://quotes4all.net/authors/clint%20eastwood/quotes.html">Clint Eastwood</a></td>
</tr>
</tbody>
</table>
<p>•</p>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/desktop/opera468x60.gif" alt="Opera, the fastest and most secure web browser" /></a></p>
<hr />
<hr />
<hr />
]]></content:encoded>
			<wfw:commentRss>http://www.lockergnome.com/theoracle/2009/11/23/is-apple-trying-to-prove-that-cleanliness-is-next-to-godliness/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AOL Will Get A New Logo</title>
		<link>http://www.lockergnome.com/theoracle/2009/11/22/aol-will-get-a-new-logo/</link>
		<comments>http://www.lockergnome.com/theoracle/2009/11/22/aol-will-get-a-new-logo/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 06:37:09 +0000</pubDate>
		<dc:creator>the oracle</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[21st Century media company]]></category>

		<category><![CDATA[AOL]]></category>

		<category><![CDATA[future vision]]></category>

		<category><![CDATA[large changes]]></category>

		<category><![CDATA[loss of brand recognition]]></category>

		<category><![CDATA[loss of employees]]></category>

		<category><![CDATA[news media]]></category>

		<category><![CDATA[portals]]></category>

		<category><![CDATA[spinoff]]></category>

		<category><![CDATA[Time Warner]]></category>

		<guid isPermaLink="false">http://www.lockergnome.com/theoracle/?p=7231</guid>
		<description><![CDATA[<p>With all the rest that is changing, does this seem like the time to change brand recognition?</p>
<p>The company is being spun off, no doubt because it is not the powerhouse it once was. The employees are being dropped like flies, and so much is changing that it seems strange to change anything not absolutely necessary.</p>
<p>Being cool, or hip, or whatever is nice, but if more people wonder<strong> why the change</strong> than <strong>appreciate the change</strong>, what has been accomplished?</p>
<p>An AOL news release tells more -</p>
<blockquote>
<blockquote><p><strong>AOL PREVIEWS NEW BRAND IDENTITY FOR ITS FUTURE AS AN INDEPENDENT CONTENT-DRIVEN COMPANY</strong></p>
<p>New Aol. Brand Expresses Commitment to Stimulating Content, Openness and Inclusion</p>
<p>NEW YORK–November 22, 2009–AOL today previewed its new brand identity for its future as an independent company committed to creating the world’s most simple and stimulating content and online experiences.</p>
<p>The new AOL brand identity is a simple, confident logotype, revealed by ever changing images. It’s one consistent logo with countless ways to reveal. The new brand identity will be fully unveiled on December 10, when AOL common stock begins trading on the New York Stock Exchange.</p>
<p>“Our new identity is uniquely dynamic. Our business is focused on creating world-class experiences for consumers and AOL is centered on creative and talented people–employees, partners, and advertisers. We have a clear strategy that we are passionate about and we plan on standing behind the AOL brand as we take the company into the next decade,” said Tim Armstrong, Chairman and Chief Executive Officer of AOL.</p>
<p>AOL partnered with Wolff Olins, a global brand and innovation consultancy, to develop a brand identity that speaks to the company’s future. The identity itself is a platform for expression and creativity reflecting the content, products and services which AOL offers. Some of the world’s best creative artists, including Universal Everything, GHAVA and Dylan Griffin created art and animations for the brand.</p>
<p>“Historically brand identity has been monolithic and controlling, little more than stamping a company name on a product. AOL is a 21st century media company, with an ambitious vision for the future and new focus on creativity and expression, this required the new brand identity to be open and generous, to invite conversation and collaboration, and to feel credible, but also aspirational. We’re delighted to have worked so closely with the AOL leadership team to create something bold and exciting that sets AOL apart,” said Karl Heiselman, CEO of Wolff Olins.</p></blockquote>
</blockquote>
<p>Notice that the symbol is capital A, small o, small l, with a period. Wonder what that indicates? I do too. (<em>Perhaps the period should be replaced by an interrobang</em>.)</p>
<p>I hope the new logo doesn&#8217;t kill the last of the brand recognition, and remove some of what might allow AOL to survive. We need choices. They are getting fewer all the time.</p>
<p>§</p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<div id="76ad0ab5-0484-4a9d-978c-3075e82a014d" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/AOL">AOL</a>,<a rel="tag" href="http://technorati.com/tags/spinoff">spinoff</a>,<a rel="tag" href="http://technorati.com/tags/large+changes">large changes</a>,<a rel="tag" href="http://technorati.com/tags/loss+of+brand+recognition">loss of brand recognition</a>,<a rel="tag" href="http://technorati.com/tags/21st+Century+media+company">21st Century media company</a>,<a rel="tag" href="http://technorati.com/tags/loss+of+employees">loss of employees</a>,<a rel="tag" href="http://technorati.com/tags/Time-Warner">Time-Warner</a>,<a rel="tag" href="http://technorati.com/tags/future+vision">future vision</a>,<a rel="tag" href="http://technorati.com/tags/portals">portals</a>,<a rel="tag" href="http://technorati.com/tags/news+media">news media</a></div>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/desktop/opera300x250.gif" alt="Opera, the fastest and most secure web browser" /></a></p>
<p>•</p>
]]></description>
			<content:encoded><![CDATA[<p>With all the rest that is changing, does this seem like the time to change brand recognition?</p>
<p>The company is being spun off, no doubt because it is not the powerhouse it once was. The employees are being dropped like flies, and so much is changing that it seems strange to change anything not absolutely necessary.</p>
<p>Being cool, or hip, or whatever is nice, but if more people wonder<strong> why the change</strong> than <strong>appreciate the change</strong>, what has been accomplished?</p>
<p>An AOL news release tells more -</p>
<blockquote>
<blockquote><p><strong>AOL PREVIEWS NEW BRAND IDENTITY FOR ITS FUTURE AS AN INDEPENDENT CONTENT-DRIVEN COMPANY</strong></p>
<p>New Aol. Brand Expresses Commitment to Stimulating Content, Openness and Inclusion</p>
<p>NEW YORK–November 22, 2009–AOL today previewed its new brand identity for its future as an independent company committed to creating the world’s most simple and stimulating content and online experiences.</p>
<p>The new AOL brand identity is a simple, confident logotype, revealed by ever changing images. It’s one consistent logo with countless ways to reveal. The new brand identity will be fully unveiled on December 10, when AOL common stock begins trading on the New York Stock Exchange.</p>
<p>“Our new identity is uniquely dynamic. Our business is focused on creating world-class experiences for consumers and AOL is centered on creative and talented people–employees, partners, and advertisers. We have a clear strategy that we are passionate about and we plan on standing behind the AOL brand as we take the company into the next decade,” said Tim Armstrong, Chairman and Chief Executive Officer of AOL.</p>
<p>AOL partnered with Wolff Olins, a global brand and innovation consultancy, to develop a brand identity that speaks to the company’s future. The identity itself is a platform for expression and creativity reflecting the content, products and services which AOL offers. Some of the world’s best creative artists, including Universal Everything, GHAVA and Dylan Griffin created art and animations for the brand.</p>
<p>“Historically brand identity has been monolithic and controlling, little more than stamping a company name on a product. AOL is a 21st century media company, with an ambitious vision for the future and new focus on creativity and expression, this required the new brand identity to be open and generous, to invite conversation and collaboration, and to feel credible, but also aspirational. We’re delighted to have worked so closely with the AOL leadership team to create something bold and exciting that sets AOL apart,” said Karl Heiselman, CEO of Wolff Olins.</p></blockquote>
</blockquote>
<p>Notice that the symbol is capital A, small o, small l, with a period. Wonder what that indicates? I do too. (<em>Perhaps the period should be replaced by an interrobang</em>.)</p>
<p>I hope the new logo doesn&#8217;t kill the last of the brand recognition, and remove some of what might allow AOL to survive. We need choices. They are getting fewer all the time.</p>
<p>§</p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<div id="76ad0ab5-0484-4a9d-978c-3075e82a014d" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/AOL">AOL</a>,<a rel="tag" href="http://technorati.com/tags/spinoff">spinoff</a>,<a rel="tag" href="http://technorati.com/tags/large+changes">large changes</a>,<a rel="tag" href="http://technorati.com/tags/loss+of+brand+recognition">loss of brand recognition</a>,<a rel="tag" href="http://technorati.com/tags/21st+Century+media+company">21st Century media company</a>,<a rel="tag" href="http://technorati.com/tags/loss+of+employees">loss of employees</a>,<a rel="tag" href="http://technorati.com/tags/Time-Warner">Time-Warner</a>,<a rel="tag" href="http://technorati.com/tags/future+vision">future vision</a>,<a rel="tag" href="http://technorati.com/tags/portals">portals</a>,<a rel="tag" href="http://technorati.com/tags/news+media">news media</a></div>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/desktop/opera300x250.gif" alt="Opera, the fastest and most secure web browser" /></a></p>
<p>•</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lockergnome.com/theoracle/2009/11/22/aol-will-get-a-new-logo/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Thought Microsoft was Turning Over a New Leaf? Think Again!</title>
		<link>http://www.lockergnome.com/theoracle/2009/11/22/thought-microsoft-was-turning-over-a-new-leaf-think-again/</link>
		<comments>http://www.lockergnome.com/theoracle/2009/11/22/thought-microsoft-was-turning-over-a-new-leaf-think-again/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 03:26:07 +0000</pubDate>
		<dc:creator>the oracle</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Necessary Roughness (Rants)]]></category>

		<category><![CDATA[attack on Google]]></category>

		<category><![CDATA[Bing]]></category>

		<category><![CDATA[Financial Times]]></category>

		<category><![CDATA[Mark Cuban]]></category>

		<category><![CDATA[Microsoft]]></category>

		<category><![CDATA[Newscorp]]></category>

		<category><![CDATA[pay to play]]></category>

		<category><![CDATA[Rupert Murdoch]]></category>

		<category><![CDATA[search]]></category>

		<category><![CDATA[Steve Ballmer]]></category>

		<guid isPermaLink="false">http://www.lockergnome.com/theoracle/?p=7226</guid>
		<description><![CDATA[<p>Though it has not yet happened, <a href="http://www.lockergnome.com/theoracle/2009/11/16/something-in-the-airsmells-likestupidity/">a plan first hinted of by Mark Cuban</a> seems to be forming. Between his scheme and the machinations of Rupert Murdoch, to obtain every dollar, schilling, yen, and rupee on the planet, it seems as though the unlikely may become reality.</p>
<p>A report from <a href="http://www.ft.com/cms/s/0/a243c8b2-d79b-11de-b578-00144feabdc0.html?nclick_check=1">Financial Times</a> gives the details of the plan being hatched -</p>
<blockquote><p><strong><a href="http://markets.ft.com/tearsheets/performance.asp?s=us:MSFT"></a></strong></p>
<p><strong><a href="http://markets.ft.com/tearsheets/performance.asp?s=us:MSFT"> </a></strong><strong><a href="http://markets.ft.com/tearsheets/performance.asp?s=us:MSFT">Microsoft</a></strong> has had discussions with <strong><a href="http://markets.ft.com/tearsheets/performance.asp?s=us:NWSA">News Corp</a></strong> over a plan that would involve the media company’s being paid to “de-index” its news websites from <strong><a href="http://markets.ft.com/tearsheets/performance.asp?s=us:GOOG">Google</a></strong>, setting the scene for a search engine battle that could offer a ray of light to the newspaper industry.</p>
<p>The impetus for the discussions came from News Corp, owner of newspapers ranging from the Wall Street Journal of the US to The Sun of the UK, said a person familiar with the situation, who warned that talks were at an early stage.</p>
<p>However, the Financial Times has learnt that Microsoft has also approached other big online publishers to persuade them to remove their sites from Google’s search engine.</p>
<p>News Corp and Microsoft, which owns the rival Bing search engine, declined to comment.</p>
<p>One website publisher approached by Microsoft said that the plan “puts enormous value on content if search engines are prepared to pay us to index with them”.</p>
<p>Microsoft’s interest is being interpreted as a direct assault on Google because it puts pressure on the search engine to start paying for content.</p>
<p>“This is all about Microsoft hurting Google’s margins,” said the web publisher who is familiar with the plan.</p>
<p>But the biggest beneficiary of the tussle could be the newspaper industry, which has yet to construct a reliable online business model that adequately replaces declining print and advertising revenues.</p>
<p>In a possible sign of negotiations to come, Google last week played down the importance of newspaper content.</p>
<p>Matt Brittin, Google’s UK director, told a Society of Editors conference that Google did not need news content to survive. “Economically it’s not a big part of how we generate revenue,” he said.</p>
<p>News Corp has been exploring online payment models for its newspapers and has taken an increasingly hard line against Google.</p>
<p>Rupert Murdoch, News Corp chairman, has said that he would use legal methods to prevent Google “stealing stories” published in his papers.</p>
<p>Microsoft is desperate to catch Google in search and, after five years and hundreds of millions of dollars of losses, Bing, launched in June, marks its most ambitious attempt yet.</p>
<p>Steve Ballmer, chief executive of Microsoft, has said that the company is prepared to spend heavily for many years to make Bing a serious rival to Google.</p></blockquote>
<p><em><span style="color: #000080">What are the chances that Microsoft will take its eye off its core business and lose big because of the plans of Darth Ballmer? It was just a few days ago he was presenting himself as a changed person, newly humbled, and willing to concentrate on operating systems as his main purpose in life. How quickly that ruse has been dropped.</span></em></p>
<blockquote><p>Microsoft has sought to differentiate Bing by drawing in material not found elsewhere, though has not demanded exclusivity from content partners. Bing accounted for 9.9 per cent of searches in the US in October, up from 8.4 per cent at its launch, according to ComScore.</p></blockquote>
<p><em><span style="color: #000080">Several places have reported that the Bing improvements are coming at a cost to Yahoo, which may have been part of the master plan. </span></em></p>
<p><em><span style="color: #000080">As for providing content not found elsewhere, I suppose causing content duplicated elsewhere to disappear qualifies as providing unique content.</span></em></p>
<blockquote><p>James Murdoch, chairman and chief executive of News Corp Europe and Asia, hinted last week that the company was making progress with its online plans. “We think that there’s a very exciting marketplace, potentially a wholesale market place for digital journalism that we’ll be developing,” he said.</p></blockquote>
<p>What if Microsoft and Murdoch held a party and no one came? How great would that be?</p>
<p>§</p>
<p><strong>⌘</strong></p>
<div id="ffb29489-a95c-4b0a-b6af-49611aeab3d3" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/Microsoft">Microsoft</a>,<a rel="tag" href="http://technorati.com/tags/Bing">Bing</a>,<a rel="tag" href="http://technorati.com/tags/search">search</a>,<a rel="tag" href="http://technorati.com/tags/pay+to+play">pay to play</a>,<a rel="tag" href="http://technorati.com/tags/attack+on+Google">attack on Google</a>,<a rel="tag" href="http://technorati.com/tags/rupert+Murdoch">rupert Murdoch</a>,<a rel="tag" href="http://technorati.com/tags/Financial+Times">Financial Times</a>,<a rel="tag" href="http://technorati.com/tags/Mark+Cuban">Mark Cuban</a>,<a rel="tag" href="http://technorati.com/tags/Steve+Ballmer">Steve Ballmer</a>,<a rel="tag" href="http://technorati.com/tags/Newscorp">Newscorp</a></div>
<p><strong>⌘</strong></p>
<p>UPDATE: Since the time I wrote this, everyone has done some fact checking, and it seems that it is going to happen.</p>
<p><strong>Larry Dignan</strong> from <a href="http://blogs.zdnet.com/BTL/?p=27700&amp;utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+ZDNetBlogs+%28ZDNet+All+Blogs%29&amp;utm_content=LocalHost">ZDNet</a> has given some insight.</p>
<p>Another version of the story has appeared on <a href="http://www.maximumpc.com/article/news/microsoft_offers_pay_news_corp_delist_google">Maximum PC</a>, with a picture of Ballmer in<em> a moment of dubious triumph</em>. Not the pic below - I happen to think it is appropriate, however.</p>
<p><!--copy and paste--><a href="http://my.opera.com/utopian1955/albums/showpic.dml?album=941107&amp;picture=13251312"><img src="http://files.myopera.com/utopian1955/albums/941107/ballmerasdrevil.jpg" alt="" /></a></p>
<p><a title="Palin_2012" href="http://www.flickr.com/photos/36219469@N05/3603252324/"><img src="http://farm4.static.flickr.com/3598/3603252324_151ecef7a9.jpg" border="0" alt="Palin_2012" /></a>the only thing worse would be to find that she is a part of the plan&#8230;</p>
<p>•</p>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/buttons/opera88x31-1.gif" alt="Opera, the fastest and most secure web browser" /></a></p>
<p>•</p>
]]></description>
			<content:encoded><![CDATA[<p>Though it has not yet happened, <a href="http://www.lockergnome.com/theoracle/2009/11/16/something-in-the-airsmells-likestupidity/">a plan first hinted of by Mark Cuban</a> seems to be forming. Between his scheme and the machinations of Rupert Murdoch, to obtain every dollar, schilling, yen, and rupee on the planet, it seems as though the unlikely may become reality.</p>
<p>A report from <a href="http://www.ft.com/cms/s/0/a243c8b2-d79b-11de-b578-00144feabdc0.html?nclick_check=1">Financial Times</a> gives the details of the plan being hatched -</p>
<blockquote><p><strong><a href="http://markets.ft.com/tearsheets/performance.asp?s=us:MSFT"></a></strong></p>
<p><strong><a href="http://markets.ft.com/tearsheets/performance.asp?s=us:MSFT"> </a></strong><strong><a href="http://markets.ft.com/tearsheets/performance.asp?s=us:MSFT">Microsoft</a></strong> has had discussions with <strong><a href="http://markets.ft.com/tearsheets/performance.asp?s=us:NWSA">News Corp</a></strong> over a plan that would involve the media company’s being paid to “de-index” its news websites from <strong><a href="http://markets.ft.com/tearsheets/performance.asp?s=us:GOOG">Google</a></strong>, setting the scene for a search engine battle that could offer a ray of light to the newspaper industry.</p>
<p>The impetus for the discussions came from News Corp, owner of newspapers ranging from the Wall Street Journal of the US to The Sun of the UK, said a person familiar with the situation, who warned that talks were at an early stage.</p>
<p>However, the Financial Times has learnt that Microsoft has also approached other big online publishers to persuade them to remove their sites from Google’s search engine.</p>
<p>News Corp and Microsoft, which owns the rival Bing search engine, declined to comment.</p>
<p>One website publisher approached by Microsoft said that the plan “puts enormous value on content if search engines are prepared to pay us to index with them”.</p>
<p>Microsoft’s interest is being interpreted as a direct assault on Google because it puts pressure on the search engine to start paying for content.</p>
<p>“This is all about Microsoft hurting Google’s margins,” said the web publisher who is familiar with the plan.</p>
<p>But the biggest beneficiary of the tussle could be the newspaper industry, which has yet to construct a reliable online business model that adequately replaces declining print and advertising revenues.</p>
<p>In a possible sign of negotiations to come, Google last week played down the importance of newspaper content.</p>
<p>Matt Brittin, Google’s UK director, told a Society of Editors conference that Google did not need news content to survive. “Economically it’s not a big part of how we generate revenue,” he said.</p>
<p>News Corp has been exploring online payment models for its newspapers and has taken an increasingly hard line against Google.</p>
<p>Rupert Murdoch, News Corp chairman, has said that he would use legal methods to prevent Google “stealing stories” published in his papers.</p>
<p>Microsoft is desperate to catch Google in search and, after five years and hundreds of millions of dollars of losses, Bing, launched in June, marks its most ambitious attempt yet.</p>
<p>Steve Ballmer, chief executive of Microsoft, has said that the company is prepared to spend heavily for many years to make Bing a serious rival to Google.</p></blockquote>
<p><em><span style="color: #000080">What are the chances that Microsoft will take its eye off its core business and lose big because of the plans of Darth Ballmer? It was just a few days ago he was presenting himself as a changed person, newly humbled, and willing to concentrate on operating systems as his main purpose in life. How quickly that ruse has been dropped.</span></em></p>
<blockquote><p>Microsoft has sought to differentiate Bing by drawing in material not found elsewhere, though has not demanded exclusivity from content partners. Bing accounted for 9.9 per cent of searches in the US in October, up from 8.4 per cent at its launch, according to ComScore.</p></blockquote>
<p><em><span style="color: #000080">Several places have reported that the Bing improvements are coming at a cost to Yahoo, which may have been part of the master plan. </span></em></p>
<p><em><span style="color: #000080">As for providing content not found elsewhere, I suppose causing content duplicated elsewhere to disappear qualifies as providing unique content.</span></em></p>
<blockquote><p>James Murdoch, chairman and chief executive of News Corp Europe and Asia, hinted last week that the company was making progress with its online plans. “We think that there’s a very exciting marketplace, potentially a wholesale market place for digital journalism that we’ll be developing,” he said.</p></blockquote>
<p>What if Microsoft and Murdoch held a party and no one came? How great would that be?</p>
<p>§</p>
<p><strong>⌘</strong></p>
<div id="ffb29489-a95c-4b0a-b6af-49611aeab3d3" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/Microsoft">Microsoft</a>,<a rel="tag" href="http://technorati.com/tags/Bing">Bing</a>,<a rel="tag" href="http://technorati.com/tags/search">search</a>,<a rel="tag" href="http://technorati.com/tags/pay+to+play">pay to play</a>,<a rel="tag" href="http://technorati.com/tags/attack+on+Google">attack on Google</a>,<a rel="tag" href="http://technorati.com/tags/rupert+Murdoch">rupert Murdoch</a>,<a rel="tag" href="http://technorati.com/tags/Financial+Times">Financial Times</a>,<a rel="tag" href="http://technorati.com/tags/Mark+Cuban">Mark Cuban</a>,<a rel="tag" href="http://technorati.com/tags/Steve+Ballmer">Steve Ballmer</a>,<a rel="tag" href="http://technorati.com/tags/Newscorp">Newscorp</a></div>
<p><strong>⌘</strong></p>
<p>UPDATE: Since the time I wrote this, everyone has done some fact checking, and it seems that it is going to happen.</p>
<p><strong>Larry Dignan</strong> from <a href="http://blogs.zdnet.com/BTL/?p=27700&amp;utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+ZDNetBlogs+%28ZDNet+All+Blogs%29&amp;utm_content=LocalHost">ZDNet</a> has given some insight.</p>
<p>Another version of the story has appeared on <a href="http://www.maximumpc.com/article/news/microsoft_offers_pay_news_corp_delist_google">Maximum PC</a>, with a picture of Ballmer in<em> a moment of dubious triumph</em>. Not the pic below - I happen to think it is appropriate, however.</p>
<p><!--copy and paste--><a href="http://my.opera.com/utopian1955/albums/showpic.dml?album=941107&amp;picture=13251312"><img src="http://files.myopera.com/utopian1955/albums/941107/ballmerasdrevil.jpg" alt="" /></a></p>
<p><a title="Palin_2012" href="http://www.flickr.com/photos/36219469@N05/3603252324/"><img src="http://farm4.static.flickr.com/3598/3603252324_151ecef7a9.jpg" border="0" alt="Palin_2012" /></a>the only thing worse would be to find that she is a part of the plan&#8230;</p>
<p>•</p>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/buttons/opera88x31-1.gif" alt="Opera, the fastest and most secure web browser" /></a></p>
<p>•</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lockergnome.com/theoracle/2009/11/22/thought-microsoft-was-turning-over-a-new-leaf-think-again/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Yet Another Exploit for Older Versions Of Internet Explorer</title>
		<link>http://www.lockergnome.com/theoracle/2009/11/22/yet-another-exploit-for-older-versions-of-internet-explorer/</link>
		<comments>http://www.lockergnome.com/theoracle/2009/11/22/yet-another-exploit-for-older-versions-of-internet-explorer/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 01:46:13 +0000</pubDate>
		<dc:creator>the oracle</dc:creator>
		
		<category><![CDATA[- Tips and Tricks]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[Chrome]]></category>

		<category><![CDATA[CSS faults]]></category>

		<category><![CDATA[exploits]]></category>

		<category><![CDATA[Firefox]]></category>

		<category><![CDATA[IE6]]></category>

		<category><![CDATA[IE7]]></category>

		<category><![CDATA[Internet Explorer]]></category>

		<category><![CDATA[Javascript problems]]></category>

		<category><![CDATA[Microsoft]]></category>

		<category><![CDATA[Opera]]></category>

		<category><![CDATA[Symantec]]></category>

		<category><![CDATA[Vupen Security]]></category>

		<guid isPermaLink="false">http://www.lockergnome.com/theoracle/?p=7222</guid>
		<description><![CDATA[<p>Another way has been found for Internet Exploder versions 6 or 7 to be compromised. It was first posted by a hacker, and later confirmed by Symantec (good to know they&#8217;re working together on this!) to be a way to install rogue software on the user&#8217;s machine.</p>
<p>The story comes from <a href="http://www.networkworld.com/news/2009/112209-new-attack-fells-internet.html">NetworkWorld</a>, and apparently has no effect on Internet Exploder 8.</p>
<blockquote><p>A hacker has posted attack code that could be used to break into a PC running older versions of Microsoft&#8217;s Internet Explorer browser.</p>
<p>The code was <a href="http://seclists.org/bugtraq/2009/Nov/148">posted</a> Friday to the Bugtraq mailing list by an unidentified hacker. According to security vendor Symantec, the code does not always work properly, but it could be used to install unauthorized software on a victim&#8217;s computer.</p>
<p>&#8220;Symantec has conducted further tests and confirmed that it affects Internet Explorer versions 6 and 7,&#8221; the company <a href="http://www.symantec.com/connect/blogs/zero-day-internet-explorer-exploit-published">wrote on its Web site</a> Saturday. &#8220;We expect that a fully-functional reliable exploit will be available in the near future.&#8221;</p></blockquote>
<p><em><span style="color: #000080">Strange how this works. It&#8217;s almost like the old salesman&#8217;s trick of prediction and proof.</span></em></p>
<blockquote><p>Security consultancy Vupen Security has also <a href="http://www.vupen.com/english/advisories/2009/3301">confirmed that the attack works</a>, saying it worked on a Windows XP Service Pack 3 system running IE 6 or IE7. Neither company was able to confirm that the attack worked on Microsoft&#8217;s latest browser, IE 8.</p>
<p>Symantec did not report that the attack is being used by cyber-criminals, but because Internet Explorer is so popular, this type of code is highly coveted by hackers. If the software does pop up in online attacks, it will put pressure on Microsoft to rush out an emergency patch, ahead of its regularly scheduled Dec. 8 security update. Microsoft could not be reached Saturday for a comment on the issue.</p>
<p>Together, IE 6 and IE 7 command close to 40 percent of the browser market.</p></blockquote>
<p><em><span style="color: #000080">That is just sad.</span></em></p>
<blockquote><p>The flaw lies in the way Internet Explorer retrieves certain Cascading Style Sheet (CSS) objects, used to create a standardized layout on Web pages. For the attack to work, the hacker would have to lure a victim to a Web page that contained maliciously encoded JavaScript, Symantec said. This technique has emerged as a favorite way for hackers to install their malicious software on computers in recent years.</p>
<p>&#8220;To minimize the chances of being affected by this issue, Internet Explorer users should ensure their antivirus definitions are up to date, disable JavaScript and only visit Web sites they trust until fixes are available from Microsoft,&#8221; Symantec said.</p></blockquote>
<p>Or use another browser. When the fix is so simple, why make it hard? Opera, Firefox, Chrome&#8230;the choices are certainly there.</p>
<p>§</p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<div id="25b34835-070e-4e2c-9c5e-255d7eb18c30" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/Internet+Explorer">Internet Explorer</a>,<a rel="tag" href="http://technorati.com/tags/exploits">exploits</a>,<a rel="tag" href="http://technorati.com/tags/Microsoft">Microsoft</a>,<a rel="tag" href="http://technorati.com/tags/IE6">IE6</a>,<a rel="tag" href="http://technorati.com/tags/IE7">IE7</a>,<a rel="tag" href="http://technorati.com/tags/CSS+faults">CSS faults</a>,<a rel="tag" href="http://technorati.com/tags/Javascript+problems">Javascript problems</a>,<a rel="tag" href="http://technorati.com/tags/Symantec">Symantec</a>,<a rel="tag" href="http://technorati.com/tags/Vupen+Security">Vupen Security</a>,<a rel="tag" href="http://technorati.com/tags/Chrome">Chrome</a>,<a rel="tag" href="http://technorati.com/tags/Firefox">Firefox</a>,<a rel="tag" href="http://technorati.com/tags/Opera">Opera</a></div>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<p><a title="microsoft-logo" href="http://www.flickr.com/photos/36219469@N05/3767801883/"><img src="http://farm3.static.flickr.com/2574/3767801883_f49f55c85f.jpg" border="0" alt="microsoft-logo" /></a></p>
<p><strong>plus</strong></p>
<p><a title="sheeple" href="http://www.flickr.com/photos/36219469@N05/3767801685/"><img src="http://farm3.static.flickr.com/2658/3767801685_93655bc3d2.jpg" border="0" alt="sheeple" /></a></p>
<p><strong>equals</strong></p>
<p>Internet Explorer large market share.</p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/desktop/opera300x250.gif" alt="Opera, the fastest and most secure web browser" /></a></p>
<p>The solution is clear.</p>
<p>•</p>
]]></description>
			<content:encoded><![CDATA[<p>Another way has been found for Internet Exploder versions 6 or 7 to be compromised. It was first posted by a hacker, and later confirmed by Symantec (good to know they&#8217;re working together on this!) to be a way to install rogue software on the user&#8217;s machine.</p>
<p>The story comes from <a href="http://www.networkworld.com/news/2009/112209-new-attack-fells-internet.html">NetworkWorld</a>, and apparently has no effect on Internet Exploder 8.</p>
<blockquote><p>A hacker has posted attack code that could be used to break into a PC running older versions of Microsoft&#8217;s Internet Explorer browser.</p>
<p>The code was <a href="http://seclists.org/bugtraq/2009/Nov/148">posted</a> Friday to the Bugtraq mailing list by an unidentified hacker. According to security vendor Symantec, the code does not always work properly, but it could be used to install unauthorized software on a victim&#8217;s computer.</p>
<p>&#8220;Symantec has conducted further tests and confirmed that it affects Internet Explorer versions 6 and 7,&#8221; the company <a href="http://www.symantec.com/connect/blogs/zero-day-internet-explorer-exploit-published">wrote on its Web site</a> Saturday. &#8220;We expect that a fully-functional reliable exploit will be available in the near future.&#8221;</p></blockquote>
<p><em><span style="color: #000080">Strange how this works. It&#8217;s almost like the old salesman&#8217;s trick of prediction and proof.</span></em></p>
<blockquote><p>Security consultancy Vupen Security has also <a href="http://www.vupen.com/english/advisories/2009/3301">confirmed that the attack works</a>, saying it worked on a Windows XP Service Pack 3 system running IE 6 or IE7. Neither company was able to confirm that the attack worked on Microsoft&#8217;s latest browser, IE 8.</p>
<p>Symantec did not report that the attack is being used by cyber-criminals, but because Internet Explorer is so popular, this type of code is highly coveted by hackers. If the software does pop up in online attacks, it will put pressure on Microsoft to rush out an emergency patch, ahead of its regularly scheduled Dec. 8 security update. Microsoft could not be reached Saturday for a comment on the issue.</p>
<p>Together, IE 6 and IE 7 command close to 40 percent of the browser market.</p></blockquote>
<p><em><span style="color: #000080">That is just sad.</span></em></p>
<blockquote><p>The flaw lies in the way Internet Explorer retrieves certain Cascading Style Sheet (CSS) objects, used to create a standardized layout on Web pages. For the attack to work, the hacker would have to lure a victim to a Web page that contained maliciously encoded JavaScript, Symantec said. This technique has emerged as a favorite way for hackers to install their malicious software on computers in recent years.</p>
<p>&#8220;To minimize the chances of being affected by this issue, Internet Explorer users should ensure their antivirus definitions are up to date, disable JavaScript and only visit Web sites they trust until fixes are available from Microsoft,&#8221; Symantec said.</p></blockquote>
<p>Or use another browser. When the fix is so simple, why make it hard? Opera, Firefox, Chrome&#8230;the choices are certainly there.</p>
<p>§</p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<div id="25b34835-070e-4e2c-9c5e-255d7eb18c30" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/Internet+Explorer">Internet Explorer</a>,<a rel="tag" href="http://technorati.com/tags/exploits">exploits</a>,<a rel="tag" href="http://technorati.com/tags/Microsoft">Microsoft</a>,<a rel="tag" href="http://technorati.com/tags/IE6">IE6</a>,<a rel="tag" href="http://technorati.com/tags/IE7">IE7</a>,<a rel="tag" href="http://technorati.com/tags/CSS+faults">CSS faults</a>,<a rel="tag" href="http://technorati.com/tags/Javascript+problems">Javascript problems</a>,<a rel="tag" href="http://technorati.com/tags/Symantec">Symantec</a>,<a rel="tag" href="http://technorati.com/tags/Vupen+Security">Vupen Security</a>,<a rel="tag" href="http://technorati.com/tags/Chrome">Chrome</a>,<a rel="tag" href="http://technorati.com/tags/Firefox">Firefox</a>,<a rel="tag" href="http://technorati.com/tags/Opera">Opera</a></div>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<p><a title="microsoft-logo" href="http://www.flickr.com/photos/36219469@N05/3767801883/"><img src="http://farm3.static.flickr.com/2574/3767801883_f49f55c85f.jpg" border="0" alt="microsoft-logo" /></a></p>
<p><strong>plus</strong></p>
<p><a title="sheeple" href="http://www.flickr.com/photos/36219469@N05/3767801685/"><img src="http://farm3.static.flickr.com/2658/3767801685_93655bc3d2.jpg" border="0" alt="sheeple" /></a></p>
<p><strong>equals</strong></p>
<p>Internet Explorer large market share.</p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/desktop/opera300x250.gif" alt="Opera, the fastest and most secure web browser" /></a></p>
<p>The solution is clear.</p>
<p>•</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lockergnome.com/theoracle/2009/11/22/yet-another-exploit-for-older-versions-of-internet-explorer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Premium Vendors – Are They Going The Way Of The Dodo?</title>
		<link>http://www.lockergnome.com/theoracle/2009/11/22/premium-vendors-%e2%80%93-are-they-going-the-way-of-the-dodo/</link>
		<comments>http://www.lockergnome.com/theoracle/2009/11/22/premium-vendors-%e2%80%93-are-they-going-the-way-of-the-dodo/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 21:26:12 +0000</pubDate>
		<dc:creator>the oracle</dc:creator>
		
		<category><![CDATA[- Tips and Tricks]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Necessary Roughness (Rants)]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[BFG Tech]]></category>

		<category><![CDATA[EVGA]]></category>

		<category><![CDATA[lifetime warranty]]></category>

		<category><![CDATA[non-lifetime warranty]]></category>

		<category><![CDATA[OCZ]]></category>

		<category><![CDATA[PNY]]></category>

		<category><![CDATA[sales motives]]></category>

		<category><![CDATA[warranty periods]]></category>

		<category><![CDATA[XFX]]></category>

		<guid isPermaLink="false">http://www.lockergnome.com/theoracle/?p=7219</guid>
		<description><![CDATA[<p>When some people shop for computer parts, they purposely look at the ones with the longest warranties, knowing that they are likely to be built to a better specification, as no manufacturer wants to be supporting bad parts – it&#8217;s a sure way to bankruptcy.</p>
<p>Some manufacturers have sprung up with that idea in mind, purposely building a higher quality product, and charging a premium price for their wares. For example, XFX has the remarkable double-lifetime warranty, meaning that if you properly register your product, you have a warranty for the entire time you have the product, and your product has a lifetime for anyone you sell or give it to when you are done with it. This is the strongest warranty I&#8217;ve ever seen, and so I have purchased several products from XFX because of it. I have not been let down, none of the video cards has ever failed.</p>
<p>Several other manufacturers have almost as strong warranties, being the lifetime of the buyer. EVGA, BFG, and OCZ have offered such warranties, along with the maker of any quality RAM product. <a href="http://www.brightsideofnews.com/news/2009/11/20/evga2c-where-did-your-lifetime-warranty-go.aspx">Bright Side of News</a> has a disturbing story about the slow removal of some of these warranties, in a very surreptitious way. -</p>
<blockquote><p>Ever since premium service vendors appeared on the IT market, one of main selling point was the level of service. When vendors such as Corsair, BFG, EVGA, OCZ appeared and offered lifetime warranty and excellent end-user support, most of our Taiwanese sources started to disclose their business models and claimed that operations such as EVGA cannot succeed due to low margins.</p>
<p>More than half a decade later, EVGA turned into quite a large operation, and with acquisition of EPoX engineering team the company started to produce brilliant motherboards as well. Recently, the company launched several engineering projects of their own, such as Classified motherboards and graphics cards [GTX285 Classified can take up to 600W of power] or GTX 275 Co-Op and there was no telling that we were impressed with the level of commitment.</p>
<p>Personally, I had the most fun talking to Tier 3 motherboard vendors when EVGA entered the world of non-nVidia-chipset market. The feeling of light panic was in all of my sources eyes, who asked how they can expect to succeed. My default approach is to analyze the past of all the companies involved in the market and see where their strengths are. For instance, EVGA could always command a price premium and customers would buy them due to combination of solid product, multiple SKU [Stock Keeping Units] based on a single product that passed additional testing, top-of-the-line warranty and customer service second to none. Personally, I worked with EVGA Europe ever since their inception and saw them growing to stratospheric levels of revenue, just as was in the past with Hercules and Gainward. The key to success in Europe was the fact that EVGA&#8217;s European operation was former Hercules and Gainward team [remember Golden Sample and H2O series or even back further, Hercules re-entry into graphics with nVidia cards?] lead by Hans Wolfram Tismer from operational side, Andreas and Aline handling sales and Peter Tersluisen from technical side [guilty party for Black Perl series].</p>
<p>But at the same time, we have noticed something odd is happening. In the past few months, EVGA started to introduce more and more products that do not carry lifetime warranties. Naturally, there are two sides to this story - from one, the conclusion would be that EVGA is getting rid of their lifetime warranties while the other side could be that these products were merely EVGA trying to push its products on those who do not care for lifetime warranties and would rather have inexpensive products rather than a lifetime warranty.</p></blockquote>
<p><em><span style="color: #000080">I&#8217;m not sure who this would be. Most people I know of know the benefit of a lifetime warranty, for them, or anyone else coming into possession of a product. I know that EVGA has offered lifetime warranties on a couple of products I have recently purchased, yet it was up to the user to be aware of the fact. It was not on the box, or found in the setup instructions, or any other paper included. Once on the website to register, however, the lifetime warranty was there, as if a reward to the faithful, who are good little do-bees, and register the product – guaranteeing a steady stream of EVGA product notices in their mailbox.</span></em></p>
<blockquote><p>Slowly but surely, we believe that those who thought the lifetime warranty was going away are beginning to become right. Here is a recent breakdown of EVGA’s most recent products:</p></blockquote>
<blockquote>
<ul>
<li>GT 240 - 2 years</li>
<li>GTX 275 CO-OP - 2 years</li>
<li>GT 210 and 220 - 2 years (yes this is a mainstream part, we can expect that to happen)</li>
<li>Entire P55 Lineup (6 different boards) - 3 years</li>
<li>GTX 285 Classified - 2 years</li>
</ul>
</blockquote>
<blockquote><p>Now, the interesting part about the minimum warranty is the fact that EVGA US may claim that they offer &#8220;double the standard warranty.&#8221; But in the European Union, manufacturers have to offer two year warranty by law, just like they can&#8217;t offer lifetime warranty [EVGA, Corsair and others offered 10 year warranty instead]. In any case, all of the recently introduced EVGA&#8217;s products carry a minimum warranty, which confirms the claims of Taiwanese manufacturers - EVGA cannot keep up the warranty scheme. A business model that worked for a decade obviously isn&#8217;t working anymore, even though - how come remaining premium vendors are still in the business?</p></blockquote>
<p><em><span style="color: #000080">I had no idea that the EU had mandatory warranty structures like that. I wonder how that affects resellers such a PNY who offer the no-lifetime warranty warranty. In case that needs explaining, PNY offers a warranty that is listed as lifetime, but PNY is the arbiter of what lifetime means. In the case of their memory, it means that if you purchase PC-133 DRAM, once that type of RAM is no longer widely used in motherboards, your warranty is over, because PNY has decided that the lifetime of the memory is over.</span></em></p>
<p><span style="color: #000080"><em>Why this has not caused a class action suit is beyond me. </em> </span></p>
<blockquote><p>Most people associate EVGA with their <a href="http://www.evga.com/support/warranty/">lifetime/10-year warranty</a> and the <a href="http://www.evga.com/stepup/">step-up program</a>. Asking almost anyone who is familiar with the brand and they will associate EVGA with their lifetime warranty and their customer service. Now, if they let their lifetime warranty slip, who&#8217;s to say they won&#8217;t or aren&#8217;t letting their customer service slip too? We heard rumors that EVGA might be letting the step-up program go as well but given the origin of those sources [competing manufacturers], we aren&#8217;t inclined to believe that is going on. We contacted our regular contacts at EVGA but are yet to receive an answer.</p>
<p>The last product to be released by EVGA that carried a lifetime warranty appears to be the X58 SLI 4-Way SLI motherboard, which needless to say is not a board that we’d expect them to sell many of considering the $500 price point and lack of availability up until recently. While we understand that some products may have limited production runs, and that the warranty may reflect that… There is still reason to grant a lifetime warranty if EVGA really wanted to as there have been limited run products in the past.</p></blockquote>
<p>The story has an update, including a message from EVGA that the step-up program will continue, and as they are able to manage, some products will have the lifetime warranty.</p>
<p>I realize the problems of business, but I also realize the attraction of the lifetime warranty. It will be a loss to many if the lifetime warranty is lost, and I believe it will adversely affect EVGA sales. after all, when you no longer compete on warranty, and don&#8217;t offer products distinguished from run-of-the-mill any other way, you must either compete aggressively on price, or lose share.</p>
<p>Not only does this show the beginning of a bad trend, It shows the lack of faith that a company has in its own products. After looking through the OCZ catalog of products, I find nothing that has a lifetime warranty other than memory offerings.</p>
<p>Thank goodness BFG Tech and XFX are still holding the line. These are two of the companies that will continue to get my business, on the basis of quality of products, as well as warranties. (<em>It can be argued that the lifetime warranty forces the continued high quality of products released instead of simply the converse</em>.)</p>
<p>§</p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<div id="04003f8b-d70c-46c7-8057-447a25b18b9c" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/EVGA">EVGA</a>,<a rel="tag" href="http://technorati.com/tags/BFG+Tech">BFG Tech</a>,<a rel="tag" href="http://technorati.com/tags/XFX">XFX</a>,<a rel="tag" href="http://technorati.com/tags/OCZ">OCZ</a>,<a rel="tag" href="http://technorati.com/tags/warranty+periods">warranty periods</a>,<a rel="tag" href="http://technorati.com/tags/lifetime+warranty">lifetime warranty</a>,<a rel="tag" href="http://technorati.com/tags/sales+motives">sales motives</a>,<a rel="tag" href="http://technorati.com/tags/PNY">PNY</a>,<a rel="tag" href="http://technorati.com/tags/non-lifetime+warranty">non-lifetime warranty</a></div>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/desktop/opera468x60.gif" alt="Opera, the fastest and most secure web browser" /></a></p>
<hr />
<hr />
<hr />
]]></description>
			<content:encoded><![CDATA[<p>When some people shop for computer parts, they purposely look at the ones with the longest warranties, knowing that they are likely to be built to a better specification, as no manufacturer wants to be supporting bad parts – it&#8217;s a sure way to bankruptcy.</p>
<p>Some manufacturers have sprung up with that idea in mind, purposely building a higher quality product, and charging a premium price for their wares. For example, XFX has the remarkable double-lifetime warranty, meaning that if you properly register your product, you have a warranty for the entire time you have the product, and your product has a lifetime for anyone you sell or give it to when you are done with it. This is the strongest warranty I&#8217;ve ever seen, and so I have purchased several products from XFX because of it. I have not been let down, none of the video cards has ever failed.</p>
<p>Several other manufacturers have almost as strong warranties, being the lifetime of the buyer. EVGA, BFG, and OCZ have offered such warranties, along with the maker of any quality RAM product. <a href="http://www.brightsideofnews.com/news/2009/11/20/evga2c-where-did-your-lifetime-warranty-go.aspx">Bright Side of News</a> has a disturbing story about the slow removal of some of these warranties, in a very surreptitious way. -</p>
<blockquote><p>Ever since premium service vendors appeared on the IT market, one of main selling point was the level of service. When vendors such as Corsair, BFG, EVGA, OCZ appeared and offered lifetime warranty and excellent end-user support, most of our Taiwanese sources started to disclose their business models and claimed that operations such as EVGA cannot succeed due to low margins.</p>
<p>More than half a decade later, EVGA turned into quite a large operation, and with acquisition of EPoX engineering team the company started to produce brilliant motherboards as well. Recently, the company launched several engineering projects of their own, such as Classified motherboards and graphics cards [GTX285 Classified can take up to 600W of power] or GTX 275 Co-Op and there was no telling that we were impressed with the level of commitment.</p>
<p>Personally, I had the most fun talking to Tier 3 motherboard vendors when EVGA entered the world of non-nVidia-chipset market. The feeling of light panic was in all of my sources eyes, who asked how they can expect to succeed. My default approach is to analyze the past of all the companies involved in the market and see where their strengths are. For instance, EVGA could always command a price premium and customers would buy them due to combination of solid product, multiple SKU [Stock Keeping Units] based on a single product that passed additional testing, top-of-the-line warranty and customer service second to none. Personally, I worked with EVGA Europe ever since their inception and saw them growing to stratospheric levels of revenue, just as was in the past with Hercules and Gainward. The key to success in Europe was the fact that EVGA&#8217;s European operation was former Hercules and Gainward team [remember Golden Sample and H2O series or even back further, Hercules re-entry into graphics with nVidia cards?] lead by Hans Wolfram Tismer from operational side, Andreas and Aline handling sales and Peter Tersluisen from technical side [guilty party for Black Perl series].</p>
<p>But at the same time, we have noticed something odd is happening. In the past few months, EVGA started to introduce more and more products that do not carry lifetime warranties. Naturally, there are two sides to this story - from one, the conclusion would be that EVGA is getting rid of their lifetime warranties while the other side could be that these products were merely EVGA trying to push its products on those who do not care for lifetime warranties and would rather have inexpensive products rather than a lifetime warranty.</p></blockquote>
<p><em><span style="color: #000080">I&#8217;m not sure who this would be. Most people I know of know the benefit of a lifetime warranty, for them, or anyone else coming into possession of a product. I know that EVGA has offered lifetime warranties on a couple of products I have recently purchased, yet it was up to the user to be aware of the fact. It was not on the box, or found in the setup instructions, or any other paper included. Once on the website to register, however, the lifetime warranty was there, as if a reward to the faithful, who are good little do-bees, and register the product – guaranteeing a steady stream of EVGA product notices in their mailbox.</span></em></p>
<blockquote><p>Slowly but surely, we believe that those who thought the lifetime warranty was going away are beginning to become right. Here is a recent breakdown of EVGA’s most recent products:</p></blockquote>
<blockquote>
<ul>
<li>GT 240 - 2 years</li>
<li>GTX 275 CO-OP - 2 years</li>
<li>GT 210 and 220 - 2 years (yes this is a mainstream part, we can expect that to happen)</li>
<li>Entire P55 Lineup (6 different boards) - 3 years</li>
<li>GTX 285 Classified - 2 years</li>
</ul>
</blockquote>
<blockquote><p>Now, the interesting part about the minimum warranty is the fact that EVGA US may claim that they offer &#8220;double the standard warranty.&#8221; But in the European Union, manufacturers have to offer two year warranty by law, just like they can&#8217;t offer lifetime warranty [EVGA, Corsair and others offered 10 year warranty instead]. In any case, all of the recently introduced EVGA&#8217;s products carry a minimum warranty, which confirms the claims of Taiwanese manufacturers - EVGA cannot keep up the warranty scheme. A business model that worked for a decade obviously isn&#8217;t working anymore, even though - how come remaining premium vendors are still in the business?</p></blockquote>
<p><em><span style="color: #000080">I had no idea that the EU had mandatory warranty structures like that. I wonder how that affects resellers such a PNY who offer the no-lifetime warranty warranty. In case that needs explaining, PNY offers a warranty that is listed as lifetime, but PNY is the arbiter of what lifetime means. In the case of their memory, it means that if you purchase PC-133 DRAM, once that type of RAM is no longer widely used in motherboards, your warranty is over, because PNY has decided that the lifetime of the memory is over.</span></em></p>
<p><span style="color: #000080"><em>Why this has not caused a class action suit is beyond me. </em> </span></p>
<blockquote><p>Most people associate EVGA with their <a href="http://www.evga.com/support/warranty/">lifetime/10-year warranty</a> and the <a href="http://www.evga.com/stepup/">step-up program</a>. Asking almost anyone who is familiar with the brand and they will associate EVGA with their lifetime warranty and their customer service. Now, if they let their lifetime warranty slip, who&#8217;s to say they won&#8217;t or aren&#8217;t letting their customer service slip too? We heard rumors that EVGA might be letting the step-up program go as well but given the origin of those sources [competing manufacturers], we aren&#8217;t inclined to believe that is going on. We contacted our regular contacts at EVGA but are yet to receive an answer.</p>
<p>The last product to be released by EVGA that carried a lifetime warranty appears to be the X58 SLI 4-Way SLI motherboard, which needless to say is not a board that we’d expect them to sell many of considering the $500 price point and lack of availability up until recently. While we understand that some products may have limited production runs, and that the warranty may reflect that… There is still reason to grant a lifetime warranty if EVGA really wanted to as there have been limited run products in the past.</p></blockquote>
<p>The story has an update, including a message from EVGA that the step-up program will continue, and as they are able to manage, some products will have the lifetime warranty.</p>
<p>I realize the problems of business, but I also realize the attraction of the lifetime warranty. It will be a loss to many if the lifetime warranty is lost, and I believe it will adversely affect EVGA sales. after all, when you no longer compete on warranty, and don&#8217;t offer products distinguished from run-of-the-mill any other way, you must either compete aggressively on price, or lose share.</p>
<p>Not only does this show the beginning of a bad trend, It shows the lack of faith that a company has in its own products. After looking through the OCZ catalog of products, I find nothing that has a lifetime warranty other than memory offerings.</p>
<p>Thank goodness BFG Tech and XFX are still holding the line. These are two of the companies that will continue to get my business, on the basis of quality of products, as well as warranties. (<em>It can be argued that the lifetime warranty forces the continued high quality of products released instead of simply the converse</em>.)</p>
<p>§</p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<div id="04003f8b-d70c-46c7-8057-447a25b18b9c" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/EVGA">EVGA</a>,<a rel="tag" href="http://technorati.com/tags/BFG+Tech">BFG Tech</a>,<a rel="tag" href="http://technorati.com/tags/XFX">XFX</a>,<a rel="tag" href="http://technorati.com/tags/OCZ">OCZ</a>,<a rel="tag" href="http://technorati.com/tags/warranty+periods">warranty periods</a>,<a rel="tag" href="http://technorati.com/tags/lifetime+warranty">lifetime warranty</a>,<a rel="tag" href="http://technorati.com/tags/sales+motives">sales motives</a>,<a rel="tag" href="http://technorati.com/tags/PNY">PNY</a>,<a rel="tag" href="http://technorati.com/tags/non-lifetime+warranty">non-lifetime warranty</a></div>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/desktop/opera468x60.gif" alt="Opera, the fastest and most secure web browser" /></a></p>
<hr />
<hr />
<hr />
]]></content:encoded>
			<wfw:commentRss>http://www.lockergnome.com/theoracle/2009/11/22/premium-vendors-%e2%80%93-are-they-going-the-way-of-the-dodo/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Avira Changing Update Method</title>
		<link>http://www.lockergnome.com/theoracle/2009/11/22/avira-changing-update-method/</link>
		<comments>http://www.lockergnome.com/theoracle/2009/11/22/avira-changing-update-method/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 15:09:38 +0000</pubDate>
		<dc:creator>the oracle</dc:creator>
		
		<category><![CDATA[- Tips and Tricks]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[Avira AntiVir]]></category>

		<category><![CDATA[change coming soon]]></category>

		<category><![CDATA[free version]]></category>

		<category><![CDATA[IVF format changing]]></category>

		<category><![CDATA[malware]]></category>

		<category><![CDATA[paid versions get reserved bandwidth]]></category>

		<category><![CDATA[security]]></category>

		<category><![CDATA[update problems]]></category>

		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://www.lockergnome.com/theoracle/?p=7216</guid>
		<description><![CDATA[<p>Due to the fact that updates are becoming a problem for many users, the folks at Avira Antivirus are changing the method and size of the updates, so as to make the system more reliable.</p>
<p>I have noticed the problem with my systems that run Avira in the last couple of weeks, but according to an article on <a href="http://www.ghacks.net/2009/11/22/antivir-maker-avira-changes-update-system/">gHacks</a>, the problem has been around longer than that.</p>
<blockquote><p>We ran a post in the beginning of this month (read: <a href="http://www.ghacks.net/2009/11/02/avira-antivir-update-hangs-fix/">Avira Antivir Update Hangs</a>)that mentioned a growing problem that users of Avira Antivir were experiencing. The problem these users were experiencing was a permanent update failure during the virus definition update of the antivirus software. Some users were able to fix these difficulties by manually updating their Antivir installation, others were not able to solve the problem and decided to switch to other security <a href="http://www.ghacks.net/2009/11/22/antivir-maker-avira-changes-update-system/#">software programs</a> instead.</p>
<p>Avira made an announcement a few days ago where they addressed that problem somewhat. They mention that they have realized that “users of the free Avira AntiVir Personal had issues fetching the Updates in time recently”. This is not exactly the same issue but it could very well be related.</p></blockquote>
<p>The problem that I noticed was not only that the auto-update was not working, a forced manual update would not work either. It was to the point where trying to force a manual update was getting nowhere  after about 20 minutes, so I would close the updater down, and then open Opera to go get the virus signature file. Apparently I was not the only one doing this.</p>
<p>The <a href="http://techblog.avira.com/2009/11/19/avira-switches-to-new-update-system/en/">Avira tech blog</a> has this to say about the trouble -</p>
<blockquote><p>Due to the fast growing amount of malware out there in the wild our virus definition files grow fast as well. We monitored the situation with our Updates very closely. We realise that users of the free Avira AntiVir Personal had issues fetching the Updates in time recently and did come up with a few ideas how we could solve the problem and to better satisfy the needs of our users.</p>
<p>Two of the results are getting realized today: First, we switch from our current virus definition files (called iVDF) to a new format called nVDF. iVDF consists of 4 VDF files, while nVDF uses at least 32 files – we need to transfer less data for updating our virus definitions effectively in the future.</p>
<p>This means that we need to deliver about 25 MByte to every Avira installation starting today for switching to the new update system. This might lead to some delays for some users, especially for the users of our free version Avira AntiVir Personal. Just to get an idea about what we’re talking here: More than 100.000.000 Users are trying to get the update more or less on the same day. That is more than 2.5 Petabytes (or 2,500 Terabytes) of traffic.</p>
<p>To ease the bandwidth bottleneck, we decided to additionally use a Content Delivery Network (CDN). We were first testing a CDN built up by our current Internet service provider. Shortly after activating the CDN, the redirectors – which redirect the update requests to servers close to the users location – were overloaded and couldn’t answer the requests anymore. The situation was solved a little later on, but the CDN isn’t big enough yet to spread this huge update in time. So we decided to switch to a global player in the CDN market to deliver the update.</p>
<p>We hope that the data is transferred much faster this way so also the users of free Avira AntiVir Personal can enjoy their security solution without any problems: After this Update the situation will get much better for the users of Avira AntiVir Personal.</p>
<p>N.B.: Users of commercial Avira products like Avira AntiVir Premium, Avira Premium Security Suite or Avira AntiVir Professional don’t face any of these problems as they access our servers with reserved bandwidth.</p>
<p>Dirk Knop</p>
<p>Technical Editor</p></blockquote>
<p>So the free users are the only ones affected. We may see some other changes coming, but I really doubt that the free version will go away. It would admit to being defeated by the likes of Microsoft, and I don&#8217;t see any of the utility manufacturers doing that anytime soon.</p>
<p>As of this morning, I have not seen the update, but I also have not missed one of the older IVF updates either. Possibly this will happen at the first of the week for me. I am not sure why, but I seem to be the last to get updates – the Microsoft yellow shield indicating patch Tuesday updates usually only hits my machines early Wednesday morning.</p>
<p>§</p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<div id="7d2f8d1a-2adf-4454-a68c-57648182cfcd" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/virus">virus</a>,<a rel="tag" href="http://technorati.com/tags/Avira+AntiVir">Avira AntiVir</a>,<a rel="tag" href="http://technorati.com/tags/free+version">free version</a>,<a rel="tag" href="http://technorati.com/tags/update+problems">update problems</a>,<a rel="tag" href="http://technorati.com/tags/IVF+format+changing">IVF format changing</a>,<a rel="tag" href="http://technorati.com/tags/paid+versions+get+reserved+bandwidth">paid versions get reserved bandwidth</a>,<a rel="tag" href="http://technorati.com/tags/change+coming+soon">change coming soon</a>,<a rel="tag" href="http://technorati.com/tags/security">security</a>,<a rel="tag" href="http://technorati.com/tags/malware">malware</a></div>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<table border="0">
<tbody>
<tr>
<td><img src="http://quotes4all.net/x/xml_default_image.gif" alt="" width="92" height="76" /></td>
<td><strong>Give me a lever long enough, and I shall move the world.</strong></p>
<p><a href="http://quotes4all.net/authors/archimedes/quotes.html">Archimedes</a></td>
</tr>
</tbody>
</table>
<p>•</p>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/desktop/opera300x250.gif" alt="Opera, the fastest and most secure web browser" /></a></p>
<hr />
<hr />
<hr />
]]></description>
			<content:encoded><![CDATA[<p>Due to the fact that updates are becoming a problem for many users, the folks at Avira Antivirus are changing the method and size of the updates, so as to make the system more reliable.</p>
<p>I have noticed the problem with my systems that run Avira in the last couple of weeks, but according to an article on <a href="http://www.ghacks.net/2009/11/22/antivir-maker-avira-changes-update-system/">gHacks</a>, the problem has been around longer than that.</p>
<blockquote><p>We ran a post in the beginning of this month (read: <a href="http://www.ghacks.net/2009/11/02/avira-antivir-update-hangs-fix/">Avira Antivir Update Hangs</a>)that mentioned a growing problem that users of Avira Antivir were experiencing. The problem these users were experiencing was a permanent update failure during the virus definition update of the antivirus software. Some users were able to fix these difficulties by manually updating their Antivir installation, others were not able to solve the problem and decided to switch to other security <a href="http://www.ghacks.net/2009/11/22/antivir-maker-avira-changes-update-system/#">software programs</a> instead.</p>
<p>Avira made an announcement a few days ago where they addressed that problem somewhat. They mention that they have realized that “users of the free Avira AntiVir Personal had issues fetching the Updates in time recently”. This is not exactly the same issue but it could very well be related.</p></blockquote>
<p>The problem that I noticed was not only that the auto-update was not working, a forced manual update would not work either. It was to the point where trying to force a manual update was getting nowhere  after about 20 minutes, so I would close the updater down, and then open Opera to go get the virus signature file. Apparently I was not the only one doing this.</p>
<p>The <a href="http://techblog.avira.com/2009/11/19/avira-switches-to-new-update-system/en/">Avira tech blog</a> has this to say about the trouble -</p>
<blockquote><p>Due to the fast growing amount of malware out there in the wild our virus definition files grow fast as well. We monitored the situation with our Updates very closely. We realise that users of the free Avira AntiVir Personal had issues fetching the Updates in time recently and did come up with a few ideas how we could solve the problem and to better satisfy the needs of our users.</p>
<p>Two of the results are getting realized today: First, we switch from our current virus definition files (called iVDF) to a new format called nVDF. iVDF consists of 4 VDF files, while nVDF uses at least 32 files – we need to transfer less data for updating our virus definitions effectively in the future.</p>
<p>This means that we need to deliver about 25 MByte to every Avira installation starting today for switching to the new update system. This might lead to some delays for some users, especially for the users of our free version Avira AntiVir Personal. Just to get an idea about what we’re talking here: More than 100.000.000 Users are trying to get the update more or less on the same day. That is more than 2.5 Petabytes (or 2,500 Terabytes) of traffic.</p>
<p>To ease the bandwidth bottleneck, we decided to additionally use a Content Delivery Network (CDN). We were first testing a CDN built up by our current Internet service provider. Shortly after activating the CDN, the redirectors – which redirect the update requests to servers close to the users location – were overloaded and couldn’t answer the requests anymore. The situation was solved a little later on, but the CDN isn’t big enough yet to spread this huge update in time. So we decided to switch to a global player in the CDN market to deliver the update.</p>
<p>We hope that the data is transferred much faster this way so also the users of free Avira AntiVir Personal can enjoy their security solution without any problems: After this Update the situation will get much better for the users of Avira AntiVir Personal.</p>
<p>N.B.: Users of commercial Avira products like Avira AntiVir Premium, Avira Premium Security Suite or Avira AntiVir Professional don’t face any of these problems as they access our servers with reserved bandwidth.</p>
<p>Dirk Knop</p>
<p>Technical Editor</p></blockquote>
<p>So the free users are the only ones affected. We may see some other changes coming, but I really doubt that the free version will go away. It would admit to being defeated by the likes of Microsoft, and I don&#8217;t see any of the utility manufacturers doing that anytime soon.</p>
<p>As of this morning, I have not seen the update, but I also have not missed one of the older IVF updates either. Possibly this will happen at the first of the week for me. I am not sure why, but I seem to be the last to get updates – the Microsoft yellow shield indicating patch Tuesday updates usually only hits my machines early Wednesday morning.</p>
<p>§</p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<div id="7d2f8d1a-2adf-4454-a68c-57648182cfcd" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/virus">virus</a>,<a rel="tag" href="http://technorati.com/tags/Avira+AntiVir">Avira AntiVir</a>,<a rel="tag" href="http://technorati.com/tags/free+version">free version</a>,<a rel="tag" href="http://technorati.com/tags/update+problems">update problems</a>,<a rel="tag" href="http://technorati.com/tags/IVF+format+changing">IVF format changing</a>,<a rel="tag" href="http://technorati.com/tags/paid+versions+get+reserved+bandwidth">paid versions get reserved bandwidth</a>,<a rel="tag" href="http://technorati.com/tags/change+coming+soon">change coming soon</a>,<a rel="tag" href="http://technorati.com/tags/security">security</a>,<a rel="tag" href="http://technorati.com/tags/malware">malware</a></div>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<table border="0">
<tbody>
<tr>
<td><img src="http://quotes4all.net/x/xml_default_image.gif" alt="" width="92" height="76" /></td>
<td><strong>Give me a lever long enough, and I shall move the world.</strong></p>
<p><a href="http://quotes4all.net/authors/archimedes/quotes.html">Archimedes</a></td>
</tr>
</tbody>
</table>
<p>•</p>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/desktop/opera300x250.gif" alt="Opera, the fastest and most secure web browser" /></a></p>
<hr />
<hr />
<hr />
]]></content:encoded>
			<wfw:commentRss>http://www.lockergnome.com/theoracle/2009/11/22/avira-changing-update-method/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Windows 7 Flying Off Retailers Shelves? Perhaps Not.</title>
		<link>http://www.lockergnome.com/theoracle/2009/11/21/windows-7-flying-off-retailers-shelves-perhaps-not/</link>
		<comments>http://www.lockergnome.com/theoracle/2009/11/21/windows-7-flying-off-retailers-shelves-perhaps-not/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 03:51:18 +0000</pubDate>
		<dc:creator>the oracle</dc:creator>
		
		<category><![CDATA[- Tips and Tricks]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[brisk?]]></category>

		<category><![CDATA[early prices cheaper than any previous Windows version]]></category>

		<category><![CDATA[faster than ever before adoption]]></category>

		<category><![CDATA[Microsoft]]></category>

		<category><![CDATA[sales]]></category>

		<category><![CDATA[sales of inexpensive copies]]></category>

		<category><![CDATA[Steve Ballmer]]></category>

		<category><![CDATA[Vista]]></category>

		<category><![CDATA[Windows 7]]></category>

		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.lockergnome.com/theoracle/?p=7213</guid>
		<description><![CDATA[<p>To hear the story from Steve Ballmer, Microsoft is selling copies of Windows 7 faster than the copies can be pressed. The people are buying in droves, with adoption so high it beats all previous upgrade cycles.</p>
<p>After examining the previous upgrade cycles, that really is not hard to believe, as most Microsoft <em>upgrade</em> cycles <em>don&#8217;t really get going until the first service pack</em>. <strong>That is not an exaggeration or lie. </strong>That is how the interested should proceed. The other part of the upgrade cycle question is one that really answers itself, because in no other version of Windows has the beta been so widespread, so available. No other time have interested users been able to try, compare, and also important, check with their friends, on their experiences.</p>
<p>And, perhaps most important of all, at no other time has there been a wide availability of a beta following such a dud. People will cite Windows Me, but that doesn&#8217;t track, because Millennium Edition was released, and then Windows XP was released soon after, while at the same time, Windows 2000 was available to the serious user (those not running it as only a place to play games). In any case, Microsoft did not let 3 years of being embarrassed by the reputation of Windows Me go by with no answer, the way that Windows Vista was allowed to embarrass, annoy, and otherwise remain. (Personally, I feel that was a <strong>golden period</strong> in the Microsoft time line. At no other time were 4 versions of Windows widely available to the public. Windows 98 for the gamer, Windows Me for the upgrader that did not want to make the hardware change, Windows 2000 for the serious business user [<em>solid as Windows NT was</em>], and Windows XP for the users that were looking for changes, and were not afraid to strike out in a new direction. Because of the wishes of Microsoft, we will most likely never have that much choice again.)</p>
<p>The big media has a story about the massive numbers sold, but no one is quantifying the phrase <strong>massive numbers.</strong></p>
<p>In the mean time, we have a story<strong> </strong>from one of the <a href="http://www.pcworld.com/article/182817/windows_7_sales_brisk_cant_give_it_away.html?tk=nl_dnx_h_crawl">PC World</a> columnists, concerning his inability to sell a copy of <strong>Windows 7 Home Premium</strong>, the version we are told is the most popular.</p>
<blockquote><p>Though Windows 7 is building a reputation as a messiah that will revive the PC industry, when I found myself trying to peddle an extra copy of the new OS, I couldn&#8217;t give the damn thing away.</p>
<p>There have been stories about how Windows 7 is in high demand. According to one study, adoption of Windows 7 just 10 days after its launch is where Vista adoption was four months into its launch in &#8216;07. Microsoft is reporting that Windows 7 is doing well. Big shocker there.</p></blockquote>
<p>but later the author states<em> -</em></p>
<blockquote><p>There&#8217;s lots of noise, but thankfully there are industry analysts to be the voice of reason. In a recent BusinessWeek story, Gartner analyst Mikako Kitagawa put it best: &#8220;People won&#8217;t buy new PCs for Windows 7. They&#8217;ll only buy them if they need them.&#8221;</p>
<p>Well, my own struggle to sell an extra copy of Windows 7 Home Premium upgrade version confirms that notion. It seems people don&#8217;t really want Windows 7, even at a rather large discount.</p></blockquote>
<p>The author goes on to state that after much more advertising, and worrying about the sale, he is finally able to sell the unopened copy at the original price he paid, $50. This is pretty sad, considering the fact that no retailer is selling the same thing anywhere near that price. It does not say much for the alacrity of Windows sales at the retail level.</p>
<p>So, once again it becomes a case of who do you believe. I happen to believe that Windows 7 is much better than Vista, so my take is that what the press is saying should be so, but that only is because of my bias. In a similar fashion, I was more excited about Windows XP than I was about any version &#8230;ever. I had to think a moment – <strong>I was more excited, and more pleased, about Windows XP than any other Microsoft product ever</strong>. It did what I needed doing right at that time (<em>it kept me from rebooting three to five times a day, and allowed me to use larger drives than Windows Me allowed, without a dynamic overlay</em>), and it did it well. The fact that other stories were out about Windows XP being slow on the uptake did not bother me one bit.</p>
<p>It is clearly difficult to see where we are with this, but I will say I know that it is safe to say that many I know are anxious to switch, or already have, while some Windows XP users I know are settled in for the long haul to Windows 8. On the other hand, every Vista user I know has switched already, or is chomping at the bit to dump Vista ASAP.</p>
<p>(The entire story about the sale of the extra copy is quite entertaining, I recommend the full read.)</p>
<p>§</p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<div id="054df185-5133-45ef-bde2-d8c8f4cff84c" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/Windows+7">Windows 7</a>,<a rel="tag" href="http://technorati.com/tags/sales">sales</a>,<a rel="tag" href="http://technorati.com/tags/brisk%3f">brisk?</a>,<a rel="tag" href="http://technorati.com/tags/faster+than+ever+before+adoption">faster than ever before adoption</a>,<a rel="tag" href="http://technorati.com/tags/Windows+XP">Windows XP</a>,<a rel="tag" href="http://technorati.com/tags/Vista">Vista</a>,<a rel="tag" href="http://technorati.com/tags/sales+of+inexpensive+copies">sales of inexpensive copies</a>,<a rel="tag" href="http://technorati.com/tags/early+prices+cheaper+than+any+previous+Windows+version">early prices cheaper than any previous Windows version</a>,<a rel="tag" href="http://technorati.com/tags/Microsoft">Microsoft</a>,<a rel="tag" href="http://technorati.com/tags/Steve+Ballmer">Steve Ballmer</a></div>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<p><a title="microsoft-logo" href="http://www.flickr.com/photos/36219469@N05/3767801883/"><img src="http://farm3.static.flickr.com/2574/3767801883_f49f55c85f.jpg" border="0" alt="microsoft-logo" /></a><a title="sheeple" href="http://www.flickr.com/photos/36219469@N05/3767801685/"><img src="http://farm3.static.flickr.com/2658/3767801685_93655bc3d2.jpg" border="0" alt="sheeple" /></a></p>
<hr />
<hr />
<hr />•</p>
]]></description>
			<content:encoded><![CDATA[<p>To hear the story from Steve Ballmer, Microsoft is selling copies of Windows 7 faster than the copies can be pressed. The people are buying in droves, with adoption so high it beats all previous upgrade cycles.</p>
<p>After examining the previous upgrade cycles, that really is not hard to believe, as most Microsoft <em>upgrade</em> cycles <em>don&#8217;t really get going until the first service pack</em>. <strong>That is not an exaggeration or lie. </strong>That is how the interested should proceed. The other part of the upgrade cycle question is one that really answers itself, because in no other version of Windows has the beta been so widespread, so available. No other time have interested users been able to try, compare, and also important, check with their friends, on their experiences.</p>
<p>And, perhaps most important of all, at no other time has there been a wide availability of a beta following such a dud. People will cite Windows Me, but that doesn&#8217;t track, because Millennium Edition was released, and then Windows XP was released soon after, while at the same time, Windows 2000 was available to the serious user (those not running it as only a place to play games). In any case, Microsoft did not let 3 years of being embarrassed by the reputation of Windows Me go by with no answer, the way that Windows Vista was allowed to embarrass, annoy, and otherwise remain. (Personally, I feel that was a <strong>golden period</strong> in the Microsoft time line. At no other time were 4 versions of Windows widely available to the public. Windows 98 for the gamer, Windows Me for the upgrader that did not want to make the hardware change, Windows 2000 for the serious business user [<em>solid as Windows NT was</em>], and Windows XP for the users that were looking for changes, and were not afraid to strike out in a new direction. Because of the wishes of Microsoft, we will most likely never have that much choice again.)</p>
<p>The big media has a story about the massive numbers sold, but no one is quantifying the phrase <strong>massive numbers.</strong></p>
<p>In the mean time, we have a story<strong> </strong>from one of the <a href="http://www.pcworld.com/article/182817/windows_7_sales_brisk_cant_give_it_away.html?tk=nl_dnx_h_crawl">PC World</a> columnists, concerning his inability to sell a copy of <strong>Windows 7 Home Premium</strong>, the version we are told is the most popular.</p>
<blockquote><p>Though Windows 7 is building a reputation as a messiah that will revive the PC industry, when I found myself trying to peddle an extra copy of the new OS, I couldn&#8217;t give the damn thing away.</p>
<p>There have been stories about how Windows 7 is in high demand. According to one study, adoption of Windows 7 just 10 days after its launch is where Vista adoption was four months into its launch in &#8216;07. Microsoft is reporting that Windows 7 is doing well. Big shocker there.</p></blockquote>
<p>but later the author states<em> -</em></p>
<blockquote><p>There&#8217;s lots of noise, but thankfully there are industry analysts to be the voice of reason. In a recent BusinessWeek story, Gartner analyst Mikako Kitagawa put it best: &#8220;People won&#8217;t buy new PCs for Windows 7. They&#8217;ll only buy them if they need them.&#8221;</p>
<p>Well, my own struggle to sell an extra copy of Windows 7 Home Premium upgrade version confirms that notion. It seems people don&#8217;t really want Windows 7, even at a rather large discount.</p></blockquote>
<p>The author goes on to state that after much more advertising, and worrying about the sale, he is finally able to sell the unopened copy at the original price he paid, $50. This is pretty sad, considering the fact that no retailer is selling the same thing anywhere near that price. It does not say much for the alacrity of Windows sales at the retail level.</p>
<p>So, once again it becomes a case of who do you believe. I happen to believe that Windows 7 is much better than Vista, so my take is that what the press is saying should be so, but that only is because of my bias. In a similar fashion, I was more excited about Windows XP than I was about any version &#8230;ever. I had to think a moment – <strong>I was more excited, and more pleased, about Windows XP than any other Microsoft product ever</strong>. It did what I needed doing right at that time (<em>it kept me from rebooting three to five times a day, and allowed me to use larger drives than Windows Me allowed, without a dynamic overlay</em>), and it did it well. The fact that other stories were out about Windows XP being slow on the uptake did not bother me one bit.</p>
<p>It is clearly difficult to see where we are with this, but I will say I know that it is safe to say that many I know are anxious to switch, or already have, while some Windows XP users I know are settled in for the long haul to Windows 8. On the other hand, every Vista user I know has switched already, or is chomping at the bit to dump Vista ASAP.</p>
<p>(The entire story about the sale of the extra copy is quite entertaining, I recommend the full read.)</p>
<p>§</p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<div id="054df185-5133-45ef-bde2-d8c8f4cff84c" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/Windows+7">Windows 7</a>,<a rel="tag" href="http://technorati.com/tags/sales">sales</a>,<a rel="tag" href="http://technorati.com/tags/brisk%3f">brisk?</a>,<a rel="tag" href="http://technorati.com/tags/faster+than+ever+before+adoption">faster than ever before adoption</a>,<a rel="tag" href="http://technorati.com/tags/Windows+XP">Windows XP</a>,<a rel="tag" href="http://technorati.com/tags/Vista">Vista</a>,<a rel="tag" href="http://technorati.com/tags/sales+of+inexpensive+copies">sales of inexpensive copies</a>,<a rel="tag" href="http://technorati.com/tags/early+prices+cheaper+than+any+previous+Windows+version">early prices cheaper than any previous Windows version</a>,<a rel="tag" href="http://technorati.com/tags/Microsoft">Microsoft</a>,<a rel="tag" href="http://technorati.com/tags/Steve+Ballmer">Steve Ballmer</a></div>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<p><a title="microsoft-logo" href="http://www.flickr.com/photos/36219469@N05/3767801883/"><img src="http://farm3.static.flickr.com/2574/3767801883_f49f55c85f.jpg" border="0" alt="microsoft-logo" /></a><a title="sheeple" href="http://www.flickr.com/photos/36219469@N05/3767801685/"><img src="http://farm3.static.flickr.com/2658/3767801685_93655bc3d2.jpg" border="0" alt="sheeple" /></a></p>
<hr />
<hr />
<hr />•</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lockergnome.com/theoracle/2009/11/21/windows-7-flying-off-retailers-shelves-perhaps-not/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Xboxes For Sale May Be Tainted – Caveat Emptor</title>
		<link>http://www.lockergnome.com/theoracle/2009/11/21/xboxes-for-sale-may-be-tainted-%e2%80%93-caveat-emptor/</link>
		<comments>http://www.lockergnome.com/theoracle/2009/11/21/xboxes-for-sale-may-be-tainted-%e2%80%93-caveat-emptor/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 01:07:23 +0000</pubDate>
		<dc:creator>the oracle</dc:creator>
		
		<category><![CDATA[- Tips and Tricks]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[banned because modified]]></category>

		<category><![CDATA[class action lawsuit]]></category>

		<category><![CDATA[Modern Warfare 2]]></category>

		<category><![CDATA[move against piracy]]></category>

		<category><![CDATA[online play]]></category>

		<category><![CDATA[Xbox 360]]></category>

		<category><![CDATA[Xbox Live]]></category>

		<guid isPermaLink="false">http://www.lockergnome.com/theoracle/?p=7208</guid>
		<description><![CDATA[<p>After hearing my son speak of many Xboxes showing up on Craigslist as &#8220;new in box&#8221; I started looking around on other places where things are sold, only to find similar results. This might be not that unusual for this time of year, with Christmas approaching, and the economy down, but I was still a bit spooked by it.</p>
<p>Looking around, it did not take long to find a story on <a href="http://www.maximumpc.com/article/news/angry_xbox_modders_join_together_class_action_lawsuit">Maximum PC</a>, delivering the bad news about the sudden surfeit of Xboxes for sale.</p>
<blockquote><p>Up to 1 million Xbox modders were pretty pissed to find that they had been <a href="http://www.cnn.com/2009/TECH/11/12/cnet.xbox.live.ban/index.html">banned from Xbox Live</a> following the release of Call of Duty: Modern Warfare 2, the <a href="http://www.maximumpc.com/article/news/modern_warfare_2_breaks_record_biggest_launch_entertainment_history">biggest launch</a> in entertainment history. The mass ban was intended to prevent pirated copies of the highly anticipated game from spreading, a notion Microsoft will now have to <a href="http://www.tgdaily.com/games-and-entertainment-features/44750-xbox-modders-unite-in-class-action-suit">defend </a>in a class action lawsuit filed against the company.</p>
<p>&#8220;Although modification of Xbox consoles is arguably against he terms of use for Xbox/Xbox Live, Microsoft &#8216;conveniently&#8217; timed the Xbox console ban to coincide with the release of the new Call of Duty: Modern Warfare 2 game and less than two months after the release of the very popular Halo 3: ODST game,&#8221; says AbingtonIP, the Texas-based law firm who filed the suit.</p>
<p>According to the lawsuit, the timing of Microsoft&#8217;s widespread ban may have resulted in more Xbox Live subscription sales than if the bans had taken place before the release of Halo 3: ODST and CoDMW2. The lawsuit also claims that some of the bans locked out users who had modded their consoles for reasons other piracy.</p></blockquote>
<p>So perhaps the Xbox offered is perfectly legitimate, but then again&#8230;</p>
<p>I&#8217;m sure somewhere Microsoft has a list of banned serial numbers. It might be wise to obtain that list to compare before purchasing that deal just a tad too good to be true.</p>
<p>§</p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<div id="530172e3-f3d0-495b-a7ef-26046534e034" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/xbox+360">xbox 360</a>,<a rel="tag" href="http://technorati.com/tags/online+play">online play</a>,<a rel="tag" href="http://technorati.com/tags/banned+because+modified">banned because modified</a>,<a rel="tag" href="http://technorati.com/tags/Modern+Warfare+2">Modern Warfare 2</a>,<a rel="tag" href="http://technorati.com/tags/class+action+lawsuit">class action lawsuit</a>,<a rel="tag" href="http://technorati.com/tags/Xbox+Live">Xbox Live</a>,<a rel="tag" href="http://technorati.com/tags/move+against+piracy">move against piracy</a></div>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/buttons/opera88x31-1.gif" alt="Opera, the fastest and most secure web browser" /></a></p>
<p>•</p>
]]></description>
			<content:encoded><![CDATA[<p>After hearing my son speak of many Xboxes showing up on Craigslist as &#8220;new in box&#8221; I started looking around on other places where things are sold, only to find similar results. This might be not that unusual for this time of year, with Christmas approaching, and the economy down, but I was still a bit spooked by it.</p>
<p>Looking around, it did not take long to find a story on <a href="http://www.maximumpc.com/article/news/angry_xbox_modders_join_together_class_action_lawsuit">Maximum PC</a>, delivering the bad news about the sudden surfeit of Xboxes for sale.</p>
<blockquote><p>Up to 1 million Xbox modders were pretty pissed to find that they had been <a href="http://www.cnn.com/2009/TECH/11/12/cnet.xbox.live.ban/index.html">banned from Xbox Live</a> following the release of Call of Duty: Modern Warfare 2, the <a href="http://www.maximumpc.com/article/news/modern_warfare_2_breaks_record_biggest_launch_entertainment_history">biggest launch</a> in entertainment history. The mass ban was intended to prevent pirated copies of the highly anticipated game from spreading, a notion Microsoft will now have to <a href="http://www.tgdaily.com/games-and-entertainment-features/44750-xbox-modders-unite-in-class-action-suit">defend </a>in a class action lawsuit filed against the company.</p>
<p>&#8220;Although modification of Xbox consoles is arguably against he terms of use for Xbox/Xbox Live, Microsoft &#8216;conveniently&#8217; timed the Xbox console ban to coincide with the release of the new Call of Duty: Modern Warfare 2 game and less than two months after the release of the very popular Halo 3: ODST game,&#8221; says AbingtonIP, the Texas-based law firm who filed the suit.</p>
<p>According to the lawsuit, the timing of Microsoft&#8217;s widespread ban may have resulted in more Xbox Live subscription sales than if the bans had taken place before the release of Halo 3: ODST and CoDMW2. The lawsuit also claims that some of the bans locked out users who had modded their consoles for reasons other piracy.</p></blockquote>
<p>So perhaps the Xbox offered is perfectly legitimate, but then again&#8230;</p>
<p>I&#8217;m sure somewhere Microsoft has a list of banned serial numbers. It might be wise to obtain that list to compare before purchasing that deal just a tad too good to be true.</p>
<p>§</p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<div id="530172e3-f3d0-495b-a7ef-26046534e034" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/xbox+360">xbox 360</a>,<a rel="tag" href="http://technorati.com/tags/online+play">online play</a>,<a rel="tag" href="http://technorati.com/tags/banned+because+modified">banned because modified</a>,<a rel="tag" href="http://technorati.com/tags/Modern+Warfare+2">Modern Warfare 2</a>,<a rel="tag" href="http://technorati.com/tags/class+action+lawsuit">class action lawsuit</a>,<a rel="tag" href="http://technorati.com/tags/Xbox+Live">Xbox Live</a>,<a rel="tag" href="http://technorati.com/tags/move+against+piracy">move against piracy</a></div>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/buttons/opera88x31-1.gif" alt="Opera, the fastest and most secure web browser" /></a></p>
<p>•</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lockergnome.com/theoracle/2009/11/21/xboxes-for-sale-may-be-tainted-%e2%80%93-caveat-emptor/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Auslogics Defrag Adds Features, Windows 7 Improvements</title>
		<link>http://www.lockergnome.com/theoracle/2009/11/21/auslogics-defrag-adds-features-windows-7-improvements/</link>
		<comments>http://www.lockergnome.com/theoracle/2009/11/21/auslogics-defrag-adds-features-windows-7-improvements/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 19:51:12 +0000</pubDate>
		<dc:creator>the oracle</dc:creator>
		
		<category><![CDATA[- Tips and Tricks]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[Auslogics]]></category>

		<category><![CDATA[Auslogics Disk Defrag]]></category>

		<category><![CDATA[better features]]></category>

		<category><![CDATA[defragmenter]]></category>

		<category><![CDATA[disk utility]]></category>

		<category><![CDATA[freeware]]></category>

		<category><![CDATA[more speed]]></category>

		<category><![CDATA[updated]]></category>

		<category><![CDATA[Windows 7]]></category>

		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.lockergnome.com/theoracle/?p=7202</guid>
		<description><![CDATA[<p>The newest revision of Auslogics Disk Defragmentation utility is gaining functionality that once was the domain of paid programs. Where it once only defragmented files, it now defragments files, consolidates space, and will move system files to the beginning of the drive – <em>essentially most of what Diskeeper revision 6</em> <em>did</em> a few years back.</p>
<p>For most people, this is more than enough, as some are so oblivious to what defragmentation is, and does for them, that it makes little difference anyway. Those that do understand, and want to save some money, are certainly going to welcome this latest revision.</p>
<p><a href="http://www.ghacks.net/2009/11/21/auslogics-disk-defrag/">gHacks</a> takes a look at the progress of this program -</p>
<blockquote><p>Auslogics Disk Defrag is a hard disk defragmentation software for the Windows operating system. Recently version 3 of the <a href="http://www.ghacks.net/2009/11/21/auslogics-disk-defrag/#">software program</a> has been released; Reason enough for us to take a look at the improvements in this new version. At its core stands the option to defragment all connected hard drives of the <a href="http://www.ghacks.net/2009/11/21/auslogics-disk-defrag/#">computer system. </a></p>
<p>The hard drives can be analyzed before the defragmentation to ensure that it is necessary to start the process at all. Hard drives can be unselected which is helpful in several cases including connected solid state drives or encrypted partitions that are not mounted.</p>
<p>The analysis will display the total number of files and the number of fragmented files on the PC system. Auslogics Disk Defrag can then defragment the selected hard drives. A new feature is the option to optimize the fragmentation by consolidating free space by placing all files on the disk contiguously.</p>
<p>The top menu contains several additional options, namely the option to defragment a file or folder and to change the process priority of the defragmentation.</p>
<p>The defragmentation can be paused and resumed anytime. One interesting option is the defragmented file view which makes it possible to take a look at all defragmented files of the selected hard drive. Most changes have been made to the core including performance improvements to the defragmentation process, better tie-ins with the Windows Task Scheduler or better processing of files that are locked by the computer system.</p>
<p>Auslogics Disk Defrag is available as an installer or portable version. It can be downloaded from the developer’s website where it is <a href="http://www.auslogics.com/en/software/disk-defrag/download">available</a> for all Microsoft operating systems that have been released since <a href="http://www.ghacks.net/2009/11/21/auslogics-disk-defrag/#">Windows XP</a> including Windows 7 and <a href="http://www.ghacks.net/2009/11/21/auslogics-disk-defrag/#">Windows Vista</a>. Interested users can take a closer look at the release notes to read about all of the changes that have been added to the disk defragmentation software.</p></blockquote>
<p>and then, from the horse&#8217;s mouth -</p>
<blockquote><p><strong>What’s new in Disk Defrag 3?</strong></p>
<p>Auslogics Disk Defrag is not just a defragmenter any more, but a fully featured disk optimizer. And with all the advanced techniques of disk optimization it has, Disk Defrag 3 remains extremely compact and even easier to use!<br />
<strong>Free space consolidation</strong></p>
<p>Free space on a disk is often split into many small gaps between files. Windows fills these gaps with newly created or extended files. The more fragmented the free space is, the more fragmented new files will be. Disk Defrag merges free space into a large contiguous block. This technology dramatically slows further files fragmentation and speeds up disk access.</p>
<p>System files smart placement</p>
<p>Commonly used by Windows, system files may be scattered all over the disk and intermixed with data files. Disk Defrag 3 arranges system files by defragmenting and moving them to the faster part of the disk. This minimizes the time needed for HDD to access system files improving overall computer performance.<br />
<strong>Keeping the MFT Reserved Zone Clear </strong></p>
<p>Normally, NTFS file system reserves about 12.5% of the disk volume for the MFT records (a place where information about every file and directory is stored). However, when the rest of the disk space is getting low, the MFT Reserved Zone will be used for storing regular files. This may lead to MFT fragmentation.</p>
<p>Disk Defrag 3 replaces regular files from the MFT Reserved Zone into the rest of the disk space, allowing NTFS to allocate contiguous space for the MFT records and thus to prevent its fragmentation.</p>
<p><strong>Enhanced user interface</strong></p>
<p>A redesigned user interface makes navigation through Disk Defrag 3 more intuitive than ever before. It can be integrated into the Windows Explorer context menu and minimized to system tray on close. Use its many new customization settings to simplify defragmentation process.</p>
<p>List of fragmented files</p>
<p>Disk Defrag 3 lists all the fragmented files after performing disk analysis. Selecting any file from the list will highlight its clusters location on a fragmentation map. You can find the most fragmented files and their paths by sorting the list. Right-click on any file directly in the list to defragment it.</p></blockquote>
<p>A small thing, which I find really nice, <em>because the authors of this program paid attention to what can be done with the UI of Windows 7</em>, is that the program can be minimized to the Windows 7 taskbar, with the progress of the defrag shown as a growing bar on the icon. It&#8217;s not a deal breaker if a program doesn&#8217;t have it, but it shows that these people care about details.</p>
<p>The updates keep coming, and features are being added about every couple of months –<em> this is amazing for a free program</em>.</p>
<p>It works well on Windows XP and Vista also. Highly recommended.</p>
<p>Download <a href="http://www.auslogics.com/en/software/disk-defrag">here</a>.</p>
<p>§</p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<div id="42855f38-960b-473f-8d6b-51d6db717984" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/Auslogics+Disk+Defrag">Auslogics Disk Defrag</a>,<a rel="tag" href="http://technorati.com/tags/Auslogics">Auslogics</a>,<a rel="tag" href="http://technorati.com/tags/disk+utility">disk utility</a>,<a rel="tag" href="http://technorati.com/tags/defragmenter">defragmenter</a>,<a rel="tag" href="http://technorati.com/tags/Windows+XP">Windows XP</a>,<a rel="tag" href="http://technorati.com/tags/Windows+7">Windows 7</a>,<a rel="tag" href="http://technorati.com/tags/updated">updated</a>,<a rel="tag" href="http://technorati.com/tags/better+features">better features</a>,<a rel="tag" href="http://technorati.com/tags/more+speed">more speed</a>,<a rel="tag" href="http://technorati.com/tags/freeware">freeware</a></div>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/desktop/opera468x60.gif" alt="Opera, the fastest and most secure web browser" /></a></p>
<p>•</p>
]]></description>
			<content:encoded><![CDATA[<p>The newest revision of Auslogics Disk Defragmentation utility is gaining functionality that once was the domain of paid programs. Where it once only defragmented files, it now defragments files, consolidates space, and will move system files to the beginning of the drive – <em>essentially most of what Diskeeper revision 6</em> <em>did</em> a few years back.</p>
<p>For most people, this is more than enough, as some are so oblivious to what defragmentation is, and does for them, that it makes little difference anyway. Those that do understand, and want to save some money, are certainly going to welcome this latest revision.</p>
<p><a href="http://www.ghacks.net/2009/11/21/auslogics-disk-defrag/">gHacks</a> takes a look at the progress of this program -</p>
<blockquote><p>Auslogics Disk Defrag is a hard disk defragmentation software for the Windows operating system. Recently version 3 of the <a href="http://www.ghacks.net/2009/11/21/auslogics-disk-defrag/#">software program</a> has been released; Reason enough for us to take a look at the improvements in this new version. At its core stands the option to defragment all connected hard drives of the <a href="http://www.ghacks.net/2009/11/21/auslogics-disk-defrag/#">computer system. </a></p>
<p>The hard drives can be analyzed before the defragmentation to ensure that it is necessary to start the process at all. Hard drives can be unselected which is helpful in several cases including connected solid state drives or encrypted partitions that are not mounted.</p>
<p>The analysis will display the total number of files and the number of fragmented files on the PC system. Auslogics Disk Defrag can then defragment the selected hard drives. A new feature is the option to optimize the fragmentation by consolidating free space by placing all files on the disk contiguously.</p>
<p>The top menu contains several additional options, namely the option to defragment a file or folder and to change the process priority of the defragmentation.</p>
<p>The defragmentation can be paused and resumed anytime. One interesting option is the defragmented file view which makes it possible to take a look at all defragmented files of the selected hard drive. Most changes have been made to the core including performance improvements to the defragmentation process, better tie-ins with the Windows Task Scheduler or better processing of files that are locked by the computer system.</p>
<p>Auslogics Disk Defrag is available as an installer or portable version. It can be downloaded from the developer’s website where it is <a href="http://www.auslogics.com/en/software/disk-defrag/download">available</a> for all Microsoft operating systems that have been released since <a href="http://www.ghacks.net/2009/11/21/auslogics-disk-defrag/#">Windows XP</a> including Windows 7 and <a href="http://www.ghacks.net/2009/11/21/auslogics-disk-defrag/#">Windows Vista</a>. Interested users can take a closer look at the release notes to read about all of the changes that have been added to the disk defragmentation software.</p></blockquote>
<p>and then, from the horse&#8217;s mouth -</p>
<blockquote><p><strong>What’s new in Disk Defrag 3?</strong></p>
<p>Auslogics Disk Defrag is not just a defragmenter any more, but a fully featured disk optimizer. And with all the advanced techniques of disk optimization it has, Disk Defrag 3 remains extremely compact and even easier to use!<br />
<strong>Free space consolidation</strong></p>
<p>Free space on a disk is often split into many small gaps between files. Windows fills these gaps with newly created or extended files. The more fragmented the free space is, the more fragmented new files will be. Disk Defrag merges free space into a large contiguous block. This technology dramatically slows further files fragmentation and speeds up disk access.</p>
<p>System files smart placement</p>
<p>Commonly used by Windows, system files may be scattered all over the disk and intermixed with data files. Disk Defrag 3 arranges system files by defragmenting and moving them to the faster part of the disk. This minimizes the time needed for HDD to access system files improving overall computer performance.<br />
<strong>Keeping the MFT Reserved Zone Clear </strong></p>
<p>Normally, NTFS file system reserves about 12.5% of the disk volume for the MFT records (a place where information about every file and directory is stored). However, when the rest of the disk space is getting low, the MFT Reserved Zone will be used for storing regular files. This may lead to MFT fragmentation.</p>
<p>Disk Defrag 3 replaces regular files from the MFT Reserved Zone into the rest of the disk space, allowing NTFS to allocate contiguous space for the MFT records and thus to prevent its fragmentation.</p>
<p><strong>Enhanced user interface</strong></p>
<p>A redesigned user interface makes navigation through Disk Defrag 3 more intuitive than ever before. It can be integrated into the Windows Explorer context menu and minimized to system tray on close. Use its many new customization settings to simplify defragmentation process.</p>
<p>List of fragmented files</p>
<p>Disk Defrag 3 lists all the fragmented files after performing disk analysis. Selecting any file from the list will highlight its clusters location on a fragmentation map. You can find the most fragmented files and their paths by sorting the list. Right-click on any file directly in the list to defragment it.</p></blockquote>
<p>A small thing, which I find really nice, <em>because the authors of this program paid attention to what can be done with the UI of Windows 7</em>, is that the program can be minimized to the Windows 7 taskbar, with the progress of the defrag shown as a growing bar on the icon. It&#8217;s not a deal breaker if a program doesn&#8217;t have it, but it shows that these people care about details.</p>
<p>The updates keep coming, and features are being added about every couple of months –<em> this is amazing for a free program</em>.</p>
<p>It works well on Windows XP and Vista also. Highly recommended.</p>
<p>Download <a href="http://www.auslogics.com/en/software/disk-defrag">here</a>.</p>
<p>§</p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<div id="42855f38-960b-473f-8d6b-51d6db717984" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/Auslogics+Disk+Defrag">Auslogics Disk Defrag</a>,<a rel="tag" href="http://technorati.com/tags/Auslogics">Auslogics</a>,<a rel="tag" href="http://technorati.com/tags/disk+utility">disk utility</a>,<a rel="tag" href="http://technorati.com/tags/defragmenter">defragmenter</a>,<a rel="tag" href="http://technorati.com/tags/Windows+XP">Windows XP</a>,<a rel="tag" href="http://technorati.com/tags/Windows+7">Windows 7</a>,<a rel="tag" href="http://technorati.com/tags/updated">updated</a>,<a rel="tag" href="http://technorati.com/tags/better+features">better features</a>,<a rel="tag" href="http://technorati.com/tags/more+speed">more speed</a>,<a rel="tag" href="http://technorati.com/tags/freeware">freeware</a></div>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/desktop/opera468x60.gif" alt="Opera, the fastest and most secure web browser" /></a></p>
<p>•</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lockergnome.com/theoracle/2009/11/21/auslogics-defrag-adds-features-windows-7-improvements/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Microsoft Wokked In China</title>
		<link>http://www.lockergnome.com/theoracle/2009/11/21/microsoft-wokked-in-china/</link>
		<comments>http://www.lockergnome.com/theoracle/2009/11/21/microsoft-wokked-in-china/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 10:21:14 +0000</pubDate>
		<dc:creator>the oracle</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[China]]></category>

		<category><![CDATA[Chinese script fonts]]></category>

		<category><![CDATA[copyright infringement]]></category>

		<category><![CDATA[fonts]]></category>

		<category><![CDATA[intellectual property]]></category>

		<category><![CDATA[Microsoft]]></category>

		<category><![CDATA[piling on]]></category>

		<category><![CDATA[Windows 2000]]></category>

		<category><![CDATA[Windows 7]]></category>

		<category><![CDATA[Windows 98]]></category>

		<category><![CDATA[Windows Me]]></category>

		<category><![CDATA[Windows Vista]]></category>

		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.lockergnome.com/theoracle/?p=7199</guid>
		<description><![CDATA[<p>Something not reported in the usual places, this week Microsoft lost a suit in China over the fonts used in Chinese copies of Windows from Windows 98 to present.</p>
<p>Coming right at the launch of Windows 7 this has to really hurt early adoption there.</p>
<p>The news of this comes by way of the <a href="http://www.itwire.com/content/view/29477/53/">ITWire</a>, which tells us the rest of the story -</p>
<blockquote><p><strong>Microsoft was successfully sued for copyright infringement by the developer of the Chinese fonts used in almost all versions of Windows.</strong></p>
<p>In a judgement handed down by Beijing&#8217;s No. 1 Intermediate People&#8217;s Court earlier this week, Microsoft has been banned from selling all versions of Windows from Windows 98 onwards in China.</p>
<p>In a statement on their website, Zhongyi Electronic said that the agreement signed with Microsoft permitted the use of their Chinese character fonts in Windows 95 only; Microsoft clearly disagreed with that.</p>
<p>Microsoft immediately announced they would appeal the ruling.  &#8220;Microsoft respects intellectual property rights,&#8221; the company said in a statement.  &#8220;We use third party IPs only when we have a legitimate right to do so.&#8221;</p>
<p>We have yet to see whether this ruling will affect the small but significant number of sales of Chinese Windows versions in other parts of the world.</p></blockquote>
<p><em><span style="color: #000080">Perhaps this Microsoft spokesperson was hoping they had not heard of the little problem with the Windows 7 flash drive tool.</span></em></p>
<blockquote><p>&#8220;By winning this case against an internationally well-known company like Microsoft, it shows that China, although still a developing country, is taking positive steps to protect intellectual property rights,&#8221; Zhongyi&#8217;s lawyer Ling Xinyu told Reuters.</p></blockquote>
<p><em><span style="color: #000080">Actually, I think it shows that the Chinese are not above taking advantage of the streak of lawsuits that Microsoft has been involved in. Misery loves company.</span></em></p>
<blockquote><p>For many years, China has been considered a copyright &#8216;backwater,&#8217; where scant heed was paid to such niceties.  However, China is a signatory to the two primary international agreements of copyright - The Berne Convention and also The Agreement on Trade Related Aspects of Intellectual Property Rights (which guarantees copyright holders exclusive control over their works for their lifetime plus 50 years).  As a signatory, China has begun to take a much stronger and internationally accorded stance on the issue.</p>
<p>Like Taiwan, China has moved from a defensive position where domiciled organisations were the recipients of such legal actions to a more proactive posture where they are the clear owners of intellectual property and are prepared to defend those holdings.</p>
<p>The case was first filed in April 2007 and represents a very significant impact upon Microsoft&#8217;s activities in China.</p>
<p>Zhongyi is still studying the ruling and has yet to decide whether to pursue monetary compensation from Microsoft, spokesman Lan Fei told Agence France-Presse.</p></blockquote>
<p>Though Microsoft will not do it, I would like to see the Chinese operate without Windows – legal Windows that is, when trying to interact with the rest of the world. Removing any way for China to have a legal copy of Windows using Chinese script, along with vigorous enforcement of antipiracy  laws would certainly improve the trade balance in a hurry.</p>
<p>Red Star Linux indeed.</p>
<p>§</p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<div id="dcdcc2d4-97ed-43ec-80b9-865a9873f64d" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/Microsoft">Microsoft</a>,<a rel="tag" href="http://technorati.com/tags/China">China</a>,<a rel="tag" href="http://technorati.com/tags/fonts">fonts</a>,<a rel="tag" href="http://technorati.com/tags/Windows+98">Windows 98</a>,<a rel="tag" href="http://technorati.com/tags/Windows+Me">Windows Me</a>,<a rel="tag" href="http://technorati.com/tags/Windows+2000">Windows 2000</a>,<a rel="tag" href="http://technorati.com/tags/Windows+XP">Windows XP</a>,<a rel="tag" href="http://technorati.com/tags/Windows+Vista">Windows Vista</a>,<a rel="tag" href="http://technorati.com/tags/Windows+7">Windows 7</a>,<a rel="tag" href="http://technorati.com/tags/copyright+infringement">copyright infringement</a>,<a rel="tag" href="http://technorati.com/tags/piling+on">piling on</a>,<a rel="tag" href="http://technorati.com/tags/intellectual+property">intellectual property</a>,<a rel="tag" href="http://technorati.com/tags/Chinese+script+fonts">Chinese script fonts</a></div>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<table border="0">
<tbody>
<tr>
<td><img src="http://quotes4all.net/x/xml_default_image.gif" alt="" width="92" height="76" /></td>
<td><strong>There are three reasons why lawyers are replacing rats as laboratory research animals. One is that they are plentiful, another is that lab assistants don&#8217;t get so attached to them and the third is that they will do things that you just can&#8217;t get rats to do.</strong></p>
<p><a href="http://quotes4all.net/authors/blanche%20knott/quotes.html">Blanche Knott</a></td>
</tr>
</tbody>
</table>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/desktop/opera300x250.gif" alt="Opera, the fastest and most secure web browser" /></a></p>
<p>•</p>
]]></description>
			<content:encoded><![CDATA[<p>Something not reported in the usual places, this week Microsoft lost a suit in China over the fonts used in Chinese copies of Windows from Windows 98 to present.</p>
<p>Coming right at the launch of Windows 7 this has to really hurt early adoption there.</p>
<p>The news of this comes by way of the <a href="http://www.itwire.com/content/view/29477/53/">ITWire</a>, which tells us the rest of the story -</p>
<blockquote><p><strong>Microsoft was successfully sued for copyright infringement by the developer of the Chinese fonts used in almost all versions of Windows.</strong></p>
<p>In a judgement handed down by Beijing&#8217;s No. 1 Intermediate People&#8217;s Court earlier this week, Microsoft has been banned from selling all versions of Windows from Windows 98 onwards in China.</p>
<p>In a statement on their website, Zhongyi Electronic said that the agreement signed with Microsoft permitted the use of their Chinese character fonts in Windows 95 only; Microsoft clearly disagreed with that.</p>
<p>Microsoft immediately announced they would appeal the ruling.  &#8220;Microsoft respects intellectual property rights,&#8221; the company said in a statement.  &#8220;We use third party IPs only when we have a legitimate right to do so.&#8221;</p>
<p>We have yet to see whether this ruling will affect the small but significant number of sales of Chinese Windows versions in other parts of the world.</p></blockquote>
<p><em><span style="color: #000080">Perhaps this Microsoft spokesperson was hoping they had not heard of the little problem with the Windows 7 flash drive tool.</span></em></p>
<blockquote><p>&#8220;By winning this case against an internationally well-known company like Microsoft, it shows that China, although still a developing country, is taking positive steps to protect intellectual property rights,&#8221; Zhongyi&#8217;s lawyer Ling Xinyu told Reuters.</p></blockquote>
<p><em><span style="color: #000080">Actually, I think it shows that the Chinese are not above taking advantage of the streak of lawsuits that Microsoft has been involved in. Misery loves company.</span></em></p>
<blockquote><p>For many years, China has been considered a copyright &#8216;backwater,&#8217; where scant heed was paid to such niceties.  However, China is a signatory to the two primary international agreements of copyright - The Berne Convention and also The Agreement on Trade Related Aspects of Intellectual Property Rights (which guarantees copyright holders exclusive control over their works for their lifetime plus 50 years).  As a signatory, China has begun to take a much stronger and internationally accorded stance on the issue.</p>
<p>Like Taiwan, China has moved from a defensive position where domiciled organisations were the recipients of such legal actions to a more proactive posture where they are the clear owners of intellectual property and are prepared to defend those holdings.</p>
<p>The case was first filed in April 2007 and represents a very significant impact upon Microsoft&#8217;s activities in China.</p>
<p>Zhongyi is still studying the ruling and has yet to decide whether to pursue monetary compensation from Microsoft, spokesman Lan Fei told Agence France-Presse.</p></blockquote>
<p>Though Microsoft will not do it, I would like to see the Chinese operate without Windows – legal Windows that is, when trying to interact with the rest of the world. Removing any way for China to have a legal copy of Windows using Chinese script, along with vigorous enforcement of antipiracy  laws would certainly improve the trade balance in a hurry.</p>
<p>Red Star Linux indeed.</p>
<p>§</p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<div id="dcdcc2d4-97ed-43ec-80b9-865a9873f64d" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/Microsoft">Microsoft</a>,<a rel="tag" href="http://technorati.com/tags/China">China</a>,<a rel="tag" href="http://technorati.com/tags/fonts">fonts</a>,<a rel="tag" href="http://technorati.com/tags/Windows+98">Windows 98</a>,<a rel="tag" href="http://technorati.com/tags/Windows+Me">Windows Me</a>,<a rel="tag" href="http://technorati.com/tags/Windows+2000">Windows 2000</a>,<a rel="tag" href="http://technorati.com/tags/Windows+XP">Windows XP</a>,<a rel="tag" href="http://technorati.com/tags/Windows+Vista">Windows Vista</a>,<a rel="tag" href="http://technorati.com/tags/Windows+7">Windows 7</a>,<a rel="tag" href="http://technorati.com/tags/copyright+infringement">copyright infringement</a>,<a rel="tag" href="http://technorati.com/tags/piling+on">piling on</a>,<a rel="tag" href="http://technorati.com/tags/intellectual+property">intellectual property</a>,<a rel="tag" href="http://technorati.com/tags/Chinese+script+fonts">Chinese script fonts</a></div>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<table border="0">
<tbody>
<tr>
<td><img src="http://quotes4all.net/x/xml_default_image.gif" alt="" width="92" height="76" /></td>
<td><strong>There are three reasons why lawyers are replacing rats as laboratory research animals. One is that they are plentiful, another is that lab assistants don&#8217;t get so attached to them and the third is that they will do things that you just can&#8217;t get rats to do.</strong></p>
<p><a href="http://quotes4all.net/authors/blanche%20knott/quotes.html">Blanche Knott</a></td>
</tr>
</tbody>
</table>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/desktop/opera300x250.gif" alt="Opera, the fastest and most secure web browser" /></a></p>
<p>•</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lockergnome.com/theoracle/2009/11/21/microsoft-wokked-in-china/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Perhaps We Need Some Larger Cases</title>
		<link>http://www.lockergnome.com/theoracle/2009/11/20/perhaps-we-need-some-larger-cases/</link>
		<comments>http://www.lockergnome.com/theoracle/2009/11/20/perhaps-we-need-some-larger-cases/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 05:46:39 +0000</pubDate>
		<dc:creator>the oracle</dc:creator>
		
		<category><![CDATA[- Tips and Tricks]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[120mm fan]]></category>

		<category><![CDATA[AMD]]></category>

		<category><![CDATA[effective]]></category>

		<category><![CDATA[heatsink and fan combination]]></category>

		<category><![CDATA[Intel]]></category>

		<category><![CDATA[Mugen 2]]></category>

		<category><![CDATA[Scythe]]></category>

		<category><![CDATA[Socker 940]]></category>

		<category><![CDATA[Socket 1366]]></category>

		<category><![CDATA[Socket 478]]></category>

		<category><![CDATA[Socket 775]]></category>

		<category><![CDATA[Socket 939]]></category>

		<category><![CDATA[Socket AM2]]></category>

		<category><![CDATA[Socket AM3]]></category>

		<category><![CDATA[sturdy]]></category>

		<category><![CDATA[vaportube and fin design]]></category>

		<guid isPermaLink="false">http://www.lockergnome.com/theoracle/?p=7195</guid>
		<description><![CDATA[<p>There are a few case designs that are very nice looking, and accomplish all the things that a case is designed to do. The case is designed to hold all the components, without letting them flex too much, become dusty, or overheat.</p>
<p>That last part is becoming harder all the time, as people try to stuff too many heat-producing devices in too small a space. Multiple graphics cards that use the power that used to be enough for an entire system, CPUs that are using less power at idle are still using more power than ever when stressed, and no way to get every system using liquid cooling because of expense and complexity means that some things need to change.</p>
<p>One of the things that could help is that the common computer tower could be widened from approximately 7 – 8 inches to 10 (on average) would allow more systems to use the larger heatsink and fan combinations being engineered by the more aggressive designers.</p>
<p>The newest style for CPU HSF combinations is the tall vaportube and fin design, which keeps gaining more tubes and more closely spaced fins. The design allows great cooling, as well as usually being placed in an advantageous way to cool the power transistors which supply the motherboard. But the latest designs are so tall that if used in many cases, the case side must either be modified, or left off the case, which causes problems for the rest of what resides there.</p>
<p><a href="http://www.maximumpc.com/article/reviews/scythe_mugen_2">Maximum PC</a> shows another of these designs, a new entry from Scythe, which is an up and coming supplier of accessories for the PC. It is called the Mugen 2, and is absolutely huge, taking what its predecessor had and building upon it.</p>
<blockquote><p>They just keep getting bigger and bigger. Now that CPU air-cooling manufacturers have seemingly settled on the skyscraper school of heatsink design, there seems to be a competition over who can cram the most cooling fins into the largest area. Scythe’s Mugen 2 air cooler, the follow-up to its popular Mugen series, is one of the largest coolers of this type that we’ve ever tested. But can it match the cooling power of its slightly smaller cousins, such as Thermalright’s U-120 eXtreme?</p>
<p>The Mugen 2 is a hefty hunk of a cooler, at 5.1 inches wide, 5 inches deep (with the included 12cm fan), and 6.2 inches high; it weighs nearly two pounds. It’s not the heaviest cooler we’ve ever tested, nor the most unwieldy, but its girth could certainly prevent you from installing it in all orientations on all motherboards. We had trouble fitting it in some orientations on our EVGA 680i SLI board—our usual preference being to install the cooler fan parallel with the rear exhaust fan. On our board, though, there wasn’t room; we resorted to attaching the cooler fan perpendicular to the rear exhaust fan. Thankfully, this didn’t seem to impact performance, as the Mugen 2 performed slightly better in our tests than the Thermalright U120-eXtreme—about 2.25 C cooler at both idle and full CPU burn.</p></blockquote>
<p>and</p>
<blockquote><p>The Mugen 2 ships with mounting brackets for LGA1366, 775, and AMD boards; the first two use the same bracket and backplate but different screw holes. Support for the new LGA1156 socket wasn’t available at the time of this review, but the company states it is in the works. Installation requires motherboard removal or a motherboard tray with a backplane cutout. Each of its five copper heat pipes rises into its own separate stack of cooling fins, allowing airflow between the stacks.</p></blockquote>
<p><!--copy and paste--><a href="http://my.opera.com/utopian1955/albums/showpic.dml?album=941107&amp;picture=13826351"><img src="http://files.myopera.com/utopian1955/albums/941107/scmg2000-main_203.jpg" alt="" /></a> <!--copy and paste--><a href="http://my.opera.com/utopian1955/albums/showpic.dml?album=941107&amp;picture=13826341"><img src="http://files.myopera.com/utopian1955/albums/941107/scmg2000-bot_150.jpg" alt="" /></a> <!--copy and paste--><a href="http://my.opera.com/utopian1955/albums/showpic.dml?album=941107&amp;picture=13826331"><img src="http://files.myopera.com/utopian1955/albums/941107/scmg2000-att_150.jpg" alt="" /></a></p>
<p>Perhaps case makers should start supplying scoops, like hood scoops for muscle cars, so that the cooler can be accommodated and a fresh supply of cool air will be available to keep the CPU cool.</p>
<p>It will also provide a place to put a case badge, like the ones that used to appear in the days of the 386, or, on muscle cars in the 1970s.  Instead of <strong>426 Hemi</strong>, it could say <strong>Phenom II X4 965</strong>.</p>
<p>Huge, and effective, if you can get it in.</p>
<p>§</p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<div id="06a83454-1e05-44c2-9c66-046ce25ea4f9" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/Scythe">Scythe</a>,<a rel="tag" href="http://technorati.com/tags/Mugen+2">Mugen 2</a>,<a rel="tag" href="http://technorati.com/tags/heatsink+and+fan+combination">heatsink and fan combination</a>,<a rel="tag" href="http://technorati.com/tags/AMD">AMD</a>,<a rel="tag" href="http://technorati.com/tags/Intel">Intel</a>,<a rel="tag" href="http://technorati.com/tags/Socket+478">Socket 478</a>,<a rel="tag" href="http://technorati.com/tags/Socket+775">Socket 775</a>,<a rel="tag" href="http://technorati.com/tags/Socket+1366">Socket 1366</a>,<a rel="tag" href="http://technorati.com/tags/Socket+939">Socket 939</a>,<a rel="tag" href="http://technorati.com/tags/Socker+940">Socker 940</a>,<a rel="tag" href="http://technorati.com/tags/Socket+AM2">Socket AM2</a>,<a rel="tag" href="http://technorati.com/tags/Socket+AM3">Socket AM3</a>,<a rel="tag" href="http://technorati.com/tags/120mm+fan">120mm fan</a>,<a rel="tag" href="http://technorati.com/tags/vaportube+and+fin+design">vaportube and fin design</a>,<a rel="tag" href="http://technorati.com/tags/effective">effective</a>,<a rel="tag" href="http://technorati.com/tags/sturdy">sturdy</a></div>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</strong></p>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/desktop/opera300x250.gif" alt="Opera, the fastest and most secure web browser" /></a></p>
<p>•</p>
]]></description>
			<content:encoded><![CDATA[<p>There are a few case designs that are very nice looking, and accomplish all the things that a case is designed to do. The case is designed to hold all the components, without letting them flex too much, become dusty, or overheat.</p>
<p>That last part is becoming harder all the time, as people try to stuff too many heat-producing devices in too small a space. Multiple graphics cards that use the power that used to be enough for an entire system, CPUs that are using less power at idle are still using more power than ever when stressed, and no way to get every system using liquid cooling because of expense and complexity means that some things need to change.</p>
<p>One of the things that could help is that the common computer tower could be widened from approximately 7 – 8 inches to 10 (on average) would allow more systems to use the larger heatsink and fan combinations being engineered by the more aggressive designers.</p>
<p>The newest style for CPU HSF combinations is the tall vaportube and fin design, which keeps gaining more tubes and more closely spaced fins. The design allows great cooling, as well as usually being placed in an advantageous way to cool the power transistors which supply the motherboard. But the latest designs are so tall that if used in many cases, the case side must either be modified, or left off the case, which causes problems for the rest of what resides there.</p>
<p><a href="http://www.maximumpc.com/article/reviews/scythe_mugen_2">Maximum PC</a> shows another of these designs, a new entry from Scythe, which is an up and coming supplier of accessories for the PC. It is called the Mugen 2, and is absolutely huge, taking what its predecessor had and building upon it.</p>
<blockquote><p>They just keep getting bigger and bigger. Now that CPU air-cooling manufacturers have seemingly settled on the skyscraper school of heatsink design, there seems to be a competition over who can cram the most cooling fins into the largest area. Scythe’s Mugen 2 air cooler, the follow-up to its popular Mugen series, is one of the largest coolers of this type that we’ve ever tested. But can it match the cooling power of its slightly smaller cousins, such as Thermalright’s U-120 eXtreme?</p>
<p>The Mugen 2 is a hefty hunk of a cooler, at 5.1 inches wide, 5 inches deep (with the included 12cm fan), and 6.2 inches high; it weighs nearly two pounds. It’s not the heaviest cooler we’ve ever tested, nor the most unwieldy, but its girth could certainly prevent you from installing it in all orientations on all motherboards. We had trouble fitting it in some orientations on our EVGA 680i SLI board—our usual preference being to install the cooler fan parallel with the rear exhaust fan. On our board, though, there wasn’t room; we resorted to attaching the cooler fan perpendicular to the rear exhaust fan. Thankfully, this didn’t seem to impact performance, as the Mugen 2 performed slightly better in our tests than the Thermalright U120-eXtreme—about 2.25 C cooler at both idle and full CPU burn.</p></blockquote>
<p>and</p>
<blockquote><p>The Mugen 2 ships with mounting brackets for LGA1366, 775, and AMD boards; the first two use the same bracket and backplate but different screw holes. Support for the new LGA1156 socket wasn’t available at the time of this review, but the company states it is in the works. Installation requires motherboard removal or a motherboard tray with a backplane cutout. Each of its five copper heat pipes rises into its own separate stack of cooling fins, allowing airflow between the stacks.</p></blockquote>
<p><!--copy and paste--><a href="http://my.opera.com/utopian1955/albums/showpic.dml?album=941107&amp;picture=13826351"><img src="http://files.myopera.com/utopian1955/albums/941107/scmg2000-main_203.jpg" alt="" /></a> <!--copy and paste--><a href="http://my.opera.com/utopian1955/albums/showpic.dml?album=941107&amp;picture=13826341"><img src="http://files.myopera.com/utopian1955/albums/941107/scmg2000-bot_150.jpg" alt="" /></a> <!--copy and paste--><a href="http://my.opera.com/utopian1955/albums/showpic.dml?album=941107&amp;picture=13826331"><img src="http://files.myopera.com/utopian1955/albums/941107/scmg2000-att_150.jpg" alt="" /></a></p>
<p>Perhaps case makers should start supplying scoops, like hood scoops for muscle cars, so that the cooler can be accommodated and a fresh supply of cool air will be available to keep the CPU cool.</p>
<p>It will also provide a place to put a case badge, like the ones that used to appear in the days of the 386, or, on muscle cars in the 1970s.  Instead of <strong>426 Hemi</strong>, it could say <strong>Phenom II X4 965</strong>.</p>
<p>Huge, and effective, if you can get it in.</p>
<p>§</p>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </strong></p>
<div id="06a83454-1e05-44c2-9c66-046ce25ea4f9" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/Scythe">Scythe</a>,<a rel="tag" href="http://technorati.com/tags/Mugen+2">Mugen 2</a>,<a rel="tag" href="http://technorati.com/tags/heatsink+and+fan+combination">heatsink and fan combination</a>,<a rel="tag" href="http://technorati.com/tags/AMD">AMD</a>,<a rel="tag" href="http://technorati.com/tags/Intel">Intel</a>,<a rel="tag" href="http://technorati.com/tags/Socket+478">Socket 478</a>,<a rel="tag" href="http://technorati.com/tags/Socket+775">Socket 775</a>,<a rel="tag" href="http://technorati.com/tags/Socket+1366">Socket 1366</a>,<a rel="tag" href="http://technorati.com/tags/Socket+939">Socket 939</a>,<a rel="tag" href="http://technorati.com/tags/Socker+940">Socker 940</a>,<a rel="tag" href="http://technorati.com/tags/Socket+AM2">Socket AM2</a>,<a rel="tag" href="http://technorati.com/tags/Socket+AM3">Socket AM3</a>,<a rel="tag" href="http://technorati.com/tags/120mm+fan">120mm fan</a>,<a rel="tag" href="http://technorati.com/tags/vaportube+and+fin+design">vaportube and fin design</a>,<a rel="tag" href="http://technorati.com/tags/effective">effective</a>,<a rel="tag" href="http://technorati.com/tags/sturdy">sturdy</a></div>
<p><strong>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</strong></p>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/desktop/opera300x250.gif" alt="Opera, the fastest and most secure web browser" /></a></p>
<p>•</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lockergnome.com/theoracle/2009/11/20/perhaps-we-need-some-larger-cases/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Using XP Until 2014 Plan Gets A Shot In The Arm</title>
		<link>http://www.lockergnome.com/theoracle/2009/11/20/the-using-xp-until-2014-plan-gets-a-shot-in-the-arm/</link>
		<comments>http://www.lockergnome.com/theoracle/2009/11/20/the-using-xp-until-2014-plan-gets-a-shot-in-the-arm/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 00:21:38 +0000</pubDate>
		<dc:creator>the oracle</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[2 year-4year time slice]]></category>

		<category><![CDATA[2012]]></category>

		<category><![CDATA[Microsoft]]></category>

		<category><![CDATA[Operating Systems plan over time]]></category>

		<category><![CDATA[PDC 09]]></category>

		<category><![CDATA[roadmap]]></category>

		<category><![CDATA[Tick-Tock]]></category>

		<category><![CDATA[Windows 7 SP1]]></category>

		<category><![CDATA[Windows 8]]></category>

		<category><![CDATA[XP until 2014]]></category>

		<guid isPermaLink="false">http://www.lockergnome.com/theoracle/?p=7192</guid>
		<description><![CDATA[<p>Those unhappy with, or simply not that excited about, Windows 7, got a good bit of news today, as Microsoft released a roadmap for Windows 8, and how it will fit into the delivery of other products.</p>
<p>Giving a 3 year run for Windows 7 means the end of 2012 will be the projected release date for Windows 8, which will give holdouts that much more time to become accustomed to the idea of moving away from XP. It will also give Microsoft time to see how it might need to change plans according to he numbers still using XP.</p>
<p>Is Microsoft finally switching to a different programming model? It used to be that we only had previous Microsoft efforts to judge how much could be accomplished in each unit of time, but now, with the various large distributions of Linux we can see how much can be accomplished by a loose woven group of programmers, and wonder what Microsoft could accomplish if pressed.</p>
<p>gHacks fills in the blanks -</p>
<blockquote><p>Microsoft has released two roadmaps at this years Professional Developer’s <a href="http://www.ghacks.net/2009/11/19/windows-8-slated-for-2012-release/#">Conference</a> (PDC 2009) which both suggest a <a href="http://windows8news.com/">Windows 8</a> release in 2012. This confirms earlier rumors that Microsoft’s next desktop operating system after <a href="http://windows7news.com/">Windows 7</a> would be released in three year’s time. To be more precise, the roadmaps that Microsoft showcased at the conference show the Microsoft <a href="http://www.ghacks.net/2009/11/19/windows-8-slated-for-2012-release/#">server</a> releases over the years. The first of the two roadmaps does mention Windows 7 (but not Windows Vista) along with <a href="http://www.ghacks.net/2009/11/19/windows-8-slated-for-2012-release/#">Windows Server 2003</a> and 2008 releases.</p>
<p>The 2012 release is codenamed <a href="http://www.ghacks.net/2009/11/19/windows-8-slated-for-2012-release/#">Windows</a> 8 and Microsoft does not explicitly state that this will also be the release year of the new operating system although that is generally assumed by everyone.</p>
<p>Windows 8, which is currently only a codename for the new operating system (did not they say so previously when asked about Windows 7 as well?), will be major released opposed to the release updates <a href="http://www.ghacks.net/2009/11/19/windows-8-slated-for-2012-release/#">Windows Server 2008</a> R2 and Windows 7.</p>
<p>Our thanks to <a href="http://msftkitchen.com/2009/11/windows-8-more-roadmaps.html">Stephen Chapman</a> for publishing those two Windows roadmap images. Check out the <a href="http://windows8news.com/">Windows 8 News</a> website for the latest news and rumors about Microsoft’s upcoming operating system Windows 8.</p></blockquote>
<p>The pictures show what is described above, and show the 2yr, 4yr cycle that Microsoft seems to want to follow. It is hard not to think of the Intel tick-tock model, though Microsoft&#8217;s clock is somewhat slower.</p>
<p>Will Microsoft be able to keep the pace? It has proven in the past that deadlines are simply not something that it worries about much. A deadline is no big deal when you&#8217;re the only game in town.</p>
<p>The thing is, though still the big boy on the block, Microsoft is no longer the only game in town.</p>
<p><strong>§</strong></p>
<p><strong>⌘</strong></p>
<div id="6004ce7a-c5e8-4c5e-b23a-5d1a76784369" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/Microsoft">Microsoft</a>,<a rel="tag" href="http://technorati.com/tags/PDC+09">PDC 09</a>,<a rel="tag" href="http://technorati.com/tags/roadmap">roadmap</a>,<a rel="tag" href="http://technorati.com/tags/Operating+Systems+plan+over+time">Operating Systems plan over time</a>,<a rel="tag" href="http://technorati.com/tags/tick-tock">tick-tock</a>,<a rel="tag" href="http://technorati.com/tags/2+year-4year+time+slice">2 year-4year time slice</a>,<a rel="tag" href="http://technorati.com/tags/Windows+8">Windows 8</a>,<a rel="tag" href="http://technorati.com/tags/Windows+7+SP1">Windows 7 SP1</a>,<a rel="tag" href="http://technorati.com/tags/2012">2012</a>,<a rel="tag" href="http://technorati.com/tags/XP+until+2014">XP until 2014</a></div>
<p><strong>⌘</strong><br />
<strong><em>Quote of the day:</em></strong></p>
<p>There is a coherent plan in the universe, though I don&#8217;t know what it&#8217;s a plan for.</p>
<p>- Fred Hoyle</p>
<p>•</p>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/desktop/opera300x250.gif" alt="Opera, the fastest and most secure web browser" /></a></p>
<p>³</p>
]]></description>
			<content:encoded><![CDATA[<p>Those unhappy with, or simply not that excited about, Windows 7, got a good bit of news today, as Microsoft released a roadmap for Windows 8, and how it will fit into the delivery of other products.</p>
<p>Giving a 3 year run for Windows 7 means the end of 2012 will be the projected release date for Windows 8, which will give holdouts that much more time to become accustomed to the idea of moving away from XP. It will also give Microsoft time to see how it might need to change plans according to he numbers still using XP.</p>
<p>Is Microsoft finally switching to a different programming model? It used to be that we only had previous Microsoft efforts to judge how much could be accomplished in each unit of time, but now, with the various large distributions of Linux we can see how much can be accomplished by a loose woven group of programmers, and wonder what Microsoft could accomplish if pressed.</p>
<p>gHacks fills in the blanks -</p>
<blockquote><p>Microsoft has released two roadmaps at this years Professional Developer’s <a href="http://www.ghacks.net/2009/11/19/windows-8-slated-for-2012-release/#">Conference</a> (PDC 2009) which both suggest a <a href="http://windows8news.com/">Windows 8</a> release in 2012. This confirms earlier rumors that Microsoft’s next desktop operating system after <a href="http://windows7news.com/">Windows 7</a> would be released in three year’s time. To be more precise, the roadmaps that Microsoft showcased at the conference show the Microsoft <a href="http://www.ghacks.net/2009/11/19/windows-8-slated-for-2012-release/#">server</a> releases over the years. The first of the two roadmaps does mention Windows 7 (but not Windows Vista) along with <a href="http://www.ghacks.net/2009/11/19/windows-8-slated-for-2012-release/#">Windows Server 2003</a> and 2008 releases.</p>
<p>The 2012 release is codenamed <a href="http://www.ghacks.net/2009/11/19/windows-8-slated-for-2012-release/#">Windows</a> 8 and Microsoft does not explicitly state that this will also be the release year of the new operating system although that is generally assumed by everyone.</p>
<p>Windows 8, which is currently only a codename for the new operating system (did not they say so previously when asked about Windows 7 as well?), will be major released opposed to the release updates <a href="http://www.ghacks.net/2009/11/19/windows-8-slated-for-2012-release/#">Windows Server 2008</a> R2 and Windows 7.</p>
<p>Our thanks to <a href="http://msftkitchen.com/2009/11/windows-8-more-roadmaps.html">Stephen Chapman</a> for publishing those two Windows roadmap images. Check out the <a href="http://windows8news.com/">Windows 8 News</a> website for the latest news and rumors about Microsoft’s upcoming operating system Windows 8.</p></blockquote>
<p>The pictures show what is described above, and show the 2yr, 4yr cycle that Microsoft seems to want to follow. It is hard not to think of the Intel tick-tock model, though Microsoft&#8217;s clock is somewhat slower.</p>
<p>Will Microsoft be able to keep the pace? It has proven in the past that deadlines are simply not something that it worries about much. A deadline is no big deal when you&#8217;re the only game in town.</p>
<p>The thing is, though still the big boy on the block, Microsoft is no longer the only game in town.</p>
<p><strong>§</strong></p>
<p><strong>⌘</strong></p>
<div id="6004ce7a-c5e8-4c5e-b23a-5d1a76784369" class="wlWriterEditableSmartContent" style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/Microsoft">Microsoft</a>,<a rel="tag" href="http://technorati.com/tags/PDC+09">PDC 09</a>,<a rel="tag" href="http://technorati.com/tags/roadmap">roadmap</a>,<a rel="tag" href="http://technorati.com/tags/Operating+Systems+plan+over+time">Operating Systems plan over time</a>,<a rel="tag" href="http://technorati.com/tags/tick-tock">tick-tock</a>,<a rel="tag" href="http://technorati.com/tags/2+year-4year+time+slice">2 year-4year time slice</a>,<a rel="tag" href="http://technorati.com/tags/Windows+8">Windows 8</a>,<a rel="tag" href="http://technorati.com/tags/Windows+7+SP1">Windows 7 SP1</a>,<a rel="tag" href="http://technorati.com/tags/2012">2012</a>,<a rel="tag" href="http://technorati.com/tags/XP+until+2014">XP until 2014</a></div>
<p><strong>⌘</strong><br />
<strong><em>Quote of the day:</em></strong></p>
<p>There is a coherent plan in the universe, though I don&#8217;t know what it&#8217;s a plan for.</p>
<p>- Fred Hoyle</p>
<p>•</p>
<p><a href="http://my.opera.com/community/download.pl?ref=utopian1955&amp;p=opera_desktop"><img src="http://promote.opera.com/desktop/opera300x250.gif" alt="Opera, the fastest and most secure web browser" /></a></p>
<p>³</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lockergnome.com/theoracle/2009/11/20/the-using-xp-until-2014-plan-gets-a-shot-in-the-arm/feed/</wfw:commentRss>
		</item>
	  <item> 
  <title>How to Handle Remote Tech Support</title>
  <description>
  &lt;em&gt;Using &lt;a href=&quot;http://www.gotoassist.com/chris&quot;&gt;GoToAssist&lt;/a&gt; is the easiest way to view and control another person's computer online. Use it to provide instant technical support to family, friends and customers. Start a session with just one click, and instantly connect with the other party. &lt;/em&gt;
  </description>
  <author>chris@lockergnome.com (Chris Pirillo)</author>
  <category>Partner</category>
  <pubDate>Mon, 13 Jul 2009 06:30:00 GMT</pubDate>
  <link>http://gotoassist.com/chris/</link>
  <guid>http://gotoassist.com/chris/</guid>
  </item>

  <item>
  <title>Network Tools for Windows</title>
  <description>You need these network tools, no matter which operating systems and networks you have to support. &lt;a href=&quot;http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome&quot;&gt;SolarWinds ipMonitor&lt;/a&gt;: Affordable Network Monitoring for SMBs. Get turnkey network, server and application availability monitoring with SolarWinds ipMonitor v9.0. This easy-to-use, reliable solution for SMBs delivers out-of-the-box availability monitoring so you always know exactly what's up with Active Directory, DNS, Exchange, FTP, Web, IMAP, MS SQL Server, and SMTP. &lt;a href=&quot;http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome&quot;&gt;Download your free trial today&lt;/a&gt;. Or, try their &lt;a href=&quot;http://www.solarwinds.com/products/freetools/&quot;&gt;totally free tools&lt;/a&gt;! And, through 2/29, save 20% when you purchase &lt;a href=&quot;http://store.solarwinds.com/s.nl/sc.16/.f&quot;&gt;ipMonitor 9.0&lt;/a&gt;.
  </description>
  <author>chris@lockergnome.com (Chris Pirillo)</author>
  <category>Partner</category>
  <pubDate>Mon, 25 Feb 2008 06:30:00 GMT</pubDate>
  <link>http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome</link>
  <guid>http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome</guid>
  </item>
  
  <item>
  <title>Get Your Own Web Site</title>
  <description>Starting at just $3.99/month, web hosting from &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=cp2&quot;&gt;GoDaddy&lt;/a&gt; includes 99.9% uptime, 24/7 support and free access to GoDaddy Hosting Connection, THE place to install over 30 FREE applications sure to help you get the most from your hosting plan and Web site. Enter &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=cp2&quot;&gt;code CP2&lt;/a&gt; at checkout, and save an additional 10% on any order.
  &lt;p&gt;Plus, as a friend of Chris Pirillo, enter code &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=chris7&quot;&gt;CHRIS7&lt;/a&gt;, that's C-H-R-I-S and the number 7, when you check out, and save an additional 10% on any order. Get your piece of the internet at &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=chris7&quot;&gt;GoDaddy.com&lt;/a&gt;.&lt;/p&gt;
  </description>
  <author>chris@lockergnome.com (Chris Pirillo)</author>
  <category>Partner</category>
  <pubDate>Mon, 25 Feb 2008 06:30:00 GMT</pubDate>
  <link>http://www.godaddy.com/gdshop/default.asp?isc=cp1</link>
  <guid>http://www.godaddy.com/gdshop/default.asp?isc=cp1</guid>
  </item>

  <item>
  <title>VMware and Parallels for Virtual Machines</title>
  <description>
  It doesn't matter if you're running on Windows or Mac OS X - every power user needs either &lt;a href=&quot;http://send.onenetworkdirect.net/z/13766/rn_a32755/&quot;&gt;Parallels&lt;/a&gt; or &lt;a href=&quot;http://send.onenetworkdirect.net/z/17081/rn_a32755/&quot;&gt;VMware&lt;/a&gt; (or both). There's never been an easier way to test software without destroying your primary operating system's stability. Think of how many times you wish you could press a 'reverse' button on your computer. Plus, there's no easier way to try new Linux distributions - see what all the fuss is about. Run Windows in OS X, run Linux in Windows, but the best way to do either is with &lt;a href=&quot;http://send.onenetworkdirect.net/z/17081/rn_a32755/&quot;&gt;VMware&lt;/a&gt; and/or &lt;a href=&quot;http://send.onenetworkdirect.net/z/13766/rn_a32755/&quot;&gt;Parallels&lt;/a&gt;.
  </description>
  <author>chris@lockergnome.com (Chris Pirillo)</author>
  <category>Partner</category>
  <pubDate>Mon, 25 Feb 2008 06:30:00 GMT</pubDate>
  <link>http://chris.pirillo.com/2008/02/19/parallels-or-vmware/</link>
  <guid>http://chris.pirillo.com/2008/02/19/parallels-or-vmware/</guid>
  </item>

  <item>
  <title>Coupons for Online Shopping</title>
  <description>&lt;p style=&quot;color: red&quot;&gt;This feed is fueled by Lockergnome &lt;a href=&quot;http://www.lockergnome.com/buy/&quot;&gt;Online Shopping and Coupon Codes&lt;/a&gt;&lt;/p&gt; 
&lt;p&gt;
 Before you shop next time, see if we have &lt;a href=&quot;http://coupons.lockergnome.com/&quot;&gt;a coupon&lt;/a&gt; first.
&lt;/p&gt;
  </description> 
  <author>chris@lockergnome.com (Chris Pirillo)</author> 
  <category>Partner</category> 
  <pubDate>Sat, 12 Jul 2008 07:56:13 GMT</pubDate>
  <link>http://coupons.lockergnome.com/</link> 
  <guid>http://coupons.lockergnome.com/</guid>
  </item>
</channel>
</rss>
