Page 1 of 2 12 LastLast
Results 1 to 25 of 41

Thread: SRL Stats Release!

  1. #1
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    13,691
    Mentioned
    146 Post(s)
    Quoted
    130 Post(s)

    Default SRL Stats Release!

    Hello SRL,

    It's Christmas and thus the best time to hand out a present to the community!

    SRL Stats: http://stats.villavu.com

    Features:
    • Script Management. (Create Script, Allow variables per script. Randoms are allowed always) Not to be confused with the script manager.
    • Upcoming support for graphs.
    • Variables are shared across scripts in the system. (We can see how much rune essence we have mined in total)
    • Advanced statistics per user and script. (You can see what commits a specific user has made, what specific commits a script has)
    • Every single commit is registered and can (not by regular users) be removed. It's 100% flexible. Many more features will probably appear due to the flexible design.
    • API to create signatures. (for script, user and recent commit. I can add variables information if someone wants it)
    • Commit API using POST data.
    • Creating Variables (with variable administrators)


    Does not work/missing:
    • Graphs.
    • Images per variable.
    • Deleting variables from a script. (So be careful when you add them to your script)
    • Deleting a script.
    • Renaming a script.
    • Deleting commits.
    • Registering with an email works, but password recovery is not yet implemented.


    Using the signature API: http://villavu.com/forum/showthread.php?t=61069
    Using the commit API (already written for Simba): http://villavu.com/forum/showthread.php?t=60084
    Detailed explanation on the system / Source Code (Work in Progress): http://villavu.com/forum/showthread.php?t=61071

    As stated above, the system theoretically should work 100% but I'm not sure how easy it is to use it in your script, at the moment. (You'll at least need the commit api linked above, as well as all the variables added you want to use added to the system.

    Adaption of the new system will probably take some time and effort, but the system itself should work just fine.

    Cool features: http://old.villavu.com/stats/user/59/script/4

    Comments & Suggestions welcome!
    Last edited by Wizzup?; 01-08-2011 at 02:25 PM.



    The best way to contact me is by email, which you can find on my website: http://wizzup.org
    I also get email notifications of private messages, though.

    Simba (on Twitter | Group on Villavu | Website | Stable/Unstable releases
    Documentation | Source | Simba Bug Tracker on Github and Villavu )


    My (Blog | Website)

  2. #2
    Join Date
    Sep 2008
    Location
    Not here.
    Posts
    5,422
    Mentioned
    13 Post(s)
    Quoted
    242 Post(s)

    Default

    Yay!

  3. #3
    Join Date
    Sep 2006
    Location
    New Jersey, USA
    Posts
    5,347
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    Wonderful news!
    Interested in C# and Electrical Engineering? This might interest you.

  4. #4
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    When adding script name as "YoHoJo's P.M.S." it said script name contains invalid characters. I had to remove the " . " and the " ' ", is there any way to allow those characters in a script's name?

    Thanks for the Christmas present!

  5. #5
    Join Date
    Oct 2007
    Location
    #srl
    Posts
    6,102
    Mentioned
    39 Post(s)
    Quoted
    62 Post(s)

    Default

    Great work Wizz! Glad to see this finally coming out.

  6. #6
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    You are going to reset the database once it's out of alpha, right? Not filled with all those fake stats?

    Really nice, good job. Poke me if you want me to play around with the graphs.
    Quote Originally Posted by Frement View Post
    Fake stats are only in the test site? http://stats.villavu.com/ is clean.
    Oh I derp.
    Last edited by Harry; 12-27-2010 at 08:00 AM.


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  7. #7
    Join Date
    Nov 2007
    Location
    46696E6C616E64
    Posts
    3,069
    Mentioned
    44 Post(s)
    Quoted
    302 Post(s)

    Default

    Quote Originally Posted by Harry View Post
    You are going to reset the database once it's out of alpha, right? Not filled with all those fake stats?

    Really nice, good job. Poke me if you want me to play around with the graphs.
    Fake stats are only in the test site? http://stats.villavu.com/ is clean.
    There used to be something meaningful here.

  8. #8
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    13,691
    Mentioned
    146 Post(s)
    Quoted
    130 Post(s)

    Default

    Quote Originally Posted by Harry View Post
    You are going to reset the database once it's out of alpha, right? Not filled with all those fake stats?

    Really nice, good job. Poke me if you want me to play around with the graphs.
    To be honest it's quite out of the alpha stage. More like release (candidate) It just works; but could do with more features. (I already worked on it full time during Christmas)
    About the graphs, you can clone the source code and set up your own system to play with. I use matplotlib for the graphs, but I suppose something else works too if the proper data is exported.



    The best way to contact me is by email, which you can find on my website: http://wizzup.org
    I also get email notifications of private messages, though.

    Simba (on Twitter | Group on Villavu | Website | Stable/Unstable releases
    Documentation | Source | Simba Bug Tracker on Github and Villavu )


    My (Blog | Website)

  9. #9
    Join Date
    Feb 2009
    Location
    Irvine, CA
    Posts
    2,873
    Mentioned
    8 Post(s)
    Quoted
    138 Post(s)

    Default

    Just in time for the influx of activity. Good job, Wizzup?! (off note... every time i write Wizzup?'s name with any other punctuation after it, it feels really awkward)

  10. #10
    Join Date
    Jan 2007
    Posts
    8,876
    Mentioned
    123 Post(s)
    Quoted
    327 Post(s)

    Default

    GOOD JOB!
    a

  11. #11
    Join Date
    May 2007
    Location
    Tasmania, Aus
    Posts
    898
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    ohh I can't wait for this to be implemented into the current scripts then I can rise to the top!!! <3 you wizzup?!!!!!! great work

  12. #12
    Join Date
    Sep 2008
    Location
    My House
    Posts
    519
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Nice, finally.
    Still learning to code in Simba.

  13. #13
    Join Date
    Apr 2007
    Location
    Australia
    Posts
    4,163
    Mentioned
    9 Post(s)
    Quoted
    19 Post(s)

  14. #14
    Join Date
    Dec 2006
    Location
    Sydney, New South Wales, Australia
    Posts
    4,603
    Mentioned
    15 Post(s)
    Quoted
    42 Post(s)

    Default

    Why not tie the stats user db with the vBulletin one? :S
    You may contact me with any concerns you have.
    Are you a victim of harassment? Please notify me or any other staff member.

    | SRL Community Rules | SRL Live Help & Chat | Setting up Simba | F.A.Q's |

  15. #15
    Join Date
    Aug 2007
    Location
    in a random little world
    Posts
    5,778
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

  16. #16
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    13,691
    Mentioned
    146 Post(s)
    Quoted
    130 Post(s)

    Default

    I noticed. There may be some unknown bug, shuttle. It think MySQL simply drops the connection after some time. (It works on my other server with PostGre SQL)

    E: I've restarted in a more verbose mode. We'll find out soon enough.
    Last edited by Wizzup?; 01-01-2011 at 11:13 AM.



    The best way to contact me is by email, which you can find on my website: http://wizzup.org
    I also get email notifications of private messages, though.

    Simba (on Twitter | Group on Villavu | Website | Stable/Unstable releases
    Documentation | Source | Simba Bug Tracker on Github and Villavu )


    My (Blog | Website)

  17. #17
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    13,691
    Mentioned
    146 Post(s)
    Quoted
    130 Post(s)

    Default

    I fixed a couple of bugs. It seems after my variable name changes I broke the commit API. (Nice stuff)

    So I partially revamped the system, and you can use now use any character supported by HTML for your username and password. (Also for variables and scripts)

    The length requirement is still there. If anyone wants to change their name a bit, let me know.

    Now we wait and see what happens with the timeouts.



    The best way to contact me is by email, which you can find on my website: http://wizzup.org
    I also get email notifications of private messages, though.

    Simba (on Twitter | Group on Villavu | Website | Stable/Unstable releases
    Documentation | Source | Simba Bug Tracker on Github and Villavu )


    My (Blog | Website)

  18. #18
    Join Date
    May 2007
    Location
    Tasmania, Aus
    Posts
    898
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    when are you going to push people into implementing this into their current scripts? hehe I want to get to the top position

  19. #19
    Join Date
    Sep 2006
    Location
    New Jersey, USA
    Posts
    5,347
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    Is this open source?
    Interested in C# and Electrical Engineering? This might interest you.

  20. #20
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    13,691
    Mentioned
    146 Post(s)
    Quoted
    130 Post(s)

    Default




    The best way to contact me is by email, which you can find on my website: http://wizzup.org
    I also get email notifications of private messages, though.

    Simba (on Twitter | Group on Villavu | Website | Stable/Unstable releases
    Documentation | Source | Simba Bug Tracker on Github and Villavu )


    My (Blog | Website)

  21. #21
    Join Date
    Mar 2007
    Posts
    3,116
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    So since they are global variables, can a page with like "SRL has mined 9001 iron" be worked out?

  22. #22
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    13,691
    Mentioned
    146 Post(s)
    Quoted
    130 Post(s)

    Default

    Quote Originally Posted by MylesMadness View Post
    So since they are global variables, can a page with like "SRL has mined 9001 iron" be worked out?
    Yes, that was the idea. I can add this to the /api/ (information about a specific variable). Then you could make a signature with it.
    Last edited by Wizzup?; 01-01-2011 at 07:46 PM.



    The best way to contact me is by email, which you can find on my website: http://wizzup.org
    I also get email notifications of private messages, though.

    Simba (on Twitter | Group on Villavu | Website | Stable/Unstable releases
    Documentation | Source | Simba Bug Tracker on Github and Villavu )


    My (Blog | Website)

  23. #23
    Join Date
    Jan 2008
    Location
    Ontario, Canada
    Posts
    7,805
    Mentioned
    5 Post(s)
    Quoted
    3 Post(s)

    Default

    Why is there only one user (Wizzup)?

    Have people not been registering for the site at all, or is it for lack of scripts implementing the system?
    Writing an SRL Member Application | [Updated] Pascal Scripting Statements
    My GitHub

    Progress Report:
    13:46 <@BenLand100> <SourceCode> @BenLand100: what you have just said shows you 
                        have serious physchological problems
    13:46 <@BenLand100> HE GETS IT!
    13:46 <@BenLand100> HE FINALLY GETS IT!!!!1

  24. #24
    Join Date
    Sep 2006
    Location
    Canada
    Posts
    1,124
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Nava2 View Post
    Why is there only one user (Wizzup)?

    Have people not been registering for the site at all, or is it for lack of scripts implementing the system?
    Accounts don't show up til they do atleast one commit.

    It seems the start up has been shakey so far, to say the least.

  25. #25
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    13,691
    Mentioned
    146 Post(s)
    Quoted
    130 Post(s)

    Default

    Quote Originally Posted by Nava2 View Post
    Why is there only one user (Wizzup)?

    Have people not been registering for the site at all, or is it for lack of scripts implementing the system?
    I have to swap a few OUTER JOIN's around. I'll fix that tonight.

    Quote Originally Posted by Capricorn View Post
    Accounts don't show up til they do atleast one commit.

    It seems the start up has been shakey so far, to say the least.
    Na, the include just hasn't been in SRL and all. It'll take some time to be adopted, like Simba. Plus, I'm still actively working on more features.



    The best way to contact me is by email, which you can find on my website: http://wizzup.org
    I also get email notifications of private messages, though.

    Simba (on Twitter | Group on Villavu | Website | Stable/Unstable releases
    Documentation | Source | Simba Bug Tracker on Github and Villavu )


    My (Blog | Website)

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •