<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: NodeQuota</title>
	<atom:link href="http://www.stupendous.net/projects/nodequota/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stupendous.net</link>
	<description>ramblings of a caffeinated discombobulated mind</description>
	<lastBuildDate>Mon, 08 Mar 2010 01:14:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael</title>
		<link>http://www.stupendous.net/projects/nodequota/comment-page-1/#comment-9673</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sun, 25 Oct 2009 09:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.stupendous.net/?page_id=114#comment-9673</guid>
		<description>&lt;p&gt;Is there any way to change the traffic light from a Daily Quota to a Monthly Quota representation???&lt;/p&gt;

&lt;p&gt;Thatd be super!!&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Is there any way to change the traffic light from a Daily Quota to a Monthly Quota representation???</p>
<p>Thatd be super!!</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dufus</title>
		<link>http://www.stupendous.net/projects/nodequota/comment-page-1/#comment-9263</link>
		<dc:creator>Dufus</dc:creator>
		<pubDate>Fri, 01 Aug 2008 12:37:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.stupendous.net/?page_id=114#comment-9263</guid>
		<description>&lt;p&gt;Nodequota is great!
I have recently crossed over from Windoze and was getting withdrawals from not having my MUM usage meter. I found this at the whirlpool forums. How about you contact Internode and have them add it to their list of usage meters. I&#039;m sure a lot of other people would appreciate your fine efforts.
Thanks again.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Nodequota is great!<br />
I have recently crossed over from Windoze and was getting withdrawals from not having my MUM usage meter. I found this at the whirlpool forums. How about you contact Internode and have them add it to their list of usage meters. I&#8217;m sure a lot of other people would appreciate your fine efforts.<br />
Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://www.stupendous.net/projects/nodequota/comment-page-1/#comment-9242</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Wed, 30 Jul 2008 03:44:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.stupendous.net/?page_id=114#comment-9242</guid>
		<description>&lt;p&gt;It&#039;ll be a week or so before I work out the specifications. 1.1 is in early design/prototype phase.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It&#8217;ll be a week or so before I work out the specifications. 1.1 is in early design/prototype phase.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lazydesi</title>
		<link>http://www.stupendous.net/projects/nodequota/comment-page-1/#comment-9241</link>
		<dc:creator>lazydesi</dc:creator>
		<pubDate>Tue, 29 Jul 2008 11:21:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.stupendous.net/?page_id=114#comment-9241</guid>
		<description>&lt;p&gt;Once someone has a perl script that outputs the right data for their ISP, they can send it to me&lt;/p&gt;

&lt;p&gt;if you tell me how to extract the data from ISP, I will provide the data for you&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Once someone has a perl script that outputs the right data for their ISP, they can send it to me</p>
<p>if you tell me how to extract the data from ISP, I will provide the data for you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chrome</title>
		<link>http://www.stupendous.net/projects/nodequota/comment-page-1/#comment-9240</link>
		<dc:creator>chrome</dc:creator>
		<pubDate>Tue, 29 Jul 2008 07:15:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.stupendous.net/?page_id=114#comment-9240</guid>
		<description>&lt;p&gt;Not as yet. I&#039;ve started work on it and the design is coming together as well as a few of the individual components, but as for supporting other ISPs that might be a while down the track. I&#039;d need help from people to get those features implemented.&lt;/p&gt;

&lt;p&gt;That said, the way I&#039;m thinking about doing this is providing separate modules for each ISP that I support, and another module that allows you to write a script in perl or applescript that does the HTML scraping of account information, effectively providing a method for anyone with basic scripting ability to add support for their ISP.&lt;/p&gt;

&lt;p&gt;This module would be heavier (it would need to fork a perl interpreter every time it gathers data) but would be a good solution for all the other ISPs I don&#039;t have a way to test. Once someone has a perl script that outputs the right data for their ISP, they can send it to me and I can implement it in Objective-C and have it supported natively.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Not as yet. I&#8217;ve started work on it and the design is coming together as well as a few of the individual components, but as for supporting other ISPs that might be a while down the track. I&#8217;d need help from people to get those features implemented.</p>
<p>That said, the way I&#8217;m thinking about doing this is providing separate modules for each ISP that I support, and another module that allows you to write a script in perl or applescript that does the HTML scraping of account information, effectively providing a method for anyone with basic scripting ability to add support for their ISP.</p>
<p>This module would be heavier (it would need to fork a perl interpreter every time it gathers data) but would be a good solution for all the other ISPs I don&#8217;t have a way to test. Once someone has a perl script that outputs the right data for their ISP, they can send it to me and I can implement it in Objective-C and have it supported natively.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lazydesi</title>
		<link>http://www.stupendous.net/projects/nodequota/comment-page-1/#comment-9239</link>
		<dc:creator>lazydesi</dc:creator>
		<pubDate>Mon, 28 Jul 2008 22:52:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.stupendous.net/?page_id=114#comment-9239</guid>
		<description>&lt;p&gt;I would love to see this type of usage for my ISP (Adam Internet) also. Looking for 1.1 release, any estimated date?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I would love to see this type of usage for my ISP (Adam Internet) also. Looking for 1.1 release, any estimated date?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
