<?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>\W/O\B/B\L/E\B/O\X/5\ &#187; web stuff</title>
	<atom:link href="http://www.wobblebox5.com/blog/category/work/web-stuff-work/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wobblebox5.com/blog</link>
	<description>a multiple-identity makeover</description>
	<lastBuildDate>Mon, 05 Jul 2010 07:59:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Displaying blog posts on a static page</title>
		<link>http://www.wobblebox5.com/blog/2009/11/02/displaying-blog-posts-on-a-static-page/</link>
		<comments>http://www.wobblebox5.com/blog/2009/11/02/displaying-blog-posts-on-a-static-page/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 20:20:38 +0000</pubDate>
		<dc:creator>blowuprobot</dc:creator>
				<category><![CDATA[web stuff]]></category>
		<category><![CDATA[blog posts]]></category>
		<category><![CDATA[static front page]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.wobblebox5.com/blog/?p=693</guid>
		<description><![CDATA[
(WordPress tech stuff)
Hooooooly shit all I wanted to do was make a splash page for a blog. More or less.
Making the front page a static page is very easy to do (Settings > Reading).
Making a page with all the blog posts (that used to be on the front page)&#8230;&#8230; is also pretty simple: you just [...]]]></description>
			<content:encoded><![CDATA[<p><center><div class="wp-caption aligncenter" style="width: 509px"><img alt="I 3 WordPress most of the time" src="http://s.wordpress.org/about/images/logos/wordpress-logo-hoz-rgb.png" title="WordPress logo" width="499" height="113" /><p class="wp-caption-text">I &lt;3 WordPress most of the time</p></div></center></p>
<p>(WordPress tech stuff)</p>
<p>Hooooooly shit all I wanted to do was make a splash page for a blog. More or less.</p>
<p>Making the front page a static page is very easy to do (Settings > Reading).</p>
<p>Making a page with all the blog posts (that used to be on the front page)&#8230;&#8230; is also pretty simple: you just have to cut &#038; paste some code into a new (page template) blog.php file (which goes in your theme folder). Then you create a page in WordPress that uses the new template.</p>
<p>Copy the code here: <a href="http://codex.wordpress.org/Making_Your_Blog_Appear_in_a_Non-Root_Folder">Making your blog appear in a non-root folder</a></p>
<p>Grrr. I would have never searched for the title of that help article. It took hours to find it. I was looking for &#8220;Making a static link for blog posts&#8221; or &#8220;Displaying blog posts on a static page&#8221; or &#8220;Switching front page to static page&#8221; or &#8220;Querying for all blog posts&#8221; etc etc (I was trying to make a new page template that made a new WP_Query and displayed all the blog posts).</p>
<hr />
<p><small>© blowuprobot for <a href="http://www.wobblebox5.com/blog">\W/O\B/B\L/E\B/O\X/5\</a>, 2009. |
<a href="http://www.wobblebox5.com/blog/2009/11/02/displaying-blog-posts-on-a-static-page/">Permalink</a> |
<a href="http://www.wobblebox5.com/blog/2009/11/02/displaying-blog-posts-on-a-static-page/#comments">One comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.wobblebox5.com/blog/2009/11/02/displaying-blog-posts-on-a-static-page/&title=Displaying blog posts on a static page">del.icio.us</a>
<br/>
Post tags: <a href="http://www.wobblebox5.com/blog/tag/blog-posts/" rel="tag">blog posts</a>, <a href="http://www.wobblebox5.com/blog/tag/static-front-page/" rel="tag">static front page</a>, <a href="http://www.wobblebox5.com/blog/tag/wordpress/" rel="tag">WordPress</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.wobblebox5.com/blog/2009/11/02/displaying-blog-posts-on-a-static-page/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to delete an autocomplete url in Safari</title>
		<link>http://www.wobblebox5.com/blog/2009/07/22/how-to-delete-an-autocomplete-url-in-safari/</link>
		<comments>http://www.wobblebox5.com/blog/2009/07/22/how-to-delete-an-autocomplete-url-in-safari/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 12:45:06 +0000</pubDate>
		<dc:creator>blowuprobot</dc:creator>
				<category><![CDATA[web stuff]]></category>
		<category><![CDATA[autocomplete]]></category>
		<category><![CDATA[autofill]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://www.wobblebox5.com/blog/?p=507</guid>
		<description><![CDATA[Autocomplete is convenient, but sometimes it remembers too much: typo&#8217;d urls, dead links, nsfw sites&#8230;
To get rid of the offending url:

Go to History &#62; Show all history in the menu.
Find the url (there&#8217;s a search bar on the upper right if you need it).
Delete it.

To edit web form autofills, go to Safari &#62; Preferences, and [...]]]></description>
			<content:encoded><![CDATA[<p>Autocomplete is convenient, but sometimes it remembers too much: typo&#8217;d urls, dead links, nsfw sites&#8230;</p>
<p>To get rid of the offending url:</p>
<ol>
<li>Go to History &gt; Show all history in the menu.</li>
<li>Find the url (there&#8217;s a search bar on the upper right if you need it).</li>
<li>Delete it.</li>
</ol>
<p>To edit web form autofills, go to Safari &gt; Preferences, and click on the &#8220;Autofill&#8221; tab.</p>
<hr />
<p><small>© blowuprobot for <a href="http://www.wobblebox5.com/blog">\W/O\B/B\L/E\B/O\X/5\</a>, 2009. |
<a href="http://www.wobblebox5.com/blog/2009/07/22/how-to-delete-an-autocomplete-url-in-safari/">Permalink</a> |
<a href="http://www.wobblebox5.com/blog/2009/07/22/how-to-delete-an-autocomplete-url-in-safari/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.wobblebox5.com/blog/2009/07/22/how-to-delete-an-autocomplete-url-in-safari/&title=How to delete an autocomplete url in Safari">del.icio.us</a>
<br/>
Post tags: <a href="http://www.wobblebox5.com/blog/tag/autocomplete/" rel="tag">autocomplete</a>, <a href="http://www.wobblebox5.com/blog/tag/autofill/" rel="tag">autofill</a>, <a href="http://www.wobblebox5.com/blog/tag/safari/" rel="tag">Safari</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.wobblebox5.com/blog/2009/07/22/how-to-delete-an-autocomplete-url-in-safari/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test for pingback stats</title>
		<link>http://www.wobblebox5.com/blog/2009/06/30/test-for-pingback/</link>
		<comments>http://www.wobblebox5.com/blog/2009/06/30/test-for-pingback/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 05:24:26 +0000</pubDate>
		<dc:creator>blowuprobot</dc:creator>
				<category><![CDATA[web stuff]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.wobblebox5.com/blog/2009/06/30/test-for-pingback/</guid>
		<description><![CDATA[Don&#8217;t click on this link til the NYT article comes out, it&#8217;s a secret!
MCC
(does anyone know if the wordpress.com stats plugin shows results in real-time?)

© blowuprobot for \W/O\B/B\L/E\B/O\X/5\, 2009. &#124;
Permalink &#124;
No comment &#124;
Add to
del.icio.us

Post tags: 
]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t click on this link til the NYT article comes out, it&#8217;s a secret!</p>
<p><a href="http://www.manhattancocktailclassic.com/people">MCC</a></p>
<p>(does anyone know if the wordpress.com stats plugin shows results in real-time?)</p>
<hr />
<p><small>© blowuprobot for <a href="http://www.wobblebox5.com/blog">\W/O\B/B\L/E\B/O\X/5\</a>, 2009. |
<a href="http://www.wobblebox5.com/blog/2009/06/30/test-for-pingback/">Permalink</a> |
<a href="http://www.wobblebox5.com/blog/2009/06/30/test-for-pingback/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.wobblebox5.com/blog/2009/06/30/test-for-pingback/&title=Test for pingback stats">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.wobblebox5.com/blog/2009/06/30/test-for-pingback/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ScribbleAS3_v2++</title>
		<link>http://www.wobblebox5.com/blog/2009/06/26/scribbleas3_v2/</link>
		<comments>http://www.wobblebox5.com/blog/2009/06/26/scribbleas3_v2/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 18:45:21 +0000</pubDate>
		<dc:creator>blowuprobot</dc:creator>
				<category><![CDATA[web stuff]]></category>
		<category><![CDATA[actionscript3]]></category>

		<guid isPermaLink="false">http://www.wobblebox5.com/blog/?p=484</guid>
		<description><![CDATA[This is the original ScribbleAS3_VectorV2 (quite similar to ScribbleAS3, but less spotty) (click &#038; drag, space to clear):
	
	
Which is cute, but what if you wanted to draw something like this!!!

Now you can! Click &#038; drag. Space to start over. If you make anything neat, please take a screenshot &#038; post a link the comments! Thx!
	
	

© [...]]]></description>
			<content:encoded><![CDATA[<p>This is the original ScribbleAS3_VectorV2 (quite similar to ScribbleAS3, but less spotty) (click &#038; drag, space to clear):<br />
	<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" width="200" height="200" id="scribblev2-orig" align="middle"><param name="allowScriptAccess" value="sameDomain" /><param name="allowFullScreen" value="false" /><param name="movie" value="scribblev2-orig.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><embed src="http://www.wobblebox5.com/blog/wp-content/uploads/2009/06/scribblev2-orig.swf" quality="high" bgcolor="#ffffff" width="200" height="200" name="scribblev2-orig" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" /><br />
	</object></p>
<p>Which is cute, but what if you wanted to draw something like this!!!<br />
<a href="http://www.wobblebox5.com/blog/wp-content/uploads/2009/06/rays.png" rel="lightbox[484]"><img src="http://www.wobblebox5.com/blog/wp-content/uploads/2009/06/rays-300x221.png" alt="rays" title="rays" width="300" height="221" class="aligncenter size-medium wp-image-493" /></a></p>
<p>Now you can! Click &#038; drag. Space to start over. If you make anything neat, please take a screenshot &#038; post a link the comments! Thx!</p>
<p>	<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" width="550" height="400" id="scribblev2" align="middle"><param name="allowScriptAccess" value="sameDomain" /><param name="allowFullScreen" value="false" /><param name="movie" value="scribblev2.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><embed src="http://www.wobblebox5.com/blog/wp-content/uploads/2009/06/scribblev2.swf" quality="high" bgcolor="#ffffff" width="550" height="400" name="scribblev2" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" /><br />
	</object></p>
<hr />
<p><small>© blowuprobot for <a href="http://www.wobblebox5.com/blog">\W/O\B/B\L/E\B/O\X/5\</a>, 2009. |
<a href="http://www.wobblebox5.com/blog/2009/06/26/scribbleas3_v2/">Permalink</a> |
<a href="http://www.wobblebox5.com/blog/2009/06/26/scribbleas3_v2/#comments">2 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.wobblebox5.com/blog/2009/06/26/scribbleas3_v2/&title=ScribbleAS3_v2++">del.icio.us</a>
<br/>
Post tags: <a href="http://www.wobblebox5.com/blog/tag/actionscript3/" rel="tag">actionscript3</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.wobblebox5.com/blog/2009/06/26/scribbleas3_v2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Floating columns</title>
		<link>http://www.wobblebox5.com/blog/2009/06/25/floating-columns/</link>
		<comments>http://www.wobblebox5.com/blog/2009/06/25/floating-columns/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 20:28:07 +0000</pubDate>
		<dc:creator>blowuprobot</dc:creator>
				<category><![CDATA[web stuff]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.wobblebox5.com/blog/?p=475</guid>
		<description><![CDATA[I was trying to use CSS to make a 3 column layout, but the footer kept bouncing up. (Note: none of the heights are defined, because the content is dynamic.)
It didn&#8217;t make sense at first, but floating a div seems to set the height at 0. Which kind of makes sense. After lots of swearing, [...]]]></description>
			<content:encoded><![CDATA[<p>I was trying to use CSS to make a 3 column layout, but the footer kept bouncing up. (Note: none of the heights are defined, because the content is dynamic.)</p>
<div id="attachment_478" class="wp-caption aligncenter" style="width: 310px"><img src="http://www.wobblebox5.com/blog/wp-content/uploads/2009/06/div1-300x263.png" alt="What one might expect to happen." title="div1" width="300" height="263" class="size-medium wp-image-478" /><p class="wp-caption-text">What one might expect to happen.</p></div>
<div id="attachment_477" class="wp-caption aligncenter" style="width: 310px"><img src="http://www.wobblebox5.com/blog/wp-content/uploads/2009/06/div2-300x263.png" alt="What really happens." title="div2" width="300" height="263" class="size-medium wp-image-477" /><p class="wp-caption-text">What really happens.</p></div>
<p>It didn&#8217;t make sense at first, but floating a div seems to set the height at 0. Which kind of makes sense. After lots of swearing, it turns out that the fix is pretty simple. You just have to add another div with clear set to &#8220;both&#8221; to stretch out the container div &#038; give it a height.</p>
<img src="http://www.wobblebox5.com/blog/wp-content/uploads/2009/06/div3-300x286.png" alt="The fix: a div with &quot;clear:both;&quot;" title="div3" width="300" height="286" class="size-medium wp-image-476" />
<p>Yay! (You can also put the footer in the main container, but I think this way is cleaner if you&#8217;re messing with lots of backgrounds etc.)</p>
<p>I still don&#8217;t understand why CSS sometimes makes the background disappear when different elements are nested w/different margin &#038; padding settings.</p>
<hr />
<p><small>© blowuprobot for <a href="http://www.wobblebox5.com/blog">\W/O\B/B\L/E\B/O\X/5\</a>, 2009. |
<a href="http://www.wobblebox5.com/blog/2009/06/25/floating-columns/">Permalink</a> |
<a href="http://www.wobblebox5.com/blog/2009/06/25/floating-columns/#comments">One comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.wobblebox5.com/blog/2009/06/25/floating-columns/&title=Floating columns">del.icio.us</a>
<br/>
Post tags: <a href="http://www.wobblebox5.com/blog/tag/css/" rel="tag">CSS</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.wobblebox5.com/blog/2009/06/25/floating-columns/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ScribbleAS3++</title>
		<link>http://www.wobblebox5.com/blog/2009/06/16/scribbleas3/</link>
		<comments>http://www.wobblebox5.com/blog/2009/06/16/scribbleas3/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 20:42:32 +0000</pubDate>
		<dc:creator>blowuprobot</dc:creator>
				<category><![CDATA[web stuff]]></category>
		<category><![CDATA[actionscript3]]></category>
		<category><![CDATA[LeSoNED]]></category>

		<guid isPermaLink="false">http://www.wobblebox5.com/blog/?p=464</guid>
		<description><![CDATA[Don&#8217;t tell me this isn&#8217;t worth more than banner-ad-resizing skillz. YO. fkg. no no i really am working on something i swear, The Manhattan Cocktail Classic will be up, ALIVE, soon! and it&#8217;s got a swell little template that knows what categories posts are in and displays them in the right place — randomly and [...]]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t tell me this isn&#8217;t worth more than banner-ad-resizing skillz. YO. fkg. no no i really am working on something i swear, The Manhattan Cocktail Classic will be up, ALIVE, soon! and it&#8217;s got a swell little template that knows what categories posts are in and displays them in the right place — randomly and everything. i might even skip ahead in this <a href="http://www.amazon.com/gp/product/0596526946?ie=UTF8&amp;tag=penope-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0596526946">gd book</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=penope-20&amp;l=as2&amp;o=1&amp;a=0596526946" border="0" alt="" width="1" height="1" /> and read about hooking some Flash up to XML so the posts can fade in and out in the sidebar like good ads should.</p>
<p>I think it would be faster than trying to learn dHTML. Fkg DOM!</p>
<p>This little swf is a mashup of Example 26-6: ScribbleAS3 &amp; Example 26-5: Using BitmapData.lock to improve performance (see previous post). It has 3 loops nested inside each other! I know! FANCY!!! CLICK AND DRAG! not too fast please. Press the spacebar to reset.</p>
<p><object width="400" height="300" data="http://www.wobblebox5.com/blog/wp-content/uploads/2009/06/scribble.swf" type="application/x-shockwave-flash"><param name="id" value="scribble" /><param name="align" value="middle" /><param name="allowScriptAccess" value="sameDomain" /><param name="allowFullScreen" value="false" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><param name="src" value="http://www.wobblebox5.com/blog/wp-content/uploads/2009/06/scribble.swf" /><param name="name" value="scribble" /><param name="allowfullscreen" value="false" /></object></p>
<p>I know, there&#8217;s an abstract digital media artist inside of all of us!</p>
<div id="attachment_485" class="wp-caption aligncenter" style="width: 310px"><img src="http://www.wobblebox5.com/blog/wp-content/uploads/2009/06/moo-300x235.png" alt="Just a sample of what the improved ScribbleAS3 can do!" title="moo" width="300" height="235" class="size-medium wp-image-485" /><p class="wp-caption-text">Just a sample of what the improved ScribbleAS3 can do!</p></div>
<p>I think listening to <a href="http://www.amazon.com/gp/product/B001V7UXB2?ie=UTF8&amp;tag=penope-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B001V7UXB2">Ida Maria</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=penope-20&amp;l=as2&amp;o=1&amp;a=B001V7UXB2" border="0" alt="" width="1" height="1" /> for 5 hours straight is making me nuts.</p>
<p>LeSoNED: warming up really does help w/the running! esp if you&#8217;re not quite awake when you head out the door. the warmup that Runner&#8217;s World recommends for real runners is my entire run. so i did some jumping jacks and arm windmills.</p>
<hr />
<p><small>© blowuprobot for <a href="http://www.wobblebox5.com/blog">\W/O\B/B\L/E\B/O\X/5\</a>, 2009. |
<a href="http://www.wobblebox5.com/blog/2009/06/16/scribbleas3/">Permalink</a> |
<a href="http://www.wobblebox5.com/blog/2009/06/16/scribbleas3/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.wobblebox5.com/blog/2009/06/16/scribbleas3/&title=ScribbleAS3++">del.icio.us</a>
<br/>
Post tags: <a href="http://www.wobblebox5.com/blog/tag/actionscript3/" rel="tag">actionscript3</a>, <a href="http://www.wobblebox5.com/blog/tag/lesoned/" rel="tag">LeSoNED</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.wobblebox5.com/blog/2009/06/16/scribbleas3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why is Tumblring so Fun?</title>
		<link>http://www.wobblebox5.com/blog/2009/06/05/why-is-tumblring-so-fun/</link>
		<comments>http://www.wobblebox5.com/blog/2009/06/05/why-is-tumblring-so-fun/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 13:18:23 +0000</pubDate>
		<dc:creator>blowuprobot</dc:creator>
				<category><![CDATA[web stuff]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[tumblr]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.wobblebox5.com/blog/?p=424</guid>
		<description><![CDATA[It seems kind of unnecessary, like Twitter. And it&#8217;s more or less the same as the &#8220;WordPress This&#8221; bookmarklet&#8230; I should probably go outside more.

© blowuprobot for \W/O\B/B\L/E\B/O\X/5\, 2009. &#124;
Permalink &#124;
No comment &#124;
Add to
del.icio.us

Post tags: social media, tumblr, twitter
]]></description>
			<content:encoded><![CDATA[<p>It seems kind of unnecessary, like Twitter. And it&#8217;s more or less the same as the &#8220;WordPress This&#8221; bookmarklet&#8230; I should probably go outside more.</p>
<hr />
<p><small>© blowuprobot for <a href="http://www.wobblebox5.com/blog">\W/O\B/B\L/E\B/O\X/5\</a>, 2009. |
<a href="http://www.wobblebox5.com/blog/2009/06/05/why-is-tumblring-so-fun/">Permalink</a> |
<a href="http://www.wobblebox5.com/blog/2009/06/05/why-is-tumblring-so-fun/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.wobblebox5.com/blog/2009/06/05/why-is-tumblring-so-fun/&title=Why is Tumblring so Fun?">del.icio.us</a>
<br/>
Post tags: <a href="http://www.wobblebox5.com/blog/tag/social-media/" rel="tag">social media</a>, <a href="http://www.wobblebox5.com/blog/tag/tumblr/" rel="tag">tumblr</a>, <a href="http://www.wobblebox5.com/blog/tag/twitter/" rel="tag">twitter</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.wobblebox5.com/blog/2009/06/05/why-is-tumblring-so-fun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
