The scripts tag has no wiki summary.
28
votes
3answers
338 views
Formal adoption of Pro-forma comments script into SE engine proper
My Pro-forma comments script has now gained quite a following (and it - allegedly - just got bust by upgrading to jQuery 1.7.1). This is a personal request to the team to consider adopting it.
Not ...
11
votes
2answers
251 views
Serial downvoting — is it detected, and what is the threshold?
So various posts, such as Serial Downvoting Victim suggest that there is a script that detects serial downvoting.
Over the course of a few minutes, 36 of my questions and answers were downvoted (and ...
24
votes
2answers
335 views
Full-caps posts should be flagged or banned [closed]
Possible Duplicate:
BLOCK QUESTIONS IN ALL CAPS
Based on this chat conversation:
I suggest Community ♦ should flag full-caps questions and answers. Perhaps full-caps questions should be ...
3
votes
1answer
119 views
Stack Overflow “light” script?
I'd love a Stack Overflow light version. You could probably achieve this with a CSS document.
I'd want all "clutter" removed. The whole bar to right for example. Also, removing the count for ...
1
vote
0answers
32 views
Would there be a point in making an SO-customized alert script?
I was doing some scripting / parsing of SO, then it occurred to me that I'd better check if I was doing redundant stuff.. is there existing software that supplies the following features? Has SO ...
1
vote
1answer
378 views
The Ajax stopped working on Stackoverflow
I currently cannot click on add comment, view more comments, vote or see a preview of the answer I am typing.
It work on meta stackoverflow though.
It may be only me, because the power that be ...
3
votes
0answers
6k views
Python script to import/create SQLite3 database from SO data dump
Here is a small script that I needed, and feel that I should share the community. I'm sorry if you find something extremely unpythonic or a bad practice, but it's a quick and dirty script and I should ...