Options:
- # Session Start: Fri Apr 10 00:00:00 2009
- # Session Ident: #microformats
- # [00:02] * Quits: singpolyma (n=singpoly@node-6034.tor.pppoe.execulink.com) ("Lost terminal")
- # [00:07] * Quits: Politoed (i=Sholsest@a83-132-233-160.cpe.netcabo.pt) (Nick collision from services.)
- # [00:07] * Joins: Politoed (i=Sholsest@a83-132-233-160.cpe.netcabo.pt)
- # [00:36] * Joins: tobyink0 (n=tai@77.89.160.246)
- # [00:41] * Parts: tobyink0 (n=tai@77.89.160.246) ("Leaving")
- # [00:42] * Quits: Prometheus (n=promethe@unaffiliated/prometheus) ("⏏")
- # [00:49] * Joins: georgebrock (n=georgebr@client-80-3-171-114.cht-bng-011.adsl.virginmedia.net)
- # [00:51] * Quits: ajturner (n=ajturner@209.155.228.129)
- # [01:17] * Quits: @dglazkov (n=dglazkov@nat/google/x-c1832c16b3d1781a)
- # [01:17] * Quits: leahculver (n=leahculv@204.9.180.30)
- # [02:11] * Quits: georgebrock (n=georgebr@client-80-3-171-114.cht-bng-011.adsl.virginmedia.net)
- # [02:15] * Quits: Atamido (n=atamido@cpe-70-123-136-54.austin.res.rr.com) ("ChatZilla 0.9.84-rdmsoft [XULRunner 1.9/2008061013]")
- # [02:16] * Joins: Atamido (n=atamido@cpe-70-123-136-54.austin.res.rr.com)
- # [02:20] * Quits: @tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
- # [02:37] * Joins: shigeta (n=shigeta@124.32.114.226)
- # [02:46] * Quits: @BenWard (n=benward@65.164.123.28) ("Shutdown")
- # [03:39] * Joins: jrodgers (n=jrodgers@CPE000d93221ae3-CM0012c99f023e.cpe.net.cable.rogers.com)
- # [03:42] * Joins: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
- # [03:42] * ChanServ sets mode: +o tantek
- # [03:45] * Joins: dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net)
- # [03:45] * ChanServ sets mode: +o dglazkov
- # [04:10] * Quits: @dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net)
- # [04:18] * Joins: ramsey (n=ramsey@unaffiliated/ramsey)
- # [04:20] <ramsey> hey... if I'm interested in proposing a new rel type for link/a, where would I post and how would I go about getting discussion started on it?
- # [04:24] * Joins: BenWard (n=benward@c-98-210-154-133.hsd1.ca.comcast.net)
- # [04:24] * ChanServ sets mode: +o BenWard
- # [04:25] <csarven> ramsey Here is good
- # [04:27] <ramsey> csarven: cool... well, I have two rel proposals... I'll start with one that may be easy to discuss since I'm sure it's been discussed before and can be shot down quickly ;-)
- # [04:28] <ramsey> I was putting some <link> tags on a blog the other day and came across a situation where I didn't know which rel to use, alternate seemed the most likely, but semantically, the feed I was linking to was not an alternate represenation of the current document, but rather, a related feed, so I chose to use "related," but it's not listed in the HTML 5 spec, nor was it on the whatwg wiki
- # [04:28] <ramsey> is there a reason that "related" isn't included?
- # [04:29] <csarven> related in what sense?
- # [04:31] <csarven> "related" is mentioned here http://microformats.org/wiki/rel-values
- # [04:32] <csarven> I think "related" is a bit vague
- # [04:34] <csarven> Usually when you link to another document you are making that claim.
- # [04:34] <ramsey> yeah, I know it's mentioned there, but it's also said that it's "now effectively obsolete"
- # [04:34] <ramsey> okay, that's fair enough, but in my case, what kind of relationship would i use?
- # [04:34] <ramsey> it's a related feed, but it doesn't represent the content of the current document
- # [04:35] <csarven> Do you mean related as in "similar" or as a "reference"?
- # [04:35] <ramsey> similar
- # [04:35] * Joins: dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net)
- # [04:35] * ChanServ sets mode: +o dglazkov
- # [04:36] <ramsey> i.e. if you like the content here, you will probably want to read the content at this other place
- # [04:39] <csarven> I'm trying to think how often we come across articles that says something like "this article is similar to this article"
- # [04:41] <ramsey> well, here's what it is, really... I have a user group web site that has a feed, but I also want to present the feed for our forum as another feed that users can subscribe to
- # [04:41] <ramsey> so, for example, when they choose to subscribe through Firefox, etc., it will show them the option of subscribing to the website (blog) feed or the forum feed
- # [04:45] <ramsey> are there any "rules" in HTML 5 (like in AtomPub) that dictate that you cannot have more than one <link> with the same rel, type, and hreflang values?
- # [04:47] <@tantek> it's difficult to argue/discuss such a possibility in the abstract
- # [04:47] <@tantek> do you have a URL to a real world example of a page that links to such a "related" feed?
- # [04:47] <@tantek> bbiab
- # [04:48] <ramsey> tantek: http://atlantaphp.org/
- # [04:52] <@tantek> ramsey, I've seen some use "alternate" even for secondary/subset/related feeds
- # [04:52] <@tantek> and simply put the "primary" feed first
- # [04:53] <@tantek> the challenge is, what do browsers/feedreaders do, and is that the user experience you want your users to have?
- # [04:53] <ramsey> well, right now, a browser does nothing with it
- # [04:53] <ramsey> I would need to specify "alternate" to get it to do something
- # [04:53] <@tantek> right
- # [04:54] <@tantek> in related thinking, the right column on http://atlantaphp.org/ could certainly use a little bit of hCalendar and hCard
- # [04:54] <ramsey> but it has the same type as the previous one, and, according to HTML 5, alternate is transitive, so, by default, the Atom feed that really is an alternate form of the current doc is also an alternate form of the Atom feed for the "forum" ?
- # [04:55] <@tantek> and you could add hCard to http://atlantaphp.org/
- # [04:55] <ramsey> tantek: I'm working on it :-)
- # [04:55] <@tantek> I mean http://atlantaphp.org/about :)
- # [04:55] <ramsey> that site needs much mark-up love
- # [04:56] <ramsey> we're working on a redesign of the site, which will include lots of microformat mark-up
- # [04:56] <ramsey> I also want to use hAtom
- # [05:00] <ramsey> anyway, so it looks like the recommendation is that "related" is not necessary and I should use "alternate" instead, even though the link really isn't to an alternate form of the current document, nor is it transitively an alternate form of the other alternate feed
- # [05:00] <ramsey> ?
- # [05:01] * Quits: @tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net) (Read error: 60 (Operation timed out))
- # [05:01] * Joins: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
- # [05:01] * ChanServ sets mode: +o tantek
- # [05:03] <ramsey> tantek: I guess you timed out? :-)
- # [05:03] <@tantek> on a flakey net connection, might have to try again later :)
- # [05:04] <ramsey> not a problem
- # [05:04] <ramsey> my last question was:
- # [05:04] <ramsey> anyway, so it looks like the recommendation is that "related" is not necessary and I should use "alternate" instead, even though the link really isn't to an alternate form of the current document, nor is it transitively an alternate form of the other alternate feed?
- # [05:09] <@tantek> or just leave the <link> out altogether
- # [05:10] <@tantek> if it doesn't serve any user-facing function, why bother putting it in?
- # [05:10] <ramsey> I guess because it *could* serve as a function
- # [05:10] * ramsey shrugs
- # [05:15] * Joins: leahculver (n=leahculv@c-69-181-68-254.hsd1.ca.comcast.net)
- # [05:15] * Quits: leahculver (n=leahculv@c-69-181-68-254.hsd1.ca.comcast.net) (Remote closed the connection)
- # [05:36] * Joins: ramsey_ (n=ramsey@unaffiliated/ramsey)
- # [05:37] * Quits: ramsey (n=ramsey@unaffiliated/ramsey) (Nick collision from services.)
- # [05:37] * ramsey_ is now known as ramsey
- # [05:38] <ramsey> BTW, looks like someone's trying to revive the link rev attribute... http://laughingmeme.org/2009/04/03/url-shortening-hinting/ :-)
- # [05:38] <ramsey> it's a pretty good use-case, too
- # [05:38] <ramsey> but rev is damn confusing ;-)
- # [05:48] <@tantek> right, all evidence points to rev being too confusing in practice to be worth trying to use
- # [06:10] <ramsey> I do like the recommendation of using rel="alternate shorter" though, so that the canonical URL can specify a short form to use
- # [06:11] * Quits: @BenWard (n=benward@c-98-210-154-133.hsd1.ca.comcast.net) (Read error: 110 (Connection timed out))
- # [06:13] * Quits: @dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net)
- # [06:28] * Joins: BenWard (n=benward@c-98-210-154-133.hsd1.ca.comcast.net)
- # [06:28] * ChanServ sets mode: +o BenWard
- # [06:33] * Quits: @tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
- # [06:43] * Joins: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
- # [06:43] * ChanServ sets mode: +o tantek
- # [06:48] <@tantek> I agree with using rel="alternate" for shorter URLs
- # [06:49] <@tantek> but why "shorter"? shouldn't it be obvious from the length of the URL (vs the length of the URL of the document?)
- # [07:26] * Quits: Hey_neken (n=kaxero@215.Red-213-96-129.staticIP.rima-tde.net) (Read error: 113 (No route to host))
- # [07:49] * Quits: csarven (n=csarven@modemcable150.182-202-24.mc.videotron.ca) ("Leaving.")
- # [07:56] * Joins: Prometheus (n=promethe@unaffiliated/prometheus)
- # [08:07] * Joins: pesla (n=retep@procurios.xs4all.nl)
- # [08:13] * BenWard is now known as BenWard|away
- # [08:14] * Quits: pesla (n=retep@procurios.xs4all.nl) (Read error: 104 (Connection reset by peer))
- # [08:17] * Joins: pesla (n=retep@procurios.xs4all.nl)
- # [08:18] * Quits: @tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
- # [08:19] * Joins: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
- # [08:19] * ChanServ sets mode: +o tantek
- # [08:22] * Quits: @tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net) (Read error: 54 (Connection reset by peer))
- # [08:22] * Joins: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
- # [08:22] * ChanServ sets mode: +o tantek
- # [08:30] * BenWard|away is now known as BenWard
- # [08:32] * Joins: leahculver (n=leahculv@c-69-181-68-254.hsd1.ca.comcast.net)
- # [08:34] * Quits: hustin (n=hustin@67.244.246.105) (Client Quit)
- # [08:57] <mfbot> Famke created Fight Arena "New page: ==Description:== The prosperous Servil family have been abducted by the infamous General Khazard. He plans to have the family battle for his entertainment in the fight arena. Can you rescu..." http://is.gd/rJzt
- # [09:11] * Quits: Prometheus (n=promethe@unaffiliated/prometheus) (Remote closed the connection)
- # [09:27] * Quits: leahculver (n=leahculv@c-69-181-68-254.hsd1.ca.comcast.net)
- # [10:12] * Quits: @tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
- # [10:34] * Quits: KevBurnsJr (n=kevburns@c-98-234-223-68.hsd1.ca.comcast.net)
- # [10:53] * Joins: georgebrock (n=georgebr@client-86-25-199-235.cht-bng-011.adsl.virginmedia.net)
- # [11:06] * Quits: @BenWard (n=benward@c-98-210-154-133.hsd1.ca.comcast.net) ("Shutdown")
- # [12:09] * Quits: georgebrock (n=georgebr@client-86-25-199-235.cht-bng-011.adsl.virginmedia.net)
- # [13:09] * Quits: shigeta (n=shigeta@124.32.114.226) ("Leaving...")
- # [13:52] * Quits: eaton (n=eaton@drupal.org/user/16496/view)
- # [14:12] * Quits: Zeeshan_AFK (i=develope@o.je) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: bear (n=bear@c-71-230-97-250.hsd1.pa.comcast.net) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: Politoed (i=Sholsest@a83-132-233-160.cpe.netcabo.pt) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: lrvick (n=lrvick@66.96.251.117) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: Leaving (i=utapyngo@unaffiliated/leaving) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: Cloud_ (n=Cloud@vmlion01.deri.ie) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: CaptSolo (i=captsolo@kaste.lv) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: yvesr (n=moustaki@87-194-36-82.bethere.co.uk) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: jrodgers (n=jrodgers@CPE000d93221ae3-CM0012c99f023e.cpe.net.cable.rogers.com) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: Atamido (n=atamido@cpe-70-123-136-54.austin.res.rr.com) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: Broady_ (n=broady@unaffiliated/broady) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: gsnedders (n=gsnedder@host86-136-52-180.range86-136.btcentralplus.com) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: Hixie (i=ianh@trivini.no) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: iwaim (n=iwaim@gateway.alib.jp) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: tobyink (n=tai@77.89.160.246) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: azazul (n=azazul@95.68.57.216) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: pfennig (n=pfennig@77.89.160.246) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: mflogbot (n=PircBot@213.235.239.53) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: Lautis (i=lautis@ihku.fi) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: jkridner (n=jason@c-76-31-18-64.hsd1.tx.comcast.net) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: @ChanServ (ChanServ@services.) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: ramsey (n=ramsey@unaffiliated/ramsey) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: jeukku (n=juuso@passiivinen.net) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: Jonbo (n=Jonbo123@DHCP-150-138.resnet.ua.edu) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: jiing (n=jiing@59-120-12-62.HINET-IP.hinet.net) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: knmurphy (n=knmurphy@newyork.elliotmurphy.com) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: RobotDeathSquad_ (n=RobotDea@71.237.177.242) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: _emp_ (n=alex@rakim.cfhp.org) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: mfbot (n=mfbot@69.55.232.130) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: Danny_B (n=Danny_B@wikimedia/Danny-B.) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: levitation[A] (n=levitati@rubiin.physic.ut.ee) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: theanxy (n=wzajac@student.agh.edu.pl) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: termie (i=andy@208.78.244.32) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: pesla (n=retep@procurios.xs4all.nl) (kubrick.freenode.net irc.freenode.net)
- # [14:12] * Quits: Amorphous (i=jan@unaffiliated/amorphous) (kubrick.freenode.net irc.freenode.net)
- # [14:13] * Joins: ChanServ (ChanServ@services.)
- # [14:13] * Joins: georgebrock (n=georgebr@client-86-25-199-235.cht-bng-011.adsl.virginmedia.net)
- # [14:13] * Joins: pesla (n=retep@procurios.xs4all.nl)
- # [14:13] * Joins: ramsey (n=ramsey@unaffiliated/ramsey)
- # [14:13] * Joins: jrodgers (n=jrodgers@CPE000d93221ae3-CM0012c99f023e.cpe.net.cable.rogers.com)
- # [14:13] * Joins: Atamido (n=atamido@cpe-70-123-136-54.austin.res.rr.com)
- # [14:13] * Joins: Politoed (i=Sholsest@a83-132-233-160.cpe.netcabo.pt)
- # [14:13] * Joins: jkridner (n=jason@c-76-31-18-64.hsd1.tx.comcast.net)
- # [14:13] * Joins: Broady_ (n=broady@unaffiliated/broady)
- # [14:13] * Joins: lrvick (n=lrvick@66.96.251.117)
- # [14:13] * Joins: Amorphous (i=jan@unaffiliated/amorphous)
- # [14:13] * Joins: tobyink (n=tai@77.89.160.246)
- # [14:13] * Joins: azazul (n=azazul@95.68.57.216)
- # [14:13] * Joins: mfbot (n=mfbot@69.55.232.130)
- # [14:13] * Joins: gsnedders (n=gsnedder@host86-136-52-180.range86-136.btcentralplus.com)
- # [14:13] * Joins: pfennig (n=pfennig@77.89.160.246)
- # [14:13] * Joins: knmurphy (n=knmurphy@newyork.elliotmurphy.com)
- # [14:13] * Joins: Hixie (i=ianh@trivini.no)
- # [14:13] * Joins: Jonbo (n=Jonbo123@DHCP-150-138.resnet.ua.edu)
- # [14:13] * Joins: Zeeshan_AFK (i=develope@o.je)
- # [14:13] * Joins: Danny_B (n=Danny_B@wikimedia/Danny-B.)
- # [14:13] * Joins: yvesr (n=moustaki@87-194-36-82.bethere.co.uk)
- # [14:13] * Joins: iwaim (n=iwaim@gateway.alib.jp)
- # [14:13] * Joins: levitation[A] (n=levitati@rubiin.physic.ut.ee)
- # [14:13] * Joins: Leaving (i=utapyngo@unaffiliated/leaving)
- # [14:13] * Joins: jeukku (n=juuso@passiivinen.net)
- # [14:13] * Joins: mflogbot (n=PircBot@213.235.239.53)
- # [14:13] * Joins: bear (n=bear@c-71-230-97-250.hsd1.pa.comcast.net)
- # [14:13] * Joins: RobotDeathSquad_ (n=RobotDea@71.237.177.242)
- # [14:13] * Joins: _emp_ (n=alex@rakim.cfhp.org)
- # [14:13] * Joins: termie (i=andy@208.78.244.32)
- # [14:13] * Joins: theanxy (n=wzajac@student.agh.edu.pl)
- # [14:13] * Joins: jiing (n=jiing@59-120-12-62.HINET-IP.hinet.net)
- # [14:13] * Joins: Cloud_ (n=Cloud@vmlion01.deri.ie)
- # [14:13] * Joins: CaptSolo (i=captsolo@kaste.lv)
- # [14:13] * Joins: Lautis (i=lautis@ihku.fi)
- # [14:13] * irc.freenode.net sets mode: +o ChanServ
- # [14:13] * Quits: jkridner (n=jason@c-76-31-18-64.hsd1.tx.comcast.net) (kubrick.freenode.net irc.freenode.net)
- # [14:13] * Quits: @ChanServ (ChanServ@services.) (kubrick.freenode.net irc.freenode.net)
- # [14:13] * Joins: ChanServ (ChanServ@services.)
- # [14:13] * Joins: jkridner (n=jason@c-76-31-18-64.hsd1.tx.comcast.net)
- # [14:13] * irc.freenode.net sets mode: +o ChanServ
- # [14:29] * Quits: georgebrock (n=georgebr@client-86-25-199-235.cht-bng-011.adsl.virginmedia.net)
- # [14:30] * Joins: tobyink0 (n=tai@77.89.160.246)
- # [14:33] * Parts: tobyink0 (n=tai@77.89.160.246) ("Leaving")
- # [14:44] * Joins: eaton (n=eaton@drupal.org/user/16496/view)
- # [15:11] * Quits: jrodgers (n=jrodgers@CPE000d93221ae3-CM0012c99f023e.cpe.net.cable.rogers.com)
- # [15:22] * Quits: pesla (n=retep@procurios.xs4all.nl) ("( www.nnscript.com :: NoNameScript 4.21 :: www.esnation.com )")
- # [15:43] * Joins: georgebrock (n=georgebr@client-86-25-199-235.cht-bng-011.adsl.virginmedia.net)
- # [15:43] * Quits: georgebrock (n=georgebr@client-86-25-199-235.cht-bng-011.adsl.virginmedia.net) (Client Quit)
- # [16:09] * Joins: dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net)
- # [16:09] * ChanServ sets mode: +o dglazkov
- # [16:16] * Joins: dglazkov_ (n=dglazkov@72.14.224.1)
- # [16:31] * Joins: ajturner (n=ajturner@209.155.228.129)
- # [16:34] * Quits: @dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net) (Read error: 110 (Connection timed out))
- # [16:49] * Joins: dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net)
- # [16:49] * ChanServ sets mode: +o dglazkov
- # [17:04] * Joins: hustin (n=hustin@67.244.246.105)
- # [17:05] * Quits: dglazkov_ (n=dglazkov@72.14.224.1) (Read error: 110 (Connection timed out))
- # [17:07] * Quits: @dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net) (Read error: 110 (Connection timed out))
- # [17:19] <mfbot> Kwilson edited buttons "Updated image URLs" (-5) http://is.gd/rMCp
- # [17:32] * Joins: dglazkov (n=dglazkov@nat/google/x-63078aa84046d60e)
- # [17:32] * ChanServ sets mode: +o dglazkov
- # [17:34] * Joins: BobJonkman (n=BobJonkm@206-248-137-186.dsl.teksavvy.com)
- # [17:41] * Quits: Amorphous (i=jan@unaffiliated/amorphous) (Read error: 110 (Connection timed out))
- # [17:43] * Joins: Amorphous (i=jan@unaffiliated/amorphous)
- # [18:02] * Joins: jrodgers (n=jrodgers@CPE001c101b1e29-CM001ac3190b06.cpe.net.cable.rogers.com)
- # [18:06] * Joins: Prometheus (n=promethe@unaffiliated/prometheus)
- # [18:06] * Joins: georgebrock (n=georgebr@client-86-25-199-235.cht-bng-011.adsl.virginmedia.net)
- # [18:19] * Quits: jrodgers (n=jrodgers@CPE001c101b1e29-CM001ac3190b06.cpe.net.cable.rogers.com) (Read error: 110 (Connection timed out))
- # [18:19] * Joins: singpolyma (n=singpoly@node-6034.tor.pppoe.execulink.com)
- # [18:29] * Quits: singpolyma (n=singpoly@node-6034.tor.pppoe.execulink.com) ("Lost terminal")
- # [18:29] * Quits: gsnedders (n=gsnedder@host86-136-52-180.range86-136.btcentralplus.com) (Client Quit)
- # [18:30] * Joins: gsnedders (n=gsnedder@host86-136-52-180.range86-136.btcentralplus.com)
- # [18:32] * Joins: leahculver (n=leahculv@c-69-181-68-254.hsd1.ca.comcast.net)
- # [18:34] * Quits: hustin (n=hustin@67.244.246.105)
- # [18:39] * Quits: leahculver (n=leahculv@c-69-181-68-254.hsd1.ca.comcast.net)
- # [18:50] * Quits: @dglazkov (n=dglazkov@nat/google/x-63078aa84046d60e)
- # [18:51] * Joins: dglazkov (n=dglazkov@nat/google/x-a79545072fd449f8)
- # [18:51] * ChanServ sets mode: +o dglazkov
- # [18:55] * Joins: BenWard (n=benward@nat/yahoo/x-d0af74d2a8241030)
- # [18:55] * ChanServ sets mode: +o BenWard
- # [18:56] * Quits: georgebrock (n=georgebr@client-86-25-199-235.cht-bng-011.adsl.virginmedia.net)
- # [19:20] * Joins: csarven (n=csarven@modemcable150.182-202-24.mc.videotron.ca)
- # [19:26] * BenWard is now known as BenWard|away
- # [19:54] * Quits: BobJonkman (n=BobJonkm@206-248-137-186.dsl.teksavvy.com) ("Leaving.")
- # [20:06] * BenWard|away is now known as BenWard
- # [20:11] * Joins: hustin (n=hustin@rrcs-208-105-185-203.nys.biz.rr.com)
- # [20:16] * Quits: hustin (n=hustin@rrcs-208-105-185-203.nys.biz.rr.com) (Operation timed out)
- # [20:19] * Joins: leahculver (n=leahculv@204.9.180.30)
- # [20:21] * Joins: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
- # [20:21] * ChanServ sets mode: +o tantek
- # [20:22] * Quits: @BenWard (n=benward@nat/yahoo/x-d0af74d2a8241030) ("Shutdown")
- # [20:24] * Joins: BenWard (n=benward@nat/yahoo/x-f04f16353938bd03)
- # [20:24] * ChanServ sets mode: +o BenWard
- # [21:02] * Joins: memload (n=jamesjef@wireless13.one2one.net)
- # [21:03] * BenWard is now known as BenWard|away
- # [21:07] * Joins: KevBurnsJr (n=kevburns@c-98-234-223-68.hsd1.ca.comcast.net)
- # [21:30] * Quits: gsnedders (n=gsnedder@host86-136-52-180.range86-136.btcentralplus.com) (Remote closed the connection)
- # [21:30] * Joins: gsnedders (n=gsnedder@host86-136-52-180.range86-136.btcentralplus.com)
- # [22:01] * BenWard|away is now known as BenWard
- # [22:26] * Quits: Prometheus (n=promethe@unaffiliated/prometheus) ("⏏")
- # [22:44] * Quits: gsnedders (n=gsnedder@host86-136-52-180.range86-136.btcentralplus.com) (Remote closed the connection)
- # [22:45] * Joins: gsnedders (n=gsnedder@host86-136-52-180.range86-136.btcentralplus.com)
- # [23:54] <mfbot> Kavi edited aggregate-microformat-template-examples "" (+38) http://is.gd/rPR0
- # [23:56] <mfbot> Kavi edited aggregate-microformat-template-examples "/* Real-World Examples */ " (-203) http://is.gd/rPRG
- # [23:57] <mfbot> Kavi edited aggregate-microformat-template-examples "/* Real-World Examples */ " (-1) http://is.gd/rPRL
- # Session Close: Sat Apr 11 00:00:00 2009
The end :)