The stats pages are about due for some much needed rampant featuritis. Sadly, because of "real work" they have been languishing. Luckily, it's reliable enough that it keeps running day to day without my intervention.

Once my current project delivers, I should have time to make some changes. I do like the idea of being able to retrieve XML stats for a single user, or a category (saint, friar, whatever).

As far as the O/S implementation, I'm agreeable. There's only one requirement that really has to be worked out (and I learned this from the lat/long issues), and that is that it has to be fool proof. In spite of being Perl programmers, and therefore closer to Dog than most people, some *still* can't seem to get that right. So it has to be parsable, and unambiguous for a parser to determine that it's not correct. If we can address that issue, I'm all for it.

One of the major bugs that needs to fixed is for folks who are located at latitudes or longitudes between 0.00.00 and -0.59.59. Seems yours truly committed a FUBAR there, and it thinks those people in that range are at the abs() of that range.

I'd like to see a list of (reasonable) ideas for additions to the page. Either reply to this node, or send e-mail so I can save them off to a folder. /msgs are great, but they're difficult to manage when you have a number of them. Another is to do something about that idiot problem with negative reps. The PHP library I use for generating those plots is payware, and the dude wants $100. I'm hesitant to layout the money unless I know it's fixed.

--Chris

e-mail jcwren

In reply to (jcwren) Re: jcwren's Stats Page Suggestion by jcwren
in thread jcwren's Stats Page Suggestion by OzzyOsbourne

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.