This is just a quick note to make you aware of a little project I have worked on, http://prlmnks.org. At the moment it allows you to subscribe to a number of RSS feeds to various parts of perlmonks.org, such as the latest questions asked or to say the latest posts by a certain user. You can also subscribe to a post and get a feed with all of its replies. Please see http://prlmnks.org/rss-feeds.html for more information.

As a general rule use an url such as http://prlmnks.org/rss/123456.xml replacing 123456 with the id of the user or node you want to watch.

If you wanted to subscribe to this node you would use http://prlmnks.org/rss/434810.xml.

I should stress that this is a work in progress and so would be grateful for any feedback or requests, either here or by email.

Hope you find it useful.

--tidiness is the memory loss of environmental mnemonics


In reply to RSS feeds to most of perlmonks.org by EvdB

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.