100 WORDS auto-counter

A compatible version of Java was not found

Notes: This is my first Java applet. I wrote it to facilitate the 100words writing prompt (rule: write exactly 100 words, any topic, per day), as well as to finally learn some Java.

You can type directly in the window, or paste text in. Although it's designed to count to 100, it can hold significantly more than that (when testing it, I got up to 250,000 words before giving up).

I've made some options available because, as the 100words site points out, different people have different preferences for counting.

Also, you'll note that the word count indicator changes color. Green means you have plenty of space left, yellow means you're getting close, black means you've met the mark, and red means you've gone over the limit.

Once you're done typing, simply select the text in the window, and copy and paste it to the word processor of your choice.

Would you like the code for this? Click here. Please report any errors encountered, or forward any suggestions, to me. Namaste: Have a glorious day. =}

Original code and this page (c)2002 Paul Kershaw. All rights reserved. Code is offered in the spirit of open source, and should not be modified or resold for commercial purposes with the explicit prior consent of the author.