<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>idkfa rss feed</title>
        <link>http://www.idkfa.com/v3</link>
        <atom:link href="http://idkfa.com/v3/rss.php" rel="self" type="application/rss+xml" />
        <description>idkfa: syndicated</description>
        <item>
           <title>kaiden: Another new feature / description of a current</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=775&amp;msg_id=775</link>
           <description>Another new feature / description of a current feature: Relative / Absolute Timestamps.     You may have noticed in each thread&#39;s list of replies that there is a value at the end, something to the tune of &quot;+1H&quot; or &quot;+2W&quot; or &quot;+1M&quot;. These represent things like &quot;+1 hour&quot;, &quot;+2 weeks&quot;, or &quot;+1 Month&quot; respectively. Their intent is to show you, approximately, how old a post is, or, how old it is in relation to what it is in reply to.     Let me explain. Humans, when it comes down to it, aren&#39;t good at measuring time. We have things like years, months, weeks, days, hours, seconds, and other fun arbitrary allotments of time to represent an otherwise single-dimension value. Computers measure the passing of time as a number of seconds, which is easier, but hard to qualify for humans.     Every other forum I&#39;ve seen displays dates like &quot;2010-09-27 20:55:04 -0900&quot; that tells you everything you have to know about the date. However, most people when they&#39;re considering a post, only care about how recent it is, and have to spend extra time remembering if that date is now, then, in the past, in the future, last week, etc. This is why I decided to only display the full date on the post you&#39;re interested in, and display a short &quot;relative time&quot; that&#39;s of the most immediate interest.     Unfortunately, I got all programmer on you. I figured out that there are two types of &quot;relative time&quot; I can show you. I can calculate the amount of time that has passed since a post occurred and the current time (what I&#39;ll call &quot;absolute time&quot;). What I can also calculate is the time between when the parent of a post was posted, and when its reply was posted (what I&#39;ll call &quot;relative time&quot;). I chose the latter as the default, and failed to explain what I was doing.     Absolute time is the most interesting when you&#39;re trying to get a general idea of a</description>
           <author>kaiden@idkfa.com (kaiden)</author>
           <category>idkfa</category>
           <pubDate>Tue, 28 Sep 2010 01:14:58 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=775&amp;msg_id=775</guid>
       </item>
            
    </channel>
</rss> 
