Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

I sent you this file in order to have your advice...

Last night I started playing around with an idea that I've wanted to implement for some time, an idea named the 'Perlmonks Threaded Article Viewer' (or PTAV).

My ultimate goal (assuming it doesn't turn into a GUP), is to have a mechanism where a user can 'subscribe' to a thread, and when a new node appears in the thread at or below the article subscribed to by the user, the user will receive some sort of notification (email, /msg, whatever).

In writing the bit of code that I did last night, I realized other than that basic functionality, I have no idea how I want to present the information that's available. So you can pick a year, a month, a day, see all the root level nodes for that day, select one of those, and see an indented list of replies. But so what? It's data, but it's not really information.

The data in the database is dates, authors, node types, and titles. There is no reputation, no article text. The program will always link back to Perlmonks for the actual article text, etc. This is useful to know when considering how this data might be put to use. And no, THERE IS NO REPUTATION INFORMATION.

Basically, I'm looking for some input on this idea. How can this data be manipulated so it becomes information? Sure, we could reimplement Super Search, but what good is that? Other than the subscription mechanism, can anything useful be done? I'm sure there's some statistical information that could be pulled out, but I'm not really looking for that kind of idea. Anything like that will go into the next update of the Stats Pages.

--Chris

And yes, I did steal the look'n'feel (such as it is) from Google

e-mail jcwren


In reply to Perlmonks Threaded Article Viewer by jcwren

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



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-19 03:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found