<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-1550659937093459079</id><updated>2025-09-16T04:08:20.620-04:00</updated><category term="music"/><category term="geek"/><title type='text'>notes.mrjon.es</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://notes.mrjon.es/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1550659937093459079/posts/default'/><link rel='alternate' type='text/html' href='http://notes.mrjon.es/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Matt Jones</name><uri>http://www.blogger.com/profile/00482639219841297985</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>5</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1550659937093459079.post-3141667127155674260</id><published>2013-01-06T22:31:00.000-05:00</published><updated>2013-01-06T22:31:12.547-05:00</updated><title type='text'>Portal sentry turret</title><content type='html'>Cristina and I put a motion sensor on an Arduino and made a Portal sentry turret:&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;iframe allowfullscreen=&#39;allowfullscreen&#39; webkitallowfullscreen=&#39;webkitallowfullscreen&#39; mozallowfullscreen=&#39;mozallowfullscreen&#39; width=&#39;320&#39; height=&#39;266&#39; src=&#39;https://www.youtube.com/embed/tAoZ-vMswjI?feature=player_embedded&#39; frameborder=&#39;0&#39;&gt;&lt;/iframe&gt;&lt;/div&gt;
We bought a motion sensor and Arduino ethernet shield at RadioShack, with no particular goal in mind, and wanted to figure out a way to combine them.&lt;br /&gt;
&lt;br /&gt;
The Arduino is acting as a mini web server, and it serves a single page that refreshes itself every 2 seconds. If the motion sensor has recently started (or stopped) detecting motion, it will embed an appropriate sound clip in the page.&lt;br /&gt;
&lt;br /&gt;
For the next version, it&#39;d be simpler to &lt;a href=&quot;http://www.adafruit.com/products/94&quot; target=&quot;_blank&quot;&gt;hook a speaker up to the Arduino directly&lt;/a&gt;, and cut out the web server ... but for today, the whole point was find a use for the ethernet shield.&lt;br /&gt;
&lt;br /&gt;
[ &lt;a href=&quot;https://github.com/mrjones/PortalTurret&quot; target=&quot;_blank&quot;&gt;Code&lt;/a&gt; ]</content><link rel='replies' type='application/atom+xml' href='http://notes.mrjon.es/feeds/3141667127155674260/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notes.mrjon.es/2013/01/portal-sentry-turret.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1550659937093459079/posts/default/3141667127155674260'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1550659937093459079/posts/default/3141667127155674260'/><link rel='alternate' type='text/html' href='http://notes.mrjon.es/2013/01/portal-sentry-turret.html' title='Portal sentry turret'/><author><name>Matt Jones</name><uri>http://www.blogger.com/profile/00482639219841297985</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1550659937093459079.post-8874422390830727341</id><published>2011-12-12T21:36:00.002-05:00</published><updated>2011-12-12T21:36:20.150-05:00</updated><title type='text'>Expecting more from Yelp</title><content type='html'>Yelp has the best database of business reviews. I frequently rely on those ratings to make decisions, and very rarely use other sites.&amp;nbsp;Although the quality of the data keeps me coming back to Yelp, it&#39;s insulating them from being required to innovate on product features. &amp;nbsp;There&#39;s a lot they could do to make me much happier as a customer.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Search&lt;/b&gt;&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&quot;25% [of Yelp&#39;s traffic] is people qualifying ‘Yelp’ as one of the keywords in their [Google] search&quot; - &lt;a href=&quot;http://techcrunch.com/2011/09/21/stoppelman-75-of-yelps-traffic-comes-from-google/&quot; target=&quot;_blank&quot;&gt;Yelp CEO, Jeremy Stoppelman&lt;/a&gt;&lt;/blockquote&gt;
I do this all the time too, and it&#39;s because Yelp&#39;s search isn&#39;t very good.&lt;br /&gt;
&lt;br /&gt;
Yelp&#39;s site is slow. When I go to http://www.yelp.com, it takes about 1.4s for the home page to load, and 1.6s for the search-results page to load after doing a query. (It&#39;s significantly slower if you count rendering time, which is more realistic, but harder to measure). &amp;nbsp;Compare that to Google, where the home page loads in .1s and (even turning off Google Instant) the result page loads in about .6s. &amp;nbsp;That might not sound like a big difference, but on the web&amp;nbsp;&lt;a href=&quot;http://munchweb.com/effect-of-website-speed&quot; target=&quot;_blank&quot;&gt;it totally is&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Yelp&#39;s rankings, which you&#39;d expect to be their bread and butter, are a let down. &amp;nbsp;Try searching for &quot;Pizza&quot; near &quot;New York, NY&quot;. &amp;nbsp;&quot;Rosario&#39;s Deli&quot; in Astoria (the current top result) is probably not what you were looking for. Maybe 1 or 2 of the results on the first page would qualify as top pizza joints in New York. &amp;nbsp;Anecdotally, I usually look at somewhere between 20 and 50 results before I feel satisfied.&lt;br /&gt;
&lt;br /&gt;
Yelp&#39;s search is too difficult to use, even when you know what you&#39;re looking for. If I search for &quot;apa Ginos&quot; near &quot;Boston, MA&quot; in Yelp, I get no results. &amp;nbsp;Google on the other hand (even without the Boston, MA hint) figures out that I made a small typo and returns: &quot;Showing results for papa gino&#39;s.&quot;&lt;br /&gt;
&lt;br /&gt;
If Yelp doesn&#39;t fix search, people will continue to use Google to get to Yelp. &amp;nbsp;And there&#39;s a real risk that eventually they&#39;ll stop searching for &quot;Papa Ginos yelp&quot; and start just searching for &quot;Papa Ginos&quot; or even &quot;Papa Ginos [some other site]&quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Personalization&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
NetFlix gets personalization right. I&#39;ve rated 350 movies on netflix.com, so they know my tastes. &amp;nbsp;When I log in the first thing I get are &quot;Top 10&amp;nbsp;Recommendations&amp;nbsp;for Matthew&quot;. &amp;nbsp;When I look at a single movie, I do still see the naive &quot;Average of 521,325 ratings&quot;, but the big rating on the page is &quot;Our best guess for Matthew&quot;. &amp;nbsp;I love seeing movies where the second score is much higher, it means there&#39;s something unique about that movie that might appeal specially to me!&lt;br /&gt;
&lt;br /&gt;
Yelp doesn&#39;t do this.&lt;br /&gt;
&lt;br /&gt;
The first problem is that you can&#39;t rate a place on Yelp without reviewing it. &amp;nbsp;I don&#39;t have the time or interest to actually *review* 350 movies or restaurants or gas stations, but I don&#39;t have any problem quickly reviewing things as I interact with them. For Yelp to be able to be able to personalize things, they need to start by letting people rate things without reviewing them (even if those review-less ratings don&#39;t affect the overall business score).&lt;br /&gt;
&lt;br /&gt;
Imagine what Yelp could do with that data.&amp;nbsp;Search results would be significantly more useful by being tailored (they could know I prefer New York pizza to&amp;nbsp;Neapolitan, and rank things accordingly). As a result, the mobile experience would become much better (you could do less typing if the&amp;nbsp;recommendations&amp;nbsp;were better to begin with). &amp;nbsp;In general, users would be delighted to find special restaurants particularly suited to their tastes.&lt;br /&gt;
&lt;br /&gt;
That&#39;s just be beginning though. Most people eat in a group when they go out. So, when you&#39;re picking a restaurant, you&#39;re not picking just for yourself, but for a many people. &amp;nbsp;The multi-person task is way more challenging, but luckily even more ripe for personalization. &amp;nbsp;When picking a place for, say, four people, it&#39;s hard to keep everyone&#39;s tastes in mind. &amp;nbsp;If you could tell Yelp who you&#39;re going to dinner with, and get results personalized for all four of you, *that* would be really cool.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Mobile App&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Mobile is where Yelp should shine. &amp;nbsp;However,&amp;nbsp;I use Yelp on-the-go all the time, and am&amp;nbsp;disappointed&amp;nbsp;by the experience (at least on Android, maybe it&#39;s better on other platforms).&lt;br /&gt;
&lt;br /&gt;
There&#39;s a lot Yelp could do to optimize their app, without&amp;nbsp;fundamentally&amp;nbsp;changing it: Showing suggestions on the landing page without making you click two more times&amp;nbsp;(&quot;Nearby&quot; -&amp;gt; &quot;Resaurants&quot;). Or at least predicting that you&#39;re going to click that, and pre-loading it in the background so you&#39;re not left waiting once you get there. Incorporating your saved bookmarks into search results. Highlighting places that are currently closed more obviously. Making the suggestions and search results better (see above). Just making the results load faster.&lt;br /&gt;
&lt;br /&gt;
There are even more opportunities exposed by re-thinking the ways people interact with the app. &amp;nbsp;For example: I&#39;ve already bookmarked 182 establishments on Yelp, but I always forget to eat or drink at them. &amp;nbsp;The Yelp app should buzz and remind you when you walk near a bookmark ... especially if the time of day was appropriate (e.g. reminding me about a dinner spot at 7pm is more useful than at 10am).&lt;br /&gt;
&lt;br /&gt;
Or what about a Yelp &quot;continuous&quot; mode when you&#39;re in a new city or neighborhood: You tell it that you&#39;re looking for lunch in the next hour or so, and who you&#39;re with and then you can just start exploring or going about your business. &amp;nbsp;Yelp can take over the task of searching for places, and just let you know whenever you walk near a place it thinks your group would particularly like.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Conclusion&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
I really want Yelp to succeed since I think they have awesome data, and I love many of the places I&#39;ve found using it. &amp;nbsp;However, to retain their top spot in the world of restaurant&amp;nbsp;recommendations&amp;nbsp;they need to get better at using that data to solve my problems.</content><link rel='replies' type='application/atom+xml' href='http://notes.mrjon.es/feeds/8874422390830727341/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notes.mrjon.es/2011/12/expecting-more-from-yelp.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1550659937093459079/posts/default/8874422390830727341'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1550659937093459079/posts/default/8874422390830727341'/><link rel='alternate' type='text/html' href='http://notes.mrjon.es/2011/12/expecting-more-from-yelp.html' title='Expecting more from Yelp'/><author><name>Matt Jones</name><uri>http://www.blogger.com/profile/00482639219841297985</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1550659937093459079.post-8987077789538301681</id><published>2010-06-15T00:01:00.002-04:00</published><updated>2010-06-15T00:01:47.974-04:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="music"/><title type='text'>Music: k-os - I Wish I Knew Natalie Portman</title><content type='html'>&lt;object width=&quot;480&quot; height=&quot;385&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/0UarWZqSgW0&amp;hl=en_US&amp;fs=1&amp;&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/0UarWZqSgW0&amp;hl=en_US&amp;fs=1&amp;&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;480&quot; height=&quot;25&quot;&gt;&lt;/embed&gt;&lt;/object&gt;</content><link rel='replies' type='application/atom+xml' href='http://notes.mrjon.es/feeds/8987077789538301681/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notes.mrjon.es/2010/06/music-k-os-i-wish-i-knew-natalie.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1550659937093459079/posts/default/8987077789538301681'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1550659937093459079/posts/default/8987077789538301681'/><link rel='alternate' type='text/html' href='http://notes.mrjon.es/2010/06/music-k-os-i-wish-i-knew-natalie.html' title='Music: k-os - I Wish I Knew Natalie Portman'/><author><name>mrjon.es</name><uri>http://www.blogger.com/profile/08200258327856073985</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1550659937093459079.post-8987851324424167717</id><published>2009-05-06T16:33:00.002-04:00</published><updated>2011-11-25T11:25:25.086-05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="geek"/><title type='text'>The Diving Bell and the Linear Search</title><content type='html'>I watched &lt;em&gt;The Diving Bell and the Butterfly&lt;/em&gt;  recently.  (Note: This isn’t much of a spoiler, but if you don’t like  even little spoilers then stop reading.)&lt;br /&gt;
&lt;br /&gt;
In the move, the editor of &lt;em&gt;Elle&lt;/em&gt; magazine, Jean-Dominique  Bauby, has a stroke and wakes up unable to speak or move any part of his  body except for one eye.  A speech therapist helps him to communicate  by reading the letters of the French alphabet one-by-one.   If he blinks  his eye during a letter, she writes it down and starts the process over  again.  Together they slowly spell out words.  Using this technique he  is eventually able to dictate a book (which inspired the movie).&lt;br /&gt;
From &lt;a href=&quot;http://en.wikipedia.org/wiki/The_Diving_Bell_and_the_Butterfly&quot; target=&quot;_blank&quot;&gt;wikipedia&lt;/a&gt; (unsourced, of course):&lt;br /&gt;
&lt;blockquote&gt;
&quot;The book took about 200,000 blinks to write and an  average word took approximately two minutes&quot;&lt;/blockquote&gt;
Two minutes per word?  Algorithms could have changed this man’s life!&lt;br /&gt;
&lt;br /&gt;
The approach they used (often called linear search) is inefficient  because each operation (the interpreter reading a letter, followed by  Jean-Dominique either blinking or not blinking) only rules out at most 1  letter. Using a simple linear search, without sorting for frequency,  you’d need 13.5 operations per letter (sometimes just 1, sometimes 26).   The speech therapist, however, sorts the list by frequency (putting ‘e’  first) which helps a lot: reducing it to 7.5 operations per letter on  average.  Check my math &lt;a href=&quot;http://spreadsheets.google.com/pub?key=rhb5YUaKcsSY58K1962Ct0g&quot;&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
However, we can do better by ruling out more than 1 letter with each  operation. The best approach is to rule out half of the remaining  letters each time.  Such a technique might look like this: The  interpreter asks: “Blink if the letter is between A and M (inclusive).”   Whichever option is chosen, 13 letters are eliminated.  Say (for  example) it’s a blink for ‘yes,’ we repeat the process on the remaining  letters: “Blink if the letter is between A and G,” say there is no blink  (meaning ‘no’).  Now: “Blink if the letter is between H and J” (yes),  “H and I?” (yes), “H?” (no) results in producing an “I” in 5  operations.  In fact every letter is reachable in (at most) 5  operations.  This is a 33% savings.  If you trust Wikipedia, we’ve cut  the 2 minute average per word down to 1 minute and 20 seconds.  You  might notice that as long as you use the same splits every time, the  series of blinks and not-blinks will be the same for ever letter every  time: A will always be YYYYY, B: YYYYN, etc.   Substituting ‘1’s for Y  and ‘0’s for N results in a technique that is similar to &lt;a href=&quot;http://en.wikipedia.org/wiki/ASCII&quot;&gt;ASCII codes&lt;/a&gt;.  ASCII is a  very common format for storing text in a computer because it allows  letters to be (fairly) efficiently represented in a simple 1 and 0  format.&lt;br /&gt;
&lt;br /&gt;
If all letters were equally common, this would be the best we could  do.  However, as with linear search we can use letter frequency to our  advantage.  For example: since ‘e’ is the most common letter, we would  like to make it reachable in less than 5 operations, even if that means  ‘z’ will take more than 5 operations.   In 1954, David Huffman developed  a technique which provably produces the most efficient codes (in terms  of operations per letter) for a given distribution of letters (the  technique is known as &lt;a href=&quot;http://en.wikipedia.org/wiki/Huffman_coding&quot;&gt;Huffman coding&lt;/a&gt;).   The technique is actually quite simple [1], the proof of optimality is a  little more complicated (it’s section 16.3 of &lt;a href=&quot;http://www.amazon.com/Introduction-Algorithms-Second-Thomas-Cormen/dp/0262531968&quot;&gt;CLRS&lt;/a&gt;).    I wrote a little bit of JavaScript to generate Huffman Codes for  English &lt;a href=&quot;http://nyc.mrjon.es/misc/huffman.html&quot;&gt;here&lt;/a&gt;.  The  codes I found come out to an expected length of 4.2 operations per  letter.  Note these codes use Morse Code format (- for a long blink, .  for a short blink), since asking questions would be a lot more  complicated with these codes.  Instead you’d memorize the codes (which  seems difficult, but many telegraph operators get quite fast with it).   Morse Code, of course, would be another good alternative: It’s slightly  less optimal than Huffman codes, but it’s close and people might already  be familiar with it).  4.2 operations is a 44% speedup over the  baseline, which would get us down to 1 minute 8 seconds per word.   Capitalizing on unequal distributions to save space using Huffman codes  forms the basis of the &lt;a href=&quot;http://www.gzip.org/algorithm.txt&quot;&gt;zip  file format&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
It’s possible that the difficulty of dictation was an essential aspect of the book.  (Neal Stehpenson  writes his books (including the  900+ page &lt;a href=&quot;http://www.amazon.com/Anathem-Neal-Stephenson/dp/0061474096&quot;&gt;Anathem&lt;/a&gt;)  &lt;a href=&quot;http://www.inkygirl.com/neal-stephenson-writing-and-editing-with-a-fountain-pen/&quot;&gt;with  a fountain pen&lt;/a&gt; to force himself to think about every sentence  before he writes it down.)  However, it seems unquestionable that this  would have aided day-to-day communications.&lt;br /&gt;
&lt;hr /&gt;
[1] To create Huffman codes for a distribution: &lt;br /&gt;
- Begin by listing all the possible letters, with their probabilities&lt;br /&gt;
- Repeatedly merge the two smallest remaining probabilities, into a  new hybrid node.  The node will have a left child and a right child (the  old nodes) and a probability equal to their sum.  Repeat this process  until there is only one node (which will have all other nodes as  children).&lt;br /&gt;
- To intepret the resulting tree: Assign ‘0′ to left children and ‘1′  to right children.  Any letter’s code is the path to get to it (in  terms of 0’s and 1’s) starting from the root node.</content><link rel='replies' type='application/atom+xml' href='http://notes.mrjon.es/feeds/8987851324424167717/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notes.mrjon.es/2009/05/diving-bell-and-linear-search.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1550659937093459079/posts/default/8987851324424167717'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1550659937093459079/posts/default/8987851324424167717'/><link rel='alternate' type='text/html' href='http://notes.mrjon.es/2009/05/diving-bell-and-linear-search.html' title='The Diving Bell and the Linear Search'/><author><name>Matt Jones</name><uri>http://www.blogger.com/profile/00482639219841297985</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1550659937093459079.post-6140607905173891256</id><published>2009-04-27T16:27:00.004-04:00</published><updated>2010-06-08T23:30:59.271-04:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="music"/><title type='text'>Music: I don’t need no sample … gotta girl with a banjo</title><content type='html'>&lt;p&gt;Way more interesting than the Lil Wayne version:&lt;/p&gt;&lt;p&gt;&lt;object data=&quot;http://vimeo.com/moogaloop.swf?clip_id=4189528&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;400&quot; height=&quot;225&quot;&gt;&lt;param name=&quot;allowfullscreen&quot; value=&quot;true&quot;&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;param name=&quot;src&quot; value=&quot;http://vimeo.com/moogaloop.swf?clip_id=4189528&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1&quot;&gt;&lt;/object&gt;&lt;/p&gt;&lt;p&gt;From &lt;a href=&quot;http://nyleraps.com/&quot; target=&quot;_blank&quot;&gt;his page&lt;/a&gt;:&lt;/p&gt; &lt;blockquote&gt; &lt;ul&gt;&lt;span&gt;&lt;span&gt; &lt;li&gt;The whole thing is one take&lt;/li&gt; &lt;li&gt;Audio recorded at the same time its filmed&lt;/li&gt; &lt;/span&gt;&lt;/span&gt;&lt;/ul&gt; &lt;/blockquote&gt;&lt;p&gt;Thanks to &lt;a href=&quot;http://twitter.com/Davidsiegel&quot; target=&quot;_blank&quot;&gt;http://twitter.com/davidsiegel&lt;/a&gt;  for finding it.&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://notes.mrjon.es/feeds/6140607905173891256/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notes.mrjon.es/2009/04/i-dont-need-no-sample-gotta-girl-with.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1550659937093459079/posts/default/6140607905173891256'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1550659937093459079/posts/default/6140607905173891256'/><link rel='alternate' type='text/html' href='http://notes.mrjon.es/2009/04/i-dont-need-no-sample-gotta-girl-with.html' title='Music: I don’t need no sample … gotta girl with a banjo'/><author><name>Matt Jones</name><uri>http://www.blogger.com/profile/00482639219841297985</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>4</thr:total></entry></feed>