<?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>Nicholas Pike &#187; firefox</title>
	<atom:link href="http://blog.npike.net/category/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.npike.net</link>
	<description>Like nailing jelly to a wall...</description>
	<lastBuildDate>Tue, 20 Jul 2010 05:45:17 +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>Coming soon&#8230; Google Calendar Notifier 3 for Firefox</title>
		<link>http://blog.npike.net/2008/02/28/coming-soon-google-calendar-notifier-3-for-firefox/</link>
		<comments>http://blog.npike.net/2008/02/28/coming-soon-google-calendar-notifier-3-for-firefox/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 01:12:04 +0000</pubDate>
		<dc:creator>npike</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[google calendar notifier]]></category>

		<guid isPermaLink="false">http://blog.npike.net/2008/02/28/coming-soon-google-calendar-notifier-3-for-firefox/</guid>
		<description><![CDATA[Fear not&#8230; I have not abandoned this project &#8211; life has just been incredibly busy, and the extension was at a level of functionality that worked for me.  To top it all off my trac (issue management) database broke with an upgrade of python and I have not been able to fix it.
Last night I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.npike.net/wp-content/uploads/2008/02/gcn3_coming_soon.png" title="gcn3_coming_soon.png"><img src="http://blog.npike.net/wp-content/uploads/2008/02/gcn3_coming_soon.thumbnail.png" alt="gcn3_coming_soon.png" align="right" border="0" hspace="10" vspace="10" /></a>Fear not&#8230; I have not abandoned this project &#8211; life has just been incredibly busy, and the extension was at a level of functionality that worked <em>for me</em>.  To top it all off my trac (issue management) database broke with an upgrade of python and I have not been able to fix it.</p>
<p>Last night I setup <a href="http://www.mantisbt.org/" target="_blank">MantisBG</a> on my staging box, and got it working with my subversion repository that currently holds all my code.  I have begun recovering tasks from trac, and putting them into Mantis &#8211; once that is finished I will begin work on the first Milestone for GCN3  (which will be a complete rewrite of the extension, that I started several months ago but never finished).</p>
<p>I expect the following in the first Milestone:</p>
<ul>
<li><strong>Firefox 3 support</strong></li>
<li>Basic features, completely utilizing the GData API
<ul>
<li><strong>Won&#8217;t be requiring users to manually import their feed URLs anymore</strong></li>
</ul>
</li>
<li>The complete rewrite of the Core code will fix many many existing bugs that plague current users (thanks for bearing with me here folks)</li>
<li>Better localization</li>
<li>Other then that, no new features for Milestone 1.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.npike.net/2008/02/28/coming-soon-google-calendar-notifier-3-for-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Experiment:  Google Charts on Bungie.net</title>
		<link>http://blog.npike.net/2007/12/07/quick-experiment-google-charts-on-bungienet/</link>
		<comments>http://blog.npike.net/2007/12/07/quick-experiment-google-charts-on-bungienet/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 21:21:10 +0000</pubDate>
		<dc:creator>npike</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[greasemonkey]]></category>

		<guid isPermaLink="false">http://blog.npike.net/2007/12/07/quick-experiment-google-charts-on-bungienet/</guid>
		<description><![CDATA[
 Google Charts API is now public, so I took a few minutes to experiment today: Placement Stats Pie Graph for Bungie.net (Halo 3 stats).
So whats the deal with Google Charts?  Basically you create a crazy URL to Google, and they send you back a nicely rendered chart to use anywhere you like &#8211; dynamically generated.  [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="http://www.npike.net/uploads/bungie-googlecharts2.JPG" height="207" vspace="5" width="426" /></p>
<p align="left"> Google Charts API is now public, so I took a few minutes to experiment today: Placement Stats Pie Graph for Bungie.net (Halo 3 stats).</p>
<p align="left">So whats the deal with Google Charts?  Basically you create a crazy URL to Google, and they send you back a nicely rendered chart to use anywhere you like &#8211; dynamically generated.  Using Greasemonkey I scrape the Bungie stats page to generate chart information, and then <em>inject</em> the resulting image back into the page.</p>
<p align="left">Pretty cool &#8211; code linked <a href="http://pastebin.com/f69df70e2" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.npike.net/2007/12/07/quick-experiment-google-charts-on-bungienet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
