<?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>unscriptable.com &#187; Non-programming</title>
	<atom:link href="http://unscriptable.com/category/non-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://unscriptable.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Thu, 02 Feb 2012 03:05:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>OOCSS for JavaScript Pirates</title>
		<link>http://unscriptable.com/2010/11/15/oocss-for-javascript-pirates/</link>
		<comments>http://unscriptable.com/2010/11/15/oocss-for-javascript-pirates/#comments</comments>
		<pubDate>Tue, 16 Nov 2010 03:17:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Non-programming]]></category>
		<category><![CDATA[OOCSS]]></category>

		<guid isPermaLink="false">http://unscriptable.com/?p=676</guid>
		<description><![CDATA[A few weeks back I had the awesome opportunity to speak at the jQuery Conference in Boston. A colleague, Boaz Sender, encouraged me to propose a topic, but I couldn&#8217;t help wondering, &#8220;What could a dojo enthusiast possibly speak about at a jQuery conference?&#8221; Speak about dojo? Uh, no way. That wouldn&#8217;t fly. How about [...]]]></description>
			<content:encoded><![CDATA[<p>A few weeks back I had the awesome opportunity to speak at the <a href="http://events.jquery.org/2010/boston/">jQuery Conference in Boston</a>.  A colleague, <a href="http://boazsender.com/">Boaz Sender</a>, encouraged me to propose a topic, but I couldn&#8217;t help wondering, &#8220;What could a dojo enthusiast possibly speak about at a jQuery conference?&#8221;  </p>
<p><em>Speak about dojo? Uh, no way. That wouldn&#8217;t fly.</em></p>
<p><em>How about something about pure JavaScript? Maybe I could extract a feature of cujo.js and turn it into a jQuery plugin! &#8230; Nah, that&#8217;ll take too long.  No time.</em></p>
<p><em>Wait! OOCSS! It&#8217;s applicable to all JavaScript development!</em><br />
<span id="more-676"></span></p>
<p><!-- embedded slideshare widget --></p>
<div style="width:425px; float:right; margin-left: 10px;" id="__ss_5465648"><strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/unscriptable/oocss-for-javascript-pirates-jqcon-boston" title="OOCSS for JavaScript Pirates jQcon Boston">OOCSS for JavaScript Pirates jQcon Boston</a></strong><object id="__sse5465648" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=oocssforjavascriptpiratespresentationatjqconboston-101017095722-phpapp01&#038;rel=0&#038;stripped_title=oocss-for-javascript-pirates-jqcon-boston&#038;userName=unscriptable" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed name="__sse5465648" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=oocssforjavascriptpiratespresentationatjqconboston-101017095722-phpapp01&#038;rel=0&#038;stripped_title=oocss-for-javascript-pirates-jqcon-boston&#038;userName=unscriptable" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/unscriptable">John Hann</a>.</div>
</div>
<p>I knew that topic was the best chance I had &#8212; if a dojo guy had a chance at all &#8212; to speak at a jQuery conference.  But how to sell the idea to jQuery developers?  Most of the JavaScript coders I know either don&#8217;t understand CSS or don&#8217;t care to understand it.  Well, to be fair, that description fits most of the dojo coders I know.  Lots of jQuery devs come from a design background, so they know CSS.  But still&#8230; how to let the conference attendees know that this talk won&#8217;t simply be about the same old CSS concepts?</p>
<p><em>I&#8217;ll have to just tell them it&#8217;s for advanced coders! This is <strong>CSS for JavaScript Pirates!!!</strong></em></p>
<p>There were only a few days left before I had to submit the proposal for the talk, so I did what every over-worked coder does: I waited until the night the proposal was due.  </p>
<p>I did two revisions before calling it good enough.  (I usually like to wait a few days between revisions because it makes it easier for me to judge the content objectively, but that almost never happens.)</p>
<p>At the bottom of my proposal, I added some additional notes:</p>
<blockquote><p>Note to reviewer: It&#8217;s no secret that I&#8217;m a dojo contributor working on a dojo-based MVC framework (cujo.js).  Let it be known that I&#8217;ve also worked on my share of jQuery projects!  (Who hasn&#8217;t?)  This talk is about OOCSS and JavaScript, not cujo.js or dojo.  I will be showing jQuery code snippets and will explain techniques that jQuery devs can use in their current projects.
</p></blockquote>
<p><em>That oughta alleviate any doubters.  I hope.</em></p>
<p>There was still one major problem, though.  I needed a demo.  I could show some code snippets on the screen, but without a real demo, it just wouldn&#8217;t have the same impact.  I thought I&#8217;d have to write one.  But I knew I&#8217;d never make the time and would end up rushing both the presentation and the demo.  That&#8217;d just make for a sucky experience &#8212; and a sucky, stressful week.</p>
<p>Then it dawned on me.  My buddy, <a href="http://blog.briancavalier.com/">Brian</a>, had an awesome demo already!  His <a href="http://briancavalier.com/digital-clock/">CSS3 Digital Clock</a> app would be perfect!  </p>
<p><em>First, let&#8217;s see if I even get picked. </em></p>
<p>Two days later I got the email with the subject line: &#8220;Your jQuery Boston Conference 2010 talk is accepted!&#8221;</p>
<p><em><strong>WOOHOO!!!</strong></em></p>
<p>A couple of emails, chat conversations, and phone calls later Brian was on the speaker list, too!  </p>
<p><em>This is gonna be EPIC!</em></p>
<p>And it was.  I got a bit nervous in the middle and forgot half of what I wanted to say, but I think I got the major points across.  Brian did an amazing demo, and several dozens of people came up to us later and thanked us for the talk.  I guess that means it was a success.  </p>
<p>Kudos to the jQuery team, to the conference organizers, and to the other speakers.  The whole conference was a huge success, imho.  I am quite honored to have been able to participate in such an awesome event.</p>
<p>For more about the presentation and OOCSS, check out some of these links:</p>
<p>Brian debuted the <a href="http://briancavalier.com/digital-clock/explode.html">exploding mod</a> of the digital clock at the show.  (Very cool.)</p>
<p>Brian&#8217;s <a href="http://blog.briancavalier.com/oocss-for-javascript-pirates-at-jqcon-2010">write-up</a> after the event.</p>
<p>Brian, looking more like a <a href="http://photos.brookhartfamily.com/Events/jQuery-Conference-Boston-2010/14226246_2VpfJ#1051103962_WwDrN">GQ model</a>, than a pirate.  </p>
<p>Me, looking <a href="http://photos.brookhartfamily.com/Events/jQuery-Conference-Boston-2010/14226246_2VpfJ#1051103183_kUhYa">rather stressed</a>. I think I was saying &#8220;yarrrrrrrr&#8221;.</p>
<p>Another link to the <a href="http://www.slideshare.net/unscriptable/oocss-for-javascript-pirates-jqcon-boston">slides</a>.</p>
<p><a href="http://speakerrate.com/talks/4642-oocss-for-javascript-pirates">Rate me and Brian</a> if you attended the talk!</p>
<p>The <a href="http://wiki.github.com/stubbornella/oocss/">github repo</a> for OOCSS.</p>
]]></content:encoded>
			<wfw:commentRss>http://unscriptable.com/2010/11/15/oocss-for-javascript-pirates/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Why the new Facebook facelift is so lame</title>
		<link>http://unscriptable.com/2009/03/14/why-the-new-facebook-facelift-is-so-lame/</link>
		<comments>http://unscriptable.com/2009/03/14/why-the-new-facebook-facelift-is-so-lame/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 02:35:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Non-programming]]></category>

		<guid isPermaLink="false">http://unscriptable.com/index.php/2009/03/14/why-the-new-facebook-facelift-is-so-lame/</guid>
		<description><![CDATA[If you’ve logged into Facebook lately, you couldn’t have missed the new design. This design brings some much needed features. I especially appreciate the ability to filter my News Feed by friend group. Since I already keep my friends in separate groups (a painstaking process), this was a freebie for me. But overall, Facebook disappoints [...]]]></description>
			<content:encoded><![CDATA[<p>If you’ve logged into Facebook lately, you couldn’t have missed the new design. This design brings some much needed features. I especially appreciate the ability to filter my News Feed by friend group. Since I already keep my friends in separate groups (a painstaking process), this was a freebie for me.</p>
<p>But overall, Facebook disappoints for several reasons.</p>
<p><a href="http://faintestnotion.com/index.php/2009/03/why-the-new-facebook-facelift-is-so-lame/" alt="Continues at faintestnotion.com"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://unscriptable.com/2009/03/14/why-the-new-facebook-facelift-is-so-lame/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

