<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Forget Web 3.0...I'm jumping straight to Web 5.0.</title>
	<link>http://ask.metafilter.com/84176/Forget-Web-30Im-jumping-straight-to-Web-50/</link>
	<description>Comments on Ask MetaFilter post Forget Web 3.0...I'm jumping straight to Web 5.0.</description>
	<pubDate>Wed, 20 Feb 2008 19:00:22 -0800</pubDate>
	<lastBuildDate>Wed, 20 Feb 2008 19:00:22 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Forget Web 3.0...I&apos;m jumping straight to Web 5.0.</title>
		<link>http://ask.metafilter.com/84176/Forget-Web-30Im-jumping-straight-to-Web-50</link>	
		<description>I&apos;m looking for a way to have my Movable Type blog updated when I update my status on Twitter or post a link/image/other to my Tumblr page. I can&apos;t figure out what to do, though. &lt;br /&gt;&lt;br /&gt; Currently, I&apos;m working on relaunching my blog using Movable Type 4 as my CMS. In addition to my blog, I also regularly update my Twitter account, as well as posting links on a Tumblr page. I was thinking it would be neat to have Twitter updates or Tumblr posts appear alongside the MT posts. If I can manage to do this, I&apos;d use each of the three tools as follows:&lt;br&gt;
&lt;br&gt;
* MT blog posts: longer, more fleshed-out posts (similar to the &quot;fireballs&quot; on Daring Fireballs) about any number of subjects.&lt;br&gt;
* Tumblr posts: used for posting links to interesting things I find or perhaps shorter, more off-the-cuff posting, about two or three sentences in length.&lt;br&gt;
* Twitter updates: used when I have a particularly striking thought that I feel the need to share. I like Twitter for doing this because I can update it via SMS if I&apos;m away from the computer.&lt;br&gt;
&lt;br&gt;
My desire, as I mentioned, is to have the updates from these three different sources all appear as part of one source of content. I imagine this is the sort of thing that could be done with some combination of RSS feeds and a Movable Type plugin or two, but that&apos;s where I&apos;m stuck--I have no idea what would make this possible. I spent about an hour earlier today playing with &lt;a href=&quot;http://www.reblog.org/&quot;&gt;reBlog&lt;/a&gt;, which ultimately proved to be a colossal waste of time. I&apos;m sure this is something that CAN be done; I just have no idea how to do it, and I&apos;m hoping maybe someone here does.&lt;br&gt;
&lt;br&gt;
&lt;small&gt;Bonus question: is it possible to give each type of post a different CSS styling...a different font, background color, border, etc.?&lt;/small&gt;</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.84176</guid>
		<pubDate>Wed, 20 Feb 2008 18:40:10 -0800</pubDate>
		<dc:creator>phaded</dc:creator>
		
			<category>movabletype</category>
		
			<category>twitter</category>
		
			<category>tumblr</category>
		
			<category>blog</category>
		
			<category>resolved</category>
		
	</item> <item>
		<title>By: kindall</title>
		<link>http://ask.metafilter.com/84176/Forget-Web-30Im-jumping-straight-to-Web-50#1245955</link>	
		<description>Apparently Twitter has &lt;a href=&quot;http://twitter.com/badges&quot;&gt;badges&lt;/a&gt; that let you embed recent tweets on your blog. (A sentence that would have been incomprehensible not that long ago and is still only borderline comprehensible now.)&lt;br&gt;
&lt;br&gt;
That wouldn&apos;t style it, of course, but it&apos;s easy peasy. &lt;a href=&quot;http://kottke.org/&quot;&gt;Kottke&lt;/a&gt; is styling his tweets, so it&apos;s clearly possible. He&apos;s probably grabbing the RSS feed.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.84176-1245955</guid>
		<pubDate>Wed, 20 Feb 2008 19:00:22 -0800</pubDate>
		<dc:creator>kindall</dc:creator>
	</item><item>
		<title>By: junesix</title>
		<link>http://ask.metafilter.com/84176/Forget-Web-30Im-jumping-straight-to-Web-50#1245981</link>	
		<description>Is there a reason you don&apos;t want to do all of the above in Tumblr? Tumblr allows lengthy posts via the Text post type. Since it also has built in functionality for doing feed-to-posts, that takes care of your Twitter posts. Using the new {TagsAsClasses} variable, you can style posts imported from Twitter differently than the other Text posts. Using Tumblr to pull it all together is going to be significantly easier than trying to replicate Tumblr functionality in MT.&lt;br&gt;
&lt;br&gt;
Alternatively, if you&apos;re looking for something like Tumblr that you can host, you may want to look into the &lt;a href=&quot;http://chyrp.net/&quot;&gt;Chyrp&lt;/a&gt; platform. It&apos;s brand new but it&apos;s designed for this type of posting that takes multiple inputs. In Chyrp, each type of post is called a &lt;a href=&quot;http://chyrp.net/extend/browse/feathers&quot;&gt;feather&lt;/a&gt;. By default, Chyrp includes feathers for all the types of posts in Tumblr via the &lt;a href=&quot;http://chyrp.net/extend/view/32&quot;&gt;Tumblr Pack&lt;/a&gt;. Unlike MT which requires you to post within the blog post structure, Chyrp builds separate tables for each feather (type of post). I think a feather for Twitter is also in the works.&lt;br&gt;
&lt;br&gt;
For your bonus question: Yes, it is possible but it requires you to play around with meta fields or special plugins. Essentially you&apos;d be giving each type of post a different &lt;em&gt;div&lt;/em&gt; class. So photo posts would be wrapped in a &lt;em&gt;&lt;/em&gt; while link  posts would be wrapped in &lt;em&gt;&lt;/em&gt;. Then you apply different CSS styles for each class div. This is generalized but hopefully, you get the picture.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.84176-1245981</guid>
		<pubDate>Wed, 20 Feb 2008 19:37:27 -0800</pubDate>
		<dc:creator>junesix</dc:creator>
	</item><item>
		<title>By: junesix</title>
		<link>http://ask.metafilter.com/84176/Forget-Web-30Im-jumping-straight-to-Web-50#1245982</link>	
		<description>As an example of page posts, here&apos;s an &lt;a href=&quot;http://junesix.org/post/23928865&quot;&gt;About&lt;/a&gt; page and &lt;a href=&quot;http://junesix.org/post/24168525&quot;&gt;Contact&lt;/a&gt; page from my Tumblr. It doesn&apos;t have the usual permalink URL but it&apos;s good enough for me. I also have comments enabled for all the posts via &lt;a href=&quot;http://disqus.com/&quot;&gt;Disqus&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.84176-1245982</guid>
		<pubDate>Wed, 20 Feb 2008 19:39:56 -0800</pubDate>
		<dc:creator>junesix</dc:creator>
	</item><item>
		<title>By: schustafa</title>
		<link>http://ask.metafilter.com/84176/Forget-Web-30Im-jumping-straight-to-Web-50#1245989</link>	
		<description>&lt;a href=&quot;http://plugins.movabletype.org/action-streams/index.html&quot;&gt;Action Streams&lt;/a&gt; can probably do (most) of what you&apos;re looking for, but I haven&apos;t spent much time looking at it myself just yet.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.84176-1245989</guid>
		<pubDate>Wed, 20 Feb 2008 19:44:22 -0800</pubDate>
		<dc:creator>schustafa</dc:creator>
	</item><item>
		<title>By: Remy</title>
		<link>http://ask.metafilter.com/84176/Forget-Web-30Im-jumping-straight-to-Web-50#1246000</link>	
		<description>Seconding Action Streams, as this seems to be the use case it was designed for.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.84176-1246000</guid>
		<pubDate>Wed, 20 Feb 2008 19:56:34 -0800</pubDate>
		<dc:creator>Remy</dc:creator>
	</item><item>
		<title>By: brownpau</title>
		<link>http://ask.metafilter.com/84176/Forget-Web-30Im-jumping-straight-to-Web-50#1246023</link>	
		<description>Yeah, I&apos;m in the process of doing what you&apos;re doing, and Action Streams is the killer app plugin which I&apos;ve been waiting for on MT.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.84176-1246023</guid>
		<pubDate>Wed, 20 Feb 2008 20:15:32 -0800</pubDate>
		<dc:creator>brownpau</dc:creator>
	</item><item>
		<title>By: WCityMike</title>
		<link>http://ask.metafilter.com/84176/Forget-Web-30Im-jumping-straight-to-Web-50#1246460</link>	
		<description>It&apos;s not directly responsive to the OP, but if people looking at this thread in the future are looking for a WordPress equivalent, &lt;a href=&quot;http://alexking.org/projects/wordpress&quot;&gt;Twitter Tools&lt;/a&gt;, written by Alex King, would be what they&apos;d want to investigate.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.84176-1246460</guid>
		<pubDate>Thu, 21 Feb 2008 09:50:43 -0800</pubDate>
		<dc:creator>WCityMike</dc:creator>
	</item><item>
		<title>By: phaded</title>
		<link>http://ask.metafilter.com/84176/Forget-Web-30Im-jumping-straight-to-Web-50#1246506</link>	
		<description>junesix, I think your suggestion of Tumblr might be the winner. While I wish I had a little bit more control over things (in particular, I&apos;m not thrilled with them throwing the HTML and the CSS into one textarea, although I suppose that&apos;s easily fixable), I definitely like it a lot as a platform.&lt;br&gt;
&lt;br&gt;
One gripe I do have, though, is that there&apos;s no way to pull content from the Twitter feed more than once an hour. Oh well.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.84176-1246506</guid>
		<pubDate>Thu, 21 Feb 2008 10:20:14 -0800</pubDate>
		<dc:creator>phaded</dc:creator>
	</item><item>
		<title>By: phaded</title>
		<link>http://ask.metafilter.com/84176/Forget-Web-30Im-jumping-straight-to-Web-50#1246721</link>	
		<description>Eh...actually, Tumblr doesn&apos;t give me NEARLY enough control over the look and feel of things, particularly the archives page.&lt;br&gt;
&lt;br&gt;
Guess I&apos;ll keep looking, and possibly revise my plans.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.84176-1246721</guid>
		<pubDate>Thu, 21 Feb 2008 12:56:00 -0800</pubDate>
		<dc:creator>phaded</dc:creator>
	</item><item>
		<title>By: junesix</title>
		<link>http://ask.metafilter.com/84176/Forget-Web-30Im-jumping-straight-to-Web-50#1246776</link>	
		<description>Right, that is the major fault of Tumblr as a true blog, it lacks any way to customize archives beyond the default /archives/ page style.&lt;br&gt;
&lt;br&gt;
For Twitter, there is the &lt;a href=&quot;http://plugins.movabletype.org/mttwitter/&quot;&gt;MT-Twitter plugin&lt;/a&gt; for MT.&lt;br&gt;
&lt;br&gt;
On the WordPress platform, there&apos;s a &lt;a href=&quot;http://web.twelvehorses.com/projects/quickpost/&quot;&gt;QuickPost plugin&lt;/a&gt; that handles some of the formats that Tumblr uses. It mimics the same entry fields as Tumblr for Text/Link (essentially the same thing), Photo, Quote, and Video.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.84176-1246776</guid>
		<pubDate>Thu, 21 Feb 2008 13:22:06 -0800</pubDate>
		<dc:creator>junesix</dc:creator>
	</item><item>
		<title>By: junesix</title>
		<link>http://ask.metafilter.com/84176/Forget-Web-30Im-jumping-straight-to-Web-50#1246785</link>	
		<description>If you&apos;d like to see what&apos;s possible with a bit of CSS trickery in Tumblr, check out Paul Giacherio&apos;s brand new &lt;a href=&quot;http://museumtheme.tumblr.com/&quot;&gt;&quot;Museum&quot; theme&lt;/a&gt;. A lot of fun stuff in there.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.84176-1246785</guid>
		<pubDate>Thu, 21 Feb 2008 13:24:53 -0800</pubDate>
		<dc:creator>junesix</dc:creator>
	</item><item>
		<title>By: anildash</title>
		<link>http://ask.metafilter.com/84176/Forget-Web-30Im-jumping-straight-to-Web-50#1247180</link>	
		<description>Phaded, I work with the MT team and this is exactly where we&apos;re headed with stuff like Action Streams. If you&apos;re stumped by how that works, or you&apos;re not just looking to capture the fact that you posted on Tumblr/Twitter, but want to capture the content itself, then &lt;a href=&quot;http://plugins.movabletype.org/refeed/&quot;&gt;Refeed&lt;/a&gt; will do exactly what you want, and is nowhere near as convoluted as Reblog. You just install the plugin, go to the settings for your blog, and put in the RSS feed for your Tweets and Tumbls. Feel free to drop me a line if I can help you out with it, and we&apos;ll be making this stuff easier in the future. :)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.84176-1247180</guid>
		<pubDate>Thu, 21 Feb 2008 18:56:16 -0800</pubDate>
		<dc:creator>anildash</dc:creator>
	</item><item>
		<title>By: phaded</title>
		<link>http://ask.metafilter.com/84176/Forget-Web-30Im-jumping-straight-to-Web-50#1247216</link>	
		<description>junesix, I actually just came across the link to the MT-Twitter plugin, which reminded me to come back and check this thread. So thanks for that.&lt;br&gt;
&lt;br&gt;
anildash, wow, it&apos;s pretty cool that you&apos;ve posted in my thread. :) Refeed is definitely intriguing, and looks like the type of thing that I&apos;ll be spending my weekend playing with. I&apos;m glad to hear that MT is moving in this direction, and you may just be hearing from me in the future.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.84176-1247216</guid>
		<pubDate>Thu, 21 Feb 2008 19:55:10 -0800</pubDate>
		<dc:creator>phaded</dc:creator>
	</item>
	</channel>
</rss>
