Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: There's a reply to a reply to one of my posts

by davido (Cardinal)
on Jun 03, 2006 at 07:44 UTC ( [id://553416]=note: print w/replies, xml ) Need Help??


in reply to There's a reply to a reply to one of my posts

Since it doesn't seem that this feature is really ever going to make it into production (for a variety of reasons), I recommend the following alternative:

Write a script that:

  1. Uses the user nodes info xml generator ticker to fetch and store a list of all your nodes, and periodically updates the list (maybe a few times a day, for example)
  2. Queries xml node thread or newest nodes xml generator to check to see if there are any new nodes in the threads in which you're participating.
  3. Via send chatter send yourself a /msg notifying you of the activity in the threads in which you're participating.

Then, post your script here in the Cool Uses section, or maybe the Code section, and rake in a few well-earned XP. Post a link to it in this thread too.

It would be a fun exercise, and you would learn a lot about the Monastery's XML tickers. Parse the various tickers with XML::Twig's "simple" interface.


Dave

Replies are listed 'Best First'.
Re^2: There's a reply to a reply to one of my posts
by holli (Abbot) on Jun 04, 2006 at 17:40 UTC
    A script is one thing, but for me such a beast has to be somehow part of the site. Seems to be a good candidate for the free nodelet and a javascript hack. let me see...

    Update:
    How about the following: via a button in the free nodelet one can invoke a javascript that
    - calls [Recently Active Threads] in full thread mode - builds a list of all root nodes in which the user has participated - calls [Recently Active Threads] in Root-and-Node mode - builds a list of all root nodes - calculates the intersection of both lists - prints those nodes as links to the free nodelet
    This would have the advantage that the effect would get be affected by the "last checked" setting. mmh, maybe also provide a "have seen them all" button in the nodelet? Comments welcome.


    holli, /regexed monk/

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://553416]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2024-03-29 11:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found