AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Autohotkey Api for remember the milk?

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
diesalher



Joined: 14 Apr 2009
Posts: 28

PostPosted: Mon Jun 22, 2009 11:17 am    Post subject: Autohotkey Api for remember the milk? Reply with quote

Hi, first of all sorry for my english, not my main lang

Some time ago i developed a .NET program wich uses Ironcow (remember the milk .NEt Api package) to get, delete, add, etc... rtm tasks and lists from command line.
I used Launchy , then FARR to call my program to add a task, download alist of tasks, etc with simple commands,
I used rainmeter to show the tasks dowloaded with my program directly in desktop and synchronized betwenn several computers (Home, work, etc...).

So ...

FARR (add task, delete task ) --> My .NEt program --> RTM
and rainmeter to represent the tasks on desktop

Now i've developed an autohotkey script wich

a) replaces rainmeter (i use a Ahk GUI to show the tasks in desktop )
b) replaces FARR or Launchy (in the previous GUI i've gor buttons and textbox to add , delete tasks, etc.. directly in my desktop)


Now i wan to ride off my .NET Program and write an API wich can interact directly with Remember the milk (from the rtm Api, not via Twitter or third parties).

I'm loooking for advice on http requesting from Autohotkey (invoking REST web services from AUTOHOTKEY ,JSON, etc...) or a bit of orientation

Thanks in advance
Back to top
View user's profile Send private message
Z_Gecko
Guest





PostPosted: Mon Jun 22, 2009 2:07 pm    Post subject: Reply with quote

since it seems that all communication with rtm is done via http-get,
you only need URLDownloadToFile and some xml-parsing ( try Titans xpath ).
should be easy.
Back to top
diesalher



Joined: 14 Apr 2009
Posts: 28

PostPosted: Mon Jun 22, 2009 7:40 pm    Post subject: Reply with quote

thanks, i'm a newcomer to Autohotkey and i didntn know the existence of this.


i'll give it a try
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group