BottomFeeder Work
I've been busy on the prototype replacement for the main Smalltalk site recently - that's why I haven't had much to say about BottomFeeder. So what do I have planned? Well, first thing is to get a development build out that's based on VW 7.4. I got a working one up this afternoon, but I wasn't completely happy with how many things I left in; I want to try and make it smaller. That's a technical detail though; what's on the slate:
- NTLM support. The application already supports Digest and Basic Authentication schemes; I intend to add NTLM shortly
- Some kind of support for OPML reading lists. What that'll likely entail is an overhaul of how Feedlists currently work.
Well, other things as well - but my cab just pulled up - so I have to dash out.

Comments
Good To Hear The Site Is Changing
[Brandon Werner] February 2, 2006 18:06:40.421
Re: BottomFeeder Work
[ Rich Demers] February 4, 2006 9:21:41.882
Comment by Rich Demers
What is NTLM? Please provide a reference.
About NTLM
[ James Robertson] February 4, 2006 12:48:19.350
Comment by James Robertson
NTLM is conceptually akin to Digest Auth - but it's an MS specific protocol. For more information, see:
http://davenport.sourceforge.net/ntlm.html