<?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: Tracking entry referrers with PHP in MT</title>
	<atom:link href="http://blog.codefront.net/2003/08/16/tracking-entry-referrers-with-php-in-mt/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.codefront.net/2003/08/16/tracking-entry-referrers-with-php-in-mt/</link>
	<description>Rails, Firefox, Anime, Mac</description>
	<lastBuildDate>Sat, 04 Feb 2012 15:38:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: FW</title>
		<link>http://blog.codefront.net/2003/08/16/tracking-entry-referrers-with-php-in-mt/comment-page-2/#comment-24246</link>
		<dc:creator>FW</dc:creator>
		<pubDate>Wed, 08 Mar 2006 23:29:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/archives/2003/08/16/tracking-entry-referrers-with-php-in-mt/#comment-24246</guid>
		<description>Great tutorial, you can see the script in action on my site.</description>
		<content:encoded><![CDATA[<p>Great tutorial, you can see the script in action on my site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FiReaNG3L</title>
		<link>http://blog.codefront.net/2003/08/16/tracking-entry-referrers-with-php-in-mt/comment-page-2/#comment-7759</link>
		<dc:creator>FiReaNG3L</dc:creator>
		<pubDate>Wed, 06 Apr 2005 00:55:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/archives/2003/08/16/tracking-entry-referrers-with-php-in-mt/#comment-7759</guid>
		<description>I would be highly interested in a &quot;top 10&quot; of the most read posts... I sadly use titles AND date (/archives/day/month/title) for my posts, and I can&#039;t figure how to rebuild these links from my MT database (the URL isn&#039;t stored).</description>
		<content:encoded><![CDATA[<p>I would be highly interested in a &#8220;top 10&#8243; of the most read posts&#8230; I sadly use titles AND date (/archives/day/month/title) for my posts, and I can&#8217;t figure how to rebuild these links from my MT database (the URL isn&#8217;t stored).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hongkong</title>
		<link>http://blog.codefront.net/2003/08/16/tracking-entry-referrers-with-php-in-mt/comment-page-2/#comment-4309</link>
		<dc:creator>Hongkong</dc:creator>
		<pubDate>Thu, 04 Nov 2004 23:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/archives/2003/08/16/tracking-entry-referrers-with-php-in-mt/#comment-4309</guid>
		<description>Thank you once more for this great tutorial. It&#039;s workling fine on my weblog, but I have another question:

Is it possible to display a top-10 list of the most read articels on the index site? I think this would be a great gimmick.

Cheers,

Chris</description>
		<content:encoded><![CDATA[<p>Thank you once more for this great tutorial. It&#8217;s workling fine on my weblog, but I have another question:</p>
<p>Is it possible to display a top-10 list of the most read articels on the index site? I think this would be a great gimmick.</p>
<p>Cheers,</p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SSP</title>
		<link>http://blog.codefront.net/2003/08/16/tracking-entry-referrers-with-php-in-mt/comment-page-2/#comment-3381</link>
		<dc:creator>SSP</dc:creator>
		<pubDate>Mon, 27 Sep 2004 06:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/archives/2003/08/16/tracking-entry-referrers-with-php-in-mt/#comment-3381</guid>
		<description>How long i searched for a Hack like this!
Thank you very much, but i habe a mistake somewhere and my knowledge is to small to find it.

If i add this line:

$rs = mysql_query( &#8216;SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=&lt; $MTEntryID$&gt;&#8217; );

i get the following error:

Parse error: parse error, unexpected T_STRING in /www/htdocs/denkblog/index.php on line 73

(line 73 is the Line with $rs)

I would be so glad if you could give me a hint. 
Thanks!</description>
		<content:encoded><![CDATA[<p>How long i searched for a Hack like this!<br />
Thank you very much, but i habe a mistake somewhere and my knowledge is to small to find it.</p>
<p>If i add this line:</p>
<p>$rs = mysql_query( &#8216;SELECT COUNT(*) FROM mt_entryhits WHERE entry_id=< $MTEntryID$>&#8217; );</p>
<p>i get the following error:</p>
<p>Parse error: parse error, unexpected T_STRING in /www/htdocs/denkblog/index.php on line 73</p>
<p>(line 73 is the Line with $rs)</p>
<p>I would be so glad if you could give me a hint.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Segmentation Fault: Core dumped..;-)</title>
		<link>http://blog.codefront.net/2003/08/16/tracking-entry-referrers-with-php-in-mt/comment-page-1/#comment-1635</link>
		<dc:creator>Segmentation Fault: Core dumped..;-)</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/archives/2003/08/16/tracking-entry-referrers-with-php-in-mt/#comment-1635</guid>
		<description>&lt;strong&gt;I am off..&lt;/strong&gt;
..for a few days, that is. Will be taking some time off from active blogging starting this very moment and will be back in business by 07/20/2004 08/01/2004, if not sooner. Have a few personal, professional and some blog related housekeeping to do. Th...
</description>
		<content:encoded><![CDATA[<p><strong>I am off..</strong><br />
..for a few days, that is. Will be taking some time off from active blogging starting this very moment and will be back in business by 07/20/2004 08/01/2004, if not sooner. Have a few personal, professional and some blog related housekeeping to do. Th&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fembat.Net :: Journal</title>
		<link>http://blog.codefront.net/2003/08/16/tracking-entry-referrers-with-php-in-mt/comment-page-1/#comment-1627</link>
		<dc:creator>Fembat.Net :: Journal</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/archives/2003/08/16/tracking-entry-referrers-with-php-in-mt/#comment-1627</guid>
		<description>&lt;strong&gt;MT Individual Entry Referrals&lt;/strong&gt;
I&#039;ve always wanted a more precise method of tracking referrers for each entry, and finally after months of trying to come up with something myself I finally fell upon a terrific MT Hack at redemption in a blog. This also...</description>
		<content:encoded><![CDATA[<p><strong>MT Individual Entry Referrals</strong><br />
I&#8217;ve always wanted a more precise method of tracking referrers for each entry, and finally after months of trying to come up with something myself I finally fell upon a terrific MT Hack at redemption in a blog. This also&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pixelgraphix</title>
		<link>http://blog.codefront.net/2003/08/16/tracking-entry-referrers-with-php-in-mt/comment-page-1/#comment-1628</link>
		<dc:creator>pixelgraphix</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/archives/2003/08/16/tracking-entry-referrers-with-php-in-mt/#comment-1628</guid>
		<description>&lt;strong&gt;Ressourcen f&#252;r Movable Type&lt;/strong&gt;
Wer auf der Suche nach einem Publishing-System f&#252;r die eigene Internet-Pr&#228;senz ist, st&#246;&#223;t fr&#252;her oder sp&#228;ter auf Movable Type. Ein Programm, das von Six Apart vor allem als Weblog-Werkzeug entwickelt und unterst&#252;tzt ...</description>
		<content:encoded><![CDATA[<p><strong>Ressourcen f&uuml;r Movable Type</strong><br />
Wer auf der Suche nach einem Publishing-System f&uuml;r die eigene Internet-Pr&auml;senz ist, st&ouml;&szlig;t fr&uuml;her oder sp&auml;ter auf Movable Type. Ein Programm, das von Six Apart vor allem als Weblog-Werkzeug entwickelt und unterst&uuml;tzt &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pixelgraphix</title>
		<link>http://blog.codefront.net/2003/08/16/tracking-entry-referrers-with-php-in-mt/comment-page-1/#comment-1629</link>
		<dc:creator>pixelgraphix</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/archives/2003/08/16/tracking-entry-referrers-with-php-in-mt/#comment-1629</guid>
		<description>&lt;strong&gt;Und sie validieren doch&lt;/strong&gt;
Auf pixelgraphix verwende ich die Referrer und Hits Z&#228;hlung, die von Cheah Chu Yeow auf redemption in a blog ver&#246;ffentlicht wurde. Durch die Anzeige der Referrer und der in ihnen enthaltenen Sonderzeichen fielen die entsprechenden Seiten beim...</description>
		<content:encoded><![CDATA[<p><strong>Und sie validieren doch</strong><br />
Auf pixelgraphix verwende ich die Referrer und Hits Z&auml;hlung, die von Cheah Chu Yeow auf redemption in a blog ver&ouml;ffentlicht wurde. Durch die Anzeige der Referrer und der in ihnen enthaltenen Sonderzeichen fielen die entsprechenden Seiten beim&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pixelgraphix</title>
		<link>http://blog.codefront.net/2003/08/16/tracking-entry-referrers-with-php-in-mt/comment-page-1/#comment-1630</link>
		<dc:creator>pixelgraphix</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/archives/2003/08/16/tracking-entry-referrers-with-php-in-mt/#comment-1630</guid>
		<description>&lt;strong&gt;Und sie validieren doch&lt;/strong&gt;
Auf pixelgraphix verwende ich die Referrer und Hits Z&#228;hlung, die von Cheah Chu Yeow auf redemption in a blog ver&#246;ffentlicht wurde. Durch die Anzeige der Referrer und der in ihnen enthaltenen Sonderzeichen fielen die entsprechenden Seiten beim...</description>
		<content:encoded><![CDATA[<p><strong>Und sie validieren doch</strong><br />
Auf pixelgraphix verwende ich die Referrer und Hits Z&auml;hlung, die von Cheah Chu Yeow auf redemption in a blog ver&ouml;ffentlicht wurde. Durch die Anzeige der Referrer und der in ihnen enthaltenen Sonderzeichen fielen die entsprechenden Seiten beim&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pixelgraphix</title>
		<link>http://blog.codefront.net/2003/08/16/tracking-entry-referrers-with-php-in-mt/comment-page-1/#comment-1631</link>
		<dc:creator>pixelgraphix</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/archives/2003/08/16/tracking-entry-referrers-with-php-in-mt/#comment-1631</guid>
		<description>&lt;strong&gt;Und sie validieren doch&lt;/strong&gt;
Auf pixelgraphix verwende ich die Referrer und Hits Z&#228;hlung, die von Cheah Chu Yeow auf redemption in a blog ver&#246;ffentlicht wurde. Durch die Anzeige der Referrer und der in ihnen enthaltenen Sonderzeichen fielen die entsprechenden Seiten beim...</description>
		<content:encoded><![CDATA[<p><strong>Und sie validieren doch</strong><br />
Auf pixelgraphix verwende ich die Referrer und Hits Z&auml;hlung, die von Cheah Chu Yeow auf redemption in a blog ver&ouml;ffentlicht wurde. Durch die Anzeige der Referrer und der in ihnen enthaltenen Sonderzeichen fielen die entsprechenden Seiten beim&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pixelgraphix</title>
		<link>http://blog.codefront.net/2003/08/16/tracking-entry-referrers-with-php-in-mt/comment-page-1/#comment-1632</link>
		<dc:creator>pixelgraphix</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/archives/2003/08/16/tracking-entry-referrers-with-php-in-mt/#comment-1632</guid>
		<description>&lt;strong&gt;Und sie validieren doch&lt;/strong&gt;
Auf pixelgraphix verwende ich die Referrer und Hits Z&#228;hlung, die von Cheah Chu Yeow auf redemption in a blog ver&#246;ffentlicht wurde. Durch die Anzeige der Referrer und der in ihnen enthaltenen Sonderzeichen fielen die entsprechenden Seiten beim...</description>
		<content:encoded><![CDATA[<p><strong>Und sie validieren doch</strong><br />
Auf pixelgraphix verwende ich die Referrer und Hits Z&auml;hlung, die von Cheah Chu Yeow auf redemption in a blog ver&ouml;ffentlicht wurde. Durch die Anzeige der Referrer und der in ihnen enthaltenen Sonderzeichen fielen die entsprechenden Seiten beim&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shirtrat(dot)net</title>
		<link>http://blog.codefront.net/2003/08/16/tracking-entry-referrers-with-php-in-mt/comment-page-1/#comment-1633</link>
		<dc:creator>shirtrat(dot)net</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/archives/2003/08/16/tracking-entry-referrers-with-php-in-mt/#comment-1633</guid>
		<description>&lt;strong&gt;A few site changes&lt;/strong&gt;
Long time no post. It&#039;s been almost two weeks. Haven&#039;t had much to say actually. Been working behind the scenes on a few things with my blog. I added a referrer to the bottom of each individual entry so you...</description>
		<content:encoded><![CDATA[<p><strong>A few site changes</strong><br />
Long time no post. It&#8217;s been almost two weeks. Haven&#8217;t had much to say actually. Been working behind the scenes on a few things with my blog. I added a referrer to the bottom of each individual entry so you&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hello-lovely</title>
		<link>http://blog.codefront.net/2003/08/16/tracking-entry-referrers-with-php-in-mt/comment-page-1/#comment-1634</link>
		<dc:creator>hello-lovely</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/archives/2003/08/16/tracking-entry-referrers-with-php-in-mt/#comment-1634</guid>
		<description>&lt;strong&gt;More Blogsnobbery&lt;/strong&gt;
Because I have nothing of importance to post (most of you probably already know that Kerry picked John Edwards as his running-mate), here&#039;s another journey through Blogsnob Land, ended by a page without a blogsnob link! :( + Fembat blogs...</description>
		<content:encoded><![CDATA[<p><strong>More Blogsnobbery</strong><br />
Because I have nothing of importance to post (most of you probably already know that Kerry picked John Edwards as his running-mate), here&#8217;s another journey through Blogsnob Land, ended by a page without a blogsnob link! :( + Fembat blogs&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: highlyoverrated.info - do you need more?</title>
		<link>http://blog.codefront.net/2003/08/16/tracking-entry-referrers-with-php-in-mt/comment-page-1/#comment-1626</link>
		<dc:creator>highlyoverrated.info - do you need more?</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/archives/2003/08/16/tracking-entry-referrers-with-php-in-mt/#comment-1626</guid>
		<description>&lt;strong&gt;mt resources, die x-te&lt;/strong&gt;
für mt gibt es alles und das auch noch tonnenweise ;) und das ist genial so: redemption in a blog...</description>
		<content:encoded><![CDATA[<p><strong>mt resources, die x-te</strong><br />
für mt gibt es alles und das auch noch tonnenweise ;) und das ist genial so: redemption in a blog&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: meowy's Got Stuff to Say</title>
		<link>http://blog.codefront.net/2003/08/16/tracking-entry-referrers-with-php-in-mt/comment-page-1/#comment-1624</link>
		<dc:creator>meowy's Got Stuff to Say</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/archives/2003/08/16/tracking-entry-referrers-with-php-in-mt/#comment-1624</guid>
		<description>&lt;strong&gt;Counts!  Project for tomorrow&lt;/strong&gt;
Yay! Thanks to Violet at the MT forums, I think I&#039;ve got just what I need. :) Her site is...</description>
		<content:encoded><![CDATA[<p><strong>Counts!  Project for tomorrow</strong><br />
Yay! Thanks to Violet at the MT forums, I think I&#8217;ve got just what I need. :) Her site is&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

