IRC Log for #microformats on 2007-11-07
Timestamps are in UTC.
- [00:17:48] <csarven>
answer to this might be obvious but i was wondering if a person needs to have more then one hCard?
- [00:18:31] <kingryan>
csarven: what's wrong with having more than one hcard for a person/
- [00:18:32] <kingryan>
?
- [00:18:45] <hober>
e.g., each position you've held in an hResume is an hCard
- [00:19:29] <csarven>
nothing. i suppose its useful to indicate where in one case you are director of IT and in another you are the coach of a soccer team
- [00:20:09] <csarven>
in the case of hResume though (which got me thinking due to the include-pattern), wouldn't the older hCards well.. be considerd outdated?
- [00:25:41] * BobJonkman (n=bjonkman@206-248-137-186.dsl.teksavvy.com) has joined #microformats
- [00:26:59] * shigeta (n=shigeta@124.32.114.226) has joined #microformats
- [00:28:19] <tantek>
csarven, yes they would
- [00:28:56] <tantek>
people have multiple personas IRL, business/professional, personal, etc., and even sometimes have multiple physical business cards. thus in those cases in makes sense to have multiple *current* hCards.
- [00:29:14] <tantek>
always good to look for such real world examples
- [00:29:26] <csarven>
indeed
- [00:30:11] <csarven>
what about an experience from 10 years back?
- [00:31:17] <tantek>
that probably makes the most sense in the context of an hCard
- [00:31:20] <csarven>
i realize that it is not a big issue just that there are many hCards flying around and I just hope that it is not confusing for the 3rd party user to figure out which one they should rather import into their addressbook
- [00:31:24] <tantek>
er, hResume
- [00:31:51] <tantek>
s/hCards/sets of contact info and you have the real world
- [00:34:09] <csarven>
(re: include-pattern with hCards) bunch of things i would like to checkout actually: 1. what would happen if there is an overlap of information where the init hCard contains the org/title lets say and the second instance where the parser is trying to merge the two hCards
- [00:34:27] <tantek>
contact info merging is an old problem
- [00:34:35] <tantek>
essentially, it's independent of microformats
- [00:34:49] <tantek>
not saying it's not a problem, it's just not something that we can necessarily solve
- [00:34:57] <csarven>
i see
- [00:35:01] <tantek>
of course, perhaps with good use of the hCard "rev" attribute, some merging scenarios are made easier
- [00:35:14] <tantek>
even Apple Address book goofs all the time when merging vCards for me
- [00:36:41] <tantek>
there are more difficult cases too
- [00:36:54] <tantek>
like two vCards for the same person, two different email addresses
- [00:37:01] <tantek>
what should happen upon importing both?
- [00:37:49] <csarven>
how is that different then any other bit? (i.e. org, title..)
- [00:37:53] <tantek>
Apple Address Book replaces one with the other (latest wins), but far more often, *both* email addresses are valid, and should be kept (given the real world example of a professional business card with a work email address and a personal business card with a personal email address)
- [00:38:02] <tantek>
it is different in terms of real world practice
- [00:38:10] <tantek>
each has its own semantic
- [00:38:14] <tantek>
and usage patterns
- [00:38:17] <csarven>
agreed (both should be kept)
- [00:38:35] <tantek>
thus there may be property-dependent merging rules that make more sense than trying to merge/sync "blindly"
- [00:39:03] <csarven>
you went into my second question.. 2. how would a user know which hCard is most up to date (perhaps this is not particularly a microformat problem either)
- [00:39:17] <tantek>
parts of each may be more up to date
- [00:39:37] <tantek>
and sometimes you want to keep both sets of info (as above email example illustrated)
- [00:40:36] <csarven>
just to make the example complex here: say only 'title' differs between two hCards where one of them is no longer true (e.g. change of job/position)
- [00:46:15] <tantek>
then hopefully you can use the "rev" attribute to determine which is newer
- [00:46:21] <tantek>
property
- [00:46:40] <kingryan>
csarven: or one of them is just wrong
- [00:46:49] <tantek>
and yes, that's exactly the way to go about solving these problems, by looking at real world situs like "change of job/position"
- [00:47:32] * Charl (n=charlvn@c1-218-13.wblv.isadsl.co.za) Quit ("Leaving")
- [00:58:29] <csarven>
not sure how rev could solve this (assigning a timestamp on "title" in the same element?) but will checkup later. please respond if you have a quick answer/resource for this. i will check the channel logs. gotta run now :(
- [00:59:40] * hober (n=ted@unaffiliated/hober) Quit ("ERC Version 5.3 (devel) (IRC client for Emacs)")
- [01:27:09] * bengold (n=ben@c-66-31-157-123.hsd1.ma.comcast.net) has joined #microformats
- [01:30:16] * b52lap (n=b52lapto@41.249.250.195) has joined #microformats
- [01:36:53] * kingryan (n=kingryan@corp.technorati.com) Quit ()
- [01:38:18] * amir (n=Miranda@gentoo/developer/amir) Quit (Nick collision from services.)
- [01:38:27] * amir1641 (n=Miranda@80.238.134.134) has joined #microformats
- [01:39:51] * amir1641 is now known as amir
- [02:20:40] * b52lap (n=b52lapto@41.249.250.195) Quit ("Leaving")
- [02:26:27] * bengold (n=ben@c-66-31-157-123.hsd1.ma.comcast.net) Quit ()
- [02:28:01] * bengold (n=ben@c-66-31-157-123.hsd1.ma.comcast.net) has joined #microformats
- [02:37:58] * tantek (n=tantek@h460d7356.area2.spcsdns.net) Quit ()
- [02:56:16] * wzajac (n=wojtek@195.136.192.99) Quit ()
- [03:42:48] * tantek (n=tantek@h460d8b5f.area2.spcsdns.net) has joined #microformats
- [03:42:48] * ChanServ sets mode +o tantek
- [03:45:27] <tantek>
rev assigns a timestamp to the whole hCard
- [03:45:39] <tantek>
so if you had two hCards that were identical except for rev and title
- [03:45:49] <tantek>
then you could likely conclude that the newer rev had the more correct title
- [03:46:02] <tantek>
re: csarven as of around 5pm PST
- [03:48:02] * tantek (n=tantek@h460d8b5f.area2.spcsdns.net) Quit ()
- [03:55:26] * BobJonkman (n=bjonkman@206-248-137-186.dsl.teksavvy.com) Quit ("Leaving.")
- [04:18:19] * amanuel (n=amanuel@76-10-139-30.dsl.teksavvy.com) has joined #microformats
- [04:18:30] * DavidMead (n=DaveMead@cpe-76-189-106-159.neo.res.rr.com) has joined #microformats
- [04:21:59] * amanuel (n=amanuel@76-10-139-30.dsl.teksavvy.com) Quit (Client Quit)
- [04:28:41] * bengold (n=ben@c-66-31-157-123.hsd1.ma.comcast.net) has left #microformats
- [04:48:15] * tantek (n=tantek@h460d2aa2.area2.spcsdns.net) has joined #microformats
- [04:48:15] * ChanServ sets mode +o tantek
- [05:00:13] <mfbot>
[[events]] http://microformats.org/wiki?title=events&diff=0&oldid=23204 * Tantek * (+335) add page for W3C Tech Plenary Day
- [05:05:14] <mfbot>
[[events-template]] M http://microformats.org/wiki?title=events-template&diff=0&oldid=23205 * Tantek * (+6) move TOC up and use TOC-right template
- [05:09:00] <mfbot>
[[events/2007-11-07-w3c-tech-plenary]] N http://microformats.org/wiki/events/2007-11-07-w3c-tech-plenary * Tantek * (+1737) drafted
- [05:29:20] <mfbot>
[[faaq]] MN http://microformats.org/wiki/faaq * Tantek * (+17)
- [05:35:03] * tantek (n=tantek@h460d2aa2.area2.spcsdns.net) Quit ()
- [05:36:44] * tantek (n=tantek@h460d3e37.area2.spcsdns.net) has joined #microformats
- [05:36:44] * ChanServ sets mode +o tantek
- [05:39:41] * Naflol (i=sdei@gateway/tor/x-48afe2bb5615309d) Quit (Remote closed the connection)
- [05:57:46] * DavidMead (n=DaveMead@cpe-76-189-106-159.neo.res.rr.com) Quit (Read error: 110 (Connection timed out))
- [05:59:27] * wzajac (n=wojtek@195.136.192.99) has joined #microformats
- [06:03:36] * tantek (n=tantek@h460d3e37.area2.spcsdns.net) Quit ()
- [06:08:54] * RobotDeathSquad (n=RobotDea@71-208-103-45.hlrn.qwest.net) Quit (Read error: 104 (Connection reset by peer))
- [06:09:05] * RobotDeathSquad (n=RobotDea@71-208-103-45.hlrn.qwest.net) has joined #microformats
- [06:19:58] <mfbot>
[[Main Page]] M http://microformats.org/wiki?title=Main_Page&diff=0&oldid=23206 * WalterStevenson * (+106) Drafts -
- [06:20:53] <mfbot>
[[Main Page]] M http://microformats.org/wiki?title=Main_Page&diff=0&oldid=23207 * WalterStevenson * (+6) Drafts -
- [06:22:59] <mfbot>
[[htask]] MN http://microformats.org/wiki/htask * WalterStevenson * (+300) An extensible HTML format for creating/storing/sharing project TASKS
- [06:23:45] <mfbot>
[[htask]] M http://microformats.org/wiki?title=htask&diff=0&oldid=23208 * WalterStevenson * (-23)
- [06:25:01] <mfbot>
[[htask]] http://microformats.org/wiki?title=htask&diff=0&oldid=23209 * WalterStevenson * (+53)
- [06:26:42] <mfbot>
[[htask]] M http://microformats.org/wiki?title=htask&diff=0&oldid=23210 * WalterStevenson * (+111)
- [06:55:55] * bergie (n=bergie@cs181192153.pp.htv.fi) has joined #microformats
- [07:13:27] * bluesmoon (i=bluesmoo@nat/yahoo/x-9f048be143554d00) has joined #microformats
- [07:18:22] * syedsrahman_ (n=shikeb@59.176.44.240) has joined #microformats
- [07:19:02] * syedsrahman_ is now known as syedsrahman
- [07:37:15] * joernba (n=joernba@host156-48-dynamic.9-87-r.retail.telecomitalia.it) has joined #microformats
- [07:37:42] * joernba (n=joernba@host156-48-dynamic.9-87-r.retail.telecomitalia.it) Quit (Remote closed the connection)
- [07:37:58] * joernba (n=joernba@host156-48-dynamic.9-87-r.retail.telecomitalia.it) has joined #microformats
- [07:44:06] * tantek (n=tantek@h460ddd0e.area2.spcsdns.net) has joined #microformats
- [07:44:06] * ChanServ sets mode +o tantek
- [07:44:12] * iand (n=iand@62-50-198-75.client.stsn.net) Quit (Read error: 104 (Connection reset by peer))
- [07:44:33] * iand (n=iand@62-50-198-75.client.stsn.net) has joined #microformats
- [07:51:20] * syedsrahman (n=shikeb@59.176.44.240) Quit ("Ex-Chat")
- [08:01:44] * joernba (n=joernba@host156-48-dynamic.9-87-r.retail.telecomitalia.it) Quit ()
- [08:09:00] * bergie (n=bergie@cs181192153.pp.htv.fi) Quit ()
- [08:11:22] * bergie (n=bergie@cs181192153.pp.htv.fi) has joined #microformats
- [08:15:10] * danja_ (n=danja@host196-220-static.104-80-b.business.telecomitalia.it) has joined #microformats
- [08:26:56] * wzajac (n=wojtek@195.136.192.99) Quit (Read error: 110 (Connection timed out))
- [08:27:30] * wzajac (n=wojtek@195.136.192.99) has joined #microformats
- [08:32:14] * bergie (n=bergie@cs181192153.pp.htv.fi) Quit (Read error: 110 (Connection timed out))
- [08:35:44] * shigeta_ (n=shigeta@124.32.114.226) has joined #microformats
- [08:37:23] * KevinMarks (n=KevinMar@c-98-207-134-151.hsd1.ca.comcast.net) has joined #microformats
- [08:41:29] * bergie (n=bergie@cs181192153.pp.htv.fi) has joined #microformats
- [08:47:53] <mfbot>
[[User:MarkRickerby]] M http://microformats.org/wiki?title=User:MarkRickerby&diff=0&oldid=23211 * Af8Xct * (+13622)
- [08:53:37] * shigeta (n=shigeta@124.32.114.226) Quit (Read error: 110 (Connection timed out))
- [08:59:20] * trovster (n=trov@creation1.plus.com) has joined #microformats
- [09:07:43] * bengee (n=bengee@ip-62-143-209-9.1411M-CUD12K-01.ish.de) has joined #microformats
- [09:11:14] * tantek_ (n=tantek@h460ddd0e.area2.spcsdns.net) has joined #microformats
- [09:11:22] <mfbot>
[[Special:Log/block]] http://microformats.org/wiki?title=Special:Log/block&diff=0&oldid=0 * Tantek * (+0) blocked "User:Af8Xct" with an expiry time of infinite: spam
- [09:12:17] <mfbot>
[[Main Page]] M http://microformats.org/wiki?title=Main_Page&diff=0&oldid=23212 * Tantek * (-112) Reverted edit of WalterStevenson, changed back to last version by Tantek
- [09:12:27] * tantek (n=tantek@h460ddd0e.area2.spcsdns.net) Quit (Read error: 104 (Connection reset by peer))
- [09:18:28] <mfbot>
[[exploratory-discussions]] http://microformats.org/wiki?title=exploratory-discussions&diff=0&oldid=23213 * Tantek * (+79) noted premature (and not unsurprisingly redundant) pages hToDo, hTask
- [09:18:59] <mfbot>
[[htodo]] http://microformats.org/wiki?title=htodo&diff=0&oldid=23214 * Tantek * (+292) violates process in many ways, please read [[process]], join microformats-new
- [09:19:15] <mfbot>
[[htask]] http://microformats.org/wiki?title=htask&diff=0&oldid=23215 * Tantek * (+304) violates process in many ways, please read [[process]], join microformats-new
- [09:20:24] * bergie (n=bergie@cs181192153.pp.htv.fi) Quit ()
- [09:20:46] <mfbot>
[[User:MarkRickerby]] M http://microformats.org/wiki?title=User:MarkRickerby&diff=0&oldid=23216 * Tantek * (-13622) Reverted edit of Af8Xct, changed back to last version by Tantek
- [09:21:46] * BenWard (n=BenWard@eys33-2-82-230-51-70.fbx.proxad.net) has joined #microformats
- [09:21:46] * ChanServ sets mode +o BenWard
- [09:21:56] * tantek_ is now known as tantek
- [09:21:58] * ChanServ sets mode +o tantek
- [09:25:16] * danja_ (n=danja@host196-220-static.104-80-b.business.telecomitalia.it) Quit ()
- [09:27:40] * danja_ (n=danja@host196-220-static.104-80-b.business.telecomitalia.it) has joined #microformats
- [09:28:46] * BenWard (n=BenWard@eys33-2-82-230-51-70.fbx.proxad.net) Quit ()
- [09:58:13] * danja_ (n=danja@host196-220-static.104-80-b.business.telecomitalia.it) Quit ()
- [10:03:02] * syedsrahman_ (n=shikeb@59.176.44.240) has joined #microformats
- [10:05:38] * shigeta_ (n=shigeta@124.32.114.226) Quit ("Leaving...")
- [10:07:58] * syedsrahman_ is now known as syedsrahman
- [10:22:03] <mfbot>
[[events/2007-11-07-w3c-tech-plenary]] http://microformats.org/wiki?title=events/2007-11-07-w3c-tech-plenary&diff=0&oldid=23217 * Tantek * (+79) added Upcoming RSVP
- [11:14:13] * Hagfish_ (n=Ed@80.175.122.69) Quit (Read error: 110 (Connection timed out))
- [11:14:21] * Hagfish_ (n=Ed@80.175.122.69) has joined #microformats
- [11:27:05] * bergie (n=bergie@a91-153-240-122.elisa-laajakaista.fi) has joined #microformats
- [11:34:30] * Hagfish_ (n=Ed@80.175.122.69) Quit (Read error: 110 (Connection timed out))
- [11:34:48] * Hagfish_ (n=Ed@80.175.122.69) has joined #microformats
- [11:40:38] * iand (n=iand@62-50-198-75.client.stsn.net) Quit (Remote closed the connection)
- [11:58:41] <mfbot>
[[events/2007-11-07-w3c-tech-plenary]] http://microformats.org/wiki?title=events/2007-11-07-w3c-tech-plenary&diff=0&oldid=23218 * Tantek * (+107) added SF remote participation in W3C Tech Plenary blog post
- [12:16:56] * csarven (n=nevrasc@81-5-133-33.static.nfwebsolutions.com) Quit (Read error: 110 (Connection timed out))
- [12:24:41] * iwaim__ (n=iwaim@gateway.alib.jp) Quit ("SIGTERM received; exit")
- [12:25:03] * iwaim (i=iwai@gateway.alib.jp) has joined #microformats
- [12:29:33] * iwaim (i=iwai@gateway.alib.jp) Quit (Client Quit)
- [12:29:53] * iwaim_ (i=iwai@gateway.alib.jp) has joined #microformats
- [12:39:34] * pfefferle (n=pfefferl@p54ABCFDC.dip.t-dialin.net) has joined #microformats
- [12:51:29] * DavidMead (n=DaveMead@adcomcommunications-gw0.cust.expedient.net) has joined #microformats
- [13:07:54] * act1v8 (n=active@unaffiliated/act1v8) has joined #microformats
- [13:14:00] * pfefferle (n=pfefferl@p54ABCFDC.dip.t-dialin.net) Quit ()
- [13:33:35] * tantek (n=tantek@h460ddd0e.area2.spcsdns.net) Quit ()
- [13:53:21] * edsu (n=ed@208.68.173.106) has left #microformats
- [13:57:43] * mefisto (n=mefisto|@213.175.120.26) has joined #microformats
- [14:14:06] * tantek (n=tantek@h460d1d31.area2.spcsdns.net) has joined #microformats
- [14:14:06] * ChanServ sets mode +o tantek
- [14:17:52] * csarven (n=nevrasc@81-5-133-33.static.nfwebsolutions.com) has joined #microformats
- [14:31:05] * blueace (n=BlueAce@a80-126-96-54.adsl.xs4all.nl) has joined #microformats
- [14:32:01] * tantek_ (n=tantek@dsl092-007-188.sfo1.dsl.speakeasy.net) has joined #microformats
- [14:32:49] * pnutt80 (n=Phillip@p54BEE314.dip.t-dialin.net) has joined #microformats
- [14:33:10] * holly (n=holly@adsl-76-214-231-41.dsl.emhril.sbcglobal.net) has joined #microformats
- [14:34:22] * pnutt80 (n=Phillip@p54BEE314.dip.t-dialin.net) has left #microformats
- [14:36:14] * tantek_ (n=tantek@dsl092-007-188.sfo1.dsl.speakeasy.net) Quit (Client Quit)
- [14:39:34] * syedsrahman (n=shikeb@59.176.44.240) Quit (Read error: 110 (Connection timed out))
- [14:39:42] * syedsrahman_ (n=shikeb@59.176.44.240) has joined #microformats
- [14:45:18] * bergie (n=bergie@a91-153-240-122.elisa-laajakaista.fi) Quit (Remote closed the connection)
- [14:57:38] * vbgunz (n=vbgunz@217-98.127-70.tampabay.res.rr.com) Quit (Read error: 104 (Connection reset by peer))
- [14:58:56] * dglazkov (n=dglazkov@adsl-065-081-081-030.sip.bhm.bellsouth.net) has joined #microformats
- [14:58:56] * ChanServ sets mode +o dglazkov
- [15:04:59] * bear (n=bear@pool-72-78-171-217.phlapa.east.verizon.net) Quit (Read error: 110 (Connection timed out))
- [15:13:55] * vbgunz (n=vbgunz@217-98.127-70.tampabay.res.rr.com) has joined #microformats
- [15:14:05] * holly (n=holly@adsl-76-214-231-41.dsl.emhril.sbcglobal.net) Quit ("ChatZilla 0.9.78.1 [Firefox 2.0.0.9/2007102514]")
- [15:17:17] * Bug2000 (n=bug@unaffiliated/bug2000) has joined #microformats
- [15:23:51] * act1v8_ (n=active@unaffiliated/act1v8) has joined #microformats
- [15:24:03] * act1v8_ (n=active@unaffiliated/act1v8) Quit (Connection reset by peer)
- [15:38:11] <mfbot>
[[events/2007-11-07-w3c-tech-plenary]] M http://microformats.org/wiki?title=events/2007-11-07-w3c-tech-plenary&diff=0&oldid=23219 * Tantek * (+256)
- [15:43:49] * bergie (n=bergie@a91-153-240-122.elisa-laajakaista.fi) has joined #microformats
- [15:45:55] * bear (n=bear@pool-72-78-6-143.phlapa.east.verizon.net) has joined #microformats
- [15:48:40] * iand (n=iand@62-50-198-81.client.stsn.net) has joined #microformats
- [15:50:19] <Bug2000>
Command: /msg Hello world! -- Result: <Bill> Hello world! --> This is wrong. It would message Hello. As I am not going to register to the wiki, update it. Change it to /say or to /msg #microformats
- [16:00:41] * KevinMarks (n=KevinMar@c-98-207-134-151.hsd1.ca.comcast.net) Quit ("The computer fell asleep")
- [16:06:39] * melvster (n=mel@p57970EDB.dip.t-dialin.net) has joined #microformats
- [16:13:40] * jimbojw (n=chatzill@c-67-162-178-189.hsd1.mo.comcast.net) has joined #microformats
- [16:31:28] * bergie (n=bergie@a91-153-240-122.elisa-laajakaista.fi) Quit ()
- [16:38:29] * cgriego (n=cgriego@216.138.69.206) has joined #microformats
- [16:53:25] * hober (n=ted@unaffiliated/hober) has joined #microformats
- [16:55:35] * iand (n=iand@62-50-198-81.client.stsn.net) Quit (Read error: 110 (Connection timed out))
- [17:10:40] * mefisto (n=mefisto|@213.175.120.26) Quit (Read error: 110 (Connection timed out))
- [17:19:38] * mkaply (i=mkaply@nat/ibm/x-628b4fdc987ef423) has joined #microformats
- [17:20:09] * trovster (n=trov@creation1.plus.com) Quit ()
- [17:40:18] * JMulder (n=me@ip4da10ac9.direct-adsl.nl) has joined #microformats
- [17:51:58] * danja_ (n=danja@host196-220-static.104-80-b.business.telecomitalia.it) has joined #microformats
- [17:52:01] * bluesmoon (i=bluesmoo@nat/yahoo/x-9f048be143554d00) Quit ("Leaving")
- [18:17:47] * factoryjoe (n=factoryj@dsl092-007-188.sfo1.dsl.speakeasy.net) has joined #microformats
- [18:19:26] * DavidMead (n=DaveMead@adcomcommunications-gw0.cust.expedient.net) Quit (Read error: 104 (Connection reset by peer))
- [18:19:43] * veeliam (n=veeliam@207.111.252.10) has joined #microformats
- [18:21:36] * veeliam (n=veeliam@207.111.252.10) has left #microformats
- [18:36:27] * BobJonkman (n=bjonkman@206.208.226.139) has joined #microformats
- [18:46:03] * kingryan (n=kingryan@corp.technorati.com) has joined #microformats
- [18:46:03] * ChanServ sets mode +o kingryan
- [18:50:34] * BenWard (n=BenWard@87-194-62-78.bethere.co.uk) has joined #microformats
- [18:50:34] * ChanServ sets mode +o BenWard
- [18:56:33] * syedsrahman_ (n=shikeb@59.176.44.240) Quit ("Ex-Chat")
- [19:18:48] * danja_ (n=danja@host196-220-static.104-80-b.business.telecomitalia.it) Quit ()
- [19:25:05] * blueace (n=BlueAce@a80-126-96-54.adsl.xs4all.nl) Quit ()
- [19:26:14] * veeliam (n=veeliam@207.111.252.10) has joined #microformats
- [19:27:15] * hober (n=ted@unaffiliated/hober) Quit ("ERC Version 5.3 (devel) (IRC client for Emacs)")
- [19:38:48] <mfbot>
[[xmdp-issues]] M http://microformats.org/wiki?title=xmdp-issues&diff=0&oldid=23220 * Tantek * (+65) heading, toc editorial, add new issues to end.
- [19:39:43] * KevinMarks (i=KevinMar@nat/google/x-8fc001cd0b086cb0) has joined #microformats
- [19:42:52] * pfefferle (n=pfefferl@p54AC070E.dip0.t-ipconnect.de) has joined #microformats
- [19:44:43] * mefisto|w (n=mefisto|@zelli-kojas.lanet.lv) has joined #microformats
- [19:47:03] <mfbot>
[[hcard-issues]] M http://microformats.org/wiki?title=hcard-issues&diff=0&oldid=23221 * Tantek * (+4)
- [19:52:19] * mefisto|w is now known as mefisto
- [19:52:35] * BenWard (n=BenWard@87-194-62-78.bethere.co.uk) Quit ()
- [19:53:53] * bengee (n=bengee@ip-62-143-209-9.1411M-CUD12K-01.ish.de) Quit ("Leaving")
- [19:57:02] * BenWard (n=BenWard@87-194-62-78.bethere.co.uk) has joined #microformats
- [19:57:02] * ChanServ sets mode +o BenWard
- [19:58:19] <mfbot>
[[microformats-issues]] http://microformats.org/wiki?title=microformats-issues&diff=0&oldid=23222 * Tantek * (+1110) added Closed and Resolved issues sections, moved a few issues around accordingly
- [20:01:06] <mfbot>
[[xmdp-issues]] http://microformats.org/wiki?title=xmdp-issues&diff=0&oldid=23223 * Tantek * (-340) added Closed and Resolved issues sections, moved issues around accordingly
- [20:08:41] <mfbot>
[[include-pattern]] http://microformats.org/wiki?title=include-pattern&diff=0&oldid=23224 * PaulWilkins * (-10) Hyperlink example -
- [20:09:32] <mfbot>
[[include-pattern]] http://microformats.org/wiki?title=include-pattern&diff=0&oldid=23225 * PaulWilkins * (-7) Hyperlink example -
- [20:11:34] * pfefferle (n=pfefferl@p54AC070E.dip0.t-ipconnect.de) Quit ()
- [20:28:33] <mfbot>
[[include-pattern]] M http://microformats.org/wiki?title=include-pattern&diff=0&oldid=23226 * Tantek * (+17) Reverted edit of PaulWilkins, changed back to last version by Tantek
- [20:30:43] <BenWard>
tantek et al: I'm going to talk with the accessibility experts at work tomorrow to get concrete backing behind the Hyperlink inner-text issue. Quickly though, can anyone explain why having title="" on an empty anchor helps? What does that do?
- [20:30:54] <mfbot>
[[hcard-examples-in-wild]] M http://microformats.org/wiki?title=hcard-examples-in-wild&diff=0&oldid=23227 * ShadowWalker * (+171) add an exemple -
- [20:33:35] <mfbot>
[[include-pattern]] http://microformats.org/wiki?title=include-pattern&diff=0&oldid=23228 * Tantek * (+425) prev revert was to undo change to example that didn't reflect actual requirements for the include-pattern. added clarification in background section and Hyperlink example
- [20:34:17] <tantek>
BenWard, see Joe Clark's explanation cited in the document.
- [20:34:24] <tantek>
apparently lacking inline text, accessibility technologies use the title attribute
- [20:34:30] * factoryjoe (n=factoryj@dsl092-007-188.sfo1.dsl.speakeasy.net) Quit ("All done b-bye.")
- [20:34:33] <tantek>
thus it appears to be sufficient
- [20:34:54] <tantek>
in addition, by hiding such links with display:none, they are skipped by the tab order
- [20:34:57] <tantek>
also noted in the document
- [20:35:58] <tantek>
BenWard, be sure to question them specifically about *which* specific *versions* of *which* accessibility technologies have *what* specific problems.
- [20:36:19] <BenWard>
Yeah, that's the information I'm keen to get
- [20:36:24] <tantek>
If they can't give you that information then they are not "accessbility experts", they are merely "accessibility dogmatists" that are parroting what they have heard elsewhere.
- [20:36:54] <tantek>
of course they're likely to get angry when challenged like that, but that's common response to challenging religion.
- [20:37:44] <BenWard>
Indeed. I'm confident that the accessibility experts within Yahoo's team are just that, though. Hence asking them :-)
- [20:38:15] <BenWard>
(just that meaning, ‘actually are experts’, rather than the other thing)
- [20:39:00] <BenWard>
Anyway, looks like the update include-pattern page is staying robust. Any particularly reason for losing the capital letters on headings though? Or is that a MediaWiki problem?
- [20:39:11] <tantek>
We need to make it clear that the *whole point* of the include-pattern is to NOT duplicate content
- [20:39:33] <tantek>
thus duplicating the content inside of an <a class="include" href="..."> *completely* misses the point
- [20:39:42] <tantek>
I tried to add this to the background section a bit
- [20:39:44] <tantek>
and to the example
- [20:39:48] <tantek>
with my most recent edit
- [20:39:49] <BenWard>
yeah, I saw.
- [20:39:53] <tantek>
where I had to revert Paul's edits
- [20:41:16] <mfbot>
[[xmdp-issues]] http://microformats.org/wiki?title=xmdp-issues&diff=0&oldid=23229 * Tantek * (+248) collected URL to issues raised by David Orchard in his blog post, note need to extract them.
- [20:42:33] <BenWard>
I think the point is that it doesn't have to duplicate *all* the content. Just needs to display some contextually relevant text which *may* duplicate some summarising part of the content being included. You may include an entire hcard with org, urls, email addresses and so on using the include-pattern, but just include the name in the inner-text.
- [20:42:33] <BenWard>
Anyway, get clarification and certainty on the empty-anchor issue first, and then work out the example if it needs changing again.
- [20:42:43] <BenWard>
Will try to update on that tomorrow
- [20:45:29] <tantek>
Ben, no we can't duplicate the name
- [20:45:39] <tantek>
that's the *specific* case we were solving for with hResume
- [20:45:53] <BenWard>
Ah, I see.
- [20:46:00] <tantek>
in hResume, it has a bunch of hCards for the same person, one per job, with different orgs, titles, but the same name
- [20:46:08] <BenWard>
With you./
- [20:46:09] <tantek>
but resumes DO NOT repeat people's names all over the place
- [20:46:22] <tantek>
hence it is a *requirement* to NOT have *any* portion of the person's name repeated
- [20:46:44] <tantek>
the title attribute solution avoids the visible repeat
- [20:47:11] <mfbot>
[[xmdp-issues]] http://microformats.org/wiki?title=xmdp-issues&diff=0&oldid=23230 * Tantek * (+172) added need for explicit [[xmdp-parsing]] explanation.
- [20:53:09] * Naflol (i=sdei@gateway/tor/x-695117747445baf9) has joined #microformats
- [20:55:25] * jimbojw (n=chatzill@c-67-162-178-189.hsd1.mo.comcast.net) Quit ("ChatZilla 0.9.78.1 [Firefox 2.0.0.8/2007102213]")
- [21:03:06] * BenWard (n=BenWard@87-194-62-78.bethere.co.uk) Quit ()
- [21:08:23] * JMulder (n=me@ip4da10ac9.direct-adsl.nl) Quit ()
- [21:31:17] * BenWard (n=BenWard@87-194-62-78.bethere.co.uk) has joined #microformats
- [21:31:17] * ChanServ sets mode +o BenWard
- [21:38:39] * dglazkov (n=dglazkov@adsl-065-081-081-030.sip.bhm.bellsouth.net) Quit ()
- [21:47:09] * BobJonkman (n=bjonkman@206.208.226.139) has left #microformats
- [21:51:56] * tantek_ (n=tantek@dsl092-007-188.sfo1.dsl.speakeasy.net) has joined #microformats
- [21:53:02] * jimbojw (n=chatzill@c-67-162-178-189.hsd1.mo.comcast.net) has joined #microformats
- [22:07:07] * DavidMead (n=DaveMead@adcomcommunications-gw0.cust.expedient.net) has joined #microformats
- [22:07:12] * DavidMead (n=DaveMead@adcomcommunications-gw0.cust.expedient.net) has left #microformats
- [22:07:13] * tantek (n=tantek@h460d1d31.area2.spcsdns.net) Quit (Read error: 110 (Connection timed out))
- [22:38:42] * mkaply (i=mkaply@nat/ibm/x-628b4fdc987ef423) Quit (Read error: 104 (Connection reset by peer))
- [22:38:42] * kingryan (n=kingryan@corp.technorati.com) Quit (Read error: 104 (Connection reset by peer))
- [22:38:47] * kingryan (n=kingryan@corp.technorati.com) has joined #microformats
- [22:38:47] * ChanServ sets mode +o kingryan
- [22:46:46] * jrodgers (n=jrodgers@CPE000d93221ae3-CM0012c99f023e.cpe.net.cable.rogers.com) Quit ()
- [22:54:04] * BenWard (n=BenWard@87-194-62-78.bethere.co.uk) Quit ()
- [22:55:19] * melvster (n=mel@p57970EDB.dip.t-dialin.net) Quit ()
- [22:57:47] * BenWard (n=BenWard@87-194-62-78.bethere.co.uk) has joined #microformats
- [22:57:47] * ChanServ sets mode +o BenWard
- [23:02:16] * iand (n=iand@cpc2-nthc3-0-0-cust770.nrth.cable.ntl.com) has joined #microformats
- [23:07:39] * act1v8 (n=active@unaffiliated/act1v8) Quit (Read error: 110 (Connection timed out))
- [23:30:18] * bergie (n=bergie@cs181192153.pp.htv.fi) has joined #microformats
- [23:39:11] * csarven (n=nevrasc@81-5-133-33.static.nfwebsolutions.com) Quit ("http://www.csarven.ca")
- [23:48:12] * bergie (n=bergie@cs181192153.pp.htv.fi) Quit ()
- [23:49:14] * cgriego (n=cgriego@216.138.69.206) 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.