andrewducker: (obey the penguin)
andrewducker ([personal profile] andrewducker) wrote2007-01-01 01:45 pm

Starting the New Year the way it's supposed to be

I have, so far, two entries in my New Years "Things to do" list. The second one is "Write a Livejournal client" - something which got started yesterday afternoon, and has been continued this morning.

I've mostly spent the time learning a bit about XML-RPC, finding a handy framework for doing such with C#, and playing around with it until I could get _something_ working. As of five minutes ago I finally have it sending a valid login request and retrieving a list of friends groups and journals with posting access.

The finished product will, eventually, allow you to edit friends lists in a much more usable way, as I'm forever pissed off with the limitations of both the website and the semagic client. This will have to wait, however, as I'm now going to grab a quick shower and head into town.

[identity profile] easterbunny.livejournal.com 2007-01-01 03:29 pm (UTC)(link)
Could you recommend a reference or tutorial for XML-RPC?

[identity profile] azalemeth.livejournal.com 2007-01-01 11:04 pm (UTC)(link)
There is an *excellent* PERL library somewhere. I won't get all preachy and so forth (I look forward to trying your client, if I may!), but when I had to make 400+ entries friends-only, it let me do it in about 5 lines starting with #/usr/bin/perl....