Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
0 user currently in Suggestions/Bug Reports.
Acmlm's Board - I2 Archive - Suggestions/Bug Reports - Disable Swearing... | |
Pages: 1 2Add to favorites | "RSS" Feed | Next newer thread | Next older thread
User Post
SyntaxLegend

Double metal axe
Level: 25

Posts: 137/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 02-09-05 12:39 PM Link | Quote
I know i enjoy the occaisional swear, but schools don't. Maybe there should be a switch where we can replace swear words with regular words. My school has a DDR detection thing which reads questionable words. So i'd like to suggest a swear switch. Something that replaces the text, not the data. Know what i am saying?
Tarale
I'm not under the alfluence of incohol like some thinkle peop I am. It's just the drunker I sit here the longer I get.

Level: 73

Posts: 1290/2720
EXP: 3458036
For next: 27832

Since: 03-18-04
From: Adelaide, Australia

Since last post: 4 hours
Last activity: 2 hours
Posted on 02-09-05 12:47 PM Link | Quote
I think it's a good idea.

I wouldn't use it, but there are some users that would want or need this. Like you, for example.

It'd have to be something that can be enabled or disabled in your profile though, so people get a choice about whether they want filtering.
Prier

Archangel
Administrative Priestess.
NUCLEAR SUB WEEEOOOO
Level: 119

Posts: 5201/8392
EXP: 18790939
For next: 138352

Since: 03-15-04
From: Nerima Dist. - Tokyo, Japan

Since last post: 1 day
Last activity: 1 day
Posted on 02-09-05 01:06 PM Link | Quote
Not like I'd use it either, but it'd be a good addition just for something like this.

Sides...it'd be a good use of a image once in a while.
neotransotaku

Baby Mario
戻れたら、
誰も気が付く
Level: 87

Posts: 2085/4016
EXP: 6220548
For next: 172226

Since: 03-15-04
From: Outside of Time/Space

Since last post: 11 hours
Last activity: 1 hour
Posted on 02-09-05 11:20 PM Link | Quote
Writing the code to filter words isn't that hard. After all, if we can filter out certain HTML tags and attributes, finding those words won't be a problem. Maybe if a word is found, that censored image can replace it
Cellar Dweller

Flurry
!!!
Level: 27

Posts: 206/269
EXP: 107817
For next: 8342

Since: 03-15-04
From: Arkansas

Since last post: 16 days
Last activity: 34 min.
Posted on 02-09-05 11:35 PM Link | Quote
What about replaceing bad words with images of the words. An image generating script could accept an encrypted version of the word and render it as an image.

The existing shenc/shdec functions could be used. A strong cipher is not needed.
Xkeeper
The required libraries have not been defined.
Level: NAN

Posts: -2574/-863
EXP: NAN
For next: 0

Since: 03-15-04

Since last post: 2 hours
Last activity: -753366 sec.
Posted on 02-09-05 11:43 PM Link | Quote
Originally posted by Cellar Dweller
What about replaceing bad words with images of the words. An image generating script could accept an encrypted version of the word and render it as an image.

The existing shenc/shdec functions could be used. A strong cipher is not needed.
Or, you know, it could just find the word and replace a letter with *.
Karadur

Fire Snake



Level: 48

Posts: 747/1192
EXP: 786444
For next: 37099

Since: 11-02-04
From: Chatham, Ontario, Canada

Since last post: 1 day
Last activity: 15 hours
Posted on 02-09-05 11:59 PM Link | Quote
Like Xkeeper, I think replacing the words with asterisks would be good enough It doesn't need to be really fancy, in my opinion. The idea itself is good for the people that are offended by that kind of thing Adding an option in the user's profile to enable such a function would be a good way of going about doing this, instead of putting it in place for everyone on the board. There's sure to be people out there that don't care whether they read that sort of thing or not.
Gavin

Fuzzy
Rhinoceruses don't play games. They fucking charge your ass.
Level: 43

Posts: 481/799
EXP: 551711
For next: 13335

Since: 03-15-04
From: IL, USA

Since last post: 13 hours
Last activity: 13 hours
Posted on 02-10-05 12:28 AM Link | Quote
Originally posted by Karadur
Like Xkeeper, I think replacing the words with asterisks would be good enough It doesn't need to be really fancy, in my opinion. The idea itself is good for the people that are offended by that kind of thing Adding an option in the user's profile to enable such a function would be a good way of going about doing this, instead of putting it in place for everyone on the board. There's sure to be people out there that don't care whether they read that sort of thing or not.


well the filtering output would not require any extra work to make it "fancy" as in displaying that censored image. I've actually written something very similar to this for aa project for work dealing with domain names..

the input was a list of domain names, my quick little script would load an external "bad word" list and check to make sure they weren't in the domains and to make sure the domains were of a certain size, without numbers and dashes, et cetera. It was based on effective domain name research and more or less just as a guide for picking a better name.

i recommend using an external file or something simliar so a board administrator could easily update the list with new words or variations deemed inappropriate.

oh, just thought i'd add that personally i feel the idea is really terrible, but certainly feasible and fairly easily integreated with the board system from a programming standpoint


(edited by Gavin on 02-09-05 08:31 PM)
Sandy53215
Acmlm (10:55:31 PM): they're having fun for the first time in so long
Level: 47

Posts: 297/948
EXP: 713034
For next: 53169

Since: 03-15-04
From: Milwaukee, Wisconsin (U.S.A)

Since last post: 1 day
Last activity: 4 hours
Posted on 02-10-05 12:29 AM Link | Quote
My school has this too. It sucks I think this would help me and Syntax out a lot.
Tarale
I'm not under the alfluence of incohol like some thinkle peop I am. It's just the drunker I sit here the longer I get.

Level: 73

Posts: 1296/2720
EXP: 3458036
For next: 27832

Since: 03-18-04
From: Adelaide, Australia

Since last post: 4 hours
Last activity: 2 hours
Posted on 02-10-05 02:48 AM Link | Quote
Originally posted by Gavin

oh, just thought i'd add that personally i feel the idea is really terrible, but certainly feasible and fairly easily integreated with the board system from a programming standpoint


Just wondering, why do you think it is terrible?

If this is something that was going to be forced upon all users, then yes, I would be very very upset about it. But I have no problem with this being made available to those users who would want or need it.

If it was going to be forced upon everybody though, then yes, it would be terrible.

Cause it wouldn't be though, I think it's good, because it enables users to make a choice.


(edited by Tarale on 02-09-05 10:48 PM)
Banedon

Giant Red Paratroopa
Level: 55

Posts: 893/1408
EXP: 1291380
For next: 22809

Since: 03-15-04
From: Michigan

Since last post: 101 days
Last activity: 90 days
Posted on 02-10-05 02:48 AM Link | Quote
I used to be very offended by swear words, and was shocked that Acmlm's didn't censor tham and seemed to encourage their use. Now, I'm so used to seeing swear words that it doesn't bother me.

Still, that would be a nice feature for people posting from school, work, library, etc.
Gavin

Fuzzy
Rhinoceruses don't play games. They fucking charge your ass.
Level: 43

Posts: 482/799
EXP: 551711
For next: 13335

Since: 03-15-04
From: IL, USA

Since last post: 13 hours
Last activity: 13 hours
Posted on 02-10-05 04:08 AM Link | Quote
Originally posted by Tarale
Originally posted by Gavin

oh, just thought i'd add that personally i feel the idea is really terrible, but certainly feasible and fairly easily integreated with the board system from a programming standpoint


Just wondering, why do you think it is terrible?

If this is something that was going to be forced upon all users, then yes, I would be very very upset about it. But I have no problem with this being made available to those users who would want or need it.

If it was going to be forced upon everybody though, then yes, it would be terrible.

Cause it wouldn't be though, I think it's good, because it enables users to make a choice.


ah, now don't i feel like the average idiot user who doesnt completely read a thread before responding. No then, that's completely fine
Tarale
I'm not under the alfluence of incohol like some thinkle peop I am. It's just the drunker I sit here the longer I get.

Level: 73

Posts: 1303/2720
EXP: 3458036
For next: 27832

Since: 03-18-04
From: Adelaide, Australia

Since last post: 4 hours
Last activity: 2 hours
Posted on 02-10-05 05:46 AM Link | Quote
Yaaay for choice!!

But yeah, if it was forced upon us, I'd be royally pissed off. But I know that that wouldn't happen
Kitten Yiffer

Purple wand
Furry moderator
Vivent l'exp����¯�¿�½������©rience de signalisation d'amusement, ou bien !
Level: 135

Posts: 7759/11162
EXP: 28824106
For next: 510899

Since: 03-15-04
From: Sweden

Since last post: 3 hours
Last activity: 4 min.
Posted on 02-10-05 11:56 AM Link | Quote
There is a censor that stops malicious code. Or most of it.

Yes it's possible, but at the same time I wonder why schools care about thoose filters in first place when they are so easy to get around. My school don't have a single filter.

And forcing the censor against the users, that would be worser than moving around a few links.

And which words would get censored too?


(edited by Kitten Yiffer on 02-10-05 07:56 AM)
Banedon

Giant Red Paratroopa
Level: 55

Posts: 904/1408
EXP: 1291380
For next: 22809

Since: 03-15-04
From: Michigan

Since last post: 101 days
Last activity: 90 days
Posted on 02-10-05 05:14 PM Link | Quote
My school doesn't have a software filter, but they have an extraordinarily strict technology policy. We can only use the computers for class-related stuff. First offense = TWO WEEKS off the computer.
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 3154/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 02-10-05 07:01 PM Link | Quote
Wow, you guys have some really crappy schools.
Kitten Yiffer

Purple wand
Furry moderator
Vivent l'exp����¯�¿�½������©rience de signalisation d'amusement, ou bien !
Level: 135

Posts: 7771/11162
EXP: 28824106
For next: 510899

Since: 03-15-04
From: Sweden

Since last post: 3 hours
Last activity: 4 min.
Posted on 02-10-05 07:17 PM Link | Quote
We had rules like that on our old school, I never broke any of them.

...since I did hide whenever I did stuff I wasn't supposed to do. And I still did my work, huzzah for multitasking.
Peardian

Lava Lotus
The Uncanny Mario Art Master
KvSG #87 is up!
No Trouter yet...

Halloween's over... Turkey time!
Level: 58

Posts: 319/1696
EXP: 1545376
For next: 32170

Since: 07-01-04
From: before 3:00 - school, after 3:00 - Pearl Island

Since last post: 7 hours
Last activity: 6 hours
Posted on 02-10-05 09:23 PM Link | Quote
Most computers in my school have this overirritating program thing that prevents the whole page if it mentions weapons or "hate." Luckily, I found one that doesn't.
Banedon

Giant Red Paratroopa
Level: 55

Posts: 908/1408
EXP: 1291380
For next: 22809

Since: 03-15-04
From: Michigan

Since last post: 101 days
Last activity: 90 days
Posted on 02-11-05 12:55 AM Link | Quote
That's rather lame...at least last year I was able to complete my research project on biological weapons using the school computers...a LOT of people at school fulfilled research project requirements with reports on weapons of mass destruction, or racism or other forms of discrimination. The teachers even tell us to do them on social issues, and those are definitely social issues.


(edited by Banedon on 02-10-05 08:56 PM)
Xeolord

- B l u e s -
Power Metal > All
Level: 81

Posts: 1263/3418
EXP: 4884196
For next: 108653

Since: 03-15-04
From: Yeah

Since last post: 15 hours
Last activity: 15 hours
Posted on 02-11-05 03:25 AM Link | Quote
If you're not bothered by swearing yet it upsets you because of blocking this place, use a proxy.
Pages: 1 2Add to favorites | "RSS" Feed | Next newer thread | Next older thread
Acmlm's Board - I2 Archive - Suggestions/Bug Reports - Disable Swearing... | |


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.011 seconds.