<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Restyle Google Calendar</title>
	<link>http://www.lindenlan.net/2006/10/08/restyle-google-calendar/</link>
	<description></description>
	<pubDate>Fri, 10 Oct 2008 21:01:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: Erica</title>
		<link>http://www.lindenlan.net/2006/10/08/restyle-google-calendar/#comment-3439</link>
		<dc:creator>Erica</dc:creator>
		<pubDate>Sat, 27 Sep 2008 20:56:21 +0000</pubDate>
		<guid>http://www.lindenlan.net/2006/10/08/restyle-google-calendar/#comment-3439</guid>
		<description>Oops, thought the url was printed above.  Here it is.  Please see my comments above and refer to this url problem in IE6.0 with the "month/year." 

http://fatfish.info/images/mygooglecal/newcal.html

Thanks!</description>
		<content:encoded><![CDATA[<p>Oops, thought the url was printed above.  Here it is.  Please see my comments above and refer to this url problem in IE6.0 with the &#8220;month/year.&#8221; </p>
<p><a href="http://fatfish.info/images/mygooglecal/newcal.html" rel="nofollow">http://fatfish.info/images/mygooglecal/newcal.html</a></p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erica</title>
		<link>http://www.lindenlan.net/2006/10/08/restyle-google-calendar/#comment-3438</link>
		<dc:creator>Erica</dc:creator>
		<pubDate>Sat, 27 Sep 2008 20:54:17 +0000</pubDate>
		<guid>http://www.lindenlan.net/2006/10/08/restyle-google-calendar/#comment-3438</guid>
		<description>Please see the attached url.  I don't know why in IE6.0 the "month/year" is located where it is.  See the same url in Firefox and it's in line with the tabs where it should be.  How can I adjust the style-sheet that was downloaded from the zip folder "mygooglecal3ie.css" so this "month/year" text is moved down and over so we don't have this gap above the calendar anymore.

Hope you can't help.  Last thing looking to fix.</description>
		<content:encoded><![CDATA[<p>Please see the attached url.  I don&#8217;t know why in IE6.0 the &#8220;month/year&#8221; is located where it is.  See the same url in Firefox and it&#8217;s in line with the tabs where it should be.  How can I adjust the style-sheet that was downloaded from the zip folder &#8220;mygooglecal3ie.css&#8221; so this &#8220;month/year&#8221; text is moved down and over so we don&#8217;t have this gap above the calendar anymore.</p>
<p>Hope you can&#8217;t help.  Last thing looking to fix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erica</title>
		<link>http://www.lindenlan.net/2006/10/08/restyle-google-calendar/#comment-3435</link>
		<dc:creator>Erica</dc:creator>
		<pubDate>Sat, 27 Sep 2008 07:51:34 +0000</pubDate>
		<guid>http://www.lindenlan.net/2006/10/08/restyle-google-calendar/#comment-3435</guid>
		<description>My google calendar is working fine now, JUST ONE QUESTION.  I can not seem to remove the "printer" icon that sits next to the tabs.  When the script: "showPrint=0&#38;" is added to the query string, nothing happens.  It does however work with my original calendar script.  But when using these files, it doesn't work. Why won't it delete?

Actually, I'd keep the printer icon "if it was working."  That's why I want to get rid of it for the most part.  When you click on it in Firefox3.0 you get this message... 

"The requested URL /images/mygooglecal/print_preview was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."

So I have 2 choices... either get it to work OR just get rid of it.  Can anyone help? PLEASE!!  Is the path above wrong?  What is it looking for?</description>
		<content:encoded><![CDATA[<p>My google calendar is working fine now, JUST ONE QUESTION.  I can not seem to remove the &#8220;printer&#8221; icon that sits next to the tabs.  When the script: &#8220;showPrint=0&amp;&#8221; is added to the query string, nothing happens.  It does however work with my original calendar script.  But when using these files, it doesn&#8217;t work. Why won&#8217;t it delete?</p>
<p>Actually, I&#8217;d keep the printer icon &#8220;if it was working.&#8221;  That&#8217;s why I want to get rid of it for the most part.  When you click on it in Firefox3.0 you get this message&#8230; </p>
<p>&#8220;The requested URL /images/mygooglecal/print_preview was not found on this server.</p>
<p>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.&#8221;</p>
<p>So I have 2 choices&#8230; either get it to work OR just get rid of it.  Can anyone help? PLEASE!!  Is the path above wrong?  What is it looking for?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://www.lindenlan.net/2006/10/08/restyle-google-calendar/#comment-3192</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Sat, 30 Aug 2008 09:46:37 +0000</pubDate>
		<guid>http://www.lindenlan.net/2006/10/08/restyle-google-calendar/#comment-3192</guid>
		<description>I have the calendar showing up, but I can't get it to use my own css style sheet. This is what I've changed in the code: $stylesheet = 'calendar.css';(the name of my stylesheet in the same folder as my calendar.php). $url ="(should I put the embed url here?)", $replacement = 'calendar.php'; (the name of my calendar page), finally &#60;iframe src="calendar.php?src=orthodox.london%40googlemail.com". Have any idea what I'm doing wrong?</description>
		<content:encoded><![CDATA[<p>I have the calendar showing up, but I can&#8217;t get it to use my own css style sheet. This is what I&#8217;ve changed in the code: $stylesheet = &#8216;calendar.css&#8217;;(the name of my stylesheet in the same folder as my calendar.php). $url =&#8221;(should I put the embed url here?)&#8221;, $replacement = &#8216;calendar.php&#8217;; (the name of my calendar page), finally &lt;iframe src=&#8221;calendar.php?src=orthodox.london%40googlemail.com&#8221;. Have any idea what I&#8217;m doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://www.lindenlan.net/2006/10/08/restyle-google-calendar/#comment-2868</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Wed, 30 Jul 2008 20:37:09 +0000</pubDate>
		<guid>http://www.lindenlan.net/2006/10/08/restyle-google-calendar/#comment-2868</guid>
		<description>I did as you told me and I can tell this is going to work perfectly, but right now none of the query that i put it does anything and it keeps coming up with the default calendar. What am I doing wrong? Thanks.</description>
		<content:encoded><![CDATA[<p>I did as you told me and I can tell this is going to work perfectly, but right now none of the query that i put it does anything and it keeps coming up with the default calendar. What am I doing wrong? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.lindenlan.net/2006/10/08/restyle-google-calendar/#comment-2470</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 29 Jun 2008 15:02:45 +0000</pubDate>
		<guid>http://www.lindenlan.net/2006/10/08/restyle-google-calendar/#comment-2470</guid>
		<description>Hi-- I use Google Calendar on my page, but like the post before me, I know NOTHING about how to modify/customize it. The changes I want are pretty simple (smaller font, etc.). Is there any resource (here or elsewhere) where I might be able to hire someone to make these changes for me? Thank you in advance for any advice!   ~mike</description>
		<content:encoded><![CDATA[<p>Hi&#8211; I use Google Calendar on my page, but like the post before me, I know NOTHING about how to modify/customize it. The changes I want are pretty simple (smaller font, etc.). Is there any resource (here or elsewhere) where I might be able to hire someone to make these changes for me? Thank you in advance for any advice!   ~mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.lindenlan.net/2006/10/08/restyle-google-calendar/#comment-1643</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Wed, 05 Mar 2008 18:56:16 +0000</pubDate>
		<guid>http://www.lindenlan.net/2006/10/08/restyle-google-calendar/#comment-1643</guid>
		<description>Aloha, I have been trying to apply your Google calendar restyle and have been pulling my hair out trying to figure how all this works. I'm a visual design guy and not very good at coding. I could use the calendar as is but it really clashes with my clients' RED color palette. I am willing to hire you or donate to your site. I just need it to work. Any help will be appreciated. My staging site is at http://www.ipolynesia.com/kahuku/calendar-main.htm
Mahalo.</description>
		<content:encoded><![CDATA[<p>Aloha, I have been trying to apply your Google calendar restyle and have been pulling my hair out trying to figure how all this works. I&#8217;m a visual design guy and not very good at coding. I could use the calendar as is but it really clashes with my clients&#8217; RED color palette. I am willing to hire you or donate to your site. I just need it to work. Any help will be appreciated. My staging site is at <a href="http://www.ipolynesia.com/kahuku/calendar-main.htm" rel="nofollow">http://www.ipolynesia.com/kahuku/calendar-main.htm</a><br />
Mahalo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.lindenlan.net/2006/10/08/restyle-google-calendar/#comment-1621</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Mon, 03 Mar 2008 06:34:37 +0000</pubDate>
		<guid>http://www.lindenlan.net/2006/10/08/restyle-google-calendar/#comment-1621</guid>
		<description>David,

Unless you have a specific reason for using this version of the script, you should really upgrade to the newer version.  It has more features and uses the more secure curl function instead of fopen by default.  I've unofficially discontinued support for this version.</description>
		<content:encoded><![CDATA[<p>David,</p>
<p>Unless you have a specific reason for using this version of the script, you should really upgrade to the newer version.  It has more features and uses the more secure curl function instead of fopen by default.  I&#8217;ve unofficially discontinued support for this version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://www.lindenlan.net/2006/10/08/restyle-google-calendar/#comment-1612</link>
		<dc:creator>david</dc:creator>
		<pubDate>Sun, 02 Mar 2008 05:15:15 +0000</pubDate>
		<guid>http://www.lindenlan.net/2006/10/08/restyle-google-calendar/#comment-1612</guid>
		<description>I have and embeded iframe that works fine but it is read only. How do you create events?</description>
		<content:encoded><![CDATA[<p>I have and embeded iframe that works fine but it is read only. How do you create events?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.lindenlan.net/2006/10/08/restyle-google-calendar/#comment-875</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sat, 15 Dec 2007 21:43:06 +0000</pubDate>
		<guid>http://www.lindenlan.net/2006/10/08/restyle-google-calendar/#comment-875</guid>
		<description>If you obtained the CSS via the "google.com/calendar/embed" URL it will probably not work.  This version uses the CSS from the "google.com/calendar/htmlembed" URL.</description>
		<content:encoded><![CDATA[<p>If you obtained the CSS via the &#8220;google.com/calendar/embed&#8221; URL it will probably not work.  This version uses the CSS from the &#8220;google.com/calendar/htmlembed&#8221; URL.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
