473,398 Members | 2,212 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

Testing My Bad Words Validation ... please help!


Looking to get some frustration out ... LOL.

I am creating a list of bad words ... I have a pretty good list
started ... but want more.

Please send some messages to me including bad words in them ... the
contact form is at

http://test.coolpier.com

I would really appreciate it ... to prove that this is not someone
else posting ... posing as me ... I have made the default value of the
textarea BAD WORDS TEST.

Thanks in advance for you vulgarity ... LOL.

Brynn
www.coolpier.com

P.S. this contact me tool / code will be available as a easy to use
class object with sample code on how to use it on my website very
soon.
Brynn
www.coolpier.com

I participate in the group to help give examples of code.
I do not guarantee the effects of any code posted.
Test all code before use!
Jul 20 '05 #1
6 1709
"Brynn" <z@z.com> wrote in message
news:40***************@news.comcast.giganews.com.. .
<snip>
I am creating a list of bad words ...

<snip>

A couple of years ago the residents of the town of Scunthorp in the UK
(N.E. England) were finding that badly designed obscenity filtering
software was seriously impairing their ability to use the internet
(Probably along with their ability to complain about it to those
responsible).

Richard.
Jul 20 '05 #2
On Wed, 21 Jan 2004 13:22:54 -0000, "Richard Cornford"
<Ri*****@litotes.demon.co.uk> wrote:
"Brynn" <z@z.com> wrote in message
news:40***************@news.comcast.giganews.com. ..
<snip>
I am creating a list of bad words ...

<snip>

A couple of years ago the residents of the town of Scunthorp in the UK
(N.E. England) were finding that badly designed obscenity filtering
software was seriously impairing their ability to use the internet


I believe they have now renamed the town do Sc**thorpe to overcome the
problem... :)

Jim.

--
comp.lang.javascript FAQ - http://jibbering.com/faq/

Jul 20 '05 #3
> Looking to get some frustration out ... LOL.

I am creating a list of bad words ... I have a pretty good list
started ... but want more.

Please send some messages to me including bad words in them ... the
contact form is at

http://test.coolpier.com


For many applications, a client-side dirty word filter is not effective. The
server must do the same checking as well. You can't trust the client.

http://www.crockford.com/#javascript

Jul 20 '05 #4

actually, this will never be perfect validation ... but I didn't want
to limit it too much ... it is lite bad words ... Scunthorpe actually
works on mine ... some of the bad words I have put a space in front of
if they are part of other words ... like ' c*nt'
I understand that if some puts stupidc*nt it will allow it, but that
is really the only way to handle it.

Unless I create an exceptions list for each word ... which I very well
may.

Brynn ;)

On Wed, 21 Jan 2004 13:22:54 -0000, "Richard Cornford"
<Ri*****@litotes.demon.co.uk> wrote:
"Brynn" <z@z.com> wrote in message
news:40***************@news.comcast.giganews.com. ..
<snip>
I am creating a list of bad words ...

<snip>

A couple of years ago the residents of the town of Scunthorp in the UK
(N.E. England) were finding that badly designed obscenity filtering
software was seriously impairing their ability to use the internet
(Probably along with their ability to complain about it to those
responsible).

Richard.


Brynn
www.coolpier.com

I participate in the group to help give examples of code.
I do not guarantee the effects of any code posted.
Test all code before use!
Jul 20 '05 #5

I agree, and have posted the same type of posts on all js validation
... my strongest skills lie in VB, ASP, and SQL ... asp/sql kinda guy.

I have a JSValidation.js and Validation.asp ... they have identicle
validation rules (scripted differently of course). I use JS to keep
some of the weight off the server ... with only the obvious final
check being with server-side ASP.

Thanks for your input though :) ... this will help others reading this
post!

Brynn =)
www.coolpier.com


On Wed, 21 Jan 2004 05:47:12 -0800, "Douglas Crockford"
<no****@covad.net> wrote:
Looking to get some frustration out ... LOL.

I am creating a list of bad words ... I have a pretty good list
started ... but want more.

Please send some messages to me including bad words in them ... the
contact form is at

http://test.coolpier.com


For many applications, a client-side dirty word filter is not effective. The
server must do the same checking as well. You can't trust the client.

http://www.crockford.com/#javascript


Brynn
www.coolpier.com

I participate in the group to help give examples of code.
I do not guarantee the effects of any code posted.
Test all code before use!
Jul 20 '05 #6
Brynn wrote:
actually, this will never be perfect validation ... but I didn't want
to limit it too much ... it is lite bad words ... Scunthorpe actually
works on mine ... some of the bad words I have put a space in front of
if they are part of other words ... like ' c*nt'
I understand that if some puts stupidc*nt it will allow it, but that
is really the only way to handle it.

Unless I create an exceptions list for each word ... which I very well
may.

Brynn ;)

On Wed, 21 Jan 2004 13:22:54 -0000, "Richard Cornford"
<Ri*****@litotes.demon.co.uk> wrote:

"Brynn" <z@z.com> wrote in message
news:40***************@news.comcast.giganews.com ...
<snip>
I am creating a list of bad words ...


<snip>

A couple of years ago the residents of the town of Scunthorp in the UK
(N.E. England) were finding that badly designed obscenity filtering
software was seriously impairing their ability to use the internet
(Probably along with their ability to complain about it to those
responsible).

Richard.

Brynn
www.coolpier.com

I participate in the group to help give examples of code.
I do not guarantee the effects of any code posted.
Test all code before use!


I have once met someone with the last name of Crapper, and another with
the last name of Crap.

How would that fly?
Brian

Jul 20 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Brian van den Broek | last post by:
Hi all, I'm just starting to employ unit testing (I'm using doctest), and I am uncertain how to handle writing tests where the behaviour being tested is dependant on whether certain file paths...
12
by: David Mott | last post by:
Hi all, hope someone can help me with an algorithm. I have a bitmap representing available pages in a file. A GetPage(PageCount) function should return the offset into the file where PageCount...
14
by: | last post by:
Hi! I'm looking for unit-testing tools for .NET. Somthing like Java has --> http://www.junit.org regards, gicio
2
by: Dnna | last post by:
I have a table which is bound to an Internet Explorer XML data island. I'm using ASP.NET's client-side validators for an input field in the table. The problem is that if the input fields are in...
11
by: z | last post by:
How can validation testing on DBMSs such as DB2 and Oracle be performed? Is there a quick commonly used publicly available DBMS test that can be used? Could TPC-C be used? If so, where can...
1
by: Buddy Ackerman | last post by:
I don't know what the problem is. I have a form with several controls that need to be validated, I put a validation group in every form control, every validatoino control, the submit button and...
1
by: sush | last post by:
SKILLS : Skills desired: STORAGE / SAN TESTING AND VALIDATION Work Experience: 2 - 9 YEARS JOB TITLE: Systems Engineer
58
by: nw | last post by:
Hi, I have been asked to teach a short course on testing in C++. Until now I have used my own testing classes (which from what I've seen seem similar to the boost unit testing classes)....
18
by: Andrew Wan | last post by:
I have been developing web applications with ASP & Javascript for a long time. I have been using Visual Studio 2003.NET. While VS2003 is okay for intellisense of ASP & Javascript, it's still not...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.