<?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>Chapter 42 &#187; aggregator</title>
	<atom:link href="http://chapter42.whitewhale.net/tag/aggregator/feed/" rel="self" type="application/rss+xml" />
	<link>http://chapter42.whitewhale.net</link>
	<description></description>
	<lastBuildDate>Thu, 30 Sep 2010 17:20:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>My &#8220;Bloggregate&#8221;</title>
		<link>http://chapter42.whitewhale.net/2008/06/12/my-bloggregate/</link>
		<comments>http://chapter42.whitewhale.net/2008/06/12/my-bloggregate/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 20:20:17 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Behind the scenes]]></category>
		<category><![CDATA[aggregator]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://chapter42.whaleblogs.net/?p=48</guid>
		<description><![CDATA[One of the perks of being a software architect is that in your spare time you can build neat applications to suit your own particular needs and tastes. A recent example is that I grew tired of checking the same dozen+ web sites every day (even more than once a day) to get a snapshot [...]]]></description>
			<content:encoded><![CDATA[<p>One of the perks of being a software architect is that in your spare time you can build neat applications to suit your own particular needs and tastes. A recent example is that I grew tired of checking the same dozen+ web sites every day (even more than once a day) to get a snapshot of what&#8217;s going on in the world and within the communities of interest to me. This was a laborious process. <span id="more-48"></span></p>
<p>Of course, all those sites exported RSS, and so I tried adding them to my mail application. I found that I *really* intensely did not like the mailbox approach to RSS. This is why Google&#8217;s and other company&#8217;s offerings don&#8217;t appeal to me in this regard, since this is the interface they choose. What I wanted was a blog-style aggregator for all the blogs, news, etc. sites that I read daily.  Maybe it&#8217;s because I am a long-time LiveJournal user. Maybe it&#8217;s just a basic matter of taste that the blog format appeals to me much more, especially when there&#8217;s a lot of information to scan through, quickly.</p>
<p>At any rate, one intense evening later I had a &#8220;bloggregate.&#8221; It basically pulls together all the feeds from my favorite sites into a single page, paginated, allowing you to view today, yesterday, past week, or past month. It uses a curl backend to process several feeds at once. It even logs into password protected feeds for me to retrieve the posts I want (yes, this includes LiveJournal protected feeds which nobody seems to be able to figure out!) Individual &#8220;blog posts&#8221; have the usual link to view comments, where appropriate. And best of all? It looks lovely on the iPhone so I can be a junkie from anywhere.</p>
<p>This kind of play on the side often leads to a piece of code or an entire idea making it into a job one way or another. What better way to fuel what you do for a living than to do it with noodlings that you love to produce anyway?</p>
]]></content:encoded>
			<wfw:commentRss>http://chapter42.whitewhale.net/2008/06/12/my-bloggregate/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

