<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gregarius modifications</title>
	<atom:link href="http://www.gasthouse.net/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gasthouse.net</link>
	<description>themes and more</description>
	<lastBuildDate>Mon, 23 Nov 2009 18:36:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Miranda Sync Tool</title>
		<link>http://www.gasthouse.net/archives/miranda-sync-tool</link>
		<comments>http://www.gasthouse.net/archives/miranda-sync-tool#comments</comments>
		<pubDate>Mon, 23 Nov 2009 18:35:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.gasthouse.net/?p=267</guid>
		<description><![CDATA[Here is my first python-written program for Miranda IM:
Program functions:
You can use a single Miranda profile with all your settings, history and contacts on every computer.
1. MirandaSync is downloading the recent profile from your ftp host and applying patches if there are changes.
2. MirandaSync is checking the difference of the current profile file and the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-275 alignleft" title="splash" src="http://www.gasthouse.net/wp-content/uploads/2009/11/splash1.png" alt="splash" width="292" height="164" />Here is my first python-written program for <a href="http://www.miranda-im.org/">Miranda IM</a>:</p>
<p><span style="text-decoration: underline;"><strong>Program functions</strong></span>:</p>
<p>You can use a single Miranda profile with all your settings, history and contacts on every computer.<br />
1. MirandaSync is downloading the recent profile from your ftp host and applying patches if there are changes.<br />
2. MirandaSync is checking the difference of the current profile file and the new file and uploads changes as a patch.<br />
3. Does not require full downloading of the profile if a local one exists.</p>
<p><span id="more-267"></span><br />
<span style="text-decoration: underline;"><strong>Download</strong></span><br />
Nov23, 2009. <a class="downloadlink" href="http://www.gasthouse.net/download/MirandaSync.rar" title="Version 1.0 downloaded 62 times" >MirandaSync</a>.rar</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gasthouse.net/archives/miranda-sync-tool/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: Deactivate mobile theme detection</title>
		<link>http://www.gasthouse.net/archives/howto-deactivate-mobile-theme-detection</link>
		<comments>http://www.gasthouse.net/archives/howto-deactivate-mobile-theme-detection#comments</comments>
		<pubDate>Fri, 11 Sep 2009 17:46:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HowTo's]]></category>
		<category><![CDATA[deactivate]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mobile theme]]></category>
		<category><![CDATA[mobile theme detection]]></category>
		<category><![CDATA[themes.php]]></category>

		<guid isPermaLink="false">http://www.gasthouse.net/?p=191</guid>
		<description><![CDATA[
Since gregarius won&#8217;t be updated anymore, new errors occur in combination with browsers like Internet Explorer 8. For example if you browse with Internet Explorer 8 on your Gregarius site, Gregarius shows the mobile theme.
An easy workaround is disabling the mobile detection of Gregarius. 

1. Backup your existing themes.php located in your Gregarius root directory.
2. [...]]]></description>
			<content:encoded><![CDATA[<p>
Since gregarius won&#8217;t be updated anymore, new errors occur in combination with browsers like Internet Explorer 8. For example if you browse with Internet Explorer 8 on your Gregarius site, Gregarius shows the mobile theme.<br />
An easy workaround is disabling the mobile detection of Gregarius. <span id="more-191"></span><br />
</br><br />
1. Backup your existing themes.php located in your Gregarius root directory.<br />
2. Uncomment LINE 135 of themes.php:<br />
<br />
from</p>
<pre>elseif (isset($_SESSION['mobile']) || isset($_REQUEST['mobile']) || isMobileDevice()) {
        $media = 'mobile';
    }</pre>
<p>to</p>
<pre><span style="color: #339966;"> /**</span>  elseif (isset($_SESSION['mobile']) || isset($_REQUEST['mobile']) || isMobileDevice()) {
        $media = 'mobile';
    }
    <span style="color: #339966;">*/</span></pre>
<p>3. save, upload and overwrite themes.php<br />
4. done, now you can browse with internet explorer 7-8 without showing the mobile theme.<br />
<br /></br></p>
<h2>Download</h2>
<p>modified <a class="downloadlink" href="http://www.gasthouse.net/download/themes.php.rar" title=" downloaded 25 times" >themes.php</a><br />
<br /></br></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gasthouse.net/archives/howto-deactivate-mobile-theme-detection/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Smokey theme</title>
		<link>http://www.gasthouse.net/archives/smokey-theme</link>
		<comments>http://www.gasthouse.net/archives/smokey-theme#comments</comments>
		<pubDate>Wed, 09 Sep 2009 15:58:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Theme news]]></category>
		<category><![CDATA[smokey theme]]></category>

		<guid isPermaLink="false">http://www.gasthouse.net/?p=240</guid>
		<description><![CDATA[
Today I resumed my work on the smokey theme.
I will release a pre version within the next days.
Till then I have to fix some rendering issues which appear with different browser versions.
I would appreciate your feedback. If you experience bugs regarding to the theme appearance, please leave a comment with browser/version and your screen resolution.
You [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://www.gasthouse.net/upload/smokeythumb.jpg" alt="smokey theme" width="255" height="205" /></p>
<p>Today I resumed my work on the <a href="../smokey-theme">smokey theme</a>.<br />
I will release a pre version within the next days.<br />
Till then I have to fix some rendering issues which appear with different browser versions.<br />
I would appreciate your feedback. If you experience bugs regarding to the theme appearance, please leave a comment with <em>browser/version</em> and your <em>screen resolution</em>.<br />
You can <a href="http://rss.gasthouse.net/Wissenschaft">check the theme here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gasthouse.net/archives/smokey-theme/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: Change default sidebar state of Lilina/Newsbox themes</title>
		<link>http://www.gasthouse.net/archives/howto-change-default-sidebar-state-of-lilinanewsbox-themes</link>
		<comments>http://www.gasthouse.net/archives/howto-change-default-sidebar-state-of-lilinanewsbox-themes#comments</comments>
		<pubDate>Tue, 08 Sep 2009 11:49:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HowTo's]]></category>
		<category><![CDATA[change default state]]></category>
		<category><![CDATA[Lilina]]></category>
		<category><![CDATA[Newsbox]]></category>
		<category><![CDATA[sidebar]]></category>
		<category><![CDATA[sidebar state]]></category>

		<guid isPermaLink="false">http://www.gasthouse.net/?p=189</guid>
		<description><![CDATA[
If you are using the Lilina or the Newsbox theme and you dont want to show the left sidebar by default try this:

1. Backup lilina_footer.js located in [gregarius root]\themes\[theme]\web\js\ directory
2. change line 15 of lilina_footer.js
from
setCookie("_lilinaSidebarCollapser", "collapsed", _lilinaCookiePath);
to

// setCookie("_lilinaSidebarCollapser", "collapsed", _lilinaCookiePath);
3. save, upload and overwrite existing file
4. done

]]></description>
			<content:encoded><![CDATA[<p></br><br />
If you are using the Lilina or the Newsbox theme and you dont want to show the left sidebar by default try this:<br />
<span id="more-189"></span></p>
<p>1. Backup lilina_footer.js located in [gregarius root]\themes\[theme]\web\js\ directory<br />
2. change <em>line 15</em> of lilina_footer.js</p>
<p>from</p>
<pre>setCookie("_lilinaSidebarCollapser", "collapsed", _lilinaCookiePath);</pre>
<p>to</p>
<pre>
<span style="color: #008000;">//</span> setCookie("_lilinaSidebarCollapser", "collapsed", _lilinaCookiePath);</pre>
<p>3. save, upload and overwrite existing file<br />
4. done<br />
<br /></br></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gasthouse.net/archives/howto-change-default-sidebar-state-of-lilinanewsbox-themes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: Change feed update interval</title>
		<link>http://www.gasthouse.net/archives/feed-update-frequency-below-60-minutes</link>
		<comments>http://www.gasthouse.net/archives/feed-update-frequency-below-60-minutes#comments</comments>
		<pubDate>Mon, 07 Sep 2009 12:24:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HowTo's]]></category>
		<category><![CDATA[automatic update]]></category>
		<category><![CDATA[cron job]]></category>
		<category><![CDATA[feed update interval]]></category>
		<category><![CDATA[refresh interval]]></category>
		<category><![CDATA[silent update]]></category>

		<guid isPermaLink="false">http://www.gasthouse.net/?p=90</guid>
		<description><![CDATA[
By default your Gregarius feeds are updated every 60 minutes and there is no way to change this value in the configuraton tab of Gregarius. If you want to keep your feeds more up to date, here is a example to change the feed update interval from 60 minutes to 15 minutes:
1. Backup rss_dbcache.inc located [...]]]></description>
			<content:encoded><![CDATA[<p></br><br />
By default your Gregarius feeds are updated every <em>60 minutes</em> and there is no way to change this value in the configuraton tab of Gregarius. If you want to keep your feeds more up to date, here is a example to change the feed update interval from <em>60 minutes</em> to <em>15 minutes</em>:<span id="more-90"></span></p>
<p>1. Backup rss_dbcache.inc located in [gregarius root]\extlib\ directory.<br />
2. Change the following<span style="color: #ff0000;"> red</span> marked values to the <span style="color: #008000;">green</span> values of rss_dbcache.inc<br />
<strong>or</strong> download the modified <a class="downloadlink" href="http://www.gasthouse.net/download/rss_dbcache.inc.rar" title=" downloaded 35 times" >rss_dbcache.inc</a></p>
<p>LINE 19:</p>
<pre>var $MAX_AGE    = <span style="color: #ff0000;"><code>60</code></span>; // when are files stale (in minutes), default one hour
var $MAX_AGE    = <span style="color: #008000;">15</span>; // when are files stale (in minutes), default one hour</pre>
<p>LINE 113:</p>
<pre>$dateRefreshed = time() - (<span style="color: #ff0000;">60</span> * 60); // If the refresh interval isn't defined, set it to be 60 mins old.
$dateRefreshed = time() - (<span style="color: #008000;">15</span> * 60); // If the refresh interval isn't defined, set it to be 60 mins old.</pre>
<p>LINE 123:</p>
<pre>$refreshInterval =<span style="color: #ff0000;"> 60</span>; //$this-&gt;MAX_AGE;
$refreshInterval = <span style="color: #008000;">15</span>; //$this-&gt;MAX_AGE;</pre>
<p>3. Save and overwrite rss_dbcache.inc<br />
4. done&#8230; now your feeds are beeing updated every 15 minutes by pressing the refresh button on the top of your Gregarius feed site.<br />
<br /></br></p>
<h2>Optional:</h2>
<p>If you want your feeds beeing updated automatically in the background, you can use the &#8220;silent&#8221; update mechanism. You can find an explanation here: <a href="http://wiki.gregarius.net/index.php/Updating_your_Feeds">Gregarius Wiki</a><br />
<br /></br></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gasthouse.net/archives/feed-update-frequency-below-60-minutes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>newsbox theme 0.9</title>
		<link>http://www.gasthouse.net/archives/newsbox-theme</link>
		<comments>http://www.gasthouse.net/archives/newsbox-theme#comments</comments>
		<pubDate>Mon, 09 Mar 2009 23:57:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Theme news]]></category>

		<guid isPermaLink="false">http://wpgreg.gasthouse.net/?p=51</guid>
		<description><![CDATA[This theme is a remake of the Lilina theme by Sameer D&#8217;Costa. Works with Gregarius 0.6.1.
]]></description>
			<content:encoded><![CDATA[<p><span>This theme is a remake of the <a href="http://getlilina.org/">Lilina</a> theme by <a href="http://dcostanet.net/wordpress/2005/11/12/lilina-theme-for-gregarius/">Sameer D&#8217;Costa</a>. Works with <a href="http://gregarius.net/">Gregarius</a> 0.6.1.</span></p>
<div class="wp-caption alignnone" style="width: 268px"><a href="http://www.gasthouse.net/?page_id=10"><img src="http://www.gasthouse.net/upload/newsboxthumb.jpg" alt="" width="258" height="208" /></a><p class="wp-caption-text">goto theme page</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.gasthouse.net/archives/newsbox-theme/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>status page</title>
		<link>http://www.gasthouse.net/archives/trhrh</link>
		<comments>http://www.gasthouse.net/archives/trhrh#comments</comments>
		<pubDate>Mon, 09 Mar 2009 13:44:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wpgreg.gasthouse.net/?p=15</guid>
		<description><![CDATA[I decided to create a little status page for my Gregarius themes.
If you like, leave a comment with your theme impressions.  
]]></description>
			<content:encoded><![CDATA[<p>I decided to create a little status page for my <a href="http://gregarius.net/">Gregarius</a> <a href="http://themes.gregarius.net/">themes</a>.</p>
<p>If you like, leave a comment with your theme impressions. <img src='http://www.gasthouse.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.gasthouse.net/archives/trhrh/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

