Are there any plans to expand Perl Monks' RDF feed? I've recently discovered the joys of Bloglines and am happily using it to keep up-to-date on a variety of topics. However, the PerlMonks feed consists only of the headlines of the messages (thus the filename, of course). Here's a sample:

POE module error
Web and newlines, aka perl vs ^M
regexp for searching incremental expressions
Perl::TK - fileevent and script execution theory

Quite often, the headline isn't really enough for me to figure out whether I should read the message. It would be more useful if it would also include the first, say, 200-300 characters from each message. I realize PerlMonks development is volunteer-driven, and I'm happy to have at least the headlines, but I'm hoping someone reading this will get inspired to tackle the job of expanding the RDF feed a bit. Any volunteers?

Wally Hartshorn


In reply to Expanding the headlines.rdf feed? by Wally Hartshorn

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.