|
Home > Archive > Macromedia Flash Server > July 2005 > Parse out repeated phrases in chat
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Parse out repeated phrases in chat
|
|
| Carl Sziebert 2005-07-29, 5:46 pm |
| Hey All:
I am trying to figure out the best way to rid our system of
repetitive chat spam. Unfortunately I am not entirely familiar with
regular expressions, but I figure there has to be a way. I'd like be
able to stop our members from sending "lol lol lol lol lol lol" and
other similar phrase patterns. Any suggestions?
Thanks in advance.
Carl
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
| |
| Tony Trapp 2005-07-29, 5:46 pm |
| Hey Carl Peledi has some good ideas on server side action script with flash
com.
I assume the idea would be if this phrase is typed in it would be replaced
with what ever you want.
Sort of like replace in asp but of course translated to flash action script.
Not offering code but an idea to get the ball rolling.
Tony...
----- Original Message -----
From: "Carl Sziebert" <carl-S2eDOkx99T/qlBn2x/YWAg@public.gmane.org>
To: "FlashComm Mailing List" <flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org>
Sent: Friday, July 29, 2005 9:47 AM
Subject: [FlashComm] Parse out repeated phrases in chat
> Hey All:
>
> I am trying to figure out the best way to rid our system of
> repetitive chat spam. Unfortunately I am not entirely familiar with
> regular expressions, but I figure there has to be a way. I'd like be
> able to stop our members from sending "lol lol lol lol lol lol" and
> other similar phrase patterns. Any suggestions?
>
> Thanks in advance.
>
> Carl
>
>
>
>
>
> =-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =-----------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
>
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
| |
| Beto A 2005-07-29, 5:46 pm |
| do it on the client side.
Carl Sziebert <carl-S2eDOkx99T/qlBn2x/YWAg@public.gmane.org> wrote:Hey All:
I am trying to figure out the best way to rid our system of=20
repetitive chat spam. Unfortunately I am not entirely familiar with=20
regular expressions, but I figure there has to be a way. I'd like be=20
able to stop our members from sending "lol lol lol lol lol lol" and=20
other similar phrase patterns. Any suggestions?
Thanks in advance.
Carl
=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
=09
---------------------------------
Start your day with Yahoo! - make it your home page=20
=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
|
|
|
|
|