<?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"
	>
<channel>
	<title>Comments for Unflushed Buffers</title>
	<atom:link href="http://www.scriptforge.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptforge.org</link>
	<description>Log files of a mindspace daemon</description>
	<pubDate>Sat, 11 Oct 2008 19:58:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on Sidetracked porting EasyAVR programmer to Linux by MrHijet</title>
		<link>http://www.scriptforge.org/2008/05/sidetracked-porting-easyavr-programmer-to-linux/#comment-23</link>
		<dc:creator>MrHijet</dc:creator>
		<pubDate>Fri, 30 May 2008 15:55:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptforge.org/?p=50#comment-23</guid>
		<description>Great Idea! 

I would love to see the MikroE AVRFlash Adapter (which is integrated in the EasyAVR5 Board) to run under linux or mac. 

I am trying the other way around: The easyAVR5 Board does include a JTAG connector. 

Using the Open Source hardware USBProg 3.0 ( http://www.embedded-projects.net/index.php?page_id=165 ) it's possible to flash and debug the Atmega mcu via Linux. 

(However there is currently a little bootloader bug, but I hope this will be fixed soon). 

I will publish some screenshots and text on my website soon, so you can have a look a my approach. 

I hope you get further in the adaption. 

Cheers,

Daniel</description>
		<content:encoded><![CDATA[<p>Great Idea! </p>
<p>I would love to see the MikroE AVRFlash Adapter (which is integrated in the EasyAVR5 Board) to run under linux or mac. </p>
<p>I am trying the other way around: The easyAVR5 Board does include a JTAG connector. </p>
<p>Using the Open Source hardware USBProg 3.0 ( <a href="http://www.embedded-projects.net/index.php?page_id=165" rel="nofollow">http://www.embedded-projects.net/index.php?page_id=165</a> ) it&#8217;s possible to flash and debug the Atmega mcu via Linux. </p>
<p>(However there is currently a little bootloader bug, but I hope this will be fixed soon). </p>
<p>I will publish some screenshots and text on my website soon, so you can have a look a my approach. </p>
<p>I hope you get further in the adaption. </p>
<p>Cheers,</p>
<p>Daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BeerReg2 - Beer Temperature Regulator by BeerReg2 (Firmware v0.8) &#124; Unflushed Buffers</title>
		<link>http://www.scriptforge.org/projects_series/beerreg2/#comment-20</link>
		<dc:creator>BeerReg2 (Firmware v0.8) &#124; Unflushed Buffers</dc:creator>
		<pubDate>Mon, 26 May 2008 04:41:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptforge.org/?page_id=23#comment-20</guid>
		<description>[...] Visit the project page to view the source. [...]</description>
		<content:encoded><![CDATA[<p>[...] Visit the project page to view the source. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BeerReg2 - Beer Temperature Regulator by Site News and AVR code Snippets &#124; Unflushed Buffers</title>
		<link>http://www.scriptforge.org/projects_series/beerreg2/#comment-18</link>
		<dc:creator>Site News and AVR code Snippets &#124; Unflushed Buffers</dc:creator>
		<pubDate>Thu, 22 May 2008 02:37:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptforge.org/?page_id=23#comment-18</guid>
		<description>[...] for the AVR to the SVN. You can take a look at them here. These were to test small parts of BeerReg2 which is coming together nicely and hope to have more news about that project within the [...]</description>
		<content:encoded><![CDATA[<p>[...] for the AVR to the SVN. You can take a look at them here. These were to test small parts of BeerReg2 which is coming together nicely and hope to have more news about that project within the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BeerReg2 - Beer Temperature Regulator by Faulteh</title>
		<link>http://www.scriptforge.org/projects_series/beerreg2/#comment-17</link>
		<dc:creator>Faulteh</dc:creator>
		<pubDate>Wed, 21 May 2008 12:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptforge.org/?page_id=23#comment-17</guid>
		<description>Hmm I wonder if there is a way to electronically measure the specific gravity of the beer as it ferments so we can tell if it ready to bottle...</description>
		<content:encoded><![CDATA[<p>Hmm I wonder if there is a way to electronically measure the specific gravity of the beer as it ferments so we can tell if it ready to bottle&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BeerReg2 - Beer Temperature Regulator by Faulteh</title>
		<link>http://www.scriptforge.org/projects_series/beerreg2/#comment-16</link>
		<dc:creator>Faulteh</dc:creator>
		<pubDate>Wed, 21 May 2008 12:29:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptforge.org/?page_id=23#comment-16</guid>
		<description>Minor update: all components have been sourced, and the program is half-written now all things like the temp sensor and LCD have been tested with their respective libraries. 

First draft schematic doesn't have the relays on it.

I've added the libraries for 1wire/ds18x20 and LCD, and the source now has some routines for them.

Construction will begin very soon.</description>
		<content:encoded><![CDATA[<p>Minor update: all components have been sourced, and the program is half-written now all things like the temp sensor and LCD have been tested with their respective libraries. </p>
<p>First draft schematic doesn&#8217;t have the relays on it.</p>
<p>I&#8217;ve added the libraries for 1wire/ds18&#215;20 and LCD, and the source now has some routines for them.</p>
<p>Construction will begin very soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MSN Censors My Chats by Faulteh</title>
		<link>http://www.scriptforge.org/2008/05/msn-censors-my-chats/#comment-13</link>
		<dc:creator>Faulteh</dc:creator>
		<pubDate>Sun, 11 May 2008 03:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptforge.org/?p=27#comment-13</guid>
		<description>I've always been mad, since MS released Windows/386 turned me onto Linux and the crap I've had to put up with since. This includes several years as phone support for an ISP during the Win9x era) and especially paying the MS tax on an OS I don't use but somehow had to pay for when buying certain new PCs/laptops.

Then they filter/censor my own URLs because they have ".scr" in the domain name (so I couldn't send URLs of things like photo galleries). The Youtube blocking is the final nail in the coffin. The retard comment is of course a joke, but I do love to say it and I'll say it again because it brings a smile to my face each time.

FUCK YOU MICROSOFT</description>
		<content:encoded><![CDATA[<p>I&#8217;ve always been mad, since MS released Windows/386 turned me onto Linux and the crap I&#8217;ve had to put up with since. This includes several years as phone support for an ISP during the Win9x era) and especially paying the MS tax on an OS I don&#8217;t use but somehow had to pay for when buying certain new PCs/laptops.</p>
<p>Then they filter/censor my own URLs because they have &#8220;.scr&#8221; in the domain name (so I couldn&#8217;t send URLs of things like photo galleries). The Youtube blocking is the final nail in the coffin. The retard comment is of course a joke, but I do love to say it and I&#8217;ll say it again because it brings a smile to my face each time.</p>
<p>FUCK YOU MICROSOFT</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MSN Censors My Chats by iTechnologize &#187; Microsoft IM seems to block YouTube links no more</title>
		<link>http://www.scriptforge.org/2008/05/msn-censors-my-chats/#comment-12</link>
		<dc:creator>iTechnologize &#187; Microsoft IM seems to block YouTube links no more</dc:creator>
		<pubDate>Sun, 11 May 2008 01:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptforge.org/?p=27#comment-12</guid>
		<description>[...] some dude has gone mad due to this incident whereat dares to nominate all those who continue to use Microsoft products as retarded.   Share this These icons link to social bookmarking sites where readers can share and discover new [...]</description>
		<content:encoded><![CDATA[<p>[...] some dude has gone mad due to this incident whereat dares to nominate all those who continue to use Microsoft products as retarded.   Share this These icons link to social bookmarking sites where readers can share and discover new [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MSN Censors My Chats by Faulteh</title>
		<link>http://www.scriptforge.org/2008/05/msn-censors-my-chats/#comment-11</link>
		<dc:creator>Faulteh</dc:creator>
		<pubDate>Sun, 11 May 2008 01:22:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptforge.org/?p=27#comment-11</guid>
		<description>I don't know why I didn't do this a long time ago. I haven't used a MS operating system for many years, why the hell did I keep MSN going? Well, time to take out the garbage.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know why I didn&#8217;t do this a long time ago. I haven&#8217;t used a MS operating system for many years, why the hell did I keep MSN going? Well, time to take out the garbage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BeerReg2 - Beer Temperature Regulator by BeerReg2 - Temp Controlled Beer Regulator &#124; Unflushed Buffers</title>
		<link>http://www.scriptforge.org/projects_series/beerreg2/#comment-10</link>
		<dc:creator>BeerReg2 - Temp Controlled Beer Regulator &#124; Unflushed Buffers</dc:creator>
		<pubDate>Thu, 01 May 2008 01:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptforge.org/?page_id=23#comment-10</guid>
		<description>[...] an announcement really. Apart from a quick sketch and a new project page, there&#8217;s no real information [...]</description>
		<content:encoded><![CDATA[<p>[...] an announcement really. Apart from a quick sketch and a new project page, there&#8217;s no real information [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Logview1 - Python SQL SyslogNG Web Viewer by Logview1 v0.6 Release &#124; Unflushed Buffers</title>
		<link>http://www.scriptforge.org/projects_series/logview1/#comment-9</link>
		<dc:creator>Logview1 v0.6 Release &#124; Unflushed Buffers</dc:creator>
		<pubDate>Wed, 23 Apr 2008 04:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptforge.org/?page_id=15#comment-9</guid>
		<description>[...] the project page or SVN [...]</description>
		<content:encoded><![CDATA[<p>[...] the project page or SVN [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
