<?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: How do I filter my entire digital life into one personal domain?</title>
	<link>http://ask.metafilter.com/110126/How-do-I-filter-my-entire-digital-life-into-one-personal-domain/</link>
	<description>Comments on Ask MetaFilter post How do I filter my entire digital life into one personal domain?</description>
	<pubDate>Sat, 27 Dec 2008 20:23:55 -0800</pubDate>
	<lastBuildDate>Sat, 27 Dec 2008 20:23:55 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How do I filter my entire digital life into one personal domain?</title>
		<link>http://ask.metafilter.com/110126/How-do-I-filter-my-entire-digital-life-into-one-personal-domain</link>	
		<description>I&apos;m merging my digital life into one conglomerate website.&lt;/strong&gt; I have a wordpress blog, tumblr, twitter page, blogspot blog, and a page for my music project being joined on my new domain. Can I do this without making my site busy or ugly?&lt;/strong&gt; &lt;br /&gt;&lt;br /&gt; I&apos;ve spent countless hours working on this and find myself reaching for a &apos;reset design&apos; button.&lt;br&gt;
&lt;br&gt;
Right now I have a minimalist landing page with links to everything&lt;br&gt;
&lt;br&gt;
i.e. &apos;blog&apos; &apos;twitter&apos; &apos;tumblr&apos; &apos;music&apos; &apos;non-profit&apos;&lt;br&gt;
&lt;br&gt;
&apos;blog&apos; goes to www.domain.com/blog and uses the same CSS as www.domain.com/&lt;br&gt;
&lt;br&gt;
I didn&apos;t like the look of the java/flash widgets embedded in my site,&lt;br&gt;
so right now the twitter and tumblr feeds appear in plain text in their respective locations inside the jurisdiction of my stylescripts.&lt;br&gt;
&lt;br&gt;
I have considered linking directly to current locations i.e. &apos;twitter&apos; would go to www.twitter.com/userID, but I feel like that is ungratitude for the power that having my own domain brings.&lt;br&gt;
&lt;br&gt;
Also with that, things are brought out of &apos;Zen&apos; slightly as some parts of the site are hosted on the domain (blogs, music) and others are hosted elsewhere. Of course the layout changes on every not-my-domain page.&lt;br&gt;
&lt;br&gt;
I have considered using some type of frame that opens the new site within my site, but I&apos;m clueless to the logistics, and am not sure that that would improve my current situation at all.&lt;br&gt;
&lt;br&gt;
Is there hope for my site?&lt;br&gt;
&lt;br&gt;
Many thanks in advance!&lt;br&gt;
&lt;br&gt;
&lt;small&gt;I didn&apos;t realize that this was such an emotional website problem. Maybe this should go into human relations :P&lt;/small&gt;</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.110126</guid>
		<pubDate>Sat, 27 Dec 2008 19:31:03 -0800</pubDate>
		<dc:creator>bradly</dc:creator>
		
			<category>twitter</category>
		
			<category>tumblr</category>
		
			<category>wp</category>
		
			<category>combine</category>
		
			<category>blog</category>
		
			<category>domain</category>
		
			<category>resolved</category>
		
	</item> <item>
		<title>By: Nonce</title>
		<link>http://ask.metafilter.com/110126/How-do-I-filter-my-entire-digital-life-into-one-personal-domain#1585238</link>	
		<description>&lt;a href=&quot;http://www.darrenhoyt.com/2008/09/08/agregado-lifestream-theme-for-wordpress-released/&quot;&gt;this?&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
It&apos;s a theme that requires WordPress, but you should be able to migrate easily from whatever CMS you&apos;re using, if it&apos;s not WordPress.&lt;br&gt;
&lt;br&gt;
Failing that, you could use the design to inspire your own approach.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.110126-1585238</guid>
		<pubDate>Sat, 27 Dec 2008 20:23:55 -0800</pubDate>
		<dc:creator>Nonce</dc:creator>
	</item><item>
		<title>By: Nonce</title>
		<link>http://ask.metafilter.com/110126/How-do-I-filter-my-entire-digital-life-into-one-personal-domain#1585240</link>	
		<description>Er, I see it is wordpress.  Anyway, hope that&apos;s helpful.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.110126-1585240</guid>
		<pubDate>Sat, 27 Dec 2008 20:24:52 -0800</pubDate>
		<dc:creator>Nonce</dc:creator>
	</item><item>
		<title>By: ewingpatriarch</title>
		<link>http://ask.metafilter.com/110126/How-do-I-filter-my-entire-digital-life-into-one-personal-domain#1585241</link>	
		<description>For your blog and twitter, at least, you could write your own (or find something like this and customize it to your liking - I know this is a thing that exists) on-page RSS reader/parser. Style it with CSS, make it display only what you want to display, etc. If your music and/or non-profit categories expose RSS feeds as well, you&apos;d be pretty much all set - you wouldn&apos;t have to worry about java/flash widgets, and everything would be hosted on your page and styled with your CSS so your layout could remain consistent. &lt;br&gt;
&lt;br&gt;
(Don&apos;t do the frame thing. It works, but it&apos;s heavily late-90s.)&lt;br&gt;
&lt;br&gt;
I&apos;m sure Googling &quot;embed RSS feed in page&quot; or &quot;parse RSS feed in HTML&quot; or something similar would get you started. Best of luck!&lt;br&gt;
&lt;br&gt;
[on preview: Nonce&apos;s thing looks good too, and is almost certainly much simpler, but probably removes a little bit of control.]</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.110126-1585241</guid>
		<pubDate>Sat, 27 Dec 2008 20:27:42 -0800</pubDate>
		<dc:creator>ewingpatriarch</dc:creator>
	</item><item>
		<title>By: ewingpatriarch</title>
		<link>http://ask.metafilter.com/110126/How-do-I-filter-my-entire-digital-life-into-one-personal-domain#1585244</link>	
		<description>&lt;small&gt;Err, to put my intentions in more plain-English, I&apos;m imagining a box that takes an RSS feed address and spits out &quot;last 5 tweets,&quot; &quot;latest blog posts,&quot; et cetera.&lt;/small&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.110126-1585244</guid>
		<pubDate>Sat, 27 Dec 2008 20:28:47 -0800</pubDate>
		<dc:creator>ewingpatriarch</dc:creator>
	</item><item>
		<title>By: sinfony</title>
		<link>http://ask.metafilter.com/110126/How-do-I-filter-my-entire-digital-life-into-one-personal-domain#1585249</link>	
		<description>You can use WordPress for the whole site (not just the blog elements).  You&apos;ll want to look into the difference between the blog part of WordPress and &quot;Pages.&quot;  As for handling your Twitter/other RSS stuff, WP has a built-in feed display widget that works very well; I use it to display my last five tweets on the homepage.  As for design, WP themes are pretty easy to get a handle on.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.110126-1585249</guid>
		<pubDate>Sat, 27 Dec 2008 20:34:51 -0800</pubDate>
		<dc:creator>sinfony</dc:creator>
	</item><item>
		<title>By: datacenter refugee</title>
		<link>http://ask.metafilter.com/110126/How-do-I-filter-my-entire-digital-life-into-one-personal-domain#1585283</link>	
		<description>&lt;a href=&quot;http://www.sweetcron.com/&quot;&gt;sweetcron&lt;/a&gt;.  Good explanation &lt;a href=&quot;http://www.readwriteweb.com/archives/host_your_own_lifestream_with.php&quot;&gt;here&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.110126-1585283</guid>
		<pubDate>Sat, 27 Dec 2008 21:12:04 -0800</pubDate>
		<dc:creator>datacenter refugee</dc:creator>
	</item><item>
		<title>By: pb</title>
		<link>http://ask.metafilter.com/110126/How-do-I-filter-my-entire-digital-life-into-one-personal-domain#1585285</link>	
		<description>I&apos;d take a look at &lt;a href=&quot;http://sweetcron.com/&quot;&gt;Sweetcron&lt;/a&gt; and Movable Type 4 with &lt;a href=&quot;http://plugins.movabletype.org/action-streams/&quot;&gt;Action Streams&lt;/a&gt;. They&apos;re both software that you run on your own server to bring all of your digital items from other sites into one place. I don&apos;t have personal experience with either of these, but I&apos;ve been looking into doing this too and these are at the top of my list to play with when I get a chance.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.110126-1585285</guid>
		<pubDate>Sat, 27 Dec 2008 21:12:53 -0800</pubDate>
		<dc:creator>pb</dc:creator>
	</item><item>
		<title>By: Nonce</title>
		<link>http://ask.metafilter.com/110126/How-do-I-filter-my-entire-digital-life-into-one-personal-domain#1585288</link>	
		<description>If you do mess around with RSS feeds in wordpress, start looking for documentation on how to do so &lt;a href=&quot;http://codex.wordpress.org/Function_Reference/wp_rss&quot;&gt;here&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.110126-1585288</guid>
		<pubDate>Sat, 27 Dec 2008 21:18:03 -0800</pubDate>
		<dc:creator>Nonce</dc:creator>
	</item><item>
		<title>By: bradly</title>
		<link>http://ask.metafilter.com/110126/How-do-I-filter-my-entire-digital-life-into-one-personal-domain#1585326</link>	
		<description>Sweetcron is exactly what I was looking for.&lt;br&gt;
&lt;br&gt;
Thanks everyone!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.110126-1585326</guid>
		<pubDate>Sat, 27 Dec 2008 22:21:15 -0800</pubDate>
		<dc:creator>bradly</dc:creator>
	</item>
	</channel>
</rss>
