<?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>Serge&#039;s Technology View &#187; microsoft</title>
	<atom:link href="http://blog.dragonsoft.us/tag/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dragonsoft.us</link>
	<description>Talk about Technologies, Software Architecture and Management</description>
	<lastBuildDate>Tue, 31 Jan 2012 01:43:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Was: Microsoft Blames Users for Vista Problems by Marco</title>
		<link>http://blog.dragonsoft.us/2008/05/16/was-microsoft-blames-users-for-vista-problems-by-marco/</link>
		<comments>http://blog.dragonsoft.us/2008/05/16/was-microsoft-blames-users-for-vista-problems-by-marco/#comments</comments>
		<pubDate>Fri, 16 May 2008 13:40:42 +0000</pubDate>
		<dc:creator>Serguei Dosyukov</dc:creator>
				<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[vista]]></category>
		<guid isPermaLink="false">http://blog.dragonsoft.us/?p=181</guid>
		<description><![CDATA[Marco has commented on the article by one of the Microsoft folks about the failure of the Vista launch. After few minutes looking for the guy, I think I found the author for the article &#8211; Mark Russinovich, &#8220;Technical Fellow&#8221; &#8230; <a href="http://blog.dragonsoft.us/2008/05/16/was-microsoft-blames-users-for-vista-problems-by-marco/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.marcocantu.com/blog/microsoft_blames_vista_users.html" target="_blank">Marco has commented</a> on the article by one of the Microsoft folks about the failure of the Vista launch.</p>
<p>After few minutes looking for the guy, I think I found the author for the article &#8211; Mark Russinovich, &#8220;Technical Fellow&#8221; and his <a href="http://technet.microsoft.com/en-us/windowsvista/bb905048.aspx" target="_blank">Springboard series</a>.</p>
<p>There is my take on it.</p>
<p>As a developer I do not like UAC, as an administrator, I do see where it is coming from and what it is trying to achieve.</p>
<p>Problem Vista faced immediately was that many applications were written with little to none analysis about security implications.</p>
<p>How often do you see applications expecting be able to write into system areas, starting with registry, windows folder, even Program Files (which not recommended for user data)? Probably as often as you see an application. And truth is that I am not an exception here. Lets learn from our mistakes and address this in any future code. It is a change in application governance enforced by the OS maker. It could be good in the long run.</p>
<p>What can one do to ease the pain?</p>
<ol>
<li>disable UAC, make it all run in admin mode&#8230; not good&#8230;</li>
<li>make application run in XP mode&#8230; better&#8230;</li>
<li>Ask for application improvements in future versions&#8230; best &#8211; application should not try accessing system areas. There is really no need for it in reality.</li>
</ol>
<p>I am with Marco about the speed. Vista IS slower on the same hardware compare to XP. Well, so was Windows 95 compare to Win 3.11, remember? Microsoft is shooting for future hardware instead of considering fit-in for existing systems. Bad move which might cause them slower adoption of the new OS today. It might improve with the rotation of the hardware, but not right now.</p>
<p>Search service would run better as a service versus an application since it is a service and can utilize system resources better, especially by working when user is not even using the computer (log off, not shutdown). And yes, using multiple indexing engines will slow down the overall system, since all of them will do the same job. As a result, aside from marketing war (Yahoo, Google, Microsoft), having only one WILL BE better.  I turned off Google and MS immediately after installation. How often do you search versus performing other operations?</p>
<p>4Gb is the memory limit for XP. Actually it is less then that&#8230; Hardware can have as much as you want but XP will only address 4Gb, no &#8220;buts&#8221; here. (If you do know a trick pushing above 4Gb, please let me know, I&#8217;ll let know our sysadmins&#8230;)</p>
<p>Notice that when talking about drivers author referring to Video drivers (WDDM). Higher requirements for video effects (you do like Mac interface in Leopard don&#8217;t you?), it requires better video handling. I do not see why should we complain here. I am personally sick and tired from ATI drivers incompatibility, where having two GC on my system cause different experience from one monitor to another.</p>
<p>Sorry Marco, but I hear more frustration from early adoption of the Vista in your post then it could be from straight analysis. I have high respect for you and would expect more from guru like you.<br />
Comparing with Apple? Leopard is running ONLY on the hardware from one vendor and one vendor only, who dictates ridiculous prices for the piece of hardware. I am still to see raise of the &#8220;OpenMac&#8221; or fall &#8211; all depend on the take Apple&#8217;s lawyers. People like Mac for slick design, this is where roots are. and it is comp for designers for many years. It is cool, it is simple &#8211; this is why it attracts students, writers, artists, &#8230; Microsoft only starts a first steps in this territory, baby steps&#8230;</p>
<hr/><span style="font-size: 7pt">Copyright &copy; 2012 <strong><a href="http://blog.dragonsoft.us">Serge&#039;s Technology View</a></strong>. This Feed is for personal non-commercial use only.</span>]]></content:encoded>
			<wfw:commentRss>http://blog.dragonsoft.us/2008/05/16/was-microsoft-blames-users-for-vista-problems-by-marco/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft goes live with Mesh</title>
		<link>http://blog.dragonsoft.us/2008/04/23/microsoft-goes-live-with-mesh/</link>
		<comments>http://blog.dragonsoft.us/2008/04/23/microsoft-goes-live-with-mesh/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 17:50:47 +0000</pubDate>
		<dc:creator>Serguei Dosyukov</dc:creator>
				<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[mesh]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[ms live]]></category>
		<category><![CDATA[silverlight]]></category>
		<guid isPermaLink="false">http://blog.dragonsoft.us/?p=171</guid>
		<description><![CDATA[Do we see an introduction of the Web 3.0? There were talks for a while that Web 2.0 is coming. We have seen astonishing growth of the Social network solutions, virtual offices, companies rushing into Virtual machines business (Virtual PC, VMWare, Virtual Box, Citrix, &#8230; <a href="http://blog.dragonsoft.us/2008/04/23/microsoft-goes-live-with-mesh/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Do we see an introduction of the Web 3.0?</p>
<p>There were talks for a while that <a href="http://en.wikipedia.org/wiki/Web_2" target="_blank">Web 2.0</a> is coming. We have seen astonishing growth of <a href="http://en.wikipedia.org/wiki/Social_networking_sites" target="_blank">the Social network solutions</a>, virtual offices, companies rushing into <a href="http://en.wikipedia.org/wiki/Virtual_machine" target="_blank">Virtual machines</a> business (<a href="http://www.microsoft.com/windows/products/winfamily/virtualpc/default.mspx" target="_blank">Virtual PC</a>, <a href="http://www.vmware.com/" target="_blank">VMWare</a>, <a href="http://www.virtualbox.org/" target="_blank">Virtual Box</a>, Citrix, etc), remote desktops (Mac, Windows RDS), widget engines (Yahoo, Google, &#8230;), etc&#8230;</p>
<p>Did we already pass this milestone? Was Microsoft late for the party and simply wants to catch up and outrun others?</p>
<p>Microsoft once again wants to be THE solution for everything by introducing <a href="https://www.mesh.com/Welcome/LearnMore.aspx" target="_blank">Live Mesh</a>:</p>
<blockquote><p>Imagine all your devices—PCs, and soon Macs and mobile phones—working together to give you anywhere access to the information you care about.</p>
<p>With Live Mesh, you can spend less time managing devices and data and more time connecting with family and friends or collaborating with colleagues.</p></blockquote>
<p>Is it the next big thing or a big bluff? Time will tell. Concept is not new. We have seen many features available in Live and via other service/network solutions, so it all comes to implementation and features. But one thing for sure is that Microsoft is looking into making next step from MS Live offering, going even more in the wild space of the World Wide Web.</p>
<p>More info:</p>
<ul>
<li><a href="http://www.reuters.com/article/internetNews/idUSN2235958920080423?pageNumber=2&amp;virtualBrandChannel=0&amp;sp=true" target="_blank">Reuters &#8211; Microsoft links data on phones, PCs in &#8220;Live Mesh&#8221;</a></li>
<li><a href="http://www.readwriteweb.com/archives/full_text_of_ray_ozzie_mesh_memo.php" target="_blank">Full Text of Microsoft Chief Software Architect Ray Ozzie&#8217;s Mesh Memo</a></li>
</ul>
<hr/><span style="font-size: 7pt">Copyright &copy; 2012 <strong><a href="http://blog.dragonsoft.us">Serge&#039;s Technology View</a></strong>. This Feed is for personal non-commercial use only.</span>]]></content:encoded>
			<wfw:commentRss>http://blog.dragonsoft.us/2008/04/23/microsoft-goes-live-with-mesh/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>.Net Source is now Open &#8211; part 3</title>
		<link>http://blog.dragonsoft.us/2008/02/22/net-source-is-now-open-part-3/</link>
		<comments>http://blog.dragonsoft.us/2008/02/22/net-source-is-now-open-part-3/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 18:53:01 +0000</pubDate>
		<dc:creator>Serguei Dosyukov</dc:creator>
				<category><![CDATA[Delphi]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[open source]]></category>
		<guid isPermaLink="false">http://blog.dragonsoft.us/2008/02/22/net-source-is-now-open-part-3/</guid>
		<description><![CDATA[This seems to be a week of announcements: HD-DVD and now Microsoft is in the news again. As it was announced Feb 21, 2008 Microsoft announced a set of broad-reaching changes to its technology and business practices to increase the &#8230; <a href="http://blog.dragonsoft.us/2008/02/22/net-source-is-now-open-part-3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This seems to be a week of announcements: <a href="http://blog.dragonsoft.us/2008/02/21/hd-dvd-v-blu-ray-part-3-story-continues/">HD-DVD</a> and now Microsoft is in the news again.</p>
<p><a target="_blank" href="http://www.microsoft.com/presspass/presskits/interoperability/default.mspx?tapm=A47S11G06">As it was announced Feb 21, 2008</a></p>
<blockquote><p>Microsoft announced a set of broad-reaching changes to its technology and business practices to increase the openness of its products and drive greater interoperability, opportunity and choice. These changes are codified into four new interoperability principles and corresponding actions: 1) ensuring open connections; 2) promoting data portability; 3) enhancing support for industry standards; and 4) fostering more open engagement with customers and the industry, including open source communities.</p></blockquote>
<p>Along with everything else over 30,000 pages of documentation on API has been made public.</p>
<p><a href="http://blog.dragonsoft.us/2008/02/17/net-source-is-now-open-part-2/">As I said earlier</a>, Microsoft seems to make a rough U-turn on their policies after facing a few big lawsuits in EU and many complains from developers community in past few years.</p>
<p>Now Balmer really can put his &#8220;<a target="_blank" href="http://www.youtube.com/watch?v=KMU0tzLwhbE">Developers, Developers, Developers</a>&#8230;&#8221; mantra in the air again.</p>
<hr/><span style="font-size: 7pt">Copyright &copy; 2012 <strong><a href="http://blog.dragonsoft.us">Serge&#039;s Technology View</a></strong>. This Feed is for personal non-commercial use only.</span>]]></content:encoded>
			<wfw:commentRss>http://blog.dragonsoft.us/2008/02/22/net-source-is-now-open-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.Net Source is now Open &#8211; part 2</title>
		<link>http://blog.dragonsoft.us/2008/02/17/net-source-is-now-open-part-2/</link>
		<comments>http://blog.dragonsoft.us/2008/02/17/net-source-is-now-open-part-2/#comments</comments>
		<pubDate>Mon, 18 Feb 2008 03:07:48 +0000</pubDate>
		<dc:creator>Serguei Dosyukov</dc:creator>
				<category><![CDATA[Delphi]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[open source]]></category>
		<guid isPermaLink="false">http://blog.dragonsoft.us/2008/02/17/net-source-is-now-open-part-2/</guid>
		<description><![CDATA[As it appeared Microsoft did not stopped at changing licensing for .Net source code. As it was reported by BetaNews this Friday Now developers no longer need to request access to the binary file format (for Office 2003) documentation in &#8230; <a href="http://blog.dragonsoft.us/2008/02/17/net-source-is-now-open-part-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As it appeared Microsoft did not stopped at changing licensing for .Net source code.</p>
<p>As it was reported by <a target="_blank" href="http://www.betanews.com">BetaNews</a> this Friday</p>
<blockquote><p>Now developers no longer need to request access to the binary file format (for Office 2003) documentation in writing or by mail, the spokesperson said; they can now download all the documentation they need directly from Microsoft</p></blockquote>
<p>Read a full story <a target="_blank" href="http://www.betanews.com/article/Updated_Microsoft_clarifies_its_promise_not_to_sue_for_OOXML/1203096360">here</a>.</p>
<p>PS. There is a small thing in the air &#8211; are all those changes because Bill is stepping aside? Off course not <img src='http://blog.dragonsoft.us/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<hr/><span style="font-size: 7pt">Copyright &copy; 2012 <strong><a href="http://blog.dragonsoft.us">Serge&#039;s Technology View</a></strong>. This Feed is for personal non-commercial use only.</span>]]></content:encoded>
			<wfw:commentRss>http://blog.dragonsoft.us/2008/02/17/net-source-is-now-open-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.Net Source is now Open? Almost</title>
		<link>http://blog.dragonsoft.us/2008/02/14/net-source-is-now-open-almost/</link>
		<comments>http://blog.dragonsoft.us/2008/02/14/net-source-is-now-open-almost/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 15:09:22 +0000</pubDate>
		<dc:creator>Serguei Dosyukov</dc:creator>
				<category><![CDATA[Delphi]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[open source]]></category>
		<guid isPermaLink="false">http://blog.dragonsoft.us/2008/02/14/net-source-is-now-open-almost/</guid>
		<description><![CDATA[Microsoft was accused for many years in their secrecy about internals of the Frameworks and being overprotective when it comes to the point of someone looking at it. No-one was allowed to look at the code for the purpose of &#8230; <a href="http://blog.dragonsoft.us/2008/02/14/net-source-is-now-open-almost/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Microsoft was accused for many years in their secrecy about internals of the Frameworks and being overprotective when it comes to the point of someone looking at it.</p>
<p>No-one was allowed to look at the code for the purpose of to see how it works.</p>
<p>I, as a Pascal/Delphi developer for many years, enjoyed availability of internal source code of components and system functionality since it was always part of Delphi as we know it.</p>
<p>Well&#8230; it is about to change for MS code as well&#8230; not all the way&#8230; but&#8230;</p>
<p>In <a target="_blank" href="http://www.sdtimes.com/pdf/SDTimesBackIssues/sdtimes192.pdf">SD Times&#8217; &#8220;.Net Source Code Released&#8221; from February 15, 2008</a> it is confirmed that Microsoft is changing its license policy in regard to source from &#8220;The .NET Framework source is licensed under the read-only reference license, the most restrictive of the company’s Shared Source licenses.&#8221; to more open version when &#8220;license does not apply to developers creating non-Windows software that has &#8216;the same or substantially the same features or functionality&#8217; as the .NET Framework.&#8221;</p>
<p>You can find more from <a target="_blank" href="http://weblogs.asp.net/scottgu/archive/2007/10/03/releasing-the-source-code-for-the-net-framework-libraries.aspx">ScottGu&#8217;s Blog</a> along with exploring a new license text itself which is called <a href="http://www.microsoft.com/resources/sharedsource/licensingbasics/referencelicense.mspx">Microsoft Reference License or MS-RL</a>. Scott also provides example of how to enable code reference with Visual Studio 2008.</p>
<p>I am sure there is always a twist in every story, but I think it is a good step forward for Microsoft.</p>
<hr/><span style="font-size: 7pt">Copyright &copy; 2012 <strong><a href="http://blog.dragonsoft.us">Serge&#039;s Technology View</a></strong>. This Feed is for personal non-commercial use only.</span>]]></content:encoded>
			<wfw:commentRss>http://blog.dragonsoft.us/2008/02/14/net-source-is-now-open-almost/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>MS Surface versus multi-touch screen by PerspectivePixel</title>
		<link>http://blog.dragonsoft.us/2008/01/09/ms-surface-or-real-multi-touch-screen-by-perspectivepixel/</link>
		<comments>http://blog.dragonsoft.us/2008/01/09/ms-surface-or-real-multi-touch-screen-by-perspectivepixel/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 18:41:10 +0000</pubDate>
		<dc:creator>Serguei Dosyukov</dc:creator>
				<category><![CDATA[Delphi]]></category>
		<category><![CDATA[magic wall]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[multi-touch]]></category>
		<category><![CDATA[perspectivepixel]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[surface]]></category>
		<guid isPermaLink="false">http://blog.dragonsoft.us/2008/01/09/ms-surface-or-real-multi-touch-screen-by-perspectivepixel/</guid>
		<description><![CDATA[This is follow up on Bill&#8217;s presentation at where he shown MS Surface (fast-forward to 27:00) which is now a commercial product. Buttons on the Surface are sluggish, but an idea is great!!!! Well, almost&#8230; Watch how it should be presented or how it &#8230; <a href="http://blog.dragonsoft.us/2008/01/09/ms-surface-or-real-multi-touch-screen-by-perspectivepixel/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://link.brightcove.com/services/link/bcpid713271701/bclid713073346/bctid709364416"></a>This is follow up on Bill&#8217;s presentation at where he shown <a target="_blank" href="http://www.microsoft.com/winme/0801/31781/CES_010608_31781.asx">MS Surface</a> (fast-forward to 27:00) which is now a commercial product.</p>
<p>Buttons on the Surface are sluggish, but an idea is great!!!! Well, almost&#8230;<br />
Watch how it <a target="_blank" href="http://www.youtube.com/watch?v=Cog8b8ojji0">should be presented</a> or how it could be <a target="_blank" href="http://www.youtube.com/watch?v=CZrr7AZ9nCY">advertised</a> (Apple style).</p>
<p>Or might be they just used <a target="_blank" href="http://gizmodo.com/gadgets/touch-me/linux-mpx-multi+touch-table-may-become-free-diy-microsoft-surface-one-day-278613.php">different table</a>? Oh, this is Linux, but how similar it is&#8230;<br />
Do you know <a target="_blank" href="http://www.popularmechanics.com/technology/industry/4217348.html?page=2">how it works</a>?<br />
Do you know how it should work? MS really should headhunt for <a target="_blank" href="http://www.perceptivepixel.com/">Jeff Han&#8217;s version of it or just buy the company</a> and integrate to make Surface a success. I guess coffee mug does affect the process&#8230;</p>
<p>I would think that few years in development one would have a presentation more like that:<br />
<a target="_blank" href="http://www.youtube.com/watch?v=1yHB40jeTOw">http://www.youtube.com/watch?v=1yHB40jeTOw</a><br />
<a target="_blank" href="http://www.ted.com/index.php/talks/view/id/65?gclid=CJ2P47S76ZACFQwsOAodOUvxYw">http://www.ted.com/index.php/talks/view/id/65?gclid=CJ2P47S76ZACFQwsOAodOUvxYw</a><br />
<a target="_blank" href="http://www.ted.com/index.php/speakers/view/id/65">http://www.ted.com/index.php/speakers/view/id/65</a></p>
<p>Recent news: CNN took upon PP solution and is <a target="_blank" href="http://broadcastengineering.com/newsrooms/cnn_clarifies_complex_caucus/">using it as “Magic Wall”</a> in their election night&#8217;s coverages.</p>
<hr/><span style="font-size: 7pt">Copyright &copy; 2012 <strong><a href="http://blog.dragonsoft.us">Serge&#039;s Technology View</a></strong>. This Feed is for personal non-commercial use only.</span>]]></content:encoded>
			<wfw:commentRss>http://blog.dragonsoft.us/2008/01/09/ms-surface-or-real-multi-touch-screen-by-perspectivepixel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://www.microsoft.com/winme/0801/31781/CES_010608_31781.asx" length="122" type="video/x-ms-asf" />
		</item>
		<item>
		<title>Bill Gates to retire &#8211; last big public speech</title>
		<link>http://blog.dragonsoft.us/2008/01/07/bill-gates-to-retire-last-big-public-speech/</link>
		<comments>http://blog.dragonsoft.us/2008/01/07/bill-gates-to-retire-last-big-public-speech/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 15:57:33 +0000</pubDate>
		<dc:creator>Serguei Dosyukov</dc:creator>
				<category><![CDATA[Delphi]]></category>
		<category><![CDATA[bill gates]]></category>
		<category><![CDATA[microsoft]]></category>
		<guid isPermaLink="false">http://blog.dragonsoft.us/2008/01/07/bill-gates-to-retire-last-big-public-speach/</guid>
		<description><![CDATA[As it was announced earlier, 2008 is a last year for Bill Gates as a head of Microsoft. And it might be his last big speech for software community, so lets read or listen what he has to say&#8230; http://www.microsoft.com/presspass/exec/billg/speeches/2008/01-062008CESBillGates.mspx Post note: &#8230; <a href="http://blog.dragonsoft.us/2008/01/07/bill-gates-to-retire-last-big-public-speech/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As it was announced earlier, 2008 is a last year for Bill Gates as a head of Microsoft. And it might be his last big speech for software community, so lets read or listen what he has to say&#8230;</p>
<p><a href="http://www.microsoft.com/presspass/exec/billg/speeches/2008/01-062008CESBillGates.mspx">http://www.microsoft.com/presspass/exec/billg/speeches/2008/01-062008CESBillGates.mspx</a></p>
<p>Post note: Buttons on the MS Surface are slugish though, but Surface is great!!!!<br />
Not that great as <a target="_blank" href="http://www.perceptivepixel.com/">PerspectivePixel</a> version - <a href="http://blog.dragonsoft.us/2008/01/09/ms-surface-or-real-multi-touch-screen-by-perspectivepixel/">read more here</a>.</p>
<hr/><span style="font-size: 7pt">Copyright &copy; 2012 <strong><a href="http://blog.dragonsoft.us">Serge&#039;s Technology View</a></strong>. This Feed is for personal non-commercial use only.</span>]]></content:encoded>
			<wfw:commentRss>http://blog.dragonsoft.us/2008/01/07/bill-gates-to-retire-last-big-public-speech/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

