<?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: Yet Another Mr. Cellar Install</title>
	<atom:link href="http://vinic.com/gillofwine/2009/02/01/yet-another-mr-cellar-install/feed/" rel="self" type="application/rss+xml" />
	<link>http://vinic.com/gillofwine/2009/02/01/yet-another-mr-cellar-install/</link>
	<description>Records of Winemaking from Peaceful Bend</description>
	<lastBuildDate>Sun, 21 Mar 2010 09:55:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: clyde</title>
		<link>http://vinic.com/gillofwine/2009/02/01/yet-another-mr-cellar-install/comment-page-1/#comment-16</link>
		<dc:creator>clyde</dc:creator>
		<pubDate>Thu, 26 Nov 2009 19:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://vinic.com/gillofwine/?p=61#comment-16</guid>
		<description>path for cygwin needs to be set:
right click on My Computer,
Properties&gt;Advanced&gt;Environment Variables
New&gt; Variable Name: PATH 
Variable Value: c:\cygwin\bin</description>
		<content:encoded><![CDATA[<p>path for cygwin needs to be set:<br />
right click on My Computer,<br />
Properties>Advanced>Environment Variables<br />
New> Variable Name: PATH<br />
Variable Value: c:\cygwin\bin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: clyde</title>
		<link>http://vinic.com/gillofwine/2009/02/01/yet-another-mr-cellar-install/comment-page-1/#comment-15</link>
		<dc:creator>clyde</dc:creator>
		<pubDate>Thu, 26 Nov 2009 15:22:45 +0000</pubDate>
		<guid isPermaLink="false">http://vinic.com/gillofwine/?p=61#comment-15</guid>
		<description>xampp has a bug at this time with xp that can be bypassed in this way:
-If you haven&#039;t installed mysql as a service yet, do that by running c:\xampp\mysql\mysql_installservice.bat
-Go to the Services Panel (amongst other ways, you can use Start-&gt;Run services.msc)
-Find the mysql service, right-click and go to Properties
-on the Log On tab, check the box next to &quot;Allow service to interact with desktop&quot;
-start it up and test it</description>
		<content:encoded><![CDATA[<p>xampp has a bug at this time with xp that can be bypassed in this way:<br />
-If you haven&#8217;t installed mysql as a service yet, do that by running c:\xampp\mysql\mysql_installservice.bat<br />
-Go to the Services Panel (amongst other ways, you can use Start->Run services.msc)<br />
-Find the mysql service, right-click and go to Properties<br />
-on the Log On tab, check the box next to &#8220;Allow service to interact with desktop&#8221;<br />
-start it up and test it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: clyde</title>
		<link>http://vinic.com/gillofwine/2009/02/01/yet-another-mr-cellar-install/comment-page-1/#comment-14</link>
		<dc:creator>clyde</dc:creator>
		<pubDate>Thu, 26 Nov 2009 14:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://vinic.com/gillofwine/?p=61#comment-14</guid>
		<description>perl modules installed with just this from the command line:
ppm install DBD::mysql

etc</description>
		<content:encoded><![CDATA[<p>perl modules installed with just this from the command line:<br />
ppm install DBD::mysql</p>
<p>etc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: clyde</title>
		<link>http://vinic.com/gillofwine/2009/02/01/yet-another-mr-cellar-install/comment-page-1/#comment-13</link>
		<dc:creator>clyde</dc:creator>
		<pubDate>Mon, 23 Nov 2009 02:33:19 +0000</pubDate>
		<guid isPermaLink="false">http://vinic.com/gillofwine/?p=61#comment-13</guid>
		<description>hmmm, xampp had php included... if only I&#039;d read my own instructions!</description>
		<content:encoded><![CDATA[<p>hmmm, xampp had php included&#8230; if only I&#8217;d read my own instructions!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: clyde</title>
		<link>http://vinic.com/gillofwine/2009/02/01/yet-another-mr-cellar-install/comment-page-1/#comment-12</link>
		<dc:creator>clyde</dc:creator>
		<pubDate>Mon, 23 Nov 2009 02:30:04 +0000</pubDate>
		<guid isPermaLink="false">http://vinic.com/gillofwine/?p=61#comment-12</guid>
		<description>left out php.net

notes for Mr. Beer...
cycle more frequently
total chart time 3.5 or 4 hours
temp range 120 to 220 F</description>
		<content:encoded><![CDATA[<p>left out php.net</p>
<p>notes for Mr. Beer&#8230;<br />
cycle more frequently<br />
total chart time 3.5 or 4 hours<br />
temp range 120 to 220 F</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: clyde</title>
		<link>http://vinic.com/gillofwine/2009/02/01/yet-another-mr-cellar-install/comment-page-1/#comment-10</link>
		<dc:creator>clyde</dc:creator>
		<pubDate>Tue, 03 Feb 2009 23:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://vinic.com/gillofwine/?p=61#comment-10</guid>
		<description>in fan.pl line 174 changed to:
$sqd = &quot;select * from digi WHERE dtKey BETWEEN $dailyLimit AND $lastEntry&quot;;</description>
		<content:encoded><![CDATA[<p>in fan.pl line 174 changed to:<br />
$sqd = &#8220;select * from digi WHERE dtKey BETWEEN $dailyLimit AND $lastEntry&#8221;;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

