Friday, November 25, 2005

Gotcha! ASCII Captchas are possible?

*dark evil grin*


ASCII Captcha




Guess your next online script will require some more *uhm*
intelligence ;)

Tuesday, November 15, 2005

Coalevo meets JKara (Supplement)

Having kept silence for a while, people might wonder what we have been working on.

Not on time, but well, let's say almost, as it's work in progress. Nonetheless, instead of loads of descriptive words, visit these here:
Profiles (full text searchable)
Who is online? (static, max refresh time 1min)
Who is online? (dynamic Flash version, requires plugin>=v6.5)

More on BBCode Hacking

Playing around a little bit with the BBCode Framework to see how well the BBCode Event Parser works. Validating, HTML and ANSI transformations :)

But see yourself.....

HTML Transformed BBCode

Terminal (ANSI) Transformed BBCode

Looks promising. Let's see if it can be useful once :)

PS: Ah yes, the sources ;)

[size=10][color=red][i][b]Hello[/b] World![/i][/color][/size][br]

<filter> test</me>

Ornot?

Or yes?

[br]
[br]
[img=Me]http://www.coalevo.net/logo_coalevo.png[/img][br]
[url=http://www.coalevo.net]Coalevo Home[/url][br]
[url]http://www.coalevo.net[/url][br]
[url=http://www.coalevo.net][img=Coalevo Logo]http://www.coalevo.net/logo_coalevo.png[/img][/url][br]
[img=Me]http://www.coalevo.net/logo_coalevo.png[/img][br]

[code]System.err[/code]

[size=10]Sized[/size]

[color=red]Red[/color]

[style=important]important![/style]

[list=#]
[li]Test 1[/li]
[li]Test 1[/li]
[li]Test 1[/li]
[/list]

[list=a]
[li]Test 2[/li]
[li]Test 2[/li]
[li]Test 2[/li]
[/list]

[list=*]
[li]Test 3
[li]Test 3[/li]
[li]Test 3[/li]
[/li]