<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>IronCow</title><link>http://ironcow.codeplex.com/project/feeds/rss</link><description>IronCow is a .NET API for Remember The Milk, the To-Do list &amp;#40;and much more&amp;#33;&amp;#41; web application. IronCow is designed with WPF and Silverlight applications in mind, making it easy to use data binding and reflection.</description><item><title>New Post: Any thought to using the "last_sync" parameter for GetList?</title><link>http://ironcow.codeplex.com/discussions/356096</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;It looks like each time you get a TaskList, you download the entire list from RTM. With the last_sync parameter for rtm.tasks.getList it seems you could only get the rtm items that have changed and leave the rest local. I could do the change, but wondered
 if you wanted a crack at it, or if I'm missing something about your code and you are already doing it.&lt;/p&gt;
&lt;/div&gt;</description><author>johnlong</author><pubDate>Thu, 17 May 2012 02:31:00 GMT</pubDate><guid isPermaLink="false">New Post: Any thought to using the "last_sync" parameter for GetList? 20120517023100A</guid></item><item><title>New Post: HTTPS</title><link>http://ironcow.codeplex.com/discussions/355001</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;It's just because nobody asked for it until now :)&lt;/p&gt;
&lt;p&gt;I just submitted a change: you can set Rtm.Client.UseHttps to True. It's False by default, however, for backward compatibility.&lt;/p&gt;&lt;/div&gt;</description><author>ludovic_chabant</author><pubDate>Wed, 09 May 2012 17:34:48 GMT</pubDate><guid isPermaLink="false">New Post: HTTPS 20120509053448P</guid></item><item><title>Source code checked in, #f6c12c5780a2</title><link>http://ironcow.codeplex.com/SourceControl/changeset/changes/f6c12c5780a2</link><description>Added option to use HTTPS for REST requests.&amp;#10;Using HTTPS by default in PowerShell.</description><author>Ludovic Chabant</author><pubDate>Wed, 09 May 2012 17:34:13 GMT</pubDate><guid isPermaLink="false">Source code checked in, #f6c12c5780a2 20120509053413P</guid></item><item><title>Closed Issue: MD5.CS is missing from Source Control for IronCow.WindowsPhone solution [6841]</title><link>http://ironcow.codeplex.com/workitem/6841</link><description>I forked the code and downloaded it and MD5.CS is missing from the project. The proj file has a reference but it is not been included.&lt;br /&gt;</description><author>ludovic_chabant</author><pubDate>Wed, 09 May 2012 17:20:27 GMT</pubDate><guid isPermaLink="false">Closed Issue: MD5.CS is missing from Source Control for IronCow.WindowsPhone solution [6841] 20120509052027P</guid></item><item><title>Commented Issue: MD5.CS is missing from Source Control for IronCow.WindowsPhone solution [6841]</title><link>http://ironcow.codeplex.com/workitem/6841</link><description>I forked the code and downloaded it and MD5.CS is missing from the project. The proj file has a reference but it is not been included.&lt;br /&gt;Comments: Not sure either... it was a long time ago &amp;#58;&amp;#41;  Probably I forgot to add the file &amp;#40;although I thought it was you, Juliana, who created the WindowsPhone project&amp;#63;&amp;#41;&amp;#10;&amp;#10;Anyway, the license seems OK to me, so I added file.&amp;#10;</description><author>ludovic_chabant</author><pubDate>Wed, 09 May 2012 17:19:31 GMT</pubDate><guid isPermaLink="false">Commented Issue: MD5.CS is missing from Source Control for IronCow.WindowsPhone solution [6841] 20120509051931P</guid></item><item><title>Source code checked in, #4e9635418120</title><link>http://ironcow.codeplex.com/SourceControl/changeset/changes/4e9635418120</link><description>Always generate the PowerShell documentation files.</description><author>Ludovic Chabant</author><pubDate>Wed, 09 May 2012 17:18:47 GMT</pubDate><guid isPermaLink="false">Source code checked in, #4e9635418120 20120509051847P</guid></item><item><title>Source code checked in, #9b5b312266dd</title><link>http://ironcow.codeplex.com/SourceControl/changeset/changes/9b5b312266dd</link><description>Clarify things for installing PowerShell snap-in.</description><author>Ludovic Chabant</author><pubDate>Wed, 09 May 2012 17:18:32 GMT</pubDate><guid isPermaLink="false">Source code checked in, #9b5b312266dd 20120509051832P</guid></item><item><title>Source code checked in, #b6f7814b87a6</title><link>http://ironcow.codeplex.com/SourceControl/changeset/changes/b6f7814b87a6</link><description>Added missing MD5 source file for Silverlight-based projects.</description><author>Ludovic Chabant</author><pubDate>Wed, 09 May 2012 17:18:16 GMT</pubDate><guid isPermaLink="false">Source code checked in, #b6f7814b87a6 20120509051816P</guid></item><item><title>Closed Issue: Changing DueDateTime incorrectly changes the due time on RTM [6036]</title><link>http://ironcow.codeplex.com/workitem/6036</link><description>When I tried to change a task to a due date with time 18&amp;#58;00, it changed it to 6&amp;#58;00 on RTM.&lt;br /&gt;&lt;br /&gt;When I change it to 13&amp;#58;30 it stores it on RTM as 1&amp;#58;30&lt;br /&gt;&lt;br /&gt;Seems like it translates to AM&amp;#47;PM, but I dont see PM &amp;#47; AM in the &amp;#39;due date&amp;#39; field on RTM.&lt;br /&gt;&lt;br /&gt;Weird thing is, that once I load the task through IronCow, the time IS correct &amp;#40;as in 18&amp;#58;00 not 6&amp;#58;00&amp;#41; but this makes it hard to mix usage between RTM the website and my tool.&lt;br /&gt;&lt;br /&gt;If it matters, I&amp;#39;m using &amp;#39;Dutch&amp;#39; on the RTM website.&lt;br /&gt;Comments: Old bug...</description><author>ludovic_chabant</author><pubDate>Wed, 09 May 2012 17:08:28 GMT</pubDate><guid isPermaLink="false">Closed Issue: Changing DueDateTime incorrectly changes the due time on RTM [6036] 20120509050828P</guid></item><item><title>Closed Issue: Issue - Login Filed - Invalid Auth Token [6840]</title><link>http://ironcow.codeplex.com/workitem/6840</link><description>Hi,&lt;br /&gt;&lt;br /&gt;Could you please give me an example code of GetAuthenticationToken&amp;#40;&amp;#41; method referred at http&amp;#58;&amp;#47;&amp;#47;ironcow.codeplex.com&amp;#47;wikipage&amp;#63;title&amp;#61;Sample&amp;#37;20Code&amp;#37;20Using&amp;#37;20The&amp;#37;20Rtm&amp;#37;20Class&amp;#38;referringTitle&amp;#61;Home &amp;#63;&lt;br /&gt;&lt;br /&gt;I tried to generate an authentication token using the querystring parameters i pass in http&amp;#58;&amp;#47;&amp;#47;www.rememberthemilk.com&amp;#47;services&amp;#47;auth&amp;#47; url but it gives invalid auth token error. I generate the authentication token as per mentioned here - http&amp;#58;&amp;#47;&amp;#47;www.rememberthemilk.com&amp;#47;services&amp;#47;api&amp;#47;authentication.rtm&lt;br /&gt;&lt;br /&gt;Please let me know how to generate the authentication token.&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;Alpesh&lt;br /&gt;</description><author>ludovic_chabant</author><pubDate>Wed, 09 May 2012 16:35:54 GMT</pubDate><guid isPermaLink="false">Closed Issue: Issue - Login Filed - Invalid Auth Token [6840] 20120509043554P</guid></item><item><title>Commented Issue: Issue - Login Filed - Invalid Auth Token [6840]</title><link>http://ironcow.codeplex.com/workitem/6840</link><description>Hi,&lt;br /&gt;&lt;br /&gt;Could you please give me an example code of GetAuthenticationToken&amp;#40;&amp;#41; method referred at http&amp;#58;&amp;#47;&amp;#47;ironcow.codeplex.com&amp;#47;wikipage&amp;#63;title&amp;#61;Sample&amp;#37;20Code&amp;#37;20Using&amp;#37;20The&amp;#37;20Rtm&amp;#37;20Class&amp;#38;referringTitle&amp;#61;Home &amp;#63;&lt;br /&gt;&lt;br /&gt;I tried to generate an authentication token using the querystring parameters i pass in http&amp;#58;&amp;#47;&amp;#47;www.rememberthemilk.com&amp;#47;services&amp;#47;auth&amp;#47; url but it gives invalid auth token error. I generate the authentication token as per mentioned here - http&amp;#58;&amp;#47;&amp;#47;www.rememberthemilk.com&amp;#47;services&amp;#47;api&amp;#47;authentication.rtm&lt;br /&gt;&lt;br /&gt;Please let me know how to generate the authentication token.&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;Alpesh&lt;br /&gt;Comments: There&amp;#39;s an example implementation on the same page.</description><author>ludovic_chabant</author><pubDate>Wed, 09 May 2012 16:35:46 GMT</pubDate><guid isPermaLink="false">Commented Issue: Issue - Login Filed - Invalid Auth Token [6840] 20120509043546P</guid></item><item><title>Closed Issue: Request time limitation is too strict [5064]</title><link>http://ironcow.codeplex.com/workitem/5064</link><description>Sometimes I encountered &amp;#34;The operation has timed out&amp;#34; exception. It is a fact that my net speed to RTM is slow.  &lt;br /&gt;This issue has been resolved after I directly modified my local copy of IronCow source code at Rest&amp;#92;RestClient.cs, line 55. origin this line is Timeout &amp;#61; 5000, I changed it to 50000. &lt;br /&gt;My fixing is not good enough. It is better to set a configuration item for time out. &lt;br /&gt;&lt;br /&gt;Here are exception detail in encountered when call rtm.CheckToken&amp;#40;storedToken, out auth&amp;#41;.&lt;br /&gt;System.Net.WebException was unhandled&lt;br /&gt;  Message&amp;#61;&amp;#34;The operation has timed out&amp;#34;&lt;br /&gt;  Source&amp;#61;&amp;#34;System&amp;#34;&lt;br /&gt;  StackTrace&amp;#58;&lt;br /&gt;       at System.Net.HttpWebRequest.GetResponse&amp;#40;&amp;#41;&lt;br /&gt;       at IronCow.Rest.RestClient.GetRawResponse&amp;#40;String url, String variables&amp;#41; in ...&amp;#92;IronCow_0.4.13.0&amp;#92;IronCow&amp;#92;Rest&amp;#92;RestClient.cs&amp;#58;line 730&lt;br /&gt;       at IronCow.Rest.RestClient.GetResponse&amp;#40;String method, NameValueCollection parameters, Boolean throwOnError&amp;#41; in ...&amp;#92;IronCow_0.4.13.0&amp;#92;IronCow&amp;#92;Rest&amp;#92;RestClient.cs&amp;#58;line 684&lt;br /&gt;       at IronCow.Rtm.GetResponse&amp;#40;String method, NameValueCollection parameters, Boolean throwOnError&amp;#41; in ...&amp;#92;IronCow_0.4.13.0&amp;#92;IronCow&amp;#92;Rtm.cs&amp;#58;line 480&lt;br /&gt;       at IronCow.Rtm.CheckToken&amp;#40;String token, Authentication&amp;#38; authentication&amp;#41; in ...&amp;#92;IronCow_0.4.13.0&amp;#92;IronCow&amp;#92;Rtm.cs&amp;#58;line 240&lt;br /&gt;       at IconCowPOC.RtmHelper.GetAuthToken&amp;#40;Rtm rtm&amp;#41; in ...&amp;#92;IconCowPOC&amp;#92;IconCowPOC&amp;#92;RtmHelper.cs&amp;#58;line 56&lt;br /&gt;       at IconCowPOC.RtmHelper.GetAuthenticatedRtm&amp;#40;&amp;#41; in ...&amp;#92;IconCowPOC&amp;#92;IconCowPOC&amp;#92;RtmHelper.cs&amp;#58;line 29&lt;br /&gt;       at IconCowPOC.RtmHelper.get_rtm&amp;#40;&amp;#41; in ...&amp;#92;IconCowPOC&amp;#92;IconCowPOC&amp;#92;RtmHelper.cs&amp;#58;line 22&lt;br /&gt;       at IconCowPOC.TaskForm.getRTMTasks&amp;#40;&amp;#41; in ...&amp;#92;IconCowPOC&amp;#92;IconCowPOC&amp;#92;Form1.cs&amp;#58;line 37&lt;br /&gt;</description><author>ludovic_chabant</author><pubDate>Wed, 09 May 2012 16:31:44 GMT</pubDate><guid isPermaLink="false">Closed Issue: Request time limitation is too strict [5064] 20120509043144P</guid></item><item><title>Commented Issue: Request time limitation is too strict [5064]</title><link>http://ironcow.codeplex.com/workitem/5064</link><description>Sometimes I encountered &amp;#34;The operation has timed out&amp;#34; exception. It is a fact that my net speed to RTM is slow.  &lt;br /&gt;This issue has been resolved after I directly modified my local copy of IronCow source code at Rest&amp;#92;RestClient.cs, line 55. origin this line is Timeout &amp;#61; 5000, I changed it to 50000. &lt;br /&gt;My fixing is not good enough. It is better to set a configuration item for time out. &lt;br /&gt;&lt;br /&gt;Here are exception detail in encountered when call rtm.CheckToken&amp;#40;storedToken, out auth&amp;#41;.&lt;br /&gt;System.Net.WebException was unhandled&lt;br /&gt;  Message&amp;#61;&amp;#34;The operation has timed out&amp;#34;&lt;br /&gt;  Source&amp;#61;&amp;#34;System&amp;#34;&lt;br /&gt;  StackTrace&amp;#58;&lt;br /&gt;       at System.Net.HttpWebRequest.GetResponse&amp;#40;&amp;#41;&lt;br /&gt;       at IronCow.Rest.RestClient.GetRawResponse&amp;#40;String url, String variables&amp;#41; in ...&amp;#92;IronCow_0.4.13.0&amp;#92;IronCow&amp;#92;Rest&amp;#92;RestClient.cs&amp;#58;line 730&lt;br /&gt;       at IronCow.Rest.RestClient.GetResponse&amp;#40;String method, NameValueCollection parameters, Boolean throwOnError&amp;#41; in ...&amp;#92;IronCow_0.4.13.0&amp;#92;IronCow&amp;#92;Rest&amp;#92;RestClient.cs&amp;#58;line 684&lt;br /&gt;       at IronCow.Rtm.GetResponse&amp;#40;String method, NameValueCollection parameters, Boolean throwOnError&amp;#41; in ...&amp;#92;IronCow_0.4.13.0&amp;#92;IronCow&amp;#92;Rtm.cs&amp;#58;line 480&lt;br /&gt;       at IronCow.Rtm.CheckToken&amp;#40;String token, Authentication&amp;#38; authentication&amp;#41; in ...&amp;#92;IronCow_0.4.13.0&amp;#92;IronCow&amp;#92;Rtm.cs&amp;#58;line 240&lt;br /&gt;       at IconCowPOC.RtmHelper.GetAuthToken&amp;#40;Rtm rtm&amp;#41; in ...&amp;#92;IconCowPOC&amp;#92;IconCowPOC&amp;#92;RtmHelper.cs&amp;#58;line 56&lt;br /&gt;       at IconCowPOC.RtmHelper.GetAuthenticatedRtm&amp;#40;&amp;#41; in ...&amp;#92;IconCowPOC&amp;#92;IconCowPOC&amp;#92;RtmHelper.cs&amp;#58;line 29&lt;br /&gt;       at IconCowPOC.RtmHelper.get_rtm&amp;#40;&amp;#41; in ...&amp;#92;IconCowPOC&amp;#92;IconCowPOC&amp;#92;RtmHelper.cs&amp;#58;line 22&lt;br /&gt;       at IconCowPOC.TaskForm.getRTMTasks&amp;#40;&amp;#41; in ...&amp;#92;IconCowPOC&amp;#92;IconCowPOC&amp;#92;Form1.cs&amp;#58;line 37&lt;br /&gt;Comments: You can set the timeout with Rtm.Client.Timeout.</description><author>ludovic_chabant</author><pubDate>Wed, 09 May 2012 16:31:31 GMT</pubDate><guid isPermaLink="false">Commented Issue: Request time limitation is too strict [5064] 20120509043131P</guid></item><item><title>New Post: HTTPS</title><link>http://ironcow.codeplex.com/discussions/355001</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hey there,&lt;/p&gt;
&lt;p&gt;RememberTheMilk's API allow usage of an HTTPS address for requests. Why IronCow is using the non-secured version?&lt;/p&gt;
&lt;p&gt;Eric&lt;/p&gt;
&lt;/div&gt;</description><author>EricGagnon</author><pubDate>Wed, 09 May 2012 02:04:22 GMT</pubDate><guid isPermaLink="false">New Post: HTTPS 20120509020422A</guid></item><item><title>Commented Issue: MD5.CS is missing from Source Control for IronCow.WindowsPhone solution [6841]</title><link>http://ironcow.codeplex.com/workitem/6841</link><description>I forked the code and downloaded it and MD5.CS is missing from the project. The proj file has a reference but it is not been included.&lt;br /&gt;Comments: The code for MD5.cs is available here&amp;#58; http&amp;#58;&amp;#47;&amp;#47;www.jeff.wilcox.name&amp;#47;2008&amp;#47;03&amp;#47;silverlight-2-md5&amp;#47; Not sure if excluding it is by design &amp;#40;licensing issues&amp;#63;&amp;#41; or just mistake.</description><author>julianapena</author><pubDate>Fri, 27 Apr 2012 07:55:24 GMT</pubDate><guid isPermaLink="false">Commented Issue: MD5.CS is missing from Source Control for IronCow.WindowsPhone solution [6841] 20120427075524A</guid></item><item><title>New Post: Offline Syncing </title><link>http://ironcow.codeplex.com/discussions/287002</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi - thanks, cheers for clearing it up.&lt;/p&gt;
&lt;p&gt;Hamish&lt;/p&gt;&lt;/div&gt;</description><author>haemoglobin</author><pubDate>Mon, 30 Jan 2012 13:37:40 GMT</pubDate><guid isPermaLink="false">New Post: Offline Syncing  20120130013740P</guid></item><item><title>New Post: Offline Syncing </title><link>http://ironcow.codeplex.com/discussions/287002</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hey,&lt;/p&gt;
&lt;p&gt;When "Syncing" is enabled, it means that any change to the object model will fire up a web request to execute that change with the RTM API. You mostly call DisableSyncing when you want to test your application locally.&lt;/p&gt;
&lt;p&gt;In theory, it wouldn't be too hard indeed to have an offline mode where all web requests are cached until Sync is enabled again, but this is not supported at the moment.&lt;/p&gt;&lt;/div&gt;</description><author>ludovic_chabant</author><pubDate>Sun, 29 Jan 2012 05:48:37 GMT</pubDate><guid isPermaLink="false">New Post: Offline Syncing  20120129054837A</guid></item><item><title>New Post: Offline Syncing </title><link>http://ironcow.codeplex.com/discussions/287002</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;I've been trying to understand what this &amp;quot;Syncing&amp;quot; concept is within the code, and whether this relates to offline use.&lt;/p&gt;
&lt;p&gt;For example, the Rtm.DisableSyncing() method, when would you use this? Is there any way of resyncing up all changes to RTM by turning Syncing back on again after carrying out a series of actions? Or is this for something else?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br&gt;
Hamish&lt;/p&gt;
&lt;/div&gt;</description><author>Haemoglobin</author><pubDate>Sun, 22 Jan 2012 15:34:01 GMT</pubDate><guid isPermaLink="false">New Post: Offline Syncing  20120122033401P</guid></item><item><title>Created Issue: MD5.CS is missing from Source Control for IronCow.WindowsPhone solution [6841]</title><link>http://ironcow.codeplex.com/workitem/6841</link><description>I forked the code and downloaded it and MD5.CS is missing from the project. The proj file has a reference but it is not been included.&lt;br /&gt;</description><author>woaksie</author><pubDate>Mon, 12 Dec 2011 01:27:37 GMT</pubDate><guid isPermaLink="false">Created Issue: MD5.CS is missing from Source Control for IronCow.WindowsPhone solution [6841] 20111212012737A</guid></item><item><title>New Post: Ignore completed tasks</title><link>http://ironcow.codeplex.com/discussions/266545</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;That method should return the task-lists (not the tasks themselves). It's only when you start accessing one of those lists' tasks that it would sync.&lt;/p&gt;
&lt;p&gt;Back when I wrote this I looked at the way the RTM guys do it on the website, and they also synced all the completed tasks, so I did the same. This makes it simpler when you start running search queries that may need to include completed tasks. Having to manage partially-synced objects can get quite hairy (although it's not impossible to do I guess).&lt;/p&gt;
&lt;p&gt;So, answering the question: no, it's not possible to ignore completed tasks, sorry.&lt;/p&gt;&lt;/div&gt;</description><author>ludovic_chabant</author><pubDate>Thu, 28 Jul 2011 21:51:08 GMT</pubDate><guid isPermaLink="false">New Post: Ignore completed tasks 20110728095108P</guid></item></channel></rss>