<?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: FireStats 1.6.2</title>
	<atom:link href="http://blog.firestats.cc/58/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.firestats.cc/58</link>
	<description>FireStats - the blog</description>
	<lastBuildDate>Mon, 18 Oct 2010 05:23:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: omry</title>
		<link>http://blog.firestats.cc/58/comment-page-1#comment-71310</link>
		<dc:creator>omry</dc:creator>
		<pubDate>Mon, 18 Oct 2010 05:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firestats.cc/?p=58#comment-71310</guid>
		<description>contact your administrator and tell him your mysql user is not permitted to create tables.</description>
		<content:encoded><![CDATA[<p>contact your administrator and tell him your mysql user is not permitted to create tables.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ducky</title>
		<link>http://blog.firestats.cc/58/comment-page-1#comment-70690</link>
		<dc:creator>Ducky</dc:creator>
		<pubDate>Wed, 15 Sep 2010 12:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firestats.cc/?p=58#comment-70690</guid>
		<description>Hi! 

I&#039;ve tried to install Firestats latest version. but I cant activate it.. Why? I get a really messy code on my screen..

&quot;Error installing FireStats tables: Databasfel: CREATE command denied to user &#039;wrdprs2@p340&#039;@&#039;194.9.95.65&#039; for table &#039;missducky__firestats_hits&#039;

MySQL Version: 5.0.41-log
SQL Query:
CREATE TABLE IF NOT EXISTS missducky__firestats_hits ( `id` INTEGER AUTO_INCREMENT COMMENT &#039;Primary key&#039;, `ip_int1` BIGINT UNSIGNED NULL COMMENT &#039;IP Address left 64bit&#039;, `ip_int2` BIGINT UNSIGNED NULL COMMENT &#039;IP Address right 64bit&#039;, `timestamp` DATETIME NOT NULL COMMENT &#039;Hit timestamp&#039;, `url_id` INTEGER COMMENT &#039;Hit URL ID&#039;, `url_site_id` INTEGER NULL COMMENT &#039;Site ID of url&#039;, `referer_id` INTEGER COMMENT &#039;Referer URL id&#039;, `useragent_id` INTEGER COMMENT &#039;UserAgent ID&#039;, `session_id` VARCHAR(30) COMMENT &#039;Client session ID&#039;, `country_code` INT(4) default NULL COMMENT &#039;Country code of IP address or NULL if unknown&#039;, `excluded_by_user` TINYINT(1) DEFAULT 0 COMMENT &#039;1 if user explicitly excluded record, 0 otherwise&#039;, `excluded_ip` TINYINT(1) DEFAULT 0 COMMENT &#039;1 if the ip is in the excluded ips table, 0 otherwise&#039;, PRIMARY KEY (`id`), KEY `url_site_id` (`url_site_id`) ) COMMENT &#039;Hits table&#039; ENGINE=InnoDB&quot;

That&#039;s what I get.. Whats wrong??</description>
		<content:encoded><![CDATA[<p>Hi! </p>
<p>I&#8217;ve tried to install Firestats latest version. but I cant activate it.. Why? I get a really messy code on my screen..</p>
<p>&#8220;Error installing FireStats tables: Databasfel: CREATE command denied to user &#8216;wrdprs2@p340&#8242;@&#8217;194.9.95.65&#8242; for table &#8216;missducky__firestats_hits&#8217;</p>
<p>MySQL Version: 5.0.41-log<br />
SQL Query:<br />
CREATE TABLE IF NOT EXISTS missducky__firestats_hits ( `id` INTEGER AUTO_INCREMENT COMMENT &#8216;Primary key&#8217;, `ip_int1` BIGINT UNSIGNED NULL COMMENT &#8216;IP Address left 64bit&#8217;, `ip_int2` BIGINT UNSIGNED NULL COMMENT &#8216;IP Address right 64bit&#8217;, `timestamp` DATETIME NOT NULL COMMENT &#8216;Hit timestamp&#8217;, `url_id` INTEGER COMMENT &#8216;Hit URL ID&#8217;, `url_site_id` INTEGER NULL COMMENT &#8216;Site ID of url&#8217;, `referer_id` INTEGER COMMENT &#8216;Referer URL id&#8217;, `useragent_id` INTEGER COMMENT &#8216;UserAgent ID&#8217;, `session_id` VARCHAR(30) COMMENT &#8216;Client session ID&#8217;, `country_code` INT(4) default NULL COMMENT &#8216;Country code of IP address or NULL if unknown&#8217;, `excluded_by_user` TINYINT(1) DEFAULT 0 COMMENT &#8217;1 if user explicitly excluded record, 0 otherwise&#8217;, `excluded_ip` TINYINT(1) DEFAULT 0 COMMENT &#8217;1 if the ip is in the excluded ips table, 0 otherwise&#8217;, PRIMARY KEY (`id`), KEY `url_site_id` (`url_site_id`) ) COMMENT &#8216;Hits table&#8217; ENGINE=InnoDB&#8221;</p>
<p>That&#8217;s what I get.. Whats wrong??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JJP</title>
		<link>http://blog.firestats.cc/58/comment-page-1#comment-58749</link>
		<dc:creator>JJP</dc:creator>
		<pubDate>Sun, 13 Sep 2009 11:22:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firestats.cc/?p=58#comment-58749</guid>
		<description>Thanks so much for a GREAT plugin!

I searched the F.A.Q&#039;s for documentation and scoured some of your blog postings but I didn&#039;t see anything reported on it so hence this request: to be able format the placement of the browser/OS icons hooked to the &lt;strong&gt;comment_author_link()&lt;/strong&gt; function. 

It&#039;s not &quot;mission critical&quot; but sometimes being able to control the exact placement of those icons within the comments area would be desirable with some theme designs as oppose to it ALWAYS being just to the right of the author&#039;s name as it currently displays now. I&#039;m thinking of it as an option setting within FireStats where the WP admin chooses between a &lt;strong&gt;Default&lt;/strong&gt;state (as it functions already) or a &lt;strong&gt;Custom&lt;/strong&gt; state where the theme designer can place a piece of pre-defined code snippet within their comments loop structure where they wish to display the icons, for example: maybe before the comment author&#039;s name, below it&#039;s name or even below the Gravatar.

If that&#039;s not feasible no worries, it&#039;s still an awesome plugin and I enjoy using it very much, thanks!

Cheers.</description>
		<content:encoded><![CDATA[<p>Thanks so much for a GREAT plugin!</p>
<p>I searched the F.A.Q&#8217;s for documentation and scoured some of your blog postings but I didn&#8217;t see anything reported on it so hence this request: to be able format the placement of the browser/OS icons hooked to the <strong>comment_author_link()</strong> function. </p>
<p>It&#8217;s not &#8220;mission critical&#8221; but sometimes being able to control the exact placement of those icons within the comments area would be desirable with some theme designs as oppose to it ALWAYS being just to the right of the author&#8217;s name as it currently displays now. I&#8217;m thinking of it as an option setting within FireStats where the WP admin chooses between a <strong>Default</strong>state (as it functions already) or a <strong>Custom</strong> state where the theme designer can place a piece of pre-defined code snippet within their comments loop structure where they wish to display the icons, for example: maybe before the comment author&#8217;s name, below it&#8217;s name or even below the Gravatar.</p>
<p>If that&#8217;s not feasible no worries, it&#8217;s still an awesome plugin and I enjoy using it very much, thanks!</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suggestion</title>
		<link>http://blog.firestats.cc/58/comment-page-1#comment-56517</link>
		<dc:creator>Suggestion</dc:creator>
		<pubDate>Thu, 18 Jun 2009 05:38:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firestats.cc/?p=58#comment-56517</guid>
		<description>I am sorry for the bogus name, etc. I wanted to make a suggestion for a future version of firestats. My suggestion is to add some code that uses the IP on the statistics page under the hits table and cross references that with the comments IP addresses and inserts the name of the commenter for the IP. That way if you have people who are frequent visitors you can easily see who they are from their comment name instead of just the IP. I waste a lot of time looking at the comments page trying to figure out who the IPs belong to. 
Thanks from a big fan of firestats! Keep up the great work!</description>
		<content:encoded><![CDATA[<p>I am sorry for the bogus name, etc. I wanted to make a suggestion for a future version of firestats. My suggestion is to add some code that uses the IP on the statistics page under the hits table and cross references that with the comments IP addresses and inserts the name of the commenter for the IP. That way if you have people who are frequent visitors you can easily see who they are from their comment name instead of just the IP. I waste a lot of time looking at the comments page trying to figure out who the IPs belong to.<br />
Thanks from a big fan of firestats! Keep up the great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: omry</title>
		<link>http://blog.firestats.cc/58/comment-page-1#comment-56488</link>
		<dc:creator>omry</dc:creator>
		<pubDate>Mon, 15 Jun 2009 06:19:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firestats.cc/?p=58#comment-56488</guid>
		<description>thanks.</description>
		<content:encoded><![CDATA[<p>thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dictionary</title>
		<link>http://blog.firestats.cc/58/comment-page-1#comment-56487</link>
		<dc:creator>dictionary</dc:creator>
		<pubDate>Mon, 15 Jun 2009 06:01:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firestats.cc/?p=58#comment-56487</guid>
		<description>&quot;server have to be improperly&quot; - should be has, or servers.</description>
		<content:encoded><![CDATA[<p>&#8220;server have to be improperly&#8221; &#8211; should be has, or servers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: מחשבות, מחשבים, ושאר דברי בלע &#187; Blog Archive &#187; חור אבטחה בפיירסטטס 1.6.1</title>
		<link>http://blog.firestats.cc/58/comment-page-1#comment-56476</link>
		<dc:creator>מחשבות, מחשבים, ושאר דברי בלע &#187; Blog Archive &#187; חור אבטחה בפיירסטטס 1.6.1</dc:creator>
		<pubDate>Sat, 13 Jun 2009 19:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firestats.cc/?p=58#comment-56476</guid>
		<description>[...] עוד פרטים פה. [...]</description>
		<content:encoded><![CDATA[<p>[...] עוד פרטים פה. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

