<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: After Boston</title>
	<atom:link href="http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/feed/" rel="self" type="application/rss+xml" />
	<link>http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/</link>
	<description>Things that Eric A. Meyer, CSS expert, writes about on his personal Web site; it&#039;s largely Web standards and Web technology, but also various bits of culture, politics, personal observations, and other miscellaneous stuff</description>
	<lastBuildDate>Fri, 19 Mar 2010 00:27:46 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike Caskey</title>
		<link>http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-134150</link>
		<dc:creator>Mike Caskey</dc:creator>
		<pubDate>Tue, 17 Apr 2007 17:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-134150</guid>
		<description>Come to Denver!  (Or perhaps Boulder)  We would love to have you here. We need good web dev and des events like this. When can you make it?  :D</description>
		<content:encoded><![CDATA[<p>Come to Denver!  (Or perhaps Boulder)  We would love to have you here. We need good web dev and des events like this. When can you make it?  :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: green galoshes &#187; An Event, Truly Apart (Day 2 recap)</title>
		<link>http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-131635</link>
		<dc:creator>green galoshes &#187; An Event, Truly Apart (Day 2 recap)</dc:creator>
		<pubDate>Thu, 12 Apr 2007 17:17:15 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-131635</guid>
		<description>[...] In the comments for Eric Meyer&#8217;s AEA Boston followup post was a reference to the &#8220;universal selector&#8221; code that I mentioned last time. This reminds me, I need to look closer at using the YUI Grids CSS next time I do a layout. His presentation on day 2 covered the use of CSS selectors for debugging in IE7, as well as Dean Edwards IE7 scripts. [...]</description>
		<content:encoded><![CDATA[<p>[...] In the comments for Eric Meyer&#8217;s AEA Boston followup post was a reference to the &#8220;universal selector&#8221; code that I mentioned last time. This reminds me, I need to look closer at using the YUI Grids CSS next time I do a layout. His presentation on day 2 covered the use of CSS selectors for debugging in IE7, as well as Dean Edwards IE7 scripts. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Filter for 11/4 2007 - Felt</title>
		<link>http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-130686</link>
		<dc:creator>Filter for 11/4 2007 - Felt</dc:creator>
		<pubDate>Wed, 11 Apr 2007 06:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-130686</guid>
		<description>[...] Eric Meyer: After Boston Where&#8217;s AEA Europe? [...]</description>
		<content:encoded><![CDATA[<p>[...] Eric Meyer: After Boston Where&#8217;s AEA Europe? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asbjørn Ulsberg</title>
		<link>http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-129950</link>
		<dc:creator>Asbjørn Ulsberg</dc:creator>
		<pubDate>Tue, 10 Apr 2007 07:21:34 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-129950</guid>
		<description>Give us an AEA Europe!</description>
		<content:encoded><![CDATA[<p>Give us an AEA Europe!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin</title>
		<link>http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-127669</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Sat, 07 Apr 2007 16:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-127669</guid>
		<description>Hi Eric,

I finally have a quiet afternoon to look over my notes and companion &quot;slides&quot; from AEA in Boston. I am particularly interested your second presentation about fixing bugs in ie6 now that ie7 has been released. Since I raised my hand as a web designers who uses the underscore for hacking (bad advice when I did a web search for help!), I need to not only go back to my old sites and fix them, but built them correctly from this day on.
However, I am truly struggling with exactly how to do this with the Dean Edwards javascript (which I downloaded) and the conditional statement (from the presentation). Maybe it is because I have an art background, and no programming skills whatsoever, but something is prohibiting me from taking the leap from my notes to my real world html page. I searched the web for help, but nothing is out there. 
I know you are busy, but is there anyway you can do one of your step-by-step approaches that show exactly how to do this? I know where the statement goes (one down), but I fall apart after that. 
THANK YOU SO MUCH for whatever help you can give me.
Robin
(P.S. I have AND read all your books)</description>
		<content:encoded><![CDATA[<p>Hi Eric,</p>
<p>I finally have a quiet afternoon to look over my notes and companion &#8220;slides&#8221; from AEA in Boston. I am particularly interested your second presentation about fixing bugs in ie6 now that ie7 has been released. Since I raised my hand as a web designers who uses the underscore for hacking (bad advice when I did a web search for help!), I need to not only go back to my old sites and fix them, but built them correctly from this day on.<br />
However, I am truly struggling with exactly how to do this with the Dean Edwards javascript (which I downloaded) and the conditional statement (from the presentation). Maybe it is because I have an art background, and no programming skills whatsoever, but something is prohibiting me from taking the leap from my notes to my real world html page. I searched the web for help, but nothing is out there.<br />
I know you are busy, but is there anyway you can do one of your step-by-step approaches that show exactly how to do this? I know where the statement goes (one down), but I fall apart after that.<br />
THANK YOU SO MUCH for whatever help you can give me.<br />
Robin<br />
(P.S. I have AND read all your books)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Beadle</title>
		<link>http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-125524</link>
		<dc:creator>Tim Beadle</dc:creator>
		<pubDate>Thu, 05 Apr 2007 07:57:42 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-125524</guid>
		<description>Eric,

AEA sounds fantastic. Do you have any plans to bring it to the UK? Or would you be competing with FOW[AD] and @Media? :D</description>
		<content:encoded><![CDATA[<p>Eric,</p>
<p>AEA sounds fantastic. Do you have any plans to bring it to the UK? Or would you be competing with FOW[AD] and @Media? :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffrey Zeldman Presents : From Bulgaria With Love</title>
		<link>http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-125160</link>
		<dc:creator>Jeffrey Zeldman Presents : From Bulgaria With Love</dc:creator>
		<pubDate>Wed, 04 Apr 2007 16:14:24 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-125160</guid>
		<description>[...] Meyerweb: After Boston [...]</description>
		<content:encoded><![CDATA[<p>[...] Meyerweb: After Boston [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: (Another) Liz</title>
		<link>http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-124201</link>
		<dc:creator>(Another) Liz</dc:creator>
		<pubDate>Tue, 03 Apr 2007 01:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-124201</guid>
		<description>Eric, the conference was truly amazing.  I&#039;ve attended several (though this was the first on web development), and never before were the speakers so personable and so available for conversation througout the conference.  The best part of AEA Boston for me was getting to meet so many accomplished designers and developers in person, and to see how just genuinely &lt;em&gt;nice&lt;/em&gt; everyone is.

And you gave out the best swag, hands down!</description>
		<content:encoded><![CDATA[<p>Eric, the conference was truly amazing.  I&#8217;ve attended several (though this was the first on web development), and never before were the speakers so personable and so available for conversation througout the conference.  The best part of AEA Boston for me was getting to meet so many accomplished designers and developers in person, and to see how just genuinely <em>nice</em> everyone is.</p>
<p>And you gave out the best swag, hands down!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liz</title>
		<link>http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-123245</link>
		<dc:creator>Liz</dc:creator>
		<pubDate>Mon, 02 Apr 2007 01:53:02 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-123245</guid>
		<description>I just wanted to stop by and say thank you for such a wonderful conference. This was my first time ever to a tech conference, and I am so glad that AEA Boston was my first :) It was so informative and helpful, I  enjoyed all the sessions, and I am glad it was a one track so I wouldn&#039;t have to choose between sessions.  I was fighting off jet lag during the morning sessions, but there was no way I would miss a session so I did my best to stay awake. At first I was a bit intimidated by you all, but you guys seemed so nice and friendly and well, I love this community even more :) Thanks for everything.</description>
		<content:encoded><![CDATA[<p>I just wanted to stop by and say thank you for such a wonderful conference. This was my first time ever to a tech conference, and I am so glad that AEA Boston was my first :) It was so informative and helpful, I  enjoyed all the sessions, and I am glad it was a one track so I wouldn&#8217;t have to choose between sessions.  I was fighting off jet lag during the morning sessions, but there was no way I would miss a session so I did my best to stay awake. At first I was a bit intimidated by you all, but you guys seemed so nice and friendly and well, I love this community even more :) Thanks for everything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Cherny</title>
		<link>http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-122210</link>
		<dc:creator>Rob Cherny</dc:creator>
		<pubDate>Sat, 31 Mar 2007 20:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-122210</guid>
		<description>Hey Eric, no seriously, thank *you* for the fantastic event. It was great to get to meet you and see all the presentations. Truly a world class line-up. (I&#039;ll nervously consider the &quot;East&quot; side of Cleveland next time I&#039;m on the &quot;West&quot; side visiting my sister, lest there be a knife fight of some kind -- ;-)

So, I&#039;ve heard this from so many people -- but the single track format was very cool, keeping tough decisions about what to see and what not to out of the air and enabling great discussions with people that you just met about prior sessions. Also, it draws you into sessions you might ordinarily not attend.

Keep up the awesome work! I couldn&#039;t agree more that it was wonderful to see so many believers in true craftsmanship collected in one place.

The CS3 drawing was a welcome end to an awesome two days for sure!</description>
		<content:encoded><![CDATA[<p>Hey Eric, no seriously, thank *you* for the fantastic event. It was great to get to meet you and see all the presentations. Truly a world class line-up. (I&#8217;ll nervously consider the &#8220;East&#8221; side of Cleveland next time I&#8217;m on the &#8220;West&#8221; side visiting my sister, lest there be a knife fight of some kind &#8212; ;-)</p>
<p>So, I&#8217;ve heard this from so many people &#8212; but the single track format was very cool, keeping tough decisions about what to see and what not to out of the air and enabling great discussions with people that you just met about prior sessions. Also, it draws you into sessions you might ordinarily not attend.</p>
<p>Keep up the awesome work! I couldn&#8217;t agree more that it was wonderful to see so many believers in true craftsmanship collected in one place.</p>
<p>The CS3 drawing was a welcome end to an awesome two days for sure!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: melissa clark</title>
		<link>http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-121295</link>
		<dc:creator>melissa clark</dc:creator>
		<pubDate>Fri, 30 Mar 2007 23:06:17 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-121295</guid>
		<description>You are a fabulous speaker!  I so enjoyed your segments.  It sounds like you had as good as time as the attendees.  On the attendee only email link to your presentations your first presentation is not coming up and I so want to study your tables and code, I have quite a few projects that I would like to use it on.  Any chance of getting that up on the AEA site or email it me.

Thanks for the insight and inspiration!</description>
		<content:encoded><![CDATA[<p>You are a fabulous speaker!  I so enjoyed your segments.  It sounds like you had as good as time as the attendees.  On the attendee only email link to your presentations your first presentation is not coming up and I so want to study your tables and code, I have quite a few projects that I would like to use it on.  Any chance of getting that up on the AEA site or email it me.</p>
<p>Thanks for the insight and inspiration!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AxsDeny</title>
		<link>http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-121123</link>
		<dc:creator>AxsDeny</dc:creator>
		<pubDate>Fri, 30 Mar 2007 17:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-121123</guid>
		<description>Sorry about that. It&#039;s opened up now and I added it to the AEABoston2007 group.</description>
		<content:encoded><![CDATA[<p>Sorry about that. It&#8217;s opened up now and I added it to the AEABoston2007 group.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dale Cruse</title>
		<link>http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-121121</link>
		<dc:creator>Dale Cruse</dc:creator>
		<pubDate>Fri, 30 Mar 2007 17:41:55 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-121121</guid>
		<description>Eric, I had the pleasure of sitting next to you right after your presentation Monday morning. It was great to meet you and Jeffrey and Dan Cederholm and the rest of the crew. I&#039;ve told many people that the event was outstanding - from the content to all the great food that was always available. If only every conference was this good!</description>
		<content:encoded><![CDATA[<p>Eric, I had the pleasure of sitting next to you right after your presentation Monday morning. It was great to meet you and Jeffrey and Dan Cederholm and the rest of the crew. I&#8217;ve told many people that the event was outstanding &#8211; from the content to all the great food that was always available. If only every conference was this good!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff White</title>
		<link>http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-121115</link>
		<dc:creator>Jeff White</dc:creator>
		<pubDate>Fri, 30 Mar 2007 17:30:40 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-121115</guid>
		<description>Eric, I didn&#039;t get a chance to talk to you at the event, but I wanted you to know that I thoroughly enjoyed the conference and came away with a renewed interest in what I do everyday. Your presentations especially were amazing for me. Thank you!</description>
		<content:encoded><![CDATA[<p>Eric, I didn&#8217;t get a chance to talk to you at the event, but I wanted you to know that I thoroughly enjoyed the conference and came away with a renewed interest in what I do everyday. Your presentations especially were amazing for me. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zeldman</title>
		<link>http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-121095</link>
		<dc:creator>zeldman</dc:creator>
		<pubDate>Fri, 30 Mar 2007 16:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comment-121095</guid>
		<description>@AxsDeny, the &lt;a href=&quot;http://www.flickr.com/photos/axsdeny/436646469/&quot; rel=&quot;nofollow&quot;&gt;flickr photo you linked to&lt;/a&gt; is private; we can&#039;t see it.  M&#039;waah! :*(</description>
		<content:encoded><![CDATA[<p>@AxsDeny, the <a href="http://www.flickr.com/photos/axsdeny/436646469/" rel="nofollow">flickr photo you linked to</a> is private; we can&#8217;t see it.  M&#8217;waah! :*(</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
        "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head profile="http://gmpg.org/xfn/1">
<title>meyerweb.com</title>
<link rel="openid.server" href="http://www.myopenid.com/server">
<link rel="openid.delegate" href="http://emeyer.myopenid.com/">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link rel="shortcut icon" href="/favicon.ico"><link rel="home" href="http://meyerweb.com/" title="Home" ><link rel="stylesheet" href="http://meyerweb.com/ui/meyerweb.css" type="text/css" media="screen, projection"><link rel="stylesheet" href="http://meyerweb.com/ui/theme.css" type="text/css" media="screen, projection" id="themeLink"><link rel="stylesheet" href="http://meyerweb.com/ui/print.css" type="text/css" media="print"><script src="http://meyerweb.com/ui/addresses.js" type="text/javascript"></script><link rel="stylesheet" href="/ui/wordpress.css" type="text/css" media="screen">
<link rel="stylesheet" href="/ui/tfe.css" type="text/css" media="screen">
<link rel="stylesheet" href="/ui/home.css" type="text/css" media="screen">
<link rel="alternate" type="application/rss+xml" title="Thoughts From Eric" href="/eric/thoughts/rss2/full" />
<link rel="alternate" type="application/rss+xml" title="Thoughts From Eric (only technical posts)" href="/eric/thoughts/category/tech/rss2/full" />
<link rel="alternate" type="application/rss+xml" title="Thoughts From Eric (only personal posts)" href="/eric/thoughts/category/personal/rss2/full" />
<link rel="alternate" type="application/rss+xml" title="Distractions" href="/eric/thoughts/recent-links/rss2" />
<link rel="alternate" type="application/rss+xml" title="Excuse of the Day" href="/feeds/excuse/rss20.xml" />
</head>
<body id="www-meyerweb-com" class="hpg">

<div id="sitemast"><h1><a href="/"><span>meyerweb</span>.com</a></h1></div><div id="search"><h4>Exploration</h4><!-- SiteSearch Google --><form method="get" action="http://www.google.com/custom" target="_top"><div><input type="hidden" name="domains" value="meyerweb.com"></input><label for="sbb" style="display: none">Submit search form</label><input type="submit" name="sa" value="Google Search" id="sbb"></input><label for="sbi" style="display: none">Enter your search terms</label><input type="text" name="q" size="31" maxlength="255" value="" id="sbi"></input><p><input type="radio" name="sitesearch" value="meyerweb.com" checked id="ss1"></input><label for="ss1" title="Search meyerweb.com">meyerweb.com</label><input type="radio" name="sitesearch" value="" id="ss0"></input><label for="ss0" title="Search the Web">Web</label></p><input type="hidden" name="client" value="pub-3772084027748653"></input><input type="hidden" name="forid" value="1"></input><input type="hidden" name="ie" value="ISO-8859-1"></input><input type="hidden" name="oe" value="ISO-8859-1"></input><input type="hidden" name="safe" value="active"></input><input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1"></input><input type="hidden" name="hl" value="en"></input></div></form><!-- SiteSearch Google --><!-- <form method="get" action="http://www.google.com/custom"><div><input type="submit" name="sa" value="Search"><input type="text" name="q" size="20" maxlength="255" value=""><input type="hidden" name="sitesearch" value="meyerweb.com"></div></form><small><a href="http://www.google.com/search">Powered by Google</a></small> --></div><div id="main"><div class="skipper">Skip to: <a href="#extra">site navigation/presentation</a></div><div class="skipper">Skip to: <a href="#thoughts">Thoughts From Eric</a></div>
<div id="thoughts">


<div class="entry">
<h3><a href="http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/" rel="bookmark" title="Permanent Link: After Boston">After Boston</a></h3>
<ul class="meta">
<li class="date">Fri 30 Mar 2007</li>
<li class="time">1100</li>
<li class="cat"><a href="http://meyerweb.com/eric/thoughts/category/tech/an-event-apart/" title="View all posts in An Event Apart" rel="category tag">An Event Apart</a><br> <a href="http://meyerweb.com/eric/thoughts/category/personal/projects/" title="View all posts in Projects" rel="category tag">Projects</a></li>
<li class="cmt"><a href="http://meyerweb.com/eric/thoughts/2007/03/30/after-boston/#comments">18 responses</a></li>
<li></li><li></li></ul>

<div class="text">
<p>
Wow.
</p>
<p>
Just wow.
</p>
<p>
I&#8217;m back home and I still can&#8217;t believe how amazing <a href="http://aneventapart.com/events/boston07/">An Event Apart Boston</a> was for me and everyone with whom I talked.  I knew going in it was a great lineup of speakers covering great topics.  I knew that we had <a href="http://flickr.com/photos/meyerweb/436453459/">a completely kick-ass staff</a> in place, and <a href="http://flickr.com/photos/zeldman/434152891/">amazing volunteers</a> to help us out.  I knew that we&#8217;d have great support from the venue.
</p>
<p>
I knew all that, and I was still overwhelmed and ecstatic at how things went.  At least on one level.  On another, thanks to the aforementioned kick-ass staff, things went so smoothly that I almost felt like I was a speaker at someone else&#8217;s conference.  I had so little to worry about that it was sometimes hard to remember that this was all happening because Jeffrey and I, over breakfast at Las Manitas in Austin, decided to take a chance and put on a show.  In a way, I had to prod myself just a little to remember to feel pride in what we&#8217;d accomplished.
</p>
<p>
What required no effort to feel was a deep sense of humility and awe that so many people had come to support what we did.  Over five hundred folks gathered in Boston, drawn by the same love of the web and pride in Doing Things Right that drives us.  I see the attendees at AEA as the craftsmen and women of the web.  Sure, there are shops mass-producing sites, the way a factory churns out cheap clocks.  That&#8217;s fine if you just want something to put on your nightstand.  But if you want an elegant, finely tuned work of art that you&#8217;d hang in a prominent place, a clock that is as much a point of pride as a timepiece&#8212;you find a craftsman.  And that&#8217;s who came to Boston.  That&#8217;s who comes to An Event Apart.
</p>
<p>
What amazed me even more was the overwhelming wave of positive feedback that we got.  Marci, our event manager, told me that in 25 years of event planning, she&#8217;s never seen attendees so happy.  So many people came up to me and Jeffrey and Marci just to say, &#8220;Thank you so much for doing this&#8221;.  <em>They</em> were thanking <em>us</em>, which seems entirely backwards.  I did thank each of them for coming to the event, but let me state it here for anyone I didn&#8217;t get to thank in person.  Thank you so much for coming to AEA and showing that you know creating the web is much more than churning out code, and that you take pride in being a craftsman.  Thank you for making the show so amazing.  Without you, it couldn&#8217;t have happened at all.
</p>
<p>
Now I&#8217;m looking forward to <a href="http://aneventapart.com/events/seattle07/">AEA Seattle</a> twice as much as before, and I thought I was already maxed out on anticipation.
</p>
<p>
Again: wow.  Thank you, one and all.
</p>
</div>

</div>

</div>
<p style="font-size: 90%; text-align: right; margin-top: 0.5em; padding-top: 0;">(If you care, there's even an <a href="/eric/thoughts/page/2/">archive of previous thoughts</a>...)</p>

</div><div id="extra"><div class="panel" id="archipelago"><h4>Identity Archipelago</h4><ul><li><a href="http://flickr.com/photos/meyerweb/" rel="me">Flickr</a></li><li><a href="http://twitter.com/meyerweb/" rel="me">Twitter</a></li><li><a href="http://dopplr.com/traveller/meyerweb">Dopplr</a></li><li><a href="http://www.linkedin.com/in/meyerweb" rel="me">LinkedIn</a></li><li><a href="http://technorati.com/profile/emeyer" rel="me">Technorati</a></li></ul></div><div class="panel" id="pointers"><h4>Projects Elsewhere</h4><ul><li><a href="http://aneventapart.com/">An Event Apart</a></li><li><a href="http://complexspiral.com/">Complex Spiral Consulting</a></li><li><a href="http://www.webassist.com/go/css/emeyer/">CSS Sculptor</a></li><li><a href="http://css-discuss.org/">css-discuss</a></li><li><a href="http://microformats.org/">Microformats</a></li><li><a href="http://s5project.org/">S5</a></li></ul></div><div class="panel" id="tour"><ul><li><a href="http://fray.com/issue3/"><img src="http://fray.com/images/i3c.gif" alt="Fray Contributor (Issue 3: Sex &amp; Death)" /></a></li><!-- <li><a href="http://www.webassist.com/go/css/emeyer/"><img src="/pix/CS_ad_180x109.jpg" alt="CSS Sculptor for Dreamweaver" style="max-width: 100%;" /></a></li> --></ul></div><div class="panel">
<h4>Recently Tweeted</h4>
<p class="more"><a href="http://twitter.com/meyerweb">see more</a></p>
<p>I think the fortune in my Chinese fortune cookie was written by Grover Norquist.  I bet he's getting paid for those off the books. <small>&#8211;tweeted 22 hours, 15 minutes ago</small></p>
</div><div id="sideblog" class="panel">
<h4>Distractions</h4>
<p class="more">
<a href="/eric/thoughts/recent-links/">archive</a>
</p>
<ul>
<li><a href="http://tweetagewasteland.com/2010/03/my-head-is-in-the-cloud/" title="March 18 | &#8220;I sense that my addiction to the realtime stream is only making room for the consumption of a faster stream.&#8221;">My Head is in the Cloud</a> <small>[via <a href="http://daringfireball.net/">John</a>]</small></li>
<li><a href="http://8bitnyc.com/" title="March 17 | All of a sudden I want to establish a mission in Central Park and negotiate with the natives for gold and food.">8-Bit NYC</a></li>
<li><a href="http://www.youtube.com/watch?v=nFicqklGuB0&amp;feature=player_embedded" title="March 12 | Wry comment expressing my appreciation of the creative derivativeness of this video and its uncanny accuracy in mocking common tropes.">Academy Award Winning Movie Trailer</a></li>
<li><a href="http://www.youtube.com/watch?v=414TmP12WAU" title="March 9 | &#8220;Apple juice&#8230; for half price!&#8221;  More like twice PRICELESS.  (Note: If you&#8217;re at work, don your headphones.)">Happy in Paraguay</a> <small>[via <a href="http://unstoppablerobotninja.com/">Ethan</a>]</small></li>
<li><a href="http://www.youtube.com/watch?v=9V5ubAOeOBk&amp;feature=player_embedded" title="February 10 | This is approximately the best thing ever.">U900 -Walk Don&#8217;t Run (Isogabamaware)</a></li>
<li><a href="http://www.456bereastreet.com/archive/201002/sifr_default_css_hides_content_from_at_least_one_screen_reader/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A 456bereastreet %28456 Berea Street%29" title="February 8 | -9999px comes through again, but I really wish we were beyond that kind of thing.">sIFR default CSS hides content from at least one screen reader</a></li>
<li><a href="http://www.macosxhints.com/article.php?story=20100117064356428" title="February 8 | Storing this for future use.">Take a picture with the iSight camera when a folder is opened</a></li>
<li><a href="http://mingle2.com/blog/view/web-developer-mind" title="February 4 | Mostly valid.  (SEE WHAT I DID THERE?)">The Mind of a Web Developer: An Illustrated Diagram</a></li>
<li><a href="http://www.theonion.com/content/news/science_channel_refuses_to_dumb" title="January 28 | &#8220;Punkin Chunkin, for Christ&#8217;s sake&#8230; What more do you people want?&#8221;">Science Channel Refuses To Dumb Down Science Any Further</a></li>
<li><a href="http://www.mailchimp.com/blog/project-omnivore-declassified/" title="January 27 | Sounds like quite a feat.  But I wonder how we&#8217;d feel if Microsoft or Google announced the same kind of thing on their e-mail services.">MailChimp&#8217;s Project Omnivore: Declassified</a></li>
<li><a href="http://www.politifact.com/truth-o-meter/statements/2010/jan/25/carolyn-maloney/congresswoman-says-democratic-presidents-create-mo/" title="January 26 | &#8220;Obviously, luck matters a lot, but when there is a consistent pattern over more than 60 years, it starts to look like more than just luck.&#8221;">Congresswoman says Democratic presidents create more private-sector jobs</a></li>
<li><a href="http://www.ted.com/talks/taylor_mali_what_teachers_make.html" title="January 25 | Truth.">Taylor Mali: What teachers make</a></li>
<li><a href="http://notebook.johnmartz.com/how-websites-work?c=1" title="January 22 | At last, the truth is out and I can stop pretending:  beatific monkeys are what makes it all go.">How websites work</a></li>
</ul>
</div>
<div class="panel" id="advisory">
<div class="guarded">
<a href="http://blogadvisorysystem.com/"><img src="/pix/bas/guarded.png" alt="Blog Advisory System Alert Level: Guarded"></a>
</div>
</div>

<div class="panel" id="excuse">
<h4>The <a href="/feeds/excuse/">excuse of the day</a> is</h4>
<p>neutrino interactions</p>
</div>

<div class="panel" id="extras">
<h4>Extras</h4>
<ul>
<li><a href="/feeds/">Feeds</a> &#8226;</li>
<li><a href="/eric/faq.html">FAQ</a> &#8226;</li>
<li><a href="/family.html">Family</a></li>
</ul>
</div>

</div>

<div id="navigate">
<h4>Navigation</h4>
<ul id="navlinks">
<li id="archLink"><a href="/eric/thoughts/">Archives</a></li>
<li id="cssLink"><a href="/eric/css/">CSS</a></li>
<li id="toolsLink"><a href="/eric/tools/">Toolbox</a></li>
<li id="writeLink"><a href="/eric/writing.html">Writing</a></li>
<li id="speakLink"><a href="/eric/talks/">Speaking</a></li>
<li id="otherLink"><a href="/other/">Leftovers</a></li>
<li id="aboutsite"><a href="/ui/about.html">About this site</a></li>
</ul>
</div>

<div id="footer">
<p class="sosumi">All contents of this site, unless otherwise noted, are &copy;1995-2008 <strong>Eric A. and Kathryn S. Meyer</strong>.  All Rights Reserved.</p>
<p>"<a href="/eric/thoughts/">Thoughts From Eric</a>" is powered by the &uuml;bercool <a href="http://wordpress.org/">WordPress</a></p>
</div>
</body>
</html>
