Re: [fpc-pascal] problems posting data with synapse to identi.ca

2008-08-22 Thread Tobias Diekershoff
On Fri, 22 Aug 2008 14:59:45 +0200 Tobias Diekershoff <[EMAIL PROTECTED]> wrote: > As I implemented fetching a timeline with synapse, It would be nice if > anybody coud give me a hint with this. I've tried HttpPostURL, but the > result is not very promising (i.e. false), which could be because thi

[fpc-pascal] problems posting data with synapse to identi.ca

2008-08-22 Thread Tobias Diekershoff
Hello everybody! I try to write a little program to interact with identi.ca and struggle with sending a new message. The (better then nothing)API says [1] - Login You have to have a valid login cookie to post. To get one, send an HTTP POST to http://identi.ca/main/login wi