<?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>Desi Penguin’s Blog &#187; calendar</title>
	<atom:link href="http://desipenguin.com/techblog/tag/calendar/feed/" rel="self" type="application/rss+xml" />
	<link>http://desipenguin.com/techblog</link>
	<description>Open source, Tech Tips, Reviews, Tutorials and more …</description>
	<lastBuildDate>Tue, 29 Jun 2010 16:38:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Integrate Rainlendar Calendar with Thunderbird</title>
		<link>http://desipenguin.com/techblog/2009/02/21/integrate-rainlendar-calendar-with-thunderbird/</link>
		<comments>http://desipenguin.com/techblog/2009/02/21/integrate-rainlendar-calendar-with-thunderbird/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 02:04:13 +0000</pubDate>
		<dc:creator>Mandar Vaze</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[File URI scheme]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://desipenguin.com/techblog/?p=226</guid>
		<description><![CDATA[

So after I started using Rainlendar as my Desktop calendar, now I had two calendars to maintain. One was Rainlendar Calendar, and other was Thunderbird calendar via lightning plugin. It would asoon get cumbersome to update both the calendars. Wouldn&#8217;t it be nice if they shared the same calendar ? If they did, irrespective of [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div class="wp-caption alignright" style="width: 250px"><a href="http://www.flickr.com/photos/35034353159@N01/3094292059"><img class=" " title="Calendar in Thunderbird" src="http://farm4.static.flickr.com/3115/3094292059_b099806f0b_m.jpg" alt="calendar tab" width="240" height="153" /></a><p class="wp-caption-text">Image by David Ascher via Flickr</p></div>
</div>
<p>So after I started using Rainlendar as my Desktop calendar, now I had two calendars to maintain. One was Rainlendar Calendar, and other was <a class="zem_slink" title="Thunderbird" rel="homepage" href="http://www.mozilla.com/en-US/thunderbird/">Thunderbird</a> calendar via lightning plugin. It would asoon get cumbersome to update both the calendars. Wouldn&#8217;t it be nice if they shared the same calendar ? If they did, irrespective of which calendar I use to create/update the events and taks, the other would always be in sync.</p>
<p>Unfortunately, the default file format used by Thunderbird ins&#8217;t .ics (or <a class="zem_slink" title="ICalendar" rel="wikipedia" href="http://en.wikipedia.org/wiki/ICalendar">iCalendar</a> format). By default, it stored the calendar in storage.db. But there is a way around it.</p>
<p>While Thunderbird does not use .ics file format for its own calendars by default, it supports use of iCalendar on the network (like Google Calendar) But Rainlendar calendar is not on the network.  So you trick Thunderbird (or lightning, depending on the way you look at it)</p>
<ul>
<li>Go ahead, and create new calendar on network.</li>
<li> choose .ics format, but use file:// protocol to point to existing calendar created by Rainlendar.</li>
<li>Then you can delete the default one called Home. (If you have only once calendar, you are unable to delete it.)</li>
</ul>
<p><span style="color: #999999;">Thanks to <a href="http://ubuntuforums.org/showthread.php?t=806472&amp;page=4" target="_blank">this</a> thread on Ubuntu Forums for providing me this idea.</span></p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://news.cnet.com/8301-17939_109-10161145-2.html?part=rss&amp;tag=feed&amp;subj=Webware">Postbox competes with Thunderbird using Mozilla code</a> (news.cnet.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.bbgeeks.com/blackberry-guides/configuring-thunderbird-to-work-with-blackberry-882037/">Configuring Thunderbird to work with BlackBerry</a> (bbgeeks.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.ghacks.net/2009/02/07/thunderbird-archiving-shortcuts/">Thunderbird Archiving Shortcuts</a> (ghacks.net)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/f3466f2d-5a5a-4c56-bd4c-dd3bf547e505/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_b.png?x-id=f3466f2d-5a5a-4c56-bd4c-dd3bf547e505" alt="Reblog this post [with Zemanta]" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://desipenguin.com/techblog/2009/02/21/integrate-rainlendar-calendar-with-thunderbird/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Mail and Calendar with Thunderbird</title>
		<link>http://desipenguin.com/techblog/2009/01/23/google-mail-and-calendar-with-thunderbird/</link>
		<comments>http://desipenguin.com/techblog/2009/01/23/google-mail-and-calendar-with-thunderbird/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 18:42:41 +0000</pubDate>
		<dc:creator>Mandar Vaze</dc:creator>
				<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://desipenguin.com/techblog/?p=157</guid>
		<description><![CDATA[In my last post on topic ended by showing you how you can install Lightning plugin as well as Provider for Google Calendar plugin.
It seems Lightning plugin is broken with Thunderbird 3.0 Beta 1. Read about it here. In this post, I show you a way around, and more about Accessing Google Calendar right from [...]]]></description>
			<content:encoded><![CDATA[<p>In my <a href="http://desipenguin.com/techblog/2008/12/19/calendaring-thunderbird-3-beta/" target="_blank">last post on topic</a> ended by showing you how you can install Lightning plugin as well as Provider for Google Calendar plugin.<br />
It seems Lightning plugin is broken with Thunderbird 3.0 Beta 1. <a href="http://groups.google.com/group/mozilla.support.calendar/browse_thread/thread/86ca5a043009625f?hide_quotes=no" target="_blank">Read about it here</a>. In this post, I show you a way around, and more about Accessing Google Calendar right from your Thunderbird.</p>
<p><span id="more-157"></span>As the thread above mentions, Lightening team has to bump up the minVersion to 3.0b2pre. That means you need to get nightly build (at least as of this writing. Once Beta 2 is released, it is recommended you use Official Beta 2, rather than nightly builds.) You can get the nightly build from <a href="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/latest-trunk/" target="_blank">here</a>.</p>
<p>Since I downloaded the .zip file, there are no installation involved for me, just unzip the contents into desired folder. Personally I would suggest this method to you all, since this provides portability.</p>
<h3>Setting up Gmail IMAP Account</h3>
<p>Setting up regular IMAP account was very easy with TB 3.0b2pre. But what amazed me was how simple it is to setup Gmail account.  Gmail IMAP is already a preset option when you try to add a new account. In second (and only real) step you need to enter your Name (as it will be displayed to your recipients) and your email address. That is all there is to it.  The last step is confirmation, where is shows your choices, and you need to click <em>Finish </em>so that account is created. So all practical purposes it is essentially one step process.</p>
<p>Compare it to the <a href="http://mail.google.com/support/bin/answer.py?hl=en&amp;answer=77662" target="_blank">instructions </a>you need to follow for Thunderbird 2.0 (Latest TB released version as of this writing)</p>
<p>Before you set any calendar, you need to install and configure the plugin. The instructions are same as listed in <a href="http://desipenguin.com/techblog/2008/12/19/calendaring-thunderbird-3-beta/" target="_blank">my previous post</a>. I had bit of a problem the first time, as in the New calendar option was not enabled. Restarting Thunderbird resolved the problem.</p>
<p>URL to your Google Calendar</p>
<ol>
<li>Go to your <a href="http://www.google.com/calendar/" target="_blank">Google Calendar</a></li>
<li>Go to <em>Settings</em>.</li>
<li>Go to Calendars Tab, and Select the appropriate calendar.</li>
<li> Scroll towards end of the page where you will see entry titled Private Address, and three icons next to it. (XML, ICAL and HTML)</li>
<li>Copy the URL for XML (Right Click-&gt;Copy Link Location in Firefox, Right Click-&gt;Copy Shortcut in IE)</li>
<li>You need to use this URL in Step 4 below.</li>
</ol>
<div id="attachment_159" class="wp-caption aligncenter" style="width: 562px"><img class="size-full wp-image-159" title="Private Address URL for your Google Calendar" src="http://desipenguin.com/techblog/wp-content/uploads/2009/01/gcalurl.png" alt="Private Address URL for your Google Calendar" width="552" height="65" /><p class="wp-caption-text">Private Address URL for your Google Calendar</p></div>
<h3>Setting up Google Calendar</h3>
<ol>
<li>File -&gt; New -&gt;Calendar (You need to be in <em>Inbox</em> view. If you are already in Calendar view, you will not see menu option)</li>
<li>On Network</li>
<li>Format -&gt; Google Calendar</li>
<li>Location  :  As discussed in previous section. Use your Private URL here.</li>
<li>You need to Provide name and select color for your Google Calendar.</li>
</ol>
<p>That&#8217;s it. Now you can see as well as update your Google Calendar from Thunderbird.</p>
<p><span style="color: #999999;">Note : Since the Lightning plugin was broken, I installed the nightly build of Thunderbird in different folder, just in case I need to go back to my working email environment.  If you are installing it afresh, ignore this comment.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://desipenguin.com/techblog/2009/01/23/google-mail-and-calendar-with-thunderbird/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Calendaring with Thunderbird 3 Beta</title>
		<link>http://desipenguin.com/techblog/2008/12/19/calendaring-thunderbird-3-beta/</link>
		<comments>http://desipenguin.com/techblog/2008/12/19/calendaring-thunderbird-3-beta/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 01:53:57 +0000</pubDate>
		<dc:creator>Mandar Vaze</dc:creator>
				<category><![CDATA[Hack]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://desipenguin.wordpress.com/?p=84</guid>
		<description><![CDATA[In my last post about Thunderbird 3 Beta, I mentioned that extensions do that work with the Tunderbird 3 Beta. One of the important Add-on I have been using with Tunderbird 2 was Lightning. This Add-on provides Calendering functionality to Thunderbird, making it (near) complete substitute for MS Outlook. Near complete because there is no [...]]]></description>
			<content:encoded><![CDATA[<p>In my last post about Thunderbird 3 Beta, I mentioned that extensions do that work with the Tunderbird 3 Beta. One of the important Add-on I have been using with Tunderbird 2 was <a href="https://addons.mozilla.org/en-US/thunderbird/addon/2313" target="_blank">Lightning</a>. This Add-on provides Calendering functionality to Thunderbird, making it (near) complete substitute for MS Outlook. Near complete because there is no MS Exchange integration yet.</p>
<p>Then I found out a way to get this working with the Tunderbird 3 Beta</p>
<p><span id="more-84"></span></p>
<h3>Install the Extenstion</h3>
<ol>
<li>Get the extension from <a href="https://addons.mozilla.org/en-US/thunderbird/addon/4623" target="_blank">here</a>.</li>
<li>Download the .xpi file on your computer.</li>
<li>Go to Tools-&gt;Add-ons. Click on Install button. Point to the newly downloaded .xpi file.</li>
<li>Restart Thunderbird 3 Beta for the Add-on to be active.</li>
<li>Now you should see <em>Lightning Nightly Updater</em> in Add-ons list.</li>
</ol>
<h3>Configure</h3>
<ol>
<li>Click on Options button for this extension</li>
<li>If you actively use Google Calendar, then select second mode <em>Also install Provided for Google Calendar</em></li>
<li>Leave both options under <em>Backup </em>as checked</li>
<li>It is good idea to click <em>Backup Now</em> button. If you are installing Lightning for the first time, skip this step.</li>
</ol>
<p>This in itself doesn&#8217;t install the Lightning extension. As the name suggests, this is the extension to help you keep up to date with another extension <img src='http://desipenguin.com/techblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<ul>
<li>Go to Help-&gt;Check for Latest Lightning update. You will now download the real Lightning extension (Two, if you have selected to download <em>Provider for Google Calendar</em>) </li>
<li>Download and install as usual. Restart Thunderbird for the extension to be effective.</li>
<li>Now you will see two icons towards the far right of the &#8220;Tab bar&#8221;. Tooltips reveal these to be Calendar and Tasks respectively. (This puzzled me for a while, as to how do I access these functions now that I have installed the extensions)</li>
<li>When you click on these icons, two new tabs will open. It is very intuitive after that.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://desipenguin.com/techblog/2008/12/19/calendaring-thunderbird-3-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
