<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DevTopics &#187; Windows</title>
	<atom:link href="http://www.devtopics.com/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devtopics.com</link>
	<description>Software Development Topics</description>
	<lastBuildDate>Tue, 27 Jul 2010 18:48:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>I Really Hate Windows Sometimes</title>
		<link>http://www.devtopics.com/i-really-hate-windows-sometimes/</link>
		<comments>http://www.devtopics.com/i-really-hate-windows-sometimes/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 14:57:36 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.devtopics.com/i-really-hate-windows-sometimes/</guid>
		<description><![CDATA[Most people look forward to software upgrades.  It usually means new features are added and old bugs are removed.  But I hold my breath every time I perform a Windows Update because I never know what’s going to happen.  Windows Vista is so complex from a design POV that each update carries the risk of [...]


Related posts:<ol><li><a href='http://www.devtopics.com/windows-sdk-for-windows-7-and-net-framework-35-sp1-rc/' rel='bookmark' title='Permanent Link: Windows SDK for Windows 7 and .NET Framework 3.5 SP1: RC'>Windows SDK for Windows 7 and .NET Framework 3.5 SP1: RC</a></li>
<li><a href='http://www.devtopics.com/microsoft-shipping-windows-7-in-september/' rel='bookmark' title='Permanent Link: Microsoft Shipping Windows 7 in September?'>Microsoft Shipping Windows 7 in September?</a></li>
<li><a href='http://www.devtopics.com/watchout-windows-here-comes-google-chrome-os/' rel='bookmark' title='Permanent Link: Watchout Windows: Here Comes Google Chrome OS!'>Watchout Windows: Here Comes Google Chrome OS!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Most people look forward to software upgrades.  It usually means new features are added and old bugs are removed.  But I hold my breath every time I perform a Windows Update because I never know what’s going to happen.  Windows Vista is so complex from a design POV that each update carries the risk of toppling the Windows house of cards.</p>
<p>Case in point, after a Windows Update the other day, my home networking stopped.  It was working fine before Windows Update, and dead in the water after.  No explanation, no reason, just a message that the network shares were inaccessible and I should contact my system administrator.  Damn, I guess that’s me.</p>
<p>I spent five hours rebooting, checking the hardware, routers and lines, checking permissions and sharing settings, investigating NetBIOS and TCP/IP settings, pinging and prodding, Googling for explanations and chasing white rabbits.  Finally I discovered the solution.  I just needed to set an obscure registry value:</p>
<p>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\<br />
LanmanServer\Parameters\IRPStackSize</p>
<p>Geez, now why didn’t I think of that?</p>
<p>I have 25 years PC experience and am comfortable tinkering with networking settings and the Registry, and still this glitch stumped me for hours.</p>
<img src="http://www.devtopics.com/wordpress/?ak_action=api_record_view&id=938&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.devtopics.com/windows-sdk-for-windows-7-and-net-framework-35-sp1-rc/' rel='bookmark' title='Permanent Link: Windows SDK for Windows 7 and .NET Framework 3.5 SP1: RC'>Windows SDK for Windows 7 and .NET Framework 3.5 SP1: RC</a></li>
<li><a href='http://www.devtopics.com/microsoft-shipping-windows-7-in-september/' rel='bookmark' title='Permanent Link: Microsoft Shipping Windows 7 in September?'>Microsoft Shipping Windows 7 in September?</a></li>
<li><a href='http://www.devtopics.com/watchout-windows-here-comes-google-chrome-os/' rel='bookmark' title='Permanent Link: Watchout Windows: Here Comes Google Chrome OS!'>Watchout Windows: Here Comes Google Chrome OS!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devtopics.com/i-really-hate-windows-sometimes/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Watchout Windows: Here Comes Google Chrome OS!</title>
		<link>http://www.devtopics.com/watchout-windows-here-comes-google-chrome-os/</link>
		<comments>http://www.devtopics.com/watchout-windows-here-comes-google-chrome-os/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 15:55:59 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[Open-Source]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.devtopics.com/watchout-windows-here-comes-google-chrome-os/</guid>
		<description><![CDATA[Microsoft has enjoyed a virtual monopoly on the PC desktop for two decades.&#160; Though the Apple operating system is superior to Windows in many ways &#8212; especially for simplicity and usability &#8212; Apple’s closed-system approach has ensured that Apple OS will never be more than a strong niche player.&#160; Open-source Linux has made significant inroads [...]


Related posts:<ol><li><a href='http://www.devtopics.com/mono-v20-net-for-linux-released/' rel='bookmark' title='Permanent Link: Mono v2.0 .NET for Linux Released'>Mono v2.0 .NET for Linux Released</a></li>
<li><a href='http://www.devtopics.com/google-releases-simple-programming-language/' rel='bookmark' title='Permanent Link: Google Releases &ldquo;Simple&rdquo; Programming Language'>Google Releases &ldquo;Simple&rdquo; Programming Language</a></li>
<li><a href='http://www.devtopics.com/windows-sdk-for-windows-7-and-net-framework-35-sp1-rc/' rel='bookmark' title='Permanent Link: Windows SDK for Windows 7 and .NET Framework 3.5 SP1: RC'>Windows SDK for Windows 7 and .NET Framework 3.5 SP1: RC</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Microsoft has enjoyed a virtual monopoly on the PC desktop for two decades.&#160; Though the Apple operating system is superior to Windows in many ways &#8212; especially for simplicity and usability &#8212; Apple’s closed-system approach has ensured that Apple OS will never be more than a strong niche player.&#160; Open-source Linux has made significant inroads in the server market, but the lack of singular vision and decent user-interface has kept it as a hobbyist toy on the desktop.</p>
<p>This has allowed Microsoft to continue to own the PC desktop, in spite of major missteps, such as Windows ME and the disaster that was Vista in its first year, with <a href="http://www.devtopics.com/windows-vista-upgrade/" target="_blank">significant incompatibilities</a>, <a href="http://www.devtopics.com/software-behaving-badly/" target="_blank">endless security warnings</a>, and <a href="http://www.devtopics.com/survey-says-enterprises-reject-windows-vista-like-new-coke/" target="_blank">user-defections back to Windows XP</a>.&#160; Microsoft’s new operating system &#8212; <a href="http://www.devtopics.com/microsoft-sets-windows-7-pricing-and-upgrades/" target="_blank">Windows 7</a>, which is expected to ship later this year &#8212; has been receiving mostly positive reviews.&#160; And not a moment too soon, because along comes Microsoft’s greatest threat to its stranglehold on the desktop in twenty years.</p>
<p><img title="" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; border-right-width: 0px" height="40" alt="" src="http://www.devtopics.com/wordpress/wp-content/uploads/2009/07/image2.png" width="192" align="left" border="0" />Google Chrome OS is an open source, lightweight operating system that will initially target netbooks.&#160; Later this year, Google will open-source its code, and netbooks running Google Chrome OS will be available for consumers in the second half of 2010. </p>
<p> <span id="more-793"></span>
<p>Speed, simplicity and security are the key aspects of Google Chrome OS.&#160; Google has designed the Chrome OS to be fast and lightweight, to boot up and get you onto the Web in seconds.&#160; Which will be a refreshing change from the four-minute startup required for my ultra-fast Windows laptop.</p>
<p>The Chrome OS user interface is minimal to stay out of your way, as Google hopes that most of the user experience will take place on the Web.&#160; And as Google did for the Chrome browser, Chrome OS developers went back to the basics and completely redesigned the underlying security architecture of the OS so that users don&#8217;t have to deal with viruses, malware and security updates.&#160; A hollow promise, of course, since if Chrome OS becomes popular with users, it will become popular with criminals too.</p>
<p>The software architecture has Google Chrome running within a new windowing system on top of a Linux kernel.&#160; For application developers, the Web is the platform.&#160; There really won’t be much of a concept of desktop applications ala Windows.&#160; All Web-based applications should work automatically.&#160; And all apps will run not only on Google Chrome OS, but on any standards-based Web browser on Windows, Mac and Linux, thereby giving developers the largest user base of any platform in the world.</p>
<p>The promise of Google Chrome OS is a simple computing experience, where users can browse the Web and get their email quickly.&#160; Computers will always run as fast as they did when new.&#160; Data will be accessible everywhere there’s an Internet connection, and users will not have to worry if their computer breaks or they forget to backup their files.&#160; More importantly, users don&#8217;t want to spend hours configuring their computers to work with every new piece of hardware, or have to worry about constant software updates.</p>
<p>For someone like me who lives out in the country &#8212; I’m often disconnected, and when I am connected, it’s by slow satellite &#8212; the idea of a net-only computing experience seems like a major step backward.&#160; But for the majority of broadband-connected users, a simple, fast net-based computer running Google Chrome OS will likely represent an improvement over the bloated, complicated Windows operating system.</p>
<p><a href="http://googleblog.blogspot.com/2009/07/introducing-google-chrome-os.html" target="_blank">Google Chrome OS Announcement</a></p>
<img src="http://www.devtopics.com/wordpress/?ak_action=api_record_view&id=793&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.devtopics.com/mono-v20-net-for-linux-released/' rel='bookmark' title='Permanent Link: Mono v2.0 .NET for Linux Released'>Mono v2.0 .NET for Linux Released</a></li>
<li><a href='http://www.devtopics.com/google-releases-simple-programming-language/' rel='bookmark' title='Permanent Link: Google Releases &ldquo;Simple&rdquo; Programming Language'>Google Releases &ldquo;Simple&rdquo; Programming Language</a></li>
<li><a href='http://www.devtopics.com/windows-sdk-for-windows-7-and-net-framework-35-sp1-rc/' rel='bookmark' title='Permanent Link: Windows SDK for Windows 7 and .NET Framework 3.5 SP1: RC'>Windows SDK for Windows 7 and .NET Framework 3.5 SP1: RC</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devtopics.com/watchout-windows-here-comes-google-chrome-os/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Microsoft Sets Windows 7 Pricing and Upgrades</title>
		<link>http://www.devtopics.com/microsoft-sets-windows-7-pricing-and-upgrades/</link>
		<comments>http://www.devtopics.com/microsoft-sets-windows-7-pricing-and-upgrades/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 14:24:54 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.devtopics.com/microsoft-sets-windows-7-pricing-and-upgrades/</guid>
		<description><![CDATA[ Microsoft has announced retail pricing for Windows 7 that includes an option to preorder the operating system at a substantial discount.&#160; 
From today through July 11, U.S. consumers can preorder an upgrade from XP or Vista to Windows 7 Home premium for $49 or Windows 7 Professional for $99.&#160; However, XP customers must do [...]


Related posts:<ol><li><a href='http://www.devtopics.com/microsoft-shipping-windows-7-in-september/' rel='bookmark' title='Permanent Link: Microsoft Shipping Windows 7 in September?'>Microsoft Shipping Windows 7 in September?</a></li>
<li><a href='http://www.devtopics.com/windows-vista-upgrade/' rel='bookmark' title='Permanent Link: Windows Vista Upgrade'>Windows Vista Upgrade</a></li>
<li><a href='http://www.devtopics.com/windows-vista-3gb-or-4gb-ram/' rel='bookmark' title='Permanent Link: Windows Vista: 3GB or 4GB RAM?'>Windows Vista: 3GB or 4GB RAM?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img title="Microsoft Windows 7" style="border-right: 0px; border-top: 0px; display: inline; margin-left: 0px; border-left: 0px; margin-right: 0px; border-bottom: 0px" height="147" alt="Microsoft Windows 7" src="http://www.devtopics.com/wordpress/wp-content/uploads/2009/06/image7.png" width="147" align="left" border="0" /> Microsoft has announced retail pricing for Windows 7 that includes an option to preorder the operating system at a substantial discount.&#160; </p>
<p>From today through July 11, U.S. consumers can preorder an upgrade from XP or Vista to Windows 7 Home premium for $49 or Windows 7 Professional for $99.&#160; However, XP customers must do a clean installation of Windows 7.</p>
<p>Also starting today, buyers of new PCs with Vista installed will receive a free upgrade to Windows 7 when it becomes available.</p>
<p>Retail boxed copies of Windows 7 go on sale October 22.&#160; Microsoft plans to charge $119 for Home Premium, $199 for Professional, and $219 for Ultimate. </p>
<p>In Europe, the EU’s anti-trust ruling has forced Microsoft to ship a special “E” version with the Internet Explorer web browser removed.&#160; Therefore, the European launch will be delayed, and all users must perform a clean installation, even if purchasing an upgrade.</p>
<p>Early reviews are generally positive and indicate that Windows 7 is much better behaved <a href="http://www.devtopics.com/windows-vista-upgrade/" target="_blank">than Vista was</a> when it was first released.</p>
<p><a href="http://www.cnn.com/2009/TECH/ptech/06/25/cnet.windows7.pricing.upgrade/index.html" target="_blank">Story at CNN</a></p>
<img src="http://www.devtopics.com/wordpress/?ak_action=api_record_view&id=776&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.devtopics.com/microsoft-shipping-windows-7-in-september/' rel='bookmark' title='Permanent Link: Microsoft Shipping Windows 7 in September?'>Microsoft Shipping Windows 7 in September?</a></li>
<li><a href='http://www.devtopics.com/windows-vista-upgrade/' rel='bookmark' title='Permanent Link: Windows Vista Upgrade'>Windows Vista Upgrade</a></li>
<li><a href='http://www.devtopics.com/windows-vista-3gb-or-4gb-ram/' rel='bookmark' title='Permanent Link: Windows Vista: 3GB or 4GB RAM?'>Windows Vista: 3GB or 4GB RAM?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devtopics.com/microsoft-sets-windows-7-pricing-and-upgrades/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows SDK for Windows 7 and .NET Framework 3.5 SP1: RC</title>
		<link>http://www.devtopics.com/windows-sdk-for-windows-7-and-net-framework-35-sp1-rc/</link>
		<comments>http://www.devtopics.com/windows-sdk-for-windows-7-and-net-framework-35-sp1-rc/#comments</comments>
		<pubDate>Tue, 05 May 2009 14:42:00 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.devtopics.com/windows-sdk-for-windows-7-and-net-framework-35-sp1-rc/</guid>
		<description><![CDATA[Microsoft has just released the Windows Software Development Kit (SDK) for Windows 7 and .NET Framework 3.5 Service Pack 1 (SP1): Release Candidate (RC).
The Microsoft Windows SDK is a set of tools, code samples, documentation, compilers, headers, and libraries that developers can use to create applications that run on Microsoft Windows operating systems.&#160; The Windows [...]


Related posts:<ol><li><a href='http://www.devtopics.com/microsoft-to-share-net-framework-code/' rel='bookmark' title='Permanent Link: Microsoft to Share .NET Framework Code'>Microsoft to Share .NET Framework Code</a></li>
<li><a href='http://www.devtopics.com/documentation-available-for-net-framework-4-and-visual-studio-2010/' rel='bookmark' title='Permanent Link: Documentation Available for .NET Framework 4 and Visual Studio 2010'>Documentation Available for .NET Framework 4 and Visual Studio 2010</a></li>
<li><a href='http://www.devtopics.com/net-installed-on-almost-80-of-windows-pcs/' rel='bookmark' title='Permanent Link: .NET Installed on Almost 80% of Windows PCs'>.NET Installed on Almost 80% of Windows PCs</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Microsoft has just released the Windows Software Development Kit (SDK) for Windows 7 and .NET Framework 3.5 Service Pack 1 (SP1): Release Candidate (RC).</p>
<p>The Microsoft Windows SDK is a set of tools, code samples, documentation, compilers, headers, and libraries that developers can use to create applications that run on Microsoft Windows operating systems.&#160; The Windows SDK combines two formerly separate SDKs: the Platform SDK (PSDK) and the .NET Framework SDK.</p>
<p>The following is a small sampling of what’s new or updated in this SDK:</p>
<ul>
<li>Documentation – Approximately 80% of the SDK documentation set has been refreshed </li>
<li>Headers/Libraries – numerous new and updated – please see What’s New in the Windows API under the top-level Getting Started section in the documentation </li>
<li>Samples – Over 200 new and/or updated samples </li>
<li>Tools – Several new tools added </li>
<li>Visual Studio 2008 SP1 C++ command line compiler toolset and matching CRT </li>
</ul>
<p><a href="http://msdn.microsoft.com/en-us/windowsserver/bb980924.aspx" target="_blank">Windows SDK</a>    <br /><a href="http://www.dot-net-news.com" target="_blank">More .NET News</a></p>
<img src="http://www.devtopics.com/wordpress/?ak_action=api_record_view&id=733&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.devtopics.com/microsoft-to-share-net-framework-code/' rel='bookmark' title='Permanent Link: Microsoft to Share .NET Framework Code'>Microsoft to Share .NET Framework Code</a></li>
<li><a href='http://www.devtopics.com/documentation-available-for-net-framework-4-and-visual-studio-2010/' rel='bookmark' title='Permanent Link: Documentation Available for .NET Framework 4 and Visual Studio 2010'>Documentation Available for .NET Framework 4 and Visual Studio 2010</a></li>
<li><a href='http://www.devtopics.com/net-installed-on-almost-80-of-windows-pcs/' rel='bookmark' title='Permanent Link: .NET Installed on Almost 80% of Windows PCs'>.NET Installed on Almost 80% of Windows PCs</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devtopics.com/windows-sdk-for-windows-7-and-net-framework-35-sp1-rc/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Microsoft Shipping Windows 7 in September?</title>
		<link>http://www.devtopics.com/microsoft-shipping-windows-7-in-september/</link>
		<comments>http://www.devtopics.com/microsoft-shipping-windows-7-in-september/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 17:28:15 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.devtopics.com/microsoft-shipping-windows-7-in-september/</guid>
		<description><![CDATA[ Microsoft may ship Windows 7 on PCs by September, said Compal president Ray Chen at an investor&#8217;s conference.&#160; Compal builds personal computers for Acer, HP and other major PC vendors.&#160; The news matches rumors that Microsoft hopes to release Windows 7 well ahead of the holidays.&#160; This would give Microsoft some time to hopefully [...]


Related posts:<ol><li><a href='http://www.devtopics.com/microsoft-sets-windows-7-pricing-and-upgrades/' rel='bookmark' title='Permanent Link: Microsoft Sets Windows 7 Pricing and Upgrades'>Microsoft Sets Windows 7 Pricing and Upgrades</a></li>
<li><a href='http://www.devtopics.com/visual-studio-2010-and-net-4-0-beta-2/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET 4.0 Beta 2'>Visual Studio 2010 and .NET 4.0 Beta 2</a></li>
<li><a href='http://www.devtopics.com/windows-sdk-for-windows-7-and-net-framework-35-sp1-rc/' rel='bookmark' title='Permanent Link: Windows SDK for Windows 7 and .NET Framework 3.5 SP1: RC'>Windows SDK for Windows 7 and .NET Framework 3.5 SP1: RC</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img title="" style="border-right: 0px; border-top: 0px; display: inline; margin-left: 0px; border-left: 0px; margin-right: 0px; border-bottom: 0px" height="180" alt="" src="http://www.devtopics.com/wordpress/wp-content/uploads/2009/02/image11.png" width="198" align="left" border="0" /> Microsoft may ship Windows 7 on PCs by September, said Compal president Ray Chen at an investor&#8217;s conference.&#160; Compal builds personal computers for Acer, HP and other major PC vendors.&#160; The news matches rumors that Microsoft hopes to release Windows 7 well ahead of the holidays.&#160; This would give Microsoft some time to hopefully iron out some of the initial bugs and avoid the major embarrassment it saw with people <a href="http://www.devtopics.com/windows-vista-upgrade/" target="_blank">downgrading back to XP</a> because Vista simply wouldn’t work.</p>
<p>Microsoft spokeswoman Amelia Agrawal maintains the company’s official position that Windows 7 will ship within three years of Vista, which means by early 2010.&#160; This estimate is presumably conservative to avoid embarrassment in the event of an unexpected delay, as happened repeatedly with Vista, which shipped more than two years after its original scheduled date.&#160; Microsoft has acknowledged an expedited testing phase for Windows 7 that includes just one public beta and one release candidate before shipping.&#160; But so far Windows 7 has been relatively stable in testing.</p>
<p>Microsoft is under significant pressure to release Windows 7 this year to offset the first significant declines in Windows revenue in Microsoft’s history.&#160; These declines are the result of the global recession, plus continued reluctance by both consumers and enterprises to adopt Windows Vista.&#160; Windows 7 is said to improve the user interface and performance, especially on hardware with more modest specifications.</p>
<img src="http://www.devtopics.com/wordpress/?ak_action=api_record_view&id=605&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.devtopics.com/microsoft-sets-windows-7-pricing-and-upgrades/' rel='bookmark' title='Permanent Link: Microsoft Sets Windows 7 Pricing and Upgrades'>Microsoft Sets Windows 7 Pricing and Upgrades</a></li>
<li><a href='http://www.devtopics.com/visual-studio-2010-and-net-4-0-beta-2/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET 4.0 Beta 2'>Visual Studio 2010 and .NET 4.0 Beta 2</a></li>
<li><a href='http://www.devtopics.com/windows-sdk-for-windows-7-and-net-framework-35-sp1-rc/' rel='bookmark' title='Permanent Link: Windows SDK for Windows 7 and .NET Framework 3.5 SP1: RC'>Windows SDK for Windows 7 and .NET Framework 3.5 SP1: RC</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devtopics.com/microsoft-shipping-windows-7-in-september/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remember Windows ME?</title>
		<link>http://www.devtopics.com/remember-windows-me/</link>
		<comments>http://www.devtopics.com/remember-windows-me/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 13:53:14 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[Humor]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.devtopics.com/remember-windows-me/</guid>
		<description><![CDATA[ 
From xkcd: A webcomic of romance, sarcasm, math and language.
Very funny!&#160; But in my experience, one of the fastest ways to kill programmer productivity is to give them beer.


Related posts:I&#8217;m Busy Compiling&#8230;
Array Indices: Start from 0 or 1?
Videogames in Hell



Related posts:<ol><li><a href='http://www.devtopics.com/im-busy-compiling/' rel='bookmark' title='Permanent Link: I&#8217;m Busy Compiling&#8230;'>I&#8217;m Busy Compiling&#8230;</a></li>
<li><a href='http://www.devtopics.com/array-indices-start-from-0-or-1/' rel='bookmark' title='Permanent Link: Array Indices: Start from 0 or 1?'>Array Indices: Start from 0 or 1?</a></li>
<li><a href='http://www.devtopics.com/videogames-in-hell/' rel='bookmark' title='Permanent Link: Videogames in Hell'>Videogames in Hell</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="449" alt="" src="http://www.devtopics.com/wordpress/wp-content/uploads/2008/10/image.png" width="494" border="0"> </p>
<p><a href="http://xkcd.com/323/" target="_blank">From xkcd: A webcomic of romance, sarcasm, math and language.</a></p>
<p>Very funny!&nbsp; But in my experience, one of the fastest ways to kill programmer productivity is to give them beer.</p>
<img src="http://www.devtopics.com/wordpress/?ak_action=api_record_view&id=361&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.devtopics.com/im-busy-compiling/' rel='bookmark' title='Permanent Link: I&#8217;m Busy Compiling&#8230;'>I&#8217;m Busy Compiling&#8230;</a></li>
<li><a href='http://www.devtopics.com/array-indices-start-from-0-or-1/' rel='bookmark' title='Permanent Link: Array Indices: Start from 0 or 1?'>Array Indices: Start from 0 or 1?</a></li>
<li><a href='http://www.devtopics.com/videogames-in-hell/' rel='bookmark' title='Permanent Link: Videogames in Hell'>Videogames in Hell</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devtopics.com/remember-windows-me/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>D&#8217;oh! Hackers Take Over Simpson&#8217;s Fans&#8217; PCs</title>
		<link>http://www.devtopics.com/doh-hackers-take-over-simpsons-fans-pcs/</link>
		<comments>http://www.devtopics.com/doh-hackers-take-over-simpsons-fans-pcs/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 14:41:53 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[Threats]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.devtopics.com/doh-hackers-take-over-simpsons-fans-pcs/</guid>
		<description><![CDATA[If you&#8217;re one of thousands of Simpsons fans who added ChunkyLover53 as an AOL Instant Messenger buddy, your computer may be at risk from a Turkish botnet.


This story starts in 2002 in a Simpsons episode called &#34;The Dad Who Knew Too Little.&#34;&#160; As Homer was accessing his email, his address was revealed on screen as [...]


Related posts:<ol><li><a href='http://www.devtopics.com/wrong-email-address/' rel='bookmark' title='Permanent Link: Wrong Email Address'>Wrong Email Address</a></li>
<li><a href='http://www.devtopics.com/how-to-show-a-list-of-your-facebook-friends/' rel='bookmark' title='Permanent Link: How to Show a List of Your Facebook Friends'>How to Show a List of Your Facebook Friends</a></li>
<li><a href='http://www.devtopics.com/movie-hackers/' rel='bookmark' title='Permanent Link: Movie Hackers'>Movie Hackers</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re one of thousands of Simpsons fans who added ChunkyLover53 as an AOL Instant Messenger buddy, your computer may be at risk from a Turkish botnet.</p>
<p><span id="more-299"></span></p>
<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="250" alt="Homer Simpson" src="http://www.devtopics.com/wordpress/wp-content/uploads/2008/07/homersimpsondoh.jpg" width="180" align="left" border="0" /></p>
<p>This story starts in 2002 in a Simpsons episode called &quot;The Dad Who Knew Too Little.&quot;&#160; As Homer was accessing his email, his address was revealed on screen as chunkylover53@aol.com.&#160; Naturally, thousands of fans attempted to contact the yellow fellow via his AOL email address.&#160; Matt Selmon, a Simpsons writer, had thought ahead and registered the email address in the real world.&#160; He answered as many of the messages as he could, delighting fans who received responses from &quot;Homer.&quot;</p>
<p>Many fans also added ChunkyLover53 to their AIM friends list.&#160; No doubt they were disappointed when Homer never signed on, but they likely forgot about it as time went on.</p>
<p>Now six years later, ChunkyLover53 has become active again, sending a message to all his AIM friends.&#160; If you view this message, you&#8217;ll see a link to a new web episode of <em>The Simpsons</em>.&#160; If you foolishly click that link, you get an error message.&#160; You also get infected with a Turkish botnet that uses your PC to steal your sensitive data and conduct spam attacks on other PCs.</p>
<p>Turns out the ChunkyLover53 account was hijacked by some very bad people.&#160; This nasty attack, first reported by <a href="http://blog.spywareguide.com/2008/07/who-hacked-homer.html" target="_blank">FaceTime Security Labs</a>, employs a solid rootkit, so the only way to remove the infection is to reinstall your PC operating system from scratch.&#160; As Homer would say, &quot;D&#8217;oh!&quot;</p>
<img src="http://www.devtopics.com/wordpress/?ak_action=api_record_view&id=299&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.devtopics.com/wrong-email-address/' rel='bookmark' title='Permanent Link: Wrong Email Address'>Wrong Email Address</a></li>
<li><a href='http://www.devtopics.com/how-to-show-a-list-of-your-facebook-friends/' rel='bookmark' title='Permanent Link: How to Show a List of Your Facebook Friends'>How to Show a List of Your Facebook Friends</a></li>
<li><a href='http://www.devtopics.com/movie-hackers/' rel='bookmark' title='Permanent Link: Movie Hackers'>Movie Hackers</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devtopics.com/doh-hackers-take-over-simpsons-fans-pcs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello, I&#8217;m a Mac</title>
		<link>http://www.devtopics.com/hello-im-a-mac/</link>
		<comments>http://www.devtopics.com/hello-im-a-mac/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 14:49:54 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[Humor]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.mini-tools.com/at2/devtop/wordpress/hello-im-a-mac/</guid>
		<description><![CDATA[Apple&#8217;s share of the U.S. PC market jumped to 8.1% in the third quarter of 2007, a 37% increase from the previous year.&#160; One reason for Apple&#8217;s surging success is its catchy &#8220;Hello, I&#8217;m a Mac&#8221; commercials starring Justin Long as &#8220;Mac&#8221; and John Hodgman as &#8220;PC&#8221;:






&#160; 
As you might expect, these successful Mac vs. [...]


Related posts:<ol><li><a href='http://www.devtopics.com/your-pc-is-lying-aka-john-hodgmans-new-book/' rel='bookmark' title='Permanent Link: Your PC is Lying, aka John Hodgman&#8217;s New Book'>Your PC is Lying, aka John Hodgman&#8217;s New Book</a></li>
<li><a href='http://www.devtopics.com/hello-im-a-pc-says-seinfeld/' rel='bookmark' title='Permanent Link: &quot;Hello, I&#8217;m a PC,&quot; says Seinfeld'>&quot;Hello, I&#8217;m a PC,&quot; says Seinfeld</a></li>
<li><a href='http://www.devtopics.com/christmas-computer-programming/' rel='bookmark' title='Permanent Link: Christmas Computer Programming'>Christmas Computer Programming</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Apple&#8217;s share of the U.S. PC market jumped to <a href="http://www.appleinsider.com/articles/07/10/17/apples_u_s_mac_market_share_rises_to_8_1_percent_in_q3.html" target="_blank">8.1%</a> in the third quarter of 2007, a 37% increase from the previous year.&nbsp; One reason for Apple&#8217;s surging success is its catchy &#8220;Hello, I&#8217;m a Mac&#8221; commercials starring Justin Long as &#8220;Mac&#8221; and John Hodgman as &#8220;PC&#8221;:</p>
</p>
<div class="wlWriterSmartContent" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:79af4b19-b75e-4de9-bbf9-6759ceb4bc3f" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">
<div id="9c66a614-ff45-4beb-99de-622128a9d9b8" style="margin: 0px; padding: 0px; display: inline;">
<div><a href="http://www.youtube.com/watch?v=KNnX6XRQBec" target="_new"><img src="http://www.devtopics.com/blog/wp-content/uploads/2008/03/video7efb3d90252e.jpg" galleryimg="no" onload="var downlevelDiv = document.getElementById('9c66a614-ff45-4beb-99de-622128a9d9b8'); downlevelDiv.innerHTML = &quot;&lt;div&gt;&lt;object width=\&quot;425\&quot; height=\&quot;350\&quot;&gt;&lt;param name=\&quot;movie\&quot; value=\&quot;http://www.youtube.com/v/KNnX6XRQBec\&quot;&gt;&lt;\/param&gt;&lt;param name=\&quot;wmode\&quot; value=\&quot;transparent\&quot;&gt;&lt;\/param&gt;&lt;embed src=\&quot;http://www.youtube.com/v/KNnX6XRQBec\&quot; type=\&quot;application/x-shockwave-flash\&quot; wmode=\&quot;transparent\&quot; width=\&quot;425\&quot; height=\&quot;350\&quot;&gt;&lt;\/embed&gt;&lt;\/object&gt;&lt;\/div&gt;&quot;;" alt=""></a></div>
</div>
</div>
<p>&nbsp; </p>
<p>As you might expect, these successful Mac vs. PC commercials have spawned a legion of spin-offs and parodies.&nbsp; <br />&nbsp; </p>
<p><span id="more-186"></span></p>
<h3>United Kingdom</h3>
<p>Did you know Apple customizes its commercials for each region?&nbsp; Check out &#8220;The Naughty Step&#8221; commercial showing in the U.K.:
</p>
<div class="wlWriterSmartContent" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:daa42535-83a6-462b-b974-2730d8bfbada" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">
<div id="f6c6c86e-89a8-432f-9247-1aac8565bfab" style="margin: 0px; padding: 0px; display: inline;">
<div><a href="http://www.youtube.com/watch?v=LuHGThfbQog" target="_new"><img src="http://www.devtopics.com/blog/wp-content/uploads/2008/03/videoc2566af7bc1d.jpg" galleryimg="no" onload="var downlevelDiv = document.getElementById('f6c6c86e-89a8-432f-9247-1aac8565bfab'); downlevelDiv.innerHTML = &quot;&lt;div&gt;&lt;object width=\&quot;425\&quot; height=\&quot;350\&quot;&gt;&lt;param name=\&quot;movie\&quot; value=\&quot;http://www.youtube.com/v/LuHGThfbQog\&quot;&gt;&lt;\/param&gt;&lt;param name=\&quot;wmode\&quot; value=\&quot;transparent\&quot;&gt;&lt;\/param&gt;&lt;embed src=\&quot;http://www.youtube.com/v/LuHGThfbQog\&quot; type=\&quot;application/x-shockwave-flash\&quot; wmode=\&quot;transparent\&quot; width=\&quot;425\&quot; height=\&quot;350\&quot;&gt;&lt;\/embed&gt;&lt;\/object&gt;&lt;\/div&gt;&quot;;" alt=""></a></div>
</div>
</div>
<p>&nbsp; </p>
</p>
<h3>Japan</h3>
<p>And the Japanese Ninja version:</p>
</p>
<div class="wlWriterSmartContent" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:af759d8f-e14a-4d12-80ce-3bb0c7dac29c" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">
<div id="65f6030f-be07-4cf1-a6fb-41bc17295dc3" style="margin: 0px; padding: 0px; display: inline;">
<div><a href="http://www.youtube.com/watch?v=Y6rna2zNCi0" target="_new"><img src="http://www.devtopics.com/blog/wp-content/uploads/2008/03/video9bbad4483753.jpg" galleryimg="no" onload="var downlevelDiv = document.getElementById('65f6030f-be07-4cf1-a6fb-41bc17295dc3'); downlevelDiv.innerHTML = &quot;&lt;div&gt;&lt;object width=\&quot;425\&quot; height=\&quot;350\&quot;&gt;&lt;param name=\&quot;movie\&quot; value=\&quot;http://www.youtube.com/v/Y6rna2zNCi0\&quot;&gt;&lt;\/param&gt;&lt;param name=\&quot;wmode\&quot; value=\&quot;transparent\&quot;&gt;&lt;\/param&gt;&lt;embed src=\&quot;http://www.youtube.com/v/Y6rna2zNCi0\&quot; type=\&quot;application/x-shockwave-flash\&quot; wmode=\&quot;transparent\&quot; width=\&quot;425\&quot; height=\&quot;350\&quot;&gt;&lt;\/embed&gt;&lt;\/object&gt;&lt;\/div&gt;&quot;;" alt=""></a></div>
</div>
</div>
<p>&nbsp; </p>
<h3>Christmas Animation</h3>
<p>Apple used stop-motion animation to honor the classic Christmas TV shows:</p>
</p>
<div class="wlWriterSmartContent" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:59970b47-5e0e-4a40-b012-c8709a2f5b4c" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">
<div id="28ba9784-7622-4eee-a91f-c8c43bc7615d" style="margin: 0px; padding: 0px; display: inline;">
<div><a href="http://www.youtube.com/watch?v=VVxiqVPrvhQ" target="_new"><img src="http://www.devtopics.com/blog/wp-content/uploads/2008/03/videoe06176b6fb7b.jpg" galleryimg="no" onload="var downlevelDiv = document.getElementById('28ba9784-7622-4eee-a91f-c8c43bc7615d'); downlevelDiv.innerHTML = &quot;&lt;div&gt;&lt;object width=\&quot;425\&quot; height=\&quot;350\&quot;&gt;&lt;param name=\&quot;movie\&quot; value=\&quot;http://www.youtube.com/v/VVxiqVPrvhQ\&quot;&gt;&lt;\/param&gt;&lt;param name=\&quot;wmode\&quot; value=\&quot;transparent\&quot;&gt;&lt;\/param&gt;&lt;embed src=\&quot;http://www.youtube.com/v/VVxiqVPrvhQ\&quot; type=\&quot;application/x-shockwave-flash\&quot; wmode=\&quot;transparent\&quot; width=\&quot;425\&quot; height=\&quot;350\&quot;&gt;&lt;\/embed&gt;&lt;\/object&gt;&lt;\/div&gt;&quot;;" alt=""></a></div>
</div>
</div>
<p>&nbsp; </p>
<h3>South Park</h3>
<p>Speaking of animation, here is the South Park version:</p>
</p>
<div class="wlWriterSmartContent" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:d8a34cf9-d662-4d60-9064-a3448997e706" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">
<div id="91344bee-245d-4bd5-9d37-0730c292e15f" style="margin: 0px; padding: 0px; display: inline;">
<div><a href="http://www.youtube.com/watch?v=Id_kGL3M5Cg" target="_new"><img src="http://www.devtopics.com/blog/wp-content/uploads/2008/03/video43c2ac4491d4.jpg" galleryimg="no" onload="var downlevelDiv = document.getElementById('91344bee-245d-4bd5-9d37-0730c292e15f'); downlevelDiv.innerHTML = &quot;&lt;div&gt;&lt;object width=\&quot;425\&quot; height=\&quot;350\&quot;&gt;&lt;param name=\&quot;movie\&quot; value=\&quot;http://www.youtube.com/v/Id_kGL3M5Cg\&quot;&gt;&lt;\/param&gt;&lt;param name=\&quot;wmode\&quot; value=\&quot;transparent\&quot;&gt;&lt;\/param&gt;&lt;embed src=\&quot;http://www.youtube.com/v/Id_kGL3M5Cg\&quot; type=\&quot;application/x-shockwave-flash\&quot; wmode=\&quot;transparent\&quot; width=\&quot;425\&quot; height=\&quot;350\&quot;&gt;&lt;\/embed&gt;&lt;\/object&gt;&lt;\/div&gt;&quot;;" alt=""></a></div>
</div>
</div>
<p>&nbsp;&nbsp;&nbsp; </p>
<h3>Web Ad</h3>
<p>This commercial never made it on TV:</p>
</p>
<div class="wlWriterSmartContent" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:04ecb5eb-65b0-4f4d-8ed8-faa43dc421ba" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">
<div id="a84315dd-7da8-4e64-8bb9-e1a31098a24c" style="margin: 0px; padding: 0px; display: inline;">
<div><a href="http://www.youtube.com/watch?v=Mc_uyC_GF3A" target="_new"><img src="http://www.devtopics.com/blog/wp-content/uploads/2008/03/videof263e9977535.jpg" galleryimg="no" onload="var downlevelDiv = document.getElementById('a84315dd-7da8-4e64-8bb9-e1a31098a24c'); downlevelDiv.innerHTML = &quot;&lt;div&gt;&lt;object width=\&quot;425\&quot; height=\&quot;350\&quot;&gt;&lt;param name=\&quot;movie\&quot; value=\&quot;http://www.youtube.com/v/Mc_uyC_GF3A\&quot;&gt;&lt;\/param&gt;&lt;param name=\&quot;wmode\&quot; value=\&quot;transparent\&quot;&gt;&lt;\/param&gt;&lt;embed src=\&quot;http://www.youtube.com/v/Mc_uyC_GF3A\&quot; type=\&quot;application/x-shockwave-flash\&quot; wmode=\&quot;transparent\&quot; width=\&quot;425\&quot; height=\&quot;350\&quot;&gt;&lt;\/embed&gt;&lt;\/object&gt;&lt;\/div&gt;&quot;;" alt=""></a></div>
</div>
</div>
<p>&nbsp;&nbsp;&nbsp;&nbsp; </p>
<h3>Parody</h3>
<p>Comic Chris Elliott busts on file sharing:</p>
<div class="wlWriterSmartContent" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:e0e3883b-76c0-4bc1-910f-7044c8796e2f" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">
<div id="13d15131-5817-4d71-ab60-cfcb835a5582" style="margin: 0px; padding: 0px; display: inline;">
<div><a href="http://www.youtube.com/watch?v=XlIc3ZK4mNE" target="_new"><img src="http://www.devtopics.com/blog/wp-content/uploads/2008/03/video7e96cb8e278d.jpg" galleryimg="no" onload="var downlevelDiv = document.getElementById('13d15131-5817-4d71-ab60-cfcb835a5582'); downlevelDiv.innerHTML = &quot;&lt;div&gt;&lt;object width=\&quot;425\&quot; height=\&quot;350\&quot;&gt;&lt;param name=\&quot;movie\&quot; value=\&quot;http://www.youtube.com/v/XlIc3ZK4mNE\&quot;&gt;&lt;\/param&gt;&lt;param name=\&quot;wmode\&quot; value=\&quot;transparent\&quot;&gt;&lt;\/param&gt;&lt;embed src=\&quot;http://www.youtube.com/v/XlIc3ZK4mNE\&quot; type=\&quot;application/x-shockwave-flash\&quot; wmode=\&quot;transparent\&quot; width=\&quot;425\&quot; height=\&quot;350\&quot;&gt;&lt;\/embed&gt;&lt;\/object&gt;&lt;\/div&gt;&quot;;" alt=""></a></div>
</div>
</div>
<p>&nbsp;&nbsp; </p>
<h3>PC&#8217;s Revenge</h3>
<p>In this animated parody, PC finally gets its revenge:</p>
<div class="wlWriterSmartContent" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:c22fa31f-97b8-46cc-9e1d-b1f1f023e89d" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">
<div id="eedf5e05-1d07-4f13-b168-1963a191a69c" style="margin: 0px; padding: 0px; display: inline;">
<div><a href="http://www.youtube.com/watch?v=oVvBEiXurOc" target="_new"><img src="http://www.devtopics.com/blog/wp-content/uploads/2008/03/video17ca8d8f6d54.jpg" galleryimg="no" onload="var downlevelDiv = document.getElementById('eedf5e05-1d07-4f13-b168-1963a191a69c'); downlevelDiv.innerHTML = &quot;&lt;div&gt;&lt;object width=\&quot;425\&quot; height=\&quot;350\&quot;&gt;&lt;param name=\&quot;movie\&quot; value=\&quot;http://www.youtube.com/v/oVvBEiXurOc\&quot;&gt;&lt;\/param&gt;&lt;param name=\&quot;wmode\&quot; value=\&quot;transparent\&quot;&gt;&lt;\/param&gt;&lt;embed src=\&quot;http://www.youtube.com/v/oVvBEiXurOc\&quot; type=\&quot;application/x-shockwave-flash\&quot; wmode=\&quot;transparent\&quot; width=\&quot;425\&quot; height=\&quot;350\&quot;&gt;&lt;\/embed&gt;&lt;\/object&gt;&lt;\/div&gt;&quot;;" alt=""></a></div>
</div>
</div>
<p>&nbsp; </p>
<h3>Political</h3>
<p>In the upcoming U.S. presidential elections, the Democrats represent change, and what better way to show &#8220;change&#8221; than with a Mac?</p>
</p>
<div class="wlWriterSmartContent" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:689733fd-4e46-4750-ac99-167a9126d5ea" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">
<div id="1703a0e1-3700-4bba-94ad-cebe663a7269" style="margin: 0px; padding: 0px; display: inline;">
<div><a href="http://www.youtube.com/watch?v=W6Y3nUH_0-8" target="_new"><img src="http://www.devtopics.com/blog/wp-content/uploads/2008/03/video109fd4a86c50.jpg" galleryimg="no" onload="var downlevelDiv = document.getElementById('1703a0e1-3700-4bba-94ad-cebe663a7269'); downlevelDiv.innerHTML = &quot;&lt;div&gt;&lt;object width=\&quot;425\&quot; height=\&quot;350\&quot;&gt;&lt;param name=\&quot;movie\&quot; value=\&quot;http://www.youtube.com/v/W6Y3nUH_0-8\&quot;&gt;&lt;\/param&gt;&lt;param name=\&quot;wmode\&quot; value=\&quot;transparent\&quot;&gt;&lt;\/param&gt;&lt;embed src=\&quot;http://www.youtube.com/v/W6Y3nUH_0-8\&quot; type=\&quot;application/x-shockwave-flash\&quot; wmode=\&quot;transparent\&quot; width=\&quot;425\&quot; height=\&quot;350\&quot;&gt;&lt;\/embed&gt;&lt;\/object&gt;&lt;\/div&gt;&quot;;" alt=""></a></div>
</div>
</div>
<p>&nbsp;&nbsp; </p>
</p>
<h3>Anti-Mac</h3>
<p>Rumor has it this funny anti-Mac rant originally inspired the Mac vs. PC ads (warning&#8211;adult language):</p>
</p>
<div class="wlWriterSmartContent" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:43091008-d5fc-40ab-a097-c7d006e6fe79" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">
<div id="bc78e3f3-8009-45d8-a0be-e218158a8ab6" style="margin: 0px; padding: 0px; display: inline;">
<div><a href="http://www.youtube.com/watch?v=3CrQjfgvqJQ" target="_new"><img src="http://www.devtopics.com/blog/wp-content/uploads/2008/03/video605d10236f57.jpg" galleryimg="no" onload="var downlevelDiv = document.getElementById('bc78e3f3-8009-45d8-a0be-e218158a8ab6'); downlevelDiv.innerHTML = &quot;&lt;div&gt;&lt;object width=\&quot;425\&quot; height=\&quot;350\&quot;&gt;&lt;param name=\&quot;movie\&quot; value=\&quot;http://www.youtube.com/v/3CrQjfgvqJQ\&quot;&gt;&lt;\/param&gt;&lt;param name=\&quot;wmode\&quot; value=\&quot;transparent\&quot;&gt;&lt;\/param&gt;&lt;embed src=\&quot;http://www.youtube.com/v/3CrQjfgvqJQ\&quot; type=\&quot;application/x-shockwave-flash\&quot; wmode=\&quot;transparent\&quot; width=\&quot;425\&quot; height=\&quot;350\&quot;&gt;&lt;\/embed&gt;&lt;\/object&gt;&lt;\/div&gt;&quot;;" alt=""></a></div>
</div>
</div>
<p>&nbsp; </p>
<h3>Mac in Love</h3>
<p>And in real life, the &#8220;Mac&#8221; guy is apparently in love with the &#8220;E.T.&#8221; girl, Drew Barrymore:</p>
<p><a href="http://www.egotastic.com/entertainment/celebrities/drew-barrymore/hello-im-drew-barrymore-bikini-pictures-and-im-a-mac-003306" target="_blank"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="204" alt="Drew Barrymore and Justin Long" src="http://www.devtopics.com/blog/wp-content/uploads/2008/03/drew-barrymore-and-justin-long.jpg" width="250" border="0"></a> </p>
<p>&#8220;Mac phone home&#8230;&#8221;</p>
<img src="http://www.devtopics.com/wordpress/?ak_action=api_record_view&id=186&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.devtopics.com/your-pc-is-lying-aka-john-hodgmans-new-book/' rel='bookmark' title='Permanent Link: Your PC is Lying, aka John Hodgman&#8217;s New Book'>Your PC is Lying, aka John Hodgman&#8217;s New Book</a></li>
<li><a href='http://www.devtopics.com/hello-im-a-pc-says-seinfeld/' rel='bookmark' title='Permanent Link: &quot;Hello, I&#8217;m a PC,&quot; says Seinfeld'>&quot;Hello, I&#8217;m a PC,&quot; says Seinfeld</a></li>
<li><a href='http://www.devtopics.com/christmas-computer-programming/' rel='bookmark' title='Permanent Link: Christmas Computer Programming'>Christmas Computer Programming</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devtopics.com/hello-im-a-mac/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Windows Vista: 3GB or 4GB RAM?</title>
		<link>http://www.devtopics.com/windows-vista-3gb-or-4gb-ram/</link>
		<comments>http://www.devtopics.com/windows-vista-3gb-or-4gb-ram/#comments</comments>
		<pubDate>Sat, 09 Feb 2008 15:14:11 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[RAM]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.mini-tools.com/at2/devtop/wordpress/windows-vista-3gb-or-4gb-ram/</guid>
		<description><![CDATA[When buying a new PC, should you spend the extra cash to upgrade your RAM?  Here&#8217;s a rule-of-thumb for how much memory you need to run Windows Vista:
Windows Vista RAM

2 GB is minimum
3 GB if you can afford it
4 GB is mostly wasted (on 32-bit Vista)



If a PC has 4 gigabytes (GB) of random-access memory [...]


Related posts:<ol><li><a href='http://www.devtopics.com/windows-vista-upgrade/' rel='bookmark' title='Permanent Link: Windows Vista Upgrade'>Windows Vista Upgrade</a></li>
<li><a href='http://www.devtopics.com/microsoft-sets-windows-7-pricing-and-upgrades/' rel='bookmark' title='Permanent Link: Microsoft Sets Windows 7 Pricing and Upgrades'>Microsoft Sets Windows 7 Pricing and Upgrades</a></li>
<li><a href='http://www.devtopics.com/net-installed-on-almost-80-of-windows-pcs/' rel='bookmark' title='Permanent Link: .NET Installed on Almost 80% of Windows PCs'>.NET Installed on Almost 80% of Windows PCs</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>When buying a new PC, should you spend the extra cash to upgrade your RAM?  Here&#8217;s a rule-of-thumb for how much memory you need to run Windows Vista:</p>
<blockquote><p>Windows Vista RAM</p>
<ul>
<li>2 GB is minimum</li>
<li>3 GB if you can afford it</li>
<li>4 GB is mostly wasted (on 32-bit Vista)</li>
</ul>
</blockquote>
<p><span id="more-143"></span></p>
<p>If a PC has 4 gigabytes (GB) of random-access memory (RAM) installed, Windows Vista will show significantly less than 4 GB available memory.  For example, the Vista &#8220;System Information&#8221; dialog box may report 3,120 megabytes (MB) of memory available on a PC that has 4,096 MB (4 GB) of memory installed.  <strong>Note this only applies to the 32-bit versions of Vista; the 64-bit versions of Vista can access up to 128 GB of RAM.</strong></p>
<blockquote><p>To see how much memory you have available in Windows Vista:</p>
<ul>
<li>Double-click <strong>System</strong> in Control Panel, -or-</li>
<li>Click <strong>Start</strong>, right-click <strong>Computer</strong>, and then click <strong>Properties</strong></li>
</ul>
</blockquote>
<p>The missing RAM on a 4 GB system is &#8220;stolen&#8221; by various devices that require memory-mapped I/O (<a href="http://en.wikipedia.org/wiki/Memory-mapped_IO" target="_blank">MMIO</a>).  Since a 32-bit operating system can only access 4 GB of address space, these devices are granted space starting from the 4 GB address and working backward.  Devices include:</p>
<ul>
<li><a href="http://en.wikipedia.org/wiki/BIOS" target="_blank">BIOS</a>, <a href="http://www.acpi.info/" target="_blank">ACPI</a> and legacy video support</li>
<li><a href="http://en.wikipedia.org/wiki/Peripheral_Component_Interconnect" target="_blank">PCI bus</a> for hard disks, sound cards, LAN cards, etc.</li>
<li><a href="http://www.hardwaresecrets.com/article/190" target="_blank">PCI Express</a> can consume 256-768 MB for the graphics card</li>
</ul>
<p>So if a PC has 4 GB RAM installed, some of that 4 GB is used for MMIO.  The amount of missing RAM depends on the devices installed in the PC.  But because of driver compatibility issues, the 32-bit versions of Vista limit available memory to 3.12 GB.</p>
<h3>Links</h3>
<ul>
<li><a href="http://blogs.msdn.com/hiltonl/archive/2007/04/13/the-3gb-not-4gb-ram-problem.aspx" target="_blank">The 3GB-not-4GB RAM problem</a></li>
<li><a href=" http://support.microsoft.com/kb/929605/en-us" target="_blank">Microsoft: Memory reported in Vista is less than you expect if 4 GB of RAM is installed</a></li>
</ul>
<img src="http://www.devtopics.com/wordpress/?ak_action=api_record_view&id=143&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.devtopics.com/windows-vista-upgrade/' rel='bookmark' title='Permanent Link: Windows Vista Upgrade'>Windows Vista Upgrade</a></li>
<li><a href='http://www.devtopics.com/microsoft-sets-windows-7-pricing-and-upgrades/' rel='bookmark' title='Permanent Link: Microsoft Sets Windows 7 Pricing and Upgrades'>Microsoft Sets Windows 7 Pricing and Upgrades</a></li>
<li><a href='http://www.devtopics.com/net-installed-on-almost-80-of-windows-pcs/' rel='bookmark' title='Permanent Link: .NET Installed on Almost 80% of Windows PCs'>.NET Installed on Almost 80% of Windows PCs</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devtopics.com/windows-vista-3gb-or-4gb-ram/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
	</channel>
</rss>
