<?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 gregarius modifications</title>
	<atom:link href="http://www.gasthouse.net/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gasthouse.net</link>
	<description>themes and more</description>
	<lastBuildDate>Tue, 21 Jun 2011 01:55:35 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on smokey theme by jacques</title>
		<link>http://www.gasthouse.net/smokey-theme/comment-page-1#comment-4197</link>
		<dc:creator>jacques</dc:creator>
		<pubDate>Tue, 21 Jun 2011 01:55:35 +0000</pubDate>
		<guid isPermaLink="false">http://wpgreg.gasthouse.net/?page_id=19#comment-4197</guid>
		<description>hi,

sooooo... what&#039;s happend. we are always waiting... :)

have a nice day

thanks

J.</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>sooooo&#8230; what&#8217;s happend. we are always waiting&#8230; <img src='http://www.gasthouse.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>have a nice day</p>
<p>thanks</p>
<p>J.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on newsbox theme by chicken</title>
		<link>http://www.gasthouse.net/newsbox-theme/comment-page-1#comment-3743</link>
		<dc:creator>chicken</dc:creator>
		<pubDate>Tue, 08 Mar 2011 01:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://wpgreg.gasthouse.net/?page_id=10#comment-3743</guid>
		<description>Keep working ,great job!</description>
		<content:encoded><![CDATA[<p>Keep working ,great job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on smokey theme by nice</title>
		<link>http://www.gasthouse.net/smokey-theme/comment-page-1#comment-3462</link>
		<dc:creator>nice</dc:creator>
		<pubDate>Mon, 17 Jan 2011 10:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://wpgreg.gasthouse.net/?page_id=19#comment-3462</guid>
		<description>give to the world the smokey theme!!
when you will release it???</description>
		<content:encoded><![CDATA[<p>give to the world the smokey theme!!<br />
when you will release it???</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on smokey theme by admin</title>
		<link>http://www.gasthouse.net/smokey-theme/comment-page-1#comment-2478</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 11 May 2010 08:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://wpgreg.gasthouse.net/?page_id=19#comment-2478</guid>
		<description>While I was working on the theme I did a lot of  changes in the gregarius backend for private needs. As I see, Ive to do some &quot;reverse&quot; stuff to get the theme working with the stable gregarius version. 
You can expect a release in the next month.</description>
		<content:encoded><![CDATA[<p>While I was working on the theme I did a lot of  changes in the gregarius backend for private needs. As I see, Ive to do some &#8220;reverse&#8221; stuff to get the theme working with the stable gregarius version.<br />
You can expect a release in the next month.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on smokey theme by Sebastian</title>
		<link>http://www.gasthouse.net/smokey-theme/comment-page-1#comment-2437</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Wed, 05 May 2010 05:35:07 +0000</pubDate>
		<guid isPermaLink="false">http://wpgreg.gasthouse.net/?page_id=19#comment-2437</guid>
		<description>Hi, do you have an open version of the smokey theme at this time? thanks and best regards,
Sebas</description>
		<content:encoded><![CDATA[<p>Hi, do you have an open version of the smokey theme at this time? thanks and best regards,<br />
Sebas</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Deactivate mobile theme detection by afif</title>
		<link>http://www.gasthouse.net/archives/howto-deactivate-mobile-theme-detection/comment-page-1#comment-1071</link>
		<dc:creator>afif</dc:creator>
		<pubDate>Sun, 08 Nov 2009 14:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.gasthouse.net/?p=191#comment-1071</guid>
		<description>&lt;a href=&quot;#comment-1070&quot; rel=&quot;nofollow&quot;&gt;@afif &lt;/a&gt; 
I meant remove this line:
&#124;&#124; (strpos($ua, ‘Tablet’) !== FALSE)

sorry wrong cut/paste...

I think the problem is with Windows that has Tablet functions installed.</description>
		<content:encoded><![CDATA[<p><a href="#comment-1070" rel="nofollow">@afif </a><br />
I meant remove this line:<br />
|| (strpos($ua, ‘Tablet’) !== FALSE)</p>
<p>sorry wrong cut/paste&#8230;</p>
<p>I think the problem is with Windows that has Tablet functions installed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Deactivate mobile theme detection by afif</title>
		<link>http://www.gasthouse.net/archives/howto-deactivate-mobile-theme-detection/comment-page-1#comment-1070</link>
		<dc:creator>afif</dc:creator>
		<pubDate>Sun, 08 Nov 2009 09:26:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.gasthouse.net/?p=191#comment-1070</guid>
		<description>I found that if you remove just the &quot;Tablet&quot; from isMobileDevice() function in themes.php it is sufficient. 

Just remove the line 
&#124;&#124;	(strpos($ua, 	&#039;Windows CE&#039;) !== FALSE)

from the function.</description>
		<content:encoded><![CDATA[<p>I found that if you remove just the &#8220;Tablet&#8221; from isMobileDevice() function in themes.php it is sufficient. </p>
<p>Just remove the line<br />
||	(strpos($ua, 	&#8216;Windows CE&#8217;) !== FALSE)</p>
<p>from the function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on smokey theme by admin</title>
		<link>http://www.gasthouse.net/smokey-theme/comment-page-1#comment-274</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 10 Aug 2009 06:45:58 +0000</pubDate>
		<guid isPermaLink="false">http://wpgreg.gasthouse.net/?page_id=19#comment-274</guid>
		<description>There are some things which are currently not working...
I have to do some css fixes to get the theme compatible with IE.
You can have a look at &lt;a href=&quot;http://rss.gasthouse.net&quot; rel=&quot;nofollow&quot;&gt;rss.gasthouse.net&lt;/a&gt; to get an impression. 

regards</description>
		<content:encoded><![CDATA[<p>There are some things which are currently not working&#8230;<br />
I have to do some css fixes to get the theme compatible with IE.<br />
You can have a look at <a href="http://rss.gasthouse.net" rel="nofollow">rss.gasthouse.net</a> to get an impression. </p>
<p>regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on smokey theme by Matthew Sweet</title>
		<link>http://www.gasthouse.net/smokey-theme/comment-page-1#comment-272</link>
		<dc:creator>Matthew Sweet</dc:creator>
		<pubDate>Mon, 10 Aug 2009 02:10:42 +0000</pubDate>
		<guid isPermaLink="false">http://wpgreg.gasthouse.net/?page_id=19#comment-272</guid>
		<description>Hi Dude!!

How is this theme going? Looks like it&#039;s Smokin&#039;... lol. I have some site I would use it on!

regards,
Matt</description>
		<content:encoded><![CDATA[<p>Hi Dude!!</p>
<p>How is this theme going? Looks like it&#8217;s Smokin&#8217;&#8230; lol. I have some site I would use it on!</p>
<p>regards,<br />
Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on newsbox theme 0.9 by KonstantinMiller</title>
		<link>http://www.gasthouse.net/archives/newsbox-theme/comment-page-1#comment-36</link>
		<dc:creator>KonstantinMiller</dc:creator>
		<pubDate>Tue, 07 Jul 2009 04:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://wpgreg.gasthouse.net/?p=51#comment-36</guid>
		<description>How soon will you update your blog? I&#039;m interested in reading some more information on this issue.</description>
		<content:encoded><![CDATA[<p>How soon will you update your blog? I&#8217;m interested in reading some more information on this issue.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

