Slash 2.2.0 Released
If you meander over to Slashcode, you will notice that Slash 2.2.0 has been released. This is of course the website engine that runs Slashdot. The release has the message system, improved journal functions, new comment filters, and countless bug fixes. And of course a variety of optimizations that continue to make it possible to serve a quantity of pages that no other open source package like this can even touch :) Plus it's way easier to install. Now that we've got the Fry tree out of the way, its off to work on Zoidberg (which will include subscriptions, killfiles, and a few surprises)
I'd like to be able to put in an URL something like
5 &s tyle=light
...
http://slashdot.org/frontpage.pl?commentthresh=
and have it give me slashdot in 'light' format, with comments in the stories as 5 & over only.
The reason for this is that I want to get Slashdot on Avantgo, but obviously I have different viewing requierments on my Palm than I have on my desktop.
Is there any way of doing this with Slash 2.2?
I know there wasn't in the old Slash 1.x
Nobody else has mentioned it, and it's my pet peeve, so I'll throw it in there -- I would love to have nice clean XHTML or XML that could be formatted with stylesheets (CSS or XSLT) on the client-side. Now that Mozilla is out there, this should be politically acceptable.
This could potentially reduce serverload quite a bit -- not only would you be spitting out far less bandwidth per page, but things like score filtering could be done on the clientside instead of requiring another roundtrip to the server.
You could even invent your own killfile, highlighting, light-mode, and score biasing schemes. Slashdot could use a default stylesheet, and then host user-submitted ones. Removing all the presentation goop would probably make NNTP/Gopher/whatever gateways easier to implement too. This would also have the positive aspect of pushing off most of the minor bitches back onto the userbase.
Whenever I hear the word 'Innovation', I reach for my pistol.