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)
Not that there's anything wrong with the current appearance, it's just time for a change.
How very Microsoft-ian of you.
El riesgo vive siempre!
Any chacne one of thoes sprises could be a web itnerface to aspel?
"Make it ten--I am only a poor corrupt official."
--Captain Louis Renault (Claude Rains), Casablanca
I'm still waiting for the option to recalculate the point value for articles based on my own preferences. I want funny to count as +0.
...Slash code has a variety of new improvements for users and administrators alike!
For example, the new SlashTag <goatsex>, which saves you the tedium of having to do all that HREF and HTTP:// stuff.
If you celebrate Xmas, befriend me (538
"I there any plans to stop this first post c##p in the code"
Yes, I hear that Taco plans to introduce the following snippet into Slash:
if(comment.number() == 1)
{
post.abort();
}
ie. anybody trying to post a first comment to a story will be rejected, only the second, third etc. posts will be allowed.
HTH.
I hope that one of these "surprises" is the lack of database crashes!!!!!
grammer trolls
grammar
This
Eeeeevvvvviiiilll Slaaaaaassshhdoooooot!!!
and drum roll please.....
Novel theory: Modern Man evolved from psychopath
I would like the ability to read the -1 posts only (all the other posts are crap).
It's open source, that's really the only documentation any reasonably intelligent person needs.
You've obviously never read slashcode.
C-X C-S
The rest of the world calls these surprises "bugs". Except Microsoft, who calls them "features".
--
"Karma can only be portioned out by the cosmos." - Homer Simpson [1F10]
So now we have to slashdot Slashcode?
__
Men with no respect for life must never be allowed to control the ultimate instruments of death.
GW Bu
This release contains a security flaw. This flaw will not be revlealed in the ChangeLog, and is protected under the DMCA!
--------------------------
Is this a sig?
--------------------------
It sucks ass to have to type more than one character for a subject?
I log every instance of the compress filter doing its thing. In the last 20,000 comments or so that have been posted to Slashdot, it's blocked exactly two attempts to post because of a too-compressible subject. Both times the poster could easily have added about one character and it would have gone through.
And of the last 20,000 successfully posted comments, there have been exactly 50 blocked attempts because of compression on the text. (Note that two blocked previews followed by a successful post, which is typically what happens, counts for 2 of that 50.) The blocked posts are mostly things like the same link pasted in over and over, or one that was 23K worth of "... testtesttestesttesttestesttesttestest..."
Big chunks of whitespace look too much like ascii art and are frequently caught (where "frequently" means "well under 1%"). The solution is simple: trim out the whitespace. Sooner or later I'll get around to a feature that lets the Slash code trim it out automatically if you ask.
As I say, the code changed a couple of weeks ago, becoming much better. I am always very interested to hear about its failures, please, submit bug reports and let me know exactly what legitimate comment you were stopped from posting. But be precise. I have the debug logs, so vague anecdotes aren't convincing. And in this case, you're complaining about stuff that has already been addressed. Get with the times :)