<?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>老肥博客 » 非唠不可 &#187; 日历</title>
	<atom:link href="http://fis.io/tag/calendar/feed" rel="self" type="application/rss+xml" />
	<link>http://fis.io</link>
	<description>IT 相关的博客，分享关于Google, Firefox, 黑莓, 手机, 软件, WordPress, ...</description>
	<lastBuildDate>Fri, 08 Jul 2011 08:43:26 +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>Google 手机端 web 应用罗列</title>
		<link>http://fis.io/google-mobile-web-apps.html</link>
		<comments>http://fis.io/google-mobile-web-apps.html#comments</comments>
		<pubDate>Sat, 28 Nov 2009 17:43:58 +0000</pubDate>
		<dc:creator>fisio</dc:creator>
				<category><![CDATA[手机 应用]]></category>
		<category><![CDATA[网络 服务]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Gtalk]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[WebKit]]></category>
		<category><![CDATA[手机]]></category>
		<category><![CDATA[文档]]></category>
		<category><![CDATA[日历]]></category>
		<category><![CDATA[阅读器]]></category>

		<guid isPermaLink="false">http://fis.io/?p=1219</guid>
		<description><![CDATA[最近我和腿叔 @kcome 的 讨论 中我认为，webkit mobile 虽然占用资源比 Opera mini 多，但是 webkit 在 web apps 方面具有广阔的前景，能让更多的应用在浏览器中... ]]></description>
			<content:encoded><![CDATA[<p><img src="http://fis.io/wp-content/uploads/2009/11/cloud-google.png" style="float: left; margin-right: 15px; " alt="Google clouds" />最近我和腿叔 @kcome 的 <a href="http://lg11.com/dabr/status/6050549589" title="大波会话模式" target="_blank" class="external">讨论</a> 中我认为，webkit mobile 虽然占用资源比 Opera mini 多，但是 webkit 在 web apps 方面具有广阔的前景，能让更多的应用在浏览器中流畅运行，甚至能离线，而且不像 Opera mini 这样的服务器端代渲染的方案需要一直重复刷新页面。我后来仔细查看了 <a href="http://m.google.com/?hl=en" title="Google Mobile">m.google.com</a> 上罗列的所有服务，发现像纵横，路线搜索这样的复杂应用都已经 mobile web 化了，我充分相信它们是云的雏形的一部分，而且一定会在 Chrome OS 中大行其道。<span id="more-1219"></span></p>
<p>体验这些服务需要 iPhone, Android 上的 webkit 浏览器，或者在 Firefox, Safari 中 <a href="http://fis.io/mobile-user-agents-list.html" title="常见手机 UA 列表，可供导入">模拟 User Agent</a>. 从 m.google.com 这个入口可以看到如下列表：</p>
<p align="center"><a href="http://m.google.com/?hl=en" title="Google Mobile"><img src="http://fis.io/wp-content/uploads/2009/11/m.google.com.jpg" alt="m.google.com" class="piclink" style="opacity: 1; " border="0"/></a></p>
<p>下面我简单介绍一下其中的常用的服务，另外有部分服务并没有链接到 web apps, 像 Sync 只是链接到一个提示页面，Earth (iPhone), Voice (Android) 只是链接到应用商店下载。</p>
<h4><img src="http://fis.io/wp-content/uploads/2009/11/icon-mail.png" style="float: left; margin: 5px 15px; " />Gmail</h4>
<p>之前 Gmail 为移动浏览器提供了一个地址为 /x/ 的界面，大多数手机浏览器都能访问，而专门为 iPhone, Android 开发的 /s/ 界面具有全新的外观，更快的加载速度，键盘快捷键支持，彩色 <a href="http://fis.io/7-effectual-gmail-tips.html" title="提高工作效率的七个 Gmail 技巧">标签</a> 支持，以及浏览邮件时的浮动工具栏等特性。目前仅支持英文，但不必为此专门设置语言，只需要直接访问：<br />
<a href="https://mail.google.com/mail/s/#tl/Inbox">https://mail.google.com/mail/s/#tl/Inbox</a> 或者<br />
<a href="https://mail.google.com/a/DOMAIN.COM/s/#tl/Inbox">https://mail.google.com/a/DOMAIN.COM/s/#tl/Inbox</a><br />
注意，如果使用 Firefox: User Agent Switcher, 下图中的按钮不能正常显示，因为按钮使用了 -webkit-border-image 这样的专属 CSS.</p>
<p align="center"><img src="http://fis.io/wp-content/uploads/2009/11/mail.png" style="margin-bottom: 20px; " /></p>
<h4><img src="http://fis.io/wp-content/uploads/2009/11/icon-calendar.png" style="float: left; margin: 5px 15px; " />日历 Calendar</h4>
<p>日历同样可以通过 Google 帐户或者 Google Apps 帐户访问，同样的新 UI, 完全没有页面加载的快速使用体验。</p>
<p align="center"><img src="http://fis.io/wp-content/uploads/2009/11/calendar.png" style="margin-bottom: 20px; " /></p>
<h4><img src="http://fis.io/wp-content/uploads/2009/11/icon-talk.png" style="float: left; margin: 5px 15px; " />Talk</h4>
<p>Talk 只能从英文界面下访问。Google Talk 不光在电脑浏览器上通过 flash 实现了 web 化，手机上也做得相当不错了，当然 webkit mobile 以外的浏览器估计还是很难跑得动。</p>
<h4><img src="http://fis.io/wp-content/uploads/2009/11/icon-docs.png" style="float: left; margin: 5px 15px; " />文档 Docs</h4>
<p>Google 文档在电脑浏览器上已经能有不错的体验，移动版专门为小屏幕上编辑文档在操作上做了一些改进。如果是上网本就完全没有操作上的不便了。</p>
<p align="center"><img src="http://fis.io/wp-content/uploads/2009/11/docs.png" style="margin-bottom: 20px; " /></p>
<h4><img src="http://fis.io/wp-content/uploads/2009/11/icon-tasks.png" style="float: left; margin: 5px 15px; " />工作表 Tasks</h4>
<p>工作表已经从 Gmail 中完全独立出来，良好的 js 支持让它用起来就像是一个系统程序。</p>
<p align="center"><img src="http://fis.io/wp-content/uploads/2009/11/tasks.png" style="margin-bottom: 20px; " /></p>
<h4><img src="http://fis.io/wp-content/uploads/2009/11/icon-latitude.png" style="float: left; margin: 5px 15px; " />纵横 Latitude</h4>
<p>Google 和 Apple 妥协的产物，直接访问地址是 <a href="http://maps.google.com/maps/m?mode=latitude">http://maps.google.com/maps/m?mode=latitude</a>, 使用体验和手极端安装的 Google Maps 里面完全一致，可以查看好友的详情，管理好友。另外，在 Google Maps 里也可以搜索路线等等。</p>
<p align="center"><img src="http://fis.io/wp-content/uploads/2009/11/latitude.png" style="margin-bottom: 20px; " /></p>
<h4><img src="http://fis.io/wp-content/uploads/2009/11/icon-reader.png" style="float: left; margin: 5px 15px; " />阅读器 Reader</h4>
<p>和 Gmail 类似，移动版的 Google Reader 也有两种，适用普通手机的 /m/ 和适用于 webkit 的 /i/, 也就是说把 <a href="https://www.google.com/reader/i/">https://www.google.com/reader/i/</a> 加入书签，就可以方便地从手机访问阅读器了，和那些第三方的阅读器应用相比，我还是更偏好 web.</p>
<p align="center"><img src="http://fis.io/wp-content/uploads/2009/11/reader.png" style="margin-bottom: 20px; " /></p>
<h4><img src="http://fis.io/wp-content/uploads/2009/11/icon-photos.png" style="float: left; margin: 5px 15px; " />相册 Picasa web</h4>
<p>Picasa web 的移动版。撞墙之后很难拿它来分享照片了，不过要访问也不难，iPhone, Android 都是可以改那个什么 ho*** 的嘛。</p>
<p align="center"><img src="http://fis.io/wp-content/uploads/2009/11/photos.png" style="margin-bottom: 20px; " /></p>
]]></content:encoded>
			<wfw:commentRss>http://fis.io/google-mobile-web-apps.html/feed</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<item>
		<title>Google Sync 0.5.11 for BlackBerry</title>
		<link>http://fis.io/google-sync-0-5-11.html</link>
		<comments>http://fis.io/google-sync-0-5-11.html#comments</comments>
		<pubDate>Sat, 29 Nov 2008 18:26:55 +0000</pubDate>
		<dc:creator>fisio</dc:creator>
				<category><![CDATA[手机 应用]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[手机]]></category>
		<category><![CDATA[日历]]></category>
		<category><![CDATA[游戏]]></category>
		<category><![CDATA[黑莓]]></category>

		<guid isPermaLink="false">http://fis.io/?p=720</guid>
		<description><![CDATA[前些天 Google Sync 支持联系人同步了，这是 Google 仅为黑莓推出的一款手机同步软件，可将手机电话薄、日历和 Google 帐户同步。今天我查看的时候发现... ]]></description>
			<content:encoded><![CDATA[<p><img src="http://fis.io/wp-content/uploads/2008/11/sync.png" style="float: right; margin-left: 10px" title="Sync" alt="Sync" border="0" />前些天 <a href="http://www.berryon.com/blackberry/680.htm" target="_blank" class="external" title="Google Sync同步工具下载 | 莓文化">Google Sync 支持联系人同步了</a>，这是 Google 仅为黑莓推出的一款手机同步软件，可将手机电话薄、日历和 Google 帐户同步。今天我查看的时候发现它又悄悄从 0.5.9 更新到了 0.5.11, 可以从选项里分别清空联系人和日历项，在不影响日历内容的情况下，单单清空联系人，这样同步的时候不会出现重复条目。</p>
<p>安装方式请参考 <a href="http://fis.io/mobile-user-agents-list.html" title="常见手机 UA 列表，可供导入">我的介绍</a>，或者直接从自带浏览器 <a href="http://m.google.com/sync/apps/0.5.11/en/BlackBerry-43/GoogleSync.jad" class="download" title="从手机浏览器下载">下载</a>，<span id="more-720"></span>将 url 中的 "BlackBerry-43" 替换成本机 OS 版本: 40, 41, 42, 43, 46, 注意 OS4.5 就是使用 43, 没有单独的 45.</p>
<p>另外 Google Mobile App 也更新到了 <a href="http://m.google.com/m/download/googlemobileapp/apps/3.1.135/L1/BlackBerry-42/GoogleSearch.jad" class="download" title="从手机浏览器下载">3.1.135</a>, 据说修复了滚轮机型不能横向移动焦点的问题。说到横向移动，顺便推荐一下 magmic 出的 <a href="http://www.fileden.com/files/2008/10/30/2165694/magmic-sudoku.7z" class="download" title="Download Sudoku">数独 1.0.10</a>, 对滚轮和轨迹球支持都很好，而且这个厂商的数独已经内置进了 Bold, 可以称为黑莓官方游戏了 <img src='/b.gif' alt=':eek:' class='wp-smiley sm-eek' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://fis.io/google-sync-0-5-11.html/feed</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
		<item>
		<title>百度用行动证明：我们比腾讯校内更牛！</title>
		<link>http://fis.io/baidu-tieba-calendar.html</link>
		<comments>http://fis.io/baidu-tieba-calendar.html#comments</comments>
		<pubDate>Fri, 01 Aug 2008 19:20:28 +0000</pubDate>
		<dc:creator>fisio</dc:creator>
				<category><![CDATA[网络 服务]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[日历]]></category>
		<category><![CDATA[百度]]></category>

		<guid isPermaLink="false">http://fis.io/?p=545</guid>
		<description><![CDATA[这是我今天逛鲜果热文的 发现——百度贴吧最近搞了个日历，其 帮助文档 和 上线公告 中有大量截图，我放了一张在上面，是不是除了左上角 logo, 其... ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.baidu.com/search/post_rili.html" rel="nofollow" target="_blank" title="图片来源：百度搜索帮助中心-贴吧-日历帮助"><img src="http://www.baidu.com/search/img/pic4.jpg" border="0"></a><br />
<span id="more-545"></span><br />
这是我今天逛鲜果热文的 <a href="http://www.1986tp.cn/2008/07/baidu-paste-it-copied-the-calendar-google-calendar/" title="1986 To Present » 百度贴吧日历抄袭 Google Calendar?" target="_blank" class="external">发现</a>——百度贴吧最近搞了个日历，其 <a href="http://www.baidu.com/search/post_rili.html" rel="nofollow" target="_blank" class="external" title="百度搜索帮助中心-贴吧-日历帮助">帮助文档</a> 和 <a href="http://tieba.baidu.com/tb/calendar.html" rel="nofollow" target="_blank" class="external" title="贴吧日历震撼上线啦_百度贴吧">上线公告</a> 中有大量截图，我放了一张在上面，是不是除了左上角 logo, 其它部分都很眼熟呢？我们再看一个实例，<a href="http://tieba.baidu.com/%B0%C2%D4%CB%BB%E1/rili" rel="nofollow" target="_blank" class="external" title="奥运日历_奥运会吧的日历_百度贴吧">奥运会赛程</a>。页面左侧设定日历颜色的下拉箭头，对应的图片是这样的：（右击选择“查看背景图片”可查看整个原图，本文所有图片均引用原出处，不做上传）</p>
<div style="height: 14px; width: 315px; background: url(http://tieba.baidu.com/static/tb/calendar/css/calMain/iconsp.png) top left no-repeat; background-position: 0 -79px"></div>
<p><a href="http://tieba.baidu.com/static/tb/calendar/css/calMain/iconsp.png">http://tieba.baidu.com/static/tb/calendar/css/calMain/iconsp.png</a></p>
<p><a href="http://fis.io/tag/calendar" title="标签: 日历">Google 日历</a> 的对应图片资源是：</p>
<div style="height: 14px; width: 315px; background: url(http://calendar.google.com/googlecalendar/images/combined_2_0.gif) top left no-repeat; background-position: -26px -103px"></div>
<p><a href="http://calendar.google.com/googlecalendar/images/combined_2_0.gif">http://calendar.google.com/googlecalendar/images/combined_2_0.gif</a></p>
<p>即使对它们进行像素比较，也没有任何区别。这只是一个直观的例子，有兴趣可以自己用 Firebug 仔细看看 CSS. 看到这里，有几家公司的人看不下去了：</p>
<blockquote><p>腾讯：我们“借鉴”别人的产品，至少也是改过一点样子的！<br />
校内：我们也改的，我们把 logo 换成了一个 <a href="http://xnimg.cn/img/new-logo.gif" title="计划生育是我国一项基本国策">民生行业的风格</a>，<br />
　　　而且我们的注册按钮上方写着“校内存知己”<br />
海内：你们聊，我有点事，先走了……</p></blockquote>
<p>我本来以为 <a href="http://www.cnbeta.com/articles/60961.htm" title="陈一舟: Facebook 也抄袭过校内 不怕打官司 - cnBeta" target="_blank" class="external">校内的大无畏精神</a> 已经够牛了，没想到百度更牛，借鉴起别人的产品来，连外观、代码、图片也一起借鉴了。而且看样子和校内一样，也不怕告，谁告我刚好替我宣传。要真告起来，我不还有公关部么。</p>
<p>我向来排斥百度、腾讯的产品，就是因为他们这样的态度：老子抄了你怎么着了，需要跟你说明吗。这种态度也反映在百度的主要业务——搜索上面，缺乏对原创内容的甄别，更加热衷于如何从搜索排名中捞钱。aw 曾经做过一个 <a href="http://www.awflasher.com/blog/archives/1309" title="你的博客流量来自何方？ | aw's blog 姿态永恒" target="_blank" class="external">流量来源调查</a>，结果是，在百度占中国互联网流量绝对优势的大环境下，博客这个原创比例相对较高的群体，分得的流量远不及 Google 来的流量，在我这里大概是 1/3. 很多人比我还要惨，比如写了很多优秀 WordPress 插件的 <a href="http://blog.2i2j.com/" target="_blank" class="external" title="偶爱偶家">偶爱偶家</a>。</p>
<p>最后跟一句，百度的牛，其实从文首提到的该产品 <a href="http://tieba.baidu.com/tb/calendar.html" rel="nofollow" target="_blank" class="external" title="贴吧日历震撼上线啦_百度贴吧">上线公告</a> 中就可以读出来：</p>
<blockquote><h4>贴吧日历，震撼上线啦！</h4>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://fis.io/baidu-tieba-calendar.html/feed</wfw:commentRss>
		<slash:comments>69</slash:comments>
		</item>
		<item>
		<title>Google 日历，Gmail 皮肤: Redesigned</title>
		<link>http://fis.io/google-calendar-gmail-redesigned.html</link>
		<comments>http://fis.io/google-calendar-gmail-redesigned.html#comments</comments>
		<pubDate>Tue, 08 Jul 2008 00:47:23 +0000</pubDate>
		<dc:creator>fisio</dc:creator>
				<category><![CDATA[网络 服务]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[日历]]></category>
		<category><![CDATA[美化]]></category>

		<guid isPermaLink="false">http://fis.io/?p=509</guid>
		<description><![CDATA[Globex Designs 月初发布了 Redesigned 系列第二个作品 Google Calendar Redesigned, 风格和前作 Gmail Redesigned 保持一致，精美依旧。应该是只有 Firefox 用户能用，Opera... ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.globexdesigns.com/forums/index.php?showtopic=86" target="_blank" class="external" title="Google Calendar Redesigned Released For Public Beta">Globex Designs</a> 月初发布了 Redesigned 系列第二个作品 Google Calendar Redesigned, 风格和前作 Gmail Redesigned 保持一致，精美依旧。应该是只有 Firefox 用户能用，Opera 不确定。老肥截了这两个皮肤的一些图：</p>
<p><embed type="application/x-shockwave-flash" src="https://picasaweb.google.com/s/c/bin/slideshow.swf" width="440" height="260" flashvars="host=picasaweb.google.com&#038;captions=1&#038;RGB=0xF3F3EC&#038;feed=https%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2Fsun.fisio%2Falbumid%2F5220316495895548561%3Fkind%3Dphoto%26alt%3Drss" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed><br />
<span id="more-509"></span></p>
<h4>使用方法</h4>
<p>下载 <a class="download" href="http://www.globexdesigns.com/gmail/gmail.css" title="gmail.css">Gmail 皮肤</a> 和 <a class="download" href="http://www.naverniouk.com/design/gcal/gcal.css" title="gcal.css">Google 日历皮肤</a>，把这两个 CSS 文件放到 Firefox 配置文件夹下的 <a title="典型路径为 %appdata%\Mozilla\Firefox\Profiles\****\chrome">chrome 文件夹</a>，编辑这个文件夹下的 userContent.css (没有则新建一个), 添加两行：</p>
<p><code class="css">@import url(gmail.css);<br />
@import url(gcal.css);</code></p>
<p>重启 Firefox 就可以了。或者用 <a href="https://addons.mozilla.org/zh-CN/firefox/addon/2108" target="_blank" class="external" title="Firefox 样式管理器">Stylish</a> 直接加载上面的 CSS.</p>
<h4>常见问题</h4>
<p>这两个皮肤定义的字号都小于宋体的标准字号 12px, 中文显示效果不是很好。解决办法是将 <em>Firefox 选项 &rsaquo; 内容 &rsaquo; 字体&#038;颜色 &rsaquo; 高级 &rsaquo; 最小字体大小</em> 定义为 12, 这会影响所有网页。或者，老肥推荐使用 <a href="http://fis.io/compare-of-text-rendering.html" title="三种常见文字渲染方式比较">gdi++ 渲染的强抗锯齿字体</a>，真的比宋体好看不是一点点。</p>
<h4>我们期待</h4>
<p>下图来自作者网站，他们的下一个发布将是 Google Reader Redesigned!</p>
<p><img src="http://fis.io/wp-content/uploads/2008/07/redesigned.png" title="Google 日历皮肤: Google Calendar Redesigned" style="margin-bottom: 20px"></p>
]]></content:encoded>
			<wfw:commentRss>http://fis.io/google-calendar-gmail-redesigned.html/feed</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>2008 欧锦赛日程</title>
		<link>http://fis.io/2008-euro-canlendar.html</link>
		<comments>http://fis.io/2008-euro-canlendar.html#comments</comments>
		<pubDate>Fri, 06 Jun 2008 05:32:35 +0000</pubDate>
		<dc:creator>fisio</dc:creator>
				<category><![CDATA[网络 服务]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[日历]]></category>

		<guid isPermaLink="false">http://fis.io/?p=493</guid>
		<description><![CDATA[使用 Google 日历 的朋友可以在“添加公共日历”里面搜索一下 欧洲杯 欧锦赛 赛程 之类的关键词，挑选自己喜欢的日历，因为纪录欧锦赛日程的日历有... ]]></description>
			<content:encoded><![CDATA[<p>使用 <a href="https://www.google.com/calendar" target="_blank" class="external">Google 日历</a> 的朋友可以在“添加公共日历”里面搜索一下 欧洲杯 欧锦赛 赛程 之类的关键词，挑选自己喜欢的日历，因为纪录欧锦赛日程的日历有许多，格式不尽相同。如果您使用其他日历服务或者桌面日历软件，也可以使用这个 <a href="http://www.google.com/calendar/ical/qgd0r92s20nj5c5dfd3tl89h6o@group.calendar.google.com/public/basic.ics">iCal 地址</a> 添加它。</p>
<p>更新：本来在此处嵌入了该日历，但据 <a href="http://icesnow.yo2.cn/" target="_blank" class="external">icesnow</a> 讲导致了他 Google Reader 跳转到日历，其实这种情况 <a href="http://fis.io/kia-x-games-asia-2008-schedule.html#comment-2923">以前发生过</a>，但并没有找出原因，而且 <a href="http://geedr.com/" target="_blank" class="external">Geedr.com</a> 本人也倾向于认为是个特例。现在将嵌入日历撤下，并向受影响的朋友道歉。查看该日历请移步 <a href="http://fis.io/calendar">日历页面</a>，或者查看 <a href="http://fis.io/tag/calendar" title="标签：日历">相关文章</a> 了解更多，谢谢！<span id="more-493"></span></p>
<p><a href="http://fis.io/calendar" title="跳转到日历"><img src="http://fis.io/wp-content/uploads/2008/06/2008-euro-calendar.png" border="0"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://fis.io/2008-euro-canlendar.html/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>2008 起亚亚洲极限运动锦标赛日程</title>
		<link>http://fis.io/kia-x-games-asia-2008-schedule.html</link>
		<comments>http://fis.io/kia-x-games-asia-2008-schedule.html#comments</comments>
		<pubDate>Tue, 29 Apr 2008 06:18:58 +0000</pubDate>
		<dc:creator>fisio</dc:creator>
				<category><![CDATA[娱乐 游戏]]></category>
		<category><![CDATA[日历]]></category>
		<category><![CDATA[轮滑]]></category>

		<guid isPermaLink="false">http://fis.io/kia-x-games-asia-2008-schedule.html</guid>
		<description><![CDATA[4 月 30 日 - 5 月 3 日，2008 起亚亚洲极限运动锦标赛将在 上海江湾体育中心（国和路346号）举行，这是代表亚洲顶尖职业水平的极限运动赛事，项目包... ]]></description>
			<content:encoded><![CDATA[<p><img src="http://fis.io/wp-content/uploads/2008/04/x.png" style="float: right" title="X Games" alt="X Games" border="0" />4 月 30 日 - 5 月 3 日，2008 起亚亚洲极限运动锦标赛将在 <a href="http://ditu.google.com/?q=%C9%CF%BA%A3%BD%AD%CD%E5%CC%E5%D3%FD%B3%A1" title="查看 Google 地图" target="_blank" class="external">上海江湾体育中心（国和路346号）</a>举行，这是代表亚洲顶尖职业水平的极限运动赛事，项目包括直排轮、滑板、BMX、攀岩、极限摩托；U 台赛、公园赛、过杆赛、越野赛等。我这里还有少量免费无坐席票，有兴趣的朋友可以随时发 email 给我，我在现场会保持黑莓收取的。下面是预定日程（可能有变），纯文字版日程在 <a href="http://www.kiaxgamesasia.com/event_schedule_cn.php" target="_blank" class="external">官方网页</a>。</p>
]]></content:encoded>
			<wfw:commentRss>http://fis.io/kia-x-games-asia-2008-schedule.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Google Sync: 同步 Google 日历到黑莓的官方软件</title>
		<link>http://fis.io/blackberry-calendar-google-sync.html</link>
		<comments>http://fis.io/blackberry-calendar-google-sync.html#comments</comments>
		<pubDate>Sun, 03 Feb 2008 10:00:45 +0000</pubDate>
		<dc:creator>fisio</dc:creator>
				<category><![CDATA[手机 应用]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[手机]]></category>
		<category><![CDATA[日历]]></category>
		<category><![CDATA[黑莓]]></category>

		<guid isPermaLink="false">http://fis.io/blackberry-calendar-google-sync.html</guid>
		<description><![CDATA[Google 前段时间推出了应用程序打包管理软件 Google Mobile Updater, 提供 Google 软件的自动安装和更新，只需要用手机浏览器访问 google.com/m/download/updater, 记... ]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.google.com/calendar" target="_blank"><img src="http://fis.io/wp-content/uploads/2007/06/gcallogo.gif" title="开始使用 Google 日历" alt="开始使用 Google 日历" style="float: left; margin-right: 10px" border="0"></a>Google 前段时间推出了应用程序打包管理软件 <del datetime="2009-04-25T08:41:37+00:00">Google Mobile Updater</del>, 提供 Google 软件的自动安装和更新，只需要用手机浏览器访问 <a href="http://www.google.com/m/download/updater" title="在手机自带浏览器中打开"><del datetime="2009-04-25T08:41:37+00:00">google.com/m/download/updater</a>, 记得用自带浏览器，方便识别安装</del>。<strong>Updater 已停止开发，请从手机访问 <a href="http://www.google.com/m/products" target="_blank" class="external" title="Google Mobile Products">www.google.com/m/products</a> 选择安装，如果不能获得正确的下载地址请参考 <a href="http://fis.io/access-real-download-links-of-mobile-apps.html">如何获取手机软件的真实下载地址</a></strong>。<a href="http://fis.io/china-google-maps-mobile-blackberry.html" title="中国版 Google 手机地图试用">Google Maps</a>, <a href="http://fis.io/blackberry-mail-im-apps.html" title="BlackBerry 应用挖掘之 邮件与聊天">Gmail</a> 我以前介绍过了，今天看看 <strong style="background-color: #99ccff">Google Sync</strong>, 官方的日历同步程序。</p>
<ul>
<li>通过 Updater 安装好 Google Sync, 它需要 End-to-End 的加密连接，所以必须在 <u>选项/Options - 安全选项/Security Options - 一般设置/General Settings</u> 里开启 <u>内容保护/Content Protection</u>, 保存之后最下方出现 <u>安全GC已启用/Secure GC Enabled</u> 字样。</li>
<li>运行 Google Sync, 在 Options 里勾选需要同步的多个日历，还有自动/手动，优先权，日期范围等。运行同步之后会列出摘要，包括流量使用情况。（自动同步占用流量比较大，可选择手动同步）</li>
<li>现在可以在手机日历里看到它们了！我关注的体育赛事、新闻、天气等会自动推送到手机上。</li>
<li>如果使用 “Today” 类型的黑莓主题，还可以让即将到来的事件显示在桌面上。</li>
<li>不确定 Google 是否会同步在 Symbian 等平台上发布 Updater, 其他手机的用户可以访问 <a href="http://www.google.com/m/download/updater" title="在手机自带浏览器中打开">google.com/m/download/updater</a> 试试。</li>
</ul>
<table cellpadding="0" cellspacing="0" border="0" width="430" height="440" background="http://fis.io/wp-content/uploads/2008/02/8700g.jpg" style="background-repeat:no-repeat; background-position:top">
<tr>
<td align="center" valign="top"><embed style="margin-top: 109px" type="application/x-shockwave-flash" src="https://picasaweb.google.com/s/c/bin/slideshow.swf" width="320" height="240" flashvars="host=picasaweb.google.com&amp;captions=1&amp;RGB=0x000000&amp;feed=https%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2Fsun.fisio%2Falbumid%2F5162280432811024177%3Fkind%3Dphoto%26alt%3Drss" pluginspage="http://www.macromedia.com/go/getflashplayer"></td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://fis.io/blackberry-calendar-google-sync.html/feed</wfw:commentRss>
		<slash:comments>53</slash:comments>
		</item>
		<item>
		<title>Google 日历中的天气预报已对中国用户开放</title>
		<link>http://fis.io/google-calendar-weather-forecast.html</link>
		<comments>http://fis.io/google-calendar-weather-forecast.html#comments</comments>
		<pubDate>Wed, 12 Dec 2007 14:33:22 +0000</pubDate>
		<dc:creator>fisio</dc:creator>
				<category><![CDATA[网络 服务]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[天气]]></category>
		<category><![CDATA[日历]]></category>

		<guid isPermaLink="false">http://fis.io/google-calendar-weather-forecast.html</guid>
		<description><![CDATA[在这之前，Google 日历 中的天气预报 只能通过修改日历设置为美国再改回来来实现，而现在不需要这一步，直接访问设置，输入城市名称就可以使用它... ]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.google.com/calendar" target="_blank"><img src="http://fis.io/wp-content/uploads/2007/06/gcallogo.gif" title="开始使用 Google 日历" alt="开始使用 Google 日历" style="float: left; margin-right: 10px" border="0" /></a>在这之前，<a href="https://www.google.com/calendar" target="_blank" class="external">Google 日历</a> 中的天气预报 <a href="http://fis.io/google-doodle-in-google-calendar.html" title="把 Google 的 logo 涂鸦和天气预报放进你的日历里">只能通过修改日历设置为美国再改回来来实现</a>，而现在不需要这一步，直接访问设置，输入城市名称就可以使用它。而且它也独立为一个单独的日历，就像 <a href="http://www.google.com/calendar/embed?src=china__zh_cn%40holiday.calendar.google.com" title="查看该日历" target="_blank" class="external">中国节假日</a>、<a href="http://www.google.com/calendar/embed?src=christian__zh_cn%40holiday.calendar.google.com" title="查看该日历" target="_blank" class="external">基督教节假日</a> 这样。添加它可以在 <u>添加公共日历 - 通过 URL 添加</u> 里面输入 <a href="http://www.google.com/calendar/ical/p%23weather%40group.v.calendar.google.com/public/basic.ics" title="复制这个地址">这个地址</a>。添加之后可以立即预览到当天和未来三天的天气预报，点击弹出详情。</p>
<p><img src="http://fis.io/wp-content/uploads/2007/12/google-calendar-weather-settings.gif" border="0" /></p>
<p><img src="http://fis.io/wp-content/uploads/2007/12/google-calendar-weather-forecast.gif" border="0" /></p>
<p>既然它成为了一个独立的日历，那么就可以在 <a href="http://fis.io/google-calendar-embedded-updates.html" title="Google 嵌入式日历重大更新">输出日历到 web 页</a> 的时候输出它，我已经在 <a href="http://fis.io/calendar/">日历页面</a> 添加了天气日历，但是目前还有点问题，Google 帐户登出的时候天气预报就消失了，而其他几份日历还在。期待开发团队早点解决这个问题。</p>
]]></content:encoded>
			<wfw:commentRss>http://fis.io/google-calendar-weather-forecast.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>推荐给 Google 日历用户的三个 Greasemonkey 脚本</title>
		<link>http://fis.io/greasemonkey-scripts-for-google-calendar.html</link>
		<comments>http://fis.io/greasemonkey-scripts-for-google-calendar.html#comments</comments>
		<pubDate>Fri, 14 Sep 2007 17:47:53 +0000</pubDate>
		<dc:creator>fisio</dc:creator>
				<category><![CDATA[网络 服务]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Greasemonkey]]></category>
		<category><![CDATA[扩展]]></category>
		<category><![CDATA[日历]]></category>

		<guid isPermaLink="false">http://fis.io/greasemonkey-scripts-for-google-calendar.html</guid>
		<description><![CDATA[前两天 Google 嵌入日历的更新 让我们可以方便地分享 Google 日历 上的活动，比如我在 日历页面 发布的几册公共日历。其实除了这些，它还有 更多丰富... ]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.google.com/calendar" target="_blank"><img src="http://fis.io/wp-content/uploads/2007/06/gcallogo.gif" title="开始使用 Google 日历" alt="开始使用 Google 日历" style="float: left; margin-right: 10px" border="0" /></a>前两天 <a href="http://fis.io/google-calendar-embedded-updates.html">Google 嵌入日历的更新</a> 让我们可以方便地分享 <a href="http://fis.io/tag/calendar" title="标签: 日历">Google 日历</a> 上的活动，比如我在 <a href="http://fis.io/calendar/">日历页面</a> 发布的几册公共日历。其实除了这些，它还有 <a href="http://fis.io/google-calendar-publish.html" title="分享活动，发布请柬——如何玩转 Google 日历">更多丰富的功能</a>，可以作为私人的效率手册，做些日记、规划，我的工作日程表就作为一个私有日历，供我和老板两个帐户查阅，这些都是网络服务比桌面 Outlook 方便的地方。下面几个 <a href="https://addons.mozilla.org/en-US/firefox/addon/748" title="安装 Greasemonkey 扩展" target="_blank" class="external">Greasemonkey</a> 脚本可以用来扩展它的功能，推荐给 Firefox 用户使用：</p>
<ol>
<li><a href="http://userscripts.org/scripts/show/8507" target="_blank" class="external">Google Calendar Header and Navigation Switcher</a><br />
在 Google 日历的左侧和顶端显示小三角，点击它们可以隐藏 / 显示左侧栏和顶部空间，最大化主区域的面积，折叠状态可记忆。</li>
<li><a href="http://userscripts.org/scripts/show/4053" target="_blank" class="external">Google Calendar Wheel Viewer</a><br />
在月视图、自定义视图中用鼠标滚轮翻屏，这是 Google 日历自身没有提供的。</li>
<li><a href="http://userscripts.org/scripts/show/7873" target="_blank" class="external">Google Calendar Display Current Time Line</a><br />
在日视图、周视图、自定义视图中显示一条当前时间的红线，适合日程多的大忙人使用。</li>
</ol>
<p>提示：为了连接稳定和数据安全，建议对 <a href="http://fis.io/tag/gmail" title="Tag: Gmail">Gmail</a>, <a href="http://fis.io/tag/calendar" title="标签: 日历">Google Calendar</a>, <a href="http://fis.io/tag/reader" title="标签: 阅读器">Google Reader</a> 使用 SSL 连接，即把地址开头的 http 换成 https. 这样可以使 Gmail 和 Gmail Chat 的稳定性大大增加。除了修改收藏夹外，还可以使用这个脚本: <a href="http://userscripts.org/scripts/show/5951" target="_blank" class="external" title="Forces gMail, gCal, Google Docs, History, Bookmarks and Reader to use (https) secure connection . Also compatible with Opera 9.21.">Google Secure Pro</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://fis.io/greasemonkey-scripts-for-google-calendar.html/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Google 嵌入式日历重大更新</title>
		<link>http://fis.io/google-calendar-embedded-updates.html</link>
		<comments>http://fis.io/google-calendar-embedded-updates.html#comments</comments>
		<pubDate>Thu, 06 Sep 2007 16:53:23 +0000</pubDate>
		<dc:creator>fisio</dc:creator>
				<category><![CDATA[网络 服务]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[日历]]></category>

		<guid isPermaLink="false">http://fis.io/google-calendar-embedded-updates.html</guid>
		<description><![CDATA[几天前在 GSeeker 看到 Google 日历 即将允许在网页中一次嵌入多份日历，将不再是以前那样一次只能嵌入一份日历，而且是简陋的 html, 只能在新窗口中查... ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.google.com/calendar" target="_blank"><img src="http://fis.io/wp-content/uploads/2007/06/gcallogo.gif" title="开始使用 Google 日历" alt="开始使用 Google 日历" style="float: left; margin-right: 10px" border="0" /></a>几天前在 <a href="http://www.gseeker.com/50226711/google_calendareaeae_113931.php" target="_blank" class="external">GSeeker</a> 看到 <a href="http://fis.io/tag/calendar" title="标签: 日历">Google 日历</a> 即将允许在网页中一次嵌入多份日历，将不再是以前那样一次只能嵌入一份日历，而且是简陋的 html, 只能在新窗口中查看日历详情了。非常期待地等到今天，我的帐户中终于更新了此功能，赶紧试用之下，发现 Google 嵌入式日历竟然悄悄地进行了重大的升级——<strong><u>由简单 html 变为了 Gmail 那样的平滑加载，点击之后弹出泡泡显示日历详情！</u></strong>在今天这个 Google Reader 更新消息铺天盖地的日子里，我们再来看看 Google 嵌入式日历的新特性：您可以看下面的介绍，也可以直接到 <a href="http://fis.io/calendar/">我的日历页面</a> 去体验它。</p>
<h4><strong>如何在自己的博客嵌入一个 Google 日历？</strong></h4>
<p>请参考我的文章： <a href="http://fis.io/google-calendar-publish.html">分享活动，发布请柬——如何玩转 Google 日历</a>，有详细的操作指南。现在不同的是，点击蓝色的 "HTML" 按钮，选择配置工具之后，它会让您勾选已有的多份日历，有选择性地发布。注意，未设为完全公开的日历不能这样发布。</p>
<h4><strong><a href="http://fis.io/calendar/">我的日历页面</a> 都放了些什么？</strong></h4>
<p>我在日历页面发布了 6 份日历，右上角的小箭头可以选择分别查看它们。其中 <u>Google Doodles</u> (Google 节日 logo 集锦)、<u>Phases of the Moon</u> (月相)、<u>基督教节日</u>、<u>中国节假日</u> 来自 Google 日历的官方推荐，<u>fisio.cn 的公共日历</u> 是我自己的发布，<u>早知道</u> 来自一位坚持更新天下大事的网友 <a href="http://vista.iblog.com/" target="_blank" class="external">kevin</a>, 我一直阅读、使用他的日历，在此深表感谢！</p>
<p><a href="http://fis.io/calendar/"><img src="http://fis.io/wp-content/uploads/2007/09/google-calendar-embedded.png" alt="Google Calendar Embedded" title="Google Calendar Embedded" border="0" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://fis.io/google-calendar-embedded-updates.html/feed</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>斯诺克上海大师赛赛程发布 @Google 日历</title>
		<link>http://fis.io/2007-snooker-shanghai-masters-calendar.html</link>
		<comments>http://fis.io/2007-snooker-shanghai-masters-calendar.html#comments</comments>
		<pubDate>Sat, 21 Jul 2007 10:50:51 +0000</pubDate>
		<dc:creator>fisio</dc:creator>
				<category><![CDATA[台球 撞球]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[斯诺克]]></category>
		<category><![CDATA[日历]]></category>

		<guid isPermaLink="false">http://fis.io/2007-snooker-shanghai-masters-calendar.html</guid>
		<description><![CDATA[8月6日~8月12日，世界斯诺克排名赛重回上海，打响新赛季首站：荣威上海大师赛。这样中国将主办北京上海两站排名赛，台球运动的热潮继续席卷全国... ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.roewe.com.cn/shanghaimasters/index.html" target="_blank"><img src="http://fis.io/wp-content/uploads/2007/07/2007-shanghai-masters.jpg" alt="Snooker 2007 Shanghai Masters" title="Snooker 2007 Shanghai Masters" style="margin-bottom: 20px" border="0" /></a><br />
8月6日~8月12日，世界斯诺克排名赛重回上海，打响新赛季首站：<a href="http://www.roewe.com.cn/shanghaimasters/index.html" target="_blank" class="external">荣威上海大师赛</a>。这样中国将主办北京上海两站排名赛，台球运动的热潮继续席卷全国。</p>
<p>我在<a href="http://www.google.com/calendar/embed?src=c69b46q03b23cpmlsrqvcgsh64%40group.calendar.google.com" target="_blank" class="external">我的公共日历</a>中添加了上海大师赛的详细赛程安排，您有兴趣可以到<a href="http://fis.io/calendar/">我的日历页面</a>查看。按箭头跳到 8月，点击赛程安排查看对阵情况。在比赛开始之后我会更新比赛结果。关于如何用 <a href="http://www.google.com/calendar/render" target="_blank" class="external">Google 日历</a>进行发布请参阅我的文章： <strong><a href="http://fis.io/google-calendar-publish.html" title="分享活动，发布请柬——如何玩转 Google 日历">分享活动，发布请柬——如何玩转 Google 日历</a></strong>。</p>
<p>下图为打完欧亚对抗赛就飞赴上海熟悉场馆、参加宣传活动的 John Higgins (World Ranking: 1st) 和丁俊晖 (9th) 在新闻发布会中：</p>
<p><img src="http://fis.io/wp-content/uploads/2007/07/john-higgins-and-ding-junhui.jpg" alt="John Higgins and Ding Junhui at Shanghai Masters press" title="John Higgins and Ding Junhui at Shanghai Masters press" border="0" /></p>
]]></content:encoded>
			<wfw:commentRss>http://fis.io/2007-snooker-shanghai-masters-calendar.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>分享活动，发布请柬——如何玩转 Google 日历</title>
		<link>http://fis.io/google-calendar-publish.html</link>
		<comments>http://fis.io/google-calendar-publish.html#comments</comments>
		<pubDate>Fri, 22 Jun 2007 16:01:59 +0000</pubDate>
		<dc:creator>fisio</dc:creator>
				<category><![CDATA[网络 服务]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[日历]]></category>

		<guid isPermaLink="false">http://fis.io/google-calendar-publish.html</guid>
		<description><![CDATA[昨天在介绍我的日历页面的时候提到我在这里发布了一个公共日历，里面有些球赛预告、节日趣闻什么的，被博友问这玩意儿怎么用？干脆我就再啰嗦... ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.google.com/calendar"><img src="http://fis.io/wp-content/uploads/2007/06/gcallogo.gif" title="开始使用 Google 日历" style="float: right; margin-left: 10px" border="0" /></a>昨天在介绍我的<a href="http://fis.io/calendar/">日历页面</a>的时候提到我在这里发布了一个公共日历，里面有些球赛预告、节日趣闻什么的，被博友问这玩意儿怎么用？干脆我就再啰嗦一篇，仔细写写关于 <a href="http://www.google.com/calendar" target="_blank" class="external">Google 日历</a>的发布功能（我凭什么这么卖力帮 Google 推广啊真是的，写过的 Google 产品都有七八种了吧……）</p>
<p><img src="http://fis.io/wp-content/uploads/2007/06/browse-cal.png" style="float: right; margin-left: 20px; margin-top: 5px" border="0" />首先可以看看有哪些公共日历是您感兴趣的，按“添加日历”之后在“浏览日历”里可以找到一些有趣的日历，比如月相、Google Doodles（我曾经<a href="http://fis.io/google-doodle-in-google-calendar.html">介绍过</a>，而且最近刚发现<a href="http://fis.io/google-doodle-in-google-calendar.html">天气预报功能</a>更强大了，点击可以显示详细）。当然你也可以搜索喜欢的球队、歌手什么的，说不定有人已经做好了有关他们的详细的日程表，而且会一直更新呢。我曾经搜出来过大学生共享的课程表，再配上 Google 最近开通的<a href="http://www.gseeker.com/50226711/eeaeiegoogle_calendaraeccaee_100267.php" target="_blank" class="external">中国移动短信提醒功能</a>，定义一下上课前半小时短信提醒我什么课在哪儿上，是不是很酷？咳咳，下面进入正题：如何发布自己的日历。<span id="more-396"></span></p>
<p><img src="http://fis.io/wp-content/uploads/2007/06/share-cal.png" style="float: right; margin-left: 20px" border="0" />首先需要非常清楚自己每本日历的共享状态，这对隐私很重要，<a href="http://www.gseeker.com/50226711/google_calendareceaecc_89730.php" target="_blank" class="external">曾经有人在日历搜索里搜出来别人不小心泄露的密码</a>。把需要完全共享的某份日历按图中这样设置之后，它上面的信息就完全公开了，别人可以通过关键字找到它，然后作为一份独立日历添加到他自己的 Google 日历中，并同步接收您的更新。</p>
<p><img src="http://fis.io/wp-content/uploads/2007/06/publish-cal.png" style="float: right; margin-left: 20px" border="0" />然后跳到“详细日历”开始发布它。在这一页上方您可以先设置一下它的详细信息和时区。拉到下面可以看见右图所示三种发布格式选择，我在<a href="http://fis.io/calendar/">我的日历页面</a>中就用到了后面两种格式分别发布同一份日历，有兴趣可以去看看。</p>
<p><font style="background-color: #ff0000" color="#ffffff"> <strong> XML </strong> </font>　别人可以通过这个 feed 地址订阅它。意义不大，没有时效性。<br />
<font style="background-color: #00aa00" color="#ffffff"> <strong> ICAL </strong> </font>　这是一种通用日历格式，可以应用到大多数日历程序中。<br />
<font style="background-color: #0000ff" color="#ffffff"> <strong> HTML </strong> </font>　以网页格式发布。例子：<a href="http://www.google.com/calendar/embed?src=c69b46q03b23cpmlsrqvcgsh64%40group.calendar.google.com" target="_blank" class="external">fisio 的公共日历</a>。Google 也提供一个向导工具方便您把 html 格式的日历嵌入您的网页中。</p>
<h4>最后看看如何用 Google 日历来发请柬给朋友。</h4>
<p><img src="http://fis.io/wp-content/uploads/2007/06/invite.png" style="float: right; margin-left: 20px; margin-top: 10px" border="0" />这简直是最有趣的一个功能了，而且不需要朋友也有 Google 帐号，只要有 email 就可以。在您的日历里新建一个事件，填入详情，比如下个月某天的 18:00~21:00，在某餐馆举行我的生日 party。使用页面右边的“添加来宾”功能，填入想邀请的朋友们的 email（Gmail 里的联系人会在键入的时候自动提示），发送。朋友会收到下面这样的邀请函，并且在您更新活动详情的时候也会被通知。如果他 / 她也有 Google 帐号，甚至可以到 Google 日历里来和你讨论到底吃川菜还是烫火锅！</p>
<p><img src="http://fis.io/wp-content/uploads/2007/06/invite-letter.png" /></p>
]]></content:encoded>
			<wfw:commentRss>http://fis.io/google-calendar-publish.html/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>拓展 Google 日历的页面空间: 隐藏页首和侧边栏</title>
		<link>http://fis.io/greasemonkey-script-google-calendar-space-enlarger.html</link>
		<comments>http://fis.io/greasemonkey-script-google-calendar-space-enlarger.html#comments</comments>
		<pubDate>Sat, 09 Jun 2007 16:44:50 +0000</pubDate>
		<dc:creator>fisio</dc:creator>
				<category><![CDATA[网络 服务]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Greasemonkey]]></category>
		<category><![CDATA[扩展]]></category>
		<category><![CDATA[日历]]></category>

		<guid isPermaLink="false">http://fis.io/greasemonkey-script-google-calendar-space-enlarger.html</guid>
		<description><![CDATA[又一个完美的 Greasemonkey 脚本： Google Calendar Header and Navigation Switcher 在Google日历页面的最上方和最左边显示折叠小三角，点击可以在隐藏/显示之间切换... ]]></description>
			<content:encoded><![CDATA[<p>又一个完美的 <a href="http://addons.mozine.cn/firefox/16/">Greasemonkey</a> 脚本：<br />
<a href="http://userscripts.org/scripts/show/8507">Google Calendar Header and Navigation Switcher</a></p>
<p>在<a href="https://www.google.com/calendar/">Google日历</a>页面的最上方和最左边显示折叠小三角，点击可以在隐藏/显示之间切换，在你想要拓展显示空间的时候隐藏/显示页首和侧边栏。<br />
两处的折叠状态可记忆，再次访问的时候不用重新调整。<br />
显示：<br />
<img src="http://f.hatena.ne.jp/images/fotolife/m/margin/20070414/20070414220450.png" /><br />
隐藏：<br />
<img src="http://f.hatena.ne.jp/images/fotolife/m/margin/20070414/20070414220448.png" /></p>
]]></content:encoded>
			<wfw:commentRss>http://fis.io/greasemonkey-script-google-calendar-space-enlarger.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>yourminis.com 上有趣的 gadgets / widgets / 小玩意儿</title>
		<link>http://fis.io/yourminis-funny-gadgets.html</link>
		<comments>http://fis.io/yourminis-funny-gadgets.html#comments</comments>
		<pubDate>Tue, 15 May 2007 15:47:18 +0000</pubDate>
		<dc:creator>fisio</dc:creator>
				<category><![CDATA[网络 服务]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[天气]]></category>
		<category><![CDATA[日历]]></category>

		<guid isPermaLink="false">/yourminis-funny-gadgets.html</guid>
		<description><![CDATA[Dashboard Widgets 是苹果系统的特色之一，有翻转、水波纹等非常炫目的视觉效果。我曾经用过一个叫 Konfabulator 的桌面软件，支持Win/Mac，它后来被Yahoo收... ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.apple.com/macosx/features/dashboard/" target="_blank" class="external">Dashboard Widgets</a> 是苹果系统的特色之一，有翻转、水波纹等非常炫目的视觉效果。我曾经用过一个叫 <a href="http://www.widgetgallery.com/" target="_blank" class="external">Konfabulator</a> 的桌面软件，支持Win/Mac，它后来被Yahoo收购改名叫 <a href="http://widgets.yahoo.com/" target="_blank" class="external">Yahoo! Widgets</a>, 算是PC上最像 <a href="http://www.apple.com/macosx/features/dashboard/" target="_blank" class="external">Dashboard</a> 的东西了。现在这样的小工具也可以以embedded flash的形式发布到网页上，同样具有非常不错的效果。（其他scripts类的也有不少，比如 <a href="http://code.google.com/apis/gadgets/" target="_blank" class="external">Google Gadgets</a>, 可以用在任意网页上，或者Google家的桌面软件，或 <a href="http://www.google.com/ig?hl=en" target="_blank" class="external">iGoogle</a> 上）</p>
<p>前几天找到了<a href="http://www.yourminis.com/" target="_blank" class="external">标题上这个网站</a>，他家提供的东西看上去非常类似 <a href="http://www.apple.com/macosx/features/dashboard/" target="_blank" class="external">Dashboard</a>，也有翻转效果，自定义度也非常高，大小、配色、边角形状、背景图片都可以自己改，甚至下面这个日历工具还支持显示iCal链接上的事件！于是我把我的公开日历链到里面了：<br />
<embed src="http://www.yourminis.com/Dir/GetContainer.api?uri=yourminis/yourminis/mini:calendar" flashvars="mytitle=我的公共日历&amp;textcolor=6863095&amp;color=0&amp;iCalUrl=http%3A%2F%2Fwww%2Egoogle%2Ecom%2Fcalendar%2Fical%2Fc69b46q03b23cpmlsrqvcgsh64%2540group%2Ecalendar%2Egoogle%2Ecom%2Fpublic%2Fbasic%2Eics&amp;height=220&amp;width=253&amp;buildnumber=1%2E5%2E2%2E25&amp;accountname=yourminis&amp;uri=yourminis%2Fyourminis%2Fmini%3Acalendar&amp;swfurl=%2Fwidget%5Fcalendar%2Eswf&amp;swfurl=/widget_calendar.swf&amp;mininame=calendar&amp;title=undefined&amp;swfhost=ct.yourminis.com&amp;hostname=www.yourminis.com&amp;statshostname=stats.yourminis.com&amp;buildnumber=1.5.2.25&amp;xwidth=263&amp;xheight=230" type="application/x-shockwave-flash" allowscriptaccess="always" wmode="transparent" height="230" width="263"></embed></p>
<p>其他小玩意儿也有不少，我放了几个在我的<strike><a href="http://fis.io/calendar/">工具页面</a></strike>（已归并到<a href="http://fis.io/calendar/">我的日历</a>）里。本来想放一个天气预报在首页的，发现会稍微延长页面加载时间，就算咯。</p>
]]></content:encoded>
			<wfw:commentRss>http://fis.io/yourminis-funny-gadgets.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>把 Google 的 logo 涂鸦和天气预报放进你的日历里</title>
		<link>http://fis.io/google-doodle-in-google-calendar.html</link>
		<comments>http://fis.io/google-doodle-in-google-calendar.html#comments</comments>
		<pubDate>Sun, 15 Apr 2007 04:48:36 +0000</pubDate>
		<dc:creator>fisio</dc:creator>
				<category><![CDATA[网络 服务]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[logo]]></category>
		<category><![CDATA[天气]]></category>
		<category><![CDATA[日历]]></category>

		<guid isPermaLink="false">http://fis.io/google-doodle-in-google-calendar.html</guid>
		<description><![CDATA[上次说到了如何在Google日历里添加基督教节日表，今天再看看另外两个有趣的玩意：Google的logo涂鸦——Google Doodles，和天气预报。 Google的节庆logo是它... ]]></description>
			<content:encoded><![CDATA[<p>上次说到了<a href="http://fis.io/christian-holidays-in-google-calendar.html">如何在Google日历里添加基督教节日表</a>，今天再看看另外两个有趣的玩意：Google的logo涂鸦——Google Doodles，和天气预报。</p>
<p><a href="http://www.google.com/intl/en/holidaylogos.html">Google的节庆logo</a>是它最大的特色之一，如果我想在日历里翻阅曾经发布过的具体某个节日的logo在哪找？点击“其它日历”右边的<span style="font-weight: bold">加号</span>，再按<span style="font-weight: bold">“浏览日历”标签</span>，就在最上方会有一个<span style="font-weight: bold">Google Doodles</span>，没错就是它。添加之后凡是有节庆logo的日子左上角都会出现一个图标，可以从这里浏览到该logo和对应的节日名称。</p>
<p>天气预报则需要一点技巧了，因为这个功能目前并没有对中文开放。你需要在设置里把语言设为<span style="font-weight: bold">英语</span>，国家设为<span style="font-weight: bold">美国</span>（同时可以保留时区为北京时间，不然时间就乱了），保存之后再进设置会发现多了几项，在location里填入汉字的<span style="font-weight: bold">上海</span>，天气显示选择为<span style="font-weight: bold">°C</span>，好了，保存返回日历，看看效果吧。</p>
<p><img src="http://farm1.static.flickr.com/226/459058981_0f7d174d63_o.gif" alt="gcal" height="218" width="400" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://fis.io/google-doodle-in-google-calendar.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>18招充分利用Google日历[转]</title>
		<link>http://fis.io/18-tips-for-google-calendar.html</link>
		<comments>http://fis.io/18-tips-for-google-calendar.html#comments</comments>
		<pubDate>Sat, 14 Apr 2007 04:50:57 +0000</pubDate>
		<dc:creator>fisio</dc:creator>
				<category><![CDATA[网络 服务]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[日历]]></category>

		<guid isPermaLink="false">http://www.fisio.cn/84726/</guid>
		<description><![CDATA[一旦用过了这18种方法，Google Calendar 必可成为你居家旅行杀人越货纵横冒险打家劫舍的必备利器。为行文方便，下面将Google Calendar简称为GCal： 1. 添加... ]]></description>
			<content:encoded><![CDATA[<p>一旦用过了这18种方法，<a href="http://calendar.google.com/">Google Calendar</a> 必可成为你居家旅行杀人越货纵横冒险打家劫舍的必备利器。为行文方便，下面将Google Calendar简称为GCal：</p>
<p>1. 添加节假日，月相，比赛时刻表和其它常用日历：点击左边“其它日历”旁边的“＋”号，选择浏览日历，然后你就可以添加一些常用的日历了。而如果你是一个体育迷，试试搜索你所钟爱的球队名称，你可以顺利的添加他们的所有比赛时段日历。</p>
<p>2. 定制你的视图：你可以自定义你的GCal视图，比如把右上角的“接下来4天”改为”接下来3周“，要做到这点只需点击右上角的设置，在”基本“分栏页的”自定义视图“项中选择你所要定义的时间，然后保存即可。（按下“x”键可以快速的转到你的”自定义视图“页。）</p>
<p>3. 高亮你的当前事件：这个<a href="http://userscripts.org/scripts/show/7873">greasemonkey script</a>可以在GCal的当前时间段加上一段红线。醒目的提醒你是该开会了还是该约会了。</p>
<p>4. ……<br />
全文链接：<a href="http://www.haozi.cn/html/2007/1088.htm">按我一下</a></p>
]]></content:encoded>
			<wfw:commentRss>http://fis.io/18-tips-for-google-calendar.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>复活节: 添加一张基督教节日表到Google日历</title>
		<link>http://fis.io/christian-holidays-in-google-calendar.html</link>
		<comments>http://fis.io/christian-holidays-in-google-calendar.html#comments</comments>
		<pubDate>Sun, 08 Apr 2007 08:24:57 +0000</pubDate>
		<dc:creator>fisio</dc:creator>
				<category><![CDATA[网络 服务]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[日历]]></category>

		<guid isPermaLink="false">http://www.fisio.cn/84603/</guid>
		<description><![CDATA[Google的公共日历里有很多有趣的东西，比如你可以添加农历、外国节日到自己的日历里，甚至是喜欢的乐队的巡回演唱会详细日程，最近两月招聘会、... ]]></description>
			<content:encoded><![CDATA[<p>Google的公共日历里有很多有趣的东西，比如你可以添加农历、外国节日到自己的日历里，甚至是喜欢的乐队的巡回演唱会详细日程，最近两月招聘会、宣讲 会要在哪儿开，体育频道的西甲转播表……只要有，都可以添加到自己的格子里面；或者自己建立几张工作安排，课程表，设定只与同事、同学分享。当然你也可以 用它来记录自己的收支情况，记个小日记什么的。比桌面的outlook之类更出色，而且它不会让你有停滞感，不会反复重载页面，用起来和桌面程序差不多的 快。<br />
看到今天的显示是基督教复活节（ps一下基督教的节日真多啊）所以拷了一下这个公共日历在下面。<br />
可以先在html下查看这个日历：<br />
<a href="http://www.google.com/calendar/embed?src=christian__zh_cn@holiday.calendar.google.com">http://www.google.com/calendar/embed?src=christian__zh_cn@holiday.calendar.google.com</a></p>
<p><a href="http://www.google.com/calendar/embed?src=christian__zh_cn@holiday.calendar.google.com"><img src="http://www.google.com/googlecalendar/images/ss-tour4.jpg" border="0" height="173" width="265" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://fis.io/christian-holidays-in-google-calendar.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

