<?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>CodeDread Blog &#187; Microsoft</title>
	<atom:link href="http://www.codedread.com/blog/archives/category/technology/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codedread.com/blog</link>
	<description></description>
	<lastBuildDate>Mon, 02 Jan 2012 15:30:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Grooveshark rocking teh HTML5</title>
		<link>http://www.codedread.com/blog/archives/2010/12/05/grooveshark-rocking-teh-html5/</link>
		<comments>http://www.codedread.com/blog/archives/2010/12/05/grooveshark-rocking-teh-html5/#comments</comments>
		<pubDate>Sun, 05 Dec 2010 05:53:30 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.codedread.com/blog/?p=969</guid>
		<description><![CDATA[Grooveshark recently deployed an updated UI done in HTML5 instead of Flash. In a word, it&#8217;s awesome. Scrolling is smoother. Text is fully selectable. I like being able to resize the UI (I don&#8217;t think their previous Flash interface allowed zooming at all). I really hope Grooveshark can find a successful revenue model that will [...]]]></description>
			<content:encoded><![CDATA[<p><img width="100" height="100" style="float:right" src="http://codedread.com/clipart/grooveshark.svgz" alt="I want to believe. SVG as an image format."></img><a href="http://www.grooveshark.com/">Grooveshark</a> recently deployed an updated UI done in HTML5 instead of Flash.  In a word, it&#8217;s awesome.  Scrolling is smoother.  Text is fully selectable.  I like being able to resize the UI (I don&#8217;t think their previous Flash interface allowed zooming at all).  I really hope Grooveshark can find a successful revenue model that will keep it alive.<span id="more-969"></span></p>
<p>But this just seems to be part of the overall growing trend towards sexy HTML5 user interfaces.  <a href="http://netflix.com/">Netflix</a> is another one as described in their <a href="http://techblog.netflix.com/2010/12/why-we-choose-html5-for-user.html">recent post</a>.</p>
<p>The industry has been steadily shifting into the next phase of web development for a couple years &#8211; we&#8217;re nearly there now.  Well since IE6 is no longer a concern (or hadn&#8217;t you heard &#8211; less than 5% of web users last month and still dropping), IE7 is quickly shuffling off the stage (~12% and steadily dropping), and IE9 is waiting in the wings.</p>
<p>Oh and IE8?</p>
<p><img width="100" height="100" style="float:right" src="http://codedread.com/clipart/ie.svgz" alt="I want to believe. SVG as an image format."></img>Yeah I don&#8217;t share in the pessimism of some who think that <a href="http://infrequently.org/2010/10/ie-8-is-the-new-ie-6/">IE8 is the new IE6</a>.  And there are a lot of reasons I don&#8217;t:</p>
<ul>
<li>Month-by-month, the total marketshare of all IE versions combined has been steadily dropping.  From 95% six years ago to about 50% now.  Any gains on this percentage will be with IE9, not anything older.</li>
<li>There are now more major modern browsers and platforms than ever before supported by companies with lots of cash and lots of push.</li>
<li>Unlike IE6 at the time, IE8 simply does not have the capabilities expected of the average web developer.  Given the numbers in my first point, next year there will be more users supporting SVG, Canvas, HTML5 audio/video than don&#8217;t.  It makes mathematical sense to target modern browsers first.</li>
<li>In a year and a half, Windows 7 went from nothing to a quarter of all desktops.  At the end of next year, I predict XP users will be a minority among Microsoft desktops.  Any Windows 7 users will be using IE9 in a year, not IE8.</li>
<li>Google&#8217;s <a href="http://code.google.com/chrome/chromeframe/">Chrome Frame</a> plugin can be used to target IE8- users if you can convince them to download/install it.  Disclaimer: I work for Google.</li>
</ul>
<p>As for my own responsibility as a web developer&#8230; well, I&#8217;ve been developing for IE9+ for about 5 years now.  I just didn&#8217;t know it at the time <img src='http://www.codedread.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.codedread.com/blog/archives/2010/12/05/grooveshark-rocking-teh-html5/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>IE9: No longer failing</title>
		<link>http://www.codedread.com/blog/archives/2010/06/24/ie9-no-longer-failing/</link>
		<comments>http://www.codedread.com/blog/archives/2010/06/24/ie9-no-longer-failing/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 16:24:26 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[SVG]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[ie9]]></category>

		<guid isPermaLink="false">http://www.codedread.com/blog/?p=908</guid>
		<description><![CDATA[[clipart]Ok, after getting IE9 preview 3 installed last night, I was able to update my SVG scorechart. I&#8217;m pleased to say that I would now unequivocally classify IE9 as a browser that supports SVG. Supporting gradients, patterns, masking, clipping and more actually gained them quite a few points. I&#8217;m also pleased to see that they [...]]]></description>
			<content:encoded><![CDATA[<p><object type="image/svg+xml" width="100" height="100" style="float:right" data="http://codedread.com/clipart/svg.svgz">[clipart]</object>Ok, after getting IE9 preview 3 installed last night, I was able to update my <a href="http://codedread.com/svg-support.php">SVG scorechart</a>.  I&#8217;m pleased to say that I would now unequivocally classify IE9 as a browser that supports SVG.  Supporting gradients, patterns, masking, clipping and more actually gained them quite a few points. </p>
<p>I&#8217;m also pleased to see that they support conditional processing (the &#60;switch&#62; element) so you can see at a rough glance what feature strings they claim to support by accessing <a href="http://codedread.com/svgtest.svg">this page</a> I made years ago.  Not a bad feature set for first time out! Kudos to the IE team!</p>
<p>And they support &#60;canvas&#62; too!</p>
<p>In my brief look at IE9 while running through the SVG tests, I would say their biggest areas to improve on before final release are text (especially text selection) and DOM.  Though <a href="http://a.deveria.com/">Alexis</a> assures me that they do pass quite a number of <a href="http://svgtorture.googlecode.com/svn/trunk/automated/test.html">SVG torture tests</a>.  </p>
<p>Hey, now that we have all major browsers supporting basic SVG rendering, it&#8217;s really time to ramp up the effort on <a href="http://code.google.com/p/svgtorture/">SVG Torture Tests</a> to ensure DOM coverage and corner cases.  We are looking for someone to lead this activity in the <a href="http://www.w3.org/Graphics/SVG/IG/">SVG Interest Group</a>.</p>
<p>Oh, and I would love to have <a href="http://svg-edit.googlecode.com/">SVG-edit</a> working in IE9.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codedread.com/blog/archives/2010/06/24/ie9-no-longer-failing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE9 Preview 3 SVG Score?</title>
		<link>http://www.codedread.com/blog/archives/2010/06/24/ie9-preview-3-svg-score/</link>
		<comments>http://www.codedread.com/blog/archives/2010/06/24/ie9-preview-3-svg-score/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 05:37:41 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[ie9]]></category>

		<guid isPermaLink="false">http://www.codedread.com/blog/?p=904</guid>
		<description><![CDATA[[clipart]Nope! I would love to tell you that I was able to install and test IE9 Platform 3 tonight. There seems to be a lot of good things in there (SVG improvements, canvas, audio, video) but the main problem is that it&#8217;s built on the fragile Windows stack. That&#8217;s not to say that other OS [...]]]></description>
			<content:encoded><![CDATA[<p><object type="image/svg+xml" width="100" height="100" style="float:right" data="http://codedread.com/clipart/facepalm.svgz">[clipart]</object>Nope!</p>
<p>I would love to tell you that I was able to install and test IE9 Platform 3 tonight.  There seems to be a lot of good things in there (SVG improvements, canvas, audio, video) but the main problem is that it&#8217;s built on the fragile Windows stack.  That&#8217;s not to say that other OS stacks aren&#8217;t fragile, but this is just tonight&#8217;s frustration.<span id="more-904"></span></p>
<p>Windows 7 Home Premium 64-bit Happy Meal with extra cheese.  Sony Vaio laptop.</p>
<p>Download and run iepreview.msi.</p>
<p>The installer downloads and tries to install KB2120976, KB2028560, KB2028551 first.</p>
<p>In the process of doing this, it aborts and says:</p>
<blockquote><p>The installer has encountered an unexpected error installing this package.  This may indicate a problem with this package.  The error code is 2739.</p></blockquote>
<p>The failure window in the installation wizard has an &#8220;Installation Help&#8221; button.  This button does nothing.</p>
<p>Thanks for the help!</p>
<p>Do a little sniffing around the web and find <a href="http://www.winhelponline.com/blog/fix-for-windows-installer-errors-2738-and-2739-in-windows-vista/">this page</a> which tells me to run regsvr32 from an elevated command-line prompt to register the JScript DLL.</p>
<p>I do that.</p>
<p>Installer gives me the same exact error.</p>
<p>Then I decide to look at each one of the KB security patches.  Each one tells me that I have to &#8220;Install the Genuine Windows Validation Component&#8221;.  No matter what browser I try this in, it never seems to take &#8211; I always end up clicking on &#8220;Genuine Windows Validation, Alternate Method&#8221;.  This gives me an .exe that I run that gives me a code to punch into a web form that tells Microsoft that I have a non-pirated copy of their software so I should be eligible to download software that will fix their software.</p>
<p>Right.</p>
<p>In each one of these patches, I get a dialog box that says </p>
<blockquote><p>The update is not applicable to your computer</p></blockquote>
<p>So this must be why the installer is failing, I guess?  Maybe I could dig into why this problem is occurring, and hack around it.  Let me just look at the source of the installer&#8230; oh wait&#8230;</p>
<p>So is this a broken installer?  I&#8217;m not the only person who&#8217;s had this problem so far&#8230;  go to the <a href="http://blogs.msdn.com/b/ie/archive/2010/06/23/html5-native-third-ie9-platform-preview-available-for-developers.aspx">IEBlog announcement</a> and search for &#8217;2739&#8242;.</p>
<p>P.S. I also love how the IEBlog redesign doesn&#8217;t let me link to individual comments anymore.</p>
<p>P.P.S. I am <em>really</em> trying to give Microsoft the benefit of the doubt here, but c&#8217;mon&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codedread.com/blog/archives/2010/06/24/ie9-preview-3-svg-score/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>MIX 10k Code Challenge += SVG</title>
		<link>http://www.codedread.com/blog/archives/2010/01/14/mix-10k-code-challenge-svg/</link>
		<comments>http://www.codedread.com/blog/archives/2010/01/14/mix-10k-code-challenge-svg/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 15:56:59 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[SVG]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[html5]]></category>

		<guid isPermaLink="false">http://blog.codedread.com/archives/2010/01/14/mix-10k-code-challenge-svg/</guid>
		<description><![CDATA[[clipart]I came across the MIX 10k Coding Challenge on the weekend, and on a whim I decided to submit one of my old SVG demos to the contest. The 10k challenge&#8217;s tagline is &#8220;What could you create for the Web if you had only 10 kilobytes of code?&#8221;. The rules didn&#8217;t explicitly say I could [...]]]></description>
			<content:encoded><![CDATA[<p><object type="image/svg+xml" width="100" height="100" style="float:right" data="http://codedread.com/clipart/villain.svgz">[clipart]</object>I came across the <a href="http://mix10k.visitmix.com/">MIX 10k Coding Challenge</a> on the weekend, and on a whim I decided to submit one of my old SVG demos to the contest.  The 10k challenge&#8217;s tagline is &#8220;What could you create for the Web if you had only 10 kilobytes of code?&#8221;.  The rules didn&#8217;t explicitly say I could use pure SVG, they mention SVG/Canvas in the context of HTML5 only, but I thought I&#8217;d give it a shot.  It&#8217;s in the spirit of the contest, after all.  At the very least it would encourage Microsoft to clarify the rules and at the very best it would be accepted and the rules updated to allow pure SVG applications.  Looks like it was my lucky day.<span id="more-551"></span></p>
<p>I decided to go with my <a href="http://codedread.com/solitaire.php">Solitaire</a> demo because it was the most complete, didn&#8217;t infringe on any copyrights (looking at you Tetris), and most visually recognizable.  It&#8217;s not the most innovative, but then again the point of this is not necessarily to win any prizes.  It&#8217;s really about increasing awareness.</p>
<p>Unfortunately, the SVG (26kb) and JavaScript (16kb + 21kb) totaled 63kb.  I did some cleanup of the SVG, minified the JS and then put the script inline with the SVG and then gzipped it.  The result was a .svgz file that was 9kb.  Perfect!</p>
<p>I then got an email from a friendly marketing/evangelism person at Microsoft who said that the engineers did not know how to open the svgz file to review the code to ensure it was under 10k.  Woops!  I explained to her that I thought it would be ok for the SVG to be gzipped, much as PNG/GIF files use compression and sent her the uncompressed SVG file for them to review.  After all, SVG is just an image format, right? <img src='http://www.codedread.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Was I following the rules?  Did Microsoft give me a fair shake?  <a href="http://mix10k.visitmix.com/Entry/Details/160">See for yourself</a>.  Who knows, maybe this is the first time a Microsoft admin had to figure out how to serve SVG on a Microsoft web server.</p>
<p>Out of curiosity, I later tried to see how far I was able to get down the Solitaire game: <a href="http://codedread.com/solitaire.svgz">5811 bytes</a>.  Not bad for a complete game that has scalable graphics.  I&#8217;d be curios to see the equivalent SWF file.</p>
<p>I don&#8217;t expect you to vote for my entry, but what I do expect you to do is now go out and submit .SVGZ entries to the MIX 10k challenge.  That one SVG entry is looking pretty lonely.  If I can get Solitaire down to 5811 bytes, surely you can do better?</p>
<p>Thanks a lot to Amy, the evangelist/marketing person who really was quite patient with me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codedread.com/blog/archives/2010/01/14/mix-10k-code-challenge-svg/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Priceless</title>
		<link>http://www.codedread.com/blog/archives/2009/02/18/priceless/</link>
		<comments>http://www.codedread.com/blog/archives/2009/02/18/priceless/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 01:29:29 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[SVG]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://blog.codedread.com/archives/2009/02/18/priceless/</guid>
		<description><![CDATA[This evening on &#8220;As The Twitter Spews&#8221;: Opera&#8217;s &#8220;Web Opener&#8221; (and newest Interest Group member) makes a request Internet Explorer&#8217;s Head Honcho gets a little huffy Snarkiness BTW, if you&#8217;re not on Twitter yet, you are missing out. For instance, I find this feed useful.]]></description>
			<content:encoded><![CDATA[<p><object type="image/svg+xml" width="100" height="100" style="float:right" data="http://codedread.com/clipart/svg.svgz"><span/></object>This evening on &#8220;As The Twitter Spews&#8221;:</p>
<ul>
<li><a href="http://twitter.com/dstorey/status/1224573214">Opera&#8217;s &#8220;Web Opener&#8221;</a> (and newest <a href="http://www.w3.org/Graphics/SVG/IG/" title="SVG Interest Group">Interest Group</a> member) makes a request</li>
<li><a href="http://twitter.com/cwilso/status/1224886461">Internet Explorer&#8217;s Head Honcho</a> gets a little huffy</li>
<li><a href="http://twitter.com/yatil/status/1224941498">Snarkiness</a></li>
</ul>
<p>BTW, if you&#8217;re not on Twitter yet, you are missing out.  For instance, I find <a href="http://search.twitter.com/search.atom?q=svg">this feed</a> useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codedread.com/blog/archives/2009/02/18/priceless/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>So&#8230; What&#8217;d I Miss?</title>
		<link>http://www.codedread.com/blog/archives/2009/01/30/so-whatd-i-miss/</link>
		<comments>http://www.codedread.com/blog/archives/2009/01/30/so-whatd-i-miss/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 04:52:31 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[SVG]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[qt]]></category>
		<category><![CDATA[smil]]></category>

		<guid isPermaLink="false">http://blog.codedread.com/archives/2009/01/30/so-whatd-i-miss/</guid>
		<description><![CDATA[So having gone through my 1000+ unread feed items, emails, blog comments and sundries, here&#8217;s what I think I missed while on our pilgrimage to worship a mouse in the south. Feel free to clue me in further in the comments below. Oh, and the vacation was fantastic, fwiw, though I did miss internet access [...]]]></description>
			<content:encoded><![CDATA[<p><object type="image/svg+xml" width="100" height="100" style="float:right" data="http://codedread.com/clipart/palmtree.svgz"><span/></object>So having gone through my 1000+ unread feed items, emails, blog comments and sundries, here&#8217;s what I think I missed while on our pilgrimage to worship a <a href="http://www.disney.com/" title="Walt Disney World">mouse in the south</a>.  Feel free to clue me in further in the comments below.  Oh, and the vacation was fantastic, fwiw, though I did miss internet access that wasn&#8217;t filtered through the foggy and tiny lens of <a href="http://en.wikipedia.org/wiki/Wireless_Markup_Language" title="Wireless Markup Language">WML</a>.  I gots to get me one of them new-fangled phones that can browse the real web real soon now.<span id="more-519"></span></p>
<h3 id="svg-support-tables-interactive">SVG Support Tables Now Interactive</h3>
<p><object type="image/svg+xml" width="100" height="100" style="float:right" data="http://codedread.com/clipart/svg.svgz"><span/></object><a href="http://blog.codedread.com/archives/2007/04/21/grading-svg-implementations/#comment-12829">Someone</a> mashed together the data I publish with my <a href="http://www.codedread.com/svg-support.php">SVG support</a> tables and made it much more <a href="http://databathing.com/SVG/">interactive and useful</a>! Great! That&#8217;s what makes the web so cool:  sharing. Now to see if I can break his scraping script&#8230; Joking! <img src='http://www.codedread.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3 id="ie9-hearts-svg">IE9 Likely To Support SVG?!?</h3>
<p><object type="image/svg+xml" width="100" height="100" style="float:right" data="http://codedread.com/clipart/ie.svgz"><span/></object>As &#8220;reported&#8221; in Wired and Ajaxian: <a href="http://blog.wired.com/business/2009/01/more-details-ab.html" title="Is IE9 Likely To Support SVG?">Golly.</a> How much? When? What version/profile? Sorry, but it seems that this is a <a href="http://tech.groups.yahoo.com/group/svg-developers/message/61809">misinterpretation</a> of the standard <a href="http://www.microsoft.com/windowsxp/expertzone/chats/transcripts/08_1016_ez_ie8.mspx#element(contentTableDIV/175)" title="If you haven't installed my FXPointer extension, search for 'adding SVG support' on that page">SVG party line from Microsoft</a>. Mumble, grumble, integrity&#8230; journalism&#8230; something, something, mumble&#8230;</p>
<h3 id="mozilla-smil-progress">More Mozilla SMIL Progress</h3>
<p><object type="image/svg+xml" width="100" height="100" style="float:right" data="http://codedread.com/clipart/mozilla.svgz"><span/></object><object type="image/svg+xml" width="100" height="100" style="float:right" data="http://codedread.com/clipart/smile.svgz"><span/></object><a href="http://brian.sol1.net/svg/2009/01/22/beached-as-bro/">Brian Birtles</a> posts on the latest progress on Mozilla implementing SMIL-in-SVG.  I&#8217;m hoping to see SMIL pick up, particularly as browser native support improves further. Of course you can get a headstart on this by using the <a href="http://leunen.d.free.fr/fakesmile/index.html">FakeSmile</a> shim right now in 4 of the 5 big browsers.</p>
<h3 id="qt-rising">Qt Winning Votes?</h3>
<p><object type="image/svg+xml" width="100" height="100" style="float:right" data="http://codedread.com/clipart/qt.svgz"><span/></object><a href="http://cdtdoug.blogspot.com/" title="Doug Schaefer on Eclipse CDT">Doug</a> seems to agree with me that a <a href="http://cdtdoug.blogspot.com/2009/01/can-lgpl-qt-give-c-lift.html">LGPL for Qt</a> could be a big game changer. I admit, I&#8217;ve always had a soft spot for Qt, but the recent news that it will be available to commercial projects without purchasing a license from Nokia is getting a lot of people excited &#8211; even heavy fans of Java <img src='http://www.codedread.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3 id="google-io-2009">Google I/O Registration Open</h3>
<p><object type="image/svg+xml" width="100" height="100" style="float:right" data="http://codedread.com/clipart/google.svgz"><span/></object>I might actually try to attend the <a href="http://code.google.com/events/io/">Google I/O</a> conference this year in May.  <a href="http://www.latenightpc.com/blog" title="Rob Russell's Blog">Rob</a> and I tried to get our ducks in a row last year but the planning never crystallized.  I&#8217;ve been doing some playing with Android recently, so there&#8217;s actually a reason for me to go this year.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codedread.com/blog/archives/2009/01/30/so-whatd-i-miss/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Keyboard Synergy on a Macbook Pro</title>
		<link>http://www.codedread.com/blog/archives/2008/12/12/keyboard-synergy-on-a-macbook-pro/</link>
		<comments>http://www.codedread.com/blog/archives/2008/12/12/keyboard-synergy-on-a-macbook-pro/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 18:18:51 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://blog.codedread.com/archives/2008/12/12/keyboard-synergy-on-a-macbook-pro/</guid>
		<description><![CDATA[Ok, so I&#8217;ve made the switch from primarily Windows to primarily OS X on my MacBook Pro. However, I still need to occasionally boot into Windows or have Windows running in VMWare Fusion. This is causing stress injuries in my hands and head because of the differences in keyboard handling. For instance, the Apple key [...]]]></description>
			<content:encoded><![CDATA[<p><object type="image/svg+xml" width="100" height="100" align="right" hspace="10" data="http://codedread.com/clipart/apple.svgz"><span/></object><object type="image/svg+xml" width="100" height="100" align="right" hspace="10" data="http://codedread.com/clipart/windows.svgz"><span/></object>Ok, so I&#8217;ve made the switch from primarily Windows to primarily OS X on my MacBook Pro.  However, I still need to occasionally boot into Windows or have Windows running in VMWare Fusion.  This is causing stress injuries in my hands and head because of the differences in keyboard handling.  <span id="more-512"></span></p>
<p>For instance, the Apple key (<object data="http://codedread.com/clipart/cmdkey.svgz" type="image/svg+xml" style="display:inline; width:0.8em; height:0.8em">cmd</object>) is used for most key combinations (copy/paste/open/save/close) while the ctrl key is used in a similar way on Windows.  Worse, the ctrl key is located further left on the keyboard than on typical keyboards, meaning my poor baby finger is being used more than it should be.</p>
<p>So what I&#8217;d like to do is figure out a way to swap the ctrl and Apple/Windows key while in Windows.  I&#8217;ve done a preliminary scour of the web and turned up a <a href="http://discussions.apple.com/thread.jspa?threadID=1546594&#038;tstart=150">keyboard remapping utility</a> from Microsoft that sadly doesn&#8217;t touch the &#8216;special&#8217; keys.  I also turned up an <a href="http://www.annoyances.org/exec/forum/winxp/t1014389848">ancient thread</a> about twiddling with the registry, but I don&#8217;t want to do that unless I need to.  Lazyweb?</p>
<p>Update: A few scant hours from posting this, I got a reply from Ian below that does exactly what I want.  With <a href="http://www.randyrants.com/2006/07/sharpkeys_211.html">SharpKeys</a> for Windows, you can re-map your Left Windows key to the Left Ctrl key and get that synergy I was looking for.  Now the Apple-C works as Copy on both OS X and Windows!  Beautiful!</p>
<p><img alt="Image showing how to map the left Apple/Cmd key to the left Ctrl key in Windows using SharpKeys" src="http://www.codedread.com/images/sharpkeys.png" width="100%" /></p>
<p>Note that there is a right Apple/Cmd key if you&#8217;re a big Windows key user (Windows+E brings up the Explorer, for instance).</p>
<p>My only fear with all this is that I will hobbled when I go to someone else&#8217;s Windows computer.  Small price to pay for sanity on my own computer though.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codedread.com/blog/archives/2008/12/12/keyboard-synergy-on-a-macbook-pro/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Start Of Something Good?</title>
		<link>http://www.codedread.com/blog/archives/2008/11/07/the-start-of-something-good/</link>
		<comments>http://www.codedread.com/blog/archives/2008/11/07/the-start-of-something-good/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 16:58:14 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[SVG]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://blog.codedread.com/archives/2008/11/07/the-start-of-something-good/</guid>
		<description><![CDATA[Apparently Steve Ballmer has publicly stated that Microsoft plans to look into Webkit&#8230; that&#8217;s news to me! Microsoft&#8217;s browser needs to support modern web standards: HTML4, XHTML, CSS, SVG and as much HTML5 as is ready for deployment. But Microsoft has also publicly been &#8220;looking into&#8221; SVG for years and years, so I&#8217;m not going [...]]]></description>
			<content:encoded><![CDATA[<p><object type="image/svg+xml" width="100" height="100" align="right" hspace="10" data="http://codedread.com/clipart/microsoft.svgz"><span/></object>Apparently Steve Ballmer has publicly stated that <a href="http://www.techworld.com.au/article/266449/microsoft_interested_open_source_browser_ballmer">Microsoft plans to look into Webkit</a>&#8230;  that&#8217;s news to me!  Microsoft&#8217;s browser needs to support modern web standards: HTML4, XHTML, CSS, SVG and as much HTML5 as is ready for deployment.</p>
<p>But Microsoft has also publicly been &#8220;looking into&#8221; <a href="http://www.w3.org/Graphics/SVG" title="Scalable Vector Graphics">SVG</a> <a href="http://www.msnbc.msn.com/id/26646919/#element(content/4/3/10)">for</a> <a href="https://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1015162&#038;SiteID=1" title="2006">years</a> and <a href="http://www.microsoft.com/windowsxp/expertzone/chats/transcripts/08_1016_ez_ie8.mspx#element(contentTableDIV/175)" title="2008">years</a>, so I&#8217;m not going to hold my breath.</p>
<p>These days, Internet Explorer is the last browser I look at&#8230; as long as all my textual content is actually visible, then that&#8217;s just fine by me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codedread.com/blog/archives/2008/11/07/the-start-of-something-good/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>IE 5.5 Up-Tick?</title>
		<link>http://www.codedread.com/blog/archives/2008/07/15/ie-55-up-tick/</link>
		<comments>http://www.codedread.com/blog/archives/2008/07/15/ie-55-up-tick/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 19:29:32 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[stats]]></category>

		<guid isPermaLink="false">http://blog.codedread.com/archives/2008/07/15/ie-55-up-tick/</guid>
		<description><![CDATA[Anyone have any idea why I&#8217;m suddenly seeing a large number of hits using a browser with the following UA string: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0) Only happened in the last few days too. Weird.]]></description>
			<content:encoded><![CDATA[<p><object type="image/svg+xml" width="100" height="100" align="right" hspace="10" data="http://codedread.com/clipart/ie.svgz"><span/></object>Anyone have any idea why I&#8217;m suddenly seeing a large number of hits using a browser with the following UA string:</p>
<p>Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)</p>
<p>Only happened in the last few days too.  Weird.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codedread.com/blog/archives/2008/07/15/ie-55-up-tick/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Web Stats: Now With &#8220;MarketShare&#8221;</title>
		<link>http://www.codedread.com/blog/archives/2008/07/11/web-stats-now-with-marketshare/</link>
		<comments>http://www.codedread.com/blog/archives/2008/07/11/web-stats-now-with-marketshare/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 06:07:08 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[SVG]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[stats]]></category>

		<guid isPermaLink="false">http://blog.codedread.com/archives/2008/07/11/web-stats-now-with-marketshare/</guid>
		<description><![CDATA[I took 20 minutes and added a feature request to my SVG Web Stats web application tonight: Now you can switch the timeline graph from Traffic mode to Distribution mode, which shows the share of each browser on my site as a percentage of the total. Continuing with the navel-gazing theme, some points I noted [...]]]></description>
			<content:encoded><![CDATA[<p><object type="image/svg+xml" width="100" height="100" align="right" hspace="10" data="http://codedread.com/clipart/party.svgz"><span/></object>I took 20 minutes and added a feature request to my <a href="http://www.codedread.com/displayWebStats.svg">SVG Web Stats</a> web application tonight:  Now you can switch the timeline graph from Traffic mode to Distribution mode, which shows the share of each browser on my site as a percentage of the total.<span id="more-476"></span></p>
<p>Continuing with the <a href="http://blog.codedread.com/archives/2008/07/10/microblogging-floo-flah/">navel-gazing theme</a>, some points I noted in my stats:</p>
<ul>
<li>Opera and Safari now amount to 7-10% of my total unique visits</li>
<li>Since its release last month, Firefox 3 has about the same share as IE7, which was released over a year and a half ago (20% total)</li>
<li>IE has lost roughly 5% of total share on my site since I&#8217;ve started recording these statistics (this is my third year)</li>
<li>IE6 is still the browser version with the largest single share (roughly 30%).  Give Firefox 3 a few more months though&#8230;</li>
<li>Virtually no one is using IE8 Beta 1, released over four months ago.  I mean, way more people are using Firefox 3.1 pre-Alpha-1!  I see at most one or two hits a week from IE8.  Which makes sense because you can&#8217;t install multiple copies of IE and there aren&#8217;t very many cool things you can do with IE anyway.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.codedread.com/blog/archives/2008/07/11/web-stats-now-with-marketshare/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

