Comment: Re:newsreaders vs. web boards (Re:Just hope th...) (Score 1) 213
I've been playing with discussion forum software and reader software since Blue Wave let me download qwk packets from Fidonet nodes. I also used a newsgroup reader on a Dynix server hosted through the library, and I've used newsgroup readers on Windows, FreeBSD, and Linux.
I still think that server-side software using push-pull for text communication (ie, not based on file sharing) has many, many advantages, especially when everything is designed to be platform independent. I don't have to install custom software on to a computer to do something that's simple and intuitive. My beef with many web application developers is that they pick stupid browser-dependent extensions. Locking into proprietary methods only causes headaches.