<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>tourniquet Work Item Rss Feed</title><link>http://www.codeplex.com/tourniquet/WorkItem/List.aspx</link><description>tourniquet Work Item Rss Description</description><item><title>Closed Issue: Version of skeleton db included in release</title><link>http://www.codeplex.com/tourniquet/WorkItem/View.aspx?WorkItemId=2177</link><description>Chris Love reports that SQL Server 2005 will not attach the copy of the database that is included in the release.  Even though the compatibility mode was set to 9.0, this database was detached from a SQL Server 2008 server.  Need to refresh the release with a proper 2005 database.&lt;br /&gt;Comments: New version includes a SQL Express DB in the App_Data folder.</description><author>jfollas</author><pubDate>Sat, 27 Dec 2008 18:12:42 GMT</pubDate><guid isPermaLink="false">Closed Issue: Version of skeleton db included in release 20081227061242P</guid></item><item><title>Created Issue: Version of skeleton db included in release</title><link>http://www.codeplex.com/tourniquet/WorkItem/View.aspx?WorkItemId=2177</link><description>Chris Love reports that SQL Server 2005 will not attach the copy of the database that is included in the release.  Even though the compatibility mode was set to 9.0, this database was detached from a SQL Server 2008 server.  Need to refresh the release with a proper 2005 database.&lt;br /&gt;</description><author>jfollas</author><pubDate>Tue, 26 Aug 2008 18:19:41 GMT</pubDate><guid isPermaLink="false">Created Issue: Version of skeleton db included in release 20080826061941P</guid></item><item><title>Created Feature: Convert Autofetch tasks into modules</title><link>http://www.codeplex.com/tourniquet/WorkItem/View.aspx?WorkItemId=2113</link><description>The current implementation of Autofetch is to simply schedule a TwitterCommand for execution.  This is limited, because state is only known at the time of scheduling.  &lt;br /&gt;&lt;br /&gt;For example, suppose that you set up an Autofetch to retrieve your list of friends.  Currently, Tourniquet calculates how many pages it will take to retrieve your friends list given the current number of friends &amp;#40;100 users per page&amp;#41;.  It adds one for good measure.  Each page fetch becomes an individual command that is scheduled for execution.  But, maybe a month from now, your friends list grows by a couple hundred people.  Now the scheduled commands are not sufficient for retrieving the entire list, and Tourniquet is not smart enough to add additional pages on its own.&lt;br /&gt;&lt;br /&gt;By creating smarter modules to represent this action, we can make Tourniquet handle this on its own.  A single module, when executed, might result in 10 different commands.  But, those commands are generated at runtime instead of some time in the past.&lt;br /&gt;</description><author>jfollas</author><pubDate>Mon, 18 Aug 2008 20:08:33 GMT</pubDate><guid isPermaLink="false">Created Feature: Convert Autofetch tasks into modules 20080818080833P</guid></item><item><title>Created Task: Need to serve user information from cache</title><link>http://www.codeplex.com/tourniquet/WorkItem/View.aspx?WorkItemId=2112</link><description>Twitter is currently down, and Witty &amp;#40;at least&amp;#41; is not working through Tourniquet because the login process of Witty tries to grab the user information.  Tourniquet is currently not set up to serve User information from cache.&lt;br /&gt;</description><author>jfollas</author><pubDate>Mon, 18 Aug 2008 20:00:50 GMT</pubDate><guid isPermaLink="false">Created Task: Need to serve user information from cache 20080818080050P</guid></item></channel></rss>