<?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 for none of this matters</title>
	<atom:link href="http://blog.nemik.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nemik.net</link>
	<description></description>
	<lastBuildDate>Sun, 03 Jan 2010 22:07:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Fixing broken JFFS2 partition by nemik</title>
		<link>http://blog.nemik.net/2009/11/fixing-broken-jffs2-partition/comment-page-1/#comment-158602</link>
		<dc:creator>nemik</dc:creator>
		<pubDate>Sun, 03 Jan 2010 22:07:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nemik.net/?p=86#comment-158602</guid>
		<description>Gabi,

I have no idea if it was installed. I just had the typical 8.09 Kamikaze OpenWRT firmware on a FON2100 router. Not sure if the distro for that comes with the driver or not, sorry.

Though since updating to 8.09.1, I opkg installed packages and wget&#039;d some stuff just fine, had no problems at all.</description>
		<content:encoded><![CDATA[<p>Gabi,</p>
<p>I have no idea if it was installed. I just had the typical 8.09 Kamikaze OpenWRT firmware on a FON2100 router. Not sure if the distro for that comes with the driver or not, sorry.</p>
<p>Though since updating to 8.09.1, I opkg installed packages and wget&#8217;d some stuff just fine, had no problems at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing broken JFFS2 partition by Gabi</title>
		<link>http://blog.nemik.net/2009/11/fixing-broken-jffs2-partition/comment-page-1/#comment-158517</link>
		<dc:creator>Gabi</dc:creator>
		<pubDate>Sat, 02 Jan 2010 11:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nemik.net/?p=86#comment-158517</guid>
		<description>Hi nemik,
I have similar  roblem, I was using wget for download files then message segmentation fault . When I reboot the router have a kernel bug.

JFFS2 error: (1) jffs2_link_node_ref: Adding new ref 80c377d8 at (0x005d0250-0x005d0494) not immediately after previous (0x005d0250-0x005d0250)
Kernel bug detected[#1]:
Cpu 0
$ 0   : 00000000 10009400 00000093 80250000
...


One question.Can you remember if you had installed gpio driver on the router?</description>
		<content:encoded><![CDATA[<p>Hi nemik,<br />
I have similar  roblem, I was using wget for download files then message segmentation fault . When I reboot the router have a kernel bug.</p>
<p>JFFS2 error: (1) jffs2_link_node_ref: Adding new ref 80c377d8 at (0&#215;005d0250-0&#215;005d0494) not immediately after previous (0&#215;005d0250-0&#215;005d0250)<br />
Kernel bug detected[#1]:<br />
Cpu 0<br />
$ 0   : 00000000 10009400 00000093 80250000<br />
&#8230;</p>
<p>One question.Can you remember if you had installed gpio driver on the router?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New project: Arduinoponics by nemik</title>
		<link>http://blog.nemik.net/2009/11/new-project-arduinoponics/comment-page-1/#comment-157148</link>
		<dc:creator>nemik</dc:creator>
		<pubDate>Thu, 10 Dec 2009 04:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nemik.net/?p=82#comment-157148</guid>
		<description>Peter,

Very nice. I would also love some EC and pH meters, there are some good tutorials on the circuitry : http://blea.ch/wiki/index.php/PH_Meter http://damien.douxchamps.net/elec/ph_meter/ http://www.66pacific.com/ph/simplest_ph.aspx
But my setup is so amateurish that I&#039;m sure there are many more things the plants need (like lights) before I need to start measuring and tweaking pH balance. 

Right now the Arduino on the same supply as the pump is working fine, the adapter is up to the task. An old ATX PSU though is a good idea and probably will be next, when I merge the 5v supply of the Fonera router which it talks to and gives wireless control.

I run the pump timings from the Arduino but plan to do lights and maybe some other things from the router/computer; it has thus far been very stable (running OpenWRT 8.09.1 Kamikaze). Main thing that prevents me from doing all the automation from the Arduino is the bad accuracy I get for time, and my unwillingness to add an actual real-time-clock IC to the Arduino.</description>
		<content:encoded><![CDATA[<p>Peter,</p>
<p>Very nice. I would also love some EC and pH meters, there are some good tutorials on the circuitry : <a href="http://blea.ch/wiki/index.php/PH_Meter" rel="nofollow">http://blea.ch/wiki/index.php/PH_Meter</a> <a href="http://damien.douxchamps.net/elec/ph_meter/" rel="nofollow">http://damien.douxchamps.net/elec/ph_meter/</a> <a href="http://www.66pacific.com/ph/simplest_ph.aspx" rel="nofollow">http://www.66pacific.com/ph/simplest_ph.aspx</a><br />
But my setup is so amateurish that I&#8217;m sure there are many more things the plants need (like lights) before I need to start measuring and tweaking pH balance. </p>
<p>Right now the Arduino on the same supply as the pump is working fine, the adapter is up to the task. An old ATX PSU though is a good idea and probably will be next, when I merge the 5v supply of the Fonera router which it talks to and gives wireless control.</p>
<p>I run the pump timings from the Arduino but plan to do lights and maybe some other things from the router/computer; it has thus far been very stable (running OpenWRT 8.09.1 Kamikaze). Main thing that prevents me from doing all the automation from the Arduino is the bad accuracy I get for time, and my unwillingness to add an actual real-time-clock IC to the Arduino.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New project: Arduinoponics by Peter</title>
		<link>http://blog.nemik.net/2009/11/new-project-arduinoponics/comment-page-1/#comment-156594</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 03 Dec 2009 11:11:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nemik.net/?p=82#comment-156594</guid>
		<description>Hi Nemik. Great project. ALthough I had done some automation before, I got in to Arduino because of an interest in hydroponics too. As of yet, it is still very much a project in the proof-of-concept stage. I have been struggling with the pH and EC measurements and sensors (don&#039;t want to fork out a gadzillion for semi-pro lab stuff). As for the weakest point in the setup : I personally would not power the Arduino and pump from the same supply. STill, you could use an old ATX power supply and the connector sold by Sparkfun. Plenty of juice and voltage options. Also, I will run the whole setup from the Arduino, with only serial output to the PC. A PC is just too much of a weak point. Best of luck !</description>
		<content:encoded><![CDATA[<p>Hi Nemik. Great project. ALthough I had done some automation before, I got in to Arduino because of an interest in hydroponics too. As of yet, it is still very much a project in the proof-of-concept stage. I have been struggling with the pH and EC measurements and sensors (don&#8217;t want to fork out a gadzillion for semi-pro lab stuff). As for the weakest point in the setup : I personally would not power the Arduino and pump from the same supply. STill, you could use an old ATX power supply and the connector sold by Sparkfun. Plenty of juice and voltage options. Also, I will run the whole setup from the Arduino, with only serial output to the PC. A PC is just too much of a weak point. Best of luck !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Don&#8217;t leave traces by nemik</title>
		<link>http://blog.nemik.net/2006/08/dont-leave-traces/comment-page-1/#comment-149381</link>
		<dc:creator>nemik</dc:creator>
		<pubDate>Tue, 01 Sep 2009 02:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nemik.net/2006/08/21/dont-leave-traces/#comment-149381</guid>
		<description>I think http://blackboxsearch.com stopped working or providing free Google results proxying. Make your own proxy server for this? Not sure. Nothing I can do to fix it.</description>
		<content:encoded><![CDATA[<p>I think <a href="http://blackboxsearch.com" rel="nofollow">http://blackboxsearch.com</a> stopped working or providing free Google results proxying. Make your own proxy server for this? Not sure. Nothing I can do to fix it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Don&#8217;t leave traces by Jon</title>
		<link>http://blog.nemik.net/2006/08/dont-leave-traces/comment-page-1/#comment-147280</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Wed, 12 Aug 2009 03:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nemik.net/2006/08/21/dont-leave-traces/#comment-147280</guid>
		<description>Whenever I search with script in place (so to speak), I get:

Not Found  
The requested URL /cgi-bin/search.cgi was not found on this server. 

Apache/2.2.3 (CentOS) Server at www.blackboxsearch.com Port 80

But this is for every page, including trying to search for google. How do I fix this.</description>
		<content:encoded><![CDATA[<p>Whenever I search with script in place (so to speak), I get:</p>
<p>Not Found<br />
The requested URL /cgi-bin/search.cgi was not found on this server. </p>
<p>Apache/2.2.3 (CentOS) Server at <a href="http://www.blackboxsearch.com" rel="nofollow">http://www.blackboxsearch.com</a> Port 80</p>
<p>But this is for every page, including trying to search for google. How do I fix this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook News Feed RSS by nemik</title>
		<link>http://blog.nemik.net/2006/09/facebook-news-feed-rss/comment-page-1/#comment-125010</link>
		<dc:creator>nemik</dc:creator>
		<pubDate>Sat, 28 Feb 2009 17:57:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nemik.net/2006/09/06/facebook-news-feed-rss/#comment-125010</guid>
		<description>very nice!</description>
		<content:encoded><![CDATA[<p>very nice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook News Feed RSS by Michael</title>
		<link>http://blog.nemik.net/2006/09/facebook-news-feed-rss/comment-page-1/#comment-123495</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 18 Feb 2009 22:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nemik.net/2006/09/06/facebook-news-feed-rss/#comment-123495</guid>
		<description>I&#039;ve updated this script to work with the new Facebook: &lt;a href=&quot;http://michael.tyson.id.au/2009/02/19/facebook-news-feed-rss/&quot; rel=&quot;nofollow&quot;&gt;Get it here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve updated this script to work with the new Facebook: <a href="http://michael.tyson.id.au/2009/02/19/facebook-news-feed-rss/" rel="nofollow">Get it here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook News Feed RSS by Facebook News Feed RSS &#124; Michael Tyson</title>
		<link>http://blog.nemik.net/2006/09/facebook-news-feed-rss/comment-page-1/#comment-123494</link>
		<dc:creator>Facebook News Feed RSS &#124; Michael Tyson</dc:creator>
		<pubDate>Wed, 18 Feb 2009 22:29:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nemik.net/2006/09/06/facebook-news-feed-rss/#comment-123494</guid>
		<description>[...] &#8216;Nemik&#8217; has created such a thing and kindly made it available. It was a bit elderly, and didn&#8217;t work with the new Facebook, so I jazzed it up a bit. [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8216;Nemik&#8217; has created such a thing and kindly made it available. It was a bit elderly, and didn&#8217;t work with the new Facebook, so I jazzed it up a bit. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook News Feed RSS by Alex</title>
		<link>http://blog.nemik.net/2006/09/facebook-news-feed-rss/comment-page-1/#comment-115722</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 06 Jan 2009 03:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nemik.net/2006/09/06/facebook-news-feed-rss/#comment-115722</guid>
		<description>Can you get this to work with new Facebook?</description>
		<content:encoded><![CDATA[<p>Can you get this to work with new Facebook?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
