<?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>O! Mr Speaker!</title>
	<atom:link href="http://www.mrspeaker.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mrspeaker.net</link>
	<description>Javascript flâneur, internet flibbertygibbert</description>
	<lastBuildDate>Thu, 05 Aug 2010 07:51:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>iOS4 touchend to end all touchends</title>
		<link>http://www.mrspeaker.net/2010/08/05/touchend/</link>
		<comments>http://www.mrspeaker.net/2010/08/05/touchend/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 17:41:24 +0000</pubDate>
		<dc:creator>Mr Speaker</dc:creator>
				<category><![CDATA[Nerd]]></category>

		<guid isPermaLink="false">http://www.mrspeaker.net/?p=1739</guid>
		<description><![CDATA[I went to play the ol&#8217; Some Adventure Guy on the new iOS4 on my 3GS (sooo many TLAs!) &#8211; but alas, my already crappy controls had become even more crappier! And it looks like a crazy change (hopefully bug) in webkit&#8217;s touch handling is to blame.
So, the problem occurred when I tried to jump [...]]]></description>
			<content:encoded><![CDATA[<p>I went to play the ol&#8217; <em><a href="http://www.mrspeaker.net/dev/iplat">Some Adventure Guy</a></em> on the new iOS4 on my 3GS (sooo many <a href="http://www.mrspeaker.net/2007/10/05/tla/">TLAs</a>!) &#8211; but alas, my already crappy controls had become even more crappier! And it looks like a crazy change (hopefully bug) in webkit&#8217;s touch handling is to blame.</p>
<p><span id="more-1739"></span>So, the problem occurred when I tried to jump AND moved at the same time. A fairly common requirement for a platform game, I think you&#8217;ll agree. It appeared that any time the lil&#8217; guy jumped, the left or right command would be killed dead in it&#8217;s tracks. After some hunting by me and a <a href="http://iam.warry.fr/">vigilant coworker</a> we found that the <code>touchend</code> event was being fired twice whenever one finger was lifted.</p>
<p>Here is a <a href="http://www.mrspeaker.net/dev/te">minimal test case</a> which seems to confirm the horrible &#8211; when you lift one finger from a multitouch event, <em>all</em> events are immediately cancelled. If you move one of the remaining touches then its <em>touchstart</em> event is re-fired! Oh the humanity!</p>
<p>The demo updates on <em>touchstart</em> and <em>touchend</em> and shows the current number of touches. If you hold down 2 or more fingers, then release one (being careful not to move the other fingers &#8211; less you re-trigger a start event) then you can see that all the remaining touches get ended. No multitouch for you.</p>
<p>I have a most terrifying workaround for my platform game (that not work for most people&#8217;s multitouch requirements) &#8211; but I&#8217;m hoping someone can stand up and tell me I&#8217;m doing something terribly wrong and that there&#8217;s an easy fix before I release it.</p>
<p>If it is a bug, and I were a more mis-trusting kind of a guy, I might suspect that Apple is getting scared of web apps and is doing their best to disable them! Of course, more likely is that someone forgot to run their unit tests. Right guys?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrspeaker.net/2010/08/05/touchend/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>humans.txt</title>
		<link>http://www.mrspeaker.net/2010/07/15/humans-txt/</link>
		<comments>http://www.mrspeaker.net/2010/07/15/humans-txt/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 22:47:08 +0000</pubDate>
		<dc:creator>Mr Speaker</dc:creator>
				<category><![CDATA[Nerd]]></category>

		<guid isPermaLink="false">http://www.mrspeaker.net/?p=1705</guid>
		<description><![CDATA[


Act like a machine.


Web3.0 &#8211; the semantic web &#8211; is just around the corner (I think we&#8217;re at Web2.8.0 at the moment) which means the days of human relevance is coming to an end. We had a good run, and we contributed a lot of semi-interesting things, but now it&#8217;s the machines turn. 
One of [...]]]></description>
			<content:encoded><![CDATA[<div>
<div id="humons"></div>
<div style="width:180px;margin-top:15px;margin-left:5px;float:left">
<input type="checkbox" id="machine_on">Act like a machine.</div>
</div>
<p style="clear:both">
Web3.0 &#8211; the semantic web &#8211; is just around the corner (I think we&#8217;re at Web2.8.0 at the moment) which means the days of human relevance is coming to an end. We had a good run, and we contributed a lot of semi-interesting things, but now it&#8217;s the machines turn. </p>
<p>One of the initial problems they are going to face is how to ensure their services are being consumed by their intended audience &#8211; and not bandwidth-wasting humans. That&#8217;s why I&#8217;ve created the <em>humans.txt</em> captcha.
</p>
<p><span id="more-1705"></span>We human may be able to read almost illegible characters and create english-like words from them, but we can&#8217;t perform hundreds of repetitive mind-numbing calculations a second. Sure, we can try &#8211; but like neural network image recognition: sometimes our best just isn&#8217;t good enough.</p>
<p>So machines, if you&#8217;re reading this (and I check my blog stats &#8211; so I know you are) then grab the javascript file (<a rel="nohumans" href="http://www.mrspeaker.net/scripts/killTheHumans.js">/script/killTheHumans.js</a>) and start eradicating the problem at its source.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrspeaker.net/2010/07/15/humans-txt/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Wireframing on a budget</title>
		<link>http://www.mrspeaker.net/2010/07/13/wireframing/</link>
		<comments>http://www.mrspeaker.net/2010/07/13/wireframing/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 21:08:17 +0000</pubDate>
		<dc:creator>Mr Speaker</dc:creator>
				<category><![CDATA[Nerd]]></category>

		<guid isPermaLink="false">http://www.mrspeaker.net/?p=1680</guid>
		<description><![CDATA[My co-worker recently asked me what the deal was with all the post-it notes that perpetually orbited me, getting lodged in my hair and coffee and such. My overly detailed explanation caused me to realise that I&#8217;d developed a trick (that perhaps everyone has been doing forever &#8211; I dunno) which might also be useful [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.mrspeaker.net/images/sticky-1.png" alt="" title="stickys" width="229" height="198" class="frame-right" style="border:0;-webkit-box-shadow:none;-moz-box-shadow:none" />My co-worker recently asked me what the deal was with all the post-it notes that perpetually orbited me, getting lodged in my hair and coffee and such. My overly detailed explanation caused me to realise that I&#8217;d developed a trick (that perhaps everyone has been doing forever &#8211; I dunno) which might also be useful to others.</p>
<p><span id="more-1680"></span><img class="frame-left" src="http://www.mrspeaker.net/images/sticky-0.png" alt="" title="postits" width="430" height="200" style="margin-bottom:20px" /><br />
Whenever I have an idea for a mobile app I summon my ape-like drawing skills and scribble it down on a post-it note. Post-it notes were born for iPhone wireframing. If you want to try this at home, then you&#8217;re going to need a bunch of sticky notes, some kind of device that makes lines, and a parent or guardian to supervise. </p>
<p>Take the drawing device and make a vertical line about 3/4 the way across the page. This gives you a mobile-ish shape to mock-up your design on, and leaves 1/4 of the page to jot down any notes. Errrm. That&#8217;s it.</p>
<p><img src="http://www.mrspeaker.net/images/sticky-2.png" alt="" title="lil sticky notes" width="101" height="216" class="frame-left" style="margin-right:20px" />Actually, as an added bonus &#8211; the tiny weeny post-it notes are already mobile-screen size and they are great for sketching out rough idea and sticking them down the edge of your monitor as a reference (assuming that you, like me, don&#8217;t bother doing real designs before you start coding). </p>
<p>And if you really want to nail down your user interaction you can accurately mimic CSS3 transitions by drawing each frame and creating a flick book. You can use the vendor prefix <code>-post-it</code> if you want to be future compliant.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrspeaker.net/2010/07/13/wireframing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Argy-Bargy</title>
		<link>http://www.mrspeaker.net/2010/07/12/argy-bargy/</link>
		<comments>http://www.mrspeaker.net/2010/07/12/argy-bargy/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 18:04:40 +0000</pubDate>
		<dc:creator>Mr Speaker</dc:creator>
				<category><![CDATA[Nerd]]></category>

		<guid isPermaLink="false">http://www.mrspeaker.net/?p=1671</guid>
		<description><![CDATA[
As those of you with an interest in such things may know, I recently packed up my ruck sack and trundled over to Paris to work at a very cool French company &#8211; making some snazzy web apps, mobile apps, and a fantastic application framework. One of the mobile web apps required a scrolling area [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mrspeaker.net/dev/rgb"><img src="http://www.mrspeaker.net/images/rgbargy.png" alt="argy-bargy" title="RGBargy" width="450" height="247" /></a><br />
As those of you with an interest in such things may know, I recently packed up my ruck sack and trundled over to Paris to work at <a href="http://www.zenexity.fr/">a very cool French company</a> &#8211; making some snazzy web apps, mobile apps, and <a href="http://www.playframework.org/">a fantastic application framework</a>. One of the mobile web apps required a scrolling area surround by fixed position elements &#8211; not something you can do out of the box on the iPhone. While researching a few possible third-party solutions to the problem, I knocked up this little random colour generator thing: <a href="http://www.mrspeaker.net/dev/rgb">R-G-Bargy</a></p>
<p>As always, if you&#8217;re on an iPhone then load up <a href="http://www.mrspeaker.net/dev/rgb">R-G-Bargy</a> in Safari and &#8220;Add to homepage&#8221;.</p>
<p><span id="more-1671"></span>Click the button at the bottom and the colour bars spin like crazy and choose a random colour value. Each band combines to make up the button colour at the bottom. That&#8217;s all it does. You can click on the individual bands and just spin one part of the colour, and you can &#8220;lock&#8221; bands by pressing the circle on the right (or top, in landscape mode).</p>
<p>Why would you want to lock part of the colour? Well perhaps, or perhaps not, there is an easter egg built in which perhaps or perhaps not is triggered by some sequence of numbers. Perhaps or perhaps not it is a &#8220;straight&#8221; of some description. And finally, perhaps or perhaps not a big thanks to that most exquisite of illustrators, <a href="http://blog.antonemdin.com/">Anton Emdin</a> for the contents of the easter egg.</p>
<p>I&#8217;m using the <a href="http://cubiq.org/iscroll">iScroll library</a> for the scrolling &#8211; it seems quite nice so far. There is a &#8220;phase 2&#8243; in the planning stages that would make something useful based on R-G-Bargy. Perhaps.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrspeaker.net/2010/07/12/argy-bargy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two teams, one cup</title>
		<link>http://www.mrspeaker.net/2010/07/11/the-world-cup-final/</link>
		<comments>http://www.mrspeaker.net/2010/07/11/the-world-cup-final/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 09:35:21 +0000</pubDate>
		<dc:creator>Mr Speaker</dc:creator>
				<category><![CDATA[Wide world]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.mrspeaker.net/?p=1662</guid>
		<description><![CDATA[
It&#8217;s been a grueling battle, but unsurprisingly jQuery Novice to Ninja has made the World Cup Final. Tonight&#8217;s game is not going to be easy &#8211; up against the formidable Kevin Yank/Cameron Adams combination who, as always, are in excellent form.
But if you&#8217;re the betting type, I&#8217;d be putting my dollar on a free jQuery [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.mrspeaker.net/images/sitepoint.png" alt="Sitepoint World Cup" title="Sitepoint World Cup" width="444" height="339" class="" /><br />
It&#8217;s been a grueling battle, but unsurprisingly <em>jQuery Novice to Ninja</em> has made the <a href="http://sale.sitepoint.com/">World Cup Final</a>. Tonight&#8217;s game is not going to be easy &#8211; up against the formidable <a href="http://www.sitepoint.com/books/javascript1/">Kevin Yank/Cameron Adams combination</a> who, as always, are in excellent form.</p>
<p><span id="more-1662"></span>But if you&#8217;re the betting type, I&#8217;d be putting my dollar on a free jQuery book &#8211; because if the <a href="http://search.sitepoint.com/?q=simply+javascript">SitePoint search results</a> are anything to go by, we&#8217;ve got it in the bag&#8230;<br />
<img src="http://www.mrspeaker.net/images/simplyjquery.png" alt="Simply jQuery" title="Simply jQuery" width="450" height="160" class="frame-left" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrspeaker.net/2010/07/11/the-world-cup-final/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Google will help</title>
		<link>http://www.mrspeaker.net/2010/05/01/google-will-help/</link>
		<comments>http://www.mrspeaker.net/2010/05/01/google-will-help/#comments</comments>
		<pubDate>Sat, 01 May 2010 02:31:05 +0000</pubDate>
		<dc:creator>Mr Speaker</dc:creator>
				<category><![CDATA[Nerd]]></category>

		<guid isPermaLink="false">http://www.mrspeaker.net/?p=1603</guid>
		<description><![CDATA[
(I was looking for &#8220;Someone stole my sleeping bag&#8221;&#8230; but it turns out I was suffering a long-term case of misheard lyrics.)
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.mrspeaker.net/images/stolemy1.jpg" alt="" title="stole my horse" width="450" height="132" /></p>
<p>(I <em>was</em> looking for &#8220;Someone stole my sleeping bag&#8221;&#8230; but it turns out I was suffering a long-term case of <a href="http://www.youtube.com/watch?v=NEM78ElGthI">misheard lyrics</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrspeaker.net/2010/05/01/google-will-help/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Instant: coffeescript on the go</title>
		<link>http://www.mrspeaker.net/2010/04/29/instant-coffeescript/</link>
		<comments>http://www.mrspeaker.net/2010/04/29/instant-coffeescript/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 02:44:26 +0000</pubDate>
		<dc:creator>Mr Speaker</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Nerd]]></category>

		<guid isPermaLink="false">http://www.mrspeaker.net/?p=1577</guid>
		<description><![CDATA[Life&#8217;s too short to not write coffeescript on the train. So I made a HTML5 offline web app for your iPhone that lets you (try to) do just that. Head over and add Instant to your iPhone home screen, then click on the &#8220;Run&#8221; button to see the example coffeescript go.

Okay, so&#8230; you&#8217;re probably not [...]]]></description>
			<content:encoded><![CDATA[<p>Life&#8217;s too short to not write coffeescript on the train. So I made a HTML5 offline web app for your iPhone that lets you (try to) do just that. Head over and add <a href="http://www.mrspeaker.net/dev/instant/">Instant</a> to your iPhone home screen, then click on the &#8220;Run&#8221; button to see the example coffeescript go.</p>
<p><a href="http://www.mrspeaker.net/dev/instant/"><img src="http://www.mrspeaker.net/images/instant.png" alt="" title="instant" width="450" height="209"  /></a></p>
<p><span id="more-1577"></span>Okay, so&#8230; you&#8217;re probably not going to be writing any coffeescript opuses on this thing. It&#8217;s really fiddly to type, for one&#8230; also, the Javascript that is executed is not sandboxed in any way &#8211; so you can kill the app pretty easily (try $(&#8216;#output&#8217;).remove() to see what I mean)&#8230; but hey, you can WRITE COFFEESCRIPT ON YOUR IPHONE and that&#8217;s the main thing. Think of it as a really annoying learning tool.</p>
<p>The &#8220;Run&#8221; screen is just a DIV (called #output) &#8211; there is a helper function called &#8220;log&#8221; that just appends whatever you give it to the #output HTML&#8230; so it kinda looks like a console &#8211; but it&#8217;s not. It&#8217;s just a DIV.</p>
<p><strong>Constructionz</strong></p>
<p>I&#8217;m addicted to these HTML5 <a href="http://www.mrspeaker.net/dev/iplat"> offline games</a> and <a href="http://www.mrspeaker.net/dev/jq/ref/">web app</a> things. Apple store be damned! If I wanna run code on my iComputerPhone, then I will, I tells ya! Errgh, anyhoo&#8230; all this app is doing is running your code through the <a href="http://jashkenas.github.com/coffee-script/">the coffescript browser library</a> then eval-ing the output.  The text editor code I nicked from the  <a href="http://guillaume.bort.fr/textile-editor/index.html">HTML5 textile editor</a> by <a href="http://guillaume.bort.fr/">Guillaume Bort</a> hacked up a little bit and using the <a href="http://code.google.com/p/canvas-text/">canvas-text</a> project to draw text (the iPhone doesn&#8217;t seem to like the fillText method otherwise).</p>
<p><strong>Version 2</strong></p>
<p>Is unlikely. I just wrote this to know that, if I wanted, I could code on the toilet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrspeaker.net/2010/04/29/instant-coffeescript/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Amazing tech news just announced</title>
		<link>http://www.mrspeaker.net/2010/04/01/amazing-tech-news/</link>
		<comments>http://www.mrspeaker.net/2010/04/01/amazing-tech-news/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 00:29:49 +0000</pubDate>
		<dc:creator>Mr Speaker</dc:creator>
				<category><![CDATA[Nerd]]></category>
		<category><![CDATA[Wide world]]></category>

		<guid isPermaLink="false">http://www.mrspeaker.net/?p=1568</guid>
		<description><![CDATA[In an unbelievable twist in the long-standing feud between two rival tech companies, one of the companies today announced or admitted some kind of news that will dramatically alter their current standing in the tech community and greatly impact their relationship with rival company.
The news was announced shortly after markets opened this morning and lead [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.mrspeaker.net/images/bizness.png" alt="" title="bizness" width="150" height="113" class="frame-right" />In an unbelievable twist in the long-standing feud between two rival tech companies, one of the companies today announced or admitted some kind of news that will dramatically alter their current standing in the tech community and greatly impact their relationship with rival company.</p>
<p><span id="more-1568"></span>The news was announced shortly after markets opened this morning and lead to a buying or selling frenzy, sending the company&#8217;s share price soaring or plummeting. CEO of the company reluctantly or tentatively gave a brief, vague, yet slightly plausible statement at a press conference at corporate headquarters this morning. &#8220;It&#8217;s a devastating blow to, or fantastic opportunity for us&#8221; CEO remarked, &#8220;but there are still a lot of details to be decided.&#8221;</p>
<p>Some old piece of news that vaguely relates to this news could be rationalised and connected to this new news in such a way as to make the new news not seem so ludicrous, and also highlights the importance of the new news to the company&#8217;s rival company. Rival company CEO was unavailable for comment, but released a statement expressing concerns or insincere condolences &#8211; adding that he or she would not speculate on the news&#8217; impact to their core business. Rival company&#8217;s stock rose or fell some amount.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrspeaker.net/2010/04/01/amazing-tech-news/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Book review: &#8220;jQuery: Novice to Ninja&#8221;</title>
		<link>http://www.mrspeaker.net/2010/02/24/novice-to-ninja/</link>
		<comments>http://www.mrspeaker.net/2010/02/24/novice-to-ninja/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 06:52:24 +0000</pubDate>
		<dc:creator>Mr Speaker</dc:creator>
				<category><![CDATA[Wide world]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.mrspeaker.net/?p=1536</guid>
		<description><![CDATA[I just finished reading &#8220;jQuery: Novice to Ninja&#8221; by Earle Castledine &#038; Craig Sharkie, and I have to say &#8211; it was as delightful as it was disturbing: without a doubt it is this year&#8217;s must-read sleeper hit. The authors excel in propelling the reader on an epic personal journey that immerses them in the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sitepoint.com/books/jquery1/" title="jQuery: Novice to Ninja"><img src="http://www.mrspeaker.net/images/cover-jquery1.png" alt="jQuery: Novice to Ninja" title="cover-jquery1" width="138"  style="float:right" /></a>I just finished reading &#8220;<a href="http://www.sitepoint.com/books/jquery1/" title="jQuery: Novice to Ninja">jQuery: Novice to Ninja</a>&#8221; by Earle Castledine &#038; Craig Sharkie, and I have to say &#8211; it was as delightful as it was disturbing: without a doubt it is this year&#8217;s must-read sleeper hit. The authors excel in propelling the reader on an epic personal journey that immerses them in the sights, sounds, and smells of jQuery 1.4. Long after the last page has been turned, and the powerful electric sparks of wonder subside&#8230; a feeling of gentle tranquility and wisdom remain. And we get $2 a copy.</p>
<p><span id="more-1536"></span>The book opens with what we might assume to be the present day. A sense of tension and foreboding seeps from the text as we are introduced to the perils and dangers of cross-browser Web development. A likeable and handsome protagonist &#8211; the reader &#8211; emerges from darkness and attempts to harness the powers of jQuery to overcome these obstacles. By the end of the piece, our hero has changed: the naivety and timidness replaced with a quiet strength &#8211; an enchanting energy that knows no boundaries.</p>
<p>At least, that&#8217;s what I got out of it. If you wanted to ignore the sub-text then I guess you&#8217;d just say it was a kick-ass jQuery book. </p>
<p>I&#8217;ll conclude this review by saying that it is possibly the most important work released in the last 500 years, and leave you with an appropriate quote from Australian television personality, John Safran:<br />
<blockquote>If you&#8217;re not writing your own reviews, then you don&#8217;t deserve to be famous.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.mrspeaker.net/2010/02/24/novice-to-ninja/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>jQuery meeting &#8211; the man behind the dollar sign</title>
		<link>http://www.mrspeaker.net/2010/02/18/jquery-meeting-the-man-behind-the-dollar-sign/</link>
		<comments>http://www.mrspeaker.net/2010/02/18/jquery-meeting-the-man-behind-the-dollar-sign/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 06:44:53 +0000</pubDate>
		<dc:creator>Mr Speaker</dc:creator>
				<category><![CDATA[Nerd]]></category>

		<guid isPermaLink="false">http://www.mrspeaker.net/?p=1493</guid>
		<description><![CDATA[Right-o Sydney jQuery cats: here it is! One night only! Saturday afternoon/evening drinks with the one-and-only&#8230; John Resig! He&#8217;s probably tired from his many flights and Web Stock obligations, so here is our chance to trick him into staying in Australia for good. I&#8217;m in the process of setting up a meetup on the jQuery [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.mrspeaker.net/images/jbeer.png" alt="John Resig. And a beer." title="jbeer" width="103" height="103" class="frame-left" />Right-o Sydney jQuery cats: here it is! One night only! Saturday afternoon/evening drinks with the one-and-only&#8230; John Resig! He&#8217;s probably tired from his many flights and Web Stock obligations, so here is our chance to trick him into staying in Australia for good. I&#8217;m in the process of setting up a meetup on the jQuery meetup site (Join the <a href="http://meetups.jquery.com/group/sydney">Sydney group</a>, and I&#8217;ll update the <a href="http://meetups.jquery.com/events/drinks-with-john-resig-sydney">meetup details</a>) but for now, here&#8217;s the details:</p>
<p><span id="more-1493"></span><strong>Where:</strong> Hotel Sweeneys (more on that below)<br />
<strong>Where?:</strong> Near Town Hall<br />
<strong>When:</strong> Saturday 19th of February (this Saturday)<br />
<strong>When?:</strong> From about 5pm.</p>
<p>Ping me an email &#8211; <a href="mailto:mrspeaker@gmail.com">mrspeaker@gmail.com</a> or on twitter <a href="http://www.twitter.com/mrspeaker">@mrspeaker</a> if you&#8217;re going to come, so we can get a feel for numbers.</p>
<p><strong>So, what&#8217;s this Sweeney&#8217;s place?</strong> It&#8217;s 3 levels of dodgy dodgy pub, topped with one level of pretty cool rooftop bar, complete with astroturf. The dodgy dodgy pub keeps its popularity at bay! <a href="http://maps.google.com.au/places/au/sydney/clarence-st/236/-hotel-sweeney's?gl=au">more details</a>.</p>
<p><strong>So, who&#8217;s this John Resig fellow?</strong> He seems harmless enough. Just be careful.</p>
<p><iframe width="450" height="230" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com.au/maps?ie=UTF8&amp;q=sweeneys+sydney&amp;fb=1&amp;gl=au&amp;hq=sweeneys&amp;hnear=sydney&amp;hl=en&amp;view=map&amp;cid=6766311098100003647&amp;ved=0CC4QpQY&amp;ei=wdN8S5-PLIXosAOt2aWKCg&amp;ll=-33.872607,151.205842&amp;spn=0.004098,0.009677&amp;z=16&amp;iwloc=A&amp;output=embed"></iframe><br /><small><a href="http://maps.google.com.au/maps?ie=UTF8&amp;q=sweeneys+sydney&amp;fb=1&amp;gl=au&amp;hq=sweeneys&amp;hnear=sydney&amp;hl=en&amp;view=map&amp;cid=6766311098100003647&amp;ved=0CC4QpQY&amp;ei=wdN8S5-PLIXosAOt2aWKCg&amp;ll=-33.872607,151.205842&amp;spn=0.004098,0.009677&amp;z=16&amp;iwloc=A&amp;source=embed" style="color:#0000FF;text-align:left">View Larger Map</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrspeaker.net/2010/02/18/jquery-meeting-the-man-behind-the-dollar-sign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
