<?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: SPDCA: The idkfa reminder page:</title>
           <link>http://www.idkfa.com/v3/v_thread.php?thread_id=3484&amp;msg_id=3484</link>
           <description>SPDCA: The idkfa reminder page: http://idkfa.com/v3/reminders.php     Recently, in trying to figure out ways to manage my time better at work, I got the idea that it would be nice to have something that could calculate whether something could be done by a certain date. For example, if I estimated something would take 20 hours, how many business days, given an 8 hour work day, would it take? And what if that 20 hours was in conflict with another work load, due before then? In that case, what was the soonest I would be able to complete all of the tasks?     Investigating this, I found that it was useful, but somewhat limited. At the same time I wanted this type of date calculation, I also wanted simpler reminders for things outside of my hourly pool, or just simple notes that I could reference. I also wanted to record items to be notified of at a later date, or ones that would auto-cancel after a certain time period.     At first I was content with using Google Calendar and its tasks, but this didn&#39;t provide the kind of work-hour calculation I wanted. I experimented with the Linux remind utility a bit, but decided that though it was fairly powerful, it wasn&#39;t perfectly suited to what I wanted. It was also the case that I had to be SSH&#39;d into my server at home, which made it inconvenient for accessing from my phone, etc.          So I made the script above. You can enter options for new reminders, notes, notifications, and task estimates. Based on which fields you decide to fill out, the script tries to just &quot;do the right thing.&quot; If you enter nothing but a message, it will just be a note. If you enter either a &quot;Notify Until&quot; or &quot;Notify After&quot; value, it will hide reminders until/after a given date. If you enter a due date, it will calculate the time until the due date and display them in a sort of &quot;countdown&quot; format. If you enter in a &quot;Remaining Hours&quot; estimate, it will try to show relevant work-hour</description>
           <author>kaiden@idkfa.com (kaiden)</author>
           <category>Cognitive Surplus</category>
           <pubDate>Tue, 30 Aug 2011 14:47:38 -0800</pubDate>
           <guid>http://idkfa.com/v3/v_thread.php?thread_id=3484&amp;msg_id=3484</guid>
       </item>
            
    </channel>
</rss> 
