<?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>Leancode &#187; iGoogle</title>
	<atom:link href="http://leancode.com/category/igoogle/feed/" rel="self" type="application/rss+xml" />
	<link>http://leancode.com</link>
	<description>bernie's small batches of software goodness</description>
	<lastBuildDate>Tue, 01 Nov 2011 16:37:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Using gadgets outside of iGoogle</title>
		<link>http://leancode.com/2008/03/15/using-gadgets-outside-of-igoogle/</link>
		<comments>http://leancode.com/2008/03/15/using-gadgets-outside-of-igoogle/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 00:01:21 +0000</pubDate>
		<dc:creator>Bernie Thompson</dc:creator>
				<category><![CDATA[Days Since]]></category>
		<category><![CDATA[iGoogle]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://leancode.com/2008/03/15/using-gadgets-outside-of-igoogle/</guid>
		<description><![CDATA[Alyce asked: Bernie, I’m working on a Disaster Housing project in New Orleans/Gulf Coast. Is there some way for me to permanently code in Days Since Katrina Aug 29 2005 (928 days and counting!)I’d like to embed widget in communications to certain folks who refuse to move any quicker! In a very nice way, mind [...]]]></description>
			<content:encoded><![CDATA[<p>Alyce asked:</p>
<blockquote><p>Bernie, I’m working on a Disaster Housing project in New Orleans/Gulf Coast. Is there some way for me to permanently code in Days Since Katrina Aug 29 2005 (928 days and counting!)I’d like to embed widget in communications to certain folks who refuse to move any quicker! In a very nice way, mind you!</p></blockquote>
<p>Would love to say &#8220;yes&#8221; to this one.  But unfortunately the answer is &#8220;possibly.&#8221;  <img src='http://leancode.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So I&#8217;ll use this as an excuse to at least start the explanation, since Google doesn&#8217;t do a good job in their information for users (or their API) to be clear about what gadgets can/can&#8217;t do. I&#8217;ll talk about <a href="http://leancode.com/dayssince/" target="_blank">Days Since</a>, but this applies to any Google Gadget.</p>
<p>The <a href="http://www.google.com/ig/authors?author=widgets%40leancode.com" target="_blank">gadgets I&#8217;ve written</a> all happened to be written first and primarily for <a href="http://google.com/ig" target="_blank">iGoogle</a>.  But gadgets can be used  in several different environments, with various limitations.</p>
<ol>
<li>iGoogle</li>
<li>Google Desktop</li>
<li>Google Sites</li>
<li>Open Social sites, like Orkut</li>
<li>Any Web Page.  Well, on any web page that supports javascript objects (e.g. a WordPress blog like this one, although you have to edit from the &#8220;code&#8221; tab). Google Pages also works.</li>
<li>And (kinda) via email with &#8220;Share this Gadget&#8221; within iGoogle</li>
</ol>
<p><strong>Add to Web Page </strong></p>
<p>Here&#8217;s an example, created using <a href="http://gmodules.com/ig/directory?synd=open">Google&#8217;s Gadget for Webpage Directory</a> and searching for Days Since.<br />
<script src="http://gmodules.com/ig/ifr?url=http://dayssince.googlecode.com/svn/trunk/dayssince.xml&amp;up_reminders=%5B%5B%22Hurricane%20Katrina%22%2C%222005-08-25T00%3A00%3A00Z%22%2C0%2C0%5D%5D&amp;up_ver=&amp;up_msg1=1&amp;synd=open&amp;w=320&amp;h=200&amp;title=Days+Since&amp;lang=all&amp;country=ALL&amp;border=%23ffffff%7C3px%2C1px+solid+%23999999&amp;output=js"></script></p>
<p>Google gadgets on a webpage are quite noisy &#8212; Google adds all kinds of buttons and links, etc. that make them not very attractive.</p>
<p>What to modify this embedded gadget for your own page? <a href="http://gmodules.com/ig/creator?url=http://dayssince.googlecode.com/svn/trunk/dayssince.xml&amp;up_reminders=%5B%5B%22Hurricane%20Katrina%22%2C%222005-08-25T00%3A00%3A00Z%22%2C0%2C0%5D%5D&amp;up_ver=&amp;up_msg1=1&amp;synd=open&amp;w=320&amp;h=200&amp;title=Days+Since&amp;lang=all&amp;country=ALL&amp;border=%23ffffff%7C3px%2C1px+solid+%23999999" target="_blank">Click on Google&#8217;s editor here</a> to start where I left off, and edit the reminder and look of this gadget, and get the code to embed in your own page.</p>
<p>First thing you&#8217;ll notice is the settings that you normally see in &#8220;Edit Settings&#8221; have to be entered manually.  Here&#8217;s where the design of Days Since isn&#8217;t really compatible with embedding in the web. You have to enter the &#8220;reminders&#8221; field by hand &#8212; but in raw <a href="http://json.org/" target="_blank">json</a> format!  If you&#8217;re comfortable, go for it. Otherwise, you might add a copy of the gadget to your iGoogle page, get all the reminders looking the way you want them, and then go to &#8220;Edit Settings&#8221;, copy the reminders, and paste them into the &#8220;Add Gadget to Webpage&#8221; creator.</p>
<p><strong>Share this gadget</strong></p>
<p>If you&#8217;d like to set up some reminders and email them to a friend (or set of coworkers) who use iGoogle, that&#8217;s easy.  Just get the gadget set up like you&#8217;d like to share it, and select &#8220;Share this Gadget&#8221; from the gadget&#8217;s standard drop-down menu.</p>
<p>Enter a few email addresses, and make sure to check &#8220;Send my settings for this gadget&#8221; (this is off by default).  Now, your recipients will get the full, working gadget, with all the reminders or other settings you had set up.</p>
<p><strong>Reminding people about Katrina </strong></p>
<p>So for Alyce:</p>
<ul>
<li>If you want to do this by having the gadget be embedded in your email/newsletter, it will only work if you have a web page with your newsletter/email on it, have the gadget embedded there, and the actual email is a link to that page.  It won&#8217;t work to embed the gadget directly in the email, because mail programs rarely allow embedding javascript.</li>
<li>If you just want to send out a copy of Days Since to other iGoogle users with the &#8220;Days Since Katrina&#8221; reminder populated, just set that up in your iGoogle page, and &#8220;Share this Gadget&#8221; (and its settings).</li>
</ul>
<p>But, for the case you seem to be talking about (reminding the reluctant), I don&#8217;t know if either of these methods will achieve the desired effect.  I&#8217;m sure a little digging might find something better. But maybe the second (sharing the gadget with Days Since Katrina pre-populated) might be a soft enough touch, yet useful enough that the people you&#8217;re thinking about will play along.</p>
<p>In any case, best wishes and good luck,</p>
<p>Bernie</p>
]]></content:encoded>
			<wfw:commentRss>http://leancode.com/2008/03/15/using-gadgets-outside-of-igoogle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A proof of concept todo gadget</title>
		<link>http://leancode.com/2008/01/21/an-proof-of-concept-todo-gadget/</link>
		<comments>http://leancode.com/2008/01/21/an-proof-of-concept-todo-gadget/#comments</comments>
		<pubDate>Mon, 21 Jan 2008 08:52:46 +0000</pubDate>
		<dc:creator>Bernie Thompson</dc:creator>
				<category><![CDATA[iGoogle]]></category>

		<guid isPermaLink="false">http://leancode.com/2008/01/21/an-proof-of-concept-todo-gadget/</guid>
		<description><![CDATA[I&#8217;m a big fan of David Allen&#8217;s Getting Things Done system. I&#8217;ve been wanting a todo application that is both simple, always at hand (which for me means iGoogle is a big plus), and which supports GTD&#8217;s system of breaking down todos into actionable categories. This is just an early proof of concept (you can&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a <a href="http://berniethompson.blogspot.com/2006/01/getting-things-done-and-scrum.html">big fan</a> of David Allen&#8217;s Getting Things Done system.    I&#8217;ve been wanting a todo application that is both simple, always at hand (which for me means iGoogle is a big plus), and which supports GTD&#8217;s system of breaking down todos into actionable categories.</p>
<p>This is just an early proof of concept (you can&#8217;t even check off/delete todos yet!), but I&#8217;d like feedback on the concept.  Just crazy? Or crazy like crazy good, and worth completing?</p>
<p>The unmarked box at the bottom lets you add todos. Drag todos to the 4 sides to assign categories. Click on categories to filter the list. Click again to unfilter. Todos are sorted by size and priority.</p>
<p>Obviously pretty UI comes later.  And this gadget location or data may disappear. Not suitable yet for real use. Only tested on Firefox so far (no IE, Safari,etc.)</p>
<p><a href="http://fusion.google.com/add?moduleurl=http%3A//leancode.com/gtdtodo/gtdtodo.xml"><img src="http://buttons.googlesyndication.com/fusion/add.gif" alt="Add to Google" border="0" height="17" width="104" /></a></p>
<p>Thanks for any feedback or thoughts you have.</p>
]]></content:encoded>
			<wfw:commentRss>http://leancode.com/2008/01/21/an-proof-of-concept-todo-gadget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YAGCG Gets Timezone, Permissions Features</title>
		<link>http://leancode.com/2008/01/08/yagcg-gets-timezone-permissions-features/</link>
		<comments>http://leancode.com/2008/01/08/yagcg-gets-timezone-permissions-features/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 22:14:57 +0000</pubDate>
		<dc:creator>Bernie Thompson</dc:creator>
				<category><![CDATA[iGoogle]]></category>
		<category><![CDATA[YAGCG]]></category>

		<guid isPermaLink="false">http://leancode.com/2008/01/08/yagcg-gets-timezone-permissions-features/</guid>
		<description><![CDATA[A few small features added to YAGCG (Yet Another Google Calendar Gadget) this morning: The on-gadget menu now has (hopefully clearer) text &#8220;Back to Today&#8221; simply re-loads the agenda &#8212; usually for when you get lost in the past or future of that scrolling agenda. &#8220;Refresh Permissions&#8221; does two things: it loads up Google Calendar [...]]]></description>
			<content:encoded><![CDATA[<p>A few small features added to <a href="http://leancode.com/gcalgadget/">YAGCG (Yet Another Google Calendar Gadget)</a> this morning:</p>
<ol>
<li>The on-gadget menu now has (hopefully clearer) text<br />
<a href='http://leancode.com/wp-content/uploads/2008/01/yagcg-menu.png' title='yagcg-menu.png'><img src='http://leancode.com/wp-content/uploads/2008/01/yagcg-menu.png' alt='yagcg-menu.png' style="clear:both; margin: 0 auto; padding: 10px"/></a><br />
&#8220;<strong>Back to Today</strong>&#8221; simply re-loads the agenda &#8212; usually for when you get lost in the past or future of that scrolling agenda. &#8220;<strong>Refresh Permissions</strong>&#8221; does two things: it loads up Google Calendar in a fresh window/tab, which refreshes your login cookie, then 5 seconds later, it reloads your iGoogle page.  <strong>If you&#8217;re getting the &#8220;Can&#8217;t display calendars &#8230;&#8221; message in red from Google, this is meant to refresh your permissions.</strong></li>
<li> Added ability to set timezone. This is a result of Google has adding some potentially confusing functionality to their embedded calendar (which this gadget uses).  Now, it&#8217;s possible to view calendars in other timezones, and Google will modify the displayed times to reflect what the equivalent is in your time zone.  If this isn&#8217;t what you want (and you rarely would), this can be terribly confusing.  So YAGCG now has a setting added to explicitly set your time zone when you configure your calendars, which you&#8217;ll have to do if your timezone is off.<br />
Here is what the &#8220;Edit Settings&#8221; panel of the gadget looks like now.<br />
<a href='http://leancode.com/wp-content/uploads/2008/01/yagcg_settings1.png' title='yagcg_settings1.png'><img src='http://leancode.com/wp-content/uploads/2008/01/yagcg_settings1.png' alt='yagcg_settings1.png' /></a>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://leancode.com/2008/01/08/yagcg-gets-timezone-permissions-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feedsparks now uses Google Chart API</title>
		<link>http://leancode.com/2008/01/04/feedsparks-now-uses-google-chart-api/</link>
		<comments>http://leancode.com/2008/01/04/feedsparks-now-uses-google-chart-api/#comments</comments>
		<pubDate>Sat, 05 Jan 2008 00:19:51 +0000</pubDate>
		<dc:creator>Bernie Thompson</dc:creator>
				<category><![CDATA[Feedsparks]]></category>
		<category><![CDATA[iGoogle]]></category>

		<guid isPermaLink="false">http://leancode.com/2008/01/04/feedsparks-now-uses-google-chart-api/</guid>
		<description><![CDATA[Feedsparks has been updated to use the new Google Chart API for the sparklines it displays. If you&#8217;ve seen slow loading (or non-loading) chart images in Feedsparks, this should help improve the response time and reliability. Feedsparks is a great way to keep track of the relative popularity of blogs, not just your own.]]></description>
			<content:encoded><![CDATA[<p><a href="http://leancode.com/feedsparks/">Feedsparks</a> has been updated to use the new <a href="http://code.google.com/apis/chart/">Google Chart API</a> for the sparklines it displays.</p>
<p>If you&#8217;ve seen slow loading (or non-loading) chart images in Feedsparks, this should help improve the response time and reliability.</p>
<p>Feedsparks is a great way to keep track of the relative popularity of blogs, not just your own.</p>
]]></content:encoded>
			<wfw:commentRss>http://leancode.com/2008/01/04/feedsparks-now-uses-google-chart-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YAGCG: Easy add, settable height</title>
		<link>http://leancode.com/2007/12/21/yagcg-easy-add-settable-height/</link>
		<comments>http://leancode.com/2007/12/21/yagcg-easy-add-settable-height/#comments</comments>
		<pubDate>Sat, 22 Dec 2007 02:01:20 +0000</pubDate>
		<dc:creator>Bernie Thompson</dc:creator>
				<category><![CDATA[iGoogle]]></category>
		<category><![CDATA[YAGCG]]></category>

		<guid isPermaLink="false">http://leancode.com/2007/12/21/yagcg-easy-add-settable-height/</guid>
		<description><![CDATA[YAGCG got some updates today, responding to some of the feedback you&#8217;ve provided on the early version. Thank you! New features In &#8220;Edit Settings&#8221;, you can now add calendars in many formats: the calendar ID directly, or just paste in the XML, iCal, or HTML URL, or even the embedded javascript for the calendar. It [...]]]></description>
			<content:encoded><![CDATA[<p>YAGCG got some updates today, responding to some of the feedback you&#8217;ve provided on the early version. Thank you!</p>
<p><a href="http://fusion.google.com/add?moduleurl=http%3A//gcalgadget.googlecode.com/svn/trunk/gcalgadget.xml"><img src="http://buttons.googlesyndication.com/fusion/add.gif" width="104" height="17" border="0" alt="Add to Google"></a></p>
<p><b>New features</b></p>
<ul>
<li>In &#8220;Edit Settings&#8221;, you can now add calendars in many formats: the calendar ID directly, or just paste in the XML, iCal, or HTML URL, or even the embedded javascript for the calendar. It will parse out the (name@domain) calendar ID.  Note if you have a lot of calendars, you have to stay under 2048 chars total &#8212; that means stick to the short calendar ID where possible. (thanks to Rob, Geoff, and Mike for suggesting easier adds)</li>
<li>A menu added (thanks to Rob and others for suggestions here)
<ul>
<li>&#8220;Today&#8221;: Reloads agenda to show today&#8217;s events</li>
<li>&#8220;Full Page&#8221;: Loads Google Calendar in a fresh Tab or Page</li>
<li>&#8220;Help&#8221;: Takes you here.
<li></ul>
</li>
<li>&#8220;Edit Settings&#8221; now lets you set the agenda height, so you can show as much or as little of your future events as you like (thanks to Ben, Rob, Allan, and others)</li>
</ul>
<p><b>Remaining limitations</b></p>
<ul>
<li>You must still add calendars individually</li>
<li>No quick add for events (yet)</li>
<li>YAGCG has a different color for each calendar, but it can&#8217;t query the actual colors that google calendar uses &#8212; so it can&#8217;t match them.</li>
<li>Much of the internal formatting details of the agenda aren&#8217;t changable</li>
<li>IE still has some layout problems that Firefox and other browsers don&#8217;t</li>
</ul>
<p>Head over to the <a href="http://leancode.com/gcalgadget/">YAGCG</a> page if you have any other suggestions/comments. Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://leancode.com/2007/12/21/yagcg-easy-add-settable-height/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Google Calendar Gadget &#8211; YAGCG</title>
		<link>http://leancode.com/2007/11/24/new-google-calendar-gadget-yagcg/</link>
		<comments>http://leancode.com/2007/11/24/new-google-calendar-gadget-yagcg/#comments</comments>
		<pubDate>Sat, 24 Nov 2007 19:48:51 +0000</pubDate>
		<dc:creator>Bernie Thompson</dc:creator>
				<category><![CDATA[iGoogle]]></category>
		<category><![CDATA[YAGCG]]></category>

		<guid isPermaLink="false">http://leancode.com/2007/11/24/new-google-calendar-gadget-yagcg/</guid>
		<description><![CDATA[I&#8217;ve been quite frustrated that Google hasn&#8217;t produced a usable gadget for their own calendar system. I&#8217;ve tried tons of them. So, in the long tradition of naming applications that should never had to come into being but for the failings of those that came before, here is YAGCG &#8211; Yet Another Google Calendar Gadget. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been quite frustrated that Google hasn&#8217;t produced a usable gadget for their own calendar system.  I&#8217;ve tried tons of them.</p>
<p>So, in the long tradition of naming applications that should never had to come into being but for the failings of those that came before, here is <a href="http://leancode.com/gcalgadget/">YAGCG &#8211; Yet Another Google Calendar Gadget</a>.</p>
<p><img src="http://gcalgadget.googlecode.com/svn/trunk/screenshot.png"/></p>
<p>A simple Google Calendar Gadget with some advantages over the official one.</p>
<p>Install on your iGoogle personalized homepage: <a href="http://fusion.google.com/add?moduleurl=http%3A//gcalgadget.googlecode.com/svn/trunk/gcalgadget.xml"><img src="http://buttons.googlesyndication.com/fusion/add.gif" width="104" height="17" border="0" alt="Add to Google"></a></p>
<p>Here are some of the main pros and cons vs. the best <a href="http://www.google.com/ig/directory?url=calendar2.xml">official Google gadget</a>:</p>
<ul>
<li>Con: You must &#8220;Edit Settings&#8221; and add the ids of all the calendars you want to track. With the official gadget, it automatically grabs all your calendars from gcal</li>
<li>Con: To access your private calendars (e.g. your main one), you must stay logged in to gcal. When your login times out, you must pop over to gcal to refresh it before the gadget will display</li>
<li>Con: Doesn&#8217;t yet have Quick Add (although if there is interest, it will)</li>
<li>Pro: It loads much quicker. The official gadget locks up Firefox for 15 seconds or more and spikes your CPU.  YAGCG puts the workload on Google&#8217;s servers instead (where it should be, of course).</li>
<li>Pro: Easy to quickly scroll ahead to future events.  The official gadget only shows a day at a time</li>
<li>Pro: While you must add the ids of all calendars you want to track, that also means YAGCG has the flexibility to track a subset, or a completely different set, of calendars than what you track at gcal.</li>
</ul>
<p>For me, the pros greatly outweigh the cons (the loading issue is a blocker).</p>
<p>If you are a gcal/iGoogle user, have you also struggled with the calendar? Any other pros/cons or feature requests for you?  Feedback welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://leancode.com/2007/11/24/new-google-calendar-gadget-yagcg/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>iGoogle preferences have reliability problems</title>
		<link>http://leancode.com/2007/07/22/igoogle-preferences-have-reliability-problems/</link>
		<comments>http://leancode.com/2007/07/22/igoogle-preferences-have-reliability-problems/#comments</comments>
		<pubDate>Sun, 22 Jul 2007 20:49:44 +0000</pubDate>
		<dc:creator>Bernie Thompson</dc:creator>
				<category><![CDATA[iGoogle]]></category>

		<guid isPermaLink="false">http://leancode.com/2007/07/22/igoogle-preferences-have-reliability-problems/</guid>
		<description><![CDATA[Just a quick note that lots of other users/widgets have been having problems with iGoogle preference saves not working reliability. Based on emails exchanged with users of my gadgets, many of the problems seem to be specific to certain browsers versions. But the problems have been out there for quite a few months, unresolved. My [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick note that lots of other users/widgets have been having problems with iGoogle <a href="http://groups.google.com/group/Google-Gadgets-API/browse_thread/thread/a83ae01920f1c53a?hl=en">preference saves not working reliability</a>. Based on emails exchanged with users of my gadgets, many of the problems seem to be specific to certain browsers versions.  But the problems have been out there for quite a few months, unresolved.  My apologies to users of Days Since or Days Until that experience trouble saving new preferences (since these widgets rely on preferences to store all the reminders and other data).  Data that has been there will stick around &#8212; it&#8217;s new adds that are the problem.</p>
<p>Hopefully Google will recognize and resolve these problems soon. Until then, I&#8217;ve had good luck using Firefox (2.0.0.5), other than the <a href="http://groups.google.com/group/Google-Gadgets-API/browse_thread/thread/e1c76818912abe20/825cecbfe6c6ba18?lnk=gst&#038;q=Bernie+Thompson&#038;rnum=1&#038;hl=en#825cecbfe6c6ba18">known iGoogle problem when moving widgets after a preference change</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://leancode.com/2007/07/22/igoogle-preferences-have-reliability-problems/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.333 seconds -->

