<?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>MakeUseOf.com &#187; calendar</title>
	<atom:link href="http://www.makeuseof.com/tags/calendar/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Tue, 24 Nov 2009 00:55:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Show iCal Tasks &amp; Events On The Desktop [Mac only]</title>
		<link>http://www.makeuseof.com/tag/how-to-show-ical-tasks-events-on-the-desktop-mac-only/</link>
		<comments>http://www.makeuseof.com/tag/how-to-show-ical-tasks-events-on-the-desktop-mac-only/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 16:01:45 +0000</pubDate>
		<dc:creator>Jeffry Thurana</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[desktop enhancements]]></category>
		<category><![CDATA[iCal]]></category>
		<category><![CDATA[planning tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=29154</guid>
		<description><![CDATA[On my way to have a more organized life, I&#8217;ve tried to utilize iCal to the fullest. I have found the quickest way to add tasks and events to iCal, but have yet to find the quickest way to show them. I figure that instead of opening another app just to show my tasks and [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right: 20px; margin-top: 5px; margin-bottom: 5px;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/00-Desktop-plus2.jpeg" alt="ical on desktop" vspace="5" width="300" height="188" align="left" />On my way to have a more organized life, I&#8217;ve tried to utilize iCal to the fullest. I have found <a href="http://www.makeuseof.com/tag/how-to-improve-ical-with-flexcal-mac-only/">the quickest way to add tasks and events to iCal</a>, but have yet to find the quickest way to show them. I figure that instead of opening another app just to show my tasks and events, why not make them always available on the desktop?</p>
<p>If I could do that, I could just use Expose&#8217;s shortcut (<em>Command + F3</em> in my MacBook) &#8211; or the <a href="http://www.makeuseof.com/tag/escape-from-your-cluttered-desktop-with-show-desktop-mac-only/">Show Desktop</a> we&#8217;ve discussed before &#8211; to show the desktop to see everything that I have to do printed there. Of course, those with large screens will have everything visible at all time even without the trick.</p>
<p>With my <a href="http://www.makeuseof.com/tag/how-to-display-system-information-in-style-using-geektool-mac/">recent adventure with GeekTool</a>, everything comes full circle. Now my tasks and events can be shown beautifully on the desktop, and I can look at them anytime I need to with a single stroke of a shortcut key combination.</p>
<p><span id="more-29154"></span><br />
To be able to show tasks and events from iCal on the desktop, we need help from two freewares: the previously mentioned <a href="http://projects.tynsoe.org/en/geektool/download.php">GeekTool</a> and <a href="http://hasseg.org/icalBuddy/">iCalBuddy</a>.</p>
<p>In short, iCalBuddy is a command-line utility that can be used to query the OS X calendar database for items. Being a command-line based application, iCalBuddy is the perfect scripting solution to be used along with GeekTool.</p>
<p>The installation used to be something that ordinary people would try to avoid &#8211; involving working with command lines in the Terminal. But the latest version of iCalBuddy comes with an &#8220;<em>install.command</em>&#8221; file, which will make the process a snap. All you need to do is double-click it to start the installation in Terminal and then continue the process by pressing any key (or <em>Ctrl + C</em> to cancel).</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/01-Install-iCal-Buddy-Terminal.jpg" alt="ical on desktop" width="550" height="419" /></p>
<p>Now that the installation is done, let&#8217;s add some to-dos and events to the desktop</p>
<p>After installing iCalBuddy, displaying iCal&#8217;s to-do and events on the desktop is a matter of adding new shell items from GeekTool. This means dragging out shell geeklets from GeekTool prefPane to the desktop and editing the items.</p>
<p>The most important part of the geeklet is the Command pane. This is the place where you write the command line to tell GeekTool what to do. This is the basic command line for iCalBuddy:</p>
<blockquote><p><em>/usr/local/bin/icalBuddy *****</em></p></blockquote>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/03-Command-Pane.jpg" alt="ical on desktop" width="279" height="341" /></p>
<p>The &#8220;******&#8221; is where you put the customization strings. There are a whole lot of variations that you could use with iCalBuddy&#8217;s command line. There are some manuals that come with the installation file of iCalBuddy that you can refer to for further information. You could also access the program&#8217;s manual page by running &#8220;<em>man icalBuddy</em>&#8221; in the terminal to read the documentation for all of the arguments you can use when calling icalBuddy.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/02-icalbuddy-manual.jpg" alt="ical events on desktop" width="550" height="440" /></p>
<p>As for me, these are the strings that I use for my desktop.</p>
<p>To display iCal&#8217;s to-do, I use:</p>
<blockquote><p><em>/usr/local/bin/icalBuddy &#8211;excludeTaskProps &#8220;notes&#8221; -nc uncompletedTasks | sed -e &#8220;s/*/&#8211;/&#8221; | sed -e &#8220;s/!/!!/&#8221;</em></p></blockquote>
<p>While to display iCal&#8217;s events, I use:</p>
<blockquote><p><em>/usr/local/bin/icalBuddy -nc eventsToday+7 | sed -e &#8220;s/*/&#8211;/&#8221; | sed -e &#8220;s/!/!!/&#8221;</em></p></blockquote>
<p>These strings are not mine. I picked them up from a discussion between iCalBuddy users and the creator. So, the credit goes to them. And as you can see, what the customization strings do are:</p>
<ul>
<li>removing notes from the tasks (&#8211;excludeTaskProps &#8220;notes&#8221;)</li>
<li>removing the calendar name (-nc)</li>
<li>changing the * symbol in front of each item with &#8212; symbols (sed -e &#8220;s/*/&#8211;/&#8221;)</li>
<li>displaying events for one whole week (+7)</li>
<li>emphasizing the overdue tasks and events (sed -e &#8220;s/!/!!/)</li>
</ul>
<p>You could do your own experiment adding and removing strings (or not).</p>
<h3><strong>Beautifying the look</strong></h3>
<p>Honestly, I spent so much more time experimenting on the look than on the function; dragging the position, changing the color, adjusting the size, that sort of thing. And here&#8217;s the final result (for now).</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/04-GeekTool-desktop.jpg" alt="ical events on desktop" width="550" height="344" /></p>
<p>You could just let your creativity run loose and design your own. But in case you are wondering, I&#8217;m using Apple&#8217;s standard wallpaper, and Gill Sans &#8211; Regular and Thin &#8211; for the font. As for the layout, size and color, I think the screenshot has revealed them all.</p>
<p>While doing this article, I also found out several communities of GeekTool users who &#8220;show off&#8221; and share their desktop designs. If you&#8217;ve tried GeekTool and think that your design is cool enough, you could share them using the comments below.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/icalendar-lite-a-free-transparent-desktop-calendar-for-windows/" title="iCalendar Lite- A Free Transparent Desktop Calendar (Windows) (September 12, 2009)">iCalendar Lite- A Free Transparent Desktop Calendar (Windows)</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-improve-ical-with-flexcal-mac-only/" title="How To Improve Your iCal Calendars With FlexCal [Mac Only] (November 8, 2009)">How To Improve Your iCal Calendars With FlexCal [Mac Only]</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/wally-an-incredible-cross-platform-wallpaper-rotation-app/" title="Wally- Awesome Wallpaper Rotator for Windows, Mac &#038; Linux (November 15, 2009)">Wally- Awesome Wallpaper Rotator for Windows, Mac &#038; Linux</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/three-free-calendar-applications-for-the-mac/" title="Three Free Desktop Calendar Applications For The Mac (July 30, 2009)">Three Free Desktop Calendar Applications For The Mac</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/three-cool-desktops-from-make-use-of-readers/" title="Three Cool Desktops from MakeUseOf Readers (April 16, 2008)">Three Cool Desktops from MakeUseOf Readers</a> (33)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-show-ical-tasks-events-on-the-desktop-mac-only/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How To Improve Your iCal Calendars With FlexCal [Mac Only]</title>
		<link>http://www.makeuseof.com/tag/how-to-improve-ical-with-flexcal-mac-only/</link>
		<comments>http://www.makeuseof.com/tag/how-to-improve-ical-with-flexcal-mac-only/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 12:01:37 +0000</pubDate>
		<dc:creator>Jeffry Thurana</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[iCal]]></category>
		<category><![CDATA[planning tools]]></category>
		<category><![CDATA[schedule]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=28487</guid>
		<description><![CDATA[When it comes to managing life and work, I used to be the kind of person who relied on memory alone. The furthest path I took was writing tasks on a small piece of paper and threw it away after everything was done. Call me disorganized, but somehow I survived.
But recently, I could barely keep [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/11/00-FlexCal-logo-plus.jpeg" alt="" vspace="5" align="left" />When it comes to managing life and work, I used to be the kind of person who relied on memory alone. The furthest path I took was writing tasks on a small piece of paper and threw it away after everything was done. Call me disorganized, but somehow I survived.</p>
<p>But recently, I could barely keep up with everything that happened around me just relying on my biological RAM alone. While I&#8217;ve tried several <a href="http://www.makeuseof.com/tag/three-free-calendar-applications-for-the-mac/">free to do applications</a> to <a href="http://www.makeuseof.com/tag/get-rid-of-your-overloaded-anxiety-with-anxiety-mac-only/">overcome my anxiety</a>, I couldn&#8217;t find free apps that can match the power of Apple&#8217;s <a href="http://www.makeuseof.com/tags/ical/">iCal calendar</a>.</p>
<p>So I chose iCal Calendars to help me manage my life better. One problem though, adding multiple tasks and events to iCal requires a rather lengthy process, including keeping it open at all time. Luckily, there&#8217;s <a href="http://flexgames.com/flexcal/?p=1">FlexCal</a>. This small application which reside in the System Preferences is designed to overcome that very problem.</p>
<h3><strong>The installation and settings</strong></h3>
<p>The installation process is quick and easy. Double click the prefPane file and choose which users you want to install this app to. Unless you use your Mac with several other users and don&#8217;t want the other users to use FlexCal, choose &#8220;<em>Install for all users of this computer</em>&#8220;.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/00-FlexCal-Install-System-Preferences.jpg" alt="ical calendars" width="405" height="228" /></p>
<p><span id="more-28487"></span><br />
Then the System Preferences will be opened. Since FlexCal is still <a href="http://www.makeuseof.com/tag/how-to-choose-between-32-bit-64-bit-windows-7-operating-systems/">in 32-bit</a>, System Preferences needed to be restarted before you can tamper with FlexCal settings.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/01b-System-Preferences-Restart.jpg" alt="ical calendars" width="434" height="145" /></p>
<p>There are several things that you should adjust to make FlexCal comfortable to use. First the &#8220;<em>Setup</em>&#8221; tab. Click the &#8220;<em>Start FlexCal</em>&#8221; button (obviously) and tick the &#8220;<em>Start FlexCal at login</em>&#8221; box to make sure that this app will be available at all time.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/02a-FlexCal-Settings-Setup.jpg" alt="ical calendars" width="550" height="357" /></p>
<p>Then you need to set your own shortcut to be able to access FlexCal quickly. Click on the shortcut field and press your chosen combination.</p>
<p>Don&#8217;t forget to choose which window should be opened every time you hit that shortcut key. If you add Tasks a lot, choose &#8220;<em>Task Window</em>&#8220;. The same thing goes the other way around. But whichever you choose, it&#8217;s not that important (and you&#8217;ll see why later on).</p>
<p>Next is the &#8220;<em>Advanced</em>&#8221; tab. This is the place to further configure FlexCal. You could choose to add an alarm to all new Events and how early should the alarm goes off. You could also choose which calendar should be the default place for all tasks and events, and whether you prefer to use Textual or Graphical style to display the calendar.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/02b-FlexCal-Setting-Advanced.jpg" alt="ical planner" width="550" height="409" /></p>
<h3><strong>Using FlexCal</strong></h3>
<p>Using this app is a only matter of hitting the shortcut key. If you choose &#8220;<em>Task Window</em>&#8221; as the default, this window will appear every time the key combination is pressed.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/03-FlexCal_-Task.jpg" alt="ical planner" width="459" height="221" /></p>
<p>But you could easily change the window to &#8220;<em>Events Window</em>&#8221; by hitting the combination one more time (and continuously alternate between the two).</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/04-FlexCal_-Event.jpg" alt="ical planner" width="446" height="550" /></p>
<p>Hit <em>enter</em> after typing the task/event and it will be saved to iCal. To cancel it, use the Esc key.</p>
<p>You could move between the field using the Tab key (forward) and the Shift + Tab key (backward), but you couldn&#8217;t edit the &#8220;<em>Calendar</em>&#8221; and &#8220;<em>Priority</em>&#8221; drop-down menu without using the mouse. The rodent is also needed to change the style of calendar from Textual to Graphical (and vice versa).</p>
<p>I wish the developer would add the ability to use the keyboard to its full extent so the process of adding Tasks and Events to iCal could be done without the need to lift a finger from the keyboard.</p>
<p>Other than that minor annoyance, FlexCal is something that every iCal user should have.</p>
<p>Do you use iCal calendars to manage your life? Do you know better free alternatives to add Tasks and Events to iCal quickly and easily? Share using the comments below.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/three-free-calendar-applications-for-the-mac/" title="Three Free Desktop Calendar Applications For The Mac (July 30, 2009)">Three Free Desktop Calendar Applications For The Mac</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/icalendar-lite-a-free-transparent-desktop-calendar-for-windows/" title="iCalendar Lite- A Free Transparent Desktop Calendar (Windows) (September 12, 2009)">iCalendar Lite- A Free Transparent Desktop Calendar (Windows)</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-show-ical-tasks-events-on-the-desktop-mac-only/" title="How To Show iCal Tasks &#038; Events On The Desktop [Mac only] (November 17, 2009)">How To Show iCal Tasks &#038; Events On The Desktop [Mac only]</a> (3)</li>
	<li><a href="http://www.makeuseof.com/tag/esyplanner-%e2%80%93-manage-your-day-with-this-easy-scheduler-daily-task-manager/" title="esyPlanner – Manage Your Day With This Easy Scheduler &#038; Daily Task Manager (September 12, 2009)">esyPlanner – Manage Your Day With This Easy Scheduler &#038; Daily Task Manager</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/when-is-good-easily-schedule-your-meetings-with-co-workers/" title="When Is Good &#8211; Easily Schedule Your Meetings With Co-Workers (October 23, 2009)">When Is Good &#8211; Easily Schedule Your Meetings With Co-Workers</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-improve-ical-with-flexcal-mac-only/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>iCalendar Lite- A Free Transparent Desktop Calendar (Windows)</title>
		<link>http://www.makeuseof.com/tag/icalendar-lite-a-free-transparent-desktop-calendar-for-windows/</link>
		<comments>http://www.makeuseof.com/tag/icalendar-lite-a-free-transparent-desktop-calendar-for-windows/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 22:01:04 +0000</pubDate>
		<dc:creator>Ryan Dube</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[desktop enhancements]]></category>
		<category><![CDATA[google calendar]]></category>
		<category><![CDATA[GTD]]></category>
		<category><![CDATA[planning tools]]></category>
		<category><![CDATA[schedule]]></category>
		<category><![CDATA[time management]]></category>
		<category><![CDATA[to-do]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=24570</guid>
		<description><![CDATA[I have to admit, I&#8217;m a calendar addict. The only problem is that even though I&#8217;ve tried them all, including Yahoo Calendar and Google Calendar, I&#8217;ve yet to find one that I&#8217;ve decided to stick with and use every day.
My problem is the very reason I constantly look for new calendar applications &#8211;  my [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/09/calendarapp.jpg" alt="calendarapp" vspace="5" align="left" />I have to admit, I&#8217;m <a href="http://www.makeuseof.com/tag/how-to-make-a-calendar-template-in-excel/">a calendar addict</a>. The only problem is that even though I&#8217;ve tried them all, including <a href="http://www.makeuseof.com/tag/organize-your-life-with-yahoo-calendar/">Yahoo Calendar</a> and <a href="http://www.makeuseof.com/tag/organize-your-schedule-and-share-events/">Google Calendar</a>, I&#8217;ve yet to find one that I&#8217;ve decided to stick with and use every day.</p>
<p>My problem is the very reason I constantly look for new calendar applications &#8211;  my mind is so filled with things to remember that I <em>forget to check</em> the calendar applications that I&#8217;ve installed. So it&#8217;s on to the next app, in hopes that it does a better job of reminding me to remember things. Alas, I believe I&#8217;ve finally found the solution, a very cool and free, transparent desktop calendar called <a href="http://www.desksware.com/">iCalendar Lite</a>.</p>
<p>Why do I love it? There are several reasons. First, it&#8217;s highly customizable. Second, it&#8217;s transparent (depending on how you configure it) so you can have it always in front of you no matter what you&#8217;re currently working on. Third, I really, really like how cool it looks.</p>
<p><span id="more-24570"></span></p>
<h3><strong>Setting Up iCalendar Lite &#8211; A Free Transparent Desktop Calendar<br />
</strong></h3>
<p>iCalendar Lite doesn&#8217;t originally install as a very transparent application that&#8217;s always &#8220;on top&#8221; of all of your other open apps. In some ways this is good, because many people don&#8217;t appreciate an application that insists on staying in the foreground. However, for our purposes, this is <em>exactly</em> what we want the calendar to do. This is how the calendar first shows up at the upper right corner of your screen after you install it.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-24573" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/09/icalendar1.jpg" alt="free transparent desktop calendar" width="387" height="373" /></p>
<p style="text-align: left;">As you can see, with the default skin and transparency settings, it isn&#8217;t transparent at all. Also, by default the application is set up to remain in the background when you click on any other application. To set it up so that it&#8217;s more transparent and on top of your current applications, you&#8217;ll need to change the settings. In your system tray, you&#8217;ll find the calendar app appears as a calendar icon. Right click on that icon and then click on &#8220;<em>Settings</em>&#8220;.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-24577" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/09/icalendar_icon.jpg" alt="icalendar_icon" width="276" height="31" /></p>
<p style="text-align: left;">Once you do that, the following window appears where you should make sure that the calendar is set up to run when you boot your PC, and also select whether or not you want the Event and To-Do windows to show up underneath the calendar itself.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-24575" src="http://www.makeuseof.com/wp-content/uploads/2009/09/icalendar2.jpg" alt="free transparent desktop calendar" width="508" height="386" /></p>
<p style="text-align: left;">Next, click on the &#8220;<em>Appearance</em>&#8221; to get to the screen where you can configure both the transparency and make the app remain on top of all other applications. Personally, I like the glass skin with 40% transparency, which makes the calendar look like a ghost. However, 100% transparency with the &#8220;Glass&#8221; skin also reveals the application underneath it and looks pretty cool too (see the bottom of this article).</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-24576" src="http://www.makeuseof.com/wp-content/uploads/2009/09/icalendar3.jpg" alt="free transparent calendar desktop" width="508" height="386" /></p>
<p>With the new settings, the calendar application shows up like a faint mist on top of the application that you&#8217;re currently working with. For me, this is a perfect calendar setup, because it&#8217;s always there&#8230;but not really. It lingers on the edge of the screen as a constant reminder that you&#8217;re on a schedule, and you have deadlines. The next article due date is coming up fast and if you don&#8217;t complete it, you better believe that the editor is going to be all up in your face&#8230; OK, moving on.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-24578" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/09/icalendar4.jpg" alt="freeware desktop calendar" width="283" height="336" /></p>
<p style="text-align: left;">As you can see, the calendar, event and to-do windows are unobtrusive and only slightly display on top of your application window, but not so much that they block the view or distract from what you&#8217;re working on.</p>
<h3 style="text-align: left;"><strong>Making Use Of iCalendar</strong></h3>
<p style="text-align: left;">When you want to add an item to the to-do list or the event alarm list, just right click the window and do so.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-24583" src="http://www.makeuseof.com/wp-content/uploads/2009/09/icalendar_event.jpg" alt="freeware desktop calendar" width="424" height="473" /></p>
<p style="text-align: left;">The to-do and event scheduling is pretty standard and has most of the features you expect in a decent calendar application, including delay time to an alarm, an alarm popup window, and notification sounds (configured in the general settings described above).</p>
<h3 style="text-align: left;"><strong>New Software &#8211; Needs A Few Bug Fixes</strong></h3>
<p style="text-align: left;">To show how much you can change the transparency, I&#8217;ve modified it to 100% with the &#8220;glass&#8221; skin in the display below.  However, aside from all of the &#8220;cool&#8221; factor of this app, it is clearly still new and in need of a few fixes.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-24581" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/09/icalendar5.jpg" alt="freeware desktop calendar" width="518" height="551" /></p>
<p style="text-align: left;">Throughout the application you&#8217;ll find occasional spelling errors &#8211; fairly minor. However, a significant bug in my mind is the fact that when you configure the calendar to remain &#8220;on top,&#8221; only the to-do and event windows actually remain on top of your applications. The calendar itself has a tendency to slip behind until you click on either the event or to-do windows, or enter the settings screen. Another bug I found was that if you enter the settings window, and then right click the icon and enter the settings window a second time, you can produce an assortment of application errors.</p>
<p style="text-align: left;">For my purposes, these bugs are minor and not a nuisance. For the most part the application is in the forefront as a constant reminder, and you can even sync the calendar with your Google calendar account &#8211; a cool feature if you&#8217;re like me and you&#8217;ve tried dozens of calendar apps, at least you don&#8217;t have to re-enter all of those birthdays again!</p>
<p style="text-align: left;">Have you been in search of a free transparent desktop calendar? Does iCalendar suit your needs? Give it a try and let us  know what you think in the comments section below.</p>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/esyplanner-%e2%80%93-manage-your-day-with-this-easy-scheduler-daily-task-manager/" title="esyPlanner – Manage Your Day With This Easy Scheduler &#038; Daily Task Manager (September 12, 2009)">esyPlanner – Manage Your Day With This Easy Scheduler &#038; Daily Task Manager</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/tracks-an-advanced-getting-things-done-application/" title="Tracks &#8211; An Advanced &#8220;Getting Things Done&#8221; Application (March 11, 2009)">Tracks &#8211; An Advanced &#8220;Getting Things Done&#8221; Application</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/three-free-calendar-applications-for-the-mac/" title="Three Free Desktop Calendar Applications For The Mac (July 30, 2009)">Three Free Desktop Calendar Applications For The Mac</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/organize-your-life-with-yahoo-calendar/" title="Organize Your Life With Yahoo Calendar (March 15, 2009)">Organize Your Life With Yahoo Calendar</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-show-ical-tasks-events-on-the-desktop-mac-only/" title="How To Show iCal Tasks &#038; Events On The Desktop [Mac only] (November 17, 2009)">How To Show iCal Tasks &#038; Events On The Desktop [Mac only]</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/icalendar-lite-a-free-transparent-desktop-calendar-for-windows/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>esyPlanner – Manage Your Day With This Easy Scheduler &amp; Daily Task Manager</title>
		<link>http://www.makeuseof.com/tag/esyplanner-%e2%80%93-manage-your-day-with-this-easy-scheduler-daily-task-manager/</link>
		<comments>http://www.makeuseof.com/tag/esyplanner-%e2%80%93-manage-your-day-with-this-easy-scheduler-daily-task-manager/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 16:01:58 +0000</pubDate>
		<dc:creator>Saikat Basu</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[GTD]]></category>
		<category><![CDATA[planning tools]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[schedule]]></category>
		<category><![CDATA[time management]]></category>
		<category><![CDATA[to-do]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=24641</guid>
		<description><![CDATA[Time management apps are one area which has seen a lot of hustle and bustle in the last few years. And just like the hours in a day, we can’t have enough of them.
We all have our favorites. A browse through this website will throw up many a calendar and to-do app. Schedulers and daily [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Thumbnail5.png" alt="Thumbnail" vspace="5" align="left" />Time management apps are one area which has seen a lot of hustle and bustle in the last few years. And just like the hours in a day, we can’t have enough of them.</p>
<p>We all have our favorites. A browse through this website will throw up many a calendar and <a href="http://www.makeuseof.com/tags/to-do/">to-do</a> app. Schedulers and daily task managers occupy one quadrant of GTD apps. Thinking of which, we also have the option of keeping our time planning offline or taking it <a href="http://www.makeuseof.com/tag/manage-your-life-with-free-online-time-management-tools/">online</a>.</p>
<p>I won’t take sides here; I am sure there are takers for both. What I will do is introduce you to a freeware which by the colorful looks of it could find its own legion of fans.</p>
<p><strong>esyPlanner</strong> is a Windows only (Windows 2K / XP / Vista) utility which is a <a href="http://www.makeuseof.com/tags/calendar/">calendar</a> based planner for keeping track of your events/tasks. More than that it also allows you to post notes, register your day-to-day experiences in a diary and also  manage your passwords.</p>
<p><span id="more-24641"></span><br />
The <em>esyPlanner (ver.2.0.09)</em> installer is 2.2 MB in size and can be downloaded from its <a href="http://web.tiscali.it/esyweb/">website</a>.</p>
<p>The first thing you will note is the distinctive desktop-like modeling of the webpage, down to a power button. The site and the software support two languages – Italian and English.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Homepage.png" alt="Homepage" width="580" height="260" /></p>
<p>So let’s do a walkthrough of the daily task manager software by looking at the different areas of the program.</p>
<p>The software itself has a colorful, responsive interface. The interface has three panels – the <em>main panel</em> on the left, the <em>centered tab area</em> and the narrow<em> toolbar</em> on the right. The toolbar can be undocked and moved. The buttons are large and fairly intuitive. The balloon tips on a mouseover the buttons makes it easy to know what it is about.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Main-Interface.png" alt="Main-Interface" width="580" height="349" /></p>
<p>A planner works around events or tasks and follows a calendar. Other features merely support the other information needs of day to day planning. So it is with esyPlanner.</p>
<p><strong>Events</strong> in esyPlanner can be set up around categories. Each category has a name and a color which labels it. All categories which are set up get listed under the categories section on the left panel.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Categories_descp.png" alt="Categories_descp" width="341" height="385" /></p>
<p>Multiple calendars can be setup in esyPlanner, each with a description that identifies it. Calendars can be modified and deleted but one calendar is the required minimum. All calendars are listed on the left panel.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Calendars.png" alt="Calendars" width="293" height="304" /></p>
<p><strong>Notes</strong> are text files for bits of information. They can be grouped in folders within the Notes panel. They can be arranged via drag and drops from one folder to the other. They can also be ordered by date or title.</p>
<p>All notes in esyPlanner have a calendar linked to it. Other information like category, status, due dates, recurrence, attachments and URL links can be also inputed to further enrich a note. An included screenshots tool can be also used to capture images. An event, a popup alert and even an email can be created from any note from a single click using the toolbar.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Notes.png" alt="Notes" width="580" height="377" /></p>
<p>The <strong>Password</strong> area serves as a container for storing different user passwords. A master password is required to open the locked database.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Password.png" alt="Password" width="534" height="109" /></p>
<p>The <strong>Settings</strong> panel has all the customization options for startup, views and color changes. Using the settings panel, the calendar views can be customized according to the starting hour for the day and the first day of the week.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Settings.png" alt="Settings" width="258" height="324" /></p>
<h3><strong>Planner – A container for all events</strong></h3>
<p>Planner is where all the action will take place. All events get reflected in the centrally displayed Planner tab.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Planner.png" alt="Planner" width="580" height="458" /></p>
<p>The Planner has two views – A <em>weekly</em> view with color coded events (according to the category colors) of the current week and the next. The colored rectangles for the events can be dragged and dropped to new locations. Each shift gets updated in both the monthly and weekly views.</p>
<p>A <em>month</em> view which shows the events spanning over the entire month. A mouseover the color boxes details the events in a balloon tip. The events are grouped in rows with each row corresponding to a category.</p>
<p>A small <em>Diary</em> tab can be used to keep a record of events for the day.</p>
<h3><strong>The tracking and monitoring systems</strong></h3>
<p>What good would a planner be if it doesn’t serve timely reminders about scheduled events? esyPlanner prods through the pop-ups which appear on cue. Pop-ups can be created from events and notes, hidden or deleted. Choosing <em>Daily Popup</em> from the menu opens a popup window with all the warnings and events of the day. This can put on auto each time the applications starts.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/PopUp.png" alt="PopUp" width="298" height="184" /></p>
<p>Popup warnings can also be set for individual notes from the Notes panel. The warning can be from a certain date, on that date, on each recurrence or can be switched off.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Notes-Warning.png" alt="Notes-Warning" width="425" height="219" /></p>
<p>All warnings set can be glanced through on the <em>Warnings</em> tab of the central panel.</p>
<h3><strong>Some first impressions</strong></h3>
<p>In my opinion, a planner and scheduler application needs to be simple enough to jump in and use but it should also have enough flexible features that make planning (and changing) tasks a one click process. Essentially, the daily task manager application should be designed around our schedules rather than the other way round. On that score esyPlanner does not disappoint.</p>
<ul>
<li>Events can be set up for each unit of time and they can be made to recur as we want it to.</li>
<li>Events can be dragged and dropped from one date to the other.</li>
<li>Impromptu notes can be converted to events on the fly.</li>
<li>Multiple calendars lets us separate work and personal events.</li>
<li>Alerts are simple through popups.</li>
<li>The attachment inclusion and screen grabbing utility are a definite plus. Though, the password storage is a bit out of place.</li>
</ul>
<p>All of this is a nice package of customizable colors and fonts. The software is also not perplexing with the easy to understand balloon tipped buttons and a compact help file.</p>
<p>But a task management application is only as good as the way we exploit it for our productivity. So is it good enough for you? Only you can let us know.</p>
<p>Link: <a href="http://web.tiscali.it/esyweb/">esyPlanner</a></p>
<p><small>Image Credit: <a rel="nofollow" href="http://www.flickr.com/photos/58368629@N00/2564510004/">cmcbrown</a></small>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/icalendar-lite-a-free-transparent-desktop-calendar-for-windows/" title="iCalendar Lite- A Free Transparent Desktop Calendar (Windows) (September 12, 2009)">iCalendar Lite- A Free Transparent Desktop Calendar (Windows)</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/get-rid-of-your-overloaded-anxiety-with-anxiety-mac-only/" title="Get Rid of Your Overloaded Anxiety With Anxiety – Mac Only (April 1, 2009)">Get Rid of Your Overloaded Anxiety With Anxiety – Mac Only</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/tracks-an-advanced-getting-things-done-application/" title="Tracks &#8211; An Advanced &#8220;Getting Things Done&#8221; Application (March 11, 2009)">Tracks &#8211; An Advanced &#8220;Getting Things Done&#8221; Application</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/three-free-calendar-applications-for-the-mac/" title="Three Free Desktop Calendar Applications For The Mac (July 30, 2009)">Three Free Desktop Calendar Applications For The Mac</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/rainlendar/" title="Stay Organized with Rainlendar Calendar (December 28, 2007)">Stay Organized with Rainlendar Calendar</a> (20)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/esyplanner-%e2%80%93-manage-your-day-with-this-easy-scheduler-daily-task-manager/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Synchronize Your Google Contacts, Calendar &amp; RSS In Thunderbird</title>
		<link>http://www.makeuseof.com/tag/synchronize-your-google-contacts-calendar-rss-in-thunderbird/</link>
		<comments>http://www.makeuseof.com/tag/synchronize-your-google-contacts-calendar-rss-in-thunderbird/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 22:01:38 +0000</pubDate>
		<dc:creator>Mark O&#39;Neill</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[contacts]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google calendar]]></category>
		<category><![CDATA[google reader]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[synchronize]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=24192</guid>
		<description><![CDATA[Today I started using the desktop email client Mozilla Thunderbird again.  Gmail is an excellent email application but if I am out and about with my netbook and I have difficulty finding a wireless connection, then the ability to download all my emails beforehand to Thunderbird is a lifesaver.
Synchronizing your Gmail email messages with Thunderbird [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/02/thunderbirdlogo.png" alt="thunderbirdlogo.png" vspace="5" align="left" />Today I started using the desktop email client <a href="http://www.mozillamessaging.com/en-US/thunderbird/">Mozilla Thunderbird</a> again.  <a href="http://www.makeuseof.com/tags/gmail/">Gmail</a> is an excellent email application but if I am out and about with my netbook and I have difficulty finding a wireless connection, then the ability to download all my emails beforehand to <a href="http://www.makeuseof.com/tags/thunderbird">Thunderbird</a> is a lifesaver.</p>
<p>Synchronizing your Gmail email messages with Thunderbird is a breeze by using <a href="http://www.makeuseof.com/tags/imap/">IMAP</a>.   Every change you make  in Thunderbird is more or less instantly reflected in your online email account.</p>
<p>But what about your Gmail contact book, your Google calendar and Google Reader RSS feeds?    Although Thunderbird offers their own versions, I wanted it instead to synchronize with my Google accounts and keep everything updated as I made changes.    The thought of having two versions, one in Thunderbird and one online, was not very appealing.</p>
<p>Here&#8217;s how I finally managed to do it.</p>
<p><span id="more-24192"></span></p>
<h3><strong>Synchronize Your Google Contacts With Thunderbird :</strong></h3>
<p>This can be achieved by using an extension called <a href="https://addons.mozilla.org/en-US/thunderbird/addon/6095">Zindus</a>.   Just install the extension and after restarting Thunderbird, go into the options :</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/zindus.gif" alt="zindus" width="436" height="317" /></p>
<p>It&#8217;s very easy to set up.  Just insert your Google account name and password.   Then click the &#8220;<em>test connection</em>&#8221; button and it will connect to your Google account.    Your contact book will then be downloaded and any further changes in Thunderbird will also be synchronized with your online account.</p>
<p><strong>Synchronize Your Google Calendar With Thunderbird</strong></p>
<p>This one has already <a href="http://www.makeuseof.com/tag/how-to-integrate-google-calendar-into-thunderbird/">been covered by Tina</a> (which is the guide I used) but here&#8217;s still a quick summary.   You need two extensions &#8211; <a href="https://addons.mozilla.org/en-US/thunderbird/addon/2313">Lightning</a> and <a href="https://addons.mozilla.org/de/thunderbird/addon/4631">Provider For Google Calendar</a>.   When you install them and restart, you&#8217;ll then see your calendar on the right hand side.</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/09/thunderbirdcalendar.gif" alt="thunderbirdcalendar" /></p>
<p>To start the synchronization, find the XML link of your Google Calendar (found under the settings on your GCal page), insert it into the Thunderbird calendar settings, and bingo, your events are downloaded and synchronized.</p>
<p>To get the full, in-depth process, read <a href="http://www.makeuseof.com/tag/how-to-integrate-google-calendar-into-thunderbird/">Tina&#8217;s excellent how-to</a>.</p>
<p><strong>Synchronize Your Google Reader With Thunderbird</strong></p>
<p>This was the biggie as far as I was concerned.   With over 2000 unread RSS messages, I wanted to be able to browse through the feeds and have it instantly updated online.   I didn&#8217;t want to read them in Thunderbird but for them still to be sitting unread online.   That would have led to chaos.    Finally I discovered <a href="http://clibra.wordpress.com/2009/04/18/howto-read-your-google-reader-feeds-in-thunderbird/">one possible solution</a>.</p>
<p>Basically what the following method does is install a mini browser in your Thunderbird.   So <em>technically</em> you are still reading them online but inside your Thunderbird client instead.   So it&#8217;s not an offline synchronization solution which is what I am really looking for.   But for the moment this will do until I find a better method.</p>
<ul>
<li>First download <a href="https://addons.mozilla.org/en-US/thunderbird/addon/5373">Thunderbrowse</a> and <a href="https://addons.mozilla.org/en-US/thunderbird/addon/5207">CSLite</a> and install them in Thunderbird.</li>
<li>Now go into your Thunderbird options and on the &#8216;<em>General</em>&#8216; tab, make sure the box labelled <em>When Thunderbird launches, show the Start Page in the message area</em> is checked, and in the location field, enter the URL <a href="http://www.google.com/reader/i/">http://www.google.com/reader/i/</a>.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/thunderbirdoptions.gif" alt="" /></p>
<li>Now go into your Thunderbrowse options.  On the &#8216;<em>Content</em>&#8216; tab, check the option <em>Enable SmartJavascript?</em>, and click OK.</li>
<li>Open the preferences for the CS Lite extension, and on the &#8216;<em>Global</em>&#8216; tab, select <em>Allow cookies globally</em> from the drop-down box.</li>
<li>Now restart Thunderbird.   You should now see Google Reader in the main browser pane.   Log in and your feeds will appear.</li>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/09/thunderbirdthunderbrowse.gif" alt="" /></p>
<li>One piece of advice &#8211; place the Thunderbrowse button on your Thunderbird toolbar.  Then when you need to navigate away from the window to read your emails, you can click the Thunderbrowse button to go back again.</li>
</ul>
<p>Do you have any better solutions to synchronize your Google accounts with Thunderbird?   If so, I would love to hear about them.   Let everyone know in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-integrate-google-calendar-into-thunderbird/" title="How To: Integrate Google Calendar Into Thunderbird (August 28, 2008)">How To: Integrate Google Calendar Into Thunderbird</a> (22)</li>
	<li><a href="http://www.makeuseof.com/tag/feeddemon-now-can-sync-google-reader-to-the-desktop/" title="FeedDemon Can Now Sync Google Reader to the Desktop (May 9, 2009)">FeedDemon Can Now Sync Google Reader to the Desktop</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/two-online-services-to-clean-up-your-rss-feeds/" title="Two Online Services To Clean Up Your RSS Feeds (March 18, 2009)">Two Online Services To Clean Up Your RSS Feeds</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/read-your-rss-social-feeds-in-a-whole-new-light-with-feedly/" title="Read Your RSS Feeds in a Whole New Light with Feedly (September 6, 2009)">Read Your RSS Feeds in a Whole New Light with Feedly</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/newsgator-the-most-complete-rss-solution/" title="Newsgator &#8211; The Most Complete RSS Solution (August 6, 2008)">Newsgator &#8211; The Most Complete RSS Solution</a> (11)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/synchronize-your-google-contacts-calendar-rss-in-thunderbird/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How To Make A Calendar Template In Excel</title>
		<link>http://www.makeuseof.com/tag/how-to-make-a-calendar-template-in-excel/</link>
		<comments>http://www.makeuseof.com/tag/how-to-make-a-calendar-template-in-excel/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 18:01:16 +0000</pubDate>
		<dc:creator>Ryan Dube</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[microsoft excel]]></category>
		<category><![CDATA[microsoft office]]></category>
		<category><![CDATA[templates]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=23706</guid>
		<description><![CDATA[As an avid Excel user, I often find myself trying to do things with Excel that most folks would never consider. There are several reasons for this, but the most important is that Microsoft Excel has certain features that make certain unique formatting tasks extremely simple and easy to automate.
Earlier, I introduced MUO readers to [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/excel_logo.jpg" alt="excel_logo" vspace="5" align="left" />As an avid Excel user, I often find myself trying to do things with Excel that most folks would never consider. There are several reasons for this, but the most important is that Microsoft Excel has certain features that make certain unique formatting tasks extremely simple and easy to automate.</p>
<p>Earlier, I introduced MUO readers to my love affair with Excel when I wrote about how you can use it to <a href="http://www.makeuseof.com/tag/excel-spreadsheet-techniques-to-make-a-personal-budget/">create an effective household budget</a>. I was also pleased to read some love from other MUO authors, such as Karl&#8217;s article about how to <a href="http://www.makeuseof.com/tag/how-to-split-a-huge-csv-excel-workbook-into-seperate-files/">split a monster sized Excel spreadsheet</a>, or Eyal&#8217;s <a href="http://www.makeuseof.com/tag/excel-secrets-discovered-6-steps-for-perfect-printing/">Excel printing tips</a>.</p>
<p>Today I&#8217;m going to share a few additional cool features in Excel that you can use specifically to make a calendar template in Excel.</p>
<p><span id="more-23706"></span></p>
<h3><strong>Make a Calendar Template in Excel &#8211; A Step-By-Step Tutorial</strong></h3>
<p>The following calendar sheet is an Excel calendar template that you can open up and print each month. You have the option to keep it blank and it&#8217;ll automatically update to the correct month &#8211; all you have to do is print and fill in the days. Or, you can use the last few techniques described at the end of this article to fill in the sheet with the days before printing. It requires a little extra work, but it looks very cool.</p>
<h3><strong>Step #1 &#8211; Create The Header And Title</strong></h3>
<p>The first thing you&#8217;ll need to do is create the weekday header as well as the month title. This step will demonstrate the merge-and-fit feature as well as how to set the width of multiple columns at once.</p>
<p>First, type in the weekdays in a row across the top, but leave one row blank for your title.  Format the text around 12 point and bold. You&#8217;ll notice that some of the weekdays extend beyond the limit of the column.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-23708" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/08/makecalendar11.jpg" alt="make a calendar in excel" width="500" height="320" /></p>
<p style="text-align: left;">To fix this, just highlight the weekdays that you&#8217;ve typed and then select <em>Format -&gt; Column -&gt; Width</em> &#8211; and set the width for around 15 to 20.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-23709" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/08/makecalendar6.jpg" alt="make a calendar in excel" width="570" height="272" /></p>
<p style="text-align: left;">Now that you&#8217;ve got your weekday header nicely formatted, it&#8217;s time to add the current month at the top of your calendar sheet. While you could just manually type in the month at the top of the sheet, this wouldn&#8217;t be very efficient, as you&#8217;d have to change it every time you wanted to print a new calendar sheet. It makes more sense to create an Excel calendar template that knows what month it is and changes the month title for you.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-23710" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/08/makecalendar3.jpg" alt="excel calendar template" width="559" height="301" /></p>
<p style="text-align: left;">You do this by choosing any cell above your weekdays, and typing in the formula, &#8220;<em>=TODAY()</em>&#8221; &#8211; which tells Excel that you want today&#8217;s date in that field. After you do this, you&#8217;ll notice that it looks nothing like the month and it&#8217;s formatted all wrong. First, format the title with a font of around 20 to 22 and bold. Then, go into the <em>Format -&gt; Cells -&gt; Number</em> tab, select <em>date</em> and choose the format that you&#8217;d like for the month title.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-23717" src="http://www.makeuseof.com/wp-content/uploads/2009/08/makecalendar4.jpg" alt="excel calendar template" width="399" height="378" /></p>
<p style="text-align: left;">Once you&#8217;ve got your title formatted correctly, you&#8217;ll still notice that it&#8217;s not centered properly and exists only within one cell at the top of the spreadsheet. In other words, it looks odd. To fix this, highlight all of the cells above your weekday header (including the one where your month is displayed) and click on the &#8220;<em>merge and center</em>&#8221; button.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-23719" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/08/makecalendar5.jpg" alt="create calendar in excel" width="570" height="271" /></p>
<p style="text-align: left;">Clicking &#8220;<em>merge and center</em>&#8221; turns all of the highlighted cells into one collective cell, and then centers your title in the middle of the highlighted region. Now you&#8217;ve got yourself a nicely formatted, automated calendar header.</p>
<h3 style="text-align: left;"><strong>Step #2 &#8211; Create The Calendar Days</strong></h3>
<p>The next step to make your calendar template in Excel is to once again use the &#8220;<em>merge and center</em>&#8221; feature, but this time you&#8217;ll merge a few empty cells in order to create one larger cell that represents a single day.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-23721" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/08/makecalendar71.jpg" alt="create calendar in excel" width="570" height="390" /></p>
<p style="text-align: left;">This step is where you&#8217;ll build the body of your calendar template, but it&#8217;s also the easiest step. First, highlight about 5 or 6 cells, and click on the &#8220;<em>merge and center</em>&#8221; button. This will form one cell the perfect size for one day on the calendar. Then, while this large cell is highlighted, copy it (<em>control-c</em> or <em>Edit-&gt;Copy</em>) and paste it into the other days (or just drag the lower right corner of the box over to the right). This will duplicate your box for every day of the week. Do this for five rows. Your calendar should now look like this:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-23722" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/08/makecalendar8.jpg" alt="create a calendar in microsoft excel" width="570" height="499" /></p>
<p style="text-align: left;">Highlight your entire calendar click on the borders tool, and select the &#8220;grid&#8221; so that every grid line shows &#8211; essentially &#8220;drawing&#8221; out your calendar for you. Finally, you can either leave your template as it is (so you can write in the days yourself) and move ahead to step 3, or you can add in the days using Excel. Instead of going through and manually typing in &#8220;1&#8243; to &#8220;30&#8243;, you can save a lot of time by using Excel&#8217;s auto-fill feature.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-23723" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/08/makecalendar9.jpg" alt="create a calendar in microsoft excel" width="258" height="322" /></p>
<p style="text-align: left;">Using this technique, you simply enter in a formula for the first Monday and the second Sunday of the month. For example, if the 1st of the month is on Sunday, you&#8217;d enter &#8220;1&#8243; into the first Sunday box (and of course nicely format it at 14-point and bold). Then, for Monday you&#8217;d type &#8220;=&#8221; then click on the day before it (A1) and type &#8220;+1&#8243;.</p>
<p style="text-align: left;">When you&#8217;re finished, highlight the box where you&#8217;ve entered this formula, and drag it across the entire week &#8211; this will correctly fill in all of the days of the week. Then, do the same thing for the following Sunday, but click on Saturday and add 1.</p>
<p style="text-align: left;">When you&#8217;re done, drag this box down each week so that every Sunday has the same formula (adding 1 to the previous Saturday). Drag the formula from the previous Monday down through the month as well &#8211; and then drag from Monday across each week. While it may sound confusing, as you give it a try you&#8217;ll find that filling in the days only requires a few clicks and less than 5 minutes.</p>
<h3 style="text-align: left;"><strong>Step #3 &#8211; Printing Your Calendar Template</strong></h3>
<p style="text-align: left;">Finally, you&#8217;re ready to print out your calendar to a nice clean paper so you can pin it up on your wall. By this point, your calendar should look like this.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-23724" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/08/makecalendar12.jpg" alt="calendar template excel" width="570" height="477" /></p>
<p style="text-align: left;">While this looks absolutely fantastic within the Excel sheet, it won&#8217;t print properly because the edge of the calendar template goes beyond the printable page, so you&#8217;ll end up with parts of it on two pages. To fix this, go to <em>File -&gt; Page Setup</em>, click the <em>Page</em> tab, and make sure it&#8217;s configured as shown here.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-23725" src="http://www.makeuseof.com/wp-content/uploads/2009/08/makecalendar111.jpg" alt="calendar template excel" width="460" height="351" /></p>
<p style="text-align: left;">Set the format for landscape, and fit the entire calendar to 1 page wide by 1 page high. Click <em>OK</em>, and when you do a print preview you&#8217;ll find that your calendar template is formatted on one sheet and ready to print!</p>
<p style="text-align: left;">The next month, just open up the same Excel file (the month will already be correct), renumber the days and click Print &#8211; it&#8217;s as simple as that!</p>
<p style="text-align: left;">Do you have any tricks that might make creating a calendar in Excel a little simpler? Have you ever created any unique projects using Excel? Share your experiences in the comments section below.</p>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/use-officetab-to-give-microsoft-office-applications-firefox-like-tabs/" title="Use OfficeTab To Give Microsoft Office Firefox-Like Tabs (August 26, 2009)">Use OfficeTab To Give Microsoft Office Firefox-Like Tabs</a> (45)</li>
	<li><a href="http://www.makeuseof.com/tag/3-excellent-web-based-office-suites/" title="Top 3 FREE web-based Office Suites (Word, Excel, PowerPoint, etc.) (June 28, 2007)">Top 3 FREE web-based Office Suites (Word, Excel, PowerPoint, etc.)</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/oxygenoffice-pro-enhanced-version-of-openoffice/" title="OxygenOffice Pro: Enhanced Version of OpenOffice (October 20, 2007)">OxygenOffice Pro: Enhanced Version of OpenOffice</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-split-a-huge-csv-excel-workbook-into-seperate-files/" title="How To Split a Huge CSV Excel Spreadsheet into Separate Files (August 14, 2009)">How To Split a Huge CSV Excel Spreadsheet into Separate Files</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/save-time-in-excel-by-using-the-fill-handle/" title="How To Save Time In Excel By Using The Fill Handle (August 28, 2009)">How To Save Time In Excel By Using The Fill Handle</a> (13)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-make-a-calendar-template-in-excel/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>LifeIO: Check Your Email, Read Feeds, Post to Twitter, Keep Notes &amp; More From One Cool Site</title>
		<link>http://www.makeuseof.com/tag/lifeio-check-your-email-read-rss-feeds-post-to-twitter-keep-notes-more/</link>
		<comments>http://www.makeuseof.com/tag/lifeio-check-your-email-read-rss-feeds-post-to-twitter-keep-notes-more/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 18:20:01 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[aggregator]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[to-do]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=21845</guid>
		<description><![CDATA[If a clever name is bound to attract attention from geeks and early adopters, a pompous spec sheet usually spells disappointment, whether it’s integration problems, clutter or bugs. I’m happy to say that although LifeIO is in alpha testing, it’s a solid web app that overall delivers on its promise. Unless the developer team turns [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/lifeio.png" border="0" alt="lifeio" vspace="5" align="left" />If a clever name is bound to attract attention from geeks and early adopters, a pompous spec sheet usually spells disappointment, whether it’s integration problems, clutter or bugs. I’m happy to say that although LifeIO is in alpha testing, it’s a solid web app that overall delivers on its promise. Unless the developer team turns a 360, the September public beta should be a success for parent company <a href="http://www.attap.com/">ATTAP</a> (an acronym for ‘All things to all people’).</p>
<p>What does LifeIO bring in the already overcrowded space of web applications? Well, the concept itself is not exactly new, but the implementation is the one of the best I’ve seen so far. Integration is good when it&#8217;s done right. Think about Apple products &#8211; they all fit together from the hardware to software and support.</p>
<p>It&#8217;s much more convenient to have everything you need to manage your online social life in one place, especially if it does a great job at interfacing with all that information; allowing you to sift through stuff that you want to see. Having all the tools you need in a sleek one stop shop &#8211; how could you say no to that? LifeIo is the free, complete productivity suite for web 2.0.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/whole.png" border="0" alt="whole" width="550" height="315" /></p>
<p><span id="more-21845"></span><br />
LifeIO, like the name suggests, aims to be the <a href="en.wikipedia.org/wiki/Bus_(computing)">bus</a> on which information travels to and from you, hence IO(input/output), by aggregating your email, RSS, contacts, social networking accounts, calendar, tasks and even a basic note taking application. Add another couple of new features and applications in the mix, and you might be on your way to the online operating system.</p>
<p>Even more tech-oriented people will recognize that those types of apps represent 90% of the functionality you need day-to-day. A bit of polish here and there, integration with lightweight OS (Google Chrome OS?) via something like <a href="labs.mozilla.com/2007/10/prism/">Mozilla Prism</a> and you might have just stumbled on the next paradigm shift in computing.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/mail.png" border="0" alt="mail" width="550" height="369" /></p>
<p>Now that we’ve built up a bit of excitement about <a href="https://www.lifeio.com/">LifeOS</a>, let’s get down to the nitty-gritty. The design is simple and straightforward; Mac OS users will notice that someone has been reading up on the Apple User Interface Development Guidelines. A bar at the top contains the list of available applications:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/bar.png" border="0" alt="bar" width="550" height="44" /></p>
<ul>
<li><strong>Now</strong> – aggregates information from all the other applications and brings them together into one window. The user can then glance at the RSS feeds, email, upcoming calendar events and tasks without navigating to the respective application.</li>
<li><strong>Mail</strong> – will import email from the major service providers (Yahoo, Gmail, AOL) as well as standard POP mailboxes, so you can check your email online from anywhere. Unfortunately, the wizard will import your Gmail via POP by default, but you can manually set up IMAP if you wish. The interface is rather barebones at the moment, and represents a downgrade for someone used with Gmail’s filters, labels, add-ons and incredibly fast search function. That being said, Yahoo Mail users will be glad to have a responsive, simple interface to check email anywhere. A big plus is the preview function; just hover the mouse over a message and a (small font) text-only version of the message will pop up like a ‘Tool Tip’ or Growl notification.
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/mail1.png" border="0" alt="mail" width="550" height="369" /></p>
</li>
<li><strong>Calendar</strong> – nothing fancy, just straight-up usability. All the important features are covered. If you’re used to iCal or Google Cal, the switch couldn’t be easier.</li>
<li><strong>To-do</strong> – you’ve guessed it, it’s a task management application. While it certainly doesn’t compete with OmniFocus, it has more functionality than Google Tasks. It’s got Due Date fields, importance and categories.</li>
<li><strong>Notes</strong> – a stepchild of WordPad and TextEdit, it hasn’t got the functionality of Google Docs, but works for quick note taking.</li>
<li><strong>RSS reader</strong> – is essentially a clone of Google Reader, complete with the left sidebar and everything else you could expect. One hiccup though, the actual articles will open in a separate window instead of expanding inside the list.</li>
<li><strong>Social</strong> – a bit underpowered for now, the Social application currently will only integrate with Twitter. It lets you see your contact’s tweets and post your own. A few screenshots I saw of upcoming version include Flickr integration, and I’m sure that they will add more services with time.
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/lifeiotwitter.png" border="0" alt="lifeio-twitter" width="550" height="366" /></p>
</li>
<li><strong>Shopping</strong> – a search + RSS subscribing features will make sure you’ll be always up to date with prices on Amazon, Craigslist, Yahoo, iTunes and Fandango.</li>
<li><strong>Settings</strong> – another striking resemblance with OS X, this app provides quick access to all available settings.</li>
</ul>
<p>If you‘re like me, you’re getting worried just about now. LifeIO sounds cool, but can I trust it with my login information for Google, Twitter and maybe more? Bruce Specter is not new to the scene; he’s the guy that made Web Cal &#8211; Yahoo&#8217;s calendar program. Plus, everything is transferred via <em>https</em>.</p>
<p>How about a surprise? The first 50 users to sign up with this <a href="https://www.lifeio.com/login.cgi?new_user=1&amp;inv_code=MUO">link</a> will get into the private beta right now. For more cool web apps reviews, you should definitely check out this <a href="http://www.makeuseof.com/service/web_based">page</a>.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/5-kick-ass-reminder-services/" title="5 Kick-Ass Reminder Services (December 19, 2007)">5 Kick-Ass Reminder Services</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/i-want-sandy-email-assistant-youll-like-but-can-leave-without/" title="&#8220;I Want Sandy&#8221;- Email Assistant you&#8217;ll Like but Can Leave Without (April 8, 2008)">&#8220;I Want Sandy&#8221;- Email Assistant you&#8217;ll Like but Can Leave Without</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/zenbe-email-evolved/" title="Zenbe &#8211; All Your Emails In One Place (November 17, 2008)">Zenbe &#8211; All Your Emails In One Place</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/things-getting-things-done-simplified-mac-only/" title="Things &#8211; &#8216;Getting Things Done&#8217; simplified [Mac Only] (March 4, 2008)">Things &#8211; &#8216;Getting Things Done&#8217; simplified [Mac Only]</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/stick-this-on-your-pc-sticky-notes-for-your-desktop/" title="Stick This On Your PC &#8211; Sticky Notes For Your Desktop (November 19, 2008)">Stick This On Your PC &#8211; Sticky Notes For Your Desktop</a> (17)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/lifeio-check-your-email-read-rss-feeds-post-to-twitter-keep-notes-more/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Three Free Desktop Calendar Applications For The Mac</title>
		<link>http://www.makeuseof.com/tag/three-free-calendar-applications-for-the-mac/</link>
		<comments>http://www.makeuseof.com/tag/three-free-calendar-applications-for-the-mac/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 18:01:36 +0000</pubDate>
		<dc:creator>Jeffry Thurana</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[planning tools]]></category>
		<category><![CDATA[schedule]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=21950</guid>
		<description><![CDATA[After noticing many yawns coming from the audience, the professor ended his extremely long lecture by saying, &#8220;Sorry, I completely lost track of the time. I didn&#8217;t bring my watch with me.&#8221;
One of the students replied, &#8220;Yes, but there&#8217;s a calendar next to you.&#8221;
That bored student might mention the calendar in a cynical tone, but [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/00-Human-Calendar.jpg" alt="Human Calendar" width="217" height="187" align="left" />After noticing many yawns coming from the audience, the professor ended his extremely long lecture by saying, &#8220;Sorry, I completely lost track of the time. I didn&#8217;t bring my watch with me.&#8221;</p>
<p>One of the students replied, &#8220;Yes, but there&#8217;s a calendar next to you.&#8221;</p>
<p>That bored student might mention the calendar in a cynical tone, but we can&#8217;t deny that modern people could never live without it. Almost all of their daily life activities are scheduled according to the calendar.</p>
<p><span id="more-21950"></span></p>
<h3><strong>Mac&#8217;s Native Calendar</strong></h3>
<p>Along with the dawn of the computer, the calendar also moved to the digital domain. For Mac territory, Mac OS X comes with its own calendar applications as a combination between iCal and the menubar clock.</p>
<p>The clock is activated by default, but you can adjust its properties by going to the System Preferences, choose Date &amp; Time, and then clicking the Clock tab.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/00_apple_clock_preferences.jpg" alt="00_apple_clock_preferences" /></p>
<p>But if you want to try a free third-party desktop calendar application, here are three alternatives that you can try.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/01-Dateline-Icon.png" alt="01 Dateline - Icon" /></p>
<h3><a href="http://www.machinecodex.com/dateline/index.php"><strong>Dateline</strong></a></h3>
<p>This application will put a linear transparent calendar in your desktop. By default, it will reside above everything else. If you click on a date, it will be opened in iCal.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/01b-Dateline-Above-iCal.png" alt="01b Dateline - Above iCal" width="550" height="165" /></p>
<p>For some people, the appearance of this desktop calendar might become annoying. But don&#8217;t be afraid because you can adjust the appearance by going to the Preferences menu and choose the Appearance tab.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/01c-Dateline-Appearance-Preferences.png" alt="01c Dateline - Appearance Preferences" /></p>
<p>Besides color and font, width and mark shape, you can also adjust the Window level of the calendar.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/02a-Rainlendar-Icon.png" alt="02a Rainlendar - Icon" /></p>
<h3><a href="http://www.rainlendar.net/cms/index.php?option=com_frontpage&amp;Itemid=1"><strong>Rainlendar Lite</strong></a></h3>
<p>This is a well-known customizable, free desktop calendar. At least on the Windows platform. I didn&#8217;t know that there was a Mac version until I did the research for this article. Some of the features are various skins to change the look and feel, to-do list and alarms, the ability to open multiple calendars for multiple purposes, and the ability to import and export calendars to and from different computers under different operating systems.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/02b-Rainlendar-Main.png" alt="02b Rainlendar - Main" /></p>
<p>You can add events easily by clicking on any date. A window will show up, just add the necessary details.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/02c-Rainlendar-Add-Event.png" alt="02c Rainlendar - Add Event" width="550" height="455" /></p>
<p>There are two versions: the Lite version (free) and the Pro version (not free, obviously). If you want to know the differences, please refer to <a href="http://www.rainlendar.net/cms/index.php?option=com_rny_compare">this page</a>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/03a-magical-icon.png" alt="03a magical - icon" /></p>
<h3><a href="http://www.charcoaldesign.co.uk/magical"><strong>MagiCal</strong></a></h3>
<p>This free desktop calendar is an enhancement (or replacement &#8211; so they said) to Mac OS X&#8217;s native menubar clock. There are three versions to the application: PowerPC, Intel, and Universal Binary.</p>
<p>This app will reside in the menubar. You can open the main window by clicking on the menubar icon.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/03b-Magical-Main.png" alt="03b Magical - Main" /></p>
<p>And you can adjust many things &#8211; including showing the date and the clock &#8211; by going to the Preferences (click on the &#8220;i&#8221; sign on the main window of this app).</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/03c_magical___preferences.jpg" alt="03c_magical___preferences" width="550" height="435" /></p>
<p>Double clicking on any date on the MagiCal main window will open that date in iCal.</p>
<p>Do you use a Mac calendar application? Do you have other free alternatives?  Please share using the comments below.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/icalendar-lite-a-free-transparent-desktop-calendar-for-windows/" title="iCalendar Lite- A Free Transparent Desktop Calendar (Windows) (September 12, 2009)">iCalendar Lite- A Free Transparent Desktop Calendar (Windows)</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-improve-ical-with-flexcal-mac-only/" title="How To Improve Your iCal Calendars With FlexCal [Mac Only] (November 8, 2009)">How To Improve Your iCal Calendars With FlexCal [Mac Only]</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/esyplanner-%e2%80%93-manage-your-day-with-this-easy-scheduler-daily-task-manager/" title="esyPlanner – Manage Your Day With This Easy Scheduler &#038; Daily Task Manager (September 12, 2009)">esyPlanner – Manage Your Day With This Easy Scheduler &#038; Daily Task Manager</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/when-is-good-easily-schedule-your-meetings-with-co-workers/" title="When Is Good &#8211; Easily Schedule Your Meetings With Co-Workers (October 23, 2009)">When Is Good &#8211; Easily Schedule Your Meetings With Co-Workers</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-show-ical-tasks-events-on-the-desktop-mac-only/" title="How To Show iCal Tasks &#038; Events On The Desktop [Mac only] (November 17, 2009)">How To Show iCal Tasks &#038; Events On The Desktop [Mac only]</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/three-free-calendar-applications-for-the-mac/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Get Quick Access To Your Google Calendar With GMinder</title>
		<link>http://www.makeuseof.com/tag/get-quick-access-to-your-google-calendar-with-gminder/</link>
		<comments>http://www.makeuseof.com/tag/get-quick-access-to-your-google-calendar-with-gminder/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 14:01:24 +0000</pubDate>
		<dc:creator>Tim Watson</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google calendar]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=15664</guid>
		<description><![CDATA[If you’re like me at all, Google knows a lot, maybe too much, about you. Who you chat with, the content of all your email messages, your medical records, and your calendar. I’ve tried every method I could think of to have my Google Calendar easily accessible from my Windows desktop: Google Desktop gadgets, the [...]]]></description>
			<content:encoded><![CDATA[<p align="left">If you’re like me at all, Google knows a lot, maybe too much, about you. Who you chat with, the content of all <a href="http://www.makeuseof.com/tags/gmail" target="_blank">your email messages</a>, <a href="http://googleblog.blogspot.com/2009/03/google-health-helping-you-better.html" target="_blank">your medical records</a>, and your calendar. I’ve tried every method I could think of to have my Google Calendar easily accessible from my Windows desktop: <a href="http://www.makeuseof.com/tag/google-desktop/" target="_blank">Google Desktop</a> gadgets, the good ol’ <a href="http://www.makeuseof.com/tag/three-replacements-for-windows-active-desktop/" target="_blank">Active Desktop</a> and so on.</p>
<p align="left">What I really wanted was to not have to leave my current working program to use Google Calendar. Enter: <a href="http://reflectivecode.com/gminder" target="_blank">GMinder</a>, the simplest GCal program I’ve seen yet.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/04/calendarselect-thumb.png" border="0" alt="calendarSelect" /></p>
<p align="left">Login with your Google Account credentials to get started. GMinder, by default, imports all of your events up to one month in advance, and updates every ten minutes.</p>
<p align="left">Your default view when the program first starts or when clicking the System Tray icon shows you the next month at a glance; Different options are available with a right-click on the Tray icon.</p>
<p align="left">GMinder also pops up to remind you of the day’s events. Clicking &#8220;Open&#8221; on these popups will open the event in your default browser for editing.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/04/calendarview-thumb.png" border="0" alt="calendarView" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/04/options-thumb.png" border="0" alt="options" /></p>
<p>GMinder is a dead-simple way to keep your Google Calendar handy. <a href="http://www.makeuseof.com/tags/google-calendar/" target="_blank">There’s a ton more tips for Google Calendar on MakeUseOf</a>, but we’d like to hear from you if we’ve missed any.   Let us know in the comments below!
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/synchronize-your-google-contacts-calendar-rss-in-thunderbird/" title="Synchronize Your Google Contacts, Calendar &#038; RSS In Thunderbird (September 4, 2009)">Synchronize Your Google Contacts, Calendar &#038; RSS In Thunderbird</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/organize-your-schedule-and-share-events/" title="Google Calendar &#8211; Organize, Schedule and Share Events (September 28, 2006)">Google Calendar &#8211; Organize, Schedule and Share Events</a> (23)</li>
	<li><a href="http://www.makeuseof.com/tag/best-of-google-calendar-addons-tips/" title="Best of Google Calendar (Addons + Tips) (May 22, 2007)">Best of Google Calendar (Addons + Tips)</a> (32)</li>
	<li><a href="http://www.makeuseof.com/tag/the-essential-keyboard-shortcuts-to-tame-your-google-calendar/" title="The Essential Keyboard Shortcuts to Tame your Google Calendar (March 17, 2008)">The Essential Keyboard Shortcuts to Tame your Google Calendar</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/icalendar-lite-a-free-transparent-desktop-calendar-for-windows/" title="iCalendar Lite- A Free Transparent Desktop Calendar (Windows) (September 12, 2009)">iCalendar Lite- A Free Transparent Desktop Calendar (Windows)</a> (12)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/get-quick-access-to-your-google-calendar-with-gminder/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Organize Your Life With Yahoo Calendar</title>
		<link>http://www.makeuseof.com/tag/organize-your-life-with-yahoo-calendar/</link>
		<comments>http://www.makeuseof.com/tag/organize-your-life-with-yahoo-calendar/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 15:01:12 +0000</pubDate>
		<dc:creator>Ryan Dube</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[task manager]]></category>
		<category><![CDATA[time management]]></category>
		<category><![CDATA[to-do]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=14079</guid>
		<description><![CDATA[When you maintain a busy lifestyle, with lots of responsibilities and deadlines, learning to organize your life can take a lot of effort.  However, you can organize your day more effectively by using scheduling and planning tools that can help you keep organized throughout your efforts toward achieving long-term and short-term goals.
While everyone has their [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/03/yahoocalendarcorner.png" border="0" alt="yahoo calendar" vspace="10" align="left" />When you maintain a busy lifestyle, with lots of responsibilities and deadlines, learning to organize your life can take a <em>lot</em> of effort.  However, you can organize your day more effectively by using scheduling and planning tools that can help you keep organized throughout your efforts toward achieving long-term and short-term goals.</p>
<p>While everyone has their own favorite system, such as Tina&#8217;s list of <a href="http://www.makeuseof.com/tag/manage-your-life-with-free-online-time-management-tools/" target="_blank">great free online time management tools</a>, my own favorite is <a href="http://calendar.yahoo.com" target="_blank">Yahoo Calendar</a>.</p>
<p>The following article outlines all of the cool tips and tricks that will turn Yahoo Calendar into your very own personal and professional assistant.</p>
<h3><strong>How to Successfully Organize Your Life</strong></h3>
<p>About a year ago, I realized that I was spending so much time trying to finish projects simply in order to make money to pay the bills, that I wasn&#8217;t doing anything to achieve any sort of ultimate success.  Without goals, you never elevate your success to higher levels. Instead, you can end up spending your entire life running at full speed in different directions, but never getting anywhere.</p>
<p>Once I realized I needed direction and focus, I turned to Yahoo Calendar, mostly because I already use Yahoo email so I knew about it and it integrates nicely with all of the other Yahoo services.</p>
<h3><strong>Create a List of Short-Term Tasks</strong></h3>
<p>Yahoo Calendar helps you focus the direction of your daily efforts by providing you with the ability to list your short and long term tasks.  The best way to use this feature is to make a general list of tasks that you want to successfully achieve within the next one to three months.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/03/takslist.jpg" alt="" width="600" height="348" /></p>
<p>Obviously, your monthly tasks will include the short term &#8220;work&#8221; that you need to accomplish, but many of the longer term tasks should be focused on your ultimate dreams and goals.</p>
<p>For example, if you want to become a published author, it&#8217;s a good idea to establish a reputation as a writer through blogs, or by submitting your work to writer&#8217;s organizations and contests.  Your task list will ultimately organize your goals into bite sized pieces that you can realistically accomplish.</p>
<h3><strong>Keep Organized Using Yahoo Calendar Events</strong></h3>
<p>The heart of Yahoo Calendar is the &#8220;event.&#8221;  Whether it&#8217;s a project, a birthday or a meeting, events are the small daily tasks that tend to get lost when your list of responsibilities gets too long.</p>
<p>By entering your daily tasks into Yahoo Calendar, you&#8217;ll instantly have your own virtual personal assistant that will keep track of what you have to do and when you have to do it.  It will even remind you through email or mobile phone (more on this feature below).</p>
<p>Entering an event is very easy, and it&#8217;s a powerful tool with a number of useful features.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/03/addevent.jpg" alt="" width="600" height="442" /></p>
<p>The best way to keep organized with this feature is by entering an event the moment you learn about it. This way, you can rest assured that you won&#8217;t forget. For someone like me, the less that I have to remember, the better off everyone will be.</p>
<p>Entering an event is very simple &#8211; you can simply enter a title, event type (there&#8217;s a list of about 27 types), and the date and time. Don&#8217;t forget to make it repeat if it&#8217;s something that takes place on the same day every month or every year.</p>
<h3><strong>Event Reminders &#8211; Your Own Virtual Personal Assistant</strong></h3>
<p>Or course, my favorite feature included in the &#8220;add events&#8221; tool is the ability to send invitations to people via email, and the option to enable reminders.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/03/invitations_alerts.jpg" alt="" width="601" height="330" /></p>
<p>These two features add tremendous functionality to Yahoo Calendar.  No longer must you remember to check your calendar every single day. You can set up this web app to either email you, send you a message in Yahoo Messenger or even send a text message or email to your mobile phone to remind you of your scheduled event.</p>
<p>Are you prone to forgetting dentist or doctor appointments or even birthdays and anniversaries (I am!) &#8211; this feature alone will help you keep organized and on time for every single appointment in your hectic schedule.</p>
<p>The other very useful feature is the &#8220;invitations&#8221; tool. By simply listing email addresses, you can remind family, friends, or co-workers of important events. If you&#8217;re working on a project with colleagues and you&#8217;ve all agreed to meet somewhere to go over work, you can use this feature to have Yahoo Calendar send everyone in the group an email invitation to the meeting. The Yahoo Mobile feature that&#8217;s integrated into the online calendar is very easy to set up.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/03/yahoomobile.jpg" alt="" width="600" height="451" /></p>
<p>Just complete the simple &#8220;create alerts&#8221; wizard to integrate Yahoo Calendar with your mobile phone. This is a feature that I use constantly in order to keep organized and on time &#8211; I couldn&#8217;t live without it!</p>
<h3><strong>Daily, Weekly, Monthly or Yearly Calendar Views</strong></h3>
<p>Yahoo Calendar provides four view formats for your calendar. The daily view gives you an hour-by-hour view of your daily schedule. My favorite view is the weekly view, because it provides just enough of an overview so you can plan ahead, while also offering enough specifics so you know exactly what you should be working on this very moment.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/03/weeklyview1.jpg" alt="" width="600" height="356" /></p>
<p>Another nice overview is the yearly view, which provides bold dates for those days where events are scheduled.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/03/yearly.jpg" alt="" width="600" height="318" /></p>
<p>When you really need to organize your schedule, these four views really offer the perfect solution. You can choose what level of organization you need, and then use just the features that you need to stay organized in your particular situation.</p>
<h3><strong>Work Collaboratively in Groups with Yahoo Calendar Sharing</strong></h3>
<p>Of course, another powerful feature of Yahoo Calendar is its ability to share events within your calendar, either publicly or just to a select few.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/03/articlesharing.jpg" alt="" width="600" height="467" /></p>
<p>The cool thing about the &#8220;sharing&#8221; feature is that it&#8217;s so easy to customize. If you have a private calendar, but you want family and friends to have the ability to view your schedule, you can create a &#8220;friends list&#8221; of people you would like to grant access to.  You can even create &#8220;special friends&#8221; who have rights to modify your calendar.</p>
<h3><strong>Organizing Your Life With Online Calendars</strong></h3>
<p>There are a number of great online calendars available to help you organize your time and energy. Wendy&#8217;s article, &#8220;<a href="http://www.makeuseof.com/tag/get-organized-with-online-calendars/" target="_blank">4 Online Calendars To Help You Get Organized</a>&#8221; lists four of the most popular online calendars. The smartest approach is to test drive each of them for a week or two to determine which one fits your own style and organizational approach. Once you choose one and use it every day, you&#8217;ll notice your productivity and accomplishments skyrocket tremendously.</p>
<p>Do you use an online calendar to keep organized? Share your favorites in the comments section below.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/tracks-an-advanced-getting-things-done-application/" title="Tracks &#8211; An Advanced &#8220;Getting Things Done&#8221; Application (March 11, 2009)">Tracks &#8211; An Advanced &#8220;Getting Things Done&#8221; Application</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/rainlendar/" title="Stay Organized with Rainlendar Calendar (December 28, 2007)">Stay Organized with Rainlendar Calendar</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/schedule-and-manage-your-messages-with-sendible/" title="Schedule &#038; Manage Your Messages With Sendible (July 11, 2008)">Schedule &#038; Manage Your Messages With Sendible</a> (1)</li>
	<li><a href="http://www.makeuseof.com/tag/manage-your-life-with-free-online-time-management-tools/" title="Manage Your Life with Free Online Time Management Tools (September 26, 2008)">Manage Your Life with Free Online Time Management Tools</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/icalendar-lite-a-free-transparent-desktop-calendar-for-windows/" title="iCalendar Lite- A Free Transparent Desktop Calendar (Windows) (September 12, 2009)">iCalendar Lite- A Free Transparent Desktop Calendar (Windows)</a> (12)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/organize-your-life-with-yahoo-calendar/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Tracks &#8211; An Advanced &#8220;Getting Things Done&#8221; Application</title>
		<link>http://www.makeuseof.com/tag/tracks-an-advanced-getting-things-done-application/</link>
		<comments>http://www.makeuseof.com/tag/tracks-an-advanced-getting-things-done-application/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 21:01:01 +0000</pubDate>
		<dc:creator>T.J. Mininday</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mobile Apps]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[GTD]]></category>
		<category><![CDATA[task manager]]></category>
		<category><![CDATA[to-do]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=13871</guid>
		<description><![CDATA[Whether you are in school, college or becoming an adult and enjoying the family life, everyone is busy.  With technology taking over our world, it&#8217;s making us even busier.  Having open contact with email, phone and several social networking sites, communication is easier than ever which has made life even more hectic.
Along with [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/03/tracks.png" border="0" alt="" vspace="10" align="left" />Whether you are in school, college or becoming an adult and enjoying the family life, everyone is busy.  With technology taking over our world, it&#8217;s making us even busier.  Having open contact with email, phone and several <a href="http://www.makeuseof.com/tag/the-5-best-open-source-social-networking-software/">social networking</a> sites, communication is easier than ever which has made life even more hectic.</p>
<p>Along with this same technology however, comes many many ways to keep track of what you&#8217;re doing and everything else organized as well. <a href="http://www.makeuseof.com/tag/to-do-list-gang-exposed/">Online to-do lists</a>, tasks and several different versions of <a href="http://www.makeuseof.com/tag/get-organized-with-online-calendars/">online calendars</a> has taken the pain off somewhat.</p>
<p><a href="http://getontracks.org/">Tracks</a> is not just another version of my aforementioned examples, it adds some very nice functionality and is much more advanced than anything I&#8217;ve seen previously. Open source and running on Ruby on Rails, it includes its own web server for use on any Windows, Linux or Mac PC. </p>
<p>Below are some highlights.</p>
<p>You can create several different categories and create your own set of tasks for each. In the screenshot below, you can see that this example includes Office, Email, Errand and Internet. Each with their own set of tasks, which are then displayed in a completed section at the bottom.  Re-organization and customization has limitless possibilities as well.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/tracks1.png" alt="" /></p>
<p>Along with a simple tasks view, you also have project sections that may include their own set of tasks along with them. One ongoing project that almost all of us experience, is maintaining our car, like the example below shows us.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/tracks2.png" alt="" /></p>
<p>Adding tasks to each category or project can&#8217;t be any simpler. On the right hand size of each page, you&#8217;ll see a simple Ajax add column, for quick and easy entry. All entries allow you to add the context of each task, project (if applicable), tags and of course due dates. After a task is entered, due dates change color as they come closer and closer to their specified expiration.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/track4.png" alt="" /></p>
<p>Monitor your progress in nice and clean charts. See how well you are keeping yourself consistent and motivated.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/tracks3.png" alt="" /></p>
<p>Want continuous updates sent to your RSS reader of choice? There are plenty of options for that as well.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/tracks_feeds.png" alt="" /></p>
<p>Want to keep other members of your family on task? The application is also built for multiple users.  Each user will have their own set of projects, contexts and due tasks.</p>
<p>Since Tracks includes a web server, it&#8217;s also important to note that you can access your information from any compatible web browser. The proper ports would need to be opened on your firewall, but it is very simple to do, and makes Tracks even more useful.</p>
<p>As I said before, keeping on task these days can be a daunting task. There is way to much to do, to see and to accomplish in our daily lives. In the old days, an appointment book accomplished most of this. Using pen and paper however is becoming a thing of the past and something like Tracks takes care of all that, and much much more.</p>
<p>What are some of your favorite &#8220;To Do&#8221; or task tracking sites? Do you see any benefit of Tracks over other similar products?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/rainlendar/" title="Stay Organized with Rainlendar Calendar (December 28, 2007)">Stay Organized with Rainlendar Calendar</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/schedule-and-manage-your-messages-with-sendible/" title="Schedule &#038; Manage Your Messages With Sendible (July 11, 2008)">Schedule &#038; Manage Your Messages With Sendible</a> (1)</li>
	<li><a href="http://www.makeuseof.com/tag/organize-your-life-with-yahoo-calendar/" title="Organize Your Life With Yahoo Calendar (March 15, 2009)">Organize Your Life With Yahoo Calendar</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/manage-your-life-with-free-online-time-management-tools/" title="Manage Your Life with Free Online Time Management Tools (September 26, 2008)">Manage Your Life with Free Online Time Management Tools</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/icalendar-lite-a-free-transparent-desktop-calendar-for-windows/" title="iCalendar Lite- A Free Transparent Desktop Calendar (Windows) (September 12, 2009)">iCalendar Lite- A Free Transparent Desktop Calendar (Windows)</a> (12)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/tracks-an-advanced-getting-things-done-application/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Show Your Outlook Calendar On Desktop with Desktask</title>
		<link>http://www.makeuseof.com/tag/put-your-outlook-calendar-on-your-desktop-with-desktask/</link>
		<comments>http://www.makeuseof.com/tag/put-your-outlook-calendar-on-your-desktop-with-desktask/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 15:01:05 +0000</pubDate>
		<dc:creator>Karl L. Gechlik</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[microsoft outlook]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[synchronize]]></category>
		<category><![CDATA[task manager]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=12236</guid>
		<description><![CDATA[I live by my Outlook calendar and tasks. I guess you already knew that if you read my last article entitled Want A No-Nonsense Web Editable Printable Checklist?
I sync my Windows Mobile device with my machine and now I can also have a quick overview of my upcoming events and tasks on my desktop. I [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/02/desktask-thumb.png" alt="show outlook calendar on desktop" vspace="10" align="left" />I live by my Outlook calendar and tasks. I guess you already knew that if you read my last article entitled <a href="http://www.makeuseof.com/tag/want-a-no-nonsense-web-editable-printable-checklist/">Want A No-Nonsense Web Editable Printable Checklist?</a></p>
<p>I sync my Windows Mobile device with my machine and now I can also have a quick overview of my upcoming events and tasks on my desktop. I found this neat little application called <a href="http://www.carthagosoft.net/downloads.htm">DeskTask.</a></p>
<p>DeskTask is compatible with Windows 2000, XP and Vista. It also needs Microsoft Outlook 2000 / XP / 2003 / or 2007 Beta 2 to function.</p>
<p>DeskTask reads your Calendar and Task information and puts it where it is the most useful. You can think of this as a desk blotter calendar for your computer’s desktop! Are you with me? </p>
<p>So how do you make it show Outlook calendar on your desktop?</p>
<p>After you install it you will see that your Outlook items are now on your desktop like you can see below. Depending on the options you configure – you can click on an item and go directly to it in Outlook, for me this is a HUGE time saver!</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/tasklist1-thumb.png" border="0" alt="outlook calendar on desktop" /></p>
<p>You simply install the 570KB file from <a href="http://www.carthagosoft.net/desktask.zip">here</a> (direct download link). When you are finished installing you will have a new system tray icon that you can see in the shot below. By right clicking on this icon you can also hide it, lock its position, restore its last position or open your Outlook, calendar or tasks windows with a single click.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/task-systray-thumb.png" border="0" alt="task_Systray" /></p>
<p>By this time your  Outlook data is already on the desktop. It appears by default in the upper left hand corner of your desktop. But you can customize it and move it around. We will get to that in a minute. Let’s first take a look at the control panel options for our new little app.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/tasklist2-thumb.png" border="0" alt="taskList2" /></p>
<p>Most of the options are pretty self explanatory. But I unchecked the &#8220;Do not refresh data if a full screen application is detected&#8221;. I always want my tasks/item updated on my desktop. This will obviously use more memory – but if you have it to spare… Why the heck not!</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/tasklist3-thumb.png" border="0" alt="taskList3" /></p>
<p>As you make any changes to the font, size, transparency or any of the other options you can see them reflected immediately on the right hand preview pane. I like this feature and think more programs should incorporate a preview like this.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/tasklist4-thumb.png" border="0" alt="taskList4" /></p>
<p>In this next section as you can see above you get to pick what is displayed. So if you use your tasks for personal things and you don’t want &#8220;Buy Tampons&#8221; or  &#8220;Grab Magnum Wraps&#8221; to appear on your desktop uncheck the appropriate box!</p>
<p>You also get to choose if you want past items displayed and how many days in the future you want DeskTask to look at.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/tasklist5-thumb.png" border="0" alt="taskList5" /></p>
<p>When you get everything the way you like it and return to your desktop, you will probably want to relocate your new desktop module. It is as simple as dragging and dropping. You just need to catch the calendar icon with a left click and hold it as you move it where you want it to go.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/tasklist6-thumb.png" border="0" alt="taskList6" /></p>
<p>Then let go! And it has a new home. That&#8217;s it, now you have your Tasks Outlook calendar on the desktop! Do you a have a creative use for your desktop that you want to share with other MakeUseOf readers? If you do put us on in the comments!
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/rainlendar/" title="Stay Organized with Rainlendar Calendar (December 28, 2007)">Stay Organized with Rainlendar Calendar</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/manage-your-life-with-free-online-time-management-tools/" title="Manage Your Life with Free Online Time Management Tools (September 26, 2008)">Manage Your Life with Free Online Time Management Tools</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/stay-in-sync-with-your-significant-other-using-free-exchange-server/" title="Stay in Sync with your Significant Other using free Exchange Server (March 29, 2008)">Stay in Sync with your Significant Other using free Exchange Server</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/schedule-and-manage-your-messages-with-sendible/" title="Schedule &#038; Manage Your Messages With Sendible (July 11, 2008)">Schedule &#038; Manage Your Messages With Sendible</a> (1)</li>
	<li><a href="http://www.makeuseof.com/tag/gtd-getting-things-done-roundup-time-to-organize/" title="GTD (Getting Things Done) Roundup &#8211; Time To Organize (December 12, 2007)">GTD (Getting Things Done) Roundup &#8211; Time To Organize</a> (38)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/put-your-outlook-calendar-on-your-desktop-with-desktask/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>6 Reasons To Fire Your Event Planner &amp; Use Google Instead</title>
		<link>http://www.makeuseof.com/tag/6-reasons-to-fire-your-event-planner-use-google-instead/</link>
		<comments>http://www.makeuseof.com/tag/6-reasons-to-fire-your-event-planner-use-google-instead/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 21:01:47 +0000</pubDate>
		<dc:creator>James Withers</dc:creator>
				<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[planning tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=10529</guid>
		<description><![CDATA[Why spend hundreds of dollars on an event planner when you can use Google for free?
Seriously.  You&#8217;re going to be doing most of the legwork anyway if you&#8217;re planning a party.  Why send out precious invitations printed on smooth matte cardstock paper when you can just give friends a heads-up through email?  It&#8217;s less expensive, [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/google1.jpg" border="0" alt="" vspace="10" align="left" />Why spend hundreds of dollars on an <a title="event planner" href="http://www.makeuseof.com/dir/cat/web-services/event-organizing/">event planner</a> when you can use <a title="Google" href="http://www.makeuseof.com/tags/google/">Google</a> for free?</p>
<p>Seriously.  You&#8217;re going to be doing most of the legwork anyway if you&#8217;re planning a party.  Why send out precious invitations printed on smooth matte cardstock paper when you can just give friends a heads-up through email?  It&#8217;s less expensive, and much cooler to anyone with a laptop or iPhone.</p>
<p>So let&#8217;s see how Google can save you a lot of money on your next event.</p>
<h2><strong>Telephone Lookup</strong></h2>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/phone.jpg" border="0" alt="" vspace="5" align="left" />Whether choosing to hire or fire an event planner, certain research still needs to be done in order to prepare party invitations.</p>
<p>How many of your friends&#8217; addresses do you keep stored in your memory?  Probably not many.  However, calling friends up on a cellphone is as easy as pressing a few buttons.  Why not find their addresses just as easily?  Just type their phone numbers into the <a title="Google search" href="http://www.google.com/help/features.html">Google search</a> box (only numbers, without hyphens), and receive their addresses as search results.  Then, start mailing out your party invitations.</p>
<h2><strong>Google Notebook</strong></h2>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/notebook.jpg" border="0" alt="" vspace="5" align="left" />Once you locate an address through a Google search, you can save it just as easily by bringing <a href="http://www.google.com/notebook" target="_blank">Google Notebook</a> into play.  This app can be accessed through your <a href="https://www.google.com/accounts" target="_blank">Google account</a>, and the cool thing is that you can download a mini-notebook that can be drawn up at will from the bottom corner of your screen.  Just open it up (without leaving your search page), highlight the address you&#8217;ll be saving, press &#8220;clip&#8221; in <a title="Google Notebook" href="http://www.google.com/googlenotebook/faq.html#whyuse">Google Notebook</a>, and ta-da!  The info is saved.</p>
<p>Plus, you can even search your notebooks just as you would Google itself, to find any clips that you might misplace.</p>
<h2><strong>Google Street View</strong></h2>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/street.jpg" border="0" alt="" vspace="5" width="443" height="252" align="left" />If you&#8217;re going to make a map to send with your invitations, why not use <a title="Google Maps" href="http://www.makeuseof.com/tag/the-five-best-things-about-google-maps/">Google Maps</a>?  Furthermore, why not just go the full distance and use Google <a title="Street View" href="http://maps.google.com/help/maps/streetview/">Street View</a>?</p>
<p>Just type in your own address on Google Maps, and press the &#8220;street view&#8221; option included in the bubble containing your address.</p>
<p>What you&#8217;ll find is a photo-realistic, interactive map that will give your friends a perfect idea of how to get to your house.  If you choose to send a snailmail invitation, you can use the Street View pic of your residence as a reference; however, if you send your invites out via the internet, you can give your friends a Street View pic that they can manipulate with their mouse.</p>
<h2><strong>Google Bookmarks</strong></h2>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/bookmark.jpg" border="0" alt="" vspace="5" align="left" />While in the process of party-planning, you&#8217;ll probably get distracted quite often.  As soon as you begin to discover interesting sites on the internet, you&#8217;ve got to go to work or to run an errand.</p>
<p>Don&#8217;t worry.  <a title="Google's Bookmark tool" href="http://www.youtube.com/watch?v=dsCDBhl4b9s&amp;feature=related">Google&#8217;s Bookmark tool</a> will allow you to save whole sites for future reference.  In order to keep your thoughts organized, you can comment on the sites &amp; even add tags to them.</p>
<p>Of course, your bookmarks are searchable.</p>
<h2><strong>Google Calendar</strong></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/calendar.jpg" border="0" alt="" /></p>
<p>Every event planner needs a calendar, and Google&#8217;s got you covered.  <a title="Google Calendar" href="http://www.makeuseof.com/tag/best-of-google-calendar-addons-tips/">Google </a><span><a title="Google Calendar" href="http://www.makeuseof.com/tag/best-of-google-calendar-addons-tips/">Calendar</a> is easy to manipulate:  you can plan far into the future, to the very hour of the day in question.</span></p>
<p>You can even share your calendar with others, and when your friends agree to be at your event they&#8217;ll receive confirmation email reminders in Gmail.</p>
<h2><strong>Google Sites</strong></h2>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/blogs-give-students-a-broader-audience.jpg" border="0" alt="" vspace="5" width="238" height="179" align="left" />Once you&#8217;ve planned your party and you&#8217;re ready to send the invites, you can do it via Gmail by including a link in your letter to a customized <a title="Google site" href="http://www.google.com/sites/overview.html">Google Site</a>.</p>
<p>This recent app lets you build your own free web pages.  Save your friends the trouble of having to open up attachments in their mail, and simply upload all of your photos, info, &amp; links to your Google site.  Then, send out a carbon copy email to everyone on your invite list, giving them a direct link to the webpage.</p>
<h2><strong>Is Google The Best There Is?</strong></h2>
<p>All of the services described above can be accessed by logging into Google &amp; entering &#8220;My Account&#8221;.  Let us know if you&#8217;re a fan of Google&#8217;s services.  If not, are there other services that you recommend over Google&#8217;s?</p>
<p>A lot of companies seem to be using Google&#8217;s apps as a model, and some are creating software that is even more functional than what Google has to offer.</p>
<p>Feel free to comment about any other apps that are worth looking into.</p>
<p><strong>Photo Credit : <a href="http://www.flickr.com/photos/clevercupcakes/2594848213/" target="_blank" rel="nofollow">CleverCupCakes</a></strong><br />
<strong>Photo Credit : <a href="http://www.flickr.com/photos/aoneill/27718289/" target="_blank" rel="nofollow">Alexander O&#8217;Neill</a></strong><br />
<strong>Photo Credit : <a href="http://www.flickr.com/photos/pittaya/2527035238/" target="_blank" rel="nofollow">Pittaya</a></strong><br />
<strong>Photo Credit : <a href="http://www.flickr.com/photos/brandonweight/2276304240/" target="_blank" rel="nofollow">brandon.weight</a></strong><br />
<strong>Photo Credit : <a href="http://www.flickr.com/photos/derbeth/300105723" target="_blank" rel="nofollow">Derbeth</a></strong><br />
<strong>Photo Credit : <a href="http://www.flickr.com/photos/yandle/351501349" target="_blank" rel="nofollow">Yandle</a></strong><br />
<strong>Photo Credit : <a href="http://www.flickr.com/photos/futureofmath/76115036/in/set-1628138" target="_blank" rel="nofollow">Misterteacher</a></strong>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/use-doodle-polls-to-schedule-events-and-make-choices-within-groups/" title="Use Doodle to Make an Online Poll When Planning Group Events (June 19, 2009)">Use Doodle to Make an Online Poll When Planning Group Events</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/three-free-calendar-applications-for-the-mac/" title="Three Free Desktop Calendar Applications For The Mac (July 30, 2009)">Three Free Desktop Calendar Applications For The Mac</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/the-five-best-things-about-google-maps/" title="The Five Best Things About Google Maps (August 1, 2008)">The Five Best Things About Google Maps</a> (24)</li>
	<li><a href="http://www.makeuseof.com/tag/synchronize-your-google-contacts-calendar-rss-in-thunderbird/" title="Synchronize Your Google Contacts, Calendar &#038; RSS In Thunderbird (September 4, 2009)">Synchronize Your Google Contacts, Calendar &#038; RSS In Thunderbird</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/plan-your-next-party-invite-your-guests-with-anyvite/" title="Plan Your Next Party &#038; Invite Your Guests With Anyvite (February 26, 2009)">Plan Your Next Party &#038; Invite Your Guests With Anyvite</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/6-reasons-to-fire-your-event-planner-use-google-instead/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>8 Easy Ways To Manage Tasks With Remember The Milk</title>
		<link>http://www.makeuseof.com/tag/8-easy-ways-to-manage-tasks-with-remember-the-milk/</link>
		<comments>http://www.makeuseof.com/tag/8-easy-ways-to-manage-tasks-with-remember-the-milk/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 15:01:12 +0000</pubDate>
		<dc:creator>David Pierce</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Mobile Apps]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[adobe AIR]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[igoogle]]></category>
		<category><![CDATA[iPhone Apps]]></category>
		<category><![CDATA[task manager]]></category>
		<category><![CDATA[to-do]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=10236</guid>
		<description><![CDATA[I&#8217;m the type of person that has to write everything down. If I don&#8217;t write it down, it simply doesn&#8217;t get done. It&#8217;s not necessarily the easiest trait to deal with, but thankfully there are a number of applications that help me remember everything I have to do, everywhere I have to be, and all [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/remember_the_milk_icon_by_moutzouris.jpg" border="0" alt="remember the milk" vspace="5" align="left" />I&#8217;m the type of person that has to write <em>everything</em> down. If I don&#8217;t write it down, it simply doesn&#8217;t get done. It&#8217;s not necessarily the easiest trait to deal with, but thankfully there are a number of applications that help me remember everything I have to do, everywhere I have to be, and all the other random thoughts that come into my head.</p>
<p><a href="http://www.rememberthemilk.com">Remember the Milk</a> is my task manager of choice, and is one of the most popular task applications on the Web. It&#8217;s powerful, it&#8217;s simple to use, and does a great job of taking all my tasks, and showing me the ones I need to see.</p>
<p>My favorite feature, though, and the one that helps with the whole &#8220;write it down or die&#8221; mantra, is the absurdly large number of places from which you can manage your tasks with RTM (Remember the Milk). You can use a number of different applications or methods to manage your tasks, and it&#8217;s accessible to you no matter where you are or what you&#8217;re doing.</p>
<p>Here are eight of the best ways to manage your RTM tasks:</p>
<h2><strong>1. The Web</strong></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/webint2.png" alt="remember the milk online" /></p>
<p>This one&#8217;s the obvious one, but it&#8217;s great. With Remember the Milk&#8217;s <a href="http://www.rememberthemilk.com">web interface</a>, you can have lists, tags, due dates, time estimates, high-powered search, and a number of other killer features that make RTM worthwhile. Plus, with the addition of <a href="http://www.google.com/gears">Google Gears</a>, you get all the functionality offline.</p>
<p>RTM can serve as a desktop application for those who want one, a web application, or a hybrid of the two- plus, it&#8217;s available from anywhere with a browser (including your phone- but we&#8217;ll get there).</p>
<h2><strong>2. Your Cell Phone</strong></h2>
<p><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/mobile.png" alt="remember the milk blackberry" /></p>
<p>For any cell phone with a browser (all smartphones, plus a huge number of others), you can access RTM through their <a href="http://m.rememberthemilk.com/">mobile interface</a>. It&#8217;s somewhat stripped down, but gives easy access to all of your tasks, as well as letting you add and edit tasks.</p>
<p>If you&#8217;ve got a <a href="http://www.makeuseof.com/tag/5-applications-that-makes-windows-mobile-a-kick-ass-phone/" target="_blank">Windows Mobile phone</a> or a Blackberry, RTM offers an application called <a href="http://www.rememberthemilk.com/services/milksync/">MilkSync </a>that will sync your tasks to the native task application on your phone. That way, you can edit your tasks on the phone, offline, and then sync them back to the Web. It&#8217;s free, but requires a Pro account, at $25/year, that gives a huge number of other features as well.</p>
<h2><strong>3. iProducts</strong></h2>
<p><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/iproducts.jpg" alt="remember the milk iphone" /></p>
<p>If you&#8217;ve got an iPhone or iPod Touch, RTM recently released a native <a href="http://www.rememberthemilk.com/services/iphone/">iPhone application</a> that is truly a killer for managing your tasks, offering all the features of the web app, on or offline. It has the same search, editing and adding features that the Web does, and also adds a &#8220;Nearby&#8221; feature that lets you know what tasks you can do near where you currently are- a great use of the iPhone&#8217;s geolocation features.</p>
<p>I use it every day on my iPod Touch, and it&#8217;s the primary way I deal with my tasks. They do require a Pro account, after a 15-day trial.</p>
<h2><strong>4. Google Desktop</strong></h2>
<p><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/300_260375.jpg" alt="remember the milk igoogle gadget" /></p>
<p><a href="http://desktop.google.com" target="_blank">Google Desktop</a> is a desktop and Web search program for your computer, as well as a gadget program similar to Dashboard for Mac OS. RTM doesn&#8217;t officially offer a gadget, but there is a <a href="http://code.google.com/p/rememberthemilk/downloads/list">Google Desktop Gadget</a> that looks like the mobile interface, and allows you to manage your tasks right from the desktop, with only a mouse click or two Shift clicks to bring it up. It lives in the background until you need it, and then provides all the access you need to your tasks.</p>
<h2><strong>5. Twitter</strong></h2>
<p><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/twitter.png" alt="rtm twitter" width="571" height="248" /></p>
<p><a href="http://www.twitter.com/rtm">RTM&#8217;s Twitter bot</a> is one of the features I use the most. Just follow RTM on Twitter, and activate it through your account. Then, you can add or complete tasks through direct messages with RTM.</p>
<p>To add a task, just type &#8220;d rtm yourtask.&#8221; To complete one, type &#8220;d rtm !complete yourtask.&#8221; <a href="http://www.rememberthemilk.com/services/twitter/">RTM&#8217;s smart</a>, which means you can also add due dates, assign tasks to other people, or even request a list of all the tasks you have due today. You can actually manage all your RTM tasks without ever leaving the Twitter window.</p>
<h2><strong>6. Email / Gmail</strong></h2>
<p><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/ss_gmail.png" alt="remember the milk gmail" /></p>
<p>Every RTM account has its own private email address, which you can use to send tasks. When you email RTM, it reads the subject line of the email as the name of the task. Using <a href="http://www.rememberthemilk.com/help/answers/sending/emailinbox.rtm">keywords</a>, you can set due dates, priorities, or almost any other feature to your tasks right in the email. RTM will put the task in your Inbox, where you can process it later.</p>
<p>For Gmail users, there&#8217;s also the <a href="http://www.rememberthemilk.com/services/gmail/gadget/">Gmail Gadget</a>, which allows you to manage all your tasks from the Gmail sidebar (underneath the chat and labels).</p>
<p>For Firefox users, there&#8217;s a popular extension called <a href="http://www.rememberthemilk.com/services/gmail/addon/">RTM for Gmail</a> that puts a separate sidebar into Firefox with a full-featured task manager, and one that integrates beautifully with your emails.</p>
<h2><strong>7. Your Home Page</strong></h2>
<p><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/igoogle.png" alt="" /></p>
<p>RTM has modules for both <a href="http://www.rememberthemilk.com/services/igoogle/">iGoogle</a> (Google&#8217;s popular start page), and <a href="http://www.rememberthemilk.com/services/netvibes/">NetVibes</a>, another popular start page application. They&#8217;ve both got all the requisite features- adding, editing, sorting, completing, postponing. With these, you can see and manage your tasks from the minute you open your browser; no remembering to open the page or check your to-do list, as it&#8217;s put right in front of you.</p>
<p>You can also use the gadget links on a number of other start pages by manually adding them, though they&#8217;re not officially supported by RTM.</p>
<h2><strong>8. Adobe AIR</strong></h2>
<p><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/rtm_air.jpg" alt="remember the milk air application" /></p>
<p>If you&#8217;re looking for a pure desktop application from which to manage your tasks, look no further than the Adobe AIR application called <a href="http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&amp;loc=en_us&amp;extid=1705522">Remember the Task</a>. Remember the Task basically puts the mobile interface, the tall rectangle, into a desktop application that you can use just like any other offline app. It&#8217;ll have its own window, be easy to find, and be always available to you.</p>
<p>These are only the tip of the iceberg &#8211; there are a ton of ways to interact with your Remember the Milk tasks, and it&#8217;s a truly ubiquitous way to have a to-do list. It&#8217;s also a saving grace for those of us with a lack of remembering skills.</p>
<p>How do you manage your task list, RTM or otherwise?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/tracks-an-advanced-getting-things-done-application/" title="Tracks &#8211; An Advanced &#8220;Getting Things Done&#8221; Application (March 11, 2009)">Tracks &#8211; An Advanced &#8220;Getting Things Done&#8221; Application</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/rainlendar/" title="Stay Organized with Rainlendar Calendar (December 28, 2007)">Stay Organized with Rainlendar Calendar</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/schedule-and-manage-your-messages-with-sendible/" title="Schedule &#038; Manage Your Messages With Sendible (July 11, 2008)">Schedule &#038; Manage Your Messages With Sendible</a> (1)</li>
	<li><a href="http://www.makeuseof.com/tag/organize-your-life-with-yahoo-calendar/" title="Organize Your Life With Yahoo Calendar (March 15, 2009)">Organize Your Life With Yahoo Calendar</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/milpon-the-only-remember-the-milk-iphone-app-youll-need/" title="Milpon &#8211; The Only Remember The Milk IPhone App You&#8217;ll Need (October 28, 2009)">Milpon &#8211; The Only Remember The Milk IPhone App You&#8217;ll Need</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/8-easy-ways-to-manage-tasks-with-remember-the-milk/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>4 Online Calendars To Help You Get Organized</title>
		<link>http://www.makeuseof.com/tag/get-organized-with-online-calendars/</link>
		<comments>http://www.makeuseof.com/tag/get-organized-with-online-calendars/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 23:01:08 +0000</pubDate>
		<dc:creator>Wendy Limauge</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[google calendar]]></category>
		<category><![CDATA[productivity]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=10172</guid>
		<description><![CDATA[The new year is a time to get organized and what better way to help you keep up with your busy life than using an online calendar. An online calendar is better than writing everything down because all you need to do is check them once a day, have them send reminders by email or through your cell phone.]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/1day.png" border="0" alt="online calendars free" vspace="5" align="left" /> ur lives are busy these days with everything we do from just working a regular job, spending time with family, driving kids to sports and concerts, keeping up with friends, spending time online playing games, blogging or shopping. Yes, we are definitely busy!</p>
<p>The new year is a time to get organized and what better way to help you keep up with your busy life than using an online calendar. An online calendar is better than writing everything down because all you need to do is check them once a day, have them send reminders by email or through your cell phone.</p>
<p>Free online calendar programs lets you keep track of personal appointments, family get-togethers, group schedules, birthdays, holidays, other events (A scheduled activity, such as a meeting, party, appointment, or similar items that you enter into a calendar.) and to-do lists. You can create multiple calendars to share with friends and co-workers and publish your calendars so that anyone can see them and also print them out.</p>
<p>With all of these free online calendars you can see the day, week, month and yearly view and they all send reminders of some type either through email or by phone.</p>
<h2><a href="http://www.google.com/calendar/" target="_blank"><strong>Google Calendar</strong></a></h2>
<p>You can use your existing Google account to create a Google Calendar by clicking on &#8220;My Account&#8221; at the top right of the <a href="http://google.com" target="_blank">Google</a> page. If you do not have a Google account you can set one up in minutes for free at <a href="http://www.google.com" target="_blank">Google</a>. There are no ads on the Google calendar pages so it looks very clean. Syncing is only supported through Windows.</p>
<h3><strong>Google Calendar features include:</strong></h3>
<ul>
<li>4-day view</li>
<li>Agenda view</li>
<li>Importing from an existing calendar such as Microsoft Outlook, Apple iCal Calendar or a Yahoo calendar</li>
<li>Sync your Google calendar to an existing Outlook calendar or a Blackberry</li>
<li>Quick add feature for basic event details</li>
<li>Click and drag of calendar events from one slot to another</li>
<li>Create multiple calendars under the same account</li>
<li>Easily collaborate with others</li>
<li>Share your calendar</li>
<li>Embed your calendar into a website or blog</li>
<li>Access your Google calendar from your cell phone&#8217;s web browser</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/googlecalendar2.png" alt="free google calendar review" /></p>
<h2><a href="http://get.live.com/betas/calendar_betas" target="_blank"><strong>Windows Live Calendar</strong></a></h2>
<p>You can use your existing Hotmail or Microsoft Live account to create a free Windows Live Calendar. If you do not have an Hotmail or Live account you can set one up in minutes for free at <a href="http://www.live.com" target="_blank">Live</a>. There are banner ads at the very top of the page but overall it looks very clean. Syncing is only supported through Windows.</p>
<h3><strong>Windows Live Calendar features include:</strong></h3>
<ul>
<li>Agenda view</li>
<li>To Do list</li>
<li>Next 4 weeks view</li>
<li>Import from an existing calendar such as Microsoft Outlook</li>
<li>Import calendars from sports, movie, and other third-party websites that support the <span class="ONCLICK">ICS</span> <span id="gl408187" class="GLOSSARY_TEXT" style="display: none;"> (iCalendar data exchange format. One of the file formats for the iCalendar standard calendar data exchange format. This format allows you to exchange calendar information between different calendar programs. Importing an ICS file provides a snapshot of the events in the calendar at the time of import.) </span> file format</li>
<li>Quick add feature for basic event details</li>
<li>Easily click and drag of calendar events from one slot to another</li>
<li>Create multiple calendars under the same account</li>
<li>Share your calendar with friends or the public</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/microsoftlivecalendar.png" alt="Free Microsoft Live Calendar" /></p>
<h2><a href="http://calendar.yahoo.com" target="_blank"><strong>Yahoo Calendar</strong></a></h2>
<p>The Yahoo calendar works with your <a href="http://yahoo.com" target="_blank">Yahoo</a> account. Once again, it is free to sign up for an account at <a href="http://www.yahoo.com" target="_blank">Yahoo</a>. Yahoo tends to have ads placed throughout the page on their calendar. Syncing is only supported through Windows but Windows Vista/Outlook 2007 are not currently supported as of this writing.</p>
<h3><strong>Yahoo Calendar features include:</strong></h3>
<ul>
<li>View Events from a List</li>
<li>View Tasks you need to do</li>
<li>Printable option</li>
<li>Customized your calendar with a photo or logo</li>
<li>Share your calendar with friends or the public</li>
<li>Import or export to/from an existing calendar such as Microsoft Outlook</li>
<li>Sync your Yahoo calendar to an existing Outlook calendar or a Palm Pilot</li>
<li>Setup a group calendar</li>
<li>Easily collaborate with others</li>
<li>Embed your calendar into a website or blog</li>
<li>Access your Google calendar from your cell phone&#8217;s web browser</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/yahoocalendar.png" alt="yahoo calendar review" /></p>
<h2><strong><a href="http://30boxes.com" target="_blank">30 Boxes</a></strong></h2>
<p>The free <a href="http://30boxes.com" target="_blank">30 Boxes</a> online calendar is slightly different than the rest. There are no ads to be seen, it takes up the entire page, is only a calendar, shows the current weather readings under the currently weekly, lets you send Twitter updates, and more. It seems very innovative and uses current technology well.</p>
<ul>
<li>Import contacts from Yahoo, GMail, Outlook, Hotmail, Plaxo</li>
<li>Share with Buddies or publish to MySpace and blogs</li>
<li>Email and share links that are tracked so you know when people get them</li>
<li><span class="textLight smallest">Receive reminders and invites by SMS/Text Message</span></li>
<li>Link to Google maps within calendar entries</li>
<li>Add your local information like weather</li>
<li>Embed your Calendar as a widget on your blog</li>
<li>Put your events list on Yahoo or Google</li>
<li>Add your calendar to any RSS feed</li>
<li>Import or export from Outlook, iCal, or Yahoo Calendar, or anything in CSV format</li>
<li>Print calendar entries or calendar pages</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/30boxescalendar1.png" alt="30 Boxes Calendar" /></p>
<p>With all of the good, free online calendar choices available, there isn&#8217;t any reason why you can&#8217;t get organized this year!   Which online calendar do you use and why?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/organize-your-schedule-and-share-events/" title="Google Calendar &#8211; Organize, Schedule and Share Events (September 28, 2006)">Google Calendar &#8211; Organize, Schedule and Share Events</a> (23)</li>
	<li><a href="http://www.makeuseof.com/tag/best-of-google-calendar-addons-tips/" title="Best of Google Calendar (Addons + Tips) (May 22, 2007)">Best of Google Calendar (Addons + Tips)</a> (32)</li>
	<li><a href="http://www.makeuseof.com/tag/the-essential-keyboard-shortcuts-to-tame-your-google-calendar/" title="The Essential Keyboard Shortcuts to Tame your Google Calendar (March 17, 2008)">The Essential Keyboard Shortcuts to Tame your Google Calendar</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/synchronize-your-google-contacts-calendar-rss-in-thunderbird/" title="Synchronize Your Google Contacts, Calendar &#038; RSS In Thunderbird (September 4, 2009)">Synchronize Your Google Contacts, Calendar &#038; RSS In Thunderbird</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/rainlendar/" title="Stay Organized with Rainlendar Calendar (December 28, 2007)">Stay Organized with Rainlendar Calendar</a> (20)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/get-organized-with-online-calendars/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>10 Quick Ways To Print Calendars Online</title>
		<link>http://www.makeuseof.com/tag/10-quick-ways-to-print-your-own-calendars-online/</link>
		<comments>http://www.makeuseof.com/tag/10-quick-ways-to-print-your-own-calendars-online/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 21:01:13 +0000</pubDate>
		<dc:creator>Saikat Basu</dc:creator>
				<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[printables]]></category>
		<category><![CDATA[printing]]></category>
		<category><![CDATA[templates]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=10005</guid>
		<description><![CDATA[First let me apologize to environmental evangelists for suggesting a waste of paper. But if one is going to buy a hardcopy calendar anyway, why not make one of your own? With that thought I fired up the search engines to hunt down some of the sites which lets us design, download and print calendars [...]]]></description>
			<content:encoded><![CDATA[<p>First let me apologize to environmental evangelists for suggesting a waste of paper. But if one is going to buy a hardcopy calendar anyway, why not make one of your own? With that thought I fired up the search engines to hunt down some of the sites which lets us design, download and print calendars of our own. There are a lot of paid websites which gives you a lot of bang for the buck, but a free service has its own appeal when you don’t want to feel lighter at the turn of the year.</p>
<p>Here at MakeUseOf you will find mentions of three calendar creating websites. These are <a href="http://www.makeuseof.com/dir/freephotocalendars-print-photo-calendars/" target="_blank">Free Photo Calendars</a>, <a href="http://www.makeuseof.com/dir/compactcalendarcreator-create-print-compact-calendars-online/" target="_blank">Compact Calendar Creator</a> and <a href="http://www.makeuseof.com/dir/eprintablecalendars-free-printable-calendars-charts-flash-cards-games/" target="_blank">Printable Calendars</a>. This list gives 10 more ways to ignite the creative Zen.</p>
<h2><a href="http://www.printable-calendar.com/" target="_blank"><strong>Printable Calendars</strong></a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/printablecalendars.png" alt="print a calendar" /></p>
<p>As simple as it gets. Printable Calendars is a free service that lets you download printable calendars in RTF format. Select your calendar date by month or year and hit the create button. Download the RTF file and print a calendar using your printer.</p>
<h2><a href="http://www.vertex42.com/calendars/printable-calendars.html" target="_blank"><strong>Vertex</strong></a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/vertex.png" alt="vertex - calendar templates" /></p>
<p>A site leaning more towards MS Office templates and Excel calculators also has a calendar tab. Vertex has a fairly good assortment of calendars which can be downloaded in the PDF format and printed.</p>
<p>The calendars though are unembellished with graphics. You get the calendars in both portrait and landscape modes and in varying colours. Most of the calendars also come with U.S holidays marked out though there is the blank option as well so it can be used by anyone.</p>
<p>All calendars are free and the only constraints are the link and the copyright notices which come printed as footers.</p>
<h2><a href="http://www.printfree.com/" target="_blank"><strong>PrintFree</strong></a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/printfree.png" alt="PrintFree - online calendar creator" /></p>
<p>This site is hardly anything to look at but it offers another simple way of making simple calendars. The calendars mostly are in monthly formats. It’s all on one page. Some format options like ‘Monthly Vertical’, ‘Monthly Horizontal’, ‘Bold’ and ‘Extra Bold’ are the few you could choose from.</p>
<p>If you like a simple calendar in a jiffy then this website could be one tool to look at.</p>
<h2><a href="http://mintprintables.com/" target="_blank"><strong>MintPrintables</strong></a></h2>
<p><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/mintprintables.png" alt="mintprintable - online calendar 2009" />This website offers free calendars that become your own with just a printer. You get calendars by week, month and year. A few blank templates are available that you can use for filling up as you like. Six nature portrait based calendars are available which would require a good colour printer at your disposal. Though the choices are limited you can give this site a see through.</p>
<h2><a href="www.hp.com/sbso/productivity/office/calendar.html" target="_blank"><strong>HP Calendars</strong></a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/hp.png" alt="HP Calendars" /></p>
<p>Hewlett Packard has put up a few calendar templates on its site. You can customize them by downloading it in the DOC format and adding your or the company name to it. The templates include – monthly calendars, quarterly calendars, yearly calendars and an interesting 3-D calendars section.</p>
<h2><a href="http://www.calendarlabs.com/" target="_blank"><strong>Calendar Labs</strong></a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/calendarlabs.png" alt="Calendar Labs" /></p>
<p>CalendarLabs (Alpha) gives you a variety of print-ready calendars. The motley group includes – Monthly and Yearly calendars, Holiday calendars, iCal holiday calendars, PDF calendars, Blank calendars, Astrology calendars, Printable calendars (Customize by paper size and download in MS format) and lastly Photo calendars where you can use flora or fauna images or one of your own.</p>
<p>To print just click on the desired calendar link. Follow it up by clicking the ‘Printable Format’ link which opens a pop-up with the calendar. Use the browser’s print function to take it to the printer.</p>
<h2><a href="http://www.dltk-cards.com/calendar/" target="_blank"><strong>DLTK&#8217;s Free Printable Custom Calendars</strong></a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/dltk.png" alt="online calendar maker" /></p>
<p>This website lets you use your own image or fall back on the plethora of themes to generate your personal calendar. From themes like the 10 Commandments to images of Animals, Holiday Season and Cartoons. You can either use the colour images or its b/w counterpart. The site also covers calendar creation in any of these languages – English, Spanish, Dutch, French, Italian and Latin. The calendars generated are not very stylized but serve simpler purposes.</p>
<h2><a href="http://www.speedycal.com/index.php" target="_blank"><strong>SpeedyCal</strong></a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/speedycal.png" alt="Speedycal - generate calendar pdf" /></p>
<p>Things get savvier with this web service. SpeedyCal is a free calendar making application which lets you use default images or user uploaded images to create high quality downloadable calendars. You can choose images from a default gallery (or your own images), add borders and select fonts and create a calendar in a 12/18 month format. You can also choose to mark out U.S or South African national events. A more flexible approach by adding your own events is also allowed.</p>
<p>The final stage takes place in the PDF Folder of the program. You can quickly check your handiwork through a ‘Create a Preview Quality PDF’ or adopt the slower approach of ‘Create a Print Quality PDF’. The latter assembles all your data and generates the finished calendar after a delay depending on the data. All that is left for you to do is to download the finished PDF file and print it.</p>
<p>The interface is slick and the web service requires signing in and an email validation.</p>
<h2><a href="http://disney.go.com/magicartist/calendars/classic/index.html" target="_blank"><strong>Disney’s Calendar Creator</strong></a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/disney.png" alt="Disney’s Calendar Creator" /></p>
<p>In most cases school-going kids require calendars just as we do. Disney Magic Artist is a tool which allows them that. The interface is child’s play. Select an image of a Disney toon&#8230;select the month by using the arrows&#8230;mark out special days by clicking and dragging the given stickers to the calendar&#8230;click on the print button. If you like to save your ink/toner then go for the B/W option provided.</p>
<h2><a href="http://office.microsoft.com/en-us/templates/CT102774121033.aspx" target="_blank"><strong>Microsoft Calendar Templates</strong></a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/microsoft.png" alt="" /></p>
<p>Last but certainly not least, one of the easiest ways to create a personal calendar is available closer to home especially for Windows users. With Microsoft Office and its online website, users can download dozens of calendar templates. From Asian patterns and prints to a lunar calendar are interspersed between the classic designs. Some the templates are customizable. Also, some templates are downloadable depending on the version of MS Office being used.</p>
<p>There is another caveat for some of the templates – some downloads require a genuine copy of MS Office Suite.</p>
<p>It’s always nifty to have your own personalized calendar hanging on the wall and it’s also not bad to have it for free. Do you know any other calendar making website out there?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-make-a-calendar-template-in-excel/" title="How To Make A Calendar Template In Excel (August 27, 2009)">How To Make A Calendar Template In Excel</a> (25)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-create-new-design-projects-using-avery-designpro/" title="How To Create New Design Projects Using Avery DesignPro (November 19, 2009)">How To Create New Design Projects Using Avery DesignPro</a> (2)</li>
	<li><a href="http://www.makeuseof.com/tag/cool-printables-ways-to-put-your-dusty-printer-to-work/" title="Cool Printables : Ways to Put your Dusty Printer to Work (January 22, 2008)">Cool Printables : Ways to Put your Dusty Printer to Work</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/note-taking-and-list-making-made-easy-with-these-apps/" title="3 Dead-simple Apps For Note Taking &#038; List Making (March 13, 2009)">3 Dead-simple Apps For Note Taking &#038; List Making</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/zenbe-email-evolved/" title="Zenbe &#8211; All Your Emails In One Place (November 17, 2008)">Zenbe &#8211; All Your Emails In One Place</a> (20)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/10-quick-ways-to-print-your-own-calendars-online/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Zenbe &#8211; All Your Emails In One Place</title>
		<link>http://www.makeuseof.com/tag/zenbe-email-evolved/</link>
		<comments>http://www.makeuseof.com/tag/zenbe-email-evolved/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 19:01:09 +0000</pubDate>
		<dc:creator>Sam Guzmán</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[aggregator]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[contact manager]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[email management]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=7401</guid>
		<description><![CDATA[ Compared to other technologies on the web, email hasn&#8217;t evolved much.  Unfortunately for us, email providers are generally satisfied with the status quo but Zenbe wants to change that. Zenbe is an email startup begun by folks who were dissatisfied with the lack of innovation. The Zenbe team is dedicated to taking email into [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2008/11/logo72.png" alt="zenbe review" align="left" /> Compared to other technologies on the web, email hasn&#8217;t evolved much.  Unfortunately for us, email providers are generally satisfied with the status quo but <a href="http://zenbe.com">Zenbe</a> wants to change that.<em> </em>Zenbe is an email startup begun by folks who were dissatisfied with the lack of innovation. The Zenbe team is dedicated to taking email into the future with new features and fresh ideas.</p>
<p>So what makes Zenbe different? There are a lot of things, but here are the highlights.</p>
<p>First, Zenbe helps you <strong>centralize</strong>. Bring all your emails in one. It helps you cut down on your account clutter by bringing together in one window your email, task lists, files, and calendar. You can also use Zenbe to manage all your email addresses. It allows you to send from any email address and downloads outside email messages via POP.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/11/ss_mail_facebook_1024a.png" alt="zenbe mail " /></p>
<p>Second, Zenbe has <strong>awesome features</strong>. What other email client do you know of that allows you to use Twitter and check your Facebook updates while reading your latest email? That&#8217;s just the beginning, though. Zenbe has a full featured calendar that includes support for iCal subscriptions, and, unlike some competitors (*cough* Google *cough*), the developers included task lists.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/11/ss_mail_facebook_1024b.png" alt="all email in one" /></p>
<p>The file view is awesome, too. It takes all your email attachments and makes them available in their own separate tab. You can search, tag, star, or sort them by file type. Audio and video files can be played right in your browser, and images can be previewed in a neat lightbox.</p>
<p>In addition, Zenbe has partnered with <a href="http://www.scribd.com">Scribd</a> for document previewing, so you can view documents without downloading them to your computer. You no longer have to email files to yourself, either, since Zenbe lets you upload files without emailing them. With 4GB of storage, there is plenty of space to use Zenbe as a repository for your important documents and media.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/11/ss_files_agenda_1024-1.png" alt="all email accounts in one" /></p>
<p>I&#8217;ve mentioned only some of Zenbe&#8217;s features. There are many more, and everything &#8211; from the contact manager to the tagging system &#8211; is innovative.</p>
<p>The best part about Zenbe, though, is that it&#8217;s still evolving. While other email providers will go months without any updates, Zenbe is constantly adding new features. For example, the Zenbe team is currently testing a unique conversation view, as well as an innovative &#8220;favorites inbox&#8221; that shows you emails from the people you care about most.</p>
<p>Zenbe really does have some of the best features I&#8217;ve seen in an email client. It incorporates them in an elegant way, too, so you aren&#8217;t overwhelmed with clutter.</p>
<p>What about you? What features would you like to see in the inbox of the future? Let us know in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/6-ways-to-get-social-with-outlook/" title="Outlook Addons &#8211; 6 Ways to Get Social with Outlook (December 20, 2007)">Outlook Addons &#8211; 6 Ways to Get Social with Outlook</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/lifeio-check-your-email-read-rss-feeds-post-to-twitter-keep-notes-more/" title="LifeIO: Check Your Email, Read Feeds, Post to Twitter, Keep Notes &#038; More From One Cool Site (August 5, 2009)">LifeIO: Check Your Email, Read Feeds, Post to Twitter, Keep Notes &#038; More From One Cool Site</a> (26)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-integrate-google-calendar-into-thunderbird/" title="How To: Integrate Google Calendar Into Thunderbird (August 28, 2008)">How To: Integrate Google Calendar Into Thunderbird</a> (22)</li>
	<li><a href="http://www.makeuseof.com/tag/top-5-yahoo-mail-classic-tips-tricks/" title="Top 5 Yahoo Mail Classic Tips &#038; Tricks (September 5, 2009)">Top 5 Yahoo Mail Classic Tips &#038; Tricks</a> (23)</li>
	<li><a href="http://www.makeuseof.com/tag/stay-in-sync-with-your-significant-other-using-free-exchange-server/" title="Stay in Sync with your Significant Other using free Exchange Server (March 29, 2008)">Stay in Sync with your Significant Other using free Exchange Server</a> (13)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/zenbe-email-evolved/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Manage Your Life with Free Online Time Management Tools</title>
		<link>http://www.makeuseof.com/tag/manage-your-life-with-free-online-time-management-tools/</link>
		<comments>http://www.makeuseof.com/tag/manage-your-life-with-free-online-time-management-tools/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 16:01:01 +0000</pubDate>
		<dc:creator>Tina</dc:creator>
				<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[note taking]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[synchronize]]></category>
		<category><![CDATA[task manager]]></category>
		<category><![CDATA[to-do]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=5897</guid>
		<description><![CDATA[In addition to offering a wealth of information, the internet also provides us with a ton of tools. Are you taking full advantage of them? For example, how well do you manage your life? Are you well organized, do you easily remember birthdays, deadlines and appointments?
Should you struggle with these tasks, don&#8217;t worry, most of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/09/manage05.png" border="0" alt="" vspace="5" align="left" />In addition to offering a wealth of information, the internet also provides us with a ton of tools. Are you taking full advantage of them? For example, how well do you manage your life? Are you well organized, do you easily remember birthdays, deadlines and appointments?</p>
<p>Should you struggle with these tasks, don&#8217;t worry, most of us are. Fortunately, you are free to change things and make your life a little easier. Here is what you can do to organize your life and reduce the amount of things you have to remember:</p>
<h2><strong>Routine</strong></h2>
<p>The first and most difficult task is to adopt a couple of key habits. This is crucial since no tool will ever help you if you don&#8217;t communicate with it. Whether you&#8217;re using a file-o-fax or an online calendar system, none of these tools were built to read your mind.</p>
<p><strong>1. Write everything down &#8211; immediately!</strong><br />
If you&#8217;re lucky, you already own a portable device that will synchronize with your computer. If not, get used to carrying pen and paper.</p>
<p><strong>2. Integrate the tools into your daily routine.</strong><br />
Both checking and updating them needs to become a routine task. The good thing is you get to choose when and how often you&#8217;ll communicate with your tools! <img src='http://www.makeuseof.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  And you don&#8217;t have to use them all at once. It all depends what works best for you. Just start &#8211; now!</p>
<p><strong>3. Hang in there!</strong><br />
This is a pretty universal habit. In the context at hand it means the following:</p>
<ul>
<li>
<div>give the tools time to work, invest some time and effort to make them work for you</div>
</li>
<li>
<div>resist your inner temptation to slack off</div>
</li>
<li>
<div>develop a genuine interest in the tools you are using, learn about them, improve your usage of them or find out about different tools that may work better for you</div>
</li>
</ul>
<p>&nbsp;</p>
<h2><strong>Tools</strong></h2>
<p>If you are able to get into the routine described above, you will soon have a lot of free time to fill. However, I have to warn you: relying on any of the following tools means you will depend on technology like never before.</p>
<p><strong>1. <a title="Evernote" href="http://www.evernote.com/">Evernote</a></p>
<p></strong><img src="http://www.makeuseof.com/wp-content/uploads/2008/09/manage01.png" border="0" alt="" hspace="10" vspace="5" align="left" />With Evernote you can collect, sync, search, archive, and share information. The main interface is a website. The desktop client is available for Mac and Windows, further clients support the iPhone, the iPod Touch, Windows Mobile devices, and there is a bookmarklet for your browser.</p>
<p>One of the coolest features is Evernote&#8217;s ability to search for words inside of pictures. This makes it a very valuable tool for efficient archiving. On top of that it offers a free option and it&#8217;s independent of Google &#8211; so far.</p>
<p>Back in April Shankar wrote a <a title="Evernote review" href="http://www.makeuseof.com/tag/become-a-rockstar-note-taker-with-evernote-review-100-invites/">thorough review</a> of Evernote.</p>
<p><strong>2. <a title="Stickies" href="http://www.zhornsoftware.co.uk/stickies/">Stickies</a></strong><br />
<img src="http://www.makeuseof.com/wp-content/uploads/2008/09/manage03.png" border="0" alt="" hspace="10" vspace="5" align="left" />If you are the type of person who works best with visual reminders, I recommend Stickies. It works a little like Post-It® notes, but stickies sit on your PC desktop.</p>
<p>Stickies can be fully customized and they can adopt many functions other than holding notes. For example, they may be attached to a website or document, so they will only show in connection with these; network support allows for transfer of notes between machines, for example between computers within a TCP/IP network; and alarms may be set for each note.</p>
<p>I should mention that 3M, the creator of the original Post-It® notes, offers a similar desktop application, however the free version is very limited!</p>
<p><strong>3. <a title="I Want Sandy" href="http://iwantsandy.com/">I Want Sandy</a></strong><br />
<img src="http://www.makeuseof.com/wp-content/uploads/2008/09/manage02.png" border="0" alt="" hspace="10" vspace="5" align="left" />Sandy is an assistant that you communicate with by eMail. No software, easy to access and easy to program. Sandy relies on keywords in your eMail to her. When you CC someone in your eMail to Sandy, she will get in touch with them for the specific tasks contained in that eMail. Sandy promises she will synchronize with your calendar. At this point she supports Google Calendar. If you like, you can also chat with Sandy through Twitter.</p>
<p>Earlier this year Mark wrote a <a title="I Want Sandy Review" href="http://www.makeuseof.com/tag/i-want-sandy-email-assistant-youll-like-but-can-leave-without/">review about I Want Sandy</a>. For him she didn&#8217;t work with Google Calendar, but it looks like the plugin was updated and it worked fine for me.</p>
<p><strong>4. <a title="Google Calendar" href="http://calendar.google.com">Google Calendar</a></strong><br />
<img src="http://www.makeuseof.com/wp-content/uploads/2008/08/googlecalendarthunderbird04.png" border="0" alt="" hspace="10" vspace="5" align="left" />I already mentioned it in connection with Sandy. As a calendar it does a great job, but I found that it works much better for me when I can access it from my desktop. If you&#8217;re already using Thunderbird, see how you can <a title="Integrate Google Calendar into Thunderbird" href="http://www.makeuseof.com/tag/how-to-integrate-google-calendar-into-thunderbird/">integrate Google Calendar into Thunderbird</a>.</p>
<p>And with <a title="GooSync" href="http://www.goosync.com/">GooSync</a>, which is <a title="GooSync" href="http://www.makeuseof.com/dir/goosync-synchronize-google-calendar-mobile-pda/">listed in our directory</a>, you can sync Google Calendar with your mobile phone, the Blackberry or the iPhone.</p>
<p><strong>5. <a title="Google Mail" href="http://mail.google.com">Google Mail</a><br />
</strong><img src="http://www.makeuseof.com/images/gmail-logo.jpg" border="0" alt="" hspace="10" vspace="5" align="left" />While we&#8217;re talking about Google, Google Mail can not be missed. Great tool to archive and search mail or documents. If you are actually using the web interface of GMail you should <a title="GMail on MUO" href="http://www.makeuseof.com/tech-fun/search/?cx=009717636731598800244%3Aqhe4rh7wuxs&amp;cof=FORID%3A11&amp;q=gmail&amp;sa=Search#949">find out</a> about all the plugins and tools that are available for it. If you&#8217;re using Firefox, you can <a title="Integrate Google Calendar with GMail" href="http://lifehacker.com/400538/gmailagenda-puts-gcal-in-your-gmail">integrate Google Calendar with GMail</a>.</p>
<p><strong>6. <a title="Remember The Milk" href="http://www.rememberthemilk.com/">Remember The Milk</a></strong><br />
<img src="http://www.makeuseof.com/wp-content/uploads/2008/09/manage04.png" border="0" alt="" hspace="10" vspace="5" align="left" />Remember The Milk is a very efficient task manager. First of all it is compatible with a wide range of applications and devices, including Google Calendar, GMail, Twitter, Blackberry and the iPhone or iPod touch. It can send reminders to your eMail, your mobile phone, and many different instant messengers. While for example I Want Sandy is very basic, Remember The Milk offers some great extra features. Create lists or task clouds; integrate maps to make tasks that require you to leave the house more efficient; publish your tasks and lists, share them with your contacts or send out reminders.</p>
<p>A worthy rival to Remember The Milk may be <a title="TODOIST" href="http://todoist.com/">TODOIST</a>, which was <a title="TODOIST" href="http://www.makeuseof.com/tag/todoist-simple-but-powerful-task-management-app/">tested and reviewed</a> by Daniel.</p>
<p>It goes without saying that there are only two essential tools you need: a calendar and a reminder tool in case the calendar&#8217;s reminders aren&#8217;t sufficient. I would also recommend a good archiving system.</p>
<p>My personal combination is Google Calendar with Thunderbird because I do not need to rely on mobile devices and usually have instant access to my laptop.</p>
<p>Which ones do you choose and how are you combining them?   Tell us in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/rainlendar/" title="Stay Organized with Rainlendar Calendar (December 28, 2007)">Stay Organized with Rainlendar Calendar</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/put-your-outlook-calendar-on-your-desktop-with-desktask/" title="Show Your Outlook Calendar On Desktop with Desktask (February 14, 2009)">Show Your Outlook Calendar On Desktop with Desktask</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/schedule-and-manage-your-messages-with-sendible/" title="Schedule &#038; Manage Your Messages With Sendible (July 11, 2008)">Schedule &#038; Manage Your Messages With Sendible</a> (1)</li>
	<li><a href="http://www.makeuseof.com/tag/gtd-getting-things-done-roundup-time-to-organize/" title="GTD (Getting Things Done) Roundup &#8211; Time To Organize (December 12, 2007)">GTD (Getting Things Done) Roundup &#8211; Time To Organize</a> (38)</li>
	<li><a href="http://www.makeuseof.com/tag/tracks-an-advanced-getting-things-done-application/" title="Tracks &#8211; An Advanced &#8220;Getting Things Done&#8221; Application (March 11, 2009)">Tracks &#8211; An Advanced &#8220;Getting Things Done&#8221; Application</a> (11)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/manage-your-life-with-free-online-time-management-tools/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How To: Integrate Google Calendar Into Thunderbird</title>
		<link>http://www.makeuseof.com/tag/how-to-integrate-google-calendar-into-thunderbird/</link>
		<comments>http://www.makeuseof.com/tag/how-to-integrate-google-calendar-into-thunderbird/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 18:15:43 +0000</pubDate>
		<dc:creator>Tina</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[email management]]></category>
		<category><![CDATA[google calendar]]></category>
		<category><![CDATA[synchronize]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=5124</guid>
		<description><![CDATA[Google Calendar is a great, if not the best available tool to share calendars. However, it&#8217;s tedious to edit and keep track of it via the web interface. In saving time, integration is your best friend.
Naturally, there is a vast amount of addons and tools to sync, integrate and simply work more efficiently with Google [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/08/googlecalendarthunderbird04.png" border="0" alt="" hspace="10" vspace="5" align="left" />Google Calendar is a great, if not the best available tool to share calendars. However, it&#8217;s tedious to edit and keep track of it via the web interface. In saving time, integration is your best friend.</p>
<p>Naturally, there is a vast amount of addons and tools to sync, integrate and simply work more efficiently with Google Calendar. For example you can sync it with mobile devices like the Blackberry or iPhone using <a title="GoogleSync" href="http://www.makeuseof.com/dir/goosync-synchronize-google-calendar-mobile-pda/">GoogleSync</a>. Then you can add Google Calendar to Gmail with <a title="Greasemonkey: Google Calendar to Gmail" href="http://userscripts.org/scripts/search?q=gmail+%22google+calendar%22">several different Greasemonkey scripts</a>. Now I will explain how to add it to Thunderbird.</p>
<p>For this you will need two Thunderbird addons:<br />
1. <a title="Lightning" href="https://addons.mozilla.org/en-US/thunderbird/addon/2313">Lightning</a> adds a Sunbird type calendar to Thunderbird.<br />
2. <a title="Provider for GC" href="https://addons.mozilla.org/de/thunderbird/addon/4631">Provider for Google Calendar</a> connects Lightning with Google Calendar.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/08/googlecalendarthunderbird01.png" border="0" alt="" /></p>
<p>After installing both of these plugins, you will notice several changes in Thunderbird. First of all there is a new sidebar holding the calendar. At the bottom of the old sidebar that is hosting the folders and address book, you should see three new buttons: Mail, Calendar and Tasks.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/08/googlecalendarthunderbird02.png" border="0" alt="" /></p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/08/googlecalendarthunderbird03.png" border="0" alt="" hspace="10" vspace="5" align="left" />To integrate an existing Google Calendar, you first need to fetch your calendar&#8217;s address. Head over to the <a title="Google Calendar" href="http://calendar.google.com">web interface</a>, click the little arrow next to one of your calendars, and select &gt;Calendar settings from the menu.</p>
<p>In the Details window you&#8217;re looking for the Calendar / Private Address section at the bottom. I found that both XML and ICAL URLs work, but XML is recommended. Whether you pick the calendar or the private address depends on whether your calendar is set to public or private.</p>
<p>Back in Thunderbird the first thing you have to do is click the Calendar symbol to switch from Mail to Calendar view.<br />
Then click &gt;File &gt;New &gt;Calendar&#8230; If the Calendar option is not available, you probably forgot to switch to the Calendar view.</p>
<p>From the Create New Calendar window select &gt;On the Network, click &gt;Next, select &gt;Google Calendar as the format and insert the URL into the &gt;Location field, click &gt;Next, eventually enter your Google &gt;User Name and &gt;Password and click &gt;OK, &gt;Name your calendar, give it a &gt;Color, click &gt;Next and finally &gt;Finish to complete the procedure.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/08/googlecalendarthunderbird05.png" border="0" alt="" /></p>
<p>And there you go, you have integrated your Google Calendar into Thunderbird. Editing the calendar works bidirectional, meaning you can add and edit events via the website or in Thunderbird and they will be synced automatically.</p>
<p>The Mozilla Wiki has a thorough page covering <a title="GDATA Provider Wiki" href="https://wiki.mozilla.org/Calendar:GDATA_Provider#Accessing_your_Calendar">Provider of Google Calendar</a>, including a section about bugs and limitations. There also is a <a title="Provider for Google Calendar Group" href="http://groups.google.com/group/provider-for-google-calendar/">Google Group</a> discussing further questions.</p>
<p><em>(By) Tina is a regular MUO author. In her offline life she’s a PhD student interested in unraveling signaling events that determine cartilage and bone development.</em>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/synchronize-your-google-contacts-calendar-rss-in-thunderbird/" title="Synchronize Your Google Contacts, Calendar &#038; RSS In Thunderbird (September 4, 2009)">Synchronize Your Google Contacts, Calendar &#038; RSS In Thunderbird</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/zenbe-email-evolved/" title="Zenbe &#8211; All Your Emails In One Place (November 17, 2008)">Zenbe &#8211; All Your Emails In One Place</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/stay-in-sync-with-your-significant-other-using-free-exchange-server/" title="Stay in Sync with your Significant Other using free Exchange Server (March 29, 2008)">Stay in Sync with your Significant Other using free Exchange Server</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-terminally-delete-emails-in-thunderbird-by-compacting-folders/" title="How To Terminally Delete eMails In Thunderbird By Compacting Folders (October 27, 2009)">How To Terminally Delete eMails In Thunderbird By Compacting Folders</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-send-personalized-mass-emails-in-mozilla-thunderbird/" title="How to Set Up Mozilla Thunderbird to Send Mass Emails (June 30, 2009)">How to Set Up Mozilla Thunderbird to Send Mass Emails</a> (17)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-integrate-google-calendar-into-thunderbird/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Calgoo Connect &amp; Hub &#8211; Calendar Syncing And Sharing Made Easy</title>
		<link>http://www.makeuseof.com/tag/calgoo-connect-and-hub-calendar-syncing-and-sharing-made-easy/</link>
		<comments>http://www.makeuseof.com/tag/calgoo-connect-and-hub-calendar-syncing-and-sharing-made-easy/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 17:50:42 +0000</pubDate>
		<dc:creator>Abhijeet Mukherjee</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[google calendar]]></category>
		<category><![CDATA[iCal]]></category>
		<category><![CDATA[microsoft outlook]]></category>
		<category><![CDATA[synchronize]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=4545</guid>
		<description><![CDATA[The availability of desktop calendars like MS Outlook Calendar and iCal and free online calendars like Google Calendar have certainly made managing schedules quick and easy. However when it comes to sharing and syncing calendars, there are still not many good solutions available which are free and convenient to work with. It&#8217;s not an easy [...]]]></description>
			<content:encoded><![CDATA[<p><img align="left" src="http://www.makeuseof.com/wp-content/uploads/2008/08/calgoo.jpg" alt="calgoo" title="calgoo" class="alignnone size-full wp-image-4548" />The availability of desktop calendars like MS Outlook Calendar and iCal and free online calendars like Google Calendar have certainly made managing schedules quick and easy. However when it comes to sharing and syncing calendars, there are still not many good solutions available which are free and convenient to work with. It&#8217;s not an easy task to share your calendars with friends, especially if you have a lot of them and they use different types of calendar applications.</p>
<p>Enter <a href="http://www.calgoo.com">Calgoo</a>, a suite of calendar apps which offers an excellent free solution to syncing and sharing calendars across different platforms. Apart from offering its own calendar software, it offers Calgoo Connect and Calgoo Hub which are meant for syncing and sharing calendars respectively.<span id="more-4545"></span></p>
<h2> Calgoo Connect </h2>
<p><img align="right" src="http://www.makeuseof.com/wp-content/uploads/2008/08/calgoo-connect-1.jpg" alt="calgoo-connect-1" title="calgoo-connect-1" class="alignnone size-full wp-image-4547" />Calgoo Connect, as I mentioned, is a tool which lets you sync desktop calendars like Outlook or iCal with online calendars like 30 boxes and Google Calendar. It quietly works in the background synchronizing your online calendar with your desktop calendar and any changes you make on one of them reflect on the other.</p>
<p>It supports the following calendar programs :-</p>
<ul>
<li>MS Outlook 2003 Calendar</li>
<li>MS Outlook 2007 Calendar</li>
<li>Google Calendar</li>
<li>Apple iCal</li>
<li>30 boxes</li>
<li>And Calgoo&#8217;s own calendar program</li>
</ul>
<p>It&#8217;s important to note that although Windows user have some good calendar sync options available, Mac users still don&#8217;t have a <strong>free</strong> solution to sync iCal to Google Calendar. Hence Calgoo connect should be a useful app for them. This could also help you easily sync your iCal with Outlook calendar if you own both a PC and a Mac.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/08/calgoo-connect-2.jpg" alt="calgoo-connect-2" title="calgoo-connect-2" class="alignnone size-full wp-image-4546" /></p>
<h2> Calgoo Hub </h2>
<p>Calgoo Hub does the more difficult task of sharing your calendars with friends who may not be using the same calendar.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/08/calgoo-hub-2.jpg" alt="calgoo-hub" title="calgoo-hub" class="alignnone size-full wp-image-4549" /></p>
<p>As you can see in the screenshot above, it supports most of the popular calendar programs including Sunbird and Plaxo Calendar. Calgoo Hub is basically an online storage for your calendar from where you can share it with your friends or just publish for public view.</p>
<h2> Features </h2>
<p><strong>1. Publish Calendar Online</strong></p>
<p>Calgoo Hub, as I mentioned, lets you publish your default calendar online. It supports all the popular calendars with a few exceptions (like MS Vista Calendar ). Google Calendar, 30 boxes and Outlook 2003 require you to download and install a plugin to publish to Calgoo Hub.</p>
<p><strong>2. Support For Multiple Calendar Applications</strong></p>
<p>Support for multiple calendar programs is a big advantage and hence you don&#8217;t need to worry about the type of calendar which your friend is using while sharing it. Although Plaxo Calendar, MS Windows Vista Calendar and Calendar Hub cannot publish to Calgoo Hub but they can still easily subscribe to a Calgoo Hub calendar.</p>
<p><strong>3. Easily Share Calendars through Email</strong></p>
<p>This is what makes Calgoo Hub an awesome calendar sharing app. You can share it with anyone who has a valid email address. It sends a preview link to your calendar in the email to your friend and also gives detailed steps to add it to his deafualt calendar program.</p>
<p><strong>4. Subscribe to a Calgoo Hub Calendar</strong></p>
<p>Calgoo Hub assigns a specific address starting with webcal:// to your calendar and hence using that address, one can easily subscribe to it in his preferred calendar program</p>
<p><strong>5. Preview in Cell Phone</strong></p>
<p>And finally, apart from giving an online preview option, you can also preview your calendar on your cell phone which means that it is optimized from the mobile internet as well.</p>
<p>Calgoo is undoubtedly one of the most comprehensive calendar software suites which focuses on calendar interoperability rather than just specific tasks like two-way syncing of particular calendars. And since it&#8217;s free now, it has become more useful than ever.</p>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/synchronize-your-google-contacts-calendar-rss-in-thunderbird/" title="Synchronize Your Google Contacts, Calendar &#038; RSS In Thunderbird (September 4, 2009)">Synchronize Your Google Contacts, Calendar &#038; RSS In Thunderbird</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/rainlendar/" title="Stay Organized with Rainlendar Calendar (December 28, 2007)">Stay Organized with Rainlendar Calendar</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/stay-in-sync-with-your-significant-other-using-free-exchange-server/" title="Stay in Sync with your Significant Other using free Exchange Server (March 29, 2008)">Stay in Sync with your Significant Other using free Exchange Server</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/put-your-outlook-calendar-on-your-desktop-with-desktask/" title="Show Your Outlook Calendar On Desktop with Desktask (February 14, 2009)">Show Your Outlook Calendar On Desktop with Desktask</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-integrate-google-calendar-into-thunderbird/" title="How To: Integrate Google Calendar Into Thunderbird (August 28, 2008)">How To: Integrate Google Calendar Into Thunderbird</a> (22)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/calgoo-connect-and-hub-calendar-syncing-and-sharing-made-easy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Schedule &amp; Manage Your Messages With Sendible</title>
		<link>http://www.makeuseof.com/tag/schedule-and-manage-your-messages-with-sendible/</link>
		<comments>http://www.makeuseof.com/tag/schedule-and-manage-your-messages-with-sendible/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 20:38:07 +0000</pubDate>
		<dc:creator>Daniel Pataki</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[contact manager]]></category>
		<category><![CDATA[notifications]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[reminder]]></category>
		<category><![CDATA[task manager]]></category>
		<category><![CDATA[to-do]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=3492</guid>
		<description><![CDATA[If you need a reminder service, a message scheduler and a generally cool way to organize yourself, I have just found a service that could help you (and me), called Sendible. The main profile is message scheduling, but you can use the tools offered not just to keep in touch with people, but also to [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/07/sendiblelogo.gif" border="0" alt="Sendible Logo" align="left" />If you need a reminder service, a message scheduler and a generally cool way to organize yourself, I have just found a service that could help you (and me), called <a href="http://sendible.com">Sendible</a>. The main profile is message scheduling, but you can use the tools offered not just to keep in touch with people, but also to manage your online and offline life.</p>
<h2>What you can do with Sendible</h2>
<p>With Sendible you can schedule messages to be sent at any time, down to the minute, and I&#8217;m not just talking about email here. SMS, Facebook, Myspace, Friendster, Orkut, Hi5 and Twitter are the services available and <strong>all work</strong> without fail. The services are completely new so you will probably see some development in this area but the list is already impressive.</p>
<p>Sendible comes with a contact management system too. The options here are pretty basic (edit, send email and delete), but sufficient for me at least. When you send an email to a contact you do not have in your list yet, the application asks you if you want to add him/her, you just type the name and it&#8217;s added, no fuss, smoothly implemented.</p>
<p>My favorite features however are the news feed and calendar. Both essentially show the same information in a different format. The news feed shows all the upcoming events in feed style, chronologically, with the closest first. The calendar shows all your activity in a calendar style and does it pretty well.  But I do see some problems which will deter people from using it regularly, especially after Google Calendar.</p>
<p>When you look at the calendar all you see about an event is the time and type &#8211; you see nothing about the message body. If you click the event you will get a pop up box which shows all there is to see. This is an elegant way of showing events but I think that showing at least some of the message body in the preview would have been nice.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/07/sendiblelog.gif" alt="Sendible log" /></p>
<p>You can also do some advertising with Sendible. I have quite ambivalent feelings here, so I&#8217;ll just tell you about it and you can share your comments. Sendible is monetized by giving you the option to put ads below your messages. You can create some ads and when you send out any email they will be slapped on and sent to the recipient as well. Each ad costs one credit, so every time you send an email your credits are reduced by one. You start with 5 free credits and can buy more for a few dollars. 100 costs $12 and 500 costs $40 for example. This can be a cool way of advertising, but I am not a huge fan of email ads, so I don&#8217;t really know what to think of this. For some people this will be a nice feature, for me it&#8217;s something I&#8217;ll never use.</p>
<h2>How you can use Sendible</h2>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/07/sendiblecalendar1.gif" alt="Sendible Calendar" align="right" /> At the most basic level you can use the app to send emails to your friends, family, Orkut, Myspace and so on so you don&#8217;t forget to send a birthday email for example. If someone asks you to get back to them in 6 weeks you can write the email now, schedule it, and just forget about it. I&#8217;ve actually had some of this happen to me recently and Sendible would be a great way to remember these things. You can opt to receive notifications when the email is actually sent, so you will be prepared for an answer. This feature allows you to forget about many things without any negative effects, so in a sense it&#8217;s a bit like GTD.</p>
<p>You can use Sendible for much more than that though. Just as you can use <a href="http://www.makeuseof.com/tag/i-want-sandy-email-assistant-youll-like-but-can-leave-without/">Sandy</a> as your personal assistant, you can use Sendible to manage some of your tasks for you. Sending messages to people can be a part of that, but you can also send messages to yourself for reminders, to do lists, daily tasks and so on.</p>
<p>The one feature that can provide the most assistance here is the option to send recurring messages. If you have to take the garbage out every Tuesday or your wife will kill you, just schedule yourself an email for 10:00 every Tuesday and you can put a stop to all the killing. If you write a lot of posts to multiple blogs you can send email reminders to yourself each day about which blog you have to write to on that day. The people at Sendible thought about this in advance, since there are message sending options and reminder options. Messages can be sent to other people (although you can send yourself one too), while reminders are the same thing essentially, but the &#8220;to:&#8221; field is omitted, it will be sent to you by default.</p>
<p>Since there are contact and contact group options, you can actually quite effectively use Sendible for team management as well. Shoot out tasks on different dates to your employees, remind them of tasks, ask for a report automatically in advance for the next 15 years. There have been some more advanced calendar sharing options requested for example which will add to this and event management is already in the works which is another plus.</p>
<h2>Is Sendible worth the time?</h2>
<p>What you can see in <a href="http://www.makeuseof.com/tag/i-want-sandy-email-assistant-youll-like-but-can-leave-without/">Mark&#8217;s Sandy article</a> holds up here too. Sendible is a fast and effective way to work, but in the end it&#8217;s only a bot we&#8217;re talking about. However I didn&#8217;t get too much of the actual feeling of that here. Sandy is positioned so that you feel like she&#8217;s real, when in reality you know she&#8217;s not so the positioning utterly fails. Sendible however never intends to substitute your personal assistant, so perhaps your expectations are lower.  But for me, Sendible seems much better so far even though the options are more limited right now.</p>
<p>There is definitely work to be done, adding task addition by email, maybe even Launchy for example, task listings, and so on.  But I think things are shaping up pretty nicely. For me Sendible is worth the time, and I would guess that many of you who have scheduling problems will feel the same way.</p>
<p><em>“Daniel changes his signature lines all the time because although he has a blog about organization, <a href="http://hackyourday.com/">Hack Your Day</a>, he can be a bit all over the place at times. He also has a Blog management service called <a href="http://blogtastique.com/">Blogtastique</a> which helps newbie and pro bloggers in anything they need.”</em>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/rainlendar/" title="Stay Organized with Rainlendar Calendar (December 28, 2007)">Stay Organized with Rainlendar Calendar</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/manage-your-life-with-free-online-time-management-tools/" title="Manage Your Life with Free Online Time Management Tools (September 26, 2008)">Manage Your Life with Free Online Time Management Tools</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/improve-your-organizational-skills-to-do-desklist/" title="Improve Your Organizational Skills With To-Do DeskList (January 22, 2009)">Improve Your Organizational Skills With To-Do DeskList</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/gtd-getting-things-done-roundup-time-to-organize/" title="GTD (Getting Things Done) Roundup &#8211; Time To Organize (December 12, 2007)">GTD (Getting Things Done) Roundup &#8211; Time To Organize</a> (38)</li>
	<li><a href="http://www.makeuseof.com/tag/5-kick-ass-reminder-services/" title="5 Kick-Ass Reminder Services (December 19, 2007)">5 Kick-Ass Reminder Services</a> (21)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/schedule-and-manage-your-messages-with-sendible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced Online Note Taking Made Easy</title>
		<link>http://www.makeuseof.com/tag/advanced-online-note-taking-made-easy/</link>
		<comments>http://www.makeuseof.com/tag/advanced-online-note-taking-made-easy/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 19:00:48 +0000</pubDate>
		<dc:creator>Tina</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[organizer]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[students]]></category>
		<category><![CDATA[task manager]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=3342</guid>
		<description><![CDATA[Springnote is a Wiki based online note taking utility.
Sounds simple and that&#8217;s what it is. But even though it&#8217;s simple, it&#8217;s far from being simplistic! Springnote doesn&#8217;t come short in features, yet remains easy to use because all of the functions are useful and smart and ordered in a plain way, instantly making you feel [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/06/springnote02.png" border="0" alt="" hspace="10" vspace="5" align="left" /><a title="Springnote" href="http://www.springnote.com">Springnote</a> is a Wiki based online note taking utility.</p>
<p>Sounds simple and that&#8217;s what it is. But even though it&#8217;s simple, it&#8217;s far from being simplistic! Springnote doesn&#8217;t come short in features, yet remains easy to use because all of the functions are useful and smart and ordered in a plain way, instantly making you feel comfortable using them.</p>
<p>Springnote supports <a title="OpenID" href="http://www.OpenID.net">OpenID</a>, which you can read about in Dave&#8217;s article <a title="OpenID on MUO" href="http://www.makeuseof.com/tag/openid-overview-and-four-awesome-providers/">OpenID Overview and Four Awesome Providers</a>.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/06/springnote01.png" border="0" alt="" /></p>
<p>Once you&#8217;ve signed in and clicked the button to create a new note, you will first pick your Springnote URL and title, accept the Terms of Service, and pick a template for your notes. When picking a template, you will start out with several pages (notes) containing preset templates. For example when you pick the template <em>For Study</em>, your Springnote account will come with a profile page, a monthly calendar, a to do list, a class timetable, and several more pages. You can as well start out with no template and add them as you go, since you&#8217;ll be able to pick a template whenever creating a new page.</p>
<p>So here you are, ready to take your first notes. Writing is straight forward. Just click into the document, type and use the standard text editor to give your notes the final touches. Via <em>Insert</em> you can attach files or insert pictures up to 20MB per file, and if you forgot to select a template, here is where you get to pick or change it anytime. Through the <em>Menu</em>, notes can be printed, shared, published, exported and downloaded as HTML. You can <em>Upload</em> documents with up to 5MB, the supported formats are doc, odt, txt and html. Several Plug-ins, for example to create a calendar, list of subpages, and a list of contents are available through <em>Add-ons</em>. Linked pages and Subpages will automatically appear in the <em>Related pages</em> section at the bottom of each note. To easily track down notes, <em>Enter tags.</em></p>
<p>In the left hand menu all <em>Recent Updates</em> are shown, pages can be organized via drag&amp;drop in the <em>All Pages</em> tab, you can follow your <em>Tags,</em> and view <em>Shared Pages</em>. The right hand side holds your bookmarks, i.e. sites you want to access quickly. You can color code your bookmarks with five different colors.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/06/springnote03.png" border="0" alt="" /></p>
<p>Nothing much remains to be said, without going into painful details. I will let you discover the beauty of Springnote on your own. But let me tell you, there are so many neat details to be found, the design is beautiful and not a single feature appears superfluous.</p>
<p>How do you organize your notes? Could Springnote become a worthy rival of your habits so far? If not, how does it come short in your opinion? Please share your thoughts!</p>
<p><em>By) This post was written by one of our regular authors, Tina from <a href="http://tinsie.net/Recommended">Recommended</a>.</em>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/rainlendar/" title="Stay Organized with Rainlendar Calendar (December 28, 2007)">Stay Organized with Rainlendar Calendar</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/use-your-voice-to-get-things-done-with-dial2do/" title="Use Your Voice To Get Things Done With Dial2Do (February 12, 2009)">Use Your Voice To Get Things Done With Dial2Do</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/things-getting-things-done-simplified-mac-only/" title="Things &#8211; &#8216;Getting Things Done&#8217; simplified [Mac Only] (March 4, 2008)">Things &#8211; &#8216;Getting Things Done&#8217; simplified [Mac Only]</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/put-your-outlook-calendar-on-your-desktop-with-desktask/" title="Show Your Outlook Calendar On Desktop with Desktask (February 14, 2009)">Show Your Outlook Calendar On Desktop with Desktask</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/schedule-and-manage-your-messages-with-sendible/" title="Schedule &#038; Manage Your Messages With Sendible (July 11, 2008)">Schedule &#038; Manage Your Messages With Sendible</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/advanced-online-note-taking-made-easy/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Keeping Track of Live Music In Your City</title>
		<link>http://www.makeuseof.com/tag/keeping-track-of-live-music-in-your-city/</link>
		<comments>http://www.makeuseof.com/tag/keeping-track-of-live-music-in-your-city/#comments</comments>
		<pubDate>Fri, 16 May 2008 21:35:37 +0000</pubDate>
		<dc:creator>Renee Valdez</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[concerts]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=2356</guid>
		<description><![CDATA[The way each of us consumes music is so diverse it&#8217;s no wonder the internet is exploding with tons of different ways to listen, share, discover, archive, and organize our musical lives. Some of us rarely attend concerts but frequently purchase CDs. Others attend concerts and prefer to download music, while some prefer radio and [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/05/bono16052008.jpg" border="0" alt="" align="left" />The way each of us consumes music is so diverse it&#8217;s no wonder the internet is exploding with tons of different ways to listen, share, discover, archive, and organize our musical lives.<span> </span>Some of us rarely attend concerts but frequently purchase CDs.<span> </span>Others attend concerts and prefer to download music, while some prefer radio and streaming music without ever having to own the music itself.<span> T</span>oday, I want to focus on one aspect of my musical consumption &#8211; attending concerts.</p>
<p>I&#8217;ve always loved living in cities with big music scenes, but I&#8217;ve had problems keeping up with the multitude of shows going on in any given month.<span> </span>Thankfully, the internet has some pretty handy tools out there.<span> </span>I use iCal religiously and consequently it has become the hub of my musical listings.<span> </span>Here you&#8217;ll notice the 3 iCal feeds I use, iConcertCal, Sonic Living, and Tourfilter.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/05/ical_subscriptions.png" alt="iCal concert listing subscriptions" /></p>
<p class="MsoNormal">
<p class="MsoNormal"><a href="http://www.iconcertcal.com/">iConcertCal</a> is a great iTunes plug-in that generates a calendar of upcoming shows in your city based off of your music library.<span> </span>You&#8217;re also able to see upcoming CD releases and share this calendar with others.<span> </span></p>
<p class="MsoNormal">After you&#8217;ve installed the plug-in, access the calendar by going to <strong>view &gt; visualizer &gt; iconcertcal</strong> or by using <strong>command + t.</strong><span> </span>This will get you into the plug-in so you can personalize it.<span> </span>You can change the city and radius as well as add a show.<span> </span>In <strong>preferences</strong> you&#8217;re able to set your sharing options, upcoming release filters, and most importantly, your iCal exporting options.<span> </span>This is where you&#8217;ll see the path to your <strong>iconcertcal.ics</strong> file to import into iCal.<span> </span></p>
<p class="MsoNormal"><img class="aligncenter size-full wp-image-2358" title="iconcertcal" src="http://www.makeuseof.com/wp-content/uploads/2008/05/iconcertcal.png" alt="iConcertCal plug-in" /></p>
<p class="MsoNormal"><a href="http://www.sonicliving.com">Sonic Living</a> is a social network based around events and music.<span> </span>It&#8217;s probably the most powerful concert tool I use.<span> </span>You&#8217;re able to add artists automatically, using its iTunes scanning tool, and by syncing to your Last.fm and Pandora accounts.<span> </span>Once your artists are loaded you have a bunch of different ways to organize the information.<span> </span>The &#8220;Shows&#8221; page contains all of the different categories in the left hand column.<span> </span>This is where you&#8217;ll start.</p>
<p class="MsoNormal"><a href="http://sonicliving.com/user/10376"><img class="aligncenter size-full wp-image-2359" title="sonicliving_calendar" src="http://www.makeuseof.com/wp-content/uploads/2008/05/sonicliving_calendar.png" alt="Sonic Living calendar" /></a></p>
<p class="MsoNormal">All of your artists will be located in the Wishlist category.<span> </span>It is here that you can add shows to your confirmed list.<span> </span>My preferred method is to scan my Wishlist, add shows I plan on attending and then subscribing to that iCal feed.<span> </span>You have a ton of other options though.<span> </span>This is where Sonic Living really wins me over.<span> </span></p>
<p class="MsoNormal">You are given 5 different categories that contain 8 different feeds.<span> </span>There&#8217;s also an iGoogle widget, blog badges, Facebook widget, and an iPhone application that is integrated with the iTunes music store.<span> </span>As if that weren&#8217;t enough, you can add Flickr photos of an event by tagging that photo in your Flickr account with a special tag.<span> </span>There&#8217;s a lot going on at Sonic Living, so brace yourself.<span> </span></p>
<p class="MsoNormal"><img class="aligncenter size-full wp-image-2360" title="sonicliving_feeds" src="http://www.makeuseof.com/wp-content/uploads/2008/05/sonicliving_feeds.png" alt="Sonic Living feeds" /></p>
<p class="MsoNormal"><a href="http://www.tourfilter.com/">Tourfilter</a>, the last of my concert tool trilogy, is the minimalist of the group.<span> </span>I started using this website in 2006 and have watched it grow to over 60 major cities worldwide.<span> </span>It&#8217;s no-frills but does offer a RSS and iCal feed as well as email notifications of shows in your town.<span> </span>You have to manually add artists to your list, but this can be a good thing for those of you not wanting to sift through a behemoth, automatically generated, list.</p>
<p class="MsoNormal">After you’ve logged in, the homepage is the only page you&#8217;ll ever need.<span> </span>It shows the upcoming concerts in your city, your complete artist list with the ability to add more, and links to other people&#8217;s lists.<span> </span>It&#8217;s lightweight and very DIY which is why I like it.<span> </span>The data is monitored by humans so if you see an error or have a question, someone will always get back to you.</p>
<p class="MsoNormal"><a href="http://www.tourfilter.com/newyork/users/insanegrl"><img class="aligncenter size-full wp-image-2361" title="tourfilter" src="http://www.makeuseof.com/wp-content/uploads/2008/05/tourfilter.png" alt="Tourfilter page" /></a></p>
<p class="MsoNormal">Of course, my 3 suggestions are not the only options.<span> </span>Last.fm&#8217;s events may be all you need or perhaps <a href="http://www.beethere.net/">BeeThere</a> is your favorite.<span> </span>They both offer feeds and some organizational features.<span> </span>If it&#8217;s a widget you want, then <a href="http://www.ontour.net/">OnTour</a> is a path you might want to take.<span> </span>Maybe you want more than just music-centered events.<span> </span>This is where <a href="http://eventful.com/">Eventful</a> might be useful.<span> </span></p>
<p class="MsoNormal">One interesting mention is a website called <a href="http://podbop.org/">PodBop</a>.  Their concert listings are powered by Eventful.<span> </span>Here you can download a podcast of music playing in your area.<span> </span>It&#8217;s community driven and my city isn&#8217;t a very active PodBop community but yours may be, so check it out.</p>
<p class="MsoNormal">My main reasoning for using the above three services is in the instant access I have to the information when I need it most.<span> </span>Sometimes I’m listening to music in iTunes and I want to know if this artist is in town.<span> </span>A quick apple+T and I have the information.<span> </span>Other times I’m in my iCal and need to check to see if a show interferes with something else I have planned.<span> </span>I use Tourfilter and Sonic Living when I&#8217;m surfing the web or on a friend&#8217;s computer.<span> </span>It&#8217;s nice to have a few options.</p>
<p class="MsoNormal">You may wonder where a lot of these websites are getting their data.<span> </span>Many music websites have APIs available and this is making it easier for developers to create custom applications.<span> </span>Programmable Web&#8217;s article, <a href="http://blog.programmableweb.com/2008/02/21/25-music-apis/">25 Music APIs</a>, is a great place to start for those of you thinking about tackling your own project or wanting more suggestions.<span> </span>I&#8217;d love to hear what some of you use and why.</p>
<p class="MsoNormal"><em>Written by Renee Valdez, A dot com junkie, music lover and frequent blogger at <a href="http://blog.shopwiki.com">Shopwiki&#8217;</a><a href="http://blog.shopwiki.com">s Overlooked</a>, a blog showcasing overlooked products from Shopwiki&#8217;s webcrawlers.</em></p>
<p><!--EndFragment-->
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/top-places-to-get-free-legal-concert-recordings/" title="Top 4 Sites To Download Free, Legal Concert Recordings (October 29, 2008)">Top 4 Sites To Download Free, Legal Concert Recordings</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-broaden-your-musical-horizons-online/" title="How To Broaden Your Musical Horizons Online (October 11, 2008)">How To Broaden Your Musical Horizons Online</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/find-out-where-your-favorite-artists-are-playing-with-jambase/" title="Find Out Where Your Favorite Artists Are Playing With Jambase (June 13, 2009)">Find Out Where Your Favorite Artists Are Playing With Jambase</a> (0)</li>
	<li><a href="http://www.makeuseof.com/tag/calgoo-connect-and-hub-calendar-syncing-and-sharing-made-easy/" title="Calgoo Connect &#038; Hub &#8211; Calendar Syncing And Sharing Made Easy (August 11, 2008)">Calgoo Connect &#038; Hub &#8211; Calendar Syncing And Sharing Made Easy</a> (3)</li>
	<li><a href="http://www.makeuseof.com/tag/6-reasons-to-fire-your-event-planner-use-google-instead/" title="6 Reasons To Fire Your Event Planner &#038; Use Google Instead (January 14, 2009)">6 Reasons To Fire Your Event Planner &#038; Use Google Instead</a> (14)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/keeping-track-of-live-music-in-your-city/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>&#8220;I Want Sandy&#8221;- Email Assistant you&#8217;ll Like but Can Leave Without</title>
		<link>http://www.makeuseof.com/tag/i-want-sandy-email-assistant-youll-like-but-can-leave-without/</link>
		<comments>http://www.makeuseof.com/tag/i-want-sandy-email-assistant-youll-like-but-can-leave-without/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 01:18:30 +0000</pubDate>
		<dc:creator>Mark O&#39;Neill</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[reminder]]></category>
		<category><![CDATA[to-do]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/tag/i-want-sandy-email-assistant-youll-like-but-can-leave-without/</guid>
		<description><![CDATA[ Despite having fifteen years bureaucratic and administrative experience, I still don&#8217;t like office work. Routine paperwork overwhelms me to the point where I want to commit cold-blooded murder, I hate answering letters and emails, I hate having to remember appointments, birthdays, bills, and all the other routine drudgery that goes with life. I just [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/04/iwantsandyheader.gif" alt="iwantsandyheader.gif" align="left" border="0" /> Despite having fifteen years bureaucratic and administrative experience, I still don&#8217;t like office work. Routine paperwork overwhelms me to the point where I want to commit cold-blooded murder, I hate answering letters and emails, I hate having to remember appointments, birthdays, bills, and all the other routine drudgery that goes with life. I just want to write my articles, surf the internet and read my books. In other words, the simple life.</p>
<p>Unfortunately my finances are not at the point where I can afford a real live personal assistant so when I found <a href="http://iwantsandy.com">I Want Sandy</a>, I decided &#8220;what the hell, what have I got to lose?&#8221;. OK, she can&#8217;t sit on my knee in a short mini-skirt and a loose revealing top but hey I don&#8217;t have to pay her!</p>
<p>After giving her a probationary period, my opinion is that she is good but she hasn&#8217;t totally rocked my world. Here&#8217;s two reasons why :</p>
<p>1. <strong>She&#8217;s just a Reminder Bot</strong> </p>
<p>Let&#8217;s be honest here. She just reminds you of appointments. How many other online services out there do that? Yahoo Calendar? Google Calendar? Twitter? There&#8217;s a Twitter service called <a href="http://twitter.com/timer">Timer</a> which reminds you via Direct Message of anything you need to remember. Sandy isn&#8217;t much different. She also sends reminders to Twitter if you want that. It&#8217;s hardly original is it? Sorry Sandy. Don&#8217;t cry. Here&#8217;s the business card of my therapist.</p>
<p>So if you need to remember something, you just need to send an email to Sandy with the word &#8220;remember&#8221; or &#8220;remind&#8221; in it and the details of what you want her to remember. So something like :</p>
<ul><em>&#8220;remember my dentist&#8217;s appointment on Friday at 10.00am&#8221;</em> OR <em>&#8220;remind me to pick up the kids from my mother at 3.30pm&#8221; </em></ul>
<p>You&#8217;ll then get a message nearer the time reminding you (you can specify how far in advance you want to be reminded).</p>
<p>Plus every morning (at a time you specify) you will get an email with your appointments for that day and any reminders you&#8217;ve asked her to remember for you.   You can also have it sent to your mobile phone (if your network supports it) or Twitter. It works well but as I said, there ARE lots of other similar services out there.</p>
<p>2. <strong>I couldn&#8217;t get Sandy to synchronise with my Google Calendar</strong></p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/04/iwantsandycalendar.gif" alt="iwantsandycalendar.gif" align="left" border="0" /> Despite claims that Sandy &#8220;synchronizes with third-party calendaring programs and services (e.g. Google Calendar, 30 Boxes, iCal, Outlook 2007)&#8221;, I could not for the life of me get Sandy to accept my Google calendar events. It would not accept my Google calendar iCalendar feed and kept pushing its own feed at me.</p>
<p>This means that you would have to manually re-enter all your calendar entries into Sandy which is irritating and time-consuming. I thought Sandy was supposed to help me? Instead she&#8217;s driving my blood pressure <u>UP</u>!</p>
<p>If you can work out a way to get Sandy to synchronise with Google Calendar then you can help her save her job with Mark O&#8217;Neill Worldwide Enterprises. Otherwise, I&#8217;ll be sending her back to Burger King to flip burgers and clean toilets. Readers, it&#8217;s over to you. Save Sandy!</p>
<p><em>(By) Mark O’Neill is a blogger and professional freelance writer. Check out his blog at <a href="http://www.betterthantherapy.net/">BetterThanTherapy.net</a></em>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/5-kick-ass-reminder-services/" title="5 Kick-Ass Reminder Services (December 19, 2007)">5 Kick-Ass Reminder Services</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/schedule-and-manage-your-messages-with-sendible/" title="Schedule &#038; Manage Your Messages With Sendible (July 11, 2008)">Schedule &#038; Manage Your Messages With Sendible</a> (1)</li>
	<li><a href="http://www.makeuseof.com/tag/lifeio-check-your-email-read-rss-feeds-post-to-twitter-keep-notes-more/" title="LifeIO: Check Your Email, Read Feeds, Post to Twitter, Keep Notes &#038; More From One Cool Site (August 5, 2009)">LifeIO: Check Your Email, Read Feeds, Post to Twitter, Keep Notes &#038; More From One Cool Site</a> (26)</li>
	<li><a href="http://www.makeuseof.com/tag/rainlendar/" title="Stay Organized with Rainlendar Calendar (December 28, 2007)">Stay Organized with Rainlendar Calendar</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/organize-your-life-with-springpad/" title="Organize Your Life With Springpad (November 22, 2008)">Organize Your Life With Springpad</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/i-want-sandy-email-assistant-youll-like-but-can-leave-without/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Stay in Sync with your Significant Other using free Exchange Server</title>
		<link>http://www.makeuseof.com/tag/stay-in-sync-with-your-significant-other-using-free-exchange-server/</link>
		<comments>http://www.makeuseof.com/tag/stay-in-sync-with-your-significant-other-using-free-exchange-server/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 19:39:57 +0000</pubDate>
		<dc:creator>Karl L. Gechlik</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Mobile Apps]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[microsoft outlook]]></category>
		<category><![CDATA[mobile tips]]></category>
		<category><![CDATA[synchronize]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/tag/stay-in-sync-with-your-significant-other-using-free-exchange-server/</guid>
		<description><![CDATA[
Not so long ago MUO author Dave posted an article on How to control Windows Mobile Phone from the Desktop, today I want to show you how to synchronize your phone with your loved one.
Due to my career and title as &#8220;The Admin&#8221;, when I am  at home the wife expects nothing less than [...]]]></description>
			<content:encoded><![CDATA[<div align="center"><img src="http://www.makeuseof.com/images/mail2web-live.jpg" alt="m2wlive.jpg" /></div>
<p>Not so long ago MUO author <a href="http://www.makeuseof.com/tag/author/ddrager/">Dave</a> posted an article on <a href="http://www.makeuseof.com/tag/how-to-remotely-control-your-windows-mobile-phone-from-desktop/">How to control Windows Mobile Phone from the Desktop</a>, today I want to show you how to synchronize your phone with your loved one.</p>
<p>Due to my career and title as &#8220;The Admin&#8221;, when I am  at home the wife expects nothing less than technology perfection, and being an admin I like to be in control of things. I hate outsourcing anything I can do myself; specifically running my own email server, ftp site and such.</p>
<p>Why use other peoples services when you don&#8217;t have to? Good Question!</p>
<p>Things however aren&#8217;t always all rosy and sometimes you have to rely on other services to get you through the day.  When you are in a bind and you need to get something done, you do whatever you have to do.</p>
<p>The situation came about in a normal conversation on a Saturday afternoon in my living room. This is right after my wife missed her maintenance appointment with the Land Rover dealer. I spoke to the guy on the phone, entered the appointment in my calendar and forgot to beam it over to my wife&#8217;s phone! These are the problems with the human meat brain, at least mine. It was a temporary out of memory error! <img src='http://www.makeuseof.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The conversation went like this:</p>
<blockquote>
<p>&#8220;This would have never happened to one of your executives Karl! You always say you&#8217;re all about the 5 9&#8217;s and how you can solve any  problem, so what about all the stuff we don&#8217;t have?&#8221;</p>
<p>&#8220;Like what?&#8221;</p>
<p>&#8220;A  shared calendar, to do list, contacts, for one.&#8221;</p>
<p>&#8220;That&#8217;s 3  things.&#8221;</p>
<p>&#8220;Well one if they are all synced to my phone. Shouldn&#8217;t you know that?&#8221;</p>
</blockquote>
<p>Wifey has an Unlocked T-mobile Dash and I have a Do-pod C730, both on Windows Mobile 6. This just might work. Hmm.. I would need to do some kind of wireless syncing.</p>
<p>But to what?</p>
<p>MS Exchange might work. Not from my work account and I am not buying an exchange server for the house just for this! I need a free exchange solution. Nothing fancy. I looked and looked and there were lots of trials and crap but once the dust settled one of them stuck out &#8211; it was mail2web.com.</p>
<p>Now here is the scenario.</p>
<p><a href="http://live.mail2web.com/">Mail2Web live</a> is a free service that gives you a hosted Exchange limited access account. Not limited enough to stop us from having our way with it though. We can selectively sync information to and from any Windows mobile device, palm or desktop email client. You can have it sync on every change (push) or on a schedule to save battery life (recommended). Imagine you put a plumber&#8217;s phone number in your phone and then it is also in your wife&#8217;s and then in your Outlook &#8211; automagically. Sweet.</p>
<p>All you need to do is sign up for one account with their free service and then go configure your machines and devices. I already have <a href="http://www.microsoft.com/windowsmobile/activesync/default.mspx">active sync</a> on my desktop/laptop so I do not need to configure Outlook to sync directly with the Mail2Web server. I recommend this method. So all your information is on your handheld and computer. Now lets get the two handhelds setup as follows</p>
<p>(Instructions are for Windows Mobile 5 and 6, use VersaMail on the Palm or the built in Exchange sync on the Blackberry):</p>
<p>Open up Active Sync</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/03/mail2web1.jpg" alt="mail2web1.jpg" /></p>
<p>Choose Configure Server</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/03/mail2web2.jpg" alt="mail2web2.jpg" /></p>
<p>Setup your server information as follows (Make sure you use the mobile.exchange.mail2web.com address!):</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/03/mail2web3.jpg" alt="mail2web3.jpg" /></p>
<p>Hit Next and fill in your user information that Mail2Web provided you.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/03/mail2web4.jpg" alt="mail2web4.jpg" /></p>
<p>Hit Next again and pick what you want to sync. This will combine all of these items with whatever machines you are going to use this account with. I suggest NOT syncing e-mail as it gets messy. But the other items like Contacts, Calendar and Tasks, feel free to select and use them at will.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/03/mail2web5.jpg" alt="mail2web5.jpg" /></p>
<p>Click Finish and you are good to go!</p>
<p>This is going to be awesome &#8211; real deal wireless syncing is bound to bring the wife and I&#8217;s relationship closer. At the very least it will keep our appointments, birthdays, reminders, tasks, to do lists under control!</p>
<p>The possibilities are endless and here I go ranting and raving and you probably want to go check it out. Go ahead, I&#8217;ll wait and when it changes your life  &#8211; make sure you come back and share the article so everyone can get down with the get down.</p>
<p>From their website:</p>
<div align="center"><img src="http://makeuseof.com/images/mail2web-live-free.jpg" alt="Synchronize Multiple Devices" /></div>
<p>What kind of mobile magic do you do?  Let us know! What are you waiting for? That is what the comments are for!!</p>
<p><em>By: Karl L. Gechlik, A superhero of the IT industry. He runs a global WAN, Cracks the whip at his consulting company and gets the whip cracked at him by his beautiful Wife and Daughter! For more geeky goodness <a href="http://www.asktheadmin.com/" class="external free" title="http://www.askTheAdmin.com" rel="nofollow">http://www.askTheAdmin.com</a></em>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/put-your-outlook-calendar-on-your-desktop-with-desktask/" title="Show Your Outlook Calendar On Desktop with Desktask (February 14, 2009)">Show Your Outlook Calendar On Desktop with Desktask</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/6-ways-to-get-social-with-outlook/" title="Outlook Addons &#8211; 6 Ways to Get Social with Outlook (December 20, 2007)">Outlook Addons &#8211; 6 Ways to Get Social with Outlook</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-integrate-google-calendar-into-thunderbird/" title="How To: Integrate Google Calendar Into Thunderbird (August 28, 2008)">How To: Integrate Google Calendar Into Thunderbird</a> (22)</li>
	<li><a href="http://www.makeuseof.com/tag/calgoo-connect-and-hub-calendar-syncing-and-sharing-made-easy/" title="Calgoo Connect &#038; Hub &#8211; Calendar Syncing And Sharing Made Easy (August 11, 2008)">Calgoo Connect &#038; Hub &#8211; Calendar Syncing And Sharing Made Easy</a> (3)</li>
	<li><a href="http://www.makeuseof.com/tag/5-kick-ass-reminder-services/" title="5 Kick-Ass Reminder Services (December 19, 2007)">5 Kick-Ass Reminder Services</a> (21)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/stay-in-sync-with-your-significant-other-using-free-exchange-server/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Cool Printables : Ways to Put your Dusty Printer to Work</title>
		<link>http://www.makeuseof.com/tag/cool-printables-ways-to-put-your-dusty-printer-to-work/</link>
		<comments>http://www.makeuseof.com/tag/cool-printables-ways-to-put-your-dusty-printer-to-work/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 00:40:54 +0000</pubDate>
		<dc:creator>Aibek</dc:creator>
				<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[cd-dvd tools]]></category>
		<category><![CDATA[microsoft office]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[office worker]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[printables]]></category>
		<category><![CDATA[students]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/tag/cool-printables-ways-to-put-your-dusty-printer-to-work/</guid>
		<description><![CDATA[Bunch of unusual ways to make use of of your dusty printer. If you have a printer in the office, it&#8217;s even better: not only do you get free ink but also something to keep you occupied and make office hours fly. Well, and some actually to get things done.
Pocketmod &#8211; Create all-purpose, wallet-sized, booklets [...]]]></description>
			<content:encoded><![CDATA[<p>Bunch of unusual ways to <em>make use of</em> of your dusty printer. If you have a printer in the office, it&#8217;s even better: not only do you get free ink but also something to keep you occupied and make office hours fly. Well, and some actually to get things done.</p>
<p><a href="http://pocketmod.com/">Pocketmod</a> &#8211; Create all-purpose, wallet-sized, booklets out of  plain A4 sheets in just 1-2 minutes. As it says on the website, &#8220;<em>it is hard to describe just how incredibly useful the PocketMod is. It&#8217;s best that you just dive in and create one</em>&#8220;.</p>
<div align="center"><img src='http://www.makeuseof.com/wp-content/uploads/2008/01/pocketmod-booklets.jpg' alt='Printable-booklets.jpg' /></div>
<p><a href="http://www.eprintable.com/">ePrintable</a> &#8211; Web-based calendar generator. No registration required, just select the calendar type and click ‘print’ to generate it. You can also add some image and quotes.</p>
<p><a href="http://www.papercdcase.com/">PaperCDcase</a> &#8211; Use this website to create a PDF file which can be printed and folded to create a stylish paper CD case. </p>
<p><a href="http://www.opensky.ca/~jdhildeb/software/sudokugen/">Sudoku Generator</a> &#8211; Sudoku fan? This site lets you generate different level sudoku puzzles which can be downloaded as PDF.</p>
<p><a href="http://www.makeuseof.com/tag/3-websites-to-get-any-document-for-free/">Documents Templates</a> &#8211; Once in a while we all need some kind of document, it may be a business plan presentation, rental contract, non-disclosure agreement, or even a name change request form. Here are 3 places where you get them for free.</p>
<p><a href="http://big.first.name/nametags">Big.First.Name</a> &#8211; Free online app for printing nametags. Quick and simple. Check out some examples <a href="http://big.first.name/example-big.first.name-nametags.pdf">here</a>.</p>
<div align="center"><img src="http://makeuseof.com/dir/images/bigfirstname.jpg" alt="Nametag Generator" /></div>
<p><a href="http://www.printfreegraphpaper.com/">PrintFreeGraphPaper</a> &#8211; Web-based Graph Paper generator. Choose one of listed graph paper templates, indicate preferred paper size and measuring units, select paper type, and ‘Print’ it.</p>
<div align="center"><img src="http://makeuseof.com/dir/images/graphpaper1.JPG" alt="Print Graph Paper" /></div>
<p><a href="http://www.deyey.com/">Deyey</a> &#8211; Neeed a stylish business card ? Maybe nametags for employees ? Enter Deyey, a feature-rich online business card creator. Ready cards can be printed out in high-resolution formats.</p>
<div align="center"><img src="http://makeuseof.com/images/deyey-business-card-maker.gif" alt="Business Card Maker" /></div>
<p><a href="http://www.pdfpad.com/">PDFpad</a> &#8211; Provides a nice selection of handy document templates for work, school, games etc. These include: Calendars, Flags, Graph Paper, Smith Chart, Staff Paper and Sudoku.</p>
<p><a href="http://www.makeuseof.com/tag/howto-free-and-huge-custom-poster-for-your-wall/">Rasterbator</a> &#8211; Turn any image into giant rasterized wall-poster.</p>
<p><a href="http://www.mybrochuremaker.com/">MyBrochureMaker</a> &#8211; Here you can create and print eye-catching brochures and advertising leaflets in minutes. Promote upcoming office parties, create product brochures, location promos, etc. </p>
<div align="center"><img src="http://www.makeuseof.com/dir/wp-content/uploads/2008/01/mybrochuremaker.JPG" alt="MyBrochureMaker - Design and Print Brochures Online" /></div>
<p><a href="http://eleven21.com/notetaker/">Notetaker</a> &#8211; Create custom notetaking sheets. The custom sheets can be blank (Cornell st.), ruled, or graph style and can include your name and date.</p>
<p><a href="http://ipapercraft.com/credit-card-cash-wallet/">iPaperCraft &#8211; Cash Wallet</a> &#8211; Customisable paper wallets and card holders.</p>
<p><a href="http://www.vendian.org/mncharity/dir3/paper_rulers/">Paper rulers</a> &#8211; Bunch of disposable printable paper rulers.</p>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/simplest-pdf-apps-ever-merge-pdfs-pdf-to-doc-convert-to-pdf/" title="Simplest PDF Apps Ever: Merge PDFs, PDF to DOC, Convert to PDF (January 10, 2008)">Simplest PDF Apps Ever: Merge PDFs, PDF to DOC, Convert to PDF</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/pdftk-one-app-to-collate-split-rotate-and-watermark-pdfs/" title="PDFtk &#8211; One App to Collate, Split, Rotate and Watermark PDFs (September 27, 2008)">PDFtk &#8211; One App to Collate, Split, Rotate and Watermark PDFs</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/advanced-online-note-taking-made-easy/" title="Advanced Online Note Taking Made Easy (June 28, 2008)">Advanced Online Note Taking Made Easy</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/acrobatcom-work-together-anywhere/" title="Acrobat.com : Work. Together. Anywhere (June 13, 2008)">Acrobat.com : Work. Together. Anywhere</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/6-free-office-suites-that-are-not-microsoft/" title="6 Free Office Suites That Are NOT Microsoft (October 13, 2007)">6 Free Office Suites That Are NOT Microsoft</a> (40)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/cool-printables-ways-to-put-your-dusty-printer-to-work/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>30+ FREE Desktop Applications for Bloggers</title>
		<link>http://www.makeuseof.com/tag/30-free-desktop-applications-for-bloggers/</link>
		<comments>http://www.makeuseof.com/tag/30-free-desktop-applications-for-bloggers/#comments</comments>
		<pubDate>Sun, 13 Jan 2008 04:41:40 +0000</pubDate>
		<dc:creator>Shankar Ganesh</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[blogging client]]></category>
		<category><![CDATA[blogging tools]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[ftp client]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[image tools]]></category>
		<category><![CDATA[keywords]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[screenshot]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[WYSIWYG editors]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/tag/30-free-desktop-applications-for-bloggers/</guid>
		<description><![CDATA[Bloggers, there are lots of things you&#8217;ve to keep an eye on, and most of the time, you&#8217;ll need the help of different programs for different needs. Sure, there are more web tools for the job, but nothing can get to give you the convenience and speed that desktop applications offer. So, here goes a [...]]]></description>
			<content:encoded><![CDATA[<p>Bloggers, there are lots of things you&#8217;ve to keep an eye on, and most of the time, you&#8217;ll need the help of different programs for different needs. Sure, there are more web tools for the job, but nothing can get to give you the convenience and speed that desktop applications offer. So, here goes a list of over 30 handpicked application, that can possibly increase a blogger&#8217;s productivity.</p>
<p><strong>Desktop Blogging Clients</strong></p>
<p>Post to your blog straigth from the desktop.</p>
<div align="center"><img src="http://makeuseof.com/images/free-windows-live-writer.jpg" alt="Free Blogging Clients" /></div>
<p><a href="http://windowslivewriter.spaces.live.com/">Windows Live Writer</a> &#8211; One of the best. Plugins can be added to increase its power. Check out our review <a href="http://www.makeuseof.com/tag/i-make-use-of-microsoft-live-writer-beta/">here</a>.<br />
<a href="http://wbloggar.com/">w.bloggar</a> (Windows only) &#8211; Available as a full and portable version (can run from USB thumbdrive).<br />
<a href="http://www.airpress.org/">AIRPress</a> (Windows, Mac) &#8211; Adobe AIR based blog editor for WordPress blogs. AIRPress requires <a href="http://labs.adobe.com/downloads/air.html">Adobe AIR</a> beta 2 to work. If it&#8217;s not installed already, it will be auto installed with AIRPress.<br />
<a href="http://thingamablog.sourceforge.net/">Thingamablog</a> (Window, Mac, Linux)<br />
<a href="http://www.qumana.com/download.htm">Qumana</a> (Windows, Mac)<br />
<a href="http://www.blogdesk.org/en/index.htm">BlogDesk</a> (Windows) &#8211; Optimized for WordPress, MovableType, Drupal, Serendipity and ExpressionEngine.</p>
<p><strong>Statistics Tools</strong></p>
<p>Monitor websites traffic and other stats.</p>
<div align="center"><img src="http://makeuseof.com/images/google-analytics-air.jpg" alt="Free Traffic Analytics Tools for Bloggers" /></div>
<p><a href="http://www.aboutnico.be/index.php/google-analytics-air-beta-sign-up/">Google Analytics (AIR)</a> &#8211; Check detailed traffic stats from the desktop. Works both on Mac and Windows PCs. <a href="http://www.makeuseof.com/dir/google-analytics/">Google Analytics</a> account required.<br />
<a href="http://report.reinvigorate.net/snoop">Snoop</a> (Mac, Win) &#8211; Track website visitors in real time staight from the desktop. Stats provided by <a href="http://report.reinvigorate.net">reinvigorate.net</a><br />
<a href="http://www.4neurons.com/other/SERPs%20Finder/">SERPs Finder</a> (Win) &#8211; Find where your page lists for a particular keyword on Google, Live and Yahoo! Search. </p>
<p><strong>Screen Capturing Tools</strong></p>
<p><a href="http://www.bhelpuri.net/Snippy/default.htm">Snippy</a> (Windows) &#8211; System Tray Tool for screen capturing. Mark out the region of the screen that you want to copy — and Snipp it.<br />
<a href="http://www.makeuseof.com/dir/clip2net/">Clip2Net</a> (Windows) &#8211; Take screenshots, add notes and arrows, and save them online.<br />
<a href="http://www.websitescreenshots.com">WebShot</a> (Windows) &#8211; One more screesnhot grabber, free version is quite limited, but still does the job.<br />
<a href="http://www.camstudio.org/">Camstudio</a> (Windows) &#8211; Capture screen activity (vide+audio) and save it in AVI or SWF format.<br />
<a href="http://www.microsoft.com/windows/windowsmedia/forpros/encoder/default.mspx">Windows Media Encoder</a> &#8211; Capture audio and video content and encode video captures to WMV format.<br />
<a href="http://www.makeuseof.com/tag/ahhhmust-have-free-software-downloads/">SnagIt 7</a> (Windows) &#8211; Powerful screenshot capture and editing tool. <del datetime="2008-01-26T21:42:28+00:00">Normally it costs $29 but version 7 is available for free</del>. Unfortunately, the promotion period is over.</p>
<p><strong>Image Editing Programs</strong></p>
<div align="center"><img src="http://makeuseof.com/images/gim-image-free.jpg" alt="Free Image Editing Tools for Bloggers" /></div>
<p><a href="http://www.gimp.org">GIMP</a> (Win, Linux) &#8211;  Free Photoshop alternative. Also see <a href="http://www.gimpshop.com/">Gimpshop</a> which even looks like Photopshop.<br />
<a href="http://www.getpaint.net/">Paint.NET</a> (Win) &#8211; Another open source software tool for your image editing needs.<br />
<a href="http://www.irfanview.com/">IrfanView</a> (Win)  &#8211; Worth a mention here, it&#8217;s an image viewer with a few editing capabilities.</p>
<p><strong>FTP Programs</strong></p>
<p><a href="http://filezilla-project.org/download.php?type=client">Filezilla</a> (Win, Mac, Linux) &#8211; Open Source FTP Client. Read MakeUseOf review <a href="http://www.makeuseof.com/tag/transfer-files-by-ftp-with-filezilla/">here</a>.<br />
<a href="https://addons.mozilla.org/firefox/addon/684">FireFTP</a> (Win, Mac, Linux)  &#8211; FTP extension for your Firefox browser.</p>
<p><strong>Keyword Research</strong></p>
<p><a href="http://www.goodkeywords.com/">Good Keywords</a> (Win) &#8211; Excellent too for finding suitable keywords for your article titles. MakeUseOf review: <a href="http://www.makeuseof.com/tag/good-keywords-get-your-keywords-right/">Get Your Keywords Right</a>.</p>
<p><strong>Microblogging Tools</strong></p>
<p><a href="http://www.pwytter.com/">Pwytter</a> (Win, Mac, Linux) &#8211; Cross-platofrm Twitter client.<br />
<a href="http://www.twitbin.com/">Twitbin</a> &#8211; Firefox Extension for Twittering<br />
<a href="http://www.techhit.com/OutTwit/">OutTwit</a> &#8211; Twitter client for Outlook. If you&#8217;re interested check out more <a href="http://www.makeuseof.com/tag/6-ways-to-get-social-with-outlook/">Outlook addons</a> here.<br />
<a href="http://www.pownce.com/download/">Pownce Client</a> &#8211; Official Pownce clients for Mac and Windows. [<a href="http://www.makeuseof.com/dir/pownce/">What is Pownce ?</a>]</p>
<p><strong>Task Management</strong></p>
<p><a href="http://www.makeuseof.com/tag/rainlendar/">Rainlendar</a> (Win) &#8211; One of the best desktop calendar apps for Windows.<br />
<a href="http://www.essentialpim.com/">Essential PIM</a> (Win) &#8211; A free personal information manager.</p>
<p><strong>Offline HTML editors</strong></p>
<div align="center"><img src="http://www.makeuseof.com/images/first-page.gif" alt="Free HTML editor for offline use." /></div>
<p><a href="http://www.makeuseof.com/tag/write-develop-html-offline-with-first-page/">First Page</a> (Win) &#8211; Two paned windows HTML editor.<br />
<a href="http://kompozer.sourceforge.net/">KomPozer</a> (Win, Mac, Linux)  &#8211; Extremely easy to use and ideal for non-technical users. </p>
<p><strong>Miscellaneous</strong></p>
<p><a href="http://www.howtogeek.com/howto/the-geek-blog/how-to-geek-software-wordpress-comment-moderation-notifier/">WordPress Comment Moderation Notifier</a> &#8211; Get notifications when there are comments that need to be moderated.</p>
<p>That&#8217;s about it. Do you have a must-see program that&#8217;s not on the above list? Let us know in comments.</p>
<div align="right">By <a href="http://www.killertechtips.com/">Shankar Ganesh</a></div>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/post-to-your-blog-with-wbloggar/" title="Post To Your Blog With W.Bloggar (February 9, 2009)">Post To Your Blog With W.Bloggar</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-start-a-blog-that-gets-instant-traffic/" title="How To Start A Blog That Gets Instant Traffic (August 31, 2009)">How To Start A Blog That Gets Instant Traffic</a> (57)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-make-a-great-how-to-video/" title="How to Make a Great How-To Video (April 11, 2008)">How to Make a Great How-To Video</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/6-free-tools-to-get-the-best-keywords-for-your-site/" title="6 FREE Tools To Get The Best Keywords For Your Site (May 24, 2008)">6 FREE Tools To Get The Best Keywords For Your Site</a> (25)</li>
	<li><a href="http://www.makeuseof.com/tag/6-free-blog-editors-that-you-can-use-on-your-linux-desktop/" title="6 Free Blogging Clients for Linux Users (February 13, 2009)">6 Free Blogging Clients for Linux Users</a> (17)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/30-free-desktop-applications-for-bloggers/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Stay Organized with Rainlendar Calendar</title>
		<link>http://www.makeuseof.com/tag/rainlendar/</link>
		<comments>http://www.makeuseof.com/tag/rainlendar/#comments</comments>
		<pubDate>Fri, 28 Dec 2007 13:04:46 +0000</pubDate>
		<dc:creator>Tina</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[iCal]]></category>
		<category><![CDATA[microsoft outlook]]></category>
		<category><![CDATA[organizer]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[task manager]]></category>
		<category><![CDATA[to-do]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/tag/rainlendar/</guid>
		<description><![CDATA[Rainlendar2 is an easy to use and lightweight desktop calendar for Windows and Linux computers. Although, it&#8217;s available both as lite (free) and pro (€15) version, here I am only looking at the lite version. With the lite version you can:


Schedule events, tasks, and alarms,
Manage multiple calendars,
Import / export / backup / restore calendar data [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.rainlendar.net/cms/index.php">Rainlendar2</a> is an easy to use and lightweight desktop calendar for Windows and Linux computers. Although, it&#8217;s available both as lite (free) and pro (€15) version, here I am only looking at the lite version. With the lite version you can:</p>
<div align="center"><img src="http://www.makeuseof.com/wp-content/uploads/2007/12/rainlendar03.png" alt="rainlendar03.png" /></div>
<ul>
<li>Schedule events, tasks, and alarms,</li>
<li>Manage multiple calendars,</li>
<li>Import / export / backup / restore calendar data sets,</li>
<li>Change visual skins,</li>
<li>Print event lists or calendar sheets and</li>
<li>apply Lua scripts.</li>
</ul>
<p>The pro version supports network sharing and provides support for Outlook and <a href="http://www.makeuseof.com/tag/best-of-google-calendar-addons-tips/">Google calendars</a>. Actually, you can download and use a fully functional pro version for free with only a small limitation: network, Outlook and Google calendar events will carry the string [Unregistered].</p>
<p>Rainlendar2 runs on the standard iCalendar format also used by Apple iCal, Outlook, Google calendar, Sunbird, Facebook, Lotus notes and <a href="http://en.wikipedia.org/wiki/List_of_applications_with_iCalendar_support">many others</a>. Hence, you can easily import and add  cool data sets to your calendar, i.e. public holidays, sports events, episode release dates for your favorite TV shows, and lots more. The website <a href="http://www.icalshare.com/">iCalShare</a> is an excellent source for this purpose.</p>
<p>Following its installation a calendar symbol will appear in your taskbar and the calendar as well as an Events and To Do list will sit in the middle of your desktop. You best start by dragging the three elements to a preferred location on your desktop and then decide whether or not you want to keep them visible.</p>
<p>Right-clicking on either one of the elements on your desktop or the calendar symbol in your taskbar will open a menu with from which you can: add new events / tasks, choose which elements are visible on your desktop, activate/deactivate various calendars, jump to another month, manage events (edit / import / export / backup), refresh calendar skins, and change options (define its look and behavior, select your language, add new calendars or skins, define hotkeys, etc.)</p>
<div align="center"><img src="http://www.makeuseof.com/images/rainlendar.jpg" alt="rainlendar03.png" /></div>
<p>You will find that for most quick actions you won&#8217;t need the menu. For example you can go directly to a certain date and double-click it to add, edit or delete an event.</p>
<p>Once you&#8217;re done setting up your Rainlendar calendar(s), you might get interested in customizing Rainlendar&#8217;s look. A huge collection of skins is available from the <a href="http://www.rainlendar.net/cms/index.php?option=com_rny_skins&amp;Itemid=33">Rainlendar homepage</a>, <a href="http://customize.org/rainlendar">Customize.org</a> and <a href="http://browse.deviantart.com/customization/skins/calendars/rainlendar/?order=9&amp;alltime=yes">deviantART</a>. As of version 2 skins carry a .r2skin file extension. In Windows double-clicking this file will install the skin or you can drag and drop it over any Rainlendar window for automatic installation. In any case, refresh your calendar before you go into the options menu to activate the new skin.</p>
<p>Skins developed for versions prior to Rainlendar2 will come as .zip or .rar file. When you unpack this archive file you should have a single folder containing the skin&#8217;s ini-file(s). Copy that folder into the skins folder normally found under C:\Program Files\Rainlendar2\.<br />
Old skins should be compatible with Rainlendar2, however in some cases the skin simply won&#8217;t load or the To Do list won&#8217;t show up, even though it&#8217;s supported by the skin. So be patient and play around if you absolutely must have one of the older skins.</p>
<p>The great advantages of Rainlendar2 include its small size, ease of use and flexibility. The application is rather low on system resources (~11.000 K), it&#8217;s very stylish and decently reminds you of upcoming events, birthdays, appointments etc. You can even put it on your USB stick and make it a <a href="http://www.makeuseof.com/tag/portable-software-usb/">portable applicaiton</a>.</p>
<p>The biggest advantage of Rainlendar2 is also its biggest drawback: the tiny size of the desktop calendar. To see a list of events per day, week or month you need to go into the Manager and even here the list looks quite dull unless you print it. Another point to mention is the previously addressed limited functionality of some skins. Due to a recent upgrade in the software older skins are no longer upward compatible and may show bugs. </p>
<p>Taken together, Rainlendar2 is a great tool for keeping a small, simple and easy to update record of birthdays, holidays, events and things to do. That&#8217;s what I love it for. It&#8217;s clearly the wrong pick if you&#8217;re looking for a software to replace your File-O-Fax. For more ambitious users who need a better overview of their appointments and a few more features I recommend <a href="http://kontact.kde.org/korganizer/">KOrganizer</a> or <a href="http://www.mozilla.org/projects/calendar/sunbird/">Mozilla Sunbird</a>.</p>
<div align="right">(By) <a href="http://tinsie.net/Recommended">Tina</a></div>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/put-your-outlook-calendar-on-your-desktop-with-desktask/" title="Show Your Outlook Calendar On Desktop with Desktask (February 14, 2009)">Show Your Outlook Calendar On Desktop with Desktask</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/schedule-and-manage-your-messages-with-sendible/" title="Schedule &#038; Manage Your Messages With Sendible (July 11, 2008)">Schedule &#038; Manage Your Messages With Sendible</a> (1)</li>
	<li><a href="http://www.makeuseof.com/tag/manage-your-life-with-free-online-time-management-tools/" title="Manage Your Life with Free Online Time Management Tools (September 26, 2008)">Manage Your Life with Free Online Time Management Tools</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/gtd-getting-things-done-roundup-time-to-organize/" title="GTD (Getting Things Done) Roundup &#8211; Time To Organize (December 12, 2007)">GTD (Getting Things Done) Roundup &#8211; Time To Organize</a> (38)</li>
	<li><a href="http://www.makeuseof.com/tag/advanced-online-note-taking-made-easy/" title="Advanced Online Note Taking Made Easy (June 28, 2008)">Advanced Online Note Taking Made Easy</a> (13)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/rainlendar/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Outlook Addons &#8211; 6 Ways to Get Social with Outlook</title>
		<link>http://www.makeuseof.com/tag/6-ways-to-get-social-with-outlook/</link>
		<comments>http://www.makeuseof.com/tag/6-ways-to-get-social-with-outlook/#comments</comments>
		<pubDate>Fri, 21 Dec 2007 05:37:13 +0000</pubDate>
		<dc:creator>Adam Hirsch</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[conferencing]]></category>
		<category><![CDATA[contact manager]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft outlook]]></category>
		<category><![CDATA[office worker]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/tag/6-ways-to-get-social-with-outlook/</guid>
		<description><![CDATA[ Let&#8217;s face it, the 2 main constants in the working world are Blackberries when it comes to mobile and Microsoft Outlook when it comes to stationary. With Flock taking over the Social world for the browsers, Outlook support is getting rather social too. Here I want to go over a bunch of useful Outlook [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://makeuseof.com/images/outlook-addons.jpg" alt="Outlook.jpg" align="left" /> Let&#8217;s face it, the 2 main constants in the working world are Blackberries when it comes to mobile and Microsoft Outlook when it comes to stationary. With <a href="http://www.makeuseof.com/dir/flock/">Flock</a> taking over the Social world for the browsers, Outlook support is getting rather social too. Here I want to go over a bunch of useful Outlook add-ons and toolbars that can make it more social and add to overall experience.</p>
<p><strong><a href="http://www.techhit.com/FBLook/">FBLook</a></strong> (for <a href="http://www.facebook.com">FaceBook</a>)</p>
<p>One of the two new products (still in alpha) from Outlook extension developer TechHit. FBLook (Facebook +  Outlook) is a simple toolbar add-on that integrates two key factors, (1) changing your &#8220;Status&#8221; and (2) notifications for friend requests, messages, pokes and more. </p>
<div align="center"><img src="http://makeuseof.com/images/outlook-facebook.jpg" alt="FBLook - Facebook Addon for Outlook Mail" /></div>
<p><strong><a href="http://www.techhit.com/OutTwit/">OutTwit</a></strong> (for Twitter)</p>
<p>OutTwit (Outlook +  Twitter) is a little more robust than FBLook. With OutTwit you can update your Twitter status, receive friend updates, check messages, assign categories to messages, shorten URLs with <a href="http://tinyurl.com/">TinyURL</a> and archive/search your messages.</p>
<div align="center"><img src="http://makeuseof.com/images/outlook-twitter-addon.jpg" alt="OutTwit - Twitter Addon for Microsoft Outlook" /></div>
<p>Next, let&#8217;s move onto the the little more robust and advanced Outlook add-ons.</p>
<p><strong><a href="http://www.linkedin.com/static?key=outlook_toolbar_download">LinkedIn &#8211; Outlook Toolbar</a></strong></p>
<p>The first from LinkedIn is a <a href="http://www.linkedin.com/static?key=outlook_toolbar_download">toolbar</a>, but it heavily integrates with Outlook. The simple and advanced features include; updating your Outlook contacts with LinkedIn profile information, receive notifications of profile changes, one click invites, mini-profiles in the emails, updates for your &#8220;network&#8221; and more. If you really use LinkedIn and have Outlook this is a must have.</p>
<div align="center"><img src="http://makeuseof.com/images/linkedin-toolbar.jpg" alt="LinkedIn Outlook Toolbar" /></div>
<p><strong><a href="http://www.plaxo.com/downloads/outlook">Plaxo &#8211; Outlook Add-on</a></strong></p>
<p>Similar Outlook add-on comes from <a href="http://www.makeuseof.com/dir/plaxo/">Plaxo</a>. Plaxo actually has slight integration with LinkedIn and you are easily able to add your LinkedIn friends to Plaxo, so it&#8217;s all a matter of which you prefer (or both). With Plaxo&#8217;s new <a href="http://www.plaxo.com/downloads/outlook">Outlook add-on</a> with Pulse, the new &#8220;social stream&#8221;, which  integrates your &#8220;Connection&#8217;s&#8221; streams from Facebook, MySpace, Twitter, Digg, etc., makes Outlook your ultimate source for following your friends and news. Like LinkedIn&#8217;s add-on, it keeps your address book up to date, but Plaxo&#8217;s also syncs your calendar, tasks and notes. This could come in handy to synchronize  multiple Outlooks or even multiple calendars, like Yahoo or Google.</p>
<p><strong><a href="http://www.xobni.com/">Xobni</a></strong></p>
<p>Xobni, which is <a href="http://www.makeuseof.com/tag/5-beta-sites-to-keep-in-your-bookmarks/">still in private beta</a>, but has released plenty of more invites, is a social Outlook add-on without a social network behind it. I&#8217;ve been using Xobni for several  months now and I love the integration and search functions. Any email I click on, Xobni will bring up:</p>
<ul>
<li>nr.of emails that were sent and received from the email address (which determines their rank)</li>
<li>list of all email conversations (better than Gmail)</li>
<li>a list of all the attachments for the person</li>
<li>broken down timelines of when I usually send/receive emails to/from that person</li>
<li>automatically pulls the phone number from an email </li>
<li>and the best feature is the almost instantaneous search function. </li>
</ul>
<p>You can sign up now for an invite <a href="http://www.xobni.com/sorry">here</a>.</p>
<p><strong><a href="http://www.freeconference.com/">FreeConference</a></strong></p>
<p>Finally, I have to schedule conference calls several times a week. <a href="http://www.freeconference.com/">FreeConference</a>, is the simplest and quickest way to setup a free conference call. There are paid options, but I&#8217;ve never used them. Just recently they updated their offerings with an Outlook add-on that is literally 3 clicks away from within Outlook to setup a conference call. Clicking &#8220;Schedule a Conference&#8221; brings up a Calendar Appointment with all the details, select your invitees, and hit send. All the information is automatically included with the calendar appointment.</p>
<div align="center"><img src="http://makeuseof.com/images/conference-manager.jpg" alt="Outlook Conference Call Manager" /></div>
<p>I love Outlook and I love integration, is there something else out there for free I should be using?</p>
<div align="right">(By) Adam Hirsch, Community Director of <a href="http://mashable.com">Mashable</a></div>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/organise-your-outlook-emails-with-snarf/" title="Organise your Outlook emails with SNARF (October 7, 2007)">Organise your Outlook emails with SNARF</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/zenbe-email-evolved/" title="Zenbe &#8211; All Your Emails In One Place (November 17, 2008)">Zenbe &#8211; All Your Emails In One Place</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/stay-socially-connected-online-with-yoono/" title="Stay Socially Connected Online With Yoono (July 7, 2008)">Stay Socially Connected Online With Yoono</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/stay-in-sync-with-your-significant-other-using-free-exchange-server/" title="Stay in Sync with your Significant Other using free Exchange Server (March 29, 2008)">Stay in Sync with your Significant Other using free Exchange Server</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/open-two-different-instances-of-outlook-with-extraoutlook/" title="Open Two Different Instances Of Outlook With ExtraOutlook (October 8, 2008)">Open Two Different Instances Of Outlook With ExtraOutlook</a> (57)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/6-ways-to-get-social-with-outlook/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>5 Kick-Ass Reminder Services</title>
		<link>http://www.makeuseof.com/tag/5-kick-ass-reminder-services/</link>
		<comments>http://www.makeuseof.com/tag/5-kick-ass-reminder-services/#comments</comments>
		<pubDate>Thu, 20 Dec 2007 00:58:41 +0000</pubDate>
		<dc:creator>Aibek</dc:creator>
				<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[group calls]]></category>
		<category><![CDATA[Mobile Apps]]></category>
		<category><![CDATA[mobile tips]]></category>
		<category><![CDATA[office worker]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[reminder]]></category>
		<category><![CDATA[SMS tools]]></category>
		<category><![CDATA[to-do]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/tag/5-kick-ass-reminder-services/</guid>
		<description><![CDATA[A quick look over a number of unique, interesting and hassle-free reminder tools to assist you with daily stuff. All free and quite different from the rest.
Jott
Probably the best reminder service that can be accessed from any US phone. You simply dial-in JOTT number (1-866-JOTT-123), and as you speak it records your message and sends [...]]]></description>
			<content:encoded><![CDATA[<p>A quick look over a number of unique, interesting and hassle-free <em><a href="http://www.makeuseof.com/dir/tag/reminder">reminder tools</a></em> to assist you with daily stuff. All free and quite different from the rest.</p>
<p><strong><a href="http://www.jott.com/">Jott</a></strong></p>
<p>Probably the best reminder service that can be accessed from any US phone. You simply dial-in JOTT number (1-866-JOTT-123), and as you speak it records your message and sends it over to your email address as text. Messages can be sent to yourself or anyone else. </p>
<div align="center"><img src="http://makeuseof.com/dir/images/jott-mobile.gif" alt="Jott - Leave ToDo Reminders from Phone" /></div>
<p>Highlights include: </p>
<ul>
<li>Record and assign messages to different categories (<em>expenses, reminders, ToDos, Work, etc.</em>).</li>
<li>Communicate with teams and delegate tasks to groups of people.</li>
<li>Access Jott from multiple phone numbers (Call 1-866-JOTT-123).</li>
<li><a href="http://www.makeuseof.com/dir/jott/">and more &#8230;</a></li>
</ul>
<p>Check it out in action in the video below</p>
<div align="center"><object width="425" height="373"><param name="movie" value="http://www.youtube.com/v/ILwbr3hXNCQ&#038;rel=1&#038;border=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/ILwbr3hXNCQ&#038;rel=1&#038;border=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="373"></embed></object></div>
<p><strong><a href="http://www.gopingme.com/">PingMe</a></strong> </p>
<p>PingMe is a mixture between online calendar and task manager with a bunch of useful email alert features. PingMe reminders (aka Pings) can be scheduled from your web account and delivered via email or text message. There are a number of different alert settings you can select from, i.e. option to make alerts recurring (daily, weekly, etc.) or set them to &#8216;pester&#8217; mode where you will be bugged every 10 minutes until you respond to it (stop, postpone for 2 hours, etc.).</p>
<div align="center"><img src="http://makeuseof.com/dir/images/ping-me-reminders.jpg" alt="PingMe - Email and Text Reminders" /></div>
<p>Read more: <a href="http://www.makeuseof.com/dir/pingme/">PingMe &#8211; eMail and SMS Reminder</a></p>
<p><strong><a href="http://www.wakerupper.com/">WakerUpper</a> | <a href="http://www.callthefuture.org/">CallTheFuture</a></strong> &#8211; Two really simple services to schedule one time calls, such as wake-up calls, event reminders, etc. No registration required.</p>
<p><strong><a href="http://www.lettermelater.com/">LetterMeLater</a></strong></p>
<p>LetterMeLater brings reminder scheduling to your inbox. Send scheduled emails and set them to be delivered to any desired future date straight from your email window (Outlook, Gmail, &#8230;). You can send scheduled emails to yourself or any other email address. If you spend most of the time in front of your email program this is definitely a must-have. Check out full feature list: <a href="http://www.makeuseof.com/dir/lettermelater/">LetterMeLater &#8211; Email Scheduler</a>.</p>
<div align="center"><img src="http://makeuseof.com/images/lettermelater-scheduler.jpg" alt="LetterMeLater - Send Scheduled Emails" /></div>
<p><strong><a href="http://www.hassleme.co.uk/">HassleMe</a></strong></p>
<p>This one lets you set alerts for things you want to be constantly reminded about, <em>&#8217;stop procrastinating&#8217;, &#8216;get back to work&#8217;</em> and so on. The cool part about HassleMe, it emails you at rather random intervals so you never know when to expect it.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/i-want-sandy-email-assistant-youll-like-but-can-leave-without/" title="&#8220;I Want Sandy&#8221;- Email Assistant you&#8217;ll Like but Can Leave Without (April 8, 2008)">&#8220;I Want Sandy&#8221;- Email Assistant you&#8217;ll Like but Can Leave Without</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/schedule-and-manage-your-messages-with-sendible/" title="Schedule &#038; Manage Your Messages With Sendible (July 11, 2008)">Schedule &#038; Manage Your Messages With Sendible</a> (1)</li>
	<li><a href="http://www.makeuseof.com/tag/lifeio-check-your-email-read-rss-feeds-post-to-twitter-keep-notes-more/" title="LifeIO: Check Your Email, Read Feeds, Post to Twitter, Keep Notes &#038; More From One Cool Site (August 5, 2009)">LifeIO: Check Your Email, Read Feeds, Post to Twitter, Keep Notes &#038; More From One Cool Site</a> (26)</li>
	<li><a href="http://www.makeuseof.com/tag/5-contacts-to-supercharge-your-email/" title="5 Contacts to SUPERCHARGE Your eMail (November 9, 2007)">5 Contacts to SUPERCHARGE Your eMail</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/15-more-things-you-can-do-with-your-phone/" title="15 FREE Useful Services To Access from your Phone (May 24, 2007)">15 FREE Useful Services To Access from your Phone</a> (9)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/5-kick-ass-reminder-services/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>
