HTTPS

first post: EricGagnon wrote: Hey there, RememberTheMilk's API allow usage of an HTTPS address f...

latest post: ludovic_chabant wrote: It's just because nobody asked for it until now :) I just submitted...

Offline Syncing

first post: Haemoglobin wrote: Hi there, I've been trying to understand what this "Syncing" conce...

latest post: haemoglobin wrote: Hi - thanks, cheers for clearing it up. Hamish

Ignore completed tasks

first post: frankacy wrote: Hey Ludo! Is there any way to ignore fetching completed tasks when...

latest post: ludovic_chabant wrote: That method should return the task-lists (not the tasks themselves)...

Where's the documentation?

first post: EdStauff wrote: Is there any documentation? The "Documentation" tab says there is...

latest post: ludovic_chabant wrote: No, there's just the homepage and the 2 links with the sample code,...

Removing Tasks Permissions Problem

first post: nickudell wrote: Hi, I'm trying to remove tasks using my program. I've already logg...

latest post: ludovic_chabant wrote: He he no worries :)

silverlight

first post: magray wrote: hi you say this code is for use with silverlight as well. But I am ...

latest post: ludovic_chabant wrote: Awesome! Your app looks pretty good!

Authentification Help

first post: bschwrz wrote: I always get "Invalid frob - did you authenticate?" With this code ...

latest post: ludovic_chabant wrote: You want to keep the AuthToken around, not the Frob. You can also c...

Error with TaskLists

first post: zaschell wrote: This may be an entirely newbie error--I am new to Windows programmi...

latest post: zaschell wrote: Wow, big "d'oh" moment :) Thanks for the help, I'm now off and roll...

Operation is not valid due to the current state of the object

first post: MagnusJ wrote: Hi. Sometimes, intermittently, I get this InvalidOperationException...

latest post: ludovic_chabant wrote: Hey, You're not doing anything wrong as far as I can tell... It's m...

How to specify filter statement in Rtm.GetTasks(string filter)

first post: welkinhu wrote: In class IronCow.Rtm, there is a method named GetTasks(string filte...

latest post: welkinhu wrote: Thanks! this is very useful to me!