<?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>Kolja Schleich &#187; chcounter</title>
	<atom:link href="http://kolja.galerie-neander.de/tag/chcounter/feed/" rel="self" type="application/rss+xml" />
	<link>http://kolja.galerie-neander.de</link>
	<description>Developing Wordpress Plugins</description>
	<lastBuildDate>Sat, 14 Nov 2009 12:18:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>chCounter Widget 2.8</title>
		<link>http://kolja.galerie-neander.de/2009/10/chcounter-widget-2-8/</link>
		<comments>http://kolja.galerie-neander.de/2009/10/chcounter-widget-2-8/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 16:28:59 +0000</pubDate>
		<dc:creator>Kolja Schleich</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[chcounter]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[visitor counter]]></category>

		<guid isPermaLink="false">http://kolja.galerie-neander.de/?p=229</guid>
		<description><![CDATA[After a long pause in plugin development I have begun to catch up with some coding work. As first step I have decided to remove the chCounter bundle from the Plugin due to installation and permission problems. Version 2.8 is now almost the same as the 2.6 versions except that the checkbox to make the [...]]]></description>
			<content:encoded><![CDATA[<p>After a long pause in plugin development I have begun to catch up with some coding work. As first step I have decided to remove the chCounter bundle from the Plugin due to installation and permission problems. Version 2.8 is now almost the same as the 2.6 versions except that the checkbox to make the counter invisible is part of the widget control panel and not general options.</p>
<p>Before installing the plugin you have to <a href="http://chcounter.org/index.php?s=dateien" target="_blank">download chCounter</a> and install it in any directory on your server. Next unzip the plugin files into the Wordpress plugin directory and activate it through the administration webinterface. Go to the settings page and insert the path to the directory where you have installed chCounter previously and add counter parameters to your list. You are now set to add the widget to a sidebar.</p>
<p>In this way chCounter can be installed and upgraded separately. In the end having it bundled with the plugin didn&#8217;t give that much advantage, but only several problems with file permissions and bug fixes.</p>
]]></content:encoded>
			<wfw:commentRss>http://kolja.galerie-neander.de/2009/10/chcounter-widget-2-8/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Upgrading Note to chCounter Widget 2.7</title>
		<link>http://kolja.galerie-neander.de/2009/07/upgrading-note-to-chcounter-widget-2-7/</link>
		<comments>http://kolja.galerie-neander.de/2009/07/upgrading-note-to-chcounter-widget-2-7/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 15:14:45 +0000</pubDate>
		<dc:creator>Kolja Schleich</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[chcounter]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[visitor counter]]></category>

		<guid isPermaLink="false">http://kolja.galerie-neander.de/?p=226</guid>
		<description><![CDATA[I just recognized a flaw in upgrading to the new chCounter Widget 2.7 from a previous version. The counter url will point to a wrong location, namely where chcounter was installed before. This does not affect the counter display, but navigation in the chcounter administration interface will not be possible. Either you could try to [...]]]></description>
			<content:encoded><![CDATA[<p>I just recognized a flaw in upgrading to the new chCounter Widget 2.7 from a previous version. The counter url will point to a wrong location, namely where chcounter was installed before. This does not affect the counter display, but navigation in the chcounter administration interface will not be possible. Either you could try to re-install chCounter, but I don&#8217;t know if it lets you. Alternatively open up phpMyadmin and select the table <strong>chc_config</strong>. Change the setting <strong>default_counter_url</strong> to the new location <strong>http://your_domain/path/to/plugins/dir/chcounter-widget/chcounter</strong>. The table may be called differently, depending on what prefix is used.</p>
]]></content:encoded>
			<wfw:commentRss>http://kolja.galerie-neander.de/2009/07/upgrading-note-to-chcounter-widget-2-7/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>chCounter Widget 2.7 bundled with chCounter</title>
		<link>http://kolja.galerie-neander.de/2009/07/chcounter-widget-2-7-bundled-with-chcounter/</link>
		<comments>http://kolja.galerie-neander.de/2009/07/chcounter-widget-2-7-bundled-with-chcounter/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 02:29:53 +0000</pubDate>
		<dc:creator>Kolja Schleich</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[chcounter]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[visitor counter]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://kolja.galerie-neander.de/?p=219</guid>
		<description><![CDATA[I finally decided to include chCounter directly into the plugin software, because several users had problems installing the counter and the chCounter website is in german unfortunately. Unless any bugs appear this will be the final version of the plugin since it does what it&#8217;s supposed to do. To configure chcounter via the webinterface the [...]]]></description>
			<content:encoded><![CDATA[<p>I finally decided to include chCounter directly into the plugin software, because several users had problems installing the counter and the chCounter website is in german unfortunately. Unless any bugs appear this will be the final version of the plugin since it does what it&#8217;s supposed to do. To configure chcounter via the webinterface the following two directories need to be writable by the server</p>
<blockquote><p>chcounter/</p>
<p>chcounter/includes/</p></blockquote>
<p>If you <strong>upgrade</strong> from a previous plugin version you simply need to configure the included chCounter to reflect your old database settings.</p>
<p>I think this change makes installations easier and faster.</p>
]]></content:encoded>
			<wfw:commentRss>http://kolja.galerie-neander.de/2009/07/chcounter-widget-2-7-bundled-with-chcounter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>chCounter 2.5.1</title>
		<link>http://kolja.galerie-neander.de/2009/02/chcounter-251/</link>
		<comments>http://kolja.galerie-neander.de/2009/02/chcounter-251/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 00:28:14 +0000</pubDate>
		<dc:creator>Kolja Schleich</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[chcounter]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[visitor counter]]></category>

		<guid isPermaLink="false">http://kolja.galerie-neander.de/?p=65</guid>
		<description><![CDATA[The 2.5 series of the widget comes with support for all 20 output values chCounter is capable to display. Version 2.5.1 has only some small changes in the settings styling.
You can download the newest version at Wordpress.org.
]]></description>
			<content:encoded><![CDATA[<p>The 2.5 series of the widget comes with support for all 20 output values chCounter is capable to display. Version 2.5.1 has only some small changes in the settings styling.</p>
<p>You can <a href="http://wordpress.org/extend/plugins/chcounter-widget/" target="_blank">download</a> the newest version at Wordpress.org.</p>
]]></content:encoded>
			<wfw:commentRss>http://kolja.galerie-neander.de/2009/02/chcounter-251/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
