Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

comment on

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

Barring vroom implementing this in the core code, this is a prime job for 'botware.

I imagine a process that grabs the newest nodes XML, maintains the database, has a user ID that so it can send /msgs, and maintains a user interface of what nodes you've already seen, delselecting the thread following, etc.

One possibility might be using the message box to /msg the 'bot to monitor the nodeid. Another more interesting possibility would be to have a link at the top of each article. The contents of the link would be populated from a field in your user settings, so if multiple people wrote 'bots, you would select the one you would like to manage your threading.

The current nodeid would automatically be included as a parameter in the URL, as would your user node number. A HTML target of "_blank" would be used so a new browser would be opened when you linked (or an option. Can't have too many options!). Clicking the link takes you to that thread manager, and a smart thread manager would know if you're already monitoring that thread, or it's parent, and ask if you want to select it or deselect it. I'm not 100% sure of how to handle the passwording. An option might be to have YAF (Yet Another Field) on the user info that would be the 'bots password, and this would be passed in the URL. Not netsniffing secure, but then, you're not passing credit card data, either, so a compromise wouldn't be a major problem.

Luckily, the XML already has provisions for what the parent ID of a response is, so maintaining threading across subject line changes is a non-issue

Let's see... Today is Friday, vroom should have the user info settings and links in by 3:00 EST, got all weekend to write the UI... Next Tuesday OK with y'all? <G>

--Chris

e-mail jcwren

In reply to (jcwren) Re: Subscribing to a thread? by jcwren
in thread Subscribing to a thread? by mikfire

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 wandering the Monastery: (2)
As of 2024-04-25 21:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found