Options:
- # Session Start: Sat Oct 20 00:00:00 2012
- # Session Ident: #webplatform
- # [00:00] * Quits: schalkneethling (~espressiv@105-236-78-240.access.mtnbusiness.co.za) (Quit: schalkneethling)
- # [00:00] <@Garbee> Yea, my concern is how to plug into it and how dependent is the site going to become to it. If there site is down for some reason then *we* don't have tables from it that could be bad.
- # [00:00] <@mdel> i can only assume the WPD site is cached...
- # [00:01] <@mdel> if not, then that's a good point
- # [00:01] <@Garbee> Yea, but just because our stuff is cached doesn't mean theirs will be. Also the cache is really only for anon users atm.
- # [00:01] <@Garbee> If our cache needs to refresh while theirs is down, ours gets empty tables.
- # [00:01] * Quits: sonotos (~sonotos@unixboard/users/sonotos) (Quit: http://webfrap.de weitercoden)
- # [00:01] <@Garbee> If we pull it then we should be dependent and not rely upon them at all times.
- # [00:02] <@Garbee> be independent*
- # [00:02] <@mdel> that's why I suggested API access being superior though
- # [00:02] <@mdel> so it could be pulled and integrated
- # [00:02] <@mdel> without relying on them at all times
- # [00:02] <@Garbee> Lets talk it over in the mailing list.
- # [00:02] <@mdel> just a thought, I think its a better solution IMO than duplicating effort
- # [00:02] <@mdel> +1
- # [00:02] <eighty4> Garbee: the one writing a plugin/modules/whatever for caniuse could just cache the response
- # [00:02] <@Garbee> eighty4, And if that cache needs to update and they are down for some reason? same problem.
- # [00:03] <eighty4> Garbee: a cache shouldn't clear if the source is down imo
- # [00:03] <@Garbee> They don't seem to be down much, but the problem still remains.
- # [00:03] <eighty4> better to serve an old cache response than nothing
- # [00:03] <@Garbee> Yea, it would depend upon exactly how that type of thing is integrated. Still, a discussion for the ML.
- # [00:04] <@mdel> i mean, any time you are integrating with an API you wouldn't let your data cache empty itself if the connection was down
- # [00:04] <@mdel> this would be no different of course
- # [00:04] <eighty4> it's not a problem imo.
- # [00:04] <eighty4> As long as we manage to get a single response from them we will have a some what ok cache version of their data
- # [00:04] <eighty4> if they take their site down after that it would be ok
- # [00:05] <@Garbee> Can we worry about to centralize or not to centralize and then worry about the specifics of how it is done?
- # [00:05] <@mdel> Garbee: if you want to mention it, I'll chime in (i know you are on point with mailing list emails:)
- # [00:05] <@mdel> Garbee: im all for centralizing if it can also be referenced easily
- # [00:06] <@mdel> I thik thats the "ideal world" Alex just mentioned on the list
- # [00:06] <@Garbee> We would reference via linking through the content.
- # [00:06] * Quits: timbl (~timbl@host86-178-157-213.range86-178.btcentralplus.com) (Ping timeout: 264 seconds)
- # [00:06] * Quits: Gentlecat_ (~Roman@79.105.226.70) (Ping timeout: 260 seconds)
- # [00:06] <@Garbee> We can find other possible ways too if it is decided to centralize the tables.
- # [00:06] * Joins: Volvox (~Volvox@149-169-104-215.nat.asu.edu)
- # [00:06] <@mdel> centralizing the data on WPD and where the data comes from can be 2 different conversations of course
- # [00:07] <@Garbee> mdel, That is exactly what I'm getting at.
- # [00:07] * Volvox is now known as Guest13196
- # [00:07] <@mdel> yeah I know
- # [00:07] <@Garbee> We are getting way ahead talking about how the data is put in when we haven't decided where exactly it will go.
- # [00:07] <@mdel> i would argue they are concurrent discussions
- # [00:08] <@mdel> again, ideally they would be centrally stored and referenceable, im with you on that
- # [00:08] <@mdel> where the data comes from is also a question, and my point is that if we can use *and* cache external data from caniuse, its something worth exploring
- # [00:09] <eighty4> so if all I want to say is a +1 on your suggestions should I just reply to your email or should I keep quite? I'm really uncomfortable using mailinglists :|
- # [00:09] * Joins: schalkneethling (~espressiv@105-236-78-240.access.mtnbusiness.co.za)
- # [00:09] <@mdel> eighty4: use your judgement, if you have something to add, feel more than free to add
- # [00:10] * Quits: nfreader (~nfreader@99-110-189-209.lightspeed.tukrga.sbcglobal.net) (Quit: Leaving...)
- # [00:10] <@mdel> if its a question of "whats everyones opinion" +1s are fine
- # [00:10] * Quits: schalkneethling (~espressiv@105-236-78-240.access.mtnbusiness.co.za) (Client Quit)
- # [00:11] <@Garbee> eighty4, Yea, even +1 is fine. Being quite is worse then that.
- # [00:11] <@mdel> Garbee: one other point on external data: even if we just have a cron task that syncs up a page from caniuse, that would be better than maintaining it ourselves
- # [00:11] <@mdel> assuming we can pull via API, store it in a referenceable, central location, I think that would be "ideal"
- # [00:12] <@Garbee> mdel, Yea, I see the points for it. My thing is where will the effort for coding that system come from?
- # [00:12] <@mdel> I would be glad to take that on, for sure, but we'd need to flesh out how exactly it would work
- # [00:12] <@mdel> and THAT discussion may be premature right now
- # [00:12] <@Garbee> Having the cache of caniuse drop only on a successful valid response would be ideal to solve it.
- # [00:13] <@mdel> lets get concensus on central storage and move on from there
- # [00:13] <jkomoros> This problem gets quite complex in practice, I've found
- # [00:13] <@Garbee> I think though one thing they were thinking was to depreciate caniuse if webplatform did right.
- # [00:13] <@mdel> a recurring pull via cron would be great, because caniuse can go away and nothing changes for us except that we just need to update our page manually
- # [00:13] <jkomoros> because the level of granularity that folks want can differ widely depending on their current use case
- # [00:14] * Quits: groovecoder (~groovecod@wsip-70-184-255-50.ok.ok.cox.net) (Ping timeout: 246 seconds)
- # [00:14] <jkomoros> My personal (pipe?) dream for the compat tables in WPD was that they'd be the most comprehensive and detailed
- # [00:14] <jkomoros> a
- # [00:14] <jkomoros> and that other people would remix the data, summarize it in different ways, etc
- # [00:15] <@Garbee> jkomoros, One thing I have seen is someone even explaining oddities in older IE. Like the table they added a note saying in IE8 a <p> ended if a <table> was encountered.
- # [00:15] <@Garbee> Things like that are paramount and much needed.
- # [00:15] <jkomoros> yeah
- # [00:15] <@Garbee> We need more of that in conjunction with pure "support".
- # [00:15] * Joins: timbl (~timbl@host86-178-157-213.range86-178.btcentralplus.com)
- # [00:15] <@mdel> there's that S word :)
- # [00:16] <jkomoros> About a year ago I sat down for a hard think on the right way to organize compat information
- # [00:16] <jkomoros> my conclusion was that it's surprisingly hard
- # [00:16] <jkomoros> and storing all of this data in semantic media wiki properties seems wrong
- # [00:16] * Quits: Guest13196 (~Volvox@149-169-104-215.nat.asu.edu) (Quit: This computer has gone to sleep)
- # [00:16] <jkomoros> because down the road you could imagine republishing it in other formats for easy remixing
- # [00:17] <jkomoros> but at the moment it seems to be the right approach. And at least this way the data is in _some_ sort of structur
- # [00:17] <jkomoros> so theoretically some sort of automatic conversion is possible
- # [00:17] <@mdel> thats another reason I'm thinking about caniuse
- # [00:17] <@mdel> https://github.com/Fyrd/caniuse/blob/master/features-json/audio.json
- # [00:17] <@mdel> the data format
- # [00:17] <@Garbee> We could microformat the data to make it easily pulled by a bot.
- # [00:18] <jkomoros> interesting
- # [00:18] <eighty4> Not sure I agree on the central storage first. If we're using caniuse via an api the "If we have tables in any page for elements listed then it isn't going to be easy later on to update them if needed" point isn't really valid
- # [00:18] <@mdel> the data isn't going anywhere, even if the site goes down... perhaps the whole site could be rolled into WPD
- # [00:18] <eighty4> so people might vote for central storage for the wrong reasons
- # [00:18] <jkomoros> eighty4: I'm not sure I follow
- # [00:18] <jkomoros> (sorry, I traipsed into this discussion a bit late)
- # [00:19] <@Garbee> eighty4, All depends on *how* it is integrated.
- # [00:19] <eighty4> jkomoros: one reason to have it centraliced would be to make it easier to maintain and update
- # [00:19] <eighty4> if we're using an api for it that point wouldn't be valid
- # [00:19] <jkomoros> mdel: That format doesn't have a good way of denoting that some bugs/quirks only apply to specific versions of specific browsers
- # [00:20] <jkomoros> eighty4: As in, if we didn't have any of the data on WPD and merely pulled it in from elsewhere?
- # [00:20] <@mdel> eighty4: its 2 parts... where the data comes from (initially, or ongoing) and how it can be referred to in Wikimedia
- # [00:20] <@Garbee> jkomoros, Those quirks are noted in their own table atm.
- # [00:20] <eighty4> Garbee: right, so to use or not to use caniuse would be an important question before answering centralization
- # [00:20] <@mdel> jkomoros: yeah there is a notes section
- # [00:20] <eighty4> jkomoros: right
- # [00:20] <jkomoros> Yeah, but it doesn't appear to (currently) be structured
- # [00:20] <@Garbee> eighty4, This is a chicken and egg situation.
- # [00:20] <eighty4> Garbee: or rather a we should answer both question at the same time.
- # [00:20] <@Garbee> jkomoros, It isn't. Appearencing aren't playing tricks.
- # [00:20] <@mdel> eighty4: not really though... if its centrally referenceable in mediawiki, it doesnt matter how we update that central storage
- # [00:20] <jkomoros> also, how does caniuse's data model handle things like box-shadow
- # [00:21] <@mdel> wether its manual or automatic via caniuse wont matter
- # [00:21] <@Garbee> Ok, lets push this into the ML. It is too much for here.
- # [00:21] <@mdel> agreed
- # [00:21] <@Garbee> Centralizing/caniuse conversation should be over at this point.
- # [00:21] <eighty4> mdel: exactly, but it if's not centralized it would really matter.
- # [00:21] <jkomoros> box-shadow is an example I often use of a complicated compat table
- # [00:21] <jkomoros> https://developer.mozilla.org/en-US/docs/CSS/box-shadow
- # [00:21] <jkomoros> because there's the basic support, support for inset, support for multiple shadows, support for spread
- # [00:21] <jkomoros> a
- # [00:22] <jkomoros> nd all of those are related but distinct and somewhat independent
- # [00:22] * Joins: amirouche (~amirouche@2a01:e35:2ef3:d930:81cd:12a8:1a99:5e10)
- # [00:22] * Quits: amirouche (~amirouche@2a01:e35:2ef3:d930:81cd:12a8:1a99:5e10) (Changing host)
- # [00:22] * Joins: amirouche (~amirouche@unaffiliated/amirouche)
- # [00:22] <eighty4> jkomoros: http://caniuse.com/#search=box-shadow
- # [00:23] <jkomoros> yeah, that's my point
- # [00:23] <jkomoros> that level of granularity isn't represented on caniuse
- # [00:23] <jkomoros> (unless I'm misreading it)
- # [00:23] <@mdel> doesnt look like it
- # [00:24] <@Garbee> Upper left of the table is "Show all versions".. It does support the prefixes.
- # [00:24] <@Garbee> Oh, the other stuff.
- # [00:25] <@Garbee> Yea, the individual features aren't there it seems.
- # [00:25] <jkomoros> yeah
- # [00:25] <@Garbee> Either way, it is irrelevent atm here.
- # [00:25] <jkomoros> that's my main worry with just pulling caniuse data
- # [00:25] * Quits: J_A_X (~xxx@165.254.84.238) (Ping timeout: 255 seconds)
- # [00:26] <jkomoros> because then we can only ever be as good as caniuse data (unless the folks who run it want to collaborate on it)
- # [00:26] <jkomoros> although I do love that site
- # [00:27] <@mdel> jkomoros: ideally, we could use the data AND add the granular comments, have them integrated and centralized, and referenceable
- # [00:27] <@mdel> = dream world scenario
- # [00:27] <jkomoros> yeah
- # [00:27] <@mdel> not impossible though, something to think about
- # [00:28] <jkomoros> but in my experience, keeping two separate data sources like that synchronized is near impossible
- # [00:28] <@mdel> not synced. supplimented
- # [00:29] <jkomoros> sorry, that's what I meant
- # [00:29] <@mdel> integrating the data would be difficult (im not even sure what that would mean)
- # [00:29] <jkomoros> but to supplement correctly they have to be, on some level, synchronized
- # [00:30] <@mdel> but pulling it and supplimenting it, with both being stored "next to" eachother, would be easy
- # [00:30] <@mdel> (in my head)
- # [00:30] <jkomoros> agree that it _sounds_ easy
- # [00:30] <@mdel> like 1) pull data, store it in a column in the database 2) allow users to enter notes, store it in another column
- # [00:30] <@mdel> the difficulty I think you are speaking of is mashing the data together into a table, which I dont know is necessary
- # [00:30] <@mdel> unless im mistaken about what you mean
- # [00:30] * Quits: Jakobud (~Jakobud@c-75-71-110-92.hsd1.co.comcast.net) (Read error: Connection reset by peer)
- # [00:31] <jkomoros> even in that simple case you need, say, a way to add notes to something that doesn't exist in caniuse
- # [00:31] <jkomoros> and then in the future if the caniuse records change, and new things are added, or features names are changed or what have you, you need to go back and manually fix up the data
- # [00:32] <@mdel> jkomoros: yeah agreed, I think that could be handled... I also think the way I'm imagining it might not fit with how Media Wiki wants to store things
- # [00:32] <jkomoros> yeah
- # [00:32] <@Garbee> Head over to #webplatform-offtopic to continue this conversation please.
- # [00:32] <@mdel> either way, I was just throwing it out there... duplicating effort when a great resource already exists seems like a waste
- # [00:32] <@Garbee> I know it is kinda on-topic, but for now it should be handled via the ML.
- # [00:33] <@mdel> Garbee: i understand your point, but I see no problem in talking about it
- # [00:33] <jkomoros> I agree that this topic is better for the mailing list
- # [00:33] <jkomoros> or potentially as an agenda item as the inaugural community telcon next week
- # [00:34] <@mdel> ML is too slow for an active discussion... not sure why we would just stop talking and have the same discussion over a few days on the ML
- # [00:34] <@Garbee> I'd say lets see if we can't get it handled in the ML. If we can't then it could be a good topic for the telcon.
- # [00:34] <@Garbee> mdel, Because this is *not* an adhoc decision.
- # [00:34] <@mdel> right now, it kinda is
- # [00:34] <@Garbee> It needs thought from more people and in more detail.
- # [00:34] <@mdel> once we form opinions and get some info collected, then we take it to the ML
- # [00:34] <@mdel> yes, *exactly*
- # [00:35] <jkomoros> I agree that this is an important enough and complex topic that it warrants discussion in the telcon or mailing lists
- # [00:35] <@mdel> yeah I agree as well
- # [00:35] <@mdel> i just also dont see why we should just stop chatting about it
- # [00:35] <jkomoros> Garbee, did you ever get a chance to read http://docs.webplatform.org/wiki/WPD:Implementation_Patterns
- # [00:35] <@mdel> bringing half-thought ideas/commentary to the ML does nothing for anyone
- # [00:36] <@Garbee> jkomoros, No.
- # [00:36] <@Garbee> mdel, Collect *your* thoughts and put them into the ML for a response.
- # [00:36] * Quits: litaaloc (~David@ip68-13-65-39.om.om.cox.net) (Ping timeout: 240 seconds)
- # [00:36] <jkomoros> One of the things on my list of things to do is to spruce up that guide (it's a bit out of date) and then write another one that talks about how the main content templates are wired up
- # [00:37] <jkomoros> My goal is to have other folks understand how the templates/forms are all wired up so others can help improve them
- # [00:37] <@Garbee> Yea, I'm still not getting this form system in full.
- # [00:37] <mstalfoort> jkofoed, plz do, that would help a lot
- # [00:38] <@mdel> Garbee: yes of course... I'm just not sure why you suggested we move to offtopic
- # [00:38] <@mdel> little heavyhanded i think, but whatever
- # [00:38] <mstalfoort> jkomoros, plz do, that would help a lot
- # [00:38] <mstalfoort> sry jkofoed
- # [00:39] <jkomoros> Before the announcement I did a little "seminar" for folks where I reviewed that information
- # [00:39] <jkomoros> maybe I could do another one by phone for folks
- # [00:40] <jkomoros> Also, has anyone had a look at coremob's compat information: https://docs.google.com/spreadsheet/ccc?key=0AuIhlK0fCwP4dEFPR1pUWHk1QVczcV9xbFAtX19CMXc.
- # [00:40] <jkomoros> Bringing that data into WPD could be a good starter project for folks
- # [00:41] <@mdel> jkomoros: nice, haven't seen that
- # [00:41] <jkomoros> Does someone want to add that to one of the "Looking for things to do?" type pages?
- # [00:43] <jkomoros> … slash does anyone have a pointer to that "most wanted tasks" page?
- # [00:43] <jkomoros> I can't remember what the URL is
- # [00:44] * @mdel brb, handling something
- # [00:49] * Joins: Ordona (~Ordona@wikimedia/xxcom9a)
- # [00:50] * Quits: Wizek (~Wizek@catv-80-99-63-114.catv.broadband.hu) (Ping timeout: 260 seconds)
- # [00:50] * Quits: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net) (Ping timeout: 246 seconds)
- # [00:52] <mattkelly> is it worthwhile incorporating this into the site? https://docs.google.com/spreadsheet/ccc?key=0AuIhlK0fCwP4dEFPR1pUWHk1QVczcV9xbFAtX19CMXc
- # [00:52] <jkomoros> mattkelly: Are you trolling me?
- # [00:52] <mattkelly> jkomoros: huh? no
- # [00:52] <jkomoros> I literally JUST sent that ping to the list like 5 minutes ago
- # [00:52] <mattkelly> lol what
- # [00:52] <mattkelly> just read above
- # [00:53] <mattkelly> that's… very weird
- # [00:53] <jkomoros> very weird
- # [00:53] <mattkelly> twins separate at birth?
- # [00:53] <jkomoros> like 1.5 months ago I put an action item on my calendar for today
- # [00:53] <jkomoros> clearly
- # [00:53] <mattkelly> I just pasted it into an internal group here at facebok
- # [00:53] <mattkelly> and was like "maybe wpd would like this"
- # [00:53] <jkomoros> I
- # [00:54] <jkomoros> 'm going to add it as a good task people can help out with
- # [00:54] <jkomoros> so folks at a hackathon or something can work on it
- # [00:54] <mattkelly> cool
- # [00:54] <mattkelly> the "j" in your username threw me off for a min
- # [00:55] <jkomoros> yeah, my real name's john, and jkomoros is the username I was given at college so I just use it for everything now
- # [00:57] <mattkelly> got it
- # [00:59] * Joins: nonge (~nonge@p5082B4CA.dip.t-dialin.net)
- # [01:03] * Quits: DeviaVir (~DeviaVir@D97B6FB2.cm-3-4b.dynamic.ziggo.nl) (Ping timeout: 246 seconds)
- # [01:05] * Quits: @Ryan_Lane (~Ryan_Lane@wikimedia/Ryan-lane) (Quit: Leaving.)
- # [01:05] * Quits: ckwalsh (~ckwalsh@unaffiliated/ckwalsh) (Ping timeout: 272 seconds)
- # [01:08] * Quits: HammHetfield (~HammHetfi@ARouen-251-1-75-41.w90-23.abo.wanadoo.fr) (Quit: HammHetfield)
- # [01:10] * Quits: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net) (Quit: ChatZilla 0.9.89 [Firefox 16.0.1/20121010144125])
- # [01:13] * Parts: inkvizitor68sl (~inky@fsf/member/inkvizitor68sl)
- # [01:13] * Joins: inkvizitor68sl (~inky@fsf/member/inkvizitor68sl)
- # [01:16] * Joins: ericduran (~ericduran@cpe-68-175-85-180.nyc.res.rr.com)
- # [01:19] * Joins: mockie (~mockie@75-135-192-19.dhcp.krny.ne.charter.com)
- # [01:19] * Quits: mockie (~mockie@75-135-192-19.dhcp.krny.ne.charter.com) (Client Quit)
- # [01:19] * Quits: Ordona (~Ordona@wikimedia/xxcom9a) (Read error: Connection reset by peer)
- # [01:19] * Joins: Ordona_ (~Ordona@wikimedia/xxcom9a)
- # [01:19] * Ordona_ is now known as Ordona
- # [01:19] * Joins: mockie (~mockie@75-135-192-19.dhcp.krny.ne.charter.com)
- # [01:20] * Quits: alvincrespo (~Adium@c-24-63-251-162.hsd1.ma.comcast.net) (Quit: Leaving.)
- # [01:22] * Parts: mockie (~mockie@75-135-192-19.dhcp.krny.ne.charter.com)
- # [01:23] * Joins: AshKyd_ (~ash@ppp59-167-223-109.static.internode.on.net)
- # [01:23] <@Garbee> mattkelly, Well worth bringing in.
- # [01:24] <@Garbee> Just not sure exactly where except for "within mobile" which is pretty vague.
- # [01:27] * Quits: AshKyd (~ash@ppp59-167-223-109.static.internode.on.net) (*.net *.split)
- # [01:29] <@Garbee> I need to figure out who around here does what so when people bring things up in areas I don't know I can ping them.
- # [01:30] * Quits: Ordona (~Ordona@wikimedia/xxcom9a)
- # [01:31] * Joins: DeviaVir (~DeviaVir@D97B6FB2.cm-3-4b.dynamic.ziggo.nl)
- # [01:37] * Quits: ericduran (~ericduran@cpe-68-175-85-180.nyc.res.rr.com)
- # [01:42] * Joins: ckwalsh (~ckwalsh@unaffiliated/ckwalsh)
- # [01:45] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
- # [01:50] * Joins: Jayflux (~jay_knows@cpc6-dudl6-0-0-cust126.16-1.cable.virginmedia.com)
- # [01:52] * Quits: ckwalsh (~ckwalsh@unaffiliated/ckwalsh) (Quit: Leaving)
- # [01:54] * Quits: DeviaVir (~DeviaVir@D97B6FB2.cm-3-4b.dynamic.ziggo.nl) (Quit: DeviaVir)
- # [01:56] * Parts: michaelthomas (~textual@208.77.232.74) ("["Textual IRC Client: www.textualapp.com"]")
- # [02:00] * Quits: jkofoed (~mnikofoj@CPE-72-131-57-154.wi.res.rr.com) (Quit: jkofoed)
- # [02:02] * Joins: Gentlecat (~Roman@79.105.226.70)
- # [02:03] * Joins: Volvox_ (~Volvox@149-169-122-19.nat.asu.edu)
- # [02:10] * Quits: mattgifford (~mattgiffo@70.102.199.158) (Remote host closed the connection)
- # [02:10] * Joins: mattgifford (~mattgiffo@70.102.199.158)
- # [02:11] * Quits: Gentlecat (~Roman@79.105.226.70) (Ping timeout: 245 seconds)
- # [02:13] * Joins: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net)
- # [02:14] <eighty4> Garbee: Good searchable profiles on wpf would help for that
- # [02:14] * Quits: mattgifford (~mattgiffo@70.102.199.158) (Ping timeout: 246 seconds)
- # [02:15] * Quits: mstalfoort (~manuchill@546AF15F.cm-12-3d.dynamic.ziggo.nl) (Quit: kthxbai)
- # [02:16] <@Garbee> The problem is getting people to fill theirs in. And honestly I'm not going to ask people to do so. I think more people should chat about what they do so I can log and reference it. ;)
- # [02:17] * Quits: dobalina (~dobalina@ANantes-652-1-136-192.w109-211.abo.wanadoo.fr) (Ping timeout: 240 seconds)
- # [02:20] <eighty4> Garbee: I'm a frontend/backend dev atm mostly coding in kohana and drupal as backend. html/css/javascript for the front-end. Been at it as work for 3 years or so
- # [02:21] <eighty4> oh, and I live in a smallish town in Sweden
- # [02:21] <eighty4> :P
- # [02:21] <eighty4> That's what i "do"
- # [02:22] * Quits: josieliang (~jliang@c-50-136-243-63.hsd1.ca.comcast.net) (Quit: josieliang)
- # [02:30] * Quits: maknz (~maknz@unaffiliated/makx) (Ping timeout: 245 seconds)
- # [02:32] * Quits: madmoose (~Hat@chef.nerp.net) (Ping timeout: 246 seconds)
- # [02:33] * Quits: jeffreyatw (~jeffreyat@70-36-245-160.dsl.static.sonic.net) (Quit: jeffreyatw)
- # [02:33] * Joins: madmoose (~Hat@chef.nerp.net)
- # [02:34] * Joins: maknz (~maknz@unaffiliated/makx)
- # [02:35] * Quits: pdr3000 (~pdr@216.239.55.140) (Quit: This computer has gone to sleep)
- # [02:36] * pdr is now known as pdr|away
- # [02:37] * Quits: Michelangelo (~mds@sjfw1-a.adobe.com) (Quit: Linkinus - http://linkinus.com)
- # [02:40] * Quits: kathyw (kathyw@nat/google/x-iagdpradorvwmtca) (Remote host closed the connection)
- # [02:41] * Quits: johnkpaul (~johnkpaul@ec2-107-20-23-79.compute-1.amazonaws.com) (Quit: ZNC - http://znc.sourceforge.net)
- # [02:44] * Joins: johnkpaul (~johnkpaul@ec2-107-20-23-79.compute-1.amazonaws.com)
- # [02:46] * Joins: khayes (~khayes@pool-74-111-213-49.lsanca.fios.verizon.net)
- # [02:47] * Quits: khayes (~khayes@pool-74-111-213-49.lsanca.fios.verizon.net) (Client Quit)
- # [02:51] * Joins: gluxon (~gluxon@unaffiliated/gluxon)
- # [02:56] * Quits: Volvox_ (~Volvox@149-169-122-19.nat.asu.edu) (Quit: This computer has gone to sleep)
- # [02:57] * Quits: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com) (Quit: Leaving...)
- # [02:58] * Joins: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com)
- # [02:59] * Parts: say2joe (~say2joe@204.56.108.2)
- # [03:13] * Quits: harryrf (~harryrf@pool-108-57-17-85.sctnpa.east.verizon.net) (Ping timeout: 260 seconds)
- # [03:14] * Quits: trevorh (~trevor@CPE-124-185-131-205.lns10.cha.bigpond.net.au) (Ping timeout: 265 seconds)
- # [03:14] * Joins: harryrf (~harryrf@pool-108-57-17-85.sctnpa.east.verizon.net)
- # [03:18] * Parts: Neto (~Thunderbi@d23-16-40-250.bchsia.telus.net)
- # [03:18] * Quits: Jayflux (~jay_knows@cpc6-dudl6-0-0-cust126.16-1.cable.virginmedia.com) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
- # [03:18] * Quits: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net) (Ping timeout: 276 seconds)
- # [03:20] * Joins: Harry (~gemarteld@pool-108-57-17-85.sctnpa.east.verizon.net)
- # [03:21] * Harry is now known as Guest74332
- # [03:22] * Joins: pdr2 (~pdr@50-193-48-70-static.hfc.comcastbusiness.net)
- # [03:22] * Quits: harryrf (~harryrf@pool-108-57-17-85.sctnpa.east.verizon.net) (Ping timeout: 240 seconds)
- # [03:23] * Guest74332 is now known as harryrf
- # [03:24] * Joins: mattkelly (mattkelly@c-69-181-69-39.hsd1.ca.comcast.net)
- # [03:27] * Joins: harryrf` (~harryrf@pool-108-57-17-85.sctnpa.east.verizon.net)
- # [03:27] * Quits: gluxon (~gluxon@unaffiliated/gluxon) (Quit: Leaving.)
- # [03:30] * Joins: gluxon (~gluxon@unaffiliated/gluxon)
- # [03:31] * Quits: puppion (puppion@85.65.63.204.dynamic.barak-online.net) (Ping timeout: 246 seconds)
- # [03:32] * Joins: Prisca (u6041@gateway/web/irccloud.com/x-mkagwgkhbzbrmfnq)
- # [03:39] * Quits: michaeln (michaeln@nat/google/x-qwwcoryemcfspcov) (Quit: Leaving.)
- # [03:41] * Quits: Powersource (~Powersour@c-1b7671d5.033-229-6c756e10.cust.bredbandsbolaget.se) (Quit: Leaving)
- # [03:46] * Joins: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net)
- # [03:53] * Joins: Serrata (~Patrick@97.103.129.234)
- # [03:54] * Quits: Serrata1 (~Patrick@97.103.129.234) (Ping timeout: 246 seconds)
- # [03:55] * Quits: sonny (~Instantbi@84.121.14.252.dyn.user.ono.com) (Read error: Operation timed out)
- # [04:01] * Joins: Harry (~gemarteld@pool-108-57-17-85.sctnpa.east.verizon.net)
- # [04:01] * Harry is now known as Guest24622
- # [04:02] * Joins: jkofoed (~mnikofoj@CPE-72-131-57-154.wi.res.rr.com)
- # [04:02] * Guest24622 is now known as harryrf_
- # [04:02] * Quits: harryrf` (~harryrf@pool-108-57-17-85.sctnpa.east.verizon.net) (Quit: ZNC - http://znc.in)
- # [04:04] * Joins: harryrf` (~harryrf@pool-108-57-17-85.sctnpa.east.verizon.net)
- # [04:08] * Quits: Serrata (~Patrick@97.103.129.234) (Read error: Connection reset by peer)
- # [04:08] * Joins: Serrata (~Patrick@97.103.129.234)
- # [04:11] * Joins: mattgifford (~mattgiffo@108.161.20.199)
- # [04:12] * Joins: NorTomato (~nottaylor@c-67-173-237-149.hsd1.co.comcast.net)
- # [04:12] * ChanServ sets mode: +o NorTomato
- # [04:13] * Quits: Lifesnoozer (~lsnoozer@83.223.19.160) (Remote host closed the connection)
- # [04:13] * Quits: @NotTomato (~nottaylor@67.173.237.149) (Ping timeout: 245 seconds)
- # [04:15] * Joins: Ordona (~Ordona@wikimedia/xxcom9a)
- # [04:41] * pdr2 is now known as pdr2|away
- # [04:43] * Quits: mattgifford (~mattgiffo@108.161.20.199) (Remote host closed the connection)
- # [04:44] * Joins: mattgifford (~mattgiffo@108.161.20.199)
- # [04:44] * Quits: timbl (~timbl@host86-178-157-213.range86-178.btcentralplus.com) (Ping timeout: 240 seconds)
- # [04:48] * Quits: mattgifford (~mattgiffo@108.161.20.199) (Ping timeout: 252 seconds)
- # [04:48] * Quits: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net) (Ping timeout: 240 seconds)
- # [04:53] * mdel is now known as mdel_away
- # [05:01] * Quits: gluxon (~gluxon@unaffiliated/gluxon) (Quit: Leaving.)
- # [05:04] * Joins: timbl (~timbl@host86-178-157-213.range86-178.btcentralplus.com)
- # [05:05] * Joins: rusfel (~rusfel@75.109.81.253)
- # [05:32] * Quits: harryrf (~gemarteld@pool-108-57-17-85.sctnpa.east.verizon.net) (Ping timeout: 260 seconds)
- # [05:32] * harryrf` is now known as harryrf
- # [05:33] * Quits: harryrf_ (~gemarteld@pool-108-57-17-85.sctnpa.east.verizon.net) (Ping timeout: 272 seconds)
- # [05:42] * Quits: ctoveloz[BR] (~ctoveloz@host70.190-30-103.telecom.net.ar)
- # [05:45] * cpg is now known as cpg|away
- # [05:46] * Quits: rusfel (~rusfel@75.109.81.253) (Remote host closed the connection)
- # [06:09] * cpg|away is now known as cpg
- # [06:14] * Quits: mattkelly (mattkelly@c-69-181-69-39.hsd1.ca.comcast.net) (Ping timeout: 252 seconds)
- # [06:17] * Quits: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com) (Quit: Linkinus - http://linkinus.com)
- # [06:28] * Joins: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net)
- # [06:37] * Quits: Serrata (~Patrick@97.103.129.234) (Quit: Leaving.)
- # [06:37] * Joins: Serrata (~Patrick@97.103.129.234)
- # [06:39] * Quits: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net) (Ping timeout: 255 seconds)
- # [06:45] * Joins: Gentlecat (~Roman@79.105.226.70)
- # [06:45] * Quits: jkofoed (~mnikofoj@CPE-72-131-57-154.wi.res.rr.com) (Quit: jkofoed)
- # [06:51] * cpg is now known as cpg|away
- # [06:59] * Joins: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net)
- # [07:14] * Joins: rhammons (~rhammons@12.91.249.142)
- # [07:17] * Quits: rhammons1 (~rhammons@12.91.249.142) (Ping timeout: 264 seconds)
- # [07:21] * Joins: HammHetfield (~HammHetfi@ARouen-251-1-75-41.w90-23.abo.wanadoo.fr)
- # [07:21] * Quits: overra (~overra@unaffiliated/overra) (Quit: Leaving.)
- # [07:23] * Joins: Volvox (~Volvox@ip98-165-9-172.ph.ph.cox.net)
- # [07:23] * Volvox is now known as Guest36029
- # [07:29] * Joins: rusfel (~rusfel@75.109.81.253)
- # [07:35] * Joins: NotTomato (~nottaylor@c-67-173-237-149.hsd1.co.comcast.net)
- # [07:35] * ChanServ sets mode: +o NotTomato
- # [07:36] * Quits: @NorTomato (~nottaylor@c-67-173-237-149.hsd1.co.comcast.net) (Ping timeout: 245 seconds)
- # [07:36] * Quits: rusfel (~rusfel@75.109.81.253) (Remote host closed the connection)
- # [07:39] * cpg|away is now known as cpg
- # [07:41] * Quits: Gentlecat (~Roman@79.105.226.70) (Ping timeout: 260 seconds)
- # [07:47] * Quits: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net) (Ping timeout: 260 seconds)
- # [07:55] * Quits: pdr2|away (~pdr@50-193-48-70-static.hfc.comcastbusiness.net) (Remote host closed the connection)
- # [07:59] * Quits: Ordona (~Ordona@wikimedia/xxcom9a)
- # [08:34] * Quits: @eternicode (~andrew@ppp-69-208-155-68.dsl.ipltin.ameritech.net) (Read error: Connection reset by peer)
- # [08:35] * Joins: eternicode (~andrew@ppp-69-208-155-68.dsl.ipltin.ameritech.net)
- # [08:35] * ChanServ sets mode: +o eternicode
- # [08:47] * Joins: ravenzz (~raven@unaffiliated/ravenzz)
- # [08:47] * ChanServ sets mode: +o ravenzz
- # [08:51] * Joins: Wizek (~Wizek@catv-80-99-63-114.catv.broadband.hu)
- # [09:00] * Quits: jkomoros (~jkomoros@c-67-180-194-192.hsd1.ca.comcast.net) (Quit: jkomoros)
- # [09:06] * Joins: trevorh (~trevor@101.162.205.241)
- # [09:10] * Quits: mnk (~mnk@82.231.229.223) (Read error: Connection reset by peer)
- # [09:10] * Joins: icaaq (~Adium@31-211-219-251.customers.ownit.se)
- # [09:11] * Joins: mnk (~mnk@82.231.229.223)
- # [09:11] * Joins: lennon (~huimin@119.136.139.210)
- # [09:12] * basile is now known as guillom
- # [09:15] * Joins: jarek (~jarek@unaffiliated/jarek)
- # [09:21] * Quits: mnk (~mnk@82.231.229.223) (Read error: Connection reset by peer)
- # [09:22] * Joins: mnk (~mnk@82.231.229.223)
- # [09:27] * Joins: fr0zenice (~frozenice@ltea-178-013-100-219.pools.arcor-ip.net)
- # [09:27] * ChanServ sets mode: +o fr0zenice
- # [09:29] * Parts: inkvizitor68sl (~inky@fsf/member/inkvizitor68sl)
- # [09:31] * Quits: lennon (~huimin@119.136.139.210) (Remote host closed the connection)
- # [09:32] * Joins: mattkelly (~MattKelly@c-69-181-69-39.hsd1.ca.comcast.net)
- # [09:33] * Quits: rhammons (~rhammons@12.91.249.142) (Read error: Connection reset by peer)
- # [09:34] * Joins: rhammons (~rhammons@12.91.249.142)
- # [09:36] * Quits: mattkelly (~MattKelly@c-69-181-69-39.hsd1.ca.comcast.net) (Ping timeout: 260 seconds)
- # [09:42] * Quits: jarek (~jarek@unaffiliated/jarek) (Quit: jarek)
- # [10:00] * Quits: icaaq (~Adium@31-211-219-251.customers.ownit.se) (Quit: Leaving.)
- # [10:01] * Joins: AGM114K2A (~AGM114K2A@80.92.52.147)
- # [10:02] * Joins: maksimr (~maksimr@89.112.72.32.pppoe.eltel.net)
- # [10:05] * Quits: rhammons (~rhammons@12.91.249.142) (Ping timeout: 264 seconds)
- # [10:06] * Joins: rhammons (~rhammons@12.91.249.142)
- # [10:06] * Quits: Guest36029 (~Volvox@ip98-165-9-172.ph.ph.cox.net) (Quit: This computer has gone to sleep)
- # [10:07] * Joins: sonotos (~sonotos@unixboard/users/sonotos)
- # [10:22] * Joins: nonge_ (~nonge@p5082A994.dip.t-dialin.net)
- # [10:26] * Quits: nonge (~nonge@p5082B4CA.dip.t-dialin.net) (Ping timeout: 246 seconds)
- # [10:30] * Joins: Gentlecat (~Roman@79.105.226.70)
- # [10:34] * Quits: leprosys (~leprosys@unaffiliated/leprosys) (Remote host closed the connection)
- # [10:36] * Quits: AGM114K2A (~AGM114K2A@80.92.52.147)
- # [10:50] * Joins: arnedebree (~arnedebre@2001:610:678:0:788c:dbaf:b41e:c346)
- # [10:59] * Joins: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net)
- # [11:14] * Quits: flurick (~flurick@banan.fulafisken.com) (Quit: leaving)
- # [11:14] * Quits: arnedebree (~arnedebre@2001:610:678:0:788c:dbaf:b41e:c346) (Quit: arnedebree)
- # [11:14] * Quits: seich- (~seich@web240.webfaction.com) (Ping timeout: 248 seconds)
- # [11:16] * Joins: seich- (~seich@web240.webfaction.com)
- # [11:16] * Joins: gootle (~Adium@27.254.2.125)
- # [11:23] <amirouche> héllo o/
- # [11:24] <amirouche> does Longpolling and websocket patterns a possible wiki page of WPD ?
- # [11:24] <amirouche> I mean just «longpolling», websockets being only an implementation
- # [11:25] <amirouche> if so where does it feet in current wiki directory ?
- # [11:25] <amirouche> Garbee, :-) ^
- # [11:35] * Joins: Francisc (~Francisc@188.27.167.42)
- # [11:35] * Quits: timbl (~timbl@host86-178-157-213.range86-178.btcentralplus.com) (Quit: timbl)
- # [11:36] * Quits: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net) (Ping timeout: 252 seconds)
- # [11:38] * Joins: kennyluck (~kennyluck@124.193.152.238)
- # [11:43] * Joins: puppion (puppion@85.65.63.204.dynamic.barak-online.net)
- # [12:06] * Quits: @NotTomato (~nottaylor@c-67-173-237-149.hsd1.co.comcast.net) (Ping timeout: 276 seconds)
- # [12:06] * Quits: kennyluck (~kennyluck@124.193.152.238) (Quit: kennyluck)
- # [12:17] * Quits: seich- (~seich@web240.webfaction.com) (Ping timeout: 260 seconds)
- # [12:18] * Joins: seich- (~seich@web240.webfaction.com)
- # [12:21] * Joins: az09[h] (~a@5.164.48.234)
- # [12:23] * Joins: peterlubbers (~peterlubb@122.212.234.130)
- # [12:30] * Joins: lampe2 (~michael@f054147170.adsl.alicedsl.de)
- # [12:32] * Joins: michael__ (~michael@c230136.adsl.hansenet.de)
- # [12:33] * Quits: peterlubbers (~peterlubb@122.212.234.130) (Quit: peterlubbers)
- # [12:34] * Joins: Powersource (~Powersour@c-1b7671d5.033-229-6c756e10.cust.bredbandsbolaget.se)
- # [12:36] * Quits: lampe2 (~michael@f054147170.adsl.alicedsl.de) (Ping timeout: 246 seconds)
- # [12:41] * michael__ is now known as lampe2
- # [12:41] <lampe2> hello my friends
- # [13:00] <@varl> hello there
- # [13:03] * Joins: metasansana (~metasansa@unaffiliated/metasansana)
- # [13:07] * Joins: timbl (~timbl@cpc1-mort6-2-0-cust207.croy.cable.virginmedia.com)
- # [13:13] * Quits: metasansana (~metasansa@unaffiliated/metasansana) (Remote host closed the connection)
- # [13:16] * Joins: Gentlecat_ (~Roman@79.105.226.88)
- # [13:18] * cpg is now known as cpg|away
- # [13:19] * Quits: Gentlecat (~Roman@79.105.226.70) (Ping timeout: 260 seconds)
- # [13:24] * cpg|away is now known as cpg
- # [13:25] * Quits: amirouche (~amirouche@unaffiliated/amirouche) (Read error: Connection reset by peer)
- # [13:25] * Joins: amirouche (~amirouche@2a01:e35:2ef3:d930:81cd:12a8:1a99:5e10)
- # [13:25] * Quits: amirouche (~amirouche@2a01:e35:2ef3:d930:81cd:12a8:1a99:5e10) (Changing host)
- # [13:25] * Joins: amirouche (~amirouche@unaffiliated/amirouche)
- # [13:29] * Quits: @_Rainulf (~rainulf@unaffiliated/-rainulf/x-988124) (Ping timeout: 246 seconds)
- # [13:30] * cpg is now known as cpg|away
- # [13:40] * Joins: overra (~overra@206.255.16.231)
- # [13:40] * Quits: overra (~overra@206.255.16.231) (Changing host)
- # [13:40] * Joins: overra (~overra@unaffiliated/overra)
- # [13:46] * Quits: @ravenzz (~raven@unaffiliated/ravenzz)
- # [13:50] * Joins: lennon (~huimin@119.136.139.210)
- # [13:59] * Joins: Jayflux (~jay_knows@cpc6-dudl6-0-0-cust126.16-1.cable.virginmedia.com)
- # [14:13] * Joins: metasansana (~metasansa@unaffiliated/metasansana)
- # [14:14] * Quits: harryrf (~harryrf@pool-108-57-17-85.sctnpa.east.verizon.net) (Ping timeout: 240 seconds)
- # [14:17] * Joins: harryrf (~harryrf@pool-108-57-17-85.sctnpa.east.verizon.net)
- # [14:39] * Joins: DeviaVir (~DeviaVir@D97B6FB2.cm-3-4b.dynamic.ziggo.nl)
- # [14:47] * Quits: lampe2 (~michael@c230136.adsl.hansenet.de) (Quit: Leaving)
- # [14:54] * Quits: puppion (puppion@85.65.63.204.dynamic.barak-online.net) (Ping timeout: 260 seconds)
- # [15:05] * Quits: bwoebi (~bwoebi@2001:7e8:c2f5:f701:d1e7:dfe6:ab4e:88ba) (Ping timeout: 268 seconds)
- # [15:11] * Quits: DeviaVir (~DeviaVir@D97B6FB2.cm-3-4b.dynamic.ziggo.nl) (Quit: DeviaVir)
- # [15:17] * Joins: Gentlecat__ (~Roman@79.105.224.237)
- # [15:18] * Joins: Neto (~Thunderbi@d23-16-40-250.bchsia.telus.net)
- # [15:20] * Quits: Gentlecat_ (~Roman@79.105.226.88) (Read error: Operation timed out)
- # [15:28] * Quits: overra (~overra@unaffiliated/overra) (Ping timeout: 255 seconds)
- # [15:29] * Joins: nfreader (~nfreader@108-202-100-157.lightspeed.tukrga.sbcglobal.net)
- # [15:35] * Joins: overra (~overra@206.255.16.231)
- # [15:35] * Quits: overra (~overra@206.255.16.231) (Changing host)
- # [15:35] * Joins: overra (~overra@unaffiliated/overra)
- # [15:36] * Joins: u89 (~u89@f194196.upc-f.chello.nl)
- # [15:47] * Quits: u89 (~u89@f194196.upc-f.chello.nl)
- # [15:50] * Joins: groovecoder (~groovecod@ip98-160-123-161.ok.ok.cox.net)
- # [16:13] * Joins: mstalfoort (~manuchill@546AF15F.cm-12-3d.dynamic.ziggo.nl)
- # [16:13] * Joins: jkofoed (~mnikofoj@CPE-72-131-57-154.wi.res.rr.com)
- # [16:35] * Joins: sonny (~Instantbi@84.124.142.143.dyn.user.ono.com)
- # [16:44] * Quits: timbl (~timbl@cpc1-mort6-2-0-cust207.croy.cable.virginmedia.com) (Quit: timbl)
- # [16:49] <shepazu> morning, platformers
- # [16:51] <metasansana> morn
- # [16:54] <mike5w3c> shepazu: I stoled the logo for this shopping mall I made in Yokohama
- # [16:54] <mike5w3c> http://www.yim.co.jp/index.html
- # [16:55] * Joins: dobalina (~dobalina@ANantes-652-1-136-192.w109-211.abo.wanadoo.fr)
- # [16:55] <shepazu> mike5w3c: I really wish you'd asked me first…. I might have liked to invest in a Japanese shopping mall...
- # [16:56] <mike5w3c> too late man I got all the cash I needed from my yakuza buddies
- # [16:56] <shepazu> I like how that jack-o-lantern continues the theme, with the hat that says "WP"
- # [16:57] <mike5w3c> yep that's one of those kinds of things us designer do
- # [16:57] <shepazu> mike5w3c: there are a lot of very similar logos, actually
- # [16:58] <mike5w3c> now you should steal that jack-o-lantern back and make it the main logo for webplatform.org
- # [16:58] <shepazu> it ensaddens me
- # [16:58] <mike5w3c> heh
- # [16:58] <shepazu> I'll add this one to the list :)
- # [16:58] <mike5w3c> people should just think for themselves instead of copying your thoughts
- # [16:59] <shepazu> yeah, that's just what I was thinking
- # [16:59] <mike5w3c> including any people who may have thought of it before you did
- # [16:59] <mike5w3c> hah
- # [16:59] <shepazu> I thought you'd say that
- # [16:59] <mike5w3c> ah ho you stealing my thoughts now man
- # [17:00] <mike5w3c> or I am pre-emptingly stealing them from you
- # [17:00] <mike5w3c> before you think of them
- # [17:00] <shepazu> yes, I'm stealing them before you have them, then replacing them with cheap knock-off thoughts
- # [17:00] <mike5w3c> hah
- # [17:01] <mike5w3c> I am like future Spock in that tiny ship and you are Eric Bana chasing me
- # [17:03] * Quits: trevorh (~trevor@101.162.205.241) (Ping timeout: 276 seconds)
- # [17:07] * Joins: geem (~geem@161.38.221.206)
- # [17:07] <geem> hiyas
- # [17:07] <geem> am home
- # [17:07] <geem> good to see all of you
- # [17:08] <@Garbee> mike5w3c, Is this the future Spock of the new movie or of the old series?
- # [17:09] <mike5w3c> the movie one, because shepazu was not in the TV series
- # [17:09] <@Garbee> ah, Eric was the actor.
- # [17:09] <shepazu> it's true, I was too young
- # [17:10] <@Garbee> False. Time travel is involved. You are never too young nor too old because we don't really know anything about age at this point.
- # [17:10] <@Garbee> Doctor Who has proven that.
- # [17:10] <@Garbee> Keeps getting older, but with every incarnation he is younger and more energeitc.
- # [17:10] <@Garbee> energetic*
- # [17:12] <mike5w3c> a lot of people think the guy from The Alternative Factor TV episode is kind of a proto-shepazu
- # [17:12] <mike5w3c> Lazurus
- # [17:12] <mike5w3c> http://www.startrek.com/legacy_media/images/200303/tos-020-lazurus/320x240.jpg
- # [17:12] * Quits: Francisc (~Francisc@188.27.167.42)
- # [17:13] <mike5w3c> it's possible he pre-emptively tried to steal future shepazu facial hair style
- # [17:13] <mike5w3c> but he didn't get it quite right
- # [17:13] <@Garbee> I don't see why somone would want too...
- # [17:13] <@Garbee> to*
- # [17:14] <mike5w3c> I think he copied shepazu work style pretty well though
- # [17:14] <mike5w3c> http://farm4.static.flickr.com/3026/2558058289_8ca8b1efaf.jpg
- # [17:14] * Quits: maksimr (~maksimr@89.112.72.32.pppoe.eltel.net) (Remote host closed the connection)
- # [17:14] <mike5w3c> that picture shows shepazu usual state
- # [17:14] <@Garbee> What would that be? Always lean and have a beer in hand?
- # [17:14] <mike5w3c> yeah! like that
- # [17:14] <mike5w3c> well beverage of some kind
- # [17:14] <@Garbee> And look at how short those Trekkie skirts are..
- # [17:15] <geem> hiya peeps
- # [17:15] <mike5w3c> looking thoughtful
- # [17:15] <mike5w3c> he geem
- # [17:15] <geem> i goto school bout to graduate with my aa in web design
- # [17:15] <geem> art institute
- # [17:16] <geem> i been in chatrooms like this since 96
- # [17:16] <geem> i hope to contribute although i am afk a lot
- # [17:17] * Joins: trevorh (~trevor@101.162.205.241)
- # [17:18] <geem> ello trev
- # [17:19] * Joins: mattgifford (~mattgiffo@108.161.20.199)
- # [17:21] * Quits: dobalina (~dobalina@ANantes-652-1-136-192.w109-211.abo.wanadoo.fr) (Ping timeout: 264 seconds)
- # [17:26] <Jayflux> heyo
- # [17:33] * Joins: geemy (~geem@161.38.221.206)
- # [17:34] * Quits: rhammons (~rhammons@12.91.249.142) (Read error: Connection reset by peer)
- # [17:35] * Quits: geem (~geem@161.38.221.206) (Ping timeout: 252 seconds)
- # [17:36] * Joins: rhammons (~rhammons@12.91.249.142)
- # [17:36] * Quits: levshik (~levshik@66.172.10.230) (Ping timeout: 240 seconds)
- # [17:36] * Joins: levshik (~levshik@66.172.10.230)
- # [17:37] * Quits: sonny (~Instantbi@84.124.142.143.dyn.user.ono.com) (Ping timeout: 260 seconds)
- # [17:39] * Joins: icaaq (~Adium@c-5eeaaaab-74736162.cust.telenor.se)
- # [17:47] * Joins: NotTomato (~nottaylor@c-67-173-237-149.hsd1.co.comcast.net)
- # [17:47] * ChanServ sets mode: +o NotTomato
- # [17:48] * Quits: sonotos (~sonotos@unixboard/users/sonotos) (Quit: http://webfrap.de weitercoden)
- # [17:58] * Quits: overra (~overra@unaffiliated/overra) (Quit: Leaving.)
- # [18:00] * Joins: overra (~overra@206.255.16.231)
- # [18:00] * Quits: overra (~overra@206.255.16.231) (Changing host)
- # [18:00] * Joins: overra (~overra@unaffiliated/overra)
- # [18:01] * Joins: Ordona (~Ordona@wikimedia/xxcom9a)
- # [18:03] * Quits: overra (~overra@unaffiliated/overra) (Read error: Operation timed out)
- # [18:05] * Quits: mattgifford (~mattgiffo@108.161.20.199) (Remote host closed the connection)
- # [18:05] * Joins: mattgifford (~mattgiffo@108.161.20.199)
- # [18:05] * Joins: leprosys (~leprosys@190.99.63.253)
- # [18:05] * Quits: leprosys (~leprosys@190.99.63.253) (Changing host)
- # [18:05] * Joins: leprosys (~leprosys@unaffiliated/leprosys)
- # [18:08] * Quits: mstalfoort (~manuchill@546AF15F.cm-12-3d.dynamic.ziggo.nl) (Quit: kthxbai)
- # [18:08] * Quits: trevorh (~trevor@101.162.205.241) (Quit: Leaving.)
- # [18:10] * Quits: mattgifford (~mattgiffo@108.161.20.199) (Ping timeout: 260 seconds)
- # [18:10] * Quits: lennon (~huimin@119.136.139.210) (Remote host closed the connection)
- # [18:17] * Joins: trevorh (~trevor@101.162.205.241)
- # [18:25] * Joins: sonny (~Instantbi@84.124.142.143.dyn.user.ono.com)
- # [18:29] * Joins: Jesse_Brack (~Jesse_Bra@c-76-126-235-142.hsd1.ca.comcast.net)
- # [18:31] * Joins: dobalina (~dobalina@ANantes-652-1-136-192.w109-211.abo.wanadoo.fr)
- # [18:35] * Joins: barkingtiger (~ryan@b01be203.bb.sky.com)
- # [18:43] * Joins: timbl (~timbl@host86-176-7-32.range86-176.btcentralplus.com)
- # [18:44] * Quits: geemy (~geem@161.38.221.206)
- # [18:50] * Quits: icaaq (~Adium@c-5eeaaaab-74736162.cust.telenor.se) (Quit: Leaving.)
- # [18:51] * Quits: dobalina (~dobalina@ANantes-652-1-136-192.w109-211.abo.wanadoo.fr) (Ping timeout: 252 seconds)
- # [18:53] * Joins: dobalina (~dobalina@ANantes-652-1-136-192.w109-211.abo.wanadoo.fr)
- # [18:58] * Quits: sonny (~Instantbi@84.124.142.143.dyn.user.ono.com) (Ping timeout: 245 seconds)
- # [19:00] * Quits: trevorh (~trevor@101.162.205.241) (Quit: Leaving.)
- # [19:01] <daleharvey> hey, anyone familiar with transactions in indexeddb? I am wondering when the transactions are supposed to be closed
- # [19:09] * Joins: vikash (~vikash@1.186.9.14)
- # [19:09] * Quits: vikash (~vikash@1.186.9.14) (Changing host)
- # [19:09] * Joins: vikash (~vikash@unaffiliated/vikash)
- # [19:09] * Quits: vikash (~vikash@unaffiliated/vikash) (Read error: Connection reset by peer)
- # [19:16] * Joins: trevorh (~trevor@101.162.205.241)
- # [19:20] * Joins: overra (~overra@206.255.16.231)
- # [19:20] * Quits: overra (~overra@206.255.16.231) (Changing host)
- # [19:20] * Joins: overra (~overra@unaffiliated/overra)
- # [19:21] <Jayflux> daleharvey I think #web are doing support, here is for the documentation.
- # [19:23] * Joins: sonny (~Instantbi@84.121.14.252.dyn.user.ono.com)
- # [19:25] <daleharvey> Jayflux: cheers
- # [19:26] * Quits: barkingtiger (~ryan@b01be203.bb.sky.com) (Quit: barkingtiger)
- # [19:28] * Joins: Guest84134 (~rainulf@206-248-185-120.dsl.teksavvy.com)
- # [19:32] * Joins: Powersource2 (~Powersour@c-1b7671d5.033-229-6c756e10.cust.bredbandsbolaget.se)
- # [19:34] * Quits: Powersource (~Powersour@c-1b7671d5.033-229-6c756e10.cust.bredbandsbolaget.se) (Ping timeout: 244 seconds)
- # [19:42] * Joins: vikash (~vikash@1.186.9.14)
- # [19:42] * Quits: vikash (~vikash@1.186.9.14) (Changing host)
- # [19:42] * Joins: vikash (~vikash@unaffiliated/vikash)
- # [19:44] * Quits: jkofoed (~mnikofoj@CPE-72-131-57-154.wi.res.rr.com) (Quit: jkofoed)
- # [19:48] * Joins: chris_cook (~Chris@cpc3-grim16-2-0-cust169.12-3.cable.virginmedia.com)
- # [19:48] * ChanServ sets mode: +o chris_cook
- # [19:48] * Joins: jkofoed (~mnikofoj@CPE-72-131-57-154.wi.res.rr.com)
- # [19:50] * Quits: @mdel_away (~mdelcx@unaffiliated/mdel) (Ping timeout: 255 seconds)
- # [19:58] * Quits: daleharvey (u513@gateway/web/irccloud.com/x-qatxnfvnfwqqxmnk) (Ping timeout: 245 seconds)
- # [19:59] * Quits: krijn (u2319@gateway/web/irccloud.com/x-fxkfdfsrjgxxkqpw) (Ping timeout: 245 seconds)
- # [19:59] * Joins: krijn (u2319@gateway/web/irccloud.com/x-gdwzpgzheujfrtoi)
- # [19:59] * Joins: daleharvey (u513@gateway/web/irccloud.com/x-synvhjclqqhsupnh)
- # [20:02] * Quits: @NotTomato (~nottaylor@c-67-173-237-149.hsd1.co.comcast.net)
- # [20:05] * Quits: harryrf (~harryrf@pool-108-57-17-85.sctnpa.east.verizon.net) (Ping timeout: 260 seconds)
- # [20:06] * Joins: harryrf (~harryrf@pool-108-57-17-85.sctnpa.east.verizon.net)
- # [20:14] * Joins: icaaq (~Adium@94.234.170.171)
- # [20:15] * Quits: @eternicode (~andrew@ppp-69-208-155-68.dsl.ipltin.ameritech.net) (Read error: Connection reset by peer)
- # [20:15] * Joins: josieliang (~jliang@c-50-136-243-63.hsd1.ca.comcast.net)
- # [20:17] * Joins: eternicode (~andrew@ppp-69-208-155-68.dsl.ipltin.ameritech.net)
- # [20:17] * ChanServ sets mode: +o eternicode
- # [20:17] * Joins: u89 (~u89@f194196.upc-f.chello.nl)
- # [20:20] * Quits: Ordona (~Ordona@wikimedia/xxcom9a) (Ping timeout: 246 seconds)
- # [20:29] * Quits: Jesse_Brack (~Jesse_Bra@c-76-126-235-142.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [20:31] * Quits: harryrf (~harryrf@pool-108-57-17-85.sctnpa.east.verizon.net) (Ping timeout: 246 seconds)
- # [20:34] * Joins: Jesse_Brack (~Jesse_Bra@c-76-126-235-142.hsd1.ca.comcast.net)
- # [20:36] * Quits: u89 (~u89@f194196.upc-f.chello.nl) (Remote host closed the connection)
- # [20:40] * Joins: harryrf (~harryrf@pool-108-57-17-85.sctnpa.east.verizon.net)
- # [20:40] * Joins: u89 (~u89@f194196.upc-f.chello.nl)
- # [20:42] * Quits: Jesse_Brack (~Jesse_Bra@c-76-126-235-142.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [20:45] * Quits: harryrf (~harryrf@pool-108-57-17-85.sctnpa.east.verizon.net) (Ping timeout: 246 seconds)
- # [20:48] * Joins: harryrf (~harryrf@pool-108-57-17-85.sctnpa.east.verizon.net)
- # [20:54] * Quits: sonny (~Instantbi@84.121.14.252.dyn.user.ono.com) (Ping timeout: 245 seconds)
- # [20:57] * Joins: Lifesnoozer (~lsnoozer@c83-252-92-151.bredband.comhem.se)
- # [20:58] * Quits: @chris_cook (~Chris@cpc3-grim16-2-0-cust169.12-3.cable.virginmedia.com) (Ping timeout: 246 seconds)
- # [20:58] * Quits: johnkpaul (~johnkpaul@ec2-107-20-23-79.compute-1.amazonaws.com) (Ping timeout: 255 seconds)
- # [20:59] * Quits: icaaq (~Adium@94.234.170.171) (Quit: Leaving.)
- # [21:01] * Joins: johnkpaul (~johnkpaul@ec2-107-20-23-79.compute-1.amazonaws.com)
- # [21:03] * Joins: grzesag (~grzesag@cpc1-oxfd10-0-0-cust646.4-3.cable.virginmedia.com)
- # [21:08] * Quits: @divya (u1924@gateway/web/irccloud.com/x-stxocembxzzbeytr) (Remote host closed the connection)
- # [21:08] * Quits: daleharvey (u513@gateway/web/irccloud.com/x-synvhjclqqhsupnh) (Remote host closed the connection)
- # [21:08] * Quits: kapowaz (u546@gateway/web/irccloud.com/x-fezecrudtatpdqco) (Remote host closed the connection)
- # [21:08] * Quits: ppk_ (u6313@gateway/web/irccloud.com/x-vgsgokgnvjmushjv) (Remote host closed the connection)
- # [21:11] * Joins: Volvox (~Volvox@ip98-165-9-172.ph.ph.cox.net)
- # [21:11] * Volvox is now known as Guest17569
- # [21:12] * Joins: mattgifford (~mattgiffo@108.161.20.199)
- # [21:12] * Joins: Jesse_Brack (~Jesse_Bra@c-76-126-235-142.hsd1.ca.comcast.net)
- # [21:16] * Quits: u89 (~u89@f194196.upc-f.chello.nl) (Remote host closed the connection)
- # [21:16] * Quits: Jesse_Brack (~Jesse_Bra@c-76-126-235-142.hsd1.ca.comcast.net) (Ping timeout: 255 seconds)
- # [21:20] * Joins: mark4o (~mark4o@c-98-207-49-150.hsd1.ca.comcast.net)
- # [21:21] * Joins: ppk_ (u6313@gateway/web/irccloud.com/x-dajlvcnbtuajxgqf)
- # [21:21] * Joins: daleharvey (u513@gateway/web/irccloud.com/x-aqvynyoncvzayucp)
- # [21:21] * Joins: divya (u1924@gateway/web/irccloud.com/x-rrqcvcqktxpzvnnv)
- # [21:21] * ChanServ sets mode: +o divya
- # [21:21] * Joins: kapowaz (u546@gateway/web/irccloud.com/x-bxforywifevcbgej)
- # [21:25] * Quits: Guest84134 (~rainulf@206-248-185-120.dsl.teksavvy.com) (Quit: Leaving)
- # [21:27] * Quits: az09[h] (~a@5.164.48.234) (Remote host closed the connection)
- # [21:27] * Joins: u89 (~u89@f194196.upc-f.chello.nl)
- # [21:32] * Quits: leprosys (~leprosys@unaffiliated/leprosys) (Remote host closed the connection)
- # [21:32] * Quits: harryrf (~harryrf@pool-108-57-17-85.sctnpa.east.verizon.net) (Ping timeout: 246 seconds)
- # [21:35] * Quits: tingham (~tingham@99-98-187-16.lightspeed.rlghnc.sbcglobal.net) (Remote host closed the connection)
- # [21:35] * Quits: wpdbot (~wpdbot@ec2-174-129-52-243.compute-1.amazonaws.com) (Remote host closed the connection)
- # [21:35] * Quits: overra (~overra@unaffiliated/overra) (Quit: Leaving.)
- # [21:36] * Joins: wpdbot (~wpdbot@ec2-107-21-83-215.compute-1.amazonaws.com)
- # [21:37] * Joins: overra (~overra@206.255.16.231)
- # [21:37] * Quits: overra (~overra@206.255.16.231) (Changing host)
- # [21:37] * Joins: overra (~overra@unaffiliated/overra)
- # [21:38] * Quits: grzesag (~grzesag@cpc1-oxfd10-0-0-cust646.4-3.cable.virginmedia.com) (Quit: Leaving)
- # [21:39] * Joins: harryrf (~harryrf@pool-108-57-17-85.sctnpa.east.verizon.net)
- # [21:40] * Quits: Lifesnoozer (~lsnoozer@c83-252-92-151.bredband.comhem.se) (Remote host closed the connection)
- # [21:41] * cpg|away is now known as cpg
- # [21:42] * Joins: Jesse_Brack (~Jesse_Bra@c-76-126-235-142.hsd1.ca.comcast.net)
- # [21:47] * Quits: Jesse_Brack (~Jesse_Bra@c-76-126-235-142.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [21:47] * Joins: Jesse_Br_ (~Jesse_Bra@c-76-126-235-142.hsd1.ca.comcast.net)
- # [21:49] * Quits: Jesse_Br_ (~Jesse_Bra@c-76-126-235-142.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [21:52] * Joins: Jesse_Brack (~Jesse_Bra@c-76-126-235-142.hsd1.ca.comcast.net)
- # [21:57] * Quits: mattgifford (~mattgiffo@108.161.20.199) (Remote host closed the connection)
- # [21:58] * Joins: mattgifford (~mattgiffo@108.161.20.199)
- # [22:00] * Quits: HammHetfield (~HammHetfi@ARouen-251-1-75-41.w90-23.abo.wanadoo.fr) (Ping timeout: 260 seconds)
- # [22:00] * cpg is now known as cpg|away
- # [22:03] * Joins: HammHetfield (~HammHetfi@ARouen-251-1-74-73.w90-23.abo.wanadoo.fr)
- # [22:03] * Quits: mattgifford (~mattgiffo@108.161.20.199) (Ping timeout: 276 seconds)
- # [22:07] * Joins: chris_cook (~Chris@cpc3-grim16-2-0-cust169.12-3.cable.virginmedia.com)
- # [22:07] * ChanServ sets mode: +o chris_cook
- # [22:07] * Joins: Gentlecat (~Roman@79.105.217.141)
- # [22:09] * Quits: Gentlecat__ (~Roman@79.105.224.237) (Ping timeout: 260 seconds)
- # [22:11] * guillom is now known as basile
- # [22:15] * Quits: Gentlecat (~Roman@79.105.217.141) (Ping timeout: 260 seconds)
- # [22:20] * Quits: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net) (Quit: is sleepy)
- # [22:30] * Quits: jkofoed (~mnikofoj@CPE-72-131-57-154.wi.res.rr.com) (Quit: jkofoed)
- # [22:38] * Quits: Wizek (~Wizek@catv-80-99-63-114.catv.broadband.hu) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
- # [22:39] * Joins: Wizek (~Wizek@catv-80-99-63-114.catv.broadband.hu)
- # [22:41] * Quits: @chris_cook (~Chris@cpc3-grim16-2-0-cust169.12-3.cable.virginmedia.com) (Quit: Leaving)
- # [22:42] * Joins: mattgifford (~mattgiffo@108.161.20.199)
- # [22:52] * Joins: pdr2 (~pdr@50-193-48-70-static.hfc.comcastbusiness.net)
- # [22:52] * Joins: Wizek|2 (~kvirc@catv-80-99-63-114.catv.broadband.hu)
- # [22:52] * Parts: Wizek|2 (~kvirc@catv-80-99-63-114.catv.broadband.hu)
- # [22:54] * Joins: rusfel (~rusfel@75.109.81.253)
- # [22:54] * Joins: shepazu (~shepazu@108-192-134-82.lightspeed.rlghnc.sbcglobal.net)
- # [23:01] * Quits: HammHetfield (~HammHetfi@ARouen-251-1-74-73.w90-23.abo.wanadoo.fr) (Quit: HammHetfield)
- # [23:14] * Quits: mattgifford (~mattgiffo@108.161.20.199) (Remote host closed the connection)
- # [23:14] * Joins: mattgifford (~mattgiffo@108.161.20.199)
- # [23:18] * Joins: mattgiff_ (~mattgiffo@108.161.20.199)
- # [23:18] * Quits: rusfel (~rusfel@75.109.81.253) (Remote host closed the connection)
- # [23:19] * Quits: mattgifford (~mattgiffo@108.161.20.199) (Remote host closed the connection)
- # [23:20] * Joins: rusfel (~rusfel@75.109.81.253)
- # [23:24] * Joins: DeviaVir (~DeviaVir@D97B6FB2.cm-3-4b.dynamic.ziggo.nl)
- # [23:28] * Quits: DeviaVir (~DeviaVir@D97B6FB2.cm-3-4b.dynamic.ziggo.nl) (Read error: Connection reset by peer)
- # [23:33] * Quits: Jesse_Brack (~Jesse_Bra@c-76-126-235-142.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [23:41] * Joins: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net)
- # [23:47] * Joins: bzerangue_ (~brianzera@66-169-194-210.dhcp.ftwo.tx.charter.com)
- # [23:48] * Quits: bzerangue_ (~brianzera@66-169-194-210.dhcp.ftwo.tx.charter.com) (Client Quit)
- # [23:53] * Quits: rusfel (~rusfel@75.109.81.253) (Remote host closed the connection)
- # [23:57] * Quits: overra (~overra@unaffiliated/overra) (Quit: Leaving.)
- # [23:59] * Joins: overra (~overra@206.255.16.231)
- # [23:59] * Quits: overra (~overra@206.255.16.231) (Changing host)
- # [23:59] * Joins: overra (~overra@unaffiliated/overra)
- # Session Close: Sun Oct 21 00:00:00 2012
The end :)