[jQuery] Re: [Announce] charToTable plugin

2007-08-08 Thread Ganeshji Marwaha
thats was funny, and interesting... But seriously, we should find a better way to filter spammers... atleast something interesting and not so boring as typing some obscure letters. -GTG On 8/7/07, Robert O'Rourke <[EMAIL PROTECTED]> wrote: > > > Ganeshji Marwaha wrote: > > By using this instead

[jQuery] Re: [Announce] charToTable plugin

2007-08-07 Thread Robert O'Rourke
Ganeshji Marwaha wrote: By using this instead of standard images for captcha, we aren't achieving any extra usability, or are we? and it is pretty easy to decode than images anyways... so i wouldn't use'em for captcha. but it is fun nevertheless. -GTG True, just a thought anyway. Reminds

[jQuery] Re: [Announce] charToTable plugin

2007-08-07 Thread Ganeshji Marwaha
By using this instead of standard images for captcha, we aren't achieving any extra usability, or are we? and it is pretty easy to decode than images anyways... so i wouldn't use'em for captcha. but it is fun nevertheless. -GTG On 8/7/07, Robert O'Rourke <[EMAIL PROTECTED]> wrote: > > > Jean-Fran

[jQuery] Re: [Announce] charToTable plugin

2007-08-07 Thread Dan G. Switzer, II
>> If you made 2 key (and fundamental changes) I think you could speed up >the >> performance immensely: >> >> 1) Change to using elements >> 2) Only use on (or ) for a block of space. (For example on your >> "String to tables" example, the "j" has 3 rows of 8 columns that are all >> blank. If y

[jQuery] Re: [Announce] charToTable plugin

2007-08-07 Thread Jean-Francois Hovinne
> If you made 2 key (and fundamental changes) I think you could speed up the > performance immensely: > > 1) Change to using elements > 2) Only use on (or ) for a block of space. (For example on your > "String to tables" example, the "j" has 3 rows of 8 columns that are all > blank. If you just

[jQuery] Re: [Announce] charToTable plugin

2007-08-07 Thread Jean-Francois Hovinne
Robert O'Rourke a écrit : > Neat =] Thanks! > Perhaps using tables like that would be another way to do captcha? Not > writing it out with jquery but with a server side script. Interesting idea! Actually some kind of HTML encoded captcha, see http://it.slashdot.org/article.pl?sid=06/12/31/2359

[jQuery] Re: [Announce] charToTable plugin

2007-08-07 Thread Dan G. Switzer, II
JF, >charToTable is a jQuery plugin I wrote some weeks ago. >This plugin converts characters to HTML tables. >You can even create animations, or a glyph editor with it. >Perhaps it will be useful for somebody, who knows? > >Description + demos: >http://www.hovinne.com/blog/index.php/2007/07/12/13

[jQuery] Re: [Announce] charToTable plugin

2007-08-07 Thread Robert O'Rourke
Jean-Francois Hovinne wrote: Hi All, charToTable is a jQuery plugin I wrote some weeks ago. This plugin converts characters to HTML tables. You can even create animations, or a glyph editor with it. Perhaps it will be useful for somebody, who knows? Description + demos: http://www.hovinne.com/

[jQuery] Re: [Announce] charToTable plugin

2007-08-07 Thread Ganeshji Marwaha
wow this rocks... i love it... Thanks for sharing... -GTG On 8/7/07, Benjamin Sterling <[EMAIL PROTECTED]> wrote: > > That is cool! Great work! > > On 8/7/07, Sean Catchpole <[EMAIL PROTECTED]> wrote: > > > > Haha, that's fun. Thanks for posting it. > > > > ~Sean > > > > > > -- > Benjamin Sterli

[jQuery] Re: [Announce] charToTable plugin

2007-08-07 Thread Benjamin Sterling
That is cool! Great work! On 8/7/07, Sean Catchpole <[EMAIL PROTECTED]> wrote: > > Haha, that's fun. Thanks for posting it. > > ~Sean > -- Benjamin Sterling http://www.KenzoMedia.com http://www.KenzoHosting.com

[jQuery] Re: [Announce] charToTable plugin

2007-08-07 Thread Sean Catchpole
Haha, that's fun. Thanks for posting it. ~Sean