- Summary
Googleカレンダーに「連絡先の誕生日と予定」が追加されていた。
追加方法は、サイドバー内の
「他のカレンダー」の[追加] - [連絡先の誕生日と予定]でOK。
コンタクトリストに入っている連絡先の誕生日が表示される。
姓名が正しく表示されている人と、そうでない人がいるのはなぜだろう。
以下、2パターンの表示を確認。
山田 太郎さんの誕生日
太郎山田さんの誕生日
どちらも姓、名を半角スペースで区切っているのだけれど。
- Reference
livedoor 天気情報 Google Calendar アイコン版 (非公式)
http://gimite.ddo.jp/rails/weather/
livedoor 天気情報 - Weather Hacks - iCal天気
http://weather.livedoor.com/weather_hacks/ical.html
- via
風待ち日記 - Googleカレンダーに天気情報を表示させる
http://d.hatena.ne.jp/saito-kazuo/20060922/p1
- Summary
Google CalendarとRainlendarの連携を取る方法.
Google Calendarにはカレンダー毎に個人用URLがあり,
それをダウンロードすることで,同期が取れる.
- URLのサンプル
http://www.google.com/calendar/ical/XXXXXXXXXXXXXXXXXXXXXXXXXX@group.calendar.google.com/private-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/basic.ics
- Reference
Rainy's Forum - Show Google calendar in Rainlendar
http://ipi.fi/%7Erainy/forum/viewtopic.php?t=2559
- Summary
@-moz-document url-prefix("http://www.google.com/calendar/"), url-prefix("https://www.google.com/calendar/") { #dh5,#dh12,#dh19,#dh26,#dh33,#dh40,#dh47,#dh54 { color: #00F; background-color: #CCF; display: block; padding: 0 0.4em 2px 0; margin-bottom: -2em; } .dayNotInMonth > #dh5, .dayNotInMonth > #dh12, .dayNotInMonth > #dh19, .dayNotInMonth > #dh26, .dayNotInMonth > #dh33, .dayNotInMonth > #dh40, .dayNotInMonth > #dh47, .dayNotInMonth > #dh54 { color: #88F; background-color: #DDF; } #dh6,#dh13,#dh20,#dh27,#dh34,#dh41,#dh48,#dh55 { color: #F00; background-color: #FCC; display: block; padding: 0 0.4em 2px 0; margin-bottom: -2em; } .dayNotInMonth > #dh6, .dayNotInMonth > #dh13, .dayNotInMonth > #dh20, .dayNotInMonth > #dh27, .dayNotInMonth > #dh34, .dayNotInMonth > #dh41, .dayNotInMonth > #dh48, .dayNotInMonth > #dh55 { color: #F88; background-color: #FDD; } }
| #dh0 | #dh1 | #dh2 | #dh3 | #dh4 | #dh5 | #dh6 |
| #dh7 | #dh8 | #dh9 | #dh10 | #dh11 | #dh12 | #dh13 |
| #dh14 | #dh15 | #dh16 | #dh17 | #dh18 | #dh19 | #dh20 |
| #dh21 | #dh22 | #dh23 | #dh24 | #dh25 | #dh26 | #dh27 |
| #dh28 | #dh29 | #dh30 | #dh31 | #dh32 | #dh33 | #dh34 |
| #dh35 | #dh36 | #dh37 | #dh38 | #dh39 | #dh40 | #dh41 |