<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel>
<title>cancelBubble</title>
<language>en-us</language>
<atom:link href="http://www.cancelbubble.com/xmlfeeds.php?cmd=popular" rel="self" type="application/rss+xml" /><link>http://www.cancelbubble.com/</link>
<description>cancelBubble</description>
<item>
<title>The Official Guide to HTML5 Boilerplate </title>
<link>http://www.cancelbubble.com/story.php?id=2007</link>
<guid>http://www.cancelbubble.com/story.php?id=2007</guid><description><![CDATA[In this screencast, Paul Irish meticulously reviews each page, and then further goes on to explain why and when you would use each snippet in your projects.  The product of years of learning, this video is not to be missed! Even if you have no intention of using this template, you’ll still learn an array of helpful techniques.]]></description>
<pubDate>Thu, 02 Sep 2010 16:28:42 -0700</pubDate>
</item>
<item>
<title>Top 10 Client-Side Performance Problems in Web 2.0</title>
<link>http://www.cancelbubble.com/story.php?id=2003</link>
<guid>http://www.cancelbubble.com/story.php?id=2003</guid><description><![CDATA[The Top 10 Client-Side performance problems in Web 2.0 applications I’ve seen when working with our dynaTrace AJAX Edition users. Tools such as dynaTrace AJAX Edition or Google Speed Tracer  allow analyzing these blank spots that block further network downloads as they analyze JavaScript execution, DOM access and Rendering activity in the browser while loading a page]]></description>
<pubDate>Wed, 25 Aug 2010 12:35:44 -0700</pubDate>
</item>
<item>
<title>17 Very Useful Free Online Typography Tools</title>
<link>http://www.cancelbubble.com/story.php?id=2001</link>
<guid>http://www.cancelbubble.com/story.php?id=2001</guid><description><![CDATA[For everyday font-related tasks there are online type tools and using these tools, you can save hours of searching, typing, testing and coding, and the most important thing: the tools are all free!  Some I haven't seen before that look interesting are:  Wordle text cloud generator (for design work).  Text ascii art generator (to put in your source code), and an OCR to text converter.]]></description>
<pubDate>Fri, 20 Aug 2010 07:21:55 -0700</pubDate>
</item>
<item>
<title>Optimizing Page Load Time</title>
<link>http://www.cancelbubble.com/story.php?id=1996</link>
<guid>http://www.cancelbubble.com/story.php?id=1996</guid><description><![CDATA[While working on optimizing page load times for a high-profile AJAX application, I had a chance to investigate how much I could reduce latency due to external objects. Specifically, I looked into how the HTTP client implementation in common browsers and characteristics of common Internet connections affect page load time for pages with many small objects.]]></description>
<pubDate>Fri, 13 Aug 2010 11:45:37 -0700</pubDate>
</item>
<item>
<title>An Introduction to the Internet Explorer Developer Tools</title>
<link>http://www.cancelbubble.com/story.php?id=1979</link>
<guid>http://www.cancelbubble.com/story.php?id=1979</guid><description><![CDATA[Nice overview of what's essentially Firebug for IE.  Wondering what the difference between Document Mode and Browser mode is?  Document Mode allows you to manually choose which rendering engine you want IE to render the page with. Browser Mode changes both the Document Mode, and the User Agent string, which allows Internet Explorer 8 to lie about who it says it is.]]></description>
<pubDate>Fri, 23 Jul 2010 10:56:41 -0700</pubDate>
</item>
<item>
<title>XRefresh</title>
<link>http://www.cancelbubble.com/story.php?id=1973</link>
<guid>http://www.cancelbubble.com/story.php?id=1973</guid><description><![CDATA[A browser plugin which will refresh the current web page due to a file change in selected folders. This makes it possible to do live page editing with your favorite text editor. Typical usage scenario is for local web development on a machine with two monitors, the first monitor is for source code editing and the second one is fully dedicated to previewing the web page in Firefox.]]></description>
<pubDate>Thu, 15 Jul 2010 17:19:14 -0700</pubDate>
</item>
<item>
<title>Integrity - website link checker and xml sitemap generator for Mac OSX</title>
<link>http://www.cancelbubble.com/story.php?id=1969</link>
<guid>http://www.cancelbubble.com/story.php?id=1969</guid><description><![CDATA[Feed it your home page address (url) and Integrity will follow all of your internal links to find your pages, checking the server response code for all internal and external links found.  Can also generate an XML sitemap suitable for submission to Google]]></description>
<pubDate>Tue, 13 Jul 2010 14:47:05 -0700</pubDate>
</item>
<item>
<title>diffable</title>
<link>http://www.cancelbubble.com/story.php?id=1965</link>
<guid>http://www.cancelbubble.com/story.php?id=1965</guid><description><![CDATA[A method for reducing page load latency by transmitting differential encodings of static files. It works by sending deltas between versions of files that reside in a browser's cache. Files such as Javascript, HTML, and CSS are often updated every week or more, but change very little between versions. This method significantly reduces the bandwidth and transmission time for these files.]]></description>
<pubDate>Fri, 09 Jul 2010 15:30:50 -0700</pubDate>
</item>
<item>
<title>Data URIs make CSS sprites obsolete</title>
<link>http://www.cancelbubble.com/story.php?id=1964</link>
<guid>http://www.cancelbubble.com/story.php?id=1964</guid><description><![CDATA[The problem is that HTTP requests are a major performance bottleneck for web pages. The more requests you have, the longer it takes your page to load and the slower it is. In short, data URIs allow you to embed images (and other files) directly into HTML and CSS. Since all of the data is represented locally, there is no extra HTTP request required to access the information.]]></description>
<pubDate>Tue, 06 Jul 2010 15:53:50 -0700</pubDate>
</item>
<item>
<title>User behavior and expectations about web performance</title>
<link>http://www.cancelbubble.com/story.php?id=1963</link>
<guid>http://www.cancelbubble.com/story.php?id=1963</guid><description><![CDATA[If you’ve ever found yourself trying to rationalize performance spending to your boss or co-workers – or if you, like me, have an unhealthy relationship with statistics – here’s a cheat sheet of stats and sources you can pull from for your next proposal or awkward elevator conversation.]]></description>
<pubDate>Tue, 06 Jul 2010 15:28:38 -0700</pubDate>
</item>
</channel>
</rss>
