<?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>A Better Way &#187; Javascript</title>
	<atom:link href="http://www.thejacklawson.com/index.php/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thejacklawson.com</link>
	<description>Finding a better way to get things done, a technical journey</description>
	<lastBuildDate>Tue, 24 Aug 2010 21:10:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>My HTML5 Template</title>
		<link>http://www.thejacklawson.com/index.php/2010/04/my-html5-template/</link>
		<comments>http://www.thejacklawson.com/index.php/2010/04/my-html5-template/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 17:27:14 +0000</pubDate>
		<dc:creator>Jack Lawson</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Prototyping]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[Cascading Style Sheets]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Data Formats]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Style Sheets]]></category>

		<guid isPermaLink="false">http://www.thejacklawson.com/?p=227</guid>
		<description><![CDATA[I&#8217;ve noticed that whenever I make a site, 99% of the time I copy at least 50% of the markup from another site I&#8217;ve done before instead of re-writing the structure. It saves a lot of time, and it makes styling easy- I&#8217;m re-styling the same site as I&#8217;ve already done, maybe with different colors [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve noticed that whenever I make a site, 99% of the time I copy <em>at least</em> 50% of the markup from another site I&#8217;ve done before instead of re-writing the structure. It saves a lot of time, and it makes styling easy- I&#8217;m re-styling the same site as I&#8217;ve already done, maybe with different colors and images. So, what I&#8217;ve done is make a generic template that acts as a site-starter. It&#8217;s pretty full, so it may not be to everyone&#8217;s tastes, but it covers most scenarios I&#8217;ve run into.</p>
<p><a href="http://www.thejacklawson.com/files/html5template/html5template.html" target="_blank">Here&#8217;s what I use</a>. Feel free to copy it and do whatever you want, it&#8217;s GPL v2 licensed. (<a href="http://www.thejacklawson.com/files/html5template/html5template.zip">zip file</a>)</p>
<ul>
<li>The <a href="http://code.google.com/p/html5shiv/">Html5 Shiv</a> (conditionally for IE, of course.)</li>
<li>The CSS is Richard Clark&#8217;s <a href="http://html5doctor.com/html-5-reset-stylesheet/" target="_blank">HTML5 Reset Stylesheet</a>, plus some stub styles like image / text replacement for the h1.</li>
<li>Whatever jQuery UI 1.8 theme (if applicable.. most of my sites use jQuery UI, so I added it to my template.)</li>
<li>Conditionally, an IE stylesheet. I go ahead and lump IE 6+ into one bucket. This could be broken out into several stylesheets (per IE version), but I&#8217;ve found that using the reset sheet generally limits the amount of IE fixes I have to do, so there&#8217;s not much wasted download time at all for IE users. If your stylesheet gets too heavy, break it out at your discretion.</li>
<li>Several IE conditional statements to build IE wrapper divs to make styling easier. If you&#8217;re including styles by version, you probably don&#8217;t need this. Also has the added benefit of fast browser version checks with jQuery.</li>
<li>Header with heading, subheading. The h1 is a link sometimes, using css image/text replacement. I went back and forth on whether the page title or the site title should be an h1- and chose an h1 based on arguments on <a href="http://www.iheni.com/html-5-to-the-h1-debate-rescue/" target="_blank">this blog post</a>.</li>
<li>Seperate nav. I almost put it with header- but I like keeping the header more pure for the logo/title and subheading.</li>
<li>A div to wrap all of the content, and then a &#8220;maincontent&#8221; div. I haven&#8217;t found better names yet, so here you go. They&#8217;re not <em>section </em>elements, like most of the content is in- the structure is there strictly for styling reasons.</li>
<li>An example section. I like giving it an id with the page title, so I can add in page-specific styles as needed.
<ul>
<li>The section&#8217;s header, and content, as is reccomended</li>
</ul>
</li>
<li>An aside, styled as a right-hand column with subsections</li>
<li>A footer, with links (probably the same as the main links), and copyright information. I&#8217;ve used an <em>address </em>element to wrap the webmaster&#8217;s email. Semantics!</li>
<li>Finally, jQuery 1.4.2 and jQuery UI 1.8 pulled from offsite sources (parallelize downloads, plus it&#8217;s likely cached from another site)</li>
</ul>
<p>So, the idea was to get about an hour or two&#8217;s work done by simply opening up a file. I think I&#8217;ve accomplished this- anything extra I can remove, I can switch the left and right columns pretty easily (or add a third, or fourth), and I have some very basic styles down (just change those grays to something a little more colorful.) Be free, my template!</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/553e6b7d-4afe-465a-9cab-53b4c4a8145d/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=553e6b7d-4afe-465a-9cab-53b4c4a8145d" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em> </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.thejacklawson.com/index.php/2010/04/my-html5-template/&amp;title=My+HTML5+Template" title="Add 'My HTML5 Template' to Del.icio.us"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'My HTML5 Template' to Del.icio.us" alt="Add 'My HTML5 Template' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.thejacklawson.com/index.php/2010/04/my-html5-template/&amp;title=My+HTML5+Template" title="Add 'My HTML5 Template' to digg"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'My HTML5 Template' to digg" alt="Add 'My HTML5 Template' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.thejacklawson.com/index.php/2010/04/my-html5-template/&amp;title=My+HTML5+Template" title="Add 'My HTML5 Template' to reddit"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'My HTML5 Template' to reddit" alt="Add 'My HTML5 Template' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.thejacklawson.com/index.php/2010/04/my-html5-template/" title="Add 'My HTML5 Template' to Technorati"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'My HTML5 Template' to Technorati" alt="Add 'My HTML5 Template' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://www.thejacklawson.com/index.php/2010/04/my-html5-template/&amp;h=My+HTML5+Template" title="Add 'My HTML5 Template' to Newsvine"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'My HTML5 Template' to Newsvine" alt="Add 'My HTML5 Template' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.thejacklawson.com/index.php/2010/04/my-html5-template/&amp;title=My+HTML5+Template" title="Add 'My HTML5 Template' to Stumble Upon"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'My HTML5 Template' to Stumble Upon" alt="Add 'My HTML5 Template' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.thejacklawson.com/index.php/2010/04/my-html5-template/&amp;title=My+HTML5+Template" title="Add 'My HTML5 Template' to Google Bookmarks"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'My HTML5 Template' to Google Bookmarks" alt="Add 'My HTML5 Template' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.thejacklawson.com/index.php/2010/04/my-html5-template/&amp;title=My+HTML5+Template" title="Add 'My HTML5 Template' to Live-MSN"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'My HTML5 Template' to Live-MSN" alt="Add 'My HTML5 Template' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=My+HTML5+Template&amp;url=http://www.thejacklawson.com/index.php/2010/04/my-html5-template/" title="Add 'My HTML5 Template' to SlashDot"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'My HTML5 Template' to SlashDot" alt="Add 'My HTML5 Template' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.thejacklawson.com/index.php/2010/04/my-html5-template/&amp;t=My+HTML5+Template" title="Add 'My HTML5 Template' to FaceBook"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'My HTML5 Template' to FaceBook" alt="Add 'My HTML5 Template' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://www.thejacklawson.com/index.php/2010/04/my-html5-template/" title="Add 'My HTML5 Template' to Twitter"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'My HTML5 Template' to Twitter" alt="Add 'My HTML5 Template' to Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/reader/link?url=http://www.thejacklawson.com/index.php/2010/04/my-html5-template/&amp;title=My+HTML5+Template&amp;srcURL=http://www.thejacklawson.com/index.php/2010/04/my-html5-template/" title="Add 'My HTML5 Template' to Google Buzz"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/googlebuzz.png" title="Add 'My HTML5 Template' to Google Buzz" alt="Add 'My HTML5 Template' to Google Buzz" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.thejacklawson.com/index.php/2010/04/my-html5-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2</title>
		<link>http://www.thejacklawson.com/index.php/2010/02/jquery-1-4-2-jquery-ui-1-8rc2/</link>
		<comments>http://www.thejacklawson.com/index.php/2010/02/jquery-1-4-2-jquery-ui-1-8rc2/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 16:06:59 +0000</pubDate>
		<dc:creator>Jack Lawson</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jquery 1.4]]></category>
		<category><![CDATA[jquery 1.4.1]]></category>
		<category><![CDATA[jquery 1.4.2]]></category>
		<category><![CDATA[jQuery-UI]]></category>

		<guid isPermaLink="false">http://www.thejacklawson.com/?p=207</guid>
		<description><![CDATA[jQuery 1.4.2 is out- not officially on their website, but you can be sneaky and get it here: http://code.jquery.com/jquery-1.4.2.js http://code.jquery.com/jquery-1.4.2.min.js (not really &#8220;minified&#8221; as much as &#8220;closure compiled&#8221;&#8230; can we get a verb for that?) The changelog isn&#8217;t up yet, but that&#8217;s generally the last thing to go (and hey, we snuck in the back [...]]]></description>
			<content:encoded><![CDATA[<p><a class="zem_slink" title="JQuery" rel="homepage" href="http://jquery.com/">jQuery</a> 1.4.2 is out- not officially on their website, but you can be sneaky and get it here:</p>
<p><a href="http://code.jquery.com/jquery-1.4.2.js">http://code.jquery.com/jquery-1.4.2.js</a></p>
<p><a href="http://code.jquery.com/jquery-1.4.2.min.js">http://code.jquery.com/jquery-1.4.2.min.js</a> (not really &#8220;minified&#8221; as much as &#8220;closure compiled&#8221;&#8230; can we get a verb for that?) The changelog isn&#8217;t up yet, but that&#8217;s generally the last thing to go (and hey, we snuck in the back door to grab the update anyway, right?) I imagine it&#8217;ll eventually find it&#8217;s way to <a href="http://api.jquery.com/category/version/1.4.2/">their API page for 1.4.2</a>.  I ran a quick diff; here&#8217;s some changes that I found notable from jQuery 1.4.1 to 1.4.2:</p>
<ul>
<li>Optimizations for the body selector</li>
<li>A few changes to how arrays of elements selected are built, I&#8217;ll go with my gut and say that they&#8217;re optimizations too</li>
<li>Trimming whitespace from JSON data responses, for good ol&#8217; IE</li>
<li>A more few various bugfixy-looking things, mostly targeting IE</li>
<li>It looks like there was a lot done to the event-adding code; I think mostly internal changes. Probably more optimizations? I&#8217;ll leave it to Resig or someone to explain whenever the changelog comes out. A few (generally pretty deep) methods had some parameters changed, or were renamed (things like &#8220;jQuery.event.special.submit.remove&#8221; becoming &#8220;jQuery.event.special.submit.teardown&#8221;)</li>
<li>A smattering of changes within &#8220;live&#8221; and &#8220;die&#8221; mostly centering around the usage of namespaces</li>
<li>Blackberry browser bugfix concerning converting NodeLists to arrays</li>
<li>jQuery.getText changed to jQuery.text</li>
<li>Changes to caching fragments to help out WebKit and IE 6</li>
</ul>
<p>I haven&#8217;t really dug too deeply in the jQuery core before, so I&#8217;m not totally qualified to give a whole lot more detail than that. I used SourceGear Diffmerge between 1.4.1 and 1.4.2 to find out what I found out.</p>
<p>Also, in related (and perhaps more <em>official </em>news),  the jQuery UI team <a href="http://blog.jqueryui.com/2010/02/jquery-ui-18rc2/" target="_blank">released jQuery UI 1.8rc2</a> &#8211; which includes bugfixes in the already pretty stable 1.8rc1 (<a href="http://jqueryui.com/docs/Changelog/1.8rc2" target="_blank">changelog</a>). You can grab it:</p>
<p><a href="http://jquery-ui.googlecode.com/files/jquery-ui-1.8rc2.zip" target="_blank">http://jquery-ui.googlecode.com/files/jquery-ui-1.8rc2.zip</a> (development bundle)</p>
<p><a href="http://labs.crimsondeviations.com/jquery-ui-1.8rc2-min.js">http://labs.crimsondeviations.com/jquery-ui-1.8rc2-min.js</a> (I threw it into a closure compiler, it seems the dev package doesn&#8217;t include a &#8220;minified&#8221; version.)</p>
<p>As of right now, I&#8217;m testing it in our application at MeM. Let&#8217;s see how things go!</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/6aff2c9e-7912-4049-8528-e9c2d3e8a20a/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=6aff2c9e-7912-4049-8528-e9c2d3e8a20a" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em> </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.thejacklawson.com/index.php/2010/02/jquery-1-4-2-jquery-ui-1-8rc2/&amp;title=jQuery+1.4.2+updates%2C+and+the+release+of+jQuery+UI+1.8rc2" title="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to Del.icio.us"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to Del.icio.us" alt="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.thejacklawson.com/index.php/2010/02/jquery-1-4-2-jquery-ui-1-8rc2/&amp;title=jQuery+1.4.2+updates%2C+and+the+release+of+jQuery+UI+1.8rc2" title="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to digg"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to digg" alt="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.thejacklawson.com/index.php/2010/02/jquery-1-4-2-jquery-ui-1-8rc2/&amp;title=jQuery+1.4.2+updates%2C+and+the+release+of+jQuery+UI+1.8rc2" title="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to reddit"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to reddit" alt="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.thejacklawson.com/index.php/2010/02/jquery-1-4-2-jquery-ui-1-8rc2/" title="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to Technorati"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to Technorati" alt="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://www.thejacklawson.com/index.php/2010/02/jquery-1-4-2-jquery-ui-1-8rc2/&amp;h=jQuery+1.4.2+updates%2C+and+the+release+of+jQuery+UI+1.8rc2" title="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to Newsvine"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to Newsvine" alt="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.thejacklawson.com/index.php/2010/02/jquery-1-4-2-jquery-ui-1-8rc2/&amp;title=jQuery+1.4.2+updates%2C+and+the+release+of+jQuery+UI+1.8rc2" title="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to Stumble Upon"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to Stumble Upon" alt="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.thejacklawson.com/index.php/2010/02/jquery-1-4-2-jquery-ui-1-8rc2/&amp;title=jQuery+1.4.2+updates%2C+and+the+release+of+jQuery+UI+1.8rc2" title="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to Google Bookmarks"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to Google Bookmarks" alt="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.thejacklawson.com/index.php/2010/02/jquery-1-4-2-jquery-ui-1-8rc2/&amp;title=jQuery+1.4.2+updates%2C+and+the+release+of+jQuery+UI+1.8rc2" title="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to Live-MSN"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to Live-MSN" alt="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=jQuery+1.4.2+updates%2C+and+the+release+of+jQuery+UI+1.8rc2&amp;url=http://www.thejacklawson.com/index.php/2010/02/jquery-1-4-2-jquery-ui-1-8rc2/" title="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to SlashDot"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to SlashDot" alt="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.thejacklawson.com/index.php/2010/02/jquery-1-4-2-jquery-ui-1-8rc2/&amp;t=jQuery+1.4.2+updates%2C+and+the+release+of+jQuery+UI+1.8rc2" title="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to FaceBook"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to FaceBook" alt="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://www.thejacklawson.com/index.php/2010/02/jquery-1-4-2-jquery-ui-1-8rc2/" title="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to Twitter"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to Twitter" alt="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/reader/link?url=http://www.thejacklawson.com/index.php/2010/02/jquery-1-4-2-jquery-ui-1-8rc2/&amp;title=jQuery+1.4.2+updates%2C+and+the+release+of+jQuery+UI+1.8rc2&amp;srcURL=http://www.thejacklawson.com/index.php/2010/02/jquery-1-4-2-jquery-ui-1-8rc2/" title="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to Google Buzz"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/googlebuzz.png" title="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to Google Buzz" alt="Add 'jQuery 1.4.2 updates, and the release of jQuery UI 1.8rc2' to Google Buzz" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.thejacklawson.com/index.php/2010/02/jquery-1-4-2-jquery-ui-1-8rc2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)</title>
		<link>http://www.thejacklawson.com/index.php/2010/01/jquery-1-4-released-lets-have-an-end-to-end-testing-party/</link>
		<comments>http://www.thejacklawson.com/index.php/2010/01/jquery-1-4-released-lets-have-an-end-to-end-testing-party/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 16:39:47 +0000</pubDate>
		<dc:creator>Jack Lawson</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jquery 1.4]]></category>

		<guid isPermaLink="false">http://www.thejacklawson.com/?p=161</guid>
		<description><![CDATA[Query 1.4 was released as final on January 14, 2010, at 1pm (or so) EST.  The day it came out, I went to my boss and said &#8220;let&#8217;s update! Woohoo! I&#8217;ll order some cake&#8221; and he (yeah, yeah, rightfully) said &#8220;we need to discuss implications.&#8221; Which was a good thing, because- well, why should we [...]]]></description>
			<content:encoded><![CDATA[<p>Query 1.4 was released as final on January 14, 2010, at 1pm (or so) EST.  The day it came out, I went to my boss and said &#8220;let&#8217;s update! Woohoo! I&#8217;ll order some cake&#8221; and he (yeah, yeah, rightfully) said &#8220;we need to discuss implications.&#8221; Which was a good thing, because- well, why should we even bother with the days of testing that it&#8217;ll require to switch out our framework?</p>
<p>I did some research, and there are some very, very compelling reasons. Here&#8217;s what I wrote to our team:</p>
<p>We may want to look at updating, or at least putting it in and testing, soon.</p>
<p>Benefits of upgrading:</p>
<ul>
<li>Performance updates</li>
<li>IE fixes, including some fixes to IE event bubbling</li>
<li>Includes extra API calls and additions to existing functions</li>
<li>Maintaining possibility to use new plugins as they are created for the latest version of jQuery</li>
<li>Better handling for events (outside of just IE)- we can (should) refactor and reduce a lot of our jQuery code using events</li>
<li>Better support for multiple simultaneous animations</li>
<li>More granular &#8220;does my browser support X&#8221; checks</li>
</ul>
<p>The downside is that we&#8217;re going to have to do pretty thorough testing in all browsers to make sure that the update hasn&#8217;t broken anything. The main areas to hit will be places that plugins are used:</p>
<ul>
<li>Autocomplete for country/state</li>
<li>Loading screen in DE / Admin</li>
<li>Media plugin that sets up flash for Audio Guest Book in display</li>
<li>Simple Uploader</li>
<li>Help boxes in DE</li>
</ul>
<p>We&#8217;ll need to spot-check around other areas of the site for javascript errors as well. jQuery still supports the same browsers- FF 2+, IE 6+, Safari 3+, Opera 9+, Chrome 1+ (<a href="http://docs.jquery.com/Browser_Compatibility" target="_blank">http://docs.jquery.com/Browser_Compatibility</a>) so we shouldn&#8217;t expect any new weirdness in archaic browsers like IE6.</p>
<p>More information about the update can be found at:</p>
<ul>
<li><a href="http://css.dzone.com/articles/jquery-14-improves-code-and" target="_blank">http://css.dzone.com/articles/jquery-14-improves-code-and</a></li>
<li><a href="http://api.jquery.com/category/version/1.4/" target="_blank">http://api.jquery.com/category/version/1.4/</a></li>
<li><a href="http://docs.jquery.com/JQuery_1.4_Roadmap" target="_blank">http://docs.jquery.com/JQuery_1.4_Roadmap</a></li>
<li><a href="http://jquery14.com/day-01/jquery-14" target="_blank">http://jquery14.com/day-01/jquery-14</a> (the best link, in my opinion)</li>
</ul>
<p>Also: &#8220;15 new features you must know&#8221;: <a href="http://net.tutsplus.com/tutorials/javascript-ajax/jquery-1-4-released-the-15-new-features-you-must-know/" target="_blank">http://net.tutsplus.com/tutorials/javascript-ajax/jquery-1-4-released-the-15-new-features-you-must-know/</a></p>
<p>(Lower is better):</p>
<div style="clear: both;"><a title="Performance of .html() by John Resig, on Flickr" href="http://www.flickr.com/photos/jeresig/4271691747/"><img class="alignleft" src="http://farm5.static.flickr.com/4037/4271691747_0cce01a33d.jpg" alt="Performance of .html()" width="240" height="180" /></a><a title="Performance of .remove() and .empty() by John Resig, on Flickr" href="http://www.flickr.com/photos/jeresig/4271690883/"><img class="alignleft" src="http://farm3.static.flickr.com/2693/4271690883_3224979b9b.jpg" alt="Performance of .remove() and .empty()" width="240" height="180" /></a></p>
<p><a title="Performance of .css() by John Resig, on Flickr" href="http://www.flickr.com/photos/jeresig/4271691599/"><img class="alignleft" src="http://farm5.static.flickr.com/4055/4271691599_8a2f2e0624.jpg" alt="Performance of .css()" width="240" height="180" /></a></p>
<p><a title="Performance of DOM Insertion by John Resig, on Flickr" href="http://www.flickr.com/photos/jeresig/4271691471/"><img class="alignleft" src="http://farm5.static.flickr.com/4029/4271691471_1240afd5af.jpg" alt="Performance of DOM Insertion" width="240" height="180" /></a></p>
<p><a title="# of Function Calls for Popular jQuery Methods by John Resig, on Flickr" href="http://www.flickr.com/photos/jeresig/4271691293/"><img src="http://farm3.static.flickr.com/2781/4271691293_324e506c7b.jpg" alt="# of Function Calls for Popular jQuery Methods" width="240" height="180" /></a>
</div>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em> </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.thejacklawson.com/index.php/2010/01/jquery-1-4-released-lets-have-an-end-to-end-testing-party/&amp;title=jQuery+1.4+Released%21+%28Let%26%238217%3Bs+have+an+end-to-end+testing+party%29" title="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to Del.icio.us"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to Del.icio.us" alt="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.thejacklawson.com/index.php/2010/01/jquery-1-4-released-lets-have-an-end-to-end-testing-party/&amp;title=jQuery+1.4+Released%21+%28Let%26%238217%3Bs+have+an+end-to-end+testing+party%29" title="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to digg"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to digg" alt="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.thejacklawson.com/index.php/2010/01/jquery-1-4-released-lets-have-an-end-to-end-testing-party/&amp;title=jQuery+1.4+Released%21+%28Let%26%238217%3Bs+have+an+end-to-end+testing+party%29" title="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to reddit"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to reddit" alt="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.thejacklawson.com/index.php/2010/01/jquery-1-4-released-lets-have-an-end-to-end-testing-party/" title="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to Technorati"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to Technorati" alt="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://www.thejacklawson.com/index.php/2010/01/jquery-1-4-released-lets-have-an-end-to-end-testing-party/&amp;h=jQuery+1.4+Released%21+%28Let%26%238217%3Bs+have+an+end-to-end+testing+party%29" title="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to Newsvine"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to Newsvine" alt="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.thejacklawson.com/index.php/2010/01/jquery-1-4-released-lets-have-an-end-to-end-testing-party/&amp;title=jQuery+1.4+Released%21+%28Let%26%238217%3Bs+have+an+end-to-end+testing+party%29" title="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to Stumble Upon"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to Stumble Upon" alt="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.thejacklawson.com/index.php/2010/01/jquery-1-4-released-lets-have-an-end-to-end-testing-party/&amp;title=jQuery+1.4+Released%21+%28Let%26%238217%3Bs+have+an+end-to-end+testing+party%29" title="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to Google Bookmarks"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to Google Bookmarks" alt="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.thejacklawson.com/index.php/2010/01/jquery-1-4-released-lets-have-an-end-to-end-testing-party/&amp;title=jQuery+1.4+Released%21+%28Let%26%238217%3Bs+have+an+end-to-end+testing+party%29" title="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to Live-MSN"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to Live-MSN" alt="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=jQuery+1.4+Released%21+%28Let%26%238217%3Bs+have+an+end-to-end+testing+party%29&amp;url=http://www.thejacklawson.com/index.php/2010/01/jquery-1-4-released-lets-have-an-end-to-end-testing-party/" title="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to SlashDot"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to SlashDot" alt="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.thejacklawson.com/index.php/2010/01/jquery-1-4-released-lets-have-an-end-to-end-testing-party/&amp;t=jQuery+1.4+Released%21+%28Let%26%238217%3Bs+have+an+end-to-end+testing+party%29" title="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to FaceBook"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to FaceBook" alt="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://www.thejacklawson.com/index.php/2010/01/jquery-1-4-released-lets-have-an-end-to-end-testing-party/" title="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to Twitter"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to Twitter" alt="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/reader/link?url=http://www.thejacklawson.com/index.php/2010/01/jquery-1-4-released-lets-have-an-end-to-end-testing-party/&amp;title=jQuery+1.4+Released%21+%28Let%26%238217%3Bs+have+an+end-to-end+testing+party%29&amp;srcURL=http://www.thejacklawson.com/index.php/2010/01/jquery-1-4-released-lets-have-an-end-to-end-testing-party/" title="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to Google Buzz"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/googlebuzz.png" title="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to Google Buzz" alt="Add 'jQuery 1.4 Released! (Let&#8217;s have an end-to-end testing party)' to Google Buzz" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.thejacklawson.com/index.php/2010/01/jquery-1-4-released-lets-have-an-end-to-end-testing-party/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tracking AJAX in ASP.NET with Google Analytics</title>
		<link>http://www.thejacklawson.com/index.php/2009/09/tracking-ajax-in-asp-net-with-google-analytics/</link>
		<comments>http://www.thejacklawson.com/index.php/2009/09/tracking-ajax-in-asp-net-with-google-analytics/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 02:00:36 +0000</pubDate>
		<dc:creator>Jack Lawson</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[web trending]]></category>

		<guid isPermaLink="false">http://www.thejacklawson.com/?p=102</guid>
		<description><![CDATA[Image by carveconsulting via Flickr (skip down a little further if you don&#8217;t need an introduction to Google Analytics.) I love Google Analytics. In fact, I&#8217;m a big fan of Google as a whole, and I do the majority of my work using Google Docs, Calendar, and Gmail (online collaboration! oh, and free) and Google [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignright" style="width: 250px;">
<dt class="wp-caption-dt"><a href="http://www.flickr.com/photos/76347018@N00/2290586287"><img title="Google analytics for recruitment" src="http://farm4.static.flickr.com/3243/2290586287_6c02972b60_m.jpg" alt="Google analytics for recruitment" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image by <a href="http://www.flickr.com/photos/76347018@N00/2290586287">carveconsulting</a> via Flickr</dd>
</dl>
</div>
</div>
<p><em>(skip down a little further if you don&#8217;t need an introduction to <a class="zem_slink" title="Google Analytics" rel="homepage" href="http://www.google.com/analytics">Google Analytics</a>.)</em></p>
<p>I love <a class="zem_slink" title="Google" rel="homepage" href="http://google.com">Google</a> Analytics. In fact, I&#8217;m a big fan of Google as a whole, and I do the majority of my work using Google <a class="zem_slink" title="Google Docs" rel="homepage" href="http://docs.google.com/">Docs</a>, <a class="zem_slink" title="Google Calendar" rel="homepage" href="http://google.com/calendar">Calendar</a>, and Gmail (online collaboration! oh, and free) and Google Analytics is a beautiful tool for businesses, whether their <a class="zem_slink" title="Website" rel="wikipedia" href="http://en.wikipedia.org/wiki/Website">website</a>&#8216;s primary focus is online sales or just a small info-about-my-business site. If you don&#8217;t have some kind of tracking, you&#8217;re missing out on very important information; GA is a good place to start. Anybody can put GA into their website, and everybody should put something in.</p>
<p>The way GA works is by dropping a snippet of <a class="zem_slink" title="JavaScript" rel="wikipedia" href="http://en.wikipedia.org/wiki/JavaScript">Javascript</a> into your page; this javascript runs a series of tests against the visitor&#8217;s browser, checking <a class="zem_slink" title="Display resolution" rel="wikipedia" href="http://en.wikipedia.org/wiki/Display_resolution">screen resolution</a>, flash capabilities, seeing if the user is unique, watching the user&#8217;s path through the website, checking the user&#8217;s location, and much, much more (all collected anonymously). This is all put into an interface where you can see the data collected and organized. However, <a class="zem_slink" title="Ajax (programming)" rel="wikipedia" href="http://en.wikipedia.org/wiki/Ajax_%28programming%29">AJAX</a> applications don&#8217;t function as normal websites- you don&#8217;t get a new <a class="zem_slink" title="Hit (internet)" rel="wikipedia" href="http://en.wikipedia.org/wiki/Hit_%28internet%29">page hit</a> every time you fire off an UpdatePanel, because it&#8217;s not a full page refresh. So, we need to do a little trickery to get things to work the way we want them to.</p>
<p><em>(you can start reading again if you skipped earlier.)</em></p>
<p>If you have the Google Analytics in the host page (whether the aspx page, or more likely, the master page), then you have to register a client script block that calls the trackpageview method. If you use <a class="zem_slink" title="JQuery" rel="homepage" href="http://jquery.com/">jQuery</a>, it&#8217;ll look something like:</p>
<p><code>ScriptManager.RegisterClientScriptBlock(UpdatePanelID, typeof(UpdatePanel), "uniqueIdentifierString", "$(document).ready(function(){ pageTracker._trackPageview('/pagename'); });", true);</code></p>
<p>If you&#8217;re not using jQuery, you&#8217;ll have to do a little more work to attach to the window&#8217;s onload event, but it&#8217;s pretty similar.<br />
What you&#8217;re doing is registering a script block to execute when the UpdatePanel updates (because it won&#8217;t execute JS returned in the text), and using the pageTracker object (that the GA code you copied when you first set up GA on your site created) to force a pageview for a page you define. For my applications, I generally use something like &#8220;/dataentry/guestbook/edit&#8221; or &#8220;/dataentry/guestbook/delete&#8221; so that I can easily track guestbook views, as well as edits / deletes. It&#8217;s both a way to track controls you load via AJAX, and a cheap shot at logging (not perfect data, though, so you&#8217;re still best off doing all of your own logging on events, of course.)</p>
<p>The official Google help doc on the subject is also here: <a href="http://www.google.com/support/analytics/bin/answer.py?hl=en&amp;answer=55519" target="_blank">http://www.google.com/support/analytics/bin/answer.py?hl=en&amp;answer=55519</a></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/570dfef3-4261-4739-9d63-560430307e2b/"><img class="zemanta-pixie-img" style="border: medium none ; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=570dfef3-4261-4739-9d63-560430307e2b" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em> </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.thejacklawson.com/index.php/2009/09/tracking-ajax-in-asp-net-with-google-analytics/&amp;title=Tracking+AJAX+in+ASP.NET+with+Google+Analytics" title="Add 'Tracking AJAX in ASP.NET with Google Analytics' to Del.icio.us"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Tracking AJAX in ASP.NET with Google Analytics' to Del.icio.us" alt="Add 'Tracking AJAX in ASP.NET with Google Analytics' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.thejacklawson.com/index.php/2009/09/tracking-ajax-in-asp-net-with-google-analytics/&amp;title=Tracking+AJAX+in+ASP.NET+with+Google+Analytics" title="Add 'Tracking AJAX in ASP.NET with Google Analytics' to digg"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Tracking AJAX in ASP.NET with Google Analytics' to digg" alt="Add 'Tracking AJAX in ASP.NET with Google Analytics' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.thejacklawson.com/index.php/2009/09/tracking-ajax-in-asp-net-with-google-analytics/&amp;title=Tracking+AJAX+in+ASP.NET+with+Google+Analytics" title="Add 'Tracking AJAX in ASP.NET with Google Analytics' to reddit"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Tracking AJAX in ASP.NET with Google Analytics' to reddit" alt="Add 'Tracking AJAX in ASP.NET with Google Analytics' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.thejacklawson.com/index.php/2009/09/tracking-ajax-in-asp-net-with-google-analytics/" title="Add 'Tracking AJAX in ASP.NET with Google Analytics' to Technorati"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Tracking AJAX in ASP.NET with Google Analytics' to Technorati" alt="Add 'Tracking AJAX in ASP.NET with Google Analytics' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://www.thejacklawson.com/index.php/2009/09/tracking-ajax-in-asp-net-with-google-analytics/&amp;h=Tracking+AJAX+in+ASP.NET+with+Google+Analytics" title="Add 'Tracking AJAX in ASP.NET with Google Analytics' to Newsvine"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Tracking AJAX in ASP.NET with Google Analytics' to Newsvine" alt="Add 'Tracking AJAX in ASP.NET with Google Analytics' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.thejacklawson.com/index.php/2009/09/tracking-ajax-in-asp-net-with-google-analytics/&amp;title=Tracking+AJAX+in+ASP.NET+with+Google+Analytics" title="Add 'Tracking AJAX in ASP.NET with Google Analytics' to Stumble Upon"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Tracking AJAX in ASP.NET with Google Analytics' to Stumble Upon" alt="Add 'Tracking AJAX in ASP.NET with Google Analytics' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.thejacklawson.com/index.php/2009/09/tracking-ajax-in-asp-net-with-google-analytics/&amp;title=Tracking+AJAX+in+ASP.NET+with+Google+Analytics" title="Add 'Tracking AJAX in ASP.NET with Google Analytics' to Google Bookmarks"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Tracking AJAX in ASP.NET with Google Analytics' to Google Bookmarks" alt="Add 'Tracking AJAX in ASP.NET with Google Analytics' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.thejacklawson.com/index.php/2009/09/tracking-ajax-in-asp-net-with-google-analytics/&amp;title=Tracking+AJAX+in+ASP.NET+with+Google+Analytics" title="Add 'Tracking AJAX in ASP.NET with Google Analytics' to Live-MSN"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Tracking AJAX in ASP.NET with Google Analytics' to Live-MSN" alt="Add 'Tracking AJAX in ASP.NET with Google Analytics' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Tracking+AJAX+in+ASP.NET+with+Google+Analytics&amp;url=http://www.thejacklawson.com/index.php/2009/09/tracking-ajax-in-asp-net-with-google-analytics/" title="Add 'Tracking AJAX in ASP.NET with Google Analytics' to SlashDot"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Tracking AJAX in ASP.NET with Google Analytics' to SlashDot" alt="Add 'Tracking AJAX in ASP.NET with Google Analytics' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.thejacklawson.com/index.php/2009/09/tracking-ajax-in-asp-net-with-google-analytics/&amp;t=Tracking+AJAX+in+ASP.NET+with+Google+Analytics" title="Add 'Tracking AJAX in ASP.NET with Google Analytics' to FaceBook"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Tracking AJAX in ASP.NET with Google Analytics' to FaceBook" alt="Add 'Tracking AJAX in ASP.NET with Google Analytics' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://www.thejacklawson.com/index.php/2009/09/tracking-ajax-in-asp-net-with-google-analytics/" title="Add 'Tracking AJAX in ASP.NET with Google Analytics' to Twitter"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Tracking AJAX in ASP.NET with Google Analytics' to Twitter" alt="Add 'Tracking AJAX in ASP.NET with Google Analytics' to Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/reader/link?url=http://www.thejacklawson.com/index.php/2009/09/tracking-ajax-in-asp-net-with-google-analytics/&amp;title=Tracking+AJAX+in+ASP.NET+with+Google+Analytics&amp;srcURL=http://www.thejacklawson.com/index.php/2009/09/tracking-ajax-in-asp-net-with-google-analytics/" title="Add 'Tracking AJAX in ASP.NET with Google Analytics' to Google Buzz"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/googlebuzz.png" title="Add 'Tracking AJAX in ASP.NET with Google Analytics' to Google Buzz" alt="Add 'Tracking AJAX in ASP.NET with Google Analytics' to Google Buzz" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.thejacklawson.com/index.php/2009/09/tracking-ajax-in-asp-net-with-google-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When is a Technology Dead?</title>
		<link>http://www.thejacklawson.com/index.php/2009/06/when-is-a-technology-dead/</link>
		<comments>http://www.thejacklawson.com/index.php/2009/06/when-is-a-technology-dead/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 16:33:12 +0000</pubDate>
		<dc:creator>Jack Lawson</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.thejacklawson.com/?p=87</guid>
		<description><![CDATA[Image via Wikipedia I wish I could call IE6 dead. I&#8217;ve spent hundreds of man-hours doing CSS fixes for it, and every day, I check Google Analytics to see how close we are to its death&#8230; and every day, I&#8217;m disappointed. Technically, it is dead. Most standards say the latest 2 versions (of course, that [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignright" style="width: 142px;">
<dt class="wp-caption-dt"><a href="http://en.wikipedia.org/wiki/Image:Internet_Explorer_logo_old.png"><img title="Previous logo of Microsoft Internet Explorer u..." src="http://upload.wikimedia.org/wikipedia/en/0/0f/Internet_Explorer_logo_old.png" alt="Previous logo of Microsoft Internet Explorer u..." width="132" height="139" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://en.wikipedia.org/wiki/Image:Internet_Explorer_logo_old.png">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>I wish I could call <a class="zem_slink" title="Internet Explorer 6" rel="wikipedia" href="http://en.wikipedia.org/wiki/Internet_Explorer_6">IE6</a> dead.</p>
<p>I&#8217;ve spent hundreds of <a class="zem_slink" title="Man-hour" rel="wikipedia" href="http://en.wikipedia.org/wiki/Man-hour">man-hours</a> doing <a class="zem_slink" title="Cascading Style Sheets" rel="wikipedia" href="http://en.wikipedia.org/wiki/Cascading_Style_Sheets">CSS</a> fixes for it, and every day, I check <a class="zem_slink" title="Google Analytics" rel="homepage" href="http://www.google.com/analytics">Google Analytics</a> to see how close we are to its death&#8230; and every day, I&#8217;m disappointed.</p>
<p>Technically, it is dead. Most standards say the latest 2 versions (of course, that got really big when <a class="zem_slink" title="Internet Explorer 8" rel="wikipedia" href="http://en.wikipedia.org/wiki/Internet_Explorer_8">IE8</a> came out, excellent excuse to drop it), and it&#8217;s 6 years old by now, well past the average lifespan of any technology. But, the problem is, for all of my idealism and complaints and loss of efficiency, we still have over 30% of our users on the ancient mind-breaker. So, unfortunately, for all of my complaints, for all of my IE6 specific cde and CSS fixes.. it&#8217;s not dead. It&#8217;s not defined by age, but by users. So until the time comes when IE updates become mandatory, or our users finally move on&#8230; it&#8217;s still very alive, in my nightmares and in my everyday coding experiences.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/8b545c24-c9b9-441a-8355-a73b8814e315/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=8b545c24-c9b9-441a-8355-a73b8814e315" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em> </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.thejacklawson.com/index.php/2009/06/when-is-a-technology-dead/&amp;title=When+is+a+Technology+Dead%3F" title="Add 'When is a Technology Dead?' to Del.icio.us"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'When is a Technology Dead?' to Del.icio.us" alt="Add 'When is a Technology Dead?' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.thejacklawson.com/index.php/2009/06/when-is-a-technology-dead/&amp;title=When+is+a+Technology+Dead%3F" title="Add 'When is a Technology Dead?' to digg"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'When is a Technology Dead?' to digg" alt="Add 'When is a Technology Dead?' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.thejacklawson.com/index.php/2009/06/when-is-a-technology-dead/&amp;title=When+is+a+Technology+Dead%3F" title="Add 'When is a Technology Dead?' to reddit"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'When is a Technology Dead?' to reddit" alt="Add 'When is a Technology Dead?' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.thejacklawson.com/index.php/2009/06/when-is-a-technology-dead/" title="Add 'When is a Technology Dead?' to Technorati"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'When is a Technology Dead?' to Technorati" alt="Add 'When is a Technology Dead?' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://www.thejacklawson.com/index.php/2009/06/when-is-a-technology-dead/&amp;h=When+is+a+Technology+Dead%3F" title="Add 'When is a Technology Dead?' to Newsvine"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'When is a Technology Dead?' to Newsvine" alt="Add 'When is a Technology Dead?' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.thejacklawson.com/index.php/2009/06/when-is-a-technology-dead/&amp;title=When+is+a+Technology+Dead%3F" title="Add 'When is a Technology Dead?' to Stumble Upon"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'When is a Technology Dead?' to Stumble Upon" alt="Add 'When is a Technology Dead?' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.thejacklawson.com/index.php/2009/06/when-is-a-technology-dead/&amp;title=When+is+a+Technology+Dead%3F" title="Add 'When is a Technology Dead?' to Google Bookmarks"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'When is a Technology Dead?' to Google Bookmarks" alt="Add 'When is a Technology Dead?' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.thejacklawson.com/index.php/2009/06/when-is-a-technology-dead/&amp;title=When+is+a+Technology+Dead%3F" title="Add 'When is a Technology Dead?' to Live-MSN"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'When is a Technology Dead?' to Live-MSN" alt="Add 'When is a Technology Dead?' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=When+is+a+Technology+Dead%3F&amp;url=http://www.thejacklawson.com/index.php/2009/06/when-is-a-technology-dead/" title="Add 'When is a Technology Dead?' to SlashDot"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'When is a Technology Dead?' to SlashDot" alt="Add 'When is a Technology Dead?' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.thejacklawson.com/index.php/2009/06/when-is-a-technology-dead/&amp;t=When+is+a+Technology+Dead%3F" title="Add 'When is a Technology Dead?' to FaceBook"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'When is a Technology Dead?' to FaceBook" alt="Add 'When is a Technology Dead?' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://www.thejacklawson.com/index.php/2009/06/when-is-a-technology-dead/" title="Add 'When is a Technology Dead?' to Twitter"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'When is a Technology Dead?' to Twitter" alt="Add 'When is a Technology Dead?' to Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/reader/link?url=http://www.thejacklawson.com/index.php/2009/06/when-is-a-technology-dead/&amp;title=When+is+a+Technology+Dead%3F&amp;srcURL=http://www.thejacklawson.com/index.php/2009/06/when-is-a-technology-dead/" title="Add 'When is a Technology Dead?' to Google Buzz"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/googlebuzz.png" title="Add 'When is a Technology Dead?' to Google Buzz" alt="Add 'When is a Technology Dead?' to Google Buzz" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.thejacklawson.com/index.php/2009/06/when-is-a-technology-dead/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
