<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Go Make Things</title>
	
	<link>http://gomakethings.com</link>
	<description>Chris Ferdinandi is a web designer and front-end developer in Boston, MA.</description>
	<lastBuildDate>Fri, 14 Jun 2013 15:32:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/GoMakeThings" /><feedburner:info uri="gomakethings" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>GoMakeThings</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>The Web Community</title>
		<link>http://feedproxy.google.com/~r/GoMakeThings/~3/JuBg8n-XkM0/</link>
		<comments>http://gomakethings.com/the-web-community/#comments</comments>
		<pubDate>Wed, 12 Jun 2013 10:30:00 +0000</pubDate>
		<dc:creator>Chris Ferdinandi</dc:creator>
				<category><![CDATA[Design & UX]]></category>

		<guid isPermaLink="false">http://gomakethings.com/?p=4577</guid>
		<description><![CDATA[One of my favorite things about transitioning from my previous profession into the world of web design and development is how open, welcoming and helpful the web community is. Today, I wanted to take just a minute to thank a few folks who, whether they realize it or not, helped me get to where I [...]]]></description>
				<content:encoded><![CDATA[<p>One of my favorite things about transitioning from my previous profession into the world of web design and development is how open, welcoming and helpful the web community is.</p>
<p>Today, I wanted to take just a minute to thank a few folks who, whether they realize it or not, helped me get to where I am today.</p>
<ul>
<li><a href="http://css-tricks.com/">Chris Coyier of CSS Tricks</a>. His <a href="http://css-tricks.com/designing-for-wordpress-complete-series-downloads/">Designing for WordPress series</a> kick-started my foray into WordPress and PHP development.</li>
<li><a href="http://elliotjaystocks.com/">Elliot Jay Stocks</a>, whose original <a href="http://viewportindustries.com/products/starkers/">Starkers theme</a> was the foundation of many of my early custom designs.</li>
<li><a href="http://trentwalton.com/">Trent Walton</a>, whose article on <a href="http://trentwalton.com/2013/01/07/flexible-foundations/">Flexible Foundations</a> finally convinced me to go 100% fluid and relative sizing.</li>
<li><a href="http://daverupert.com/">Dave Rupert</a>, who built <a href="https://github.com/davatron5000/Foldy960">Foldy</a>, the grid that I forked into <a href="http://cferdinandi.github.io/kraken/">Kraken</a> and use on every single one of my projects.</li>
<li><a href="http://markdotto.com/">Mark Otto</a>, whose <a href="http://getbootstrap.com">Bootstrap framework</a> helped me wrap my head around <a href="http://coding.smashingmagazine.com/2011/12/12/an-introduction-to-object-oriented-css-oocss/">OOCSS</a>.</li>
<li><a href="http://bradfrostweb.com/">Brad Frost</a>, who introduced me to mobile-first, progressive-enhancement, and got me writing my own simple jQuery scripts.</li>
<li><a href="http://www.elezea.com/">Rian van der Merwe</a>, who constantly makes me rethink user experience and how we interact with technology.</li>
<li><a href="http://toddmotto.com/">Todd Motto</a>, for making JavaScript accessible instead of scary.</li>
<li><a href="https://twitter.com/keithtri">Keith Rousseau</a>, who tells me when my stuff sucks and how to do it better.</li>
<li>The entire <a href="http://stackoverflow.com/">Stack Overflow community</a>, for helping me work through countless quirks, bugs and issues along the way.</li>
</ul>
<p>I know I missed some awesome folks. If you&#8217;re one of them, I&#8217;m really sorry, and I promise it&#8217;s bad memory and not a deliberate omission.</p>
<img src="http://feeds.feedburner.com/~r/GoMakeThings/~4/JuBg8n-XkM0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://gomakethings.com/the-web-community/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://gomakethings.com/the-web-community/</feedburner:origLink></item>
		<item>
		<title>How open source has helped me write better code</title>
		<link>http://feedproxy.google.com/~r/GoMakeThings/~3/Y8WfeJUfEkU/</link>
		<comments>http://gomakethings.com/how-open-source-has-helped-me-write-better-code/#comments</comments>
		<pubDate>Mon, 10 Jun 2013 10:30:00 +0000</pubDate>
		<dc:creator>Chris Ferdinandi</dc:creator>
				<category><![CDATA[Design & UX]]></category>

		<guid isPermaLink="false">http://gomakethings.com/?p=4567</guid>
		<description><![CDATA[Three months ago, I released Kraken (yea, that just happened), a modular, open source boilerplate for front-end web developers. It&#8217;s been exciting to see Kraken used as the starting point for other people&#8217;s projects. It&#8217;s been forked into a Ruby gem, with a Sass fork in the works as well. But managing an open source [...]]]></description>
				<content:encoded><![CDATA[<p>Three months ago, I released <a href="http://cferdinandi.github.io/kraken/">Kraken</a> (yea, that just happened), a modular, open source boilerplate for front-end web developers.</p>
<p>It&#8217;s been exciting to see Kraken used as the starting point for other people&#8217;s projects. It&#8217;s been forked into <a href="https://github.com/PendragonDevelopment/krakenrails">a Ruby gem</a>, with a Sass fork in the works as well.</p>
<p>But managing an open source project has also helped me write better code.<br />
<span id="more-4567"></span></p>
<h2>Writing code for other people</h2>
<p>Writing code that other people are going to use forces you to be more thoughtful.</p>
<p>I spend more time considering how a CSS class could be used (or reused) throughout the markup. I don&#8217;t use IDs for anything any more. I abstract as much as I can. I&#8217;ve gotten much better at writing <a href="http://coding.smashingmagazine.com/2011/12/12/an-introduction-to-object-oriented-css-oocss/">modular, reusable OOCSS</a>.</p>
<p>I document my code obsessively. I&#8217;m never left wondering, &#8220;Why is this class in my CSS again?&#8221; It&#8217;s right there, as a comment in the stylesheet. This has spilled over into my personal projects, too. It&#8217;s a great habit to develop. </p>
<p>(<em>If you&#8217;re worried about the bloat this adds to the code, it gets stripped out in the <a href="http://gomakethings.com/high-performance-websites/">minified production version</a>.</em>)</p>
<p>Thanks to open source, I launch projects faster. I used to waste time copying and pasting code from old projects into new ones, and then removing what I didn&#8217;t need. Now I just fork the latest Kraken repo and get on with it. I&#8217;ve built up a wonderful <a href="http://cferdinandi.github.io/kraken/addons.html">library of flexible, reusable code</a>.</p>
<p>Open source has made me a better communicator. When you&#8217;ve been doing something for a while, you can forget that what&#8217;s obvious to you isn&#8217;t always obvious to others.</p>
<p>Kraken uses uses 100% relative sizing. There&#8217;s not a single px to be found in the stylesheet. It&#8217;s all ems and percentages. I thought, &#8220;How great! You just change the size of the <code>body</code> element and the whole site adjusts itself.&#8221;</p>
<p>And then someone asked me how you figure out em values from pixels. (I wrote <a href="http://gomakethings.com/working-with-relative-sizing/">a tutorial on that</a>, if you&#8217;re interested.)</p>
<h2>Get Involved in Open Source</h2>
<p>Getting involved is easy. Add some documentation to a bit of code you use often and add it to <a href="http://github.com/">GitHub</a>. It doesn&#8217;t have to be anything big.</p>
<p><a href="https://github.com/toddmotto/fluidvids">FluidVidsJS</a> is just 38 lines of code. <a href="https://github.com/davatron5000/Foldy960">Foldy</a> (which got forked into the grid for Kraken) is only a 6-column grid. You can even remix someone else&#8217;s work. My first GitHub repo was a modified version of Foldy.</p>
<p>Open source will make you a better developer.</p>
<img src="http://feeds.feedburner.com/~r/GoMakeThings/~4/Y8WfeJUfEkU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://gomakethings.com/how-open-source-has-helped-me-write-better-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://gomakethings.com/how-open-source-has-helped-me-write-better-code/</feedburner:origLink></item>
		<item>
		<title>Less is more. More is more.</title>
		<link>http://feedproxy.google.com/~r/GoMakeThings/~3/mZXOv8YGZ5U/</link>
		<comments>http://gomakethings.com/less-is-more-more-is-more/#comments</comments>
		<pubDate>Wed, 05 Jun 2013 10:30:00 +0000</pubDate>
		<dc:creator>Chris Ferdinandi</dc:creator>
				<category><![CDATA[Design & UX]]></category>

		<guid isPermaLink="false">http://gomakethings.com/?p=4560</guid>
		<description><![CDATA[About a month ago, Brad Frost and Ethan Marcotte both tweeted a link to my article about content parity on the web. Ethan literally wrote the book on RWD, and Brad Frost does more than anyone else I know to push the web design and development profession forward. They&#8217;re both kind of a big deal, [...]]]></description>
				<content:encoded><![CDATA[<p>About a month ago, Brad Frost and Ethan Marcotte both tweeted a link to my article about <a href="http://gomakethings.com/content-parity-on-the-web/">content parity on the web</a>.</p>
<p>Ethan literally <a href="http://www.abookapart.com/products/responsive-web-design">wrote the book on RWD</a>, and Brad Frost does <a href="http://bradfrostweb.com/">more than anyone else I know</a> to push the web design and development profession forward. They&#8217;re both kind of a big deal, and as a result the article gained a lot of traction.</p>
<p>A weird thing happened, though. Based on the tweets I read, for a lot of folks the takeaway of that article was, &#8220;Less is more when it comes to mobile.&#8221; And that&#8217;s not the point I was trying to make at all.<br />
<span id="more-4560"></span></p>
<h2>Sometimes less <em>is</em> more</h2>
<p><a href="http://hawksworx.com/blog/oakleys-monster-page-of-baubles/">Oakley&#8217;s monstrous 85mb site?</a> Less is more. The average 1.2mb+ site? Less is still more.</p>
<p>Five steps to go through a checkout process when just two will do? An array of social sharing buttons? Endless menus and submenus in the navigation?</p>
<p>Less is more.</p>
<h2>But sometimes, <em>more</em> is more</h2>
<p>That mobile site that only shows you an address and phone number (because that&#8217;s all a mobile user will ever need, right)? More is more.</p>
<p>The restaurant that won&#8217;t show you the full menu (or any menu)? The retail site that removes reviews, photos, and detailed product information? And my favorite, the sites that won&#8217;t show you any content because they &#8220;only work on desktop browsers&#8221;?</p>
<p>In those cases, more is definitely more.</p>
<p>But content parity on the web is not about less content or more content. It&#8217;s about just the right amount of content. Nothing more. Nothing less.</p>
<h2>Just right content</h2>
<p>What does &#8220;just right content&#8221; look like?</p>
<p>It puts user needs ahead of flash and sizzle. It provides an obvious next step towards the few different goals a user may have &#8211; without being so presumptuous as to assume what those goals may be based solely on device type. </p>
<p>Just right content is accessible on any device, but it&#8217;s selective about what content is available in the first place. It doesn&#8217;t remove detail (like reviews and product details), but it may require an extra click to get there.</p>
<p>In the age of responsive web design, information architecture and content strategy become increasingly important. What information do visitors want, and how do they find it?</p>
<p>As Albert Einstein said, &#8220;Make everything as simple as possible, but not simpler.&#8221;</p>
<h4>Referenced in this article</h4>
<ol>
<li><a href="http://gomakethings.com/content-parity-on-the-web/">Content Parity on the Web</a></li>
<li><a href="https://twitter.com/beep">Ethan Marcotte</a>, and his book, <a href="http://www.abookapart.com/products/responsive-web-design">Responsive Web Design</a></li>
<li><a href="http://bradfrostweb.com/">Brad Frost</a></li>
<li><a href="http://hawksworx.com/blog/oakleys-monster-page-of-baubles/">Oakley&#8217;s monstrous 85mb website</a></li>
</ol>
<img src="http://feeds.feedburner.com/~r/GoMakeThings/~4/mZXOv8YGZ5U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://gomakethings.com/less-is-more-more-is-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://gomakethings.com/less-is-more-more-is-more/</feedburner:origLink></item>
		<item>
		<title>JavaScript Resize Performance</title>
		<link>http://feedproxy.google.com/~r/GoMakeThings/~3/GDfcfRCk8kM/</link>
		<comments>http://gomakethings.com/javascript-resize-performance/#comments</comments>
		<pubDate>Mon, 03 Jun 2013 10:30:00 +0000</pubDate>
		<dc:creator>Chris Ferdinandi</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://gomakethings.com/?p=4555</guid>
		<description><![CDATA[On a recent project, I used the jQuery .resize() method to detect when a user resized their browser and run certain code. There are performance concerns with doing so, though. Paul Irish explains&#8230; If you’ve ever attached an event handler to the window’s resize event, you have probably noticed that while Firefox fires the event [...]]]></description>
				<content:encoded><![CDATA[<p>On a recent project, I used the jQuery <code>.resize()</code> method to detect when a user resized their browser and run certain code.</p>
<p>There are performance concerns with doing so, though. <a href="http://www.paulirish.com/2009/throttled-smartresize-jquery-event-handler/">Paul Irish explains&#8230;</a></p>
<blockquote><p>If you’ve ever attached an event handler to the window’s resize event, you have probably noticed that while Firefox fires the event slow and sensibly, IE and Webkit go totally spastic.</p></blockquote>
<p>Fortunately, there&#8217;s an easy fix: throttling.<br />
<span id="more-4555"></span></p>
<h2>Throttling Your JavaScript</h2>
<p>JS resize throttling is a two-part approach:</p>
<ol>
<li>You create a function that does whatever you need to have happen on resize.</li>
<li>Within the <code>.resize()</code> method, you run the function and set a timeout on it so it won&#8217;t run again for a predefined amount of time.</li>
</ol>
<p>Here&#8217;s what it looks like:</p>
<pre>(function($) {

    var resizeTimer; // Set resizeTimer to empty so it resets on page load

    function resizeFunction() {
        // Stuff that should happen on resize
    };

    // On resize, run the function and reset the timeout
    // 250 is the delay in milliseconds. Change as you see fit.
    $(window).resize(function() {
        clearTimeout(resizeTimer);
        resizeTimer = setTimeout(resizeFunction, 250);
    });

})(jQuery);</pre>
<p>You can adjust the delay based on how much of a lag you&#8217;re comfortable with. Even 100 milliseconds makes a big difference in performance. Check out this <a href="http://benalman.com/code/projects/jquery-throttle-debounce/examples/throttle/">demo Ben Alman put together</a>.</p>
<h2>Running on Page Load</h2>
<p>If you have stuff that you want to run on resize <em>and</em> page load, you can also call the function outside of <code>.resize()</code>:</p>
<pre>(function($) {

    var resizeTimer; // Set resizeTimer to empty so it resets on page load

    function resizeFunction() {
        // Stuff that should happen on resize
    };

    // On resize, run the function and reset the timeout
    // 250 is the delay in milliseconds. Change as you see fit.
    $(window).resize(function() {
        clearTimeout(resizeTimer);
        resizeTimer = setTimeout(resizeFunction, 250);
    });

    resizeFunction();

})(jQuery);</pre>
<p>Now, <code>resizeFunction()</code> will run when the page loads, and again whenever the browser window is resized.</p>
<img src="http://feeds.feedburner.com/~r/GoMakeThings/~4/GDfcfRCk8kM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://gomakethings.com/javascript-resize-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://gomakethings.com/javascript-resize-performance/</feedburner:origLink></item>
		<item>
		<title>WordPress for Web Apps, version 2</title>
		<link>http://feedproxy.google.com/~r/GoMakeThings/~3/2CVscctkYIM/</link>
		<comments>http://gomakethings.com/wordpress-for-web-apps-version-2/#comments</comments>
		<pubDate>Wed, 22 May 2013 10:30:00 +0000</pubDate>
		<dc:creator>Chris Ferdinandi</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Design & UX]]></category>

		<guid isPermaLink="false">http://gomakethings.com/?p=4513</guid>
		<description><![CDATA[When I built JetPack last year, I used WordPress to handle the user and content management so I could focus on building a great experience. Right now, I&#8217;m working on another app &#8211; a scavenger hunt for new hires &#8211; and I&#8217;m using WordPress again. As part of my new project, I&#8217;ve rebuilt my WordPress [...]]]></description>
				<content:encoded><![CDATA[<p>When I built <a href="http://gomakethings.com/projects/jetpack/">JetPack</a> last year, I used WordPress to handle the user and content management so I could focus on building a great experience. Right now, I&#8217;m working on another app &#8211; a scavenger hunt for new hires &#8211; and I&#8217;m using WordPress again.</p>
<p>As part of my new project, I&#8217;ve rebuilt my <a href="http://cferdinandi.github.io/web-app-starter-kit/">WordPress for Web Apps toolkit</a> from the ground up.<br />
<span id="more-4513"></span><br />
WordPress for Web Apps is a collection of functions, templates and plugins that transform WordPress into a web app engine. It comes with the essential components you need to power your web app with WordPress:</p>
<ul>
<li>A login form.</li>
<li>A sign-up form.</li>
<li>A password reset form.</li>
<li>A password change form.</li>
<li>Templates for content that can only be viewed while logged in (or logged out).</li>
<li>A customized registration email.</li>
<li>A disabled admin bar for all users.</li>
<li>No access to the back-end for anyone except admins.</li>
<li>User-specific navigation.</li>
<li>A logout link.</li>
</ul>
<p><a href="http://cferdinandi.github.io/web-app-starter-kit/">Download it on GitHub</a></p>
<img src="http://feeds.feedburner.com/~r/GoMakeThings/~4/2CVscctkYIM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://gomakethings.com/wordpress-for-web-apps-version-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://gomakethings.com/wordpress-for-web-apps-version-2/</feedburner:origLink></item>
		<item>
		<title>Kraken gets callouts, alerts, and more</title>
		<link>http://feedproxy.google.com/~r/GoMakeThings/~3/0-CsFUBJPyg/</link>
		<comments>http://gomakethings.com/kraken-gets-callouts-alerts-and-more/#comments</comments>
		<pubDate>Mon, 20 May 2013 10:30:00 +0000</pubDate>
		<dc:creator>Chris Ferdinandi</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Design & UX]]></category>

		<guid isPermaLink="false">http://gomakethings.com/?p=4510</guid>
		<description><![CDATA[Kraken got a few updates over the weekend, including several new add-ons. New Add-Ons Hero. Simple callout boxes and background colors. Alerts. Basic alert messages. Social Sharing, social links and buttons without the bloat. Updates By request, dropdown menus now close when you click outside of them. Houdini collapse-and-expand widgets got a subtle fade-in effect. [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://cferdinandi.github.io/kraken/">Kraken</a> got a few updates over the weekend, including several new add-ons.<br />
<span id="more-4510"></span></p>
<h2>New Add-Ons</h2>
<ol>
<li><a href="http://cferdinandi.github.io/hero/">Hero</a>. Simple callout boxes and background colors.</li>
<li><a href="http://cferdinandi.github.io/alerts/">Alerts</a>. Basic alert messages.</li>
<li><a href="http://cferdinandi.github.io/social-sharing/">Social Sharing</a>, social links and buttons without the bloat.</li>
</ol>
<h2>Updates</h2>
<ol>
<li>By request, <a href="http://cferdinandi.github.io/drop/">dropdown menus</a> now close when you click outside of them.</li>
<li><a href="http://cferdinandi.github.io/houdini/">Houdini</a> collapse-and-expand widgets got a subtle fade-in effect.</li>
<li>All jQuery add-ons got updated for <a href="http://api.jquery.com/jQuery.noConflict/">noConflict</a> compatability. If you&#8217;re using them with another scripting language that also uses <code>$</code> as a shorthand, just add <code>jQuery.noConflict();</code> to your JavaScript file.</li>
</ol>
<img src="http://feeds.feedburner.com/~r/GoMakeThings/~4/0-CsFUBJPyg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://gomakethings.com/kraken-gets-callouts-alerts-and-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://gomakethings.com/kraken-gets-callouts-alerts-and-more/</feedburner:origLink></item>
		<item>
		<title>You Must Be This Tall</title>
		<link>http://feedproxy.google.com/~r/GoMakeThings/~3/NLchTynQOOU/</link>
		<comments>http://gomakethings.com/you-must-be-this-tall/#comments</comments>
		<pubDate>Fri, 17 May 2013 10:30:00 +0000</pubDate>
		<dc:creator>Chris Ferdinandi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://gomakethings.com/?p=4488</guid>
		<description><![CDATA[Rocky Point was the place to go when I was a kid. Created by Captain William Winslow in the 1840s on the coast of Rhode Island, Rocky Point eventually grew into a thriving amusement park and food hall. I can remember taking boat rides there as a kid just for the chowder and clam cakes. [...]]]></description>
				<content:encoded><![CDATA[<p>Rocky Point was <em>the</em> place to go when I was a kid. Created by Captain William Winslow in the 1840s on the coast of Rhode Island, Rocky Point eventually grew into a thriving amusement park and food hall.</p>
<p>I can remember taking boat rides there as a kid just for the chowder and clam cakes.</p>
<p><a href="http://www.rockypointmovie.com/index.html">You Must Be This Tall</a>, by director David Bettencourt, is the award-winning story of Rocky Point as told by the people who were there. Something I learned: the first phone call by a president was made from Rocky Point by Rutherford Hayes.</p>
<p><iframe width="420" height="315" src="http://www.youtube.com/embed/pG5djZBthuc" frameborder="0" allowfullscreen></iframe></p>
<p>Sadly, Rocky Point closed its doors in 1995 after years of financial mismanagement by its shareholders (source: <a href="http://en.wikipedia.org/wiki/Rocky_Point_Amusement_Park#Final_years">Wikpedia</a>). The rides were auctioned off, some of them finding homes in other parks, and the park fell into disrepair.</p>
<p>The land was originally planned to be turned into condos, but I just learned that it has instead been turned back into a state park. Sadly, the decaying park still stands, fenced off from the public.</p>
<h4>Learn More</h4>
<ol>
<li><a href="http://www.rockypointmovie.com/index.html">The &#8220;You Must Be This Tall&#8221; website</a></li>
<li><a href="http://en.wikipedia.org/wiki/Rocky_Point_Amusement_Park">Rocky Point on Wikipedia</a></li>
<li><a href="http://rockypointfoundation.org/">The Rocky Point Foundation</a></li>
</ol>
<img src="http://feeds.feedburner.com/~r/GoMakeThings/~4/NLchTynQOOU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://gomakethings.com/you-must-be-this-tall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://gomakethings.com/you-must-be-this-tall/</feedburner:origLink></item>
	</channel>
</rss><!-- This Quick Cache file was built for (  gomakethings.com/feed/ ) in 0.42250 seconds, on Jun 18th, 2013 at 10:01 pm UTC. --><!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Jun 18th, 2013 at 11:01 pm UTC --><!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ --><!-- Quick Cache Is Fully Functional :-) ... A Quick Cache file was just served for (  gomakethings.com/feed/ ) in 0.00210 seconds, on Jun 18th, 2013 at 10:30 pm UTC. -->
