<?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>Obvious Diversion &#187; Web Development</title>
	<atom:link href="http://obviousdiversion.com/category/webdev/feed/" rel="self" type="application/rss+xml" />
	<link>http://obviousdiversion.com</link>
	<description></description>
	<lastBuildDate>Fri, 12 Aug 2011 13:52:36 +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>Replace That Stale Feed Icon With a Fresh New One</title>
		<link>http://obviousdiversion.com/webdev/feed-icon/</link>
		<comments>http://obviousdiversion.com/webdev/feed-icon/#comments</comments>
		<pubDate>Mon, 24 Apr 2006 11:18:42 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://obviousdiversion.com/webdev/feed-icon/</guid>
		<description><![CDATA[The folks that make the Mozilla Firefox, Opera and Internet Explorer web browsers have agreed on a standard feed icon to represent the loveliness that is both RSS and Atom (and whatever they may evolve into in the years ahead). The winner? The orange and white icon Firefox users have been enjoying for quite a [...]]]></description>
			<content:encoded><![CDATA[<div class="storyimage"><img src="http://obviousdiversion.com/images/feed-giant.png" alt="Giant feed icon" /></div>
<p>The folks that make the Mozilla Firefox, Opera and Internet Explorer web browsers have agreed on a standard feed icon to represent the loveliness that is both RSS and Atom (and whatever they may evolve into in the years ahead).  The winner?  The orange and white icon Firefox users have been enjoying for quite a while.</p>
<p>As a result, it&#8217;s a reasonable idea to start changing the feed icons on our sites so that feeds become something more easily recognized.</p>
<p>Matt Brett smartly set up a site where you can <a href="http://www.feedicons.com/">grab a zip file chock full of feed icon goodness</a> including the new icon in ready to use formats such as png, gif and jpg as well as edit friendly formats such as psd and svg.  So, what are you waiting for?  Nerds and designers, grab yourself a new icon.</p>
<p><a href="http://www.feedicons.com/">Feed Icons &#8211; Help Establish a New Standard</a></p>
]]></content:encoded>
			<wfw:commentRss>http://obviousdiversion.com/webdev/feed-icon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zeldman Does the Wrong Thing With IE7</title>
		<link>http://obviousdiversion.com/webdev/beta-bugs/</link>
		<comments>http://obviousdiversion.com/webdev/beta-bugs/#comments</comments>
		<pubDate>Mon, 27 Feb 2006 14:32:09 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://obviousdiversion.com/webdev/beta-bugs/</guid>
		<description><![CDATA[Zeldman, whom I very much admire for his book Designing With Web Standards, seems to have a left a very bad example for the rest of the web development community when it comes to Internet Explorer 7 beta. What&#8217;s he doing exactly? He&#8217;s concerning himself with incompatibilities between his site and IE7 beta. If you&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<div class="storyimage"><img src="http://obviousdiversion.com/images/ie7-logo.jpg" alt="Internet Explorer 7 logo" /></div>
<p><a href="http://www.zeldman.com/">Zeldman</a>, whom I very much admire for his book <a href="http://www.zeldman.com/dwws/">Designing With Web Standards</a>, seems to have a left a very bad example for the rest of the web development community when it comes to Internet Explorer 7 beta.</p>
<p>What&#8217;s he doing exactly?  He&#8217;s concerning himself with incompatibilities between his site and IE7 beta.</p>
<p>If you&#8217;re wondering if you should be doing the same, testing your existing sites with this beta, in a word, don&#8217;t.  The next beta will obviously improve upon the last beta as will the final release that comes some time after that (and the service packs and bug fixes that come after that) and if you spend your time looking for incompatibilities between now and then, you&#8217;ll be wasting a lot of time chasing a moving target.  When it gets close to final release, you&#8217;ll know it&#8217;s time to check out how it fair with standards-happy code.  (Just look for the multiple stories on Digg.)  In the meantime, isn&#8217;t that time better spent getting real work done?  What about that novel you&#8217;re always talking about writing?</p>
<div class="storyimage"><img src="http://obviousdiversion.com/images/getfirefox.png" alt="Firefox logo" /></div>
<p>If you do like this sort of compatibility exploration, why not delve into the next line of web standards we are looking forward to, like real implementations of CSS3 and SVG support?  Exploring standards compatibility for your code is certainly a more healthy exercise than exploring IE7&#8242;s beta foibles.</p>
<h3>Internet Explorer 7 is Not a Community Project</h3>
<p>The other mistake Zeldman seems to be making and encourage others to join an unpaid test team for Microsoft.</p>
<blockquote><p>
Using IE7? Finding bugs? Microsoft and The Web Standards Project want to hear from you.
</p></blockquote>
<p>Microsoft has no shortage of money to hire oodles of testers and shouldn&#8217;t need your help in squashing their bugs.  Remember, this isn&#8217;t <a href="http://www.mozilla.com/firefox/">Firefox</a>.  If you spend your time bug hunting with IE7 and the time to write up a bug report to Microsoft, you&#8217;re simply helping them make more money without paying you for your work.  (Note that if they somehow rewarding people for finding these problems, that would make a little more sense to me.)  If you do the same for Firefox, then you are creating something everyone gets to enjoy and benefit from.</p>
<h3>Finding Beta Bugs Is Not Our Problem</h3>
<p>Microsoft is a corporation and they certainly don&#8217;t need your charity to develop a web browser.  Finding IE7&#8242;s bugs is not a community problem.  It&#8217;s a business problem and it&#8217;s one that belongs to Microsoft.</p>
]]></content:encoded>
			<wfw:commentRss>http://obviousdiversion.com/webdev/beta-bugs/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 7 is the Frankenbrowser</title>
		<link>http://obviousdiversion.com/webdev/frankenbrowser/</link>
		<comments>http://obviousdiversion.com/webdev/frankenbrowser/#comments</comments>
		<pubDate>Mon, 13 Feb 2006 10:12:40 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://obviousdiversion.com/webdev/frankenbrowser/</guid>
		<description><![CDATA[Why Internet Explorer Sucks Internet Explorer 6 sucks and there&#8217;s a clear reason why. They simply stopped working on it. After IE6 came out, Microsoft disbanded the product team. Let me repeat that. Having released Internet Explorer 6, they shut down the team and distributed it&#8217;s programmers to other parts of the company. What Were [...]]]></description>
			<content:encoded><![CDATA[<div class="storyimage"><img src="http://obviousdiversion.com/images/ie7-logo.jpg" alt="IE7 logo" /></div>
<h3>Why Internet Explorer Sucks</h3>
<p>Internet Explorer 6 sucks and there&#8217;s a clear reason why.  They simply stopped working on it.  After IE6 came out, Microsoft disbanded the product team.  Let me repeat that.  Having released Internet Explorer 6, they shut down the team and distributed it&#8217;s programmers to other parts of the company.</p>
<h3>What Were They Thinking?</h3>
<p>Did they think they had finally, once and for all won this whole &#8216;Internet thing&#8217; and didn&#8217;t need to work on a browser anymore?  Were they aware that the center-point of that whole anti-trust lawsuit that they lost was about their integration of Internet Explorer into Windows.  After spending all that money defending their choice to develop Internet Explorer as a part of Windows (and losing), why in the world did they then just abandon the software and let it rot?  What sort of bonehead made that choice?</p>
<p>Regardless, once they realized that Firefox was gaining steam, they brought together a new IE team including some past team members and got working on it again.  That brings us to today and the release of <a href="http://www.microsoft.com/windows/ie/ie7/default.mspx">Internet Explorer 7, Beta 2</a>.</p>
<p>Let&#8217;s review the results of their restarted labor.</p>
<h3>Internet Explorer 7 is Still a UI Nightmare</h3>
<p>Microsoft claims IE7 has a &#8220;streamlined&#8221; interface.  Lets compare the three major browsers out there with their default toolbars.  Keep in mind that all three of these browsers are designed to fulfill the same need of browsing the internet.</p>
<p>Screenshots are linked so you can do your own comparisons.</p>
<p><a href="http://obviousdiversion.com/images/s2.png">Safari 2</a>: 7 buttons on 2 rows (including bookmarks bar)<br />
<a href="http://obviousdiversion.com/images/ff15.png">Firefox 1.5</a>: 11 buttons on 2 rows (no buttons on bookmarks bar)<br />
<a href="http://obviousdiversion.com/images/ie7.jpg">IE7 Beta 2</a>: 23 buttons on 2 rows</p>
<p>IE7 was clearly designed by studying Firefox and Safari.  Couldn&#8217;t they study the UI too and somehow not add more than double the amount of choices it takes to do the job?</p>
<p>Actually, now that I think of it, let&#8217;s compare IE6 and IE7 to see which is more &#8220;streamlined&#8221;.<br />
<a href="http://obviousdiversion.com/images/ie6.png">IE6</a>: 17 buttons on 2 rows<br />
<a href="http://obviousdiversion.com/images/ie7.jpg">IE7 Beta 2</a>: 23 buttons on 2 rows</p>
<p>Yes, IE7 has more features than IE6, but both Safari and Firefox have learned how to add features without adding UI complication.</p>
<p>I wonder how many more buttons there will be once you add the &#8216;recommended MSN toolbar&#8217;.  I guess in the case of IE7 &#8220;streamlined&#8221; means &#8220;pretty colors&#8221;.</p>
<h3>Feature Additions</h3>
<ul>
<li>Tabbed browsing (which Opera had in 2000 and Mozilla in 2001)</li>
<li>Tab Expose (inspired by <a href="https://addons.mozilla.org/extensions/moreinfo.php?id=1457">Foxspose</a> which is itself inspired by <a href="http://www.apple.com/macosx/features/expose/">Apple&#8217;s Expose</a> from 2003)</li>
<li>RSS Support (Supported by Firefox, Safari and an insane number of dedicated feed readers)</li>
<li>Improved web standards support (The truth is they&#8217;ve spent most of their time fixes all the things that were seriously screwed up with IE6&#8242;s standards support rather than actually expanding support outward and managing to do things like pass the <a href="http://www.webstandards.org/act/acid2/">Acid 2 browser test</a>.)</li>
<li>Security Improvements (I&#8217;m not even going to knock this one apart.  Internet Explorer&#8217;s track record on security is abysmal and security alerts and patches in the days ahead will be criticism enough.)</li>
</ul>
<h3>Strange Deficits</h3>
<p>Pictures in PNG format are described by Wired as &#8220;slightly desaturated and washed out&#8221; and &#8220;crunchy&#8221;.  (The PNG format was approved in 1996 and recommended by the W3C in 2003.)</p>
<h3>Will Internet Explorer Ever Catch Up?</h3>
<p>Good software takes time and while the other browser folks were hard at work, Microsoft took a nap.  So, can Microsoft meet or beat the competition on features in future releases of Internet Explorer?  They certainly aren&#8217;t going to do it with IE7, but does it even matter since it&#8217;ll always be the default browser in Windows?  The truth is, I can&#8217;t really see a situation where Microsoft catches up in features and standards support as development of Firefox and Safari are certainly not going to give up their lead as superior pieces of software.</p>
<h3>The Verdict</h3>
<p>Even once IE7 makes it&#8217;s way to a final release, it will still be a substandard browser when compared to the competition.</p>
<p>If you know of anyone still suffering with IE6, please help them <a href="http://www.mozilla.com/firefox/">download Firefox</a> so they can <a href="http://browsehappy.com/">browse happy</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://obviousdiversion.com/webdev/frankenbrowser/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>My Safari vs. Firefox Results</title>
		<link>http://obviousdiversion.com/webdev/safari-vs-firefox/</link>
		<comments>http://obviousdiversion.com/webdev/safari-vs-firefox/#comments</comments>
		<pubDate>Fri, 13 Jan 2006 09:13:59 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://obviousdiversion.com/webdev/safari-vs-firefox/</guid>
		<description><![CDATA[I spent the last week trying to use Firefox as my primary browser, an experiment to see if I should have it replace Safari. The results? As of today, I&#8217;m back to Safari. Why? Safari: has inline spellchecking from an OS-wide dictionary. runs much faster, especially when loading up multiple tabs. has much better integration [...]]]></description>
			<content:encoded><![CDATA[<p>I spent the last week trying to use Firefox as my primary browser, an experiment to see if I should have it replace Safari.  The results?  As of today, I&#8217;m back to Safari.  Why?</p>
<div class="storyimage"><img src="http://obviousdiversion.com/images/safari.jpg" alt="Safari icon" /></div>
<p><a href="http://www.apple.com/macosx/features/safari/">Safari</a>:</p>
<ul>
<li>has inline spellchecking from an OS-wide dictionary.</li>
<li>runs much faster, especially when loading up multiple tabs.</li>
<li>has much better integration with <a href="http://newsfirerss.com/">Newsfire</a>, my RSS reader.</li>
<li>shares common shortcut keys that I&#8217;m used to with most mac applications.</li>
<li>easily implements auto-linking for bookmark groups.</li>
<li>creates tidier archives when I choose to save a page locally.</li>
</ul>
<div class="storyimage"><img src="http://obviousdiversion.com/images/getfirefox.png" alt="Firefox icon" /></div>
<p><a href="http://www.mozilla.com/firefox/">Firefox</a> irritated me:</p>
<ul>
<li>every time it ran into a new downloadable format and I would have to specify the application that should open it.  A pre-built set of assumptions that I can alter later would have been more helpful.</li>
<li>when it downloaded something and had ignored the default action I previously had told it to remember for that file type.</li>
<li>whenever I had to deal with it&#8217;s sometimes awkward bookmark manager.</li>
</ul>
<p>Don&#8217;t get me wrong, I love Firefox and if I were on the Windows platform there&#8217;s no question it would be my browser of choice, but on the Mac, Safari delivers the better experience and equal if not better support for standards.</p>
<p>Firefox, of course, is not leaving my machine though.  I need it for cross-browser testing as well as for the fantastic <a href="http://chrispederick.com/work/webdeveloper/">Web Developer plugin for Firefox</a>.  It&#8217;s a constant lifesaver.</p>
]]></content:encoded>
			<wfw:commentRss>http://obviousdiversion.com/webdev/safari-vs-firefox/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>WordPress 2.0 is Out</title>
		<link>http://obviousdiversion.com/webdev/wordpress-2/</link>
		<comments>http://obviousdiversion.com/webdev/wordpress-2/#comments</comments>
		<pubDate>Thu, 29 Dec 2005 08:54:24 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://obviousdiversion.com/webdev/wordpress-2/</guid>
		<description><![CDATA[Notable improvements: a new customizable UI for writing your posts a fantastic new post preview easy file uploading new import section for migrating content from other blogs My only criticism at this point is that the admin tool seems to have gotten unnecessarily chunky. I&#8217;ve successfully upgraded two installs, but a third didn&#8217;t go so [...]]]></description>
			<content:encoded><![CDATA[<p>Notable improvements:</p>
<ul>
<li>a new customizable UI for writing your posts</li>
<li>a fantastic new post preview</li>
<li>easy file uploading</li>
<li>new import section for migrating content from other blogs</li>
</ul>
<p>My only criticism at this point is that the admin tool seems to have gotten unnecessarily chunky.</p>
<p>I&#8217;ve successfully upgraded two installs, but a third didn&#8217;t go so well for reasons not entirely known at this point, so before you upgrade, make sure you backup both your files and your database.</p>
<p><a href="http://wordpress.org/download/">Download WordPress 2.0</a></p>
]]></content:encoded>
			<wfw:commentRss>http://obviousdiversion.com/webdev/wordpress-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Firefox 1.5 New Features (Geeky and Non-Geeky)</title>
		<link>http://obviousdiversion.com/webdev/firefox15-is-out/</link>
		<comments>http://obviousdiversion.com/webdev/firefox15-is-out/#comments</comments>
		<pubDate>Thu, 01 Dec 2005 08:38:38 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://obviousdiversion.com/?p=528</guid>
		<description><![CDATA[Firefox 1.5 is ready to go, so make sure you head over and download it. In addition, it&#8217;s a good time to pimp it out to your friends and help them get away from the aging browser they&#8217;ve simply gotten used to. (Although it&#8217;s best to leave Safari users alone as they still have the [...]]]></description>
			<content:encoded><![CDATA[<div class="storyimage"><img src="http://obviousdiversion.com/images/getfirefox.png" alt="Firefox logo" /></div>
<p>Firefox 1.5 is ready to go, so make sure you head over and <a href="http://www.mozilla.com/firefox/">download it</a>.  In addition, it&#8217;s a good time to pimp it out to your friends and help them get away from the aging browser they&#8217;ve simply gotten used to.  (Although it&#8217;s best to leave Safari users alone as they still have the only browser that passes the <a href="http://webstandards.org/act/acid2/">Acid2 test</a>, putting these two browsers neck-in-neck as far as I&#8217;m concerned.)</p>
<p><a href="http://www.mozilla.com/firefox/releases/1.5.html#new">There&#8217;s a lot of new stuff in Firefox 1.5</a>, but the things that you will most likely notice are:</p>
<ul>
<li>You can reorder your tabs by dragging them around</li>
<li>Much faster browsing</li>
<li>Lots of usability enhancements</li>
<li>Pop-up blocking is better</li>
</ul>
<p>Stuff that geeks care about</p>
<ul>
<li>Better CSS2 and CSS3 support</li>
<li>Improved DOM support</li>
<li>Javascript 1.6 implementation</li>
<li>SVG support!!!!!</li>
</ul>
<p><a href="http://www.squarefree.com/burningedge/releases/1.5-comprehensive.html">Here&#8217;s the comprehensive list of fixes and improvements in Firefox 1.5</a>.</p>
<p>I&#8217;m most excited about playing with the SVG support.  To see what I mean, <a href="http://www.mozilla.com/firefox/">load up Firefox 1.5</a> and then play with <a href="http://www.croczilla.com/svg/samples/xbl-shapes2/xbl-shapes2.xml">this SVG lines example</a> and <a href="http://www.croczilla.com/svg/samples/xbl1/xbl1.xml">these transparent triangles</a>.  <a href="http://www.croczilla.com/svg/samples/">There&#8217;s a full gallery of examples over at croczilla</a> from simple lines to full illustrations.</p>
]]></content:encoded>
			<wfw:commentRss>http://obviousdiversion.com/webdev/firefox15-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Working With The Web Standards Project</title>
		<link>http://obviousdiversion.com/webdev/microsoft-and-web-standards/</link>
		<comments>http://obviousdiversion.com/webdev/microsoft-and-web-standards/#comments</comments>
		<pubDate>Wed, 13 Jul 2005 16:28:18 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://obviousdiversion.com/?p=444</guid>
		<description><![CDATA[This is great news. It would seem Microsoft is working with the Web Standards Project which we can only hope means a healthy commitment to standards support in Internet Explorer 7 and beyond. Good to hear. If you don&#8217;t understand why this is such a good thing, pick up a copy of Zeldman&#8217;s Designing with [...]]]></description>
			<content:encoded><![CDATA[<div class="storyimage"><img src="http://obviousdiversion.com/images/wasp.gif" alt="Web Standards Project logo" /></div>
<p>This is great news.  It would seem <a href="http://webstandards.org/press/releases/archive/2005/07/05/index.html">Microsoft is working with the Web Standards Project</a> which we can only hope means a healthy commitment to standards support in Internet Explorer 7 and beyond.  Good to hear.  If you don&#8217;t understand why this is such a good thing, pick up a copy of Zeldman&#8217;s <a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&#038;camp=1789&#038;tag=obviousdivers-20&#038;creative=9325&#038;path=tg/detail/-/0735712018/qid=1121057956/sr=8-1/ref=pd_bbs_ur_1?v=glance%26s=books%26n=507846">Designing with Web Standards</a> for a primer.</p>
]]></content:encoded>
			<wfw:commentRss>http://obviousdiversion.com/webdev/microsoft-and-web-standards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ignore Microsoft&#8217;s RSS Moves</title>
		<link>http://obviousdiversion.com/webdev/ignore-microsoft-rss/</link>
		<comments>http://obviousdiversion.com/webdev/ignore-microsoft-rss/#comments</comments>
		<pubDate>Tue, 28 Jun 2005 07:01:30 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://obviousdiversion.com/?p=413</guid>
		<description><![CDATA[So, Microsoft announced operating system-wide support for RSS in longhorn last week, but what grabbed more attention was that Microsoft also announced their own extension to RSS. First off, Microsoft is arriving late to this party, and not in the fashionable manner. Sure, they&#8217;re releasing it under a kinder license than usual, but the whole [...]]]></description>
			<content:encoded><![CDATA[<div class="storyimage"><img src="http://obviousdiversion.com/images/rssbig.gif" alt="RSS logo" /></div>
<p>So, Microsoft announced <a href="http://blogs.msdn.com/ie/archive/2005/06/24/432390.aspx">operating system-wide support for RSS in longhorn</a> last week, but what grabbed more attention was that Microsoft also announced their own extension to RSS.</p>
<p>First off, Microsoft is arriving late to this party, and not in the fashionable manner.  Sure, they&#8217;re releasing it under a kinder license than usual, but the whole thing smacks of &#8220;See?  We like blogging and <a href="http://creativecommons.org/">Creative Commons</a> and <a href="http://blogs.law.harvard.edu/tech/rss">RSS</a>!  We&#8217;re cool kids too!&#8221;</p>
<p>So, how should we all react to this news?</p>
<ol>
<li>If you&#8217;re a developer, ignore all of this.  Every little bit of it.  Don&#8217;t implement this addition in your code.  It would be silly of you to do so.  There are better advancements going on elsewhere that will see the light of day much much sooner.  By the time Microsoft gets it&#8217;s implementation out the door, we&#8217;ll have already evolved to the next thing.</li>
<li>If you&#8217;re a future user of longhorn, then it&#8217;ll probably be beneficial to have RSS support native to the OS (although you have another eighteen months to wait to enjoy something the rest of us have been enjoying for quite some time.)</li>
<li>If you make an RSS reader for Windows, get ready to be pushed off the map when longhorn arrives.</li>
</ol>
<p>If Microsoft wants to show it&#8217;s support and love of RSS, it should start by adding RSS feeds to it&#8217;s websites.</p>
]]></content:encoded>
			<wfw:commentRss>http://obviousdiversion.com/webdev/ignore-microsoft-rss/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Removes Web Accelerator</title>
		<link>http://obviousdiversion.com/webdev/google-removes-accelerator/</link>
		<comments>http://obviousdiversion.com/webdev/google-removes-accelerator/#comments</comments>
		<pubDate>Wed, 11 May 2005 15:01:57 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://obviousdiversion.com/?p=357</guid>
		<description><![CDATA[Google has removed Web Accelerator citing that they have reached capacity. I can&#8217;t help but wonder if all the negative feedback was the real reason. Here&#8217;s hoping it&#8217;s gone for good. Previously: To All: Don&#8217;t Use Google Accelerator, To Google: Don&#8217;t Be Evil]]></description>
			<content:encoded><![CDATA[<div class="storyimage"><img src="http://obviousdiversion.com/images/g-accelerator.gif" alt="Google Accelerator" /></div>
<p>Google has removed <a href="http://webaccelerator.google.com/">Web Accelerator</a> citing that they have reached capacity.  I can&#8217;t help but wonder if all the negative feedback was the real reason.  Here&#8217;s hoping it&#8217;s gone for good.</p>
<p><strong>Previously:</strong><br />
<a href="http://obviousdiversion.com/?p=354">To All: Don&#8217;t Use Google Accelerator, To Google: Don&#8217;t Be Evil</a></p>
]]></content:encoded>
			<wfw:commentRss>http://obviousdiversion.com/webdev/google-removes-accelerator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To All: Don&#8217;t Use Google Accelerator  To Google: Don&#8217;t Be Evil</title>
		<link>http://obviousdiversion.com/webdev/dont-use-google-accelerator/</link>
		<comments>http://obviousdiversion.com/webdev/dont-use-google-accelerator/#comments</comments>
		<pubDate>Fri, 06 May 2005 19:05:53 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://obviousdiversion.com/?p=354</guid>
		<description><![CDATA[For your safety and the health of the web, don&#8217;t install Google Accelerator. If you already have installed it, please uninstall Google Accelerator. Google Accelerator makes the huge mistake of treating the web as if it were all content without regard for applications, which is incredibly strange for a company that works largely on web [...]]]></description>
			<content:encoded><![CDATA[<div class="storyimage"><img src="http://obviousdiversion.com/images/g-accelerator.gif" alt="Google Accelerator" /></div>
<p>For your safety and the health of the web, don&#8217;t install <a href="http://webaccelerator.google.com/">Google Accelerator</a>.  If you already have installed it, please <a href="http://webaccelerator.google.com/support.html#using4">uninstall Google Accelerator</a>.  Google Accelerator makes the huge mistake of treating the web as if it were all content without regard for applications, which is incredibly strange for a company that works largely on web applications.</p>
<p>Google Accelerator is a pretty stupid beta release from a normally smart company.  Although it&#8217;s intention is to speed up web surfing, it has thus far <a href="http://news.zdnet.co.uk/internet/security/0,39020375,39197327,00.htm">violated the privacy of numerous users</a>, <a href="http://37signals.com/svn/archives2/google_web_accelerator_hey_not_so_fast_an_alert_for_web_app_designers.php">deleted and rearranged people&#8217;s information in web-based applications</a> and has the potential for much more heartache.</p>
<p>Google seems to intent on making an entire copy of the web on it&#8217;s own servers in the name of speeding everything up.  Unfortunately, this means that you, as a developer, lose control over what exactly gets served up to an individual user leading to an array of problems and that you, as a user, end up with some fast but potentially confusing and data-losing experiences.  Hey Google, the web is plenty fast.  Let individual developers worry about whether their servers are up to the task.  Let the web be the web and you just build applications on top of it like the rest of us, okay?  If you use your enormous clout and user base to change the rules of what should be an open platform of independent publishers and developers, you&#8217;re clearly violating your &#8216;Don&#8217;t be evil&#8217; policy.</p>
<p>Pull Google Accelerator off the web and save us all a lot of grief.</p>
<p><strong>Update: </strong><br />
<a href="http://obviousdiversion.com/?p=357">Google Removes Down Web Accelerator</a></p>
]]></content:encoded>
			<wfw:commentRss>http://obviousdiversion.com/webdev/dont-use-google-accelerator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 4/26 queries in 0.022 seconds using disk: basic
Object Caching 513/563 objects using disk: basic
Content Delivery Network via N/A

Served from: obviousdiversion.com @ 2012-05-17 01:18:23 -->
