<?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 Patrick Hartman</title>
	<atom:link href="http://www.patrickhartman.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.patrickhartman.com</link>
	<description>web development, photoshop scripting and other thoughts</description>
	<lastBuildDate>Fri, 04 Jun 2010 18:02:42 +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 Using Perl for Google Analytics API by Amy</title>
		<link>http://www.patrickhartman.com/2009/08/10/using-perl-for-google-analytics-api/comment-page-1/#comment-623</link>
		<dc:creator>Amy</dc:creator>
		<pubDate>Fri, 04 Jun 2010 18:02:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.patrickhartman.com/?p=13#comment-623</guid>
		<description>http://github.com/motemen/WebService-Google-Analytics</description>
		<content:encoded><![CDATA[<p><a href="http://github.com/motemen/WebService-Google-Analytics" rel="nofollow">http://github.com/motemen/WebService-Google-Analytics</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Streaming HD movies to PS3 by Emily</title>
		<link>http://www.patrickhartman.com/2009/08/08/streaming-hd-movies-to-ps3/comment-page-1/#comment-615</link>
		<dc:creator>Emily</dc:creator>
		<pubDate>Tue, 01 Jun 2010 11:05:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.patrickhartman.com/?p=7#comment-615</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-11&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-11&quot; rel=&quot;nofollow&quot;&gt;Stefan Naumov&lt;/a&gt; :&lt;/strong&gt;
          There is no sound, when i play the movie on the PS3
         &lt;/blockquote&gt;
It is hit or miss for me also, don&#039;t know any other way of accomplishing this though.</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-11"><p>
<strong><a href="#comment-11" rel="nofollow">Stefan Naumov</a> :</strong><br />
          There is no sound, when i play the movie on the PS3
         </p></blockquote>
<p>It is hit or miss for me also, don&#8217;t know any other way of accomplishing this though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Check if time falls between a range in PHP by Steve</title>
		<link>http://www.patrickhartman.com/2009/08/29/check-if-time-falls-between-a-range-in-php/comment-page-1/#comment-610</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 28 May 2010 13:07:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.patrickhartman.com/?p=27#comment-610</guid>
		<description>if($sHour &lt; $eHour)

should be

if($sHour &lt;= $eHour)

to account for the same hour.

21:34 falls between 21:00 and 21:59</description>
		<content:encoded><![CDATA[<p>if($sHour &lt; $eHour)</p>
<p>should be</p>
<p>if($sHour &lt;= $eHour)</p>
<p>to account for the same hour.</p>
<p>21:34 falls between 21:00 and 21:59</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Perl for Google Analytics API by Bruce</title>
		<link>http://www.patrickhartman.com/2009/08/10/using-perl-for-google-analytics-api/comment-page-1/#comment-596</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Sat, 22 May 2010 02:12:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.patrickhartman.com/?p=13#comment-596</guid>
		<description>FYI to anybody else, this error was fixed by installing the Crypt::SSLeay module.</description>
		<content:encoded><![CDATA[<p>FYI to anybody else, this error was fixed by installing the Crypt::SSLeay module.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Streaming HD movies to PS3 by Bruce</title>
		<link>http://www.patrickhartman.com/2009/08/08/streaming-hd-movies-to-ps3/comment-page-1/#comment-590</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Wed, 19 May 2010 17:16:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.patrickhartman.com/?p=7#comment-590</guid>
		<description>There is no sound, when i play the movie on the PS3</description>
		<content:encoded><![CDATA[<p>There is no sound, when i play the movie on the PS3</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Streaming HD movies to PS3 by Amy</title>
		<link>http://www.patrickhartman.com/2009/08/08/streaming-hd-movies-to-ps3/comment-page-1/#comment-528</link>
		<dc:creator>Amy</dc:creator>
		<pubDate>Fri, 23 Apr 2010 09:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.patrickhartman.com/?p=7#comment-528</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-11&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-11&quot; rel=&quot;nofollow&quot;&gt;Stefan Naumov&lt;/a&gt; :&lt;/strong&gt;
          There is no sound, when i play the movie on the PS3
         &lt;/blockquote&gt;
It is hit or miss for me also, don&#039;t know any other way of accomplishing this though.</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-11"><p>
<strong><a href="#comment-11" rel="nofollow">Stefan Naumov</a> :</strong><br />
          There is no sound, when i play the movie on the PS3
         </p></blockquote>
<p>It is hit or miss for me also, don&#8217;t know any other way of accomplishing this though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Check if time falls between a range in PHP by jan</title>
		<link>http://www.patrickhartman.com/2009/08/29/check-if-time-falls-between-a-range-in-php/comment-page-1/#comment-495</link>
		<dc:creator>jan</dc:creator>
		<pubDate>Sun, 21 Mar 2010 16:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.patrickhartman.com/?p=27#comment-495</guid>
		<description>Oh thanks, you&#039;re lifesaver</description>
		<content:encoded><![CDATA[<p>Oh thanks, you&#8217;re lifesaver</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Check if time falls between a range in PHP by Denis</title>
		<link>http://www.patrickhartman.com/2009/08/29/check-if-time-falls-between-a-range-in-php/comment-page-1/#comment-494</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Tue, 16 Mar 2010 01:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.patrickhartman.com/?p=27#comment-494</guid>
		<description>Thanks for sharing that awful function, it was exactly what I&#039;m looking for.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing that awful function, it was exactly what I&#8217;m looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Check if time falls between a range in PHP by Al</title>
		<link>http://www.patrickhartman.com/2009/08/29/check-if-time-falls-between-a-range-in-php/comment-page-1/#comment-488</link>
		<dc:creator>Al</dc:creator>
		<pubDate>Tue, 09 Mar 2010 04:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.patrickhartman.com/?p=27#comment-488</guid>
		<description>if($sHour &lt; $eHour)

should be

if($sHour &lt;= $eHour)

to account for the same hour.

21:34 falls between 21:00 and 21:59</description>
		<content:encoded><![CDATA[<p>if($sHour &lt; $eHour)</p>
<p>should be</p>
<p>if($sHour &lt;= $eHour)</p>
<p>to account for the same hour.</p>
<p>21:34 falls between 21:00 and 21:59</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Perl for Google Analytics API by Alex</title>
		<link>http://www.patrickhartman.com/2009/08/10/using-perl-for-google-analytics-api/comment-page-1/#comment-487</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 08 Mar 2010 14:53:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.patrickhartman.com/?p=13#comment-487</guid>
		<description>Thanks from Holland!
I have a Google Account with 100+ Analytics accounts with an average of 5 users per Analyitcs account.
Do you know if the API allows you to export the users of an account?
If so, will I get quota-problems, you guess?</description>
		<content:encoded><![CDATA[<p>Thanks from Holland!<br />
I have a Google Account with 100+ Analytics accounts with an average of 5 users per Analyitcs account.<br />
Do you know if the API allows you to export the users of an account?<br />
If so, will I get quota-problems, you guess?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
