Beefy Boxes and Bandwidth Generously Provided by pair Networks Cowboy Neal with Hat
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Tracking your votes

by epoptai (Curate)
on Jan 16, 2001 at 20:27 UTC ( [id://52360]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Tracking your votes

With Perl you could easily build your own personal vote history tracker. I envision a modest cgi script displaying a few form elements in a small chromeless window used to build and maintain a database of users and votes:

  1. a text field and add button for adding new users to the db
  2. a select field listing users in the db
  3. ++ and -- radio buttons
  4. a vote button for adding a + or - vote to the selected user
  5. a show button to display users and votes made on them by you

The database could be a simple listing of user|sum_of_votes or something more complex that records the sequence, time, node, etc, of each vote in a voting history.

I'm kind of busy and don't know what you want so think you should write it and earn the ++ votes you'll deserve if you do it well.

have fun - epoptai

Replies are listed 'Best First'.
Re: Re: Tracking your votes
by Blue (Hermit) on Jan 16, 2001 at 22:02 UTC
    Good thought. You know, I want to play with LWP and TK anyway, maybe I'll work on a 'site-specific' browser, that can also track things like that. (And also posts I think are worth a ++ but I've run out for the day, so I can come back to them.)

    =Blue
    ...you might be eaten by a grue...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://52360]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.