Nexus Power counting

by Daganev

Back to Mechanic's Corner.

Daganev2006-12-20 20:10:57
A long time ago , someone (I believe it was Lomdomian) was awesome and wrote a java applet to count power in the power logs, and give a nice tally of who gave what and who took what.

I know how to make such a thing in zmud, but unfortunatly, I'm pretty much stuck on Nexus for quite some time.

Does anyone know of a website like this that exists? have an applet that I can host on my website if not? Or know the best way to create a program like this on the web?

I have basic PHP skills and good Actionscript Skills (but as I was thinking about it, I don't think Actonscript does text parsing very well)

So if anyone can help out, I'd really appreciate it.
Daganev2006-12-24 04:31:11
Anybody?

I need to count how much power people give in.... but I'm on nexus...
Vix2006-12-24 04:59:45
...Do you want to kill Nexus? I don't think it can handle something like that.
Shorlen2006-12-24 05:02:10
QUOTE(Vix @ Dec 23 2006, 11:59 PM) 365651
...Do you want to kill Nexus? I don't think it can handle something like that.

He's asking for a program where you can copy/paste a powerlog and it'll count for you...
Daganev2006-12-24 05:04:58
I know atleast one website exists that does it, I just don't know the URL
Vix2006-12-24 06:15:14
Oh, a website? Hm, that makes more sense than making Nexus do it. tongue.gif
Lysandus2006-12-24 09:59:48
Would be also helpful if there is anyone willing to help me code MUSH for it as well.
Gwylifar2006-12-24 18:36:57
I could write a program to do it. My rates are somewhat reasonable. smile.gif
lydin2007-01-03 04:41:49
I could write a java program to do it client side if you give me an example text (never seen a power log), but I don't know applets.
Daganev2007-01-03 04:45:28
QUOTE(Lydin @ Jan 2 2007, 08:41 PM) 368882

I could write a java program to do it client side if you give me an example text (never seen a power log), but I don't know applets.



Awesome!

What do you mean by client side, and not knowing applets?

As far as I remember from my Java class, an Applet is just a java program on the web. (with very minor differences in the class declarations)

I sent Gwylifar a PM with a powerlog, maybe he still has it and can send it to you.