<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="http://iqjam.net/iqjam/iqjam.nsf/rsstransform.xslt"?>
<rss version="2.0">
<channel>
	<language>en-us</language>
	<lastBuildDate>Mon, 06 Sep 2010 01:04:04 +0000</lastBuildDate>
	<title>IQJam by Elguji Software - How do you count downloads for an attached file?</title>
	<description>An RSS feed generated by IQJam by Elguji Software</description>
	<link>http://iqjam.net/iqjam/iqjam.nsf</link>
	<image>
	    <title>IQJam by Elguji Software - How do you count downloads for an attached file?</title>
	    <url>http://iqjam.net/iqjam/iqjam.nsf</url>
	    <link></link>
	</image>
	<item>
		<pubDate>Fri, 18 Sep 2009 06:49:28 +0000</pubDate>
		<title>re: How do you count downloads for an attached file?</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Matt White&lt;br /&gt;&lt;b&gt;Answer:&lt;/b&gt; There's no simple way that I know of. What I'd do, is construct a URL that points to an agent which logs the download and then redirects the request to the file itself.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;So the URL might look like: .../mydb.nsf/agDownload?openagent&amp;amp;file=/myview/mydoc/$FILE/myfile.txt&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;It wouldn't stop people who know how to construct Domino URLs from hacking the URL but it would cover 99% of the population.&lt;/div&gt;&lt;br /&gt;</description>
		<link>http://iqjam.net/iqjam/iqjam.nsf/questions/20090918_How_do_you_count_downloads_for.htm?#AEFEBA927C189DF7802576350040F433</link>
	</item>
	<item>
		<pubDate>Fri, 18 Sep 2009 13:48:24 +0000</pubDate>
		<title>re: How do you count downloads for an attached file?</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; David Leedy&lt;br /&gt;&lt;b&gt;Answer:&lt;/b&gt; Wow.  cool and simple idea.  Thanks.  I'll give that a try!&lt;br /&gt;&lt;br /&gt;</description>
		<link>http://iqjam.net/iqjam/iqjam.nsf/questions/20090918_How_do_you_count_downloads_for.htm?#4B9D33953FB947B38025763500674F3D</link>
	</item>
	<item>
		<pubDate>Tue, 13 Oct 2009 16:19:55 +0000</pubDate>
		<title>re: How do you count downloads for an attached file?</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Fredrik Stöckel&lt;br /&gt;&lt;b&gt;Answer:&lt;/b&gt; &lt;p&gt;Or you could (if you want an alternative) attach an event to the dl-url that triggers a call to a log function (xhr style). &lt;/p&gt;&lt;p&gt;I have used this (or a similar technique) with Google Analytics.&lt;/p&gt;&lt;br /&gt;</description>
		<link>http://iqjam.net/iqjam/iqjam.nsf/questions/20090918_How_do_you_count_downloads_for.htm?#89AAD7175B4D95408025764E00752E1F</link>
	</item>
	<item>
		<pubDate>Fri, 18 Sep 2009 06:25:48 +0000</pubDate>
		<title>How do you count downloads for an attached file?</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; David Leedy&lt;br&gt;&lt;b&gt;Tags:&lt;/b&gt;  &lt;a href="http://iqjam.net/iqjam/iqjam.nsf/tags.xsp?tag=Web Development"&gt;Web Development&lt;/a&gt;  &lt;a href="http://iqjam.net/iqjam/iqjam.nsf/tags.xsp?tag=File"&gt;File&lt;/a&gt;  &lt;a href="http://iqjam.net/iqjam/iqjam.nsf/tags.xsp?tag=Logging"&gt;Logging&lt;/a&gt; &lt;br&gt;&lt;b&gt;Question:&lt;/b&gt; If I attach a file to a web page so people can download it.  How do you could how many times it's actually been downloaded?  Is there a different method for traditional web dev compared to XPages?  Do you need to farm the log or can you do something else?...&lt;br&gt;</description>
		<link>http://iqjam.net/iqjam/iqjam.nsf/questions/20090918_How_do_you_count_downloads_for.htm</link>
	</item>
</channel></rss>
