<?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>Philip Roche &#187; Aggreg8</title>
	<atom:link href="http://www.philroche.net/category/projects/aggreg8/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.philroche.net</link>
	<description>All things Geek</description>
	<lastBuildDate>Tue, 02 Mar 2010 21:13:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Developing a Firefox Extension That People Actually Use</title>
		<link>http://www.philroche.net/archives/developing-a-firefox-extension-that-people-actually-use/</link>
		<comments>http://www.philroche.net/archives/developing-a-firefox-extension-that-people-actually-use/#comments</comments>
		<pubDate>Tue, 24 Jul 2007 07:16:05 +0000</pubDate>
		<dc:creator>philroche</dc:creator>
				<category><![CDATA[Aggreg8]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.philroche.net/archives/developing-a-firefox-extension-that-people-actually-use/</guid>
		<description><![CDATA[I'll stop venting my anger at faceless corporations now.
There's a nice write up on the tools needed to write good firefox extensions.
http://www.softwaredeveloper.com/features/firefox-extension-resource-072307/






]]></description>
			<content:encoded><![CDATA[<p>I'll stop venting my anger at faceless corporations now.</p>
<p>There's a nice write up on the tools needed to <a href="http://www.softwaredeveloper.com/features/firefox-extension-resource-072307/">write good firefox extensions</a>.</p>
<p><a href="http://www.softwaredeveloper.com/features/firefox-extension-resource-072307/">http://www.softwaredeveloper.com/features/firefox-extension-resource-072307/</a>
</p>
<p><!--cdab31fe5f15842af4fbb5975aa5dc5a-->
</p>
<p><!--f29eb1c80258cceb04a312a03ec54494-->
</p>
<p><!--f29eb1c80258cceb04a312a03ec54494--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.philroche.net/archives/developing-a-firefox-extension-that-people-actually-use/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aggreg8 lives</title>
		<link>http://www.philroche.net/archives/aggreg8-lives/</link>
		<comments>http://www.philroche.net/archives/aggreg8-lives/#comments</comments>
		<pubDate>Mon, 11 Dec 2006 19:37:10 +0000</pubDate>
		<dc:creator>philroche</dc:creator>
				<category><![CDATA[Aggreg8]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.philroche.net/archives/aggreg8-lives/</guid>
		<description><![CDATA[This weekend I have gone on an all out Open Source offensive. I have released a new version of ACR (Automatically Create Rewriterules) with some bug fixes and faster processing of sites. I have released an updated version of PEA (Photoshop Elements Album Export) with improved accessibility and more options in the python script header.
 [...]]]></description>
			<content:encoded><![CDATA[<p>This weekend I have gone on an all out Open Source offensive. I have released a new version of <a href="http://code.google.com/p/acr/">ACR (Automatically Create Rewriterules)</a> with some bug fixes and faster processing of sites. I have released an updated version of <a href="http://sourceforge.net/projects/peaexport">PEA (Photoshop Elements Album Export)</a> with improved accessibility and more options in the python script header.</p>
<p><a href="http://aggreg8.mozdev.org"><img class="floatleft" id="image732" alt="Aggreg8 lives again" src="http://www.philroche.net/wp-content/uploads/2006/12/aggreg8logo_small.jpg" /> </a>I also started work on <a href="http://aggreg8.mozdev.org">Aggreg8</a> again. I have a working version for Firefox 2.0 (not released yet) which will be my basis for my future plans.</p>
<ul>
<li>Get Aggreg8 working on Firefox 2.0 - Done but not released</li>
<li>Get <a href="http://developer.mozilla.org/en/docs/Adding_feed_readers_to_Firefox">auto-subscribe</a> working - Done but not released</li>
<li>Use <a href="http://developer.mozilla.org/en/docs/Feed_content_access_API">built in Feed parser</a></li>
<li>Use <a href="http://developer.mozilla.org/en/docs/Storage">SQLite for storage</a></li>
<li>Have an options panel</li>
<li>Ability to import and export OPML</li>
<li>Clean up XULs and Javascripts  - especially the location of some functions</li>
<li>Add license to header of each file (MPL)</li>
<li>Create some nicer CSS stylesheets</li>
<li>Create a Norwegian language file</li>
<li>Change all references of Aggreg8.net (now a microsoft portal) to <a href="http://aggreg8.org/">Aggreg8.org</a></li>
<li>Implement some sort of caching (although the aim of Aggreg8 is to be simple - caching might be overkill)</li>
</ul>
<p>After 3 years of inactivity on the <a href="http://aggreg8.mozdev.org/">aggreg8.mozdev.org</a> site. I am again on the <a href="http://www.mozdev.org/projects/active.html">active projects list</a> and am raring to go with the above features. The aim of Aggreg8 version 0.3 is to be a super simple RSS reader with no fancy feature, just an easy way to read your RSS feeds. Using SQLite and the built in parser, I hope will improve performance too.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.philroche.net/archives/aggreg8-lives/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Aggreg8.net sold</title>
		<link>http://www.philroche.net/archives/aggreg8net-sold/</link>
		<comments>http://www.philroche.net/archives/aggreg8net-sold/#comments</comments>
		<pubDate>Sun, 13 Aug 2006 19:31:09 +0000</pubDate>
		<dc:creator>philroche</dc:creator>
				<category><![CDATA[Aggreg8]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.philroche.net/archives/aggreg8net-sold/</guid>
		<description><![CDATA[None of you will have noticed that Aggreg8.net and Aggreg8.com are now actually hosting Microcosm which is a Microsoft portal of some sorts. 
I was approached about a month ago to see if I would sell Aggreg8.com. Hell yes. I suggested $3000 as I could not be bothered getting into a to and fro debate [...]]]></description>
			<content:encoded><![CDATA[<p>None of you will have noticed that Aggreg8.net and Aggreg8.com are now actually hosting Microcosm which is a Microsoft portal of some sorts. </p>
<p>I was approached about a month ago to see if I would sell Aggreg8.com. Hell yes. I suggested $3000 as I could not be bothered getting into a to and fro debate on the price. I also offered Aggreg8.net for $2000. Both suggested prices were accepted and the domain transfer proceeded using Network Solutions certified offer service. I am yet to receive the checks but I am well chuffed and after &#163;2000 in the last 2 months on car repairs - it is definitely needed. </p>
<p>I have since purchased <a href="http://www.aggreg8.co.uk">Aggreg8.co.uk</a> and <a href="http://www.aggreg8.org">Aggreg8.org</a> so my Aggreg8 RSS reader will be moving there once I get a chance.
</p>
<p><!--4faeef0988a8857763221b9cf1789867--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.philroche.net/archives/aggreg8net-sold/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
