<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>gHacks technology news &#187; reminder</title> <atom:link href="http://www.ghacks.net/tag/reminder/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 19 Mar 2010 06:19:43 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>Reminder Software Remind Me In</title><link>http://www.ghacks.net/2009/07/31/reminder-software-remind-me-in/</link> <comments>http://www.ghacks.net/2009/07/31/reminder-software-remind-me-in/#comments</comments> <pubDate>Fri, 31 Jul 2009 17:22:02 +0000</pubDate> <dc:creator>Martin</dc:creator> <category><![CDATA[Windows]]></category> <category><![CDATA[software]]></category> <category><![CDATA[alarm software]]></category> <category><![CDATA[remind]]></category> <category><![CDATA[remind me in]]></category> <category><![CDATA[reminder]]></category> <category><![CDATA[reminder software]]></category> <category><![CDATA[timer]]></category> <category><![CDATA[timer software]]></category> <category><![CDATA[window software]]></category><guid isPermaLink="false">http://www.ghacks.net/?p=14940</guid> <description><![CDATA[Remind Me In is a basic but lightweight reminder software program for the Windows operating system. It should be compatible with most editions and versions of Microsoft Windows including Windows XP and Windows Vista. An icon will be placed in the Windows system tray after installation which can be used configure the reminders. A right-click on [...]]]></description> <content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />Remind Me In is a basic but lightweight reminder software program for the Windows operating system. It should be compatible with most editions and versions of Microsoft Windows including Windows XP and Windows Vista. An icon will be placed in the Windows system tray after installation which can be used configure the reminders.</p><p>A right-click on the icon of the reminder software opens a menu that can be used to set a reminder for a specific time in the future. About a dozen different options like setting one or five minute reminders are offered as presets. Another option is the ability to create a custom reminder by entering a value in minutes.</p><p><span id="more-14940"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/07/reminder_software.png" alt="reminder software" title="reminder software" width="276" height="89" class="alignnone size-full wp-image-14941" /></p><p>The only other option that is provided by Remind Me In is the ability to pick a sound file that will be played when the time is reached. Remind Me In is therefor more of an alarm clock software than a reminder software. It still can have its uses for some users, for example to remind the user to take the pizza out of the oven.</p><p>The software uses only about three Megabytes of computer memory while running. It would be excellent if the developer would add an option to add a note to the reminder. <a href="http://www.khalidpeace.com/downloads.php">Remind Me In</a> can be downloaded directly from the developer&#8217;s website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/07/31/reminder-software-remind-me-in/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Use Twitter As a Reminder Service</title><link>http://www.ghacks.net/2009/07/22/use-twitter-as-a-reminder-service/</link> <comments>http://www.ghacks.net/2009/07/22/use-twitter-as-a-reminder-service/#comments</comments> <pubDate>Wed, 22 Jul 2009 19:01:04 +0000</pubDate> <dc:creator>Martin</dc:creator> <category><![CDATA[Open Source]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[php script]]></category> <category><![CDATA[remind me about]]></category> <category><![CDATA[reminder]]></category> <category><![CDATA[twitter]]></category> <category><![CDATA[twitter reminder]]></category> <category><![CDATA[web server]]></category><guid isPermaLink="false">http://www.ghacks.net/?p=14641</guid> <description><![CDATA[You are usually using Twitter day in day out if you are a Twitter fan(atic). And when you thought you reached the limit with what you can do a new service pops up that allows you to save and send reminders using the messaging service. Remind Me About is basically an Open Source php script [...]]]></description> <content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/05/twitter.jpg" alt="twitter" title="twitter" width="218" height="55" class="alignleft size-full wp-image-12508" />You are usually using Twitter day in day out if you are a Twitter fan(atic). And when you thought you reached the limit with what you can do a new service pops up that allows you to save and send reminders using the messaging service. Remind Me About is basically an Open Source php script that runs on a web server and handles the saving and sending out of messages.</p><p>It has been created by the same developer who created <a href="http://www.ghacks.net/2009/06/03/tweetmypc-20-update-released/">Tweet My PC</a>, a software program that would accept commands from a Twitter account to manage the computer system automatically.</p><p><span id="more-14641"></span>Remind Me About is different as it comes as a service offered by the software developer and also as a version that can be installed on a server to run it more privately. It basically works the following way: The user sends a message to a Twitter account that has been created to handle the reminders. These reminders will be stored in a database on the web server running the scripts. Another php script will be checking the database frequently for reminders that are ready to be send out. If those reminders are found they are send out using the same Twitter account.</p><p>The php scripts have not been published yet officially by the developer but are going to be released soon. They do require a web server that supports php, MySQL databases and Cron jobs. Running the script on a web server can make sense for several reasons including Twitter Api limitations but also privacy or security related concerns.</p><p>The script will be published by the developer <a href="http://www.codegeeks.net/remind_me_about-twitter-bot-in-php">soon</a>. As of now only the reminder service setup by the developer is available. No Twitter information (other than following and being followed by the Twitter user the service is running on) are required to use it though.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/07/22/use-twitter-as-a-reminder-service/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Send Reminders To Your RSS Reader</title><link>http://www.ghacks.net/2009/01/16/send-reminders-to-your-rss-reader/</link> <comments>http://www.ghacks.net/2009/01/16/send-reminders-to-your-rss-reader/#comments</comments> <pubDate>Fri, 16 Jan 2009 10:19:24 +0000</pubDate> <dc:creator>Martin</dc:creator> <category><![CDATA[Online Services]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[reminder]]></category> <category><![CDATA[reminderfeed]]></category> <category><![CDATA[reminders]]></category> <category><![CDATA[rss reader]]></category> <category><![CDATA[rss reminder]]></category> <category><![CDATA[send reminder]]></category><guid isPermaLink="false">http://www.ghacks.net/?p=9931</guid> <description><![CDATA[Some webmasters and tech savvy users seem to live in their RSS reader. They have it open 24/7 to be among the first when a subscribed websites publishes new content. This makes a service like Reminder Feed valuable which is sending out reminders to the user&#8217;s RSS reader. Reminder Feed is one of the few [...]]]></description> <content:encoded><![CDATA[<p>Some webmasters and tech savvy users seem to live in their RSS reader. They have it open 24/7 to be among the first when a subscribed websites publishes new content. This makes a service like Reminder Feed valuable which is sending out reminders to the user&#8217;s RSS reader.</p><p><a href="http://www.reminderfeed.com">Reminder Feed</a> is one of the few services that does not ask the user to register an account before allowing them to use the service. Everything can be done without account registration. The main page of the reminder service displays the form that can be used to create a new reminder.</p><p>The only mandatory fields are the title, the start date and the description. Optional fields are the end date, a link and a password. Reminders will be send out daily until the end date is reached if it was specified.</p><p><span id="more-9931"></span>The reminders can be edited at anytime by anyone if no password was specified or by the creator if a password was specified. This could be used to change the message and title to something else.</p><p>The service has not been updated in three years but it is still working as intended.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/01/16/send-reminders-to-your-rss-reader/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Manage your Tasks with Task Coach</title><link>http://www.ghacks.net/2007/01/20/manage-your-tasks-with-task-coach/</link> <comments>http://www.ghacks.net/2007/01/20/manage-your-tasks-with-task-coach/#comments</comments> <pubDate>Sat, 20 Jan 2007 17:45:47 +0000</pubDate> <dc:creator>Martin</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[freeware]]></category> <category><![CDATA[mac]]></category> <category><![CDATA[notes]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[reminder]]></category> <category><![CDATA[task]]></category> <category><![CDATA[task-coach]]></category> <category><![CDATA[task-manager]]></category><guid isPermaLink="false">http://www.ghacks.net/2007/01/20/manage-your-tasks-with-task-coach/</guid> <description><![CDATA[The older I grow the more I have to rely on notes to remember due tasks. It is not that bad at the moment but I do seem to forget tasks more often than a few years back. A software like Task Coach comes in handy to aid me and everyone else who needs to write down certain tasks to remember them. Task Coach can be used as simple reminder of tasks to come (birthdays, events) or for business projects adding budgets and start, due and completion dates.]]></description> <content:encoded><![CDATA[<p>The older I grow the more I have to rely on notes to remember due tasks. It is not that bad at the moment but I do seem to forget tasks more often than a few years back. A software like <a target="_blank" title="task manager" href="http://www.taskcoach.org/">Task Coach</a> comes in handy to aid me and everyone else who needs to write down certain tasks to remember them. Task Coach can be used as simple reminder of tasks to come (birthdays, events) or for business projects adding budgets and start, due and completion dates.<br /> <img alt="task coach manage tasks" title="task coach manage tasks" src="http://www.ghacks.net/files/screens/2007/01/taskcoach1.jpg" /> <img alt="task coach 2 task manager" title="task coach 2 task manager" src="http://www.ghacks.net/files/screens/2007/01/taskcoach2.jpg" /></p><p><span id="more-1118"></span>New Tasks can contain a description and subject, dates which have been mentioned before, a budget, attachments, categories and a set behavior (auto completion of task when all children are complete). Tasks can be sorted in various ways, filters can be applied and they can be exported in html, xml and calendar format.</p><p>It is open source and versions for windows, linux and mac exist.</p><p>source: <a target="_blank" title="winaddons" href="http://www.winaddons.com/task-coach-0615/">winaddons</a></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/01/20/manage-your-tasks-with-task-coach/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 8/18 queries in 0.005 seconds using disk

Served from: www.ghacks.net @ 2010-03-19 06:23:12 -->