<?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: Avis aux utilisateurs des extensions pour StatTraq</title>
	<atom:link href="http://jfoucher.com/old/avis-aux-utilisateurs-des-extensions-pour-stattraq/feed/" rel="self" type="application/rss+xml" />
	<link>http://jfoucher.com/old/avis-aux-utilisateurs-des-extensions-pour-stattraq/</link>
	<description>Sailing the web</description>
	<lastBuildDate>Sat, 17 Jul 2010 02:07:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: e</title>
		<link>http://jfoucher.com/old/avis-aux-utilisateurs-des-extensions-pour-stattraq/comment-page-1/#comment-5</link>
		<dc:creator>e</dc:creator>
		<pubDate>Wed, 03 Aug 2005 00:44:42 +0000</pubDate>
		<guid isPermaLink="false">http://jfoucher.com/2004/10/14/a-note-to-users-of-stattraq-extensions#comment-5</guid>
		<description>plugin works great! one question:  how can i get rid of the blank entries that the query lists?  none of my posts have blank titles (nor does wp allow without creating its own slug for you) check it out:

http://whiffer.net/top-10/

any suggestions would be appreciated.</description>
		<content:encoded><![CDATA[<p>plugin works great! one question:  how can i get rid of the blank entries that the query lists?  none of my posts have blank titles (nor does wp allow without creating its own slug for you) check it out:</p>
<p><a href="http://whiffer.net/top-10/" rel="nofollow">http://whiffer.net/top-10/</a></p>
<p>any suggestions would be appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coffelius</title>
		<link>http://jfoucher.com/old/avis-aux-utilisateurs-des-extensions-pour-stattraq/comment-page-1/#comment-40</link>
		<dc:creator>coffelius</dc:creator>
		<pubDate>Wed, 02 Mar 2005 11:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://jfoucher.com/2004/10/14/a-note-to-users-of-stattraq-extensions#comment-40</guid>
		<description>hello ! 
I think the correct way is with
if (is_single() &amp;&amp; $post-&gt;ID!=&#039;&#039;)
because of when you load a category, the last $post printed is the $post that stattraq gets.</description>
		<content:encoded><![CDATA[<p>hello !<br />
I think the correct way is with<br />
if (is_single() &#038;&#038; $post->ID!=&#8221;)<br />
because of when you load a category, the last $post printed is the $post that stattraq gets.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://jfoucher.com/old/avis-aux-utilisateurs-des-extensions-pour-stattraq/comment-page-1/#comment-53</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 01 Dec 2004 19:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://jfoucher.com/2004/10/14/a-note-to-users-of-stattraq-extensions#comment-53</guid>
		<description>I have instituted the StatTraq extensions for user using Permalinks (Me).  I was wondering if you have ever modded STatTraq or any other tool so that it will display the post names and number of hits.  I have used you Popular Post plugin - but I figured you might have also hacked the backend so that when you open StatTech it actually show pages and hits rather than the default &quot;multiple posts&quot;.

Any help you might offer would be greatly appreciated,</description>
		<content:encoded><![CDATA[<p>I have instituted the StatTraq extensions for user using Permalinks (Me).  I was wondering if you have ever modded STatTraq or any other tool so that it will display the post names and number of hits.  I have used you Popular Post plugin &#8211; but I figured you might have also hacked the backend so that when you open StatTech it actually show pages and hits rather than the default &#8220;multiple posts&#8221;.</p>
<p>Any help you might offer would be greatly appreciated,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://jfoucher.com/old/avis-aux-utilisateurs-des-extensions-pour-stattraq/comment-page-1/#comment-78</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Sat, 16 Oct 2004 18:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://jfoucher.com/2004/10/14/a-note-to-users-of-stattraq-extensions#comment-78</guid>
		<description>Oui, c&#039;est vrai, ?a marcherait aussi, et c&#039;est peut ?tre plus simple   mettre en oeuvre.</description>
		<content:encoded><![CDATA[<p>Oui, c&#8217;est vrai, ?a marcherait aussi, et c&#8217;est peut ?tre plus simple   mettre en oeuvre.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ozh</title>
		<link>http://jfoucher.com/old/avis-aux-utilisateurs-des-extensions-pour-stattraq/comment-page-1/#comment-83</link>
		<dc:creator>Ozh</dc:creator>
		<pubDate>Thu, 14 Oct 2004 23:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://jfoucher.com/2004/10/14/a-note-to-users-of-stattraq-extensions#comment-83</guid>
		<description>est-ce qu&#039;un simple &quot;global $id&quot; pour ensuite utiliser $id dans stattraq ne suffirait pas ?
$id est toujours connu (c&#039;est en gros le $_GET[&#039;p&#039;], renseign? m?me avec une structure de permalien comme d?crite ici)</description>
		<content:encoded><![CDATA[<p>est-ce qu&#8217;un simple &#8220;global $id&#8221; pour ensuite utiliser $id dans stattraq ne suffirait pas ?<br />
$id est toujours connu (c&#8217;est en gros le $_GET['p'], renseign? m?me avec une structure de permalien comme d?crite ici)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
