/irc-logs / freenode / #microformats / 2010-07-26 / end

Options:

  1. # Session Start: Mon Jul 26 00:00:00 2010
  2. # Session Ident: #microformats
  3. # [02:26] * Quits: csarven (~csarven@dhcp-0-18-f8-35-d5-97.cpe.quickclic.net) (Ping timeout: 246 seconds)
  4. # [02:47] * Joins: shigeta (~shigeta@sakkgw2.sixapart.jp)
  5. # [03:36] * Quits: BobJonkman (~BobJonkma@206-248-137-186.dsl.teksavvy.com) (Ping timeout: 246 seconds)
  6. # [08:25] * Disconnected
  7. # [08:26] * Attempting to rejoin channel #microformats
  8. # [08:26] * Rejoined channel #microformats
  9. # [08:26] * Topic is 'http://microformats.org/wiki/irc - if you are new here, add yourself to http://microformats.org/wiki/irc-people'
  10. # [08:26] * Set by tantek on Mon Apr 09 17:30:07
  11. # [08:26] -verne.freenode.net:#microformats- [freenode-info] help freenode weed out clonebots -- please register your IRC nick and auto-identify: http://freenode.net/faq.shtml#nicksetup
  12. # [08:26] -ChanServ- [#microformats] Welcome to #microformats. Logs at http://krijnhoetmer.nl/irc-logs/microformats
  13. # [08:26] #microformats url is http://microformats.org
  14. # [08:31] * Joins: epicurious (~send_miss@cpc3-derb5-0-0-cust697.lei3.cable.ntl.com)
  15. # [08:36] * Parts: epicurious (~send_miss@cpc3-derb5-0-0-cust697.lei3.cable.ntl.com)
  16. # [08:42] * Quits: Amorphous (jan@unaffiliated/amorphous) (Ping timeout: 265 seconds)
  17. # [08:57] * Joins: Amorphous (jan@unaffiliated/amorphous)
  18. # [09:57] * Quits: shigeta (~shigeta@sakkgw2.sixapart.jp) (Quit: Leaving...)
  19. # [10:40] * Joins: tobyink (~tai@ophelia.g5n.co.uk)
  20. # [10:44] * Joins: emrojo (~emrojo@2001:720:410:100f:212:3fff:fe22:bbaf)
  21. # [11:10] * Joins: hoa99 (holzer.and@chello084115143079.3.graz.surfer.at)
  22. # [11:15] * Quits: emrojo (~emrojo@2001:720:410:100f:212:3fff:fe22:bbaf) (Quit: Leaving.)
  23. # [11:36] * Joins: ntoll (~ntoll@88-110-171-51.dynamic.dsl.as9105.com)
  24. # [11:42] * Joins: skade (~skade@xdsl-87-79-87-164.netcologne.de)
  25. # [11:49] * Quits: hoa99 (holzer.and@chello084115143079.3.graz.surfer.at) (Ping timeout: 265 seconds)
  26. # [12:03] * Joins: Phae (~Phae@gatekeeper.macmillan.co.uk)
  27. # [12:03] * ChanServ sets mode: +o Phae
  28. # [14:01] * Quits: ntoll (~ntoll@88-110-171-51.dynamic.dsl.as9105.com) (Quit: this is not a quit message)
  29. # [14:06] * Joins: hoa99 (holzer.and@chello084115143079.3.graz.surfer.at)
  30. # [14:42] * Quits: hoa99 (holzer.and@chello084115143079.3.graz.surfer.at) (Ping timeout: 265 seconds)
  31. # [15:01] * Joins: mkaply (~chatzilla@cpe-70-112-91-150.austin.res.rr.com)
  32. # [16:24] * Joins: hoa99 (holzer.and@chello084115143079.3.graz.surfer.at)
  33. # [16:57] * Joins: gratz|work (~gratz@unaffiliated/gratzwork/x-0911229)
  34. # [16:58] * gratz|work pokes krijnh
  35. # [16:58] <gratz|work> :)
  36. # [17:30] * Quits: mkaply (~chatzilla@cpe-70-112-91-150.austin.res.rr.com) (Ping timeout: 240 seconds)
  37. # [17:37] * Joins: singpoly1a (~singpolym@66.49.187.17)
  38. # [17:49] * Joins: mkaply (~chatzilla@cpe-70-112-91-150.austin.res.rr.com)
  39. # [18:04] * Joins: tori_ (~tori@shen.liquidneon.com)
  40. # [18:16] * Parts: hoa99 (holzer.and@chello084115143079.3.graz.surfer.at)
  41. # [18:24] * Quits: gratz|work (~gratz@unaffiliated/gratzwork/x-0911229) (Quit: Leaving)
  42. # [18:27] <tori_> Is there anyway to parse hCalendar information client-side, and have it connect to an application via the webcal:// URI?
  43. # [18:33] <tori_> Hmm... looks like this page has some information: http://microformats.org/wiki/hcalendar-authoring
  44. # [18:47] * Joins: csarven (~csarven@dhcp-0-18-f8-35-d5-97.cpe.quickclic.net)
  45. # [18:52] * Joins: ntoll (~ntoll@212.183.140.22)
  46. # [18:55] * Quits: @Phae (~Phae@gatekeeper.macmillan.co.uk) (Quit: Leaving.)
  47. # [19:15] * Quits: ntoll (~ntoll@212.183.140.22) (Quit: this is not a quit message)
  48. # [19:27] <singpoly1a> tori_: there are a couple Javascript µf parsers. I'm not sure how ugly hacks like webcal:// work, but you could use data: to get an ICS file for sure
  49. # [19:34] <tori_> Thanks for the response singpoly1a. I have a client-side web application that could use hCalendar implementation. Since the webcal:// URI interfaces with Microsoft Outlook, the hCal to ICS file solution would allow calendar data to be streams from HTML to Outlook quite easily.
  50. # [19:35] <tori_> Is that the data: URI you are talking about?
  51. # [19:39] <tori_> Ah, it appears it is.
  52. # [19:54] <singpoly1a> yeah. webcal://, feed:// and other bogus scheme are really ugly hacks
  53. # [19:55] <tori_> They appear to be.
  54. # [19:57] * Joins: yuvilio (~yuvilio@static-71-249-189-128.nycmny.east.verizon.net)
  55. # [20:17] * Quits: skade (~skade@xdsl-87-79-87-164.netcologne.de) (Ping timeout: 240 seconds)
  56. # [20:36] * Joins: skade (~skade@xdsl-78-34-250-162.netcologne.de)
  57. # [21:02] * Joins: mickey_mouse (~m_mouse@rrcs-76-79-114-210.west.biz.rr.com)
  58. # [21:02] * Quits: mickey_mouse (~m_mouse@rrcs-76-79-114-210.west.biz.rr.com) (Client Quit)
  59. # [21:03] * Joins: jonathanneal (~jneal@rrcs-76-79-114-210.west.biz.rr.com)
  60. # [21:08] * Joins: skade_ (~skade@xdsl-78-34-216-18.netcologne.de)
  61. # [21:11] * Quits: skade (~skade@xdsl-78-34-250-162.netcologne.de) (Ping timeout: 276 seconds)
  62. # [21:11] * skade_ is now known as skade
  63. # [21:31] * Quits: skade (~skade@xdsl-78-34-216-18.netcologne.de) (Quit: skade)
  64. # [21:37] * Quits: mkaply (~chatzilla@cpe-70-112-91-150.austin.res.rr.com) (Ping timeout: 260 seconds)
  65. # [21:59] * Quits: Loiseau2nuit (~Loiseau2n@213.251.132.37) (Ping timeout: 240 seconds)
  66. # [22:18] * Quits: tobyink (~tai@ophelia.g5n.co.uk) (Quit: Leaving.)
  67. # [22:30] * Quits: singpoly1a (~singpolym@66.49.187.17) (Ping timeout: 276 seconds)
  68. # [22:33] * Joins: Loiseau2nuit (~Loiseau2n@gemelos.ww7.be)
  69. # [22:36] * Joins: singpoly1a (~singpolym@66.49.187.17)
  70. # Session Close: Tue Jul 27 00:00:00 2010

The end :)