Jump to content
TSM Forums
Sign in to follow this  
Guest AnnieEclectic

Word Count...

Recommended Posts

Guest AnnieEclectic

Add this to your blog or web page or whatever. It's a javascript word counter! I just found this and realized that writers that don't use word processors don't have to wait for it to load up, just use this! :D

 

I love being a geek. Tell me if it's helpful, just kinda killing time when I saw this.

 

 

 

<form method="POST" name="wordcount">

<script language="JavaScript">

 

function countit(){

 

/*Word count script

By JavaScript Kit (http://javascriptkit.com)

Over 400+ free scripts here!

*/

 

var formcontent=document.wordcount.wordcount2.value

formcontent=formcontent.split(" ")

document.wordcount.wordcount3.value=formcontent.length

}

</script>

<table border="0" cellspacing="0" cellpadding="0">

<tr>

<td width="100%"><textarea rows="12" name="wordcount2" cols="60" wrap="virtual"></textarea></td>

</tr>

<tr>

<td width="100%"><div align="right"><p><input type="button" value="Calculate Words"

onClick="countit()"> <input type="text" name="wordcount3" size="20"></p>

<div align="center"><center><p><font face="arial" size="-2">This free script provided by</font>

<font face="arial, helvetica" size="-2"><a href="http://javascriptkit.com">JavaScript

Kit</a></font></p>

</center></div></div></td>

</tr>

</table>

</form>

 

[/html]

 

 

 

 

 

-Annie

Share this post


Link to post
Share on other sites
Guest Tod deKindes

I use MS Word for match writing, it has a word counting tool.

Share this post


Link to post
Share on other sites
Guest Longdogger_Pete

I used to use MS Word until it started crashing on me every time I loaded it up. Even had the same problem when I reinstalled it.

 

So, uh, yeah. I have a javascript wordcounter bookmarked. It's handy.

Share this post


Link to post
Share on other sites
Guest Edwin MacPhisto

Diggity dank. Cool app.

 

I use Microsoft Word, but I think it's getting angry at the sheer size of Wargames...poor little application. It almost died during Bo/Thugg/Edwin, so this might just kill its poor little processing heart...

Share this post


Link to post
Share on other sites
Guest BA_Baracus

PROMO (Stubby P. McWeed);

"Why wouldn't you use a word processor?

 

Mothernature says..."

Share this post


Link to post
Share on other sites
Guest El Luchadore Magnifico

Who wants to use a processor with word count when you can have Notepad, bay-bee!

 

*flashes Notepad 4 life sign*

Share this post


Link to post
Share on other sites
Guest Coffin Surfer

On a unrelated note, I love your sig Ace. I was actually going to use that pic a while back, but decided not to. BURNING HAMMER!

 

Misawa was fucking crazy in the late 90s, taking that, The Ganso Bomb! Sheer Drop Brainbuster! The Exploder 98! Wristclutch Exploder from the apron to the floor! Half Nelson Suplex on the floor!

Share this post


Link to post
Share on other sites
Guest AnnieEclectic

It's all... ALL about Vi

 

or Vim

 

or elVis

 

or KVim

 

there's a Windows port, look it up (Y)

 

-Annie

Share this post


Link to post
Share on other sites
Guest ErekT2k
Who wants to use a processor with word count when you can have Notepad, bay-bee!

 

*flashes Notepad 4 life sign*

 

No no, my flying friend. Notepad just doesn't cut it when you go up to the limit. I use the simple, primitize, and yet useful, sister of Notepad....

 

WORDPAD!!

 

*flashes Wordpad 4 life sign*

 

EDIT: And I can't believe I wasted my 200th post talking about this crap. :angry:

Share this post


Link to post
Share on other sites
Guest BA_Baracus

PROMO (Stubby P. McWeed);

"I still don't get it.

 

Are grammar and programs featuring actual functions uncool?

 

Am I out of the loop?!

 

Well dammit...I'll beat you all! I'm going to write a 10 000 word match straight onto the boards.

 

No wait...even better! I'll write it out using a typewriter then scan it in!

 

Mothernature says..."

Share this post


Link to post
Share on other sites
Guest midnight_burn

Word all the way baby.

 

Who the hell uses Notepad or Wordpad in this day and age, you might as well just write your match out and mail it to your marker instead of using those 'programs'.

Share this post


Link to post
Share on other sites
Guest KingOfOldSchool

I really only use word if I'm writing multiple things at once, like a match along with a promo. If it's just a match, I'll use Notepad or Wordpad and keep an online counter in a browser window.

Share this post


Link to post
Share on other sites
Guest AnnieEclectic

Ah, Stryke, you see some of us use these 'programs' because we're what you call 'efficiency nuts'. We believe programs that are merely meant to accept your keystrokes and remember them shouldn't use, say, more than 10% of your RAM. There are word processors that do this (like Emacs - which also checks your email and will surf the internet and anything else you feel like doing with it) but then you can go even simpler and use a simple program like notepad of Vi (which will also correct any code you feel like programming in, quite handy)

 

Word, in some cases, likes to be the only program running on your computer. anything else and it will crash. :)

 

Whenever I wrote a match I usually had chat up, probably an AIM clone, Opera (with a few tabs open, my stats, opponents stats, and card), Vi (to write the match), and XMMS (to play all my neato mp3s). If I'm feeling frisky, I might burn a CD too.

 

So try this out for me. Run Word, AIM, Chat, 2-3 Browsers, Winamp, and Nero/Easy CD at the same time and watch the fun :)

 

 

 

 

 

Which goes to prove that linux is yet again superior.

 

 

*reads top of post*

 

..I...uh....mean why people use simple text editors to write matches... heh *cough* ... uh... yeah....

 

 

-Annie

Share this post


Link to post
Share on other sites
Guest Chuck Woolery
So try this out for me. Run Word, AIM, Chat, 2-3 Browsers, Winamp, and Nero/Easy CD at the same time and watch the fun

 

Uh, Annie? With the exception of Nero, and with WMP instead of Winamp... I do do that. Almost every single time I write a match. ^_^

 

- Mike Van Siclen.

God, I hate those f'n smileys...

Share this post


Link to post
Share on other sites
Guest midnight_burn

I usually have loads of things open at once and Word always works just fine and dandy for me.

 

*continues to scoff at Notepad and Wordpad*

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×