<?xml version="1.0" encoding="utf-8"?>		<rss version="2.0">
		<channel>
			<title>Feed Hole / patrickmoberg favorites</title>
			<description>Dump your feeds into one hole.</description>
			<link>http://www.feedhole.com/patrickmoberg/favorites/</link>
			<copyright>2008 Feed Hole</copyright>
						<item>
				<title><![CDATA[Half-Time Contest]]></title>
				<description><![CDATA[<table><tr><td>
<a href="http://www.collegehumor.com/video:1773242/context/so_hot/ts:35"><img src="http://8.content.collegehumor.com/d1/ch6/6/3/collegehumor.e6f470e61e34b750640ffee367780858.jpg" /></a>
</td>
<td valign="top">
"Put a blindfold on an overweight woman and make her run on a field in front of thousands of fans.  The comedy writes itself."
<p>Uploaded Yesterday</p>
<p>
<img src="http://www.collegehumor.com/artwork/icon_likeIt_noLink.gif" align="texttop" /> 184 likes</p>
.</td>
</tr>
</table>
<hr /> ]]></description>
				<link>http://www.collegehumor.com/video:1773242/context/so_hot/ts:35</link>
				<pubDate>Fri, 31 Aug 2007 13:07:01 -0400</pubDate>
			</item>
						<item>
				<title><![CDATA[September 3, 2007]]></title>
				<description><![CDATA[<img src="http://www.wulffmorgenthaler.com/striphandler.ashx?stripid=e6db2c78-0562-4b8b-baad-96df1399a868" style="width:666px;height:230px" />
<p><a href="http://feeds.feedburner.com/~a/Wulffmorgenthaler?a=mbInEB"><img src="http://feeds.feedburner.com/~a/Wulffmorgenthaler?i=mbInEB" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/Wulffmorgenthaler?a=Psuh6iHw"><img src="http://feeds.feedburner.com/~f/Wulffmorgenthaler?i=Psuh6iHw" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Wulffmorgenthaler?a=C28NhdM8"><img src="http://feeds.feedburner.com/~f/Wulffmorgenthaler?i=C28NhdM8" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Wulffmorgenthaler?a=M4jXGr6o"><img src="http://feeds.feedburner.com/~f/Wulffmorgenthaler?i=M4jXGr6o" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Wulffmorgenthaler?a=9anypSZP"><img src="http://feeds.feedburner.com/~f/Wulffmorgenthaler?i=9anypSZP" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Wulffmorgenthaler/~4/151498467" height="1" width="1" /> ]]></description>
				<link>http://feeds.feedburner.com/~r/Wulffmorgenthaler/~3/151498467/strip.aspx</link>
				<pubDate>Sun, 02 Sep 2007 20:00:00 -0400</pubDate>
			</item>
						<item>
				<title><![CDATA[YUI Theater — Joseph Smarr: “High-Performance JavaScript: Why Everything You’ve Been Taught is Wrong”]]></title>
				<description><![CDATA[<p><a href="http://video.yahoo.com/video/play?vid=1041101"><img src="http://yuiblog.com/assets/smarr.jpg" width="510" height="288"></a></p>
<p><a href="http://josephsmarr.com">Joseph Smarr</a> is the Chief Platform Architect at Plaxo, Inc., where he&#8217;s led the engineering of Plaxo&#8217;s address-book integration application.  In the course of building Plaxo 3.0, which involved an ambitious foray into rich internet application design, Joseph and learned a host of lessons about the importance of performance and the means by which it can be achieved.  Many of those lessons (&#8221;premature optimization is the root of all evil&#8221;) will be familiar.  But some run contrary to what are commonly thought of as best practice in frontend engineering &mdash; for example, the Plaxo team found that in some cases they could achieve substantial gains by attaching event handlers inline using DOM level 0 syntax (e.g. <code>&lt;div onclick="someGlobalFunction();"&gt;</code>) rather than attaching them via DOM level 2&#8217;s favored <code>addListener</code>.</p>
<p>In sum, Joseph argues for a four-point approach to achieving maximum performance in your web-app:</p>
<ul>
<li><em>Be lazy:</em> Don&#8217;t load or do things before you need to; maybe you won&#8217;t need to load or do them at all.</li>
<li><em>Be responsive:</em> Make things happen quickly.  If you can shave 100ms off of an interaction by responding to a <code>mousedown</code> event instead of a <code>click</code> event, do it.</li>
<li><em>Be pragmatic:</em> Frontend engineering is hard enough.  Don&#8217;t make it harder than it needs to be.</li>
<li><em>Be vigilant:</em> Blank web pages are fast.  Web pages become slow because you put stuff in them; slowness is your resonsibility.  Vigilance is required to prevent slowness.</li>
</ul>
<p>Joseph visited Yahoo! this week to reprise his recent talk from OSCON in which he enumerates these lessons and fleshes them out with practical detail and the wisdom of experience.  Our thanks to Joseph for the visit and for allowing us to share his presentation publicly on <a href="http://developer.yahoo.com/yui/theater/">YUI Theater</a>.</p>
<p>This video is <a href="http://video.yahoo.com/video/play?vid=1041101">available in Flash format on Yahoo! Video</a> and as <a href="http://us.dl1.yimg.com/download.yahoo.com/dl/ydn/yui/theater/smarr-performance.m4v">an MPEG-4, iPod-compatible (and iPhone-compatible!) download</a> (change the extension from <code>.m4v</code> to <code>.mp4</code> if your video software doesn&#8217;t recognize the extension).</p>
<p><embed src='http://us.i1.yimg.com/cosmos.bcst.yahoo.com/player/media/swf/FLVVideoSolo.swf' flashvars='id=3881103&#038;emailUrl=http%3A%2F%2Fvideo.yahoo.com%2Futil%2Fmail%3Fei%3DUTF-8%26vid%3D1041101&#038;imUrl=http%253A%252F%252Fvideo.yahoo.com%252Fvideo%252Fplay%253Fei%253DUTF-8%2526vid%253D1041101&#038;imTitle=Joseph%2BSmarr%253A%2B%2526quot%253BHigh-performance%2BJavaScript%253A%2BWhy%2BEverything%2BYou%2526%252339%253Bve%2BBeen%2BTaught%2BIs%2BWrong%2526quot%253B&#038;searchUrl=http://video.yahoo.com/search/video?p=&#038;profileUrl=http://video.yahoo.com/video/profile?yid=&#038;creatorValue=ZXJpY21pcmFnbGlh&#038;vid=1041101' type='application/x-shockwave-flash' width='425' height='350'></embed></p>
<p><a href="http://www.podtech.net/scobleshow/technology/1611/plaxo-to-ship-online-identity-aggregator-based-on-microformats">Joseph also features in a video this week from the ScobleShow on PodTech</a> (<a href="http://media1.podtech.net/download.php?file=media/2007/08/PID_012378/Podtech_Plaxo0807_ipod.mp4">iPod compatible download</a>), where he discusses some upcoming Plaxo features including an online identity aggregator based on microformats.</p>
<h3>In Case You Missed&#8230;</h3>
<p>Some other recent videos from the <a href="http://developer.yahoo.com/yui/theater/">YUI Theater series</a>:</p>
<ul>
<li><strong>Matt Mlinac:</strong> &#8220;The YUI ImageLoader Utility&#8221; (<a href="http://video.yahoo.com/video/play?vid=979796">Yahoo! Video</a> | <a href="http://us.dl1.yimg.com/download.yahoo.com/dl/ydn/yui/theater/mlinac-imageloader.m4v">.m4v download</a>)</li>
<li><strong>Shawn Lawton Henry:</strong> &quot;Web Content Accessibility Guidelines Update&quot; (<a href="http://video.yahoo.com/video/play?vid=955300">Yahoo! Video</a> | <a href="http://us.dl1.yimg.com/download.yahoo.com/dl/ydn/yui/theater/henry-wcag.mp4">.mp4 download</a>) </li>
<li><strong>Joe Hewitt:</strong> &#8220;An Introduction to iUI&#8221; (<a href="http://video.yahoo.com/video/play?vid=853528">Yahoo! Video</a> | <a href="http://us.dl1.yimg.com/download.yahoo.com/dl/ydn/yui/theater/hewitt-iui.m4v">.m4v download</a>)</li>
<li><strong>Karo Caran:</strong> &quot;An Introduction to Screen Maginfication Software&quot; (<a href="http://video.yahoo.com/video/play?vid=633844">Yahoo! Video</a> | <a href="http://us.dl1.yimg.com/download.yahoo.com/dl/ydn/yui/theater/caran-screenmag.m4v">.m4v download</a>) </li>
</ul>
<p class="tags">Tags: <a href="http://technorati.com/tag/Joseph+Smarr" title="See the Technorati tag page for 'Joseph Smarr'." rel="tag">Joseph Smarr</a>, <a href="http://technorati.com/tag/Plaxo" title="See the Technorati tag page for 'Plaxo'." rel="tag">Plaxo</a>, <a href="http://technorati.com/tag/performance" title="See the Technorati tag page for 'performance'." rel="tag">performance</a>, <a href="http://technorati.com/tag/javascript" title="See the Technorati tag page for 'javascript'." rel="tag">javascript</a>, <a href="http://technorati.com/tag/optimization" title="See the Technorati tag page for 'optimization'." rel="tag">optimization</a>, <a href="http://technorati.com/tag/web+development" title="See the Technorati tag page for 'web development'." rel="tag">web development</a>, <a href="http://technorati.com/tag/frontend+engineering" title="See the Technorati tag page for 'frontend engineering'." rel="tag">frontend engineering</a>, <a href="http://technorati.com/tag/tutuorial" title="See the Technorati tag page for 'tutuorial'." rel="tag">tutuorial</a>, <a href="http://technorati.com/tag/video" title="See the Technorati tag page for 'video'." rel="tag">video</a></p><div class="feedflare">
<a href="http://feeds.yuiblog.com/~f/YahooUserInterfaceBlog?a=lTFG8Luo"><img src="http://feeds.yuiblog.com/~f/YahooUserInterfaceBlog?i=lTFG8Luo" border="0"></img></a> <a href="http://feeds.yuiblog.com/~f/YahooUserInterfaceBlog?a=6qK2384K"><img src="http://feeds.yuiblog.com/~f/YahooUserInterfaceBlog?i=6qK2384K" border="0"></img></a> <a href="http://feeds.yuiblog.com/~f/YahooUserInterfaceBlog?a=ZhsETwtX"><img src="http://feeds.yuiblog.com/~f/YahooUserInterfaceBlog?i=ZhsETwtX" border="0"></img></a> <a href="http://feeds.yuiblog.com/~f/YahooUserInterfaceBlog?a=Sqjuw49g"><img src="http://feeds.yuiblog.com/~f/YahooUserInterfaceBlog?i=Sqjuw49g" border="0"></img></a>
</div> ]]></description>
				<link>http://feeds.yuiblog.com/~r/YahooUserInterfaceBlog/~3/149550739/</link>
				<pubDate>Wed, 29 Aug 2007 04:11:31 -0400</pubDate>
			</item>
						<item>
				<title><![CDATA[August 28, 2007]]></title>
				<description><![CDATA[<img src="http://www.wulffmorgenthaler.com/striphandler.ashx?stripid=2825d78f-a422-4c9c-9a71-b29c671f7779" style="width:666px;height:230px" />
<p><a href="http://feeds.feedburner.com/~a/Wulffmorgenthaler?a=pVrElq"><img src="http://feeds.feedburner.com/~a/Wulffmorgenthaler?i=pVrElq" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/Wulffmorgenthaler?a=037QFutt"><img src="http://feeds.feedburner.com/~f/Wulffmorgenthaler?i=037QFutt" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Wulffmorgenthaler?a=AHPloWKW"><img src="http://feeds.feedburner.com/~f/Wulffmorgenthaler?i=AHPloWKW" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Wulffmorgenthaler?a=UdJ3fzcJ"><img src="http://feeds.feedburner.com/~f/Wulffmorgenthaler?i=UdJ3fzcJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Wulffmorgenthaler?a=Q6o0APlY"><img src="http://feeds.feedburner.com/~f/Wulffmorgenthaler?i=Q6o0APlY" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Wulffmorgenthaler/~4/148967540" height="1" width="1" /> ]]></description>
				<link>http://feeds.feedburner.com/~r/Wulffmorgenthaler/~3/148967540/strip.aspx</link>
				<pubDate>Mon, 27 Aug 2007 20:00:00 -0400</pubDate>
			</item>
						<item>
				<title><![CDATA[Transformers: Letter from Optimus Prime's Geico Insurance Agent]]></title>
				<description><![CDATA[<p><img alt="deadgeicogecko.jpg" src="http://gizmodo.com/assets/resources/2007/07/deadgeicogecko.jpg" width="150" height="106" class="left"/>Did you ever wonder who covered the damage when Optimus and Megatron face off? <a class="tagautolink" title="Posts tagged as mcsweeney's" href="http://gizmodo.com/gadgets/mcsweeney.s/">McSweeney's</a> intercepted this letter from <a class="tagautolink" title="Posts tagged as optimus prime" href="http://gizmodo.com/gadgets/optimus-prime/">Optimus Prime</a>'s insurance agent notifying him of his policy increase to $235,567.50. </p>

<blockquote>Since becoming a GEICO customer in January of this year, you have reported 131 accidents, requesting reimbursement for repairs necessitated by each one. You have claimed not to be responsible in any of them, usually listing the cause of the accident as either "Sneak attack by Decepticons" or "Unavoidable damage caused by protecting freedom for all sentient beings."</blockquote> [<a href="http://mcsweeneys.net/2007/7/9weaver.html">McSweeney's</a> via <a href="http://wired.com/gadgets">Danny D.</a>]
<p><a href="http://feeds.gawker.com/~a/gizmodo/full?a=zUONJN"><img src="http://feeds.gawker.com/~a/gizmodo/full?i=zUONJN" border="0"></img></a></p><img src="http://feeds.gawker.com/~r/gizmodo/full/~4/132110522" height="1" width="1"/> ]]></description>
				<link>http://feeds.gawker.com/~r/gizmodo/full/~3/132110522/letter-from-optimus-primes-geico-insurance-agent-276537.php</link>
				<pubDate>Mon, 09 Jul 2007 19:30:26 -0400</pubDate>
			</item>
						<item>
				<title><![CDATA[Emergency Stool]]></title>
				<description><![CDATA[<img alt="emergency-stool.jpg" src="http://www.geekologie.com/2007/07/06/emergency-stool.jpg" width="450" height="285" />

The Emergency Stool is a laser cut panel of Baltic Birch plywood and can be quickly assembled by simply breaking the panel into its individual parts without the use of tools or fasteners. Although it looks a little too complicated for me. If I tried putting it together I'm pretty sure I'd end up with a pile of broken wood.

<a class="source" href="http://kostasvoyatzis.wordpress.com/2007/07/06/emergency-stool-5/#more-695">Source</a> ]]></description>
				<link>http://www.geekologie.com/2007/07/emergency_stool.php</link>
				<pubDate>Fri, 06 Jul 2007 12:30:13 -0400</pubDate>
			</item>
						<item>
				<title><![CDATA[Golden Eagle vs Deer]]></title>
				<description><![CDATA[<a href="http://www.geekologie.com/2007/07/golden_eagle_vs_deer.php"><img alt="golden-eagle-vs-dear.jpg" src="http://www.geekologie.com/2007/07/06/golden-eagle-vs-dear.jpg" width="450" height="300" /></a>

Golden Eagle vs Deer. Who ya got? ]]></description>
				<link>http://www.geekologie.com/2007/07/golden_eagle_vs_deer.php</link>
				<pubDate>Fri, 06 Jul 2007 13:00:30 -0400</pubDate>
			</item>
					</channel>
		</rss>
		