<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>DownloadCounter Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/DownloadCounter/Wiki/View.aspx?title=Home</link><description>DownloadCounter Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/DownloadCounter/Wiki/View.aspx?title=Home&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Welcome to the VisualGeek.DownloadCounter-project&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;u&gt;What does this project do?&lt;/u&gt;&lt;br /&gt;This project allows you to simply create a list of files that can be downloaded by specifying some configs, adding just a little bit markup and including the projects assembly. You will also be able to use the methods for logging manually instead of using my prefered way by calling the BindHelper method to bind the log information to a repeater. This project is no magic. I just wanted to keep out the lots of help libraries other projects use and just provide a simple way to store download counts in a database.&lt;br /&gt; &lt;br /&gt;&lt;u&gt;How does it work?&lt;/u&gt;&lt;br /&gt;The project simply converts the passed paths to relative paths and stores them with an int and the current date into the database. If the path already exists, it increments the number as long as the date won't change.&lt;br /&gt; &lt;br /&gt;&lt;u&gt;What to come?&lt;/u&gt;&lt;br /&gt;I will add several functions shortly. At the moment I've just added all I needed for a current project a friend asked me to help him with. So it just stores date specific download counts to the database. In the near future I'll also add a statistic helper (written and graphical [of cause - i like that graphical stuff]) to enable you to get the results of the logs not only summed up, but also date specific. &lt;br /&gt;The next thing I'll change will be to use LINQ instead of sql commands for storing into the database.&lt;br /&gt; &lt;br /&gt;&lt;u&gt;News&lt;/u&gt;&lt;br /&gt;New release added: 0.3.0.0&lt;br /&gt;Look at the following changelog. ;-) I think the new feature which is pretty cool is the support for storing the file counts in an xml file, which enables you to work without a database ...&lt;br /&gt; &lt;br /&gt;&lt;u&gt;&lt;b&gt;Changelog:&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;Release 0.3.0.0:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Fixed some minor bugs.&lt;/li&gt;&lt;li&gt;Added support for switching the storage type between XML and MSSQL-Database&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>Divisator</author><pubDate>Wed, 20 Aug 2008 10:29:48 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080820102948A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/DownloadCounter/Wiki/View.aspx?title=Home&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Welcome to the VisualGeek.DownloadCounter-project&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;u&gt;What does this project do?&lt;/u&gt;&lt;br /&gt;This project allows you to simply create a list of files that can be downloaded by specifying some configs, adding just a little bit markup and including the projects assembly. You will also be able to use the methods for logging manually instead of using my prefered way by calling the BindHelper method to bind the log information to a repeater. This project is no magic. I just wanted to keep out the lots of help libraries other projects use and just provide a simple way to store download counts in a database.&lt;br /&gt; &lt;br /&gt;&lt;u&gt;How does it work?&lt;/u&gt;&lt;br /&gt;The project simply converts the passed paths to relative paths and stores them with an int and the current date into the database. If the path already exists, it increments the number as long as the date won't change.&lt;br /&gt; &lt;br /&gt;&lt;u&gt;What to come?&lt;/u&gt;&lt;br /&gt;I will add several functions shortly. At the moment I've just added all I needed for a current project a friend asked me to help him with. So it just stores date specific download counts to the database. In the near future I'll also add a statistic helper (written and graphical [of cause - i like that graphical stuff]) to enable you to get the results of the logs not only summed up, but also date specific.&lt;br /&gt; &lt;br /&gt;&lt;u&gt;News&lt;/u&gt;&lt;br /&gt;New release added: 0.3.0.0&lt;br /&gt;Look at the following changelog.&lt;br /&gt; &lt;br /&gt;&lt;u&gt;&lt;b&gt;Changelog:&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;Release 0.3.0.0:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Fixed some minor bugs.&lt;/li&gt;&lt;li&gt;Added support for switching the storage type between XML and MSSQL-Database&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>Divisator</author><pubDate>Wed, 20 Aug 2008 07:49:29 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080820074929A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/DownloadCounter/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Welcome to the VisualGeek.DownloadCounter-project&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;u&gt;What does this project do?&lt;/u&gt;&lt;br /&gt;This project allows you to simply create a list of files that can be downloaded by specifying some configs, adding just a little bit markup and including the projects assembly. You will also be able to use the methods for logging manually instead of using my prefered way by calling the BindHelper method to bind the log information to a repeater. This project is no magic. I just wanted to keep out the lots of help libraries other projects use and just provide a simple way to store download counts in a database.&lt;br /&gt; &lt;br /&gt;&lt;u&gt;How does it work?&lt;/u&gt;&lt;br /&gt;The project simply converts the passed paths to relative paths and stores them with an int and the current date into the database. If the path already exists, it increments the number as long as the date won't change.&lt;br /&gt; &lt;br /&gt;&lt;u&gt;What to come?&lt;/u&gt;&lt;br /&gt;I will add several functions shortly. At the moment I've just added all I needed for a current project a friend asked me to help him with. So it just stores date specific download counts to the database. In the near future I'll also add a statistic helper (written and graphical &lt;a href="http://www.codeplex.com/DownloadCounter/Wiki/View.aspx?title=of%20cause%20-%20i%20like%20that%20graphical%20stuff&amp;amp;referringTitle=Home"&gt;of cause - i like that graphical stuff&lt;/a&gt;) to enable you to get the results of the logs not only summed up, but also date specific.&lt;br /&gt; &lt;br /&gt;&lt;u&gt;News&lt;/u&gt;&lt;br /&gt;New release added: 0.3.0.0&lt;br /&gt;Look at the following changelog.&lt;br /&gt; &lt;br /&gt;&lt;u&gt;&lt;b&gt;Changelog:&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;Release 0.3.0.0:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Fixed some minor bugs.&lt;/li&gt;&lt;li&gt;Added support for switching the storage type between XML and MSSQL-Database&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>Divisator</author><pubDate>Wed, 20 Aug 2008 07:45:11 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080820074511A</guid></item></channel></rss>