Saturday, January 19, 2008

Winter Warm-up 2/3 Over and Nothing to Show?

Ok, so the Winter Warm-up is 2/3 over, and I haven't made a post. What have I been up to? A nasty cold accounts for a missing week of January.

I spent a few days looking into the viability of coding a Blogger app for 68k macs...

I think a blogger browsing app would be possible, but I decided to shelve it. The original idea was to have an app that would let someone read all of the retro-challenge blogs hosted by blogger. There are 4 or 5 of us using blogspot.com, so it could be fun. Of course, after thinking about it, it seems like it'd be infinitely better if we could *post* to our Blogger blogs. No-brainer there. Well, the blogger api requires the use of https for authentication -- and SSL is a bit daunting -- but I decided to look into it anyway, just in case there's some easy library sitting out there.

Well, source code for MacSSH may or may not exist, but I was unable to find it. Even with a plug & play SSL library (which I doubt exists), it looks very unrealistic to get SSL working usably for a simple Blogger app. According to Raymond Ingles from the vintage-mac mailing list, it takes 30 seconds for SSH to make a connection on his SE/30 running NetBSD. Since I'm developing for an SE with MacTCP, I'd imagine it's pretty killer to wait a minute or more just to log into your Blogger account.

Obviously a Blogger *reader* would still be possible, and there's a 50% I might go for it. In the meantime I'm playing with the Macintosh application framework TransSkel, and will post more about it soon.

No comments: