<?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>Glen Scott - Keeping it simple &#187; webapps</title>
	<atom:link href="http://www.glenscott.co.uk/blog/category/webapps/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.glenscott.co.uk/blog</link>
	<description>Thoughts on software development and other geeky pursuits.</description>
	<lastBuildDate>Fri, 10 Feb 2012 17:23:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>iCal 502 error when syncing with Yahoo! Calendar</title>
		<link>http://www.glenscott.co.uk/blog/2011/10/26/ical-502-error-when-syncing-with-yahoo-calendar/</link>
		<comments>http://www.glenscott.co.uk/blog/2011/10/26/ical-502-error-when-syncing-with-yahoo-calendar/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 08:43:59 +0000</pubDate>
		<dc:creator>Glen</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[webapps]]></category>
		<category><![CDATA[yahoo]]></category>
		<category><![CDATA[calendar]]></category>

		<guid isPermaLink="false">http://www.glenscott.co.uk/blog/?p=672</guid>
		<description><![CDATA[In the last few days, my iCal has been giving me the following error message when trying to access my Yahoo! Calendar via CalDAV: The request for account "Yahoo! Calendar" failed. The server responded with "502" to operation CalDAVAccountRefreshQueueableOperation. Yahoo! have acknowledged this is a problem on their side: We are aware of a Calendar [...]]]></description>
			<content:encoded><![CDATA[<p>In the last few days, my iCal has been giving me the following error message when trying to access my Yahoo! Calendar via CalDAV:</p>
<p><code>The request for account "Yahoo! Calendar" failed.</p>
<p>The server responded with<br />
"502"<br />
to operation<br />
CalDAVAccountRefreshQueueableOperation.<br />
</code></p>
<p><img src="/images/ical-502-error.png" width="534" height="312" alt="iCal error message when syncing with yahoo! calendar"></p>
<p>Yahoo! have acknowledged this is a problem on their side:</p>
<blockquote><p>
We are aware of a Calendar (Proxy error) and our engineering team is working to resolve this issue. We apologize for the inconvenience and hope to have it resolved soon.
</p></blockquote>
<p>(source: <a href="http://help.yahoo.com/l/us/yahoo/calendar/yahoocalendar/sync/">Syncing / Mobile Sync | Yahoo! Calendar Help</a>)</p>
<p><strong>update 2nd November 2011:</strong> I am no longer seeing this error message, and Yahoo! have removed the notice from their help page.  Looks like the issue has been resolved!</p>
<p><strong>update 3rd November 2011:</strong> Seems like I spoke too soon, the error is back!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.glenscott.co.uk/blog/2011/10/26/ical-502-error-when-syncing-with-yahoo-calendar/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Synchronize iCal with Yahoo! Calendar</title>
		<link>http://www.glenscott.co.uk/blog/2008/10/22/synchronize-ical-with-yahoo-calendar/</link>
		<comments>http://www.glenscott.co.uk/blog/2008/10/22/synchronize-ical-with-yahoo-calendar/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 12:20:03 +0000</pubDate>
		<dc:creator>Glen</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[webapps]]></category>
		<category><![CDATA[yahoo]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[ical]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[synchronize]]></category>

		<guid isPermaLink="false">http://www.glenscott.co.uk/?p=183</guid>
		<description><![CDATA[Update 26th October 2011: Are you receiving a &#8220;502&#8243; error from iCal? Please see my more recent post iCal 502 error when syncing with Yahoo! Calendar for more details. The new beta of Yahoo! Calendar now supports the CalDAV protocol, meaning that sharing and synchronizing with desktop calendaring applications is possible. iCal has supported CalDAV [...]]]></description>
			<content:encoded><![CDATA[<p><em>Update 26th October 2011:  Are you receiving a &#8220;502&#8243; error from iCal?  Please see my more recent post <a href="/blog/2011/10/26/ical-502-error-when-syncing-with-yahoo-calendar/">iCal 502 error when syncing with Yahoo! Calendar</a> for more details.</em></p>
<p>The new beta of <a href="http://calendar.yahoo.com">Yahoo! Calendar</a> now supports the <a href="http://en.wikipedia.org/wiki/CalDAV">CalDAV</a> protocol, meaning that sharing and synchronizing with desktop calendaring applications is possible.  </p>
<p>iCal has supported CalDAV since version 3.0 shipped with Mac OS X 10.5 Leopard, so it is possible to get it working with Yahoo! Calendar.  After completing the following steps, any events that you create in the web-based Calendar will be replicated to iCal, and vice-versa.</p>
<p>What you will need:</p>
<ul>
<li>A Yahoo! account.  In the example, we use the username <strong>yahoouser</strong></li>
<li>Access to the new <a href="http://switch.calendar.yahoo.com/">Calendar Beta</a>.</li>
<li>iCal version 3 or above</li>
</ul>
<p>Step 1:</p>
<ul>
<li>In iCal, select the <strong>Preferences&#8230;</strong> from the <strong>iCal</strong> menu.</li>
<li>Click on the <strong>Accounts</strong> icon</li>
</ul>
<p><a href="/images/ical-setup1.png" style="border-bottom: none;"><img src="/images/ical-setup1_m.png" style="margin: 10px; border: 0;"/></a></p>
<ul>
<li>Click on the plus button to create a new CalDAV account</li>
<li>Enter a description, such as <strong>Yahoo! Calendar</strong>, your Yahoo! username and password.</li>
<li>Click the <strong>Server Options</strong> link and enter the following into the <strong>Account URL</strong> field:</li>
</ul>
<pre>

https://caldav.calendar.yahoo.com
</pre>
<p><a href="/images/ical-setup3.png" style="border-bottom: none;"><img src="/images/ical-setup3.png" style="margin: 10px;border: 0;"/></a></p>
<ul>
<li>Click the <strong>Add</strong> button.</li>
</ul>
<p><a href="/images/ical-setup4.png" style="border-bottom: none;"><img src="/images/ical-setup4_m.png" style="margin: 10px;border: 0;"/></a><br />
Your Yahoo! Calendar should now be synchronized with iCal, refreshing every 15 minutes:  you should see it listed on the left hand side of your iCal window underneath the calendars stored on your Mac.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.glenscott.co.uk/blog/2008/10/22/synchronize-ical-with-yahoo-calendar/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>Cal Henderson on Django</title>
		<link>http://www.glenscott.co.uk/blog/2008/09/16/cal-henderson-on-django/</link>
		<comments>http://www.glenscott.co.uk/blog/2008/09/16/cal-henderson-on-django/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 13:25:35 +0000</pubDate>
		<dc:creator>Glen</dc:creator>
				<category><![CDATA[flickr]]></category>
		<category><![CDATA[webapps]]></category>
		<category><![CDATA[yahoo]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.glenscott.co.uk/?p=150</guid>
		<description><![CDATA[Very entertaining talk from Flickr&#8217;s Cal Henderson on Django&#8217;s shortcomings.]]></description>
			<content:encoded><![CDATA[<p>Very entertaining talk from Flickr&#8217;s Cal Henderson on Django&#8217;s shortcomings.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/i6Fr65PFqfk&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/i6Fr65PFqfk&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.glenscott.co.uk/blog/2008/09/16/cal-henderson-on-django/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wahey, new Delicious is out!</title>
		<link>http://www.glenscott.co.uk/blog/2008/07/31/wahey-new-delicious-is-out/</link>
		<comments>http://www.glenscott.co.uk/blog/2008/07/31/wahey-new-delicious-is-out/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 20:33:32 +0000</pubDate>
		<dc:creator>Glen</dc:creator>
				<category><![CDATA[webapps]]></category>
		<category><![CDATA[yahoo]]></category>
		<category><![CDATA[bookmarking]]></category>
		<category><![CDATA[delicious]]></category>
		<category><![CDATA[social]]></category>

		<guid isPermaLink="false">http://www.glenscott.co.uk/?p=137</guid>
		<description><![CDATA[Over the past few days weâ€™ve been transitioning Delicious over to our new platform, quietly starting with RSS feeds and APIs. Today weâ€™re taking the final step and flipping the switch on the new web site: delicious.com. delicious blog &#187; Oh happy day â€” the new Delicious is here delicious.]]></description>
			<content:encoded><![CDATA[<blockquote><p>Over the past few days weâ€™ve been transitioning Delicious over to our new platform, quietly starting with RSS feeds and APIs. Today weâ€™re taking the final step and flipping the switch on the new web site: delicious.com.</p></blockquote>
<ul>
<li><a href="http://blog.delicious.com/blog/2008/07/oh-happy-day.html">delicious blog &raquo; Oh happy day â€” the new Delicious is here</a></li>
<li><a href="http://delicious.com/">delicious.</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.glenscott.co.uk/blog/2008/07/31/wahey-new-delicious-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Web 2.0 Apps</title>
		<link>http://www.glenscott.co.uk/blog/2008/04/23/best-web-20-apps/</link>
		<comments>http://www.glenscott.co.uk/blog/2008/04/23/best-web-20-apps/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 08:04:18 +0000</pubDate>
		<dc:creator>Glen</dc:creator>
				<category><![CDATA[flickr]]></category>
		<category><![CDATA[webapps]]></category>
		<category><![CDATA[yahoo]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web20]]></category>

		<guid isPermaLink="false">http://www.glenscott.co.uk/?p=114</guid>
		<description><![CDATA[These are the 100 best Web 2.0 applications, chosen by Webware readers and Internet users across the globe. Over 1.9 million votes were cast to select these Webware 100 winners: Welcome to Webware 100 Awards 2008 (Lots of lovely logos, too!)]]></description>
			<content:encoded><![CDATA[<blockquote><p>
These are the 100 best Web 2.0 applications, chosen by Webware readers and Internet users across the globe. Over 1.9 million votes were cast to select these Webware 100 winners:
</p></blockquote>
<p><a href="http://www.webware.com/html/ww/100/2008/winners.html">Welcome to Webware 100 Awards 2008</a></p>
<p>(Lots of lovely logos, too!)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.glenscott.co.uk/blog/2008/04/23/best-web-20-apps/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

