<?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>Nate Koechley &#187; Engineering</title>
	<atom:link href="http://nate.koechley.com/blog/category/engineering/feed/" rel="self" type="application/rss+xml" />
	<link>http://nate.koechley.com/blog</link>
	<description>Web professional with deep frontend engineering expertise skilled in user experience design and product strategy. Successful team leader, manager, and executive. Sought-after speaker, writer, and trainer.</description>
	<lastBuildDate>Fri, 14 May 2010 22:52:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Test Suites for CSS 2.1, ARIA, and HTML5</title>
		<link>http://nate.koechley.com/blog/2009/01/27/test-suites-for-css-21-aria-and-html5/</link>
		<comments>http://nate.koechley.com/blog/2009/01/27/test-suites-for-css-21-aria-and-html5/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 07:43:59 +0000</pubDate>
		<dc:creator>Nate Koechley</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Front End Engineering]]></category>
		<category><![CDATA[References]]></category>

		<guid isPermaLink="false">http://nate.koechley.com/blog/?p=511</guid>
		<description><![CDATA[Just hours ago Microsoft released an amazing new resource that helps the entire frontend engineering industry. Their Windows Internet Explorer Testing Center contains thousands of test cases covering CSS 2.1, HTML5, and WAI-ARIA.
CSS gets the most coverage with 7005 tests, 3784 of them developed just since IE8&#8217;s &#8220;beta 2&#8243; a few months ago. IE8 passes [...]]]></description>
			<content:encoded><![CDATA[<p>Just hours ago Microsoft released an amazing new resource that helps the entire frontend engineering industry. Their <a href="http://samples.msdn.microsoft.com/ietestcenter/">Windows Internet Explorer Testing Center</a> contains thousands of test cases covering CSS 2.1, HTML5, and WAI-ARIA.</p>
<p>CSS gets the most coverage with 7005 tests, 3784 of them developed just since IE8&#8217;s &#8220;beta 2&#8243; a few months ago. IE8 passes all 7005, <strong>including, mysteriously, 52 tests that do not pass on any other major browser</strong>.</p>
<p>For HTML5,  coverage includes 13 cross-document messaging and 30 DOM Storage tests. For WAI &#8211; ARIA they submitted new samples to support their previously-submitted ARIA to MSAA roles, events, and mappings. </p>
<p>While a great resource for the standardization movement in general, it also goes a long way to support <a href="http://blogs.msdn.com/ie/archive/2009/01/27/microsoft-submits-thousands-more-css-2-1-tests-to-the-w3c.aspx">their stated belief</a> that &#8220;IE8 RC1 has the most complete implementation of the CSS 2.1 specification in the industry.&#8221; It will be very interesting to see if any of the other browsers care to comment. I&#8217;m hoping for a four-way tie.</p>
<p>Read more:</p>
<ul>
<li><a href="http://blogs.msdn.com/ie/archive/2009/01/27/microsoft-submits-thousands-more-css-2-1-tests-to-the-w3c.aspx.">IEBlog &#8211; Microsoft submits thousands more CSS 2.1 tests to the W3C</a></li>
<li><a href="http://samples.msdn.microsoft.com/ietestcenter/">Windows Internet Explorer Testing Center</a></li>
<li><a href="http://samples.msdn.microsoft.com/ietestcenter/aria.htm">ARIA Test Pages</a></li>
<li><a href="http://samples.msdn.microsoft.com/ietestcenter/css.htm">CSS 2.1 Test Pages</a></li>
<li><a href="http://samples.msdn.microsoft.com/ietestcenter/html5.htm">HTML 5 Test Pages</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://nate.koechley.com/blog/2009/01/27/test-suites-for-css-21-aria-and-html5/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Wireframing with Balsamiq Mockups</title>
		<link>http://nate.koechley.com/blog/2008/09/09/wireframing-with-balsamiq-mockup/</link>
		<comments>http://nate.koechley.com/blog/2008/09/09/wireframing-with-balsamiq-mockup/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 10:17:38 +0000</pubDate>
		<dc:creator>Nate Koechley</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Cool]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Front End Engineering]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Publishing]]></category>
		<category><![CDATA[References]]></category>
		<category><![CDATA[Social Web]]></category>
		<category><![CDATA[Tech Support Tips]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://nate.koechley.com/blog/?p=503</guid>
		<description><![CDATA[Thanks to Pras for the pointer to Balsamiq&#8217;s Mockups application. I was sketching wireframes quickly within minutes of finding the product. 
I believe in low-fidelity sketching at the wireframe stage. Balsamiq makes it easy with its large library of UI control stencils, its auto-complete driven keybroad stencil selection, on-screen snap-to alignment guides, a powerful inspector [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to <a href="http://twitter.com/prasnation/statuses/914814003">Pras</a> for the pointer to <a href="http://www.balsamiq.com/products/mockups/tour">Balsamiq&#8217;s Mockups</a> application. I was sketching wireframes quickly within minutes of finding the product. </p>
<p>I believe in low-fidelity sketching at the wireframe stage. Balsamiq makes it easy with its large library of UI control stencils, its auto-complete driven keybroad stencil selection, on-screen snap-to alignment guides, a powerful inspector for precise control when rarely needed, and, more of all, a simplicity that makes it easy to start sketching or tweaking your mockup immediately. </p>
<p>The output is Balsamiq files, PGN or flattened image files, and XML. Because it exports XML it&#8217;s possible to use Balsamiq as a programmatic ingredient for downstream engineering systems and tools (such as partially automating the creation of detailed functional specifications, or using it as source for the automated building on the actual interface. </p>
<p>There is a rumor that they&#8217;ll be announcing clickable output files shortly, which might allow for the fast creation of clickable wireframes for usability testing (and other) needs.</p>
<p>I haven&#8217;t noticed, but it should be possible to customize what&#8217;s in the included UI Widget Library to a) take on a different visual skin; b) reflect new or fewer interface widget options.</p>
<p>All and all, I&#8217;m pretty intrigued. It seems there&#8217;s a market for  consumer-friendly ways to design interfaces. Once more people catch on how to much fun we&#8217;re having, they&#8217;ll want a shot at designing and realizing all the apps they&#8217;re dreaming up, too!</p>
<p>I&#8217;d love to hear what you think of this approach. Have you tried it? Does it work for your teams&#8221;</p>
<p><a href="http://www.flickr.com/photos/natekoechley/2842824750/" title="Balsamiq Mockups For Desktop - * New Mockup by natekoechley, on Flickr"><img src="http://farm4.static.flickr.com/3130/2842824750_8f8680f49e_m.jpg" width="240" height="218" alt="Balsamiq Mockups For Desktop - * New Mockup" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nate.koechley.com/blog/2008/09/09/wireframing-with-balsamiq-mockup/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Large Hadron Collider (LHC) Rap</title>
		<link>http://nate.koechley.com/blog/2008/09/09/large-hadron-collider-lhc-rap/</link>
		<comments>http://nate.koechley.com/blog/2008/09/09/large-hadron-collider-lhc-rap/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 09:35:36 +0000</pubDate>
		<dc:creator>Nate Koechley</dc:creator>
				<category><![CDATA[Amusing]]></category>
		<category><![CDATA[Cool]]></category>
		<category><![CDATA[Current Events]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Life...]]></category>

		<guid isPermaLink="false">http://nate.koechley.com/blog/?p=502</guid>
		<description><![CDATA[Here&#8217;s a pointer to a scientifically accurate rap about the Large Hadron Collider (LHC). 
Story on www.telegraph.co.uk &#8211; YouTube permalink.
From the story:
Now a larky but accurate rap song explaining the point of the 17 mile circumference machine [under Switzerland and France], which formally starts up on September 10, has made a star of Kate McAlpine, [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a pointer to a scientifically accurate rap about the Large Hadron Collider (LHC). </p>
<p><a href="http://www.telegraph.co.uk/earth/main.jhtml?view=DETAILS&#038;grid=&#038;xml=/earth/2008/08/26/scirap126.xml">Story on www.telegraph.co.uk</a> &#8211; <a href="http://www.youtube.com/watch?v=j50ZssEojtM">YouTube permalink</a>.</p>
<p>From the story:</p>
<blockquote><p>Now a larky but accurate rap song explaining the point of the 17 mile circumference machine [under Switzerland and France], which formally starts up on September 10, has made a star of Kate McAlpine, 23, aka &#8220;alpinekat&#8221;, who stars with her friends in a YouTube video that has been downloaded more than [was 400,000 times when the article was published, and nearly 1.4mm now.]</p></blockquote>
<p>I liked watching the video. I&#8217;ve heard about the LHC before, but this 4 minutes taught me new facts about both the collide *and* its science. And there&#8217;s funny dancing.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/j50ZssEojtM&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/j50ZssEojtM&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://nate.koechley.com/blog/2008/09/09/large-hadron-collider-lhc-rap/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Yahoo! Opens Search and Supports Developers</title>
		<link>http://nate.koechley.com/blog/2008/07/09/yahoo-search-boss/</link>
		<comments>http://nate.koechley.com/blog/2008/07/09/yahoo-search-boss/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 06:45:21 +0000</pubDate>
		<dc:creator>Nate Koechley</dc:creator>
				<category><![CDATA[Cool]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Info Mgmt]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Social Web]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Yahoo!]]></category>
		<category><![CDATA[boss]]></category>
		<category><![CDATA[openness]]></category>
		<category><![CDATA[yahoo search boss]]></category>
		<category><![CDATA[ydn]]></category>

		<guid isPermaLink="false">http://nate.koechley.com/blog/?p=497</guid>
		<description><![CDATA[Marshall over at Read Write Web has a great review up posted covering the exciting news that Yahoo! has opened up our search index and engine. I&#8217;ll point you to his coverage, and pull out my favorite gems. 
Update: Vik Singh had the idea for BOSS, and posted Yahoo! Boss &#8211; An Insider&#8217;s View. It&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Marshall over at Read Write Web has a great review up posted covering the exciting news that Yahoo! has opened up our search index and engine. I&#8217;ll point you to <a href="http://www.readwriteweb.com/archives/yahoo_opens_its_search_engine.php">his coverage</a>, and pull out my favorite gems. </p>
<p><ins>Update: Vik Singh had the idea for BOSS, and posted <a href="http://zooie.wordpress.com/2008/07/10/yahoo-boss-an-insider-view/">Yahoo! Boss &#8211; An Insider&#8217;s View</a>. It&#8217;s money line is this, and describes the big idea succinctly: &#8220;I think users should be confident that if they searched in a search box on any page in the whole wide web that they’ll get results that are just as good as Yahoo/Google and only better.&#8221;</ins></p>
<p>First, here&#8217;s what happened tonight:</p>
<p><img src="http://nate.koechley.com/screencaps/Yahoo%21_Search_BOSS_-_YDN-20080709-234211.png" alt="Yahoo! Search BOSS"/></p>
<blockquote><p>Yahoo! is taking a bold step tonight: opening up its index and search engine to any outside developers who want to incorporate Yahoo! Search&#8217;s content and functionality into search engines on their own sites. The company that sees just over 20% of the searches performed each day believes that the new program, called BOSS (Build Your Own Search Service), could create a cadre of small search engines that in aggregate will outstrip their own market share and leave Google with less than 50% of the search market.</p></blockquote>
<p>Might this impact things? He thinks so:</p>
<blockquote><p>In both cases, Yahoo! BOSS is intended to level the playing field and blow the Big 3 wide open. We agree that it&#8217;s very exciting to imagine thousands of new Yahoo! powered niche search engines proliferating. Could Yahoo! plus the respective strengths and communities of all these new players challenge Google? We think they could.</p></blockquote>
<p>And that part that was music to my ears (emphasis mine):</p>
<blockquote><p>It is clear, though, that BOSS falls well within the companies overall technical strategy of openness. <strong>When it comes to web standards, openness and support for the ecosystem of innovation &#8211; there may be no other major vendor online that is as strong as Yahoo! is today.</strong> These are times of openness, where some believe that no single vendor&#8217;s technology and genius alone can match the creativity of an empowered open market of developers. Yahoo! is positioning itself as leaders of this movement.</p></blockquote>
<p>Marshall, thanks for the great writeup. Yahoo!, thanks for making me proud.</p>
]]></content:encoded>
			<wfw:commentRss>http://nate.koechley.com/blog/2008/07/09/yahoo-search-boss/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Twitter and Summize. No worries.</title>
		<link>http://nate.koechley.com/blog/2008/07/07/twitter-and-summize-no-worries/</link>
		<comments>http://nate.koechley.com/blog/2008/07/07/twitter-and-summize-no-worries/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 06:49:24 +0000</pubDate>
		<dc:creator>Nate Koechley</dc:creator>
				<category><![CDATA[Current Events]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Info Mgmt]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Social Web]]></category>
		<category><![CDATA[architecure]]></category>
		<category><![CDATA[merger]]></category>
		<category><![CDATA[rumor]]></category>
		<category><![CDATA[summize]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://nate.koechley.com/blog/?p=495</guid>
		<description><![CDATA[There are rumors that Summize has been acquired by Twitter.  It has people chattering. 
Some worry that the acquisition will hurt the effort to make Twitter scale. It can&#8217;t and won&#8217;t. 
I believe Twitter&#8217;s engineering team is headed up a mountain (they need to switch architectures at a low level), but that they finally [...]]]></description>
			<content:encoded><![CDATA[<p>There are <a href="http://www.readwriteweb.com/archives/summize_likely_acquired_by_twi.php">rumors that Summize has been acquired by Twitter</a>.  It has people chattering. </p>
<p>Some worry that the acquisition will hurt the effort to make Twitter scale. It can&#8217;t and won&#8217;t. </p>
<p>I believe Twitter&#8217;s engineering team is headed up a mountain (they need to switch architectures at a low level), but that they finally know which mountain. True, it&#8217;s a tall mountain not quickly climbed. But they finally know their problems and have people in place. Better days ahead.</p>
<p>Others worry that Twitter&#8217;s scaling ills will infect Summize. I don&#8217;t think that&#8217;s possible because they are distinctly different engineering problems. Summize is &#8220;fresh search,&#8221; an understood and known problem that Summize apparently designed for from the beginning. Twitter, in contrast, evolved a product into a service that no longer matches their architectural model. It didn&#8217;t start out as (and therefore wasn&#8217;t built to be) a massive-to-massive (when each massively is unique, personal, exponentially expanding) real-time messaging protocol. I believe architectures exist for that problem space, but unfortunately that&#8217;s not how Twitter was initially built. </p>
<p>Put briefly, Twitter&#8217;s already on the path to health and Summize is immune from Twitter&#8217;s disease, so it should all work out fine. </p>
<p>While they are different systems, they may be complimentary. Jettisoning Twitter&#8217;s track and reply functionality to Summize&#8217;s infrastructure may offer Twitter engineers the headroom they need to roll updates into Twitter&#8217;s codebase with a bit of a cushion.</p>
]]></content:encoded>
			<wfw:commentRss>http://nate.koechley.com/blog/2008/07/07/twitter-and-summize-no-worries/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FriendFeed&#8217;s Inline Media</title>
		<link>http://nate.koechley.com/blog/2008/07/07/friendfeeds-inline-media/</link>
		<comments>http://nate.koechley.com/blog/2008/07/07/friendfeeds-inline-media/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 06:09:29 +0000</pubDate>
		<dc:creator>Nate Koechley</dc:creator>
				<category><![CDATA[Cool]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Social Web]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[friendfeed]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://nate.koechley.com/blog/?p=494</guid>
		<description><![CDATA[FriendFeed is a great way to bring lots of information you care about onto one page. If you subscribe to me on FriendFeed you&#8217;ll see all the photos I post to Flickr, bookmarks I tag on del.icio.us, articles I share from Google Reader, events I&#8217;m attending on Upcoming, songs I like on Last.fm, blog posts [...]]]></description>
			<content:encoded><![CDATA[<p>FriendFeed is a great way to bring lots of information you care about onto one page. If you subscribe to me on FriendFeed you&#8217;ll see all the photos I post to Flickr, bookmarks I tag on del.icio.us, articles I share from Google Reader, events I&#8217;m attending on Upcoming, songs I like on Last.fm, blog posts and Twitter messages I write, and more. These are a small subset of the 41 services FriendFeed can pull in; they also take unlimited RSS feeds making nearly any shared record of my social activities online viewable in one place.</p>
<p><a href="http://friendfeed.com/natekoechley">Subscribe to me on FriendFeed</a>.</p>
<p><a href="http://friendfeed.com/natekoechley"><img src="http://upload.wikimedia.org/wikipedia/en/f/fb/FriendFeed.png" alt="friendfeed logo"/></a></p>
<p>One feature as a user of FriendFeed is the inline media. MP3s and video can be played right within the page. Click &#8220;play&#8221; on an audio file to start listening and expose slim player controls. When you play a video the thumbnail grows to standard video player size. For photos / flickr thumbnails, clicking &#8220;more&#8221; displays the entire set or upload.</p>
<p>Because I&#8217;m testing out a new screen capturing process, here are some pictures of the inline media collapsed and expanded so you can see how it works inline.</p>
<p>Here&#8217;s what the audio looks like initially.</p>
<p><img src="http://nate.koechley.com/screencaps/friendfeed-inline-audio-20080707-223124.png" alt="friendfeed-inline-audio-2"/></p>
<p>And here&#8217;s how it expands when you click play.</p>
<p><img src="http://nate.koechley.com/screencaps/friendfeed-inline-audio-playing-1-20080707-225409.png" alt="friendfeed-inline-audio-playing-1-1"/></p>
<p>Same for video. Initially you see a thumbnail of the move.</p>
<p><img src="http://nate.koechley.com/screencaps/friendfeed-video-closed-20080707-225906.png" alt="friendfeed-video-closed"/></p>
<p>And when you click play the player grows into view.</p>
<p><img src="http://nate.koechley.com/screencaps/friendfeed-video-expanded-20080707-230012.png" alt="friendfeed-video-expanded"/></p>
<p>Works like a charm.</p>
]]></content:encoded>
			<wfw:commentRss>http://nate.koechley.com/blog/2008/07/07/friendfeeds-inline-media/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Slides: Professional Frontend Engineering</title>
		<link>http://nate.koechley.com/blog/2008/06/11/slides-professional-frontend-engineering/</link>
		<comments>http://nate.koechley.com/blog/2008/06/11/slides-professional-frontend-engineering/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 18:58:57 +0000</pubDate>
		<dc:creator>Nate Koechley</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Front End Engineering]]></category>
		<category><![CDATA[Talks]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[Yahoo!]]></category>
		<category><![CDATA[atmedia]]></category>
		<category><![CDATA[atmedia2008]]></category>

		<guid isPermaLink="false">http://nate.koechley.com/blog/?p=490</guid>
		<description><![CDATA[Update: Audio for this presentation is now available (mp3) from the conference&#8217;s site.
This year, my third presenting at @media in London (2006, 2007), Patrick offered me the morning plenary slot. I used the time to talk about a topic of great interest to me: Professional Frontend Engineering. 
Over the last three or four years the [...]]]></description>
			<content:encoded><![CDATA[<p><ins>Update: Audio for this presentation is <a href="http://www.vivabit.com/atmedia/blog/2008/06/13/audio-highlight-nate-koechley/">now available (mp3)</a> from the conference&#8217;s site.</ins></p>
<p>This year, my third presenting at <a href="http://www.vivabit.com/atmedia2008/">@media</a> in London (<a href="http://nate.koechley.com/blog/2006/07/12/my_atmedia_2006_slides/">2006</a>, <a href="http://nate.koechley.com/blog/2007/06/12/high-performance-web-sites/">2007</a>), Patrick offered me the morning plenary slot. I used the time to talk about a topic of great interest to me: Professional Frontend Engineering. </p>
<p>Over the last three or four years the role of Frontend Engineering has become more important, more respected, more challenging, and more in-demand than ever before, and so I wanted to put a stake in the ground clarifying what we do, how we do it, and why it&#8217;s so important to raise it to a professional level. I had four goals: </p>
<ul>
<li>Put a stake in the ground.</li>
<li>Reiterate our values.</li>
<li>Advocate the discipline.</li>
<li>Nurture a healthy Web.</li>
</ul>
<p>The goals were threaded throughout the four sections of the talk:</p>
<ul>
<li>Historical Perspective</li>
<li>Our Beliefs &#038; Principles</li>
<li>Knowledge Areas &#038; Best Practices</li>
<li>Why It All Matters</li>
</ul>
<p>The talk is embedded below (or download: <a href="http://nate.koechley.com/talks/2008/at-media-2008-pro-frontend-engineering.key/">keynote</a>, <a href="http://nate.koechley.com/talks/2008/at-media-2008-pro-frontend-engineering.pdf">pdf</a>, <a href="http://nate.koechley.com/talks/2008/at-media-2008-pro-frontend-engineering.mov">quicktime</a>). </p>
<p>I think this topic is critical to the advancement of the Internet. I&#8217;ll be writing more about this in these pages in the coming weeks and months, but for now enjoy the slides. And please share your thoughts and feedback in the comments.</p>
<div style="width:425px;text-align:left" id="__ss_459731"><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slideshare.net/swf/ssplayer2.swf?doc=atmedia2008profrontendengineering-1213136599624862-9"/><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slideshare.net/swf/ssplayer2.swf?doc=atmedia2008profrontendengineering-1213136599624862-9" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;"><a href="http://www.slideshare.net/?src=embed"><img src="http://static.slideshare.net/swf/logo_embd.png" style="border:0px none;margin-bottom:-5px" alt="SlideShare"/></a> | <a href="http://www.slideshare.net/natekoechley/professional-frontend-engineering?src=embed" title="View Professional Frontend Engineering on SlideShare">View</a> | <a href="http://www.slideshare.net/upload?src=embed">Upload your own</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://nate.koechley.com/blog/2008/06/11/slides-professional-frontend-engineering/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
<enclosure url="http://nate.koechley.com/talks/2008/at-media-2008-pro-frontend-engineering.mov" length="16870636" type="video/quicktime" />
		</item>
		<item>
		<title>Slides: High Performance Web Sites</title>
		<link>http://nate.koechley.com/blog/2008/06/11/slides-high-performance-web-sites/</link>
		<comments>http://nate.koechley.com/blog/2008/06/11/slides-high-performance-web-sites/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 18:41:55 +0000</pubDate>
		<dc:creator>Nate Koechley</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Front End Engineering]]></category>
		<category><![CDATA[Talks]]></category>
		<category><![CDATA[Yahoo!]]></category>

		<guid isPermaLink="false">http://nate.koechley.com/blog/?p=489</guid>
		<description><![CDATA[The organizers of last month&#8217;s Kings of Code conference in Amsterdam asked me to talk about High Performance Web Sites. I discussed related material at last year&#8217;s @media conference, so for this new talk I was sure to use a bunch of new, updated, and expanded information. Luckily, the good people on Yahoo! Exceptional Performance [...]]]></description>
			<content:encoded><![CDATA[<p>The organizers of last month&#8217;s Kings of Code conference in Amsterdam asked me to talk about High Performance Web Sites. I discussed related material at <a href="http://nate.koechley.com/blog/2007/06/12/high-performance-web-sites/">last year</a>&#8217;s @media conference, so for this new talk I was sure to use a bunch of new, updated, and expanded information. Luckily, the good people on Yahoo! Exceptional Performance team have been hard at work discovering <a href="http://developer.yahoo.com/performance/">new performance best practices</a>.  </p>
<p>The talk embedded below (or download: <a href="http://nate.koechley.com/talks/2008/kings-of-code-high-performance-web-sites.key/">keynote</a>, <a href="http://nate.koechley.com/talks/2008/kings-of-code-high-performance-web-sites.pdf">pdf</a>, <a href="http://nate.koechley.com/talks/2008/kings-of-code-high-performance-web-sites.pdf">quicktime</a>) covers several well-known optimization practices then quickly moves to review more recent findings and advancements. It concludes with a survey of tools for optimization and links for more information.</p>
<p>Enjoy, and please leave a comment with any thoughts you have.</p>
<div style="width:425px;text-align:left" id="__ss_459711"><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slideshare.net/swf/ssplayer2.swf?doc=kingsofcodehighperformancewebsites-1213135591299837-8"/><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slideshare.net/swf/ssplayer2.swf?doc=kingsofcodehighperformancewebsites-1213135591299837-8" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;"><a href="http://www.slideshare.net/?src=embed"><img src="http://static.slideshare.net/swf/logo_embd.png" style="border:0px none;margin-bottom:-5px" alt="SlideShare"/></a> | <a href="http://www.slideshare.net/natekoechley/high-performance-web-sites-2008?src=embed" title="View High Performance Web Sites - 2008 on SlideShare">View</a> | <a href="http://www.slideshare.net/upload?src=embed">Upload your own</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://nate.koechley.com/blog/2008/06/11/slides-high-performance-web-sites/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>London and Amsterdam</title>
		<link>http://nate.koechley.com/blog/2008/05/21/london-and-amsterdam/</link>
		<comments>http://nate.koechley.com/blog/2008/05/21/london-and-amsterdam/#comments</comments>
		<pubDate>Wed, 21 May 2008 23:46:06 +0000</pubDate>
		<dc:creator>Nate Koechley</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Front End Engineering]]></category>
		<category><![CDATA[Life...]]></category>
		<category><![CDATA[Talks]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[Yahoo!]]></category>

		<guid isPermaLink="false">http://nate.koechley.com/blog/?p=488</guid>
		<description><![CDATA[Update: Slides for these talks have been posted: Professional Frontend Engineering in London and High Performance Web Sites in Amsterdam.
Next week Tuesday I&#8217;ll be presenting an updated &#8220;High Performance Web Sites&#8221; talk at the inaugural Kings of Code conference in Amsterdam. From there I&#8217;m headed to the second half of London Web Week and will [...]]]></description>
			<content:encoded><![CDATA[<p><ins>Update: Slides for these talks have been posted: <a href="http://nate.koechley.com/blog/2008/06/11/slides-professional-frontend-engineering/">Professional Frontend Engineering</a> in London and <a href="http://nate.koechley.com/blog/2008/06/11/slides-high-performance-web-sites/">High Performance Web Sites</a> in Amsterdam.</ins></p>
<p>Next week Tuesday I&#8217;ll be presenting an updated &#8220;High Performance Web Sites&#8221; talk at the inaugural <a href="http://kingsofcode.nl/">Kings of Code</a> conference in Amsterdam. From there I&#8217;m headed to the second half of <a href="http://www.londonwebweek.co.uk/">London Web Week</a> and will be giving a talk called &#8220;Professional Frontend Engineering&#8221; in the Friday plenary slot at the outstanding <a href="http://www.vivabit.com/atmedia2008/london/">@media</a> conference.</p>
<p><img src="http://nate.koechley.com/blog/assets/logo-png24-1.png" alt="Kings of Code logo" align="right"/> </p>
<p>The Kings of Code conference is shaping up to be a great event. I&#8217;m excited to hear what fellow speakers <a href="http://ejohn.org/">John Resig</a>, <a href="http://www.quirksmode.org/">Peter-Paul Koch (PPK)</a>, <a href="http://www.linkedin.com/in/folkelemaitre">Folke Lemaitre</a>, <a href="http://cake.insertdesignhere.com/">Nate Abele</a>, <a href="http://internet-apps.blogspot.com/">Mark Birbeck</a>, and host <a href="http://53miles.com/">Robert Gaal</a> have to share with us. </p>
<p><img src="http://nate.koechley.com/blog/assets/at-media-london-2008.png" alt="@media conference logo" align="right" /></p>
<p>The @media conference is equally impressive. It&#8217;s consistently been one of my very favorite events for the last few years. The speakers are insightful and generous, the attendees are smart and engaged, and Patrick and the rest of the organizers put on a warm, welcoming, and action-packed event with lots of time for networking, hallway conversations, and a wee bit of pub-based debauchery. Spread over two days it promises to saturate us all with inspiration and insight. </p>
<p>Please email me, leave a comment below, or shoot me a note of Twitter (<a href="http://twitter.com/natekoechley">follow me</a>) if you&#8217;re going to be in the area and want to catch up. If you let me know in advance that our paths will cross I&#8217;ll be sure to bring you a little gift. </p>
<p>Now if somebody could please do something about the #$%#@$# exchange rate&#8230;<strong></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://nate.koechley.com/blog/2008/05/21/london-and-amsterdam/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Five Taipei Events</title>
		<link>http://nate.koechley.com/blog/2008/04/10/five-taipei-events/</link>
		<comments>http://nate.koechley.com/blog/2008/04/10/five-taipei-events/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 18:23:02 +0000</pubDate>
		<dc:creator>Nate Koechley</dc:creator>
				<category><![CDATA[Cool]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Front End Engineering]]></category>
		<category><![CDATA[Life...]]></category>
		<category><![CDATA[Talks]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://nate.koechley.com/blog/?p=487</guid>
		<description><![CDATA[I arrived in Taiwan a few hours ago and am settling into my hotel room in Taipei trying to figure out what time my body thinks it is. But regardless of my body&#8217;s ability to keep up with me I have a busy few days ahead. 
Tomorrow afternoon I&#8217;m presenting an internal Tech Talk to [...]]]></description>
			<content:encoded><![CDATA[<p>I arrived in Taiwan a few hours ago and am settling into my hotel room in Taipei trying to figure out what time my body thinks it is. But regardless of my body&#8217;s ability to keep up with me I have a busy few days ahead. </p>
<p>Tomorrow afternoon I&#8217;m presenting an internal Tech Talk to designers and engineers at the Yahoo! Taiwan office, hosted by my friend and colleague Aaron Wu. I love the chance to talk to designers and engineers in the same room, and so I&#8217;m very much looking forward to the opportunity.</p>
<div class="inlay-media-left"><a href="http://nate.koechley.com/blog/assets/ithome-natekoechley-large.jpg"><img class="matting" src="http://nate.koechley.com/blog/assets/ithome-natekoechley-small.jpg" width="196" alt="Taiwan magazine iTHome article" /></a></div>
<p>On Saturday I&#8217;m offering the keynote at the <a href="http://www.osdc.tw/">Open Source Developers&#8217; Conference</a> here in Taipei. My talk is titled &#8220;An Insider&#8217;s Tour of the YUI Library.&#8221; I&#8217;ve been experimenting with video clips in my talks lately, and so even though I&#8217;m the only member of the YUI team on this trip, I&#8217;ll have the video and voices of many from the team with me on stage. I&#8217;ve done something similar once before, and it went well then so I&#8217;m hoping it goes well again.</p>
<p>Here is some local press coverage of the conference. It&#8217;s a trip to see my face surrounded by words I can&#8217;t read. If anybody can translate for me, please send me a note or leave a comment (click the images for higher-res copies).</p>
<div class="inlay-media-right">
<a href="http://nate.koechley.com/blog/assets/nate-speech-universities-in-taiwan-medium.jpg"><img class="matting" src="http://nate.koechley.com/blog/assets/nate-speech-universities-in-taiwan-small.jpg" alt="University talks in Taipei" /></a></div>
<p>The third event is an interview for that same publication scheduled by Yahoo!&#8217;s local &#8220;tech PR&#8221; team. I&#8217;m not used to giving in-person interviews, let alone via translator, so it should be a fun and unique (and flattering) experience. They sent over a few of the questions in advance to set expectations and I gotta say the questions are thought provoking and interesting. (Though I am a little worried about how to translate some of the more fuzzy terminology.)</p>
<p>The fun continues on Monday and Tuesday with my fourth and fifth even is as many days: I have the distinct privilege of address engineering and CS students from both <a href="http://en.wikipedia.org/wiki/National_Taiwan_University">National Taiwan University</a> and the <a href="http://en.wikipedia.org/wiki/National_Chiao_Tung_University">National Chiao Tung University</a>. Each two hour session is part presentation, part on-stage interview with professors, and part question-and-answer. My message is that Frontend Engineering is a first-rate engineering discipline, that industry is hungry for more skills practitioners in the field, and that it&#8217;s quite likely the most interesting and stimulating role to play in web and internet development.</p>
<p>I&#8217;m exceptionally humbled to be able to speak at such esteemed institutions. I will do my best to live up to the honor. Taiwan: Thank you!</p>
]]></content:encoded>
			<wfw:commentRss>http://nate.koechley.com/blog/2008/04/10/five-taipei-events/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

