<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Boundary Conditions</title>
	<atom:link href="http://67central.com/bc/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://67central.com/bc</link>
	<description>Exploring Calendars, Time Lines, Timekeeping and Scheduling Tools</description>
	<lastBuildDate>Fri, 25 Dec 2009 06:19:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Calendar by Luigi Fulk</title>
		<link>http://67central.com/bc/calendar/comment-page-1/#comment-98</link>
		<dc:creator>Luigi Fulk</dc:creator>
		<pubDate>Fri, 25 Dec 2009 06:19:06 +0000</pubDate>
		<guid isPermaLink="false">http://67central.com/bc/?page_id=18#comment-98</guid>
		<description>I&#039;ve been reading a few posts and really and enjoy your writing.  I&#039;m just starting up my own blog and only hope that I can write as well and give the reader so much insight.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been reading a few posts and really and enjoy your writing.  I&#8217;m just starting up my own blog and only hope that I can write as well and give the reader so much insight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Single Purpose Web Dev Browser by Chad</title>
		<link>http://67central.com/bc/2009/02/07/single-purpose-web-dev-browser/comment-page-1/#comment-92</link>
		<dc:creator>Chad</dc:creator>
		<pubDate>Wed, 04 Nov 2009 04:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://67central.com/bc/?p=141#comment-92</guid>
		<description>What&#039;s this launch-ff ??  

Basically i&#039;ve done something similar, but what i want is it to work well with my dock - Have an 2 firefox icons, one for each profile, different names, and each one launches (does not trigger a separate firefox to launch).</description>
		<content:encoded><![CDATA[<p>What&#8217;s this launch-ff ??  </p>
<p>Basically i&#8217;ve done something similar, but what i want is it to work well with my dock &#8211; Have an 2 firefox icons, one for each profile, different names, and each one launches (does not trigger a separate firefox to launch).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding Events to Secondary Google Calendars in Python by Eli</title>
		<link>http://67central.com/bc/2008/09/28/adding-events-to-secondary-google-calendars-in-python/comment-page-1/#comment-89</link>
		<dc:creator>Eli</dc:creator>
		<pubDate>Wed, 28 Oct 2009 14:01:52 +0000</pubDate>
		<guid isPermaLink="false">http://67central.com/bc/?p=86#comment-89</guid>
		<description>Getting an error when I follow your directions. 

Traceback (most recent call last):
  File &quot;./secondaryCalendarExample.py&quot;, line 600, in 
    main()
  File &quot;./secondaryCalendarExample.py&quot;, line 597, in main
    sample.Mark()
  File &quot;./secondaryCalendarExample.py&quot;, line 506, in Mark
    self.cal_client.InsertEvent(event, fitnessEditUrl)
  File &quot;/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/gdata/calendar/service.py&quot;, line 159, in InsertEvent
    converter=gdata.calendar.CalendarEventEntryFromString)
  File &quot;/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/gdata/service.py&quot;, line 1183, in Post
    media_source=media_source, converter=converter)
  File &quot;/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/gdata/service.py&quot;, line 1292, in PostOrPut
    redirects_remaining - 1, media_source, converter=converter)
  File &quot;/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/gdata/service.py&quot;, line 1303, in PostOrPut
    &#039;reason&#039;: server_response.reason, &#039;body&#039;: result_body}
gdata.service.RequestError: {&#039;status&#039;: 400, &#039;body&#039;: &#039;[Line 2, Column 93, element ns0:content] Malformed MIME type&#039;, &#039;reason&#039;: &#039;Bad Request&#039;}</description>
		<content:encoded><![CDATA[<p>Getting an error when I follow your directions. </p>
<p>Traceback (most recent call last):<br />
  File &#8220;./secondaryCalendarExample.py&#8221;, line 600, in<br />
    main()<br />
  File &#8220;./secondaryCalendarExample.py&#8221;, line 597, in main<br />
    sample.Mark()<br />
  File &#8220;./secondaryCalendarExample.py&#8221;, line 506, in Mark<br />
    self.cal_client.InsertEvent(event, fitnessEditUrl)<br />
  File &#8220;/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/gdata/calendar/service.py&#8221;, line 159, in InsertEvent<br />
    converter=gdata.calendar.CalendarEventEntryFromString)<br />
  File &#8220;/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/gdata/service.py&#8221;, line 1183, in Post<br />
    media_source=media_source, converter=converter)<br />
  File &#8220;/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/gdata/service.py&#8221;, line 1292, in PostOrPut<br />
    redirects_remaining &#8211; 1, media_source, converter=converter)<br />
  File &#8220;/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/gdata/service.py&#8221;, line 1303, in PostOrPut<br />
    &#8216;reason&#8217;: server_response.reason, &#8216;body&#8217;: result_body}<br />
gdata.service.RequestError: {&#8217;status&#8217;: 400, &#8216;body&#8217;: &#8216;[Line 2, Column 93, element ns0:content] Malformed MIME type&#8217;, &#8216;reason&#8217;: &#8216;Bad Request&#8217;}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Ray Baxter</title>
		<link>http://67central.com/bc/about/comment-page-1/#comment-49</link>
		<dc:creator>Ray Baxter</dc:creator>
		<pubDate>Sun, 21 Jun 2009 02:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://67central.com/bc/?page_id=9#comment-49</guid>
		<description>Hi Erik,

I haven&#039;t done this, and just thinking about it, it seems possible it could work in Google Calendar. You would just POST your additional occurrence to the edit url of the event.

However, Google has tried to work within standards and the model for recurrences developed in RFC 2445 is one where an exception is either a particular instance of an event that does not occur or is changed, not adding additional occurrences. It doesn&#039;t specifically disallow adding occurrences, but in the way that you suggest, but it also doesn&#039;t mention them and it isn&#039;t completely obvious that it wouldn&#039;t break lots of conforming applications. 

This post: http://groups.google.com/group/google-calendar-help-dataapi/browse_thread/thread/dccd4854ea9b774b seems to suggest that it isn&#039;t allowed by Google.

All that said, in my usage, there normally isn&#039;t anything special about recurring events. If you have a recurring event called &quot;Event!&quot; every Monday, just add a new event called &quot;Event!&quot; on Friday.

Hope that helps,

Ray</description>
		<content:encoded><![CDATA[<p>Hi Erik,</p>
<p>I haven&#8217;t done this, and just thinking about it, it seems possible it could work in Google Calendar. You would just POST your additional occurrence to the edit url of the event.</p>
<p>However, Google has tried to work within standards and the model for recurrences developed in RFC 2445 is one where an exception is either a particular instance of an event that does not occur or is changed, not adding additional occurrences. It doesn&#8217;t specifically disallow adding occurrences, but in the way that you suggest, but it also doesn&#8217;t mention them and it isn&#8217;t completely obvious that it wouldn&#8217;t break lots of conforming applications. </p>
<p>This post: <a href="http://groups.google.com/group/google-calendar-help-dataapi/browse_thread/thread/dccd4854ea9b774b" rel="nofollow">http://groups.google.com/group/google-calendar-help-dataapi/browse_thread/thread/dccd4854ea9b774b</a> seems to suggest that it isn&#8217;t allowed by Google.</p>
<p>All that said, in my usage, there normally isn&#8217;t anything special about recurring events. If you have a recurring event called &#8220;Event!&#8221; every Monday, just add a new event called &#8220;Event!&#8221; on Friday.</p>
<p>Hope that helps,</p>
<p>Ray</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Erik</title>
		<link>http://67central.com/bc/about/comment-page-1/#comment-48</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Thu, 18 Jun 2009 13:37:58 +0000</pubDate>
		<guid isPermaLink="false">http://67central.com/bc/?page_id=9#comment-48</guid>
		<description>Hi Ray.
I realize you aren&#039;t blogging just for the pleasure of answering questions, but you seem to know a lot about the Google calendar, so I was hoping you could help me out.
I&#039;m working on a calendar application that will allow people to schedule events that are happening in the local area. It&#039;s gone fairly well, but I&#039;ve hit upon a little bit of a snag.

Google calendars allows for recurring events, and further allows for the editing of those events, so I could have an event that happens every Monday, but reschedule next Monday&#039;s occurrence for Tuesday instead. What I can&#039;t figure out, is how to add occurrences. ie, letting the aforementioned event also run this coming Friday.

I&#039;m using the Google Calendar API, and if you have any idea how this could be achieved, or if you need me to explain it better, please let me know.

Thanks,
Erik Wiffin</description>
		<content:encoded><![CDATA[<p>Hi Ray.<br />
I realize you aren&#8217;t blogging just for the pleasure of answering questions, but you seem to know a lot about the Google calendar, so I was hoping you could help me out.<br />
I&#8217;m working on a calendar application that will allow people to schedule events that are happening in the local area. It&#8217;s gone fairly well, but I&#8217;ve hit upon a little bit of a snag.</p>
<p>Google calendars allows for recurring events, and further allows for the editing of those events, so I could have an event that happens every Monday, but reschedule next Monday&#8217;s occurrence for Tuesday instead. What I can&#8217;t figure out, is how to add occurrences. ie, letting the aforementioned event also run this coming Friday.</p>
<p>I&#8217;m using the Google Calendar API, and if you have any idea how this could be achieved, or if you need me to explain it better, please let me know.</p>
<p>Thanks,<br />
Erik Wiffin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding Events to Secondary Google Calendars by Alex</title>
		<link>http://67central.com/bc/2008/09/01/adding-events-to-secondary-google-calendars/comment-page-1/#comment-46</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 15 May 2009 20:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://67central.com/bc/?p=20#comment-46</guid>
		<description>Thanks for the post!  Really helped

this is what I had to do when using the java/groovy client.  It may not be the best way, but it works.

&lt;pre&gt;
      def list = calendar.getEditLink().getHref().split(&quot;/&quot;)
      URL postURL = new URL(&quot;http://www.google.com/calendar/feeds/&quot; + list[list.length-1].replace(&quot;%40&quot;,&quot;@&quot;) + &quot;/private/full&quot;);
&lt;/pre&gt;
may be a bit late for hugues93. but others might find it useful.</description>
		<content:encoded><![CDATA[<p>Thanks for the post!  Really helped</p>
<p>this is what I had to do when using the java/groovy client.  It may not be the best way, but it works.</p>
<pre>
      def list = calendar.getEditLink().getHref().split("/")
      URL postURL = new URL("http://www.google.com/calendar/feeds/" + list[list.length-1].replace("%40","@") + "/private/full");
</pre>
<p>may be a bit late for hugues93. but others might find it useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Single Purpose Web Dev Browser by Morgan</title>
		<link>http://67central.com/bc/2009/02/07/single-purpose-web-dev-browser/comment-page-1/#comment-40</link>
		<dc:creator>Morgan</dc:creator>
		<pubDate>Fri, 27 Mar 2009 23:36:43 +0000</pubDate>
		<guid isPermaLink="false">http://67central.com/bc/?p=141#comment-40</guid>
		<description>Greetings,

Interesting; I was just doing this myself.  I&#039;ve been using Fluid, and I _really_ like it, but I want Firefox as the base instead of Safari, and I want multiple profiles, so I can have two of them logged into a site at the same time with different credentials, different plugins, etc...

I took a slightly different tack.  I soft-linked nearly everything in my app to &lt;code&gt;/Applications/Firefox.app/{whatever the original path was}&lt;/code&gt;

I kept Info.plist unlinked, and put my own firefox.icns file in Resources, but otherwise everything else soft-links over, to keep the app weight very light (and potentially easy to clone for more sites).  Now I&#039;m dithering about the shell script.  Currently I have the top level MacOS directory soft linked, but if I want to run my own firefox-bin, I&#039;d need to link all 45 files in that directory instead.  There&#039;s got to be a better way...

--  Morgan</description>
		<content:encoded><![CDATA[<p>Greetings,</p>
<p>Interesting; I was just doing this myself.  I&#8217;ve been using Fluid, and I _really_ like it, but I want Firefox as the base instead of Safari, and I want multiple profiles, so I can have two of them logged into a site at the same time with different credentials, different plugins, etc&#8230;</p>
<p>I took a slightly different tack.  I soft-linked nearly everything in my app to <code>/Applications/Firefox.app/{whatever the original path was}</code></p>
<p>I kept Info.plist unlinked, and put my own firefox.icns file in Resources, but otherwise everything else soft-links over, to keep the app weight very light (and potentially easy to clone for more sites).  Now I&#8217;m dithering about the shell script.  Currently I have the top level MacOS directory soft linked, but if I want to run my own firefox-bin, I&#8217;d need to link all 45 files in that directory instead.  There&#8217;s got to be a better way&#8230;</p>
<p>&#8211;  Morgan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running Multiple Versions of Firefox by Boundary Conditions &#187; Blog Archive &#187; Single Purpose Web Dev Browser</title>
		<link>http://67central.com/bc/2008/11/10/running-multiple-versions-of-firefox/comment-page-1/#comment-37</link>
		<dc:creator>Boundary Conditions &#187; Blog Archive &#187; Single Purpose Web Dev Browser</dc:creator>
		<pubDate>Sun, 08 Feb 2009 00:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://67central.com/bc/?p=124#comment-37</guid>
		<description>[...] the web. This morning, it occurred to me that I could use the techniques that I used in creating Firefoxen to create a special purpose web application development [...]</description>
		<content:encoded><![CDATA[<p>[...] the web. This morning, it occurred to me that I could use the techniques that I used in creating Firefoxen to create a special purpose web application development [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding Events to Secondary Google Calendars by yesteray</title>
		<link>http://67central.com/bc/2008/09/01/adding-events-to-secondary-google-calendars/comment-page-1/#comment-36</link>
		<dc:creator>yesteray</dc:creator>
		<pubDate>Sat, 13 Dec 2008 05:34:35 +0000</pubDate>
		<guid isPermaLink="false">http://67central.com/bc/?p=20#comment-36</guid>
		<description>hugeus93,

A CalendarEntry object has a getEditLink method which returns a Link. Link has an href method.

Put those together, and you should be able to do something like:

calendar.getEditLink().href to the the URI that you would post to to add an event to the calendar that you have created.

Ray</description>
		<content:encoded><![CDATA[<p>hugeus93,</p>
<p>A CalendarEntry object has a getEditLink method which returns a Link. Link has an href method.</p>
<p>Put those together, and you should be able to do something like:</p>
<p>calendar.getEditLink().href to the the URI that you would post to to add an event to the calendar that you have created.</p>
<p>Ray</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding Events to Secondary Google Calendars by hugues93</title>
		<link>http://67central.com/bc/2008/09/01/adding-events-to-secondary-google-calendars/comment-page-1/#comment-35</link>
		<dc:creator>hugues93</dc:creator>
		<pubDate>Fri, 12 Dec 2008 07:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://67central.com/bc/?p=20#comment-35</guid>
		<description>Thanks!
But i&#039;m writing in Java, and I heard that there is a method with getHref().
For exemple, i create a calendar by this way:

private static CalendarEntry createCalendar(CalendarService service) throws IOException, ServiceException {
		    System.out.println(&quot;Creating a secondary calendar&quot;);
		
		    // Create the calendar
		    CalendarEntry calendar = new CalendarEntry();
		    calendar.setTitle(new PlainTextConstruct(&quot;My secondary calendar&quot;));
		    calendar.setSummary(new PlainTextConstruct(&quot;this is my project&quot;));
		
		    // Insert the calendar
		    return service.insert(owncalendarsFeedUrl, calendar);
		   }

And i don&#039;t know if i can do &quot;calendar.getHref()&quot;, or something like this. (i know that calendar.getHref() isn&#039;t working, but it&#039;s the idea :p)

Thanks again!!</description>
		<content:encoded><![CDATA[<p>Thanks!<br />
But i&#8217;m writing in Java, and I heard that there is a method with getHref().<br />
For exemple, i create a calendar by this way:</p>
<p>private static CalendarEntry createCalendar(CalendarService service) throws IOException, ServiceException {<br />
		    System.out.println(&#8220;Creating a secondary calendar&#8221;);</p>
<p>		    // Create the calendar<br />
		    CalendarEntry calendar = new CalendarEntry();<br />
		    calendar.setTitle(new PlainTextConstruct(&#8220;My secondary calendar&#8221;));<br />
		    calendar.setSummary(new PlainTextConstruct(&#8220;this is my project&#8221;));</p>
<p>		    // Insert the calendar<br />
		    return service.insert(owncalendarsFeedUrl, calendar);<br />
		   }</p>
<p>And i don&#8217;t know if i can do &#8220;calendar.getHref()&#8221;, or something like this. (i know that calendar.getHref() isn&#8217;t working, but it&#8217;s the idea :p)</p>
<p>Thanks again!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
