Here's how I typically read PerlMonks: load Recently active threads, open everything that looks interesting in background tabs, and hit "I've checked all of these" so that my queue empties. Then I go and actually read the posts at my lesiure.

The problem is that sometimes I get distracted (you know, food, work, sleep -- that sort of stuff). And coming back to things, I don't remember when I'd loaded a particular page -- was it five minutes ago, or yesterday? (Sometimes I can keep a lot of open tabs!) If a node is new, I'd just go ahead and read it; but if it's been up for a while I'd prefer to reload it and see if it's gathered any comments. Of course I can reload everything indiscriminately before I read it, but that's not very nice on the server.

So, as a cue for page age, can a "Generated on" timestamp be added somewhere visible, preferably near the top of the page?

(This should be in the user's local time, but that might not incur an additional database round trip since the node has its creation date rendered in that timezone anyway (right?).)

What do you think?


In reply to Timestamp on content pages by gaal

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.