IRC Log for #microformats on 2009-05-12
Timestamps are in UTC.
- [00:14:11] * benward (n=benward@nat/yahoo/x-07a050d5022c217e) Quit ("Shutdown")
- [00:18:53] * BobJonkman (n=BobJonkm@206-248-137-186.dsl.teksavvy.com) Quit ("Leaving.")
- [00:32:00] * KevinMarks (n=KevinMar@nat/google/x-4d58e93942ce58ba) has joined #microformats
- [00:54:12] * Amorphous (i=jan@unaffiliated/amorphous) Quit (Read error: 110 (Connection timed out))
- [00:57:20] * csarven (n=csarven@modemcable150.182-202-24.mc.videotron.ca) has joined #microformats
- [00:57:42] * Amorphous (i=jan@unaffiliated/amorphous) has joined #microformats
- [01:08:01] * memload (n=jamesjef@82-37-24-167.cable.ubr04.wolv.blueyonder.co.uk) has joined #microformats
- [01:08:47] * memload__ (n=jamesjef@82-37-24-167.cable.ubr04.wolv.blueyonder.co.uk) has joined #microformats
- [01:08:48] * memload_ (n=jamesjef@82-37-24-167.cable.ubr04.wolv.blueyonder.co.uk) Quit (Read error: 104 (Connection reset by peer))
- [01:09:14] * memload (n=jamesjef@82-37-24-167.cable.ubr04.wolv.blueyonder.co.uk) Quit (Client Quit)
- [01:13:51] * memload__ (n=jamesjef@82-37-24-167.cable.ubr04.wolv.blueyonder.co.uk) Quit (Client Quit)
- [01:20:00] * enki (n=enki@dsl092-012-007.sfo1.dsl.speakeasy.net) Quit (Read error: 110 (Connection timed out))
- [01:22:55] * enki (n=enki@dsl092-012-007.sfo1.dsl.speakeasy.net) has joined #microformats
- [01:38:48] * elliottcable (n=ec@ec2-75-101-138-129.compute-1.amazonaws.com) Quit ("leaving")
- [01:39:15] * elliottcable (n=ec@ec2-75-101-138-129.compute-1.amazonaws.com) has joined #Microformats
- [01:49:11] * benward (n=benward@98.210.154.133) has joined #microformats
- [01:49:11] * ChanServ sets mode +o benward
- [01:55:15] * tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net) has joined #microformats
- [01:55:15] * ChanServ sets mode +o tantek
- [01:57:39] * KevBurnsJr (n=kevburns@c-98-234-223-68.hsd1.ca.comcast.net) has joined #microformats
- [02:05:07] * enki (n=enki@dsl092-012-007.sfo1.dsl.speakeasy.net) Quit (Read error: 60 (Operation timed out))
- [02:05:34] * enki (n=enki@nmd.sbx10347.sanfrca.wayport.net) has joined #microformats
- [02:09:42] * Cloud (n=Cloud@vmlion01.deri.ie) Quit (Nick collision from services.)
- [02:09:53] * Cloud_ (n=Cloud@vmlion01.deri.ie) has joined #microformats
- [02:17:23] * KevinMarks (n=KevinMar@nat/google/x-4d58e93942ce58ba) Quit ("The computer fell asleep")
- [02:17:37] * KevinMarks (n=KevinMar@nat/google/x-cb07a4d3b21e29c6) has joined #microformats
- [02:18:28] * enki (n=enki@nmd.sbx10347.sanfrca.wayport.net) Quit (Read error: 60 (Operation timed out))
- [02:20:19] * singpolyma (n=singpoly@173-11-94-130-SFBA.hfc.comcastbusiness.net) Quit ("Lost terminal")
- [02:20:44] <csarven>
Hate to see http://adblockplus.org/blog/an-approach-to-fair-ad-blocking use <meta name="adblock" content="disable" /> instead of say class="ad" which could be far more useful.
- [02:23:13] <tantek>
csarven, people will keep trying to use meta tags and other invisible forms of metadata - there's nothing much to stop it from happening. the best we can do is come up with better alternatives (e.g. visible data) and hope that overtime, uses of invisible metadata are displaced by uses of visible data.
- [02:25:24] <csarven>
I guess there is one small argument for the use of meta in this case and that is, it is cheaper to process than looking for all class="ad"s.
- [02:26:18] <tantek>
cheaper processing is rarely (like almost never) a good (read: a deciding factor) in format design, especially anything text based
- [02:26:40] <csarven>
On the other hand, the ad blocker scripts usually try to match a domainname with their block list.
- [02:34:28] <tantek>
csarven - have you had a chance to take a look at the value-class-pattern? http://tr.im/valueclass
- [02:38:37] * KevinMarks (n=KevinMar@nat/google/x-cb07a4d3b21e29c6) Quit (Read error: 110 (Connection timed out))
- [02:43:17] * singpolyma (n=singpoly@c-76-21-5-96.hsd1.ca.comcast.net) has joined #microformats
- [02:50:20] * benward (n=benward@98.210.154.133) Quit ("Shutdown")
- [03:09:10] * thomasknoll (n=thomaskn@198.144.216.134) Quit ()
- [03:13:29] * bear42 (n=bear@c-71-230-97-250.hsd1.pa.comcast.net) has joined #microformats
- [03:14:03] * bear (n=bear@c-71-230-97-250.hsd1.pa.comcast.net) Quit (Read error: 113 (No route to host))
- [03:17:19] * dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net) has joined #microformats
- [03:17:19] * ChanServ sets mode +o dglazkov
- [03:22:01] <csarven>
tantek I have earlier today actually. You, Ben and everyone else did a great job. I think it is a major notable step.
- [03:22:31] <csarven>
Really glad to see tel type property get addressed as far as localisation goes.
- [03:27:19] <csarven>
As far as using an empty element, I don't think anyone would claim that it is an ideal approach but it is reasonable given the problem, IMHO.
- [03:28:14] * dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net) Quit ()
- [03:28:58] <csarven>
I'm not sure if I've missed it, but I suppose parsers /should/ be backwards compatible with existing abbr-design-pattern implementations, right?
- [03:33:41] <csarven>
Ah, yes.
- [03:35:07] <csarven>
"if the element is an abbr element, then use the element's title attribute value."
- [03:41:35] * dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net) has joined #microformats
- [03:41:35] * ChanServ sets mode +o dglazkov
- [03:41:43] * shigeta_ (n=shigeta@124.32.114.226) has joined #microformats
- [03:46:54] * shigeta (n=shigeta@124.32.114.226) Quit (Read error: 60 (Operation timed out))
- [03:52:48] * BobJonkman (n=BobJonkm@206-248-137-186.dsl.teksavvy.com) has joined #microformats
- [03:54:45] * dglazkov_ (n=dglazkov@72.14.224.1) has joined #microformats
- [04:09:10] * csarven (n=csarven@modemcable150.182-202-24.mc.videotron.ca) Quit ("Leaving.")
- [04:14:31] * jeukku_ (n=juuso@passiivinen.net) Quit (verne.freenode.net irc.freenode.net)
- [04:14:31] * KevBurnsJr (n=kevburns@c-98-234-223-68.hsd1.ca.comcast.net) Quit (verne.freenode.net irc.freenode.net)
- [04:14:31] * Leaving (i=utapyngo@unaffiliated/leaving) Quit (verne.freenode.net irc.freenode.net)
- [04:14:31] * dglazkov_ (n=dglazkov@72.14.224.1) Quit (verne.freenode.net irc.freenode.net)
- [04:14:31] * Zeeshan_AFK (i=develope@o.je) Quit (verne.freenode.net irc.freenode.net)
- [04:14:31] * Hixie (i=ianh@trivini.no) Quit (verne.freenode.net irc.freenode.net)
- [04:14:31] * shigeta_ (n=shigeta@124.32.114.226) Quit (verne.freenode.net irc.freenode.net)
- [04:14:31] * Politoed (i=hpeixoto@a81-84-11-183.cpe.netcabo.pt) Quit (verne.freenode.net irc.freenode.net)
- [04:14:31] * jiing (n=jiing@59-120-12-62.HINET-IP.hinet.net) Quit (verne.freenode.net irc.freenode.net)
- [04:14:31] * Lautis (i=lautis@ihku.fi) Quit (verne.freenode.net irc.freenode.net)
- [04:14:31] * knmurphy (n=knmurphy@newyork.elliotmurphy.com) Quit (verne.freenode.net irc.freenode.net)
- [04:14:31] * Prometheus (n=Promethe@unaffiliated/prometheus) Quit (verne.freenode.net irc.freenode.net)
- [04:14:31] * singpolyma (n=singpoly@c-76-21-5-96.hsd1.ca.comcast.net) Quit (verne.freenode.net irc.freenode.net)
- [04:14:31] * NetersLandreau (n=NetersLa@b2.e6.354a.static.theplanet.com) Quit (verne.freenode.net irc.freenode.net)
- [04:14:31] * krijnh (n=krijnhoe@213.84.148.98) Quit (verne.freenode.net irc.freenode.net)
- [04:14:31] * Joeboy (n=joe@tubbs.trition.org.uk) Quit (verne.freenode.net irc.freenode.net)
- [04:14:31] * Cloud_ (n=Cloud@vmlion01.deri.ie) Quit (verne.freenode.net irc.freenode.net)
- [04:14:31] * mfbot (n=mfbot@69.55.232.130) Quit (verne.freenode.net irc.freenode.net)
- [04:14:31] * trodrigues (n=trodrigu@unaffiliated/s3phiroth) Quit (verne.freenode.net irc.freenode.net)
- [04:14:31] * dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net) Quit (verne.freenode.net irc.freenode.net)
- [04:14:31] * ramsey (n=ramsey@unaffiliated/ramsey) Quit (verne.freenode.net irc.freenode.net)
- [04:14:31] * levitation[A] (n=levitati@rubiin.physic.ut.ee) Quit (verne.freenode.net irc.freenode.net)
- [04:14:31] * theanxy (n=wzajac@student.agh.edu.pl) Quit (verne.freenode.net irc.freenode.net)
- [04:14:31] * iwaim (n=iwaim@gateway.alib.jp) Quit (verne.freenode.net irc.freenode.net)
- [04:14:31] * termie (i=andy@208.78.244.32) Quit (verne.freenode.net irc.freenode.net)
- [04:14:31] * Amorphous (i=jan@unaffiliated/amorphous) Quit (verne.freenode.net irc.freenode.net)
- [04:14:31] * _fil_ (n=fil@217.24.84.10) Quit (verne.freenode.net irc.freenode.net)
- [04:15:44] * jeukku_ (n=juuso@passiivinen.net) has joined #microformats
- [04:15:44] * dglazkov_ (n=dglazkov@72.14.224.1) has joined #microformats
- [04:15:44] * shigeta_ (n=shigeta@124.32.114.226) has joined #microformats
- [04:15:44] * singpolyma (n=singpoly@c-76-21-5-96.hsd1.ca.comcast.net) has joined #microformats
- [04:15:44] * Cloud_ (n=Cloud@vmlion01.deri.ie) has joined #microformats
- [04:15:44] * KevBurnsJr (n=kevburns@c-98-234-223-68.hsd1.ca.comcast.net) has joined #microformats
- [04:15:44] * Amorphous (i=jan@unaffiliated/amorphous) has joined #microformats
- [04:15:44] * ramsey (n=ramsey@unaffiliated/ramsey) has joined #microformats
- [04:15:44] * NetersLandreau (n=NetersLa@b2.e6.354a.static.theplanet.com) has joined #microformats
- [04:15:44] * Zeeshan_AFK (i=develope@o.je) has joined #microformats
- [04:15:44] * Joeboy (n=joe@tubbs.trition.org.uk) has joined #microformats
- [04:15:44] * Prometheus (n=Promethe@unaffiliated/prometheus) has joined #microformats
- [04:15:44] * Politoed (i=hpeixoto@a81-84-11-183.cpe.netcabo.pt) has joined #microformats
- [04:15:44] * krijnh (n=krijnhoe@213.84.148.98) has joined #microformats
- [04:15:44] * Hixie (i=ianh@trivini.no) has joined #microformats
- [04:15:44] * jiing (n=jiing@59-120-12-62.HINET-IP.hinet.net) has joined #microformats
- [04:15:44] * levitation[A] (n=levitati@rubiin.physic.ut.ee) has joined #microformats
- [04:15:44] * theanxy (n=wzajac@student.agh.edu.pl) has joined #microformats
- [04:15:44] * termie (i=andy@208.78.244.32) has joined #microformats
- [04:15:44] * iwaim (n=iwaim@gateway.alib.jp) has joined #microformats
- [04:15:44] * trodrigues (n=trodrigu@unaffiliated/s3phiroth) has joined #microformats
- [04:15:44] * mfbot (n=mfbot@69.55.232.130) has joined #microformats
- [04:15:44] * Lautis (i=lautis@ihku.fi) has joined #microformats
- [04:15:44] * _fil_ (n=fil@217.24.84.10) has joined #microformats
- [04:15:45] * knmurphy (n=knmurphy@newyork.elliotmurphy.com) has joined #microformats
- [04:15:45] * Leaving (i=utapyngo@unaffiliated/leaving) has joined #microformats
- [04:22:25] * Atamido (n=atamido@cpe-70-123-136-54.austin.res.rr.com) Quit ("ChatZilla 0.9.84-rdmsoft [XULRunner 1.9.0.7/2009031309]")
- [04:26:38] * dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net) has joined #microformats
- [04:26:38] * ChanServ sets mode +o dglazkov
- [04:44:23] * dglazkov_ (n=dglazkov@72.14.224.1) Quit (Read error: 110 (Connection timed out))
- [04:55:33] * benward (n=benward@98.210.154.133) has joined #microformats
- [04:55:33] * ChanServ sets mode +o benward
- [05:15:03] * dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net) Quit ()
- [05:22:28] <mfbot>
MatthewLevine edited events "Added two May uF SF dinners" (+858) http://is.gd/z4hg
- [05:23:01] <mfbot>
MatthewLevine created events/2009-05-12-weekly-dinner-sf "Created event" http://is.gd/z4hI
- [05:23:54] <mfbot>
MatthewLevine created events/2009-05-19-weekly-dinner-sf "Created event" http://is.gd/z4i9
- [05:43:33] * georgebrock (n=georgebr@client-80-3-171-112.cht-bng-011.adsl.virginmedia.net) has joined #microformats
- [05:51:18] * tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net) Quit (Read error: 54 (Connection reset by peer))
- [05:51:52] * tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net) has joined #microformats
- [05:51:52] * ChanServ sets mode +o tantek
- [05:55:00] <mfbot>
Singpolyma edited events/2009-05-12-weekly-dinner-sf "Added my attendence plan" (+342) http://is.gd/z4Cy
- [05:57:50] * thomasknoll (n=thomaskn@198.144.216.134) has joined #microformats
- [06:11:35] * KevinMarks (n=KevinMar@c-71-202-163-211.hsd1.ca.comcast.net) has joined #microformats
- [06:20:54] <benward>
Just an FYI, all microformats.org hAtom templates have just been updated to use the value-class-pattern for dates, rather than regular value-excerption+CSS. You should be able to use the blog and wiki as test data for parsers of the new pattern.
- [06:23:35] * thomasknoll (n=thomaskn@198.144.216.134) Quit ()
- [06:36:09] * shigeta (n=shigeta@124.32.114.226) has joined #microformats
- [06:38:42] * pesla (n=retep@procurios.xs4all.nl) has joined #microformats
- [06:39:23] * tantek_ (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net) has joined #microformats
- [06:39:23] * tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net) Quit (Read error: 104 (Connection reset by peer))
- [06:40:33] * shigeta_ (n=shigeta@124.32.114.226) Quit (Read error: 110 (Connection timed out))
- [06:45:55] <tantek_>
for tomorrow night's dinner - the Crepevine on Church just South of Market st. seems to fit the criteria of having plenty of room for folks, cafe-style (rather than waiter-service), and near multiple modes of transit.
- [06:45:59] * tantek_ is now known as tantek
- [06:46:00] * ChanServ sets mode +o tantek
- [06:53:51] <mfbot>
Tantek edited events/2009-05-12-weekly-dinner-sf "add to attendees, location change to Crepevine in Churma" (+300) http://is.gd/z59Z
- [07:27:37] * singpolyma (n=singpoly@c-76-21-5-96.hsd1.ca.comcast.net) Quit ("Lost terminal")
- [07:45:59] * KevBurnsJr (n=kevburns@c-98-234-223-68.hsd1.ca.comcast.net) Quit ()
- [07:50:26] <mfbot>
Tantek edited value-class-pattern "add examples in wild and implementations sections, along with a few entries" (+1815) http://is.gd/z5OE
- [07:54:14] * KevinMarks (n=KevinMar@c-71-202-163-211.hsd1.ca.comcast.net) Quit ("The computer fell asleep")
- [07:58:41] * besbes (n=besbes@mercury.mminf.univie.ac.at) has joined #microformats
- [08:01:01] <mfbot>
Tantek edited Template:events-related-pages "add 2008" (+32) http://is.gd/z5Wh
- [08:07:02] <mfbot>
Tantek edited events-2007 "cleaned up intro a bit, added a few nav links" (+66) http://is.gd/z60d
- [08:08:07] <mfbot>
Tantek created events-2008 "move 2008 events from current/upcoming page to archive page" http://is.gd/z60T
- [08:09:07] * tobyink (n=tai@77.89.160.246) has joined #microformats
- [08:17:34] <mfbot>
Tantek edited events "move 2008 events to [[events-2008]], update upcoming events to use date and time separation part of [[value-class-pattern]], add may 2009 section" (-20715) http://is.gd/z66f
- [08:19:39] * georgebrock_ (n=georgebr@client-80-3-175-46.cht-bng-011.adsl.virginmedia.net) has joined #microformats
- [08:19:43] * BobJonkman (n=BobJonkm@206-248-137-186.dsl.teksavvy.com) Quit ("Leaving.")
- [08:23:30] <mfbot>
Tantek edited value-class-pattern "/* Examples in the wild */ added wiki recent/upcoming events page" (+187) http://is.gd/z6ak
- [08:29:44] * georgebrock__ (n=georgebr@client-80-4-217-198.cht-bng-011.adsl.virginmedia.net) has joined #microformats
- [08:31:52] <mfbot>
BenWard edited value-class-pattern "Corrected references to hAtom published property (actually 'updated'), swapped <em> for <code> mark-up." (+39) http://is.gd/z6gA
- [08:37:06] * georgebrock (n=georgebr@client-80-3-171-112.cht-bng-011.adsl.virginmedia.net) Quit (Read error: 110 (Connection timed out))
- [08:41:27] <mfbot>
BenWard edited value-class-pattern "/* limited use of value-title */ Note about new specs. added ABBR element" (+422) http://is.gd/z6oq
- [08:41:57] * benward (n=benward@98.210.154.133) Quit ("Shutdown")
- [08:45:49] * Leaving is now known as op
- [08:45:50] <mfbot>
Tantek edited value-class-pattern "faq and related pages are informative (not normative), faq inline until it grows to need its own page" (+222) http://is.gd/z6sa
- [08:45:52] * op is now known as Leaving
- [08:46:02] * georgebrock_ (n=georgebr@client-80-3-175-46.cht-bng-011.adsl.virginmedia.net) Quit (Read error: 110 (Connection timed out))
- [08:49:41] <mfbot>
GeorgeBrock edited value-class-pattern "/* Examples in the wild */ Added georgebrock.com and blog.georgebrock.com" (+166) http://is.gd/z6uD
- [08:51:34] * memload (n=jamesjef@82-37-24-167.cable.ubr04.wolv.blueyonder.co.uk) has joined #microformats
- [09:06:45] * pesla (n=retep@procurios.xs4all.nl) Quit ("( www.nnscript.com :: NoNameScript 4.21 :: www.esnation.com )")
- [09:07:08] * pesla (n=retep@procurios.xs4all.nl) has joined #microformats
- [09:07:36] * pesla (n=retep@procurios.xs4all.nl) Quit (Client Quit)
- [09:07:58] * pesla (n=retep@procurios.xs4all.nl) has joined #microformats
- [09:53:42] * emrojo (n=emrojo@163.117.139.34) has joined #microformats
- [10:19:18] * gsnedders (n=gsnedder@host86-136-52-180.range86-136.btcentralplus.com) Quit (Remote closed the connection)
- [10:29:36] * ntoll (n=ntoll@87.236.135.147) has joined #microformats
- [10:48:31] <mfbot>
Sahadar edited Main Page-pl "/* Specyfikacja */ " (+0) http://is.gd/z7Ru
- [11:01:32] * Yakeson_Chihiro (n=Yakeson_@122x216x209x18.ap122.ftth.ucom.ne.jp) has joined #microformats
- [12:10:18] * shigeta (n=shigeta@124.32.114.226) Quit ("Leaving...")
- [12:31:01] * drewinthehead (n=drewinth@eoms2.gotadsl.co.uk) has joined #microformats
- [12:31:01] * ChanServ sets mode +o drewinthehead
- [12:35:58] * Yakeson_Chihiro (n=Yakeson_@122x216x209x18.ap122.ftth.ucom.ne.jp) Quit (Read error: 104 (Connection reset by peer))
- [12:57:31] * Phae (n=phaeness@gatea.mh.bbc.co.uk) has joined #microformats
- [12:57:32] * ChanServ sets mode +o Phae
- [13:00:03] <drewinthehead>
yo microformats massive. (ahem).
- [13:00:38] <drewinthehead>
hoping to have a value-class-pattern implementation in hkit shortly
- [13:00:48] <Phae>
swish
- [13:03:48] <drewinthehead>
not saying it'll be a good implementation ... :)
- [13:03:51] * georgebrock (n=georgebr@client-80-3-168-244.cht-bng-011.adsl.virginmedia.net) has joined #microformats
- [13:14:28] * ajturner (n=ajturner@209.155.228.129) has joined #microformats
- [13:17:32] <ntoll>
hey drewinthehead don't you know we're only in this chan to follow mfbot's wiki update messages? :-)
- [13:17:47] <drewinthehead>
sorry ntoll ;)
- [13:17:58] <ntoll>
;-)
- [13:19:41] * georgebrock__ (n=georgebr@client-80-4-217-198.cht-bng-011.adsl.virginmedia.net) Quit (Read error: 110 (Connection timed out))
- [13:47:53] * adactio (n=adactio@host81-157-231-228.range81-157.btcentralplus.com) has joined #microformats
- [13:47:53] * ChanServ sets mode +o adactio
- [13:54:48] * briansuda (n=briansud@host81-157-231-228.range81-157.btcentralplus.com) has joined #microformats
- [13:54:48] * ChanServ sets mode +o briansuda
- [13:59:14] * briansuda_ (n=briansud@vpnx083.starfsm.hi.is) has joined #microformats
- [14:04:28] * briansuda__ (n=briansud@host81-157-231-228.range81-157.btcentralplus.com) has joined #microformats
- [14:06:08] * briansuda (n=briansud@host81-157-231-228.range81-157.btcentralplus.com) Quit (Read error: 104 (Connection reset by peer))
- [14:07:05] * briansuda (n=briansud@vpnx003.starfsm.hi.is) has joined #microformats
- [14:07:05] * ChanServ sets mode +o briansuda
- [14:15:56] * tim_hwang (n=chatzill@dhcp-7-32.harvard.edu) has joined #microformats
- [14:18:39] * dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net) has joined #microformats
- [14:18:39] * ChanServ sets mode +o dglazkov
- [14:19:00] <Phae>
i don't think we've had this many @s in here for a while :)
- [14:19:37] <drewinthehead>
or so much conversation ;)
- [14:19:52] * briansuda___ (n=briansud@host81-157-231-228.range81-157.btcentralplus.com) has joined #microformats
- [14:21:18] * briansuda__ (n=briansud@host81-157-231-228.range81-157.btcentralplus.com) Quit (Read error: 104 (Connection reset by peer))
- [14:21:37] * briansuda_ (n=briansud@vpnx083.starfsm.hi.is) Quit (Read error: 113 (No route to host))
- [14:24:08] * briansuda (n=briansud@vpnx003.starfsm.hi.is) Quit (Read error: 60 (Operation timed out))
- [14:25:25] * tim_hwang_ (n=chatzill@dhcp-0015170860-ad-2c.client.fas.harvard.edu) has joined #microformats
- [14:37:52] * tim_hwang (n=chatzill@dhcp-7-32.harvard.edu) Quit (Read error: 110 (Connection timed out))
- [14:38:37] * tim_hwang_ is now known as tim_hwang
- [14:41:47] * jrodgers (n=jrodgers@spg-wks-bff2.uwaterloo.ca) has joined #microformats
- [14:58:04] <mfbot>
Brian edited events "added Twiist.be conference link" (+283) http://is.gd/zbHn
- [15:03:38] * dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net) Quit ()
- [15:19:07] * KevinMarks (n=KevinMar@c-71-202-163-211.hsd1.ca.comcast.net) has joined #microformats
- [15:20:38] <KevinMarks>
http://www.wolf-howl.com/seo/hcards-microformats-address/
- [15:21:00] * pesla (n=retep@procurios.xs4all.nl) Quit ("( www.nnscript.com :: NoNameScript 4.21 :: www.esnation.com )")
- [15:21:11] <KevinMarks>
"If you go to the official HCard Microformat wiki website and try to learn about HCards, your head will explode … really. It’s so complex, non intuitive, and written up in the stratosphere, only a PHD and patent attorney could love it … really"
- [15:23:05] * dglazkov (n=dglazkov@nat/google/x-0ec741a6d82752a9) has joined #microformats
- [15:23:06] * ChanServ sets mode +o dglazkov
- [15:24:08] <KevinMarks>
his comments are broken, or I'd point at http://microformats.org/wiki/hcard-authoring
- [15:24:45] * KevinMarks (n=KevinMar@c-71-202-163-211.hsd1.ca.comcast.net) Quit ("The computer fell asleep")
- [15:25:33] <Phae>
i think he exaggerates slightly
- [15:25:39] <tobyink>
KevinMarks: the sample hCard included in the article is also seriously broken.
- [15:25:51] <tobyink>
Not just broken hCard, but also broken HTML.
- [15:25:51] <Phae>
besides, specs should be written like legalalese. they need to be precise. authoring pages cut through that
- [15:25:52] <briansuda___>
KevinMarks maybe we should add a link on the hCard page too, to help others to find the authoring page
- [15:25:55] <Phae>
the W3C is the same
- [15:26:12] <Phae>
-some letters. legalese
- [15:26:48] <Phae>
is it not linked already, briansuda___? definitely should.
- [15:27:31] <briansuda___>
sorry, it is the fourth link on the page
- [15:27:40] <Phae>
bump it up to the top then?
- [15:27:43] <Phae>
if you didn't spot it....
- [15:27:56] <tobyink>
Phae: agree, specs need to be precise, but should be accompanied by tutorials / authoring guides. That said, there's no reason a spec can't be precise but also helpful and clearly worded.
- [15:28:02] * briansuda___ didn't look at the page first
- [15:28:03] <Phae>
sure :)
- [15:30:44] * tim_hwang (n=chatzill@dhcp-0015170860-ad-2c.client.fas.harvard.edu) Quit (Read error: 110 (Connection timed out))
- [15:33:50] * thomasknoll (n=thomaskn@198.144.216.134) has joined #microformats
- [15:34:33] <mfbot>
Phae edited hcard "drawing a bit more attention to the authoring tips links" (+6) http://is.gd/zcnL
- [15:35:53] * jonrohan (n=jrohan@208.82.18.93) has joined #microformats
- [15:38:58] * tim_hwang (n=chatzill@dhcp-0015170860-ad-2c.client.fas.harvard.edu) has joined #microformats
- [15:53:04] * ntoll (n=ntoll@87.236.135.147) Quit ("this is not a quit message")
- [16:07:33] * besbes (n=besbes@mercury.mminf.univie.ac.at) Quit (Read error: 60 (Operation timed out))
- [16:11:21] * tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net) Quit ()
- [16:37:27] <drewinthehead>
why is the first example in XML, not HTML? http://microformats.org/wiki/value-class-pattern#Basic_Parsing
- [16:41:58] * jonrohan (n=jrohan@208.82.18.93) has left #microformats
- [16:45:15] * jrodgers (n=jrodgers@spg-wks-bff2.uwaterloo.ca) Quit (Read error: 110 (Connection timed out))
- [17:03:49] * briansuda___ (n=briansud@host81-157-231-228.range81-157.btcentralplus.com) Quit ()
- [17:06:44] * tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net) has joined #microformats
- [17:06:44] * ChanServ sets mode +o tantek
- [17:11:47] * benward (n=benward@nat/yahoo/x-d3e50dd4e2553bd1) has joined #microformats
- [17:11:47] * ChanServ sets mode +o benward
- [17:18:16] <tantek>
drewinthehead, BenWard may have the answer to your question. http://rbach.priv.at/Microformats/IRC/2009-05-12#T163727
- [17:20:00] <benward>
drewinthehead tantek Hmm. Fair catch. I think it was intended to avoid ‘must-use-span’-syndrome when I was drafting, but agree that's just confusing with the HTML elements used as well. Will update it.
- [17:20:18] * adactio (n=adactio@host81-157-231-228.range81-157.btcentralplus.com) has left #microformats
- [17:22:33] <mfbot>
BenWard edited value-class-pattern "/* Basic Parsing */ Updated the grandchild nesting example to use HTML, rather than XML soup." (+35) http://is.gd/zegt
- [17:26:57] * emrojo (n=emrojo@163.117.139.34) Quit ("Leaving.")
- [17:30:01] * drewinthehead (n=drewinth@eoms2.gotadsl.co.uk) Quit (Read error: 110 (Connection timed out))
- [17:33:52] * gsnedders (n=gsnedder@host86-136-52-180.range86-136.btcentralplus.com) has joined #microformats
- [17:37:05] * gsnedders (n=gsnedder@host86-136-52-180.range86-136.btcentralplus.com) Quit (Remote closed the connection)
- [17:47:58] * singpolyma (n=singpoly@173-11-94-130-SFBA.hfc.comcastbusiness.net) has joined #microformats
- [17:52:04] <mfbot>
BenWard edited html5 "Restate regarding REV/data-rev" (+313) http://is.gd/zeGr
- [17:55:51] * gsnedders (n=gsnedder@host86-136-52-180.range86-136.btcentralplus.com) has joined #microformats
- [17:56:39] * singpolyma (n=singpoly@173-11-94-130-SFBA.hfc.comcastbusiness.net) Quit (Nick collision from services.)
- [17:56:49] * singpolyma (n=singpoly@173-11-94-130-SFBA.hfc.comcastbusiness.net) has joined #microformats
- [17:57:18] * singpolyma (n=singpoly@173-11-94-130-SFBA.hfc.comcastbusiness.net) Quit (Nick collision from services.)
- [18:00:29] * georgebrock_ (n=georgebr@client-80-4-254-83.cht-bng-011.adsl.virginmedia.net) has joined #microformats
- [18:01:49] * singpolyma (n=singpoly@173-11-94-130-SFBA.hfc.comcastbusiness.net) has joined #microformats
- [18:08:22] * dwhittle (n=dwhittle@nat/yahoo/x-9120c3a33cf33adc) has joined #microformats
- [18:09:35] * georgebrock (n=georgebr@client-80-3-168-244.cht-bng-011.adsl.virginmedia.net) Quit (Read error: 110 (Connection timed out))
- [18:13:53] * singpolyma (n=singpoly@173-11-94-130-SFBA.hfc.comcastbusiness.net) Quit ("Lost terminal")
- [18:22:31] <tantek>
Looks like Kevin Marks is tweeting about some interesting announcements today: http://twitter.com/kevinmarks
- [18:23:13] * dglazkov (n=dglazkov@nat/google/x-0ec741a6d82752a9) Quit (Read error: 104 (Connection reset by peer))
- [18:24:30] * thomasknoll (n=thomaskn@198.144.216.134) Quit ()
- [18:25:10] * dglazkov (n=dglazkov@nat/google/x-cd4a4869809e7b4c) has joined #microformats
- [18:25:10] * ChanServ sets mode +o dglazkov
- [18:39:06] * georgebrock (n=georgebr@client-80-4-217-54.cht-bng-011.adsl.virginmedia.net) has joined #microformats
- [18:43:37] * KevinMarks (n=KevinMar@nat/google/x-606737c78b80e202) has joined #microformats
- [18:47:16] * georgebrock_ (n=georgebr@client-80-4-254-83.cht-bng-011.adsl.virginmedia.net) Quit (Read error: 110 (Connection timed out))
- [18:47:28] <KevinMarks>
http://google.com/support/webmasters/bin/answer.py?answer=146897
- [18:49:10] <benward>
Nice :)
- [18:50:10] <benward>
Ooh, your hCard example is a bit soupy (not alt="" attribute on the image, mixed XHTML and HTML element style).
- [18:51:05] <benward>
And you could have <abbr class="region" title="Arizona">AZ</abbr> rather than a span. Otherwise, very nice :-)
- [18:53:24] * KevinMarks (n=KevinMar@nat/google/x-606737c78b80e202) Quit ("The computer fell asleep")
- [19:11:45] * csarven (n=csarven@modemcable150.182-202-24.mc.videotron.ca) has joined #microformats
- [19:17:12] * drewinthehead (n=drewinth@chauchcr.gotadsl.co.uk) has joined #microformats
- [19:17:12] * ChanServ sets mode +o drewinthehead
- [19:35:45] * bear42 (n=bear@c-71-230-97-250.hsd1.pa.comcast.net) Quit (Read error: 113 (No route to host))
- [19:47:13] * ebel (n=rory@unaffiliated/ebel) has joined #microformats
- [19:49:11] * georgebrock_ (n=georgebr@client-86-25-196-26.cht-bng-011.adsl.virginmedia.net) has joined #microformats
- [19:50:09] <tantek>
The SEOs have picked up the Google announcement of support for microformats and are running with it: http://searchengineland.com/google-search-now-supports-microformats-and-adds-rich-snippets-to-search-results-19055
- [19:50:57] <benward>
Shame the examples on Google pages are full of errors :/
- [19:52:14] <csarven>
All in all, this is great news
- [19:54:44] <csarven>
I don't see any result item showing h* though. Do you guys know of any sites/pages indexed and viewable in SERPs as such?
- [20:04:45] * georgebrock (n=georgebr@client-80-4-217-54.cht-bng-011.adsl.virginmedia.net) Quit (Read error: 110 (Connection timed out))
- [20:25:44] <csarven>
Apparently, this is going to be the "new SEO hangout" =)
- [20:27:58] * briansuda (n=briansud@cust217-dsl91-135-3.idnet.net) has joined #microformats
- [20:27:58] * ChanServ sets mode +o briansuda
- [20:28:17] * belling (n=chatzill@c-67-171-18-145.hsd1.wa.comcast.net) has joined #microformats
- [20:28:24] * briansuda_ (n=briansud@vpnx059.starfsm.hi.is) has joined #microformats
- [20:29:14] <drewinthehead>
got in a ravel with value-class-pattern in hkit. chucking it out and trying again
- [20:30:15] <drewinthehead>
would like to chuck all of hkit out and try again ;)
- [20:30:50] <belling>
Hello #microformats. I'm looking to ask some questions about a possible new pattern.
- [20:31:34] * thomasknoll (n=thomaskn@173-11-69-17-SFBA.hfc.comcastbusiness.net) has joined #microformats
- [20:32:18] <drewinthehead>
it's a pretty efficient and nicely functional ball of shit :)
- [20:32:25] <drewinthehead>
hello belling
- [20:32:34] <belling>
Howdy.
- [20:32:41] <drewinthehead>
fire away
- [20:33:37] <belling>
So, I was thinking about something like a Catalog. It would probably include the Search Results exploratory discussion, but be broader in concept
- [20:33:54] <belling>
Is anyone looking at something like that?
- [20:33:58] <drewinthehead>
a good place to read r.e. new formats is http://microformats.org/wiki/process - have you checked that out?
- [20:34:11] <belling>
Yep. That's why in IRC :-)
- [20:34:15] <drewinthehead>
great
- [20:34:18] <belling>
*I'm in*
- [20:34:46] <drewinthehead>
so what would a 'catalogue' be?
- [20:36:05] * tim_hwang (n=chatzill@dhcp-0015170860-ad-2c.client.fas.harvard.edu) Quit (Read error: 104 (Connection reset by peer))
- [20:37:23] <belling>
It would be any group of items, whether created by user search or not. It's not just a ul or ol, because there's additional metadata that goes into it. The OpenSearch Response Elements spec gives totalResults, startIndex, and itemsPerPage, but that's not a complete list.
- [20:38:02] <drewinthehead>
what examples do you have outside of srp?
- [20:38:02] <belling>
There's also sorting/filtering, and sort order.
- [20:38:03] <csarven>
What are you trying to solve?
- [20:39:48] <belling>
1) I'm trying to add machine-readable markup to any collection of data, which may itself be made up of machine-readable microformats (hProduct, hCard, etc.)
- [20:40:46] <belling>
I'm approaching it from the product perspective. I built these search results before I started learning Microformats (don't be too harsh on the HTML -- I'm aware of some flaws) http://www.rei.com/search/shoes
- [20:41:17] <csarven>
Have you looked into hAtom?
- [20:41:32] <belling>
Nope. I should.
- [20:42:24] <belling>
Since OpenSearch Response is mostly conceived as Atom/RSS, maybe that would make sense. But it seems incomplete.
- [20:42:44] * tim_hwang (n=chatzill@65.112.13.22) has joined #microformats
- [20:43:08] * Politoed[FEUP] (n=Theorem@aulas-c.fe.up.pt) has joined #microformats
- [20:43:51] <belling>
Since Search Results made it at least this far (http://microformats.org/wiki/search-results-example) it seems that there might be interest in expanding on that.
- [20:44:22] * briansuda (n=briansud@cust217-dsl91-135-3.idnet.net) Quit (Read error: 110 (Connection timed out))
- [20:46:27] * drewinthehead (n=drewinth@chauchcr.gotadsl.co.uk) Quit ()
- [20:48:24] * ramsey (n=ramsey@unaffiliated/ramsey) Quit (Read error: 113 (No route to host))
- [20:50:33] <belling>
It seems to me that hAtom is good at saying "here's a collection of stuff" but it's not giving any information on what went into making the collection of stuff. "Order published" isn't how people experience product catalogs or Google searches. And unless I'm missing it, there's no pagination support.
- [20:51:50] <csarven>
rel="prev", rel="next"
- [20:52:13] * KevinMarks (n=KevinMar@nat/google/x-2af8ea38860bd9e5) has joined #microformats
- [20:53:19] <belling>
Yes, but pagination in the wild can be by groups "next 10" or even by navigating up or down through a filtering hierarchy. Maybe that last isn't strictly "pagination..."
- [20:55:12] <belling>
Maybe what I'm thinking about is an extension of hAtom though.
- [20:57:34] <csarven>
Right. That's an arbitrary setting.
- [21:00:42] <belling>
The OpenSearch Document Description provides a means to capture stuff as URL parameters. It seems to me that there's value in putting it in the HTML.
- [21:01:17] * georgebrock (n=georgebr@client-80-4-219-237.cht-bng-011.adsl.virginmedia.net) has joined #microformats
- [21:03:01] <belling>
FWIW, I wrote up OpenSearch as RELAX NG schemas to get to know them better: http://brookellingwood.com/_schema/OpenSearchDescriptionDocument.rng http://brookellingwood.com/_schema/OpenSearchResponseElements_NON-CONFORMING.rng
- [21:12:44] * gsnedders (n=gsnedder@host86-136-52-180.range86-136.btcentralplus.com) Quit (Remote closed the connection)
- [21:13:17] * gsnedders (n=gsnedder@host86-136-52-180.range86-136.btcentralplus.com) has joined #microformats
- [21:17:22] * georgebrock_ (n=georgebr@client-86-25-196-26.cht-bng-011.adsl.virginmedia.net) Quit (Read error: 110 (Connection timed out))
- [21:20:25] * tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net) Quit ()
- [21:52:10] * NetersLandreau (n=NetersLa@b2.e6.354a.static.theplanet.com) Quit (Read error: 101 (Network is unreachable))
- [21:59:21] * belling (n=chatzill@c-67-171-18-145.hsd1.wa.comcast.net) has left #microformats
- [22:17:42] * NetersLandreau (n=NetersLa@b2.e6.354a.static.theplanet.com) has joined #microformats
- [22:21:23] * ajturner (n=ajturner@209.155.228.129) Quit ()
- [22:26:46] * singpolyma (n=singpoly@173-11-94-130-SFBA.hfc.comcastbusiness.net) has joined #microformats
- [22:27:22] * georgebrock_ (n=georgebr@client-80-3-168-79.cht-bng-011.adsl.virginmedia.net) has joined #microformats
- [22:30:09] * tim_hwang (n=chatzill@65.112.13.22) Quit ("ChatZilla 0.9.84 [Firefox 3.0.10/2009042315]")
- [22:30:27] * tim_hwang (n=chatzill@65.112.13.22) has joined #microformats
- [22:31:56] <mfbot>
Ianmcall edited hreview "/* Microformats Draft Specification 2006-02-22 */ " (-29) http://is.gd/zhZU
- [22:38:25] * briansuda_ (n=briansud@vpnx059.starfsm.hi.is) Quit ()
- [22:42:45] * tobyink (n=tai@77.89.160.246) Quit ("Leaving.")
- [22:44:13] * georgebrock (n=georgebr@client-80-4-219-237.cht-bng-011.adsl.virginmedia.net) Quit (Read error: 110 (Connection timed out))
- [22:46:49] * ebel (n=rory@unaffiliated/ebel) Quit ("going to bed aswell")
- [22:52:48] * tantek (n=tantek@207.47.36.190.static.nextweb.net) has joined #microformats
- [22:52:48] * ChanServ sets mode +o tantek
- [22:56:45] * tim_hwang (n=chatzill@65.112.13.22) Quit (Remote closed the connection)
- [23:07:42] * dwhittle (n=dwhittle@nat/yahoo/x-9120c3a33cf33adc) Quit ("Im gone.")
- [23:11:32] * KevinMarks (n=KevinMar@nat/google/x-2af8ea38860bd9e5) Quit ("The computer fell asleep")
- [23:11:38] * KevinMarks (n=KevinMar@nat/google/x-e6b87994be82590e) has joined #microformats
- [23:13:08] * georgebrock_ (n=georgebr@client-80-3-168-79.cht-bng-011.adsl.virginmedia.net) Quit ()
- [23:16:24] * KevinMarks (n=KevinMar@nat/google/x-e6b87994be82590e) Quit (Read error: 60 (Operation timed out))
- [23:25:33] * Atamido (n=atamido@cpe-70-123-136-54.austin.res.rr.com) has joined #microformats
- [23:35:54] * bear (n=bear@c-71-230-97-250.hsd1.pa.comcast.net) has joined #microformats
- [23:40:10] * dglazkov (n=dglazkov@nat/google/x-cd4a4869809e7b4c) Quit ()
- [23:55:13] * tantek (n=tantek@207.47.36.190.static.nextweb.net) Quit ()
These logs were automatically created by mflogbot on
chat.freenode.net
using a modified version of the Java IRC LogBot.
See http://microformats.org/wiki/mflogbot for more information.