Options:
- # Session Start: Sat Sep 24 00:00:00 2011
- # Session Ident: #html5
- # [00:02] * Joins: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu)
- # [00:03] * Quits: ericbarnes (~ericbarne@rrcs-98-101-76-192.midsouth.biz.rr.com) (Quit: Leaving...)
- # [00:05] * Joins: SevenMachines (~SevenMach@94-193-93-142.zone7.bethere.co.uk)
- # [00:05] <nuba> w
- # [00:06] * Quits: JSManiacs1 (~Adium@67.218.98.104) (Quit: Leaving.)
- # [00:06] * Joins: tw2113_as_well (~tw2113@host-238-40-107-208.midco.net)
- # [00:06] * Quits: tw2113 (~tw2113@fedora/tw2113) (Ping timeout: 260 seconds)
- # [00:06] * tw2113_as_well is now known as tw2113
- # [00:07] * Quits: sharustar (~sharustar@unaffiliated/sharustar) (Quit: Leaving)
- # [00:07] * Quits: tw2113 (~tw2113@host-238-40-107-208.midco.net) (Changing host)
- # [00:07] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [00:08] * Joins: koggdal (~koggdal@user171.77-105-221.netatonce.net)
- # [00:08] * Joins: Crell (~Crell@209.41.114.202)
- # [00:09] <Crell> Hey look, there is an HTML5 channel!
- # [00:09] * Quits: ebryn (u2895@gateway/web/irccloud.com/x-oiidqngedsvyljyj) (Excess Flood)
- # [00:09] * Quits: Raynos (u3611@gateway/web/irccloud.com/x-duvpiooxpifkwbag) (Excess Flood)
- # [00:09] <Crell> Are questions about implementing HTML5 features in a CMS legit here?
- # [00:09] * Joins: ebryn (u2895@gateway/web/irccloud.com/x-eplyysenzsozmlok)
- # [00:10] * Quits: trumpetmic (~trumpetmi@159.182.183.6) (Quit: Leaving.)
- # [00:10] <tw2113> is it html5 related?
- # [00:10] <Crell> Manifest file.
- # [00:10] <tw2113> sounds like it
- # [00:10] <tw2113> proceed
- # [00:10] * Joins: henrikkok (~henrikkok@3306ds3-amb.0.fullrate.dk)
- # [00:11] <Crell> Well, first question, if a page as a manifest file referenced it gets appcached itself. However, when I then reload the page all of the CSS files it references (which are not in the manifest file) seem to be skipped.
- # [00:11] <Crell> According to Firebug's Net tab, it has an open attempt for all of them but they're all just spinning without responding.
- # [00:12] <Crell> Is that expected behavior? Files referenced by an HTML page but not in the manifest are not re-downloaded (presumably unless they're in the NETWORK section)?
- # [00:12] * Quits: diogogmt (~kvirc@net1.senecac.on.ca) (Ping timeout: 255 seconds)
- # [00:12] * Joins: krater (~jungleman@189.71.13.207)
- # [00:12] <tw2113> *shrug* i don't have much manifest know-how, but i just wanted to let you know it was the right room :D
- # [00:12] * Parts: krater (~jungleman@189.71.13.207)
- # [00:13] <Crell> bah! :-)
- # [00:16] * Quits: ziyadb (~ziyadb@unaffiliated/ziyadb) (Ping timeout: 255 seconds)
- # [00:16] * Joins: Raynos (u3611@gateway/web/irccloud.com/x-hrvbdgchmyzuowbd)
- # [00:17] * Quits: skottt (skottt@c-67-170-101-122.hsd1.wa.comcast.net) (Read error: Connection reset by peer)
- # [00:18] * Quits: BordeyBluenge (~bordeyblu@46.4.164.4) (Remote host closed the connection)
- # [00:22] * Quits: Jon47 (~jonz@pool-74-96-160-56.washdc.fios.verizon.net) (Quit: Leaving.)
- # [00:22] * Joins: ziyadb (~ziyadb@188.51.232.91)
- # [00:24] * Joins: franksalim (~frank@64-71-23-250.static.wiline.com)
- # [00:25] * Joins: diogogmt (~kvirc@CPE0018396f5ec0-CM0012c99ea256.cpe.net.cable.rogers.com)
- # [00:26] * Quits: lessless (~lessless@91.225.80.2) (Quit: Ухожу я от вас (xchat 2.4.5 или старше))
- # [00:28] * Joins: trumpetmic (~trumpetmi@159.182.183.6)
- # [00:29] * Quits: GoOz (~GoOz@2a01:e35:8a10:dc60:a161:c8ce:44a8:556) (*.net *.split)
- # [00:29] * Quits: trupppOFF (truppp@2a01:130:2000:121:230:48ff:fe64:340a) (*.net *.split)
- # [00:31] * Joins: SevenMachines_ (~SevenMach@94-193-93-142.zone7.bethere.co.uk)
- # [00:32] <nuba> hey folks, is there any mobile framework or widget library which you'd recommend as a starting point for someone wanting to build his own library, not worried about looking like the native widgets (apple, android, etc)?
- # [00:33] * Quits: SevenMachines (~SevenMach@94-193-93-142.zone7.bethere.co.uk) (Ping timeout: 248 seconds)
- # [00:34] <nuba> probably projects like joapp.com, but stepping as little as possible in the js application real (that one I've got covered already)
- # [00:34] <Crell> So you just want a packaging system to turn an HTML5 app into a mobile app?
- # [00:35] * Joins: GoOz (~GoOz@pla78-3-88-161-13-198.fbx.proxad.net)
- # [00:36] * Joins: trupppOFF (truppp@2a01:130:2000:121:230:48ff:fe64:340a)
- # [00:36] <nuba> no, that I have, what I want is just UI elements, components, which I'll use to build my interface.
- # [00:36] <nuba> something focused mostly on the html + css, like stubornella's oocss
- # [00:36] * Quits: timmywil (~timmywil@sec1.epb.net) (Read error: Operation timed out)
- # [00:38] <nuba> stubbornella*
- # [00:38] <nuba> (two ls)
- # [00:38] <nuba> :)
- # [00:38] * Joins: taar779 (~taar779@d24-57-144-141.home.cgocable.net)
- # [00:41] * Quits: simensen (~Adium@host-157-190-220-24.midco.net) (Quit: Leaving.)
- # [00:44] * Quits: SevenMachines_ (~SevenMach@94-193-93-142.zone7.bethere.co.uk) (Remote host closed the connection)
- # [00:45] * Quits: necrodearia (~mizery@unaffiliated/necrodearia) (Read error: Operation timed out)
- # [00:46] * Quits: trumpetmic (~trumpetmi@159.182.183.6) (Quit: Leaving.)
- # [00:46] * Quits: obert- (~obert@host91-33-dynamic.46-79-r.retail.telecomitalia.it) (Read error: Connection reset by peer)
- # [00:47] * Quits: tylerstalder (~textual@97.65.119.2) (Quit: Computer has gone to sleep.)
- # [00:47] * Joins: Jayflux (~jay_knows@cpc1-dudl6-0-0-cust197.wolv.cable.virginmedia.com)
- # [00:48] * Joins: tylerstalder (~textual@97.65.119.2)
- # [00:49] * Joins: obert- (~obert@host91-33-dynamic.46-79-r.retail.telecomitalia.it)
- # [00:51] * Quits: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net) (Quit: dgathright)
- # [00:54] * Joins: trumpetmic (~trumpetmi@159.182.183.6)
- # [00:54] <Crell> nuba: PhoneGap, maybe? Not sure if it has a UI library.
- # [00:55] <Crell> Or SenchaTouch, which is a richer JS framework with its own Ui library.
- # [00:55] <nuba> using phonegap already, it's a different creature.
- # [00:55] * Quits: koggdal (~koggdal@user171.77-105-221.netatonce.net) (Quit: koggdal)
- # [00:56] <nuba> i think this i'm longing for would rally fall in the same basked as oocss
- # [00:56] <nuba> really*
- # [00:56] <Crell> Don't know that one.
- # [00:56] * Joins: boogyman (~boogy@pdpc/supporter/professional/boogyman)
- # [00:56] * Quits: JonathanNeal (~JonathanN@cpe-72-130-7-141.socal.res.rr.com) (Quit: Leaving)
- # [00:58] * Quits: henrikkok (~henrikkok@3306ds3-amb.0.fullrate.dk) (Quit: Leaving.)
- # [01:01] * Joins: necrodearia (~mizery@unaffiliated/necrodearia)
- # [01:02] * Joins: WILDsharustar (~sharustar@unaffiliated/sharustar)
- # [01:04] * Joins: wyszo (~wyszo@85-222-67-72.home.aster.pl)
- # [01:06] * Quits: trumpetmic (~trumpetmi@159.182.183.6) (Quit: Leaving.)
- # [01:07] * Quits: taar779 (~taar779@d24-57-144-141.home.cgocable.net) (Quit: Leaving)
- # [01:09] * Quits: Frippe (~Frippe@unaffiliated/frippe) (Quit: Computer has gone to sleep)
- # [01:09] * Joins: Frippe (~Frippe@unaffiliated/frippe)
- # [01:09] <Moo^_-> nuba: you want native UI components in HTML style?
- # [01:10] <Moo^_-> highlight on the word native
- # [01:10] <Moo^_-> titanium appcelerator does it
- # [01:10] <nuba> no, I want UI components who couldn't care less about looking like native ones :)
- # [01:10] <Moo^_-> nuba: then jquery mobile :)
- # [01:10] <Moo^_-> sencha touch if you are building data-driven business application
- # [01:10] <Moo^_-> but it is usually overkill for non-excel-clones
- # [01:11] <Lebannen> Crell: I *think* if you don't have a NETWORK: * setting, what you describe could be expected behaviour
- # [01:11] * Quits: RidahGee (~ridahgee@pool-96-254-218-41.tampfl.fios.verizon.net) (Quit: Leaving)
- # [01:12] * Joins: RidahGee (~ridahgee@pool-96-254-218-41.tampfl.fios.verizon.net)
- # [01:12] <Crell> Lebannen: That's my working theory. However, I cannot actually test that without clearing the cache. :-)
- # [01:13] <nuba> i've used jquerymobile already, i'm looking for something just focused on the html+css and with little, if anything, js touch-up. guess i'll pick one of these frameworks and skin away just what I want.
- # [01:14] * Quits: Taftse (~Taftse@unaffiliated/taftse) (Ping timeout: 248 seconds)
- # [01:14] * Quits: Frippe (~Frippe@unaffiliated/frippe) (Ping timeout: 260 seconds)
- # [01:14] * Joins: JSManiacs (~Adium@67.218.98.105)
- # [01:15] <Crell> You can just CSS the HTML form elements directly if you want.
- # [01:15] <Crell> On modern browsers they are quite themable.
- # [01:15] * Quits: wyszo (~wyszo@85-222-67-72.home.aster.pl) (Remote host closed the connection)
- # [01:15] * Quits: sphinxxx (~tgreenfie@69.160.252.4) (Quit: This computer has gone to sleep)
- # [01:16] * Joins: zamabe (~zamae@173.217.199.33)
- # [01:16] * Quits: zamabe (~zamae@173.217.199.33) (Changing host)
- # [01:16] * Joins: zamabe (~zamae@unaffiliated/zamabe)
- # [01:17] * Quits: KKendle (~KKendle@99-42-202-32.lightspeed.stlsmo.sbcglobal.net) (Quit: KKendle)
- # [01:19] * Joins: wyszo (~wyszo@85-222-67-72.home.aster.pl)
- # [01:21] * Quits: RidahGee (~ridahgee@pool-96-254-218-41.tampfl.fios.verizon.net) (Quit: Leaving)
- # [01:21] * Joins: RidahGee (~ridahgee@pool-96-254-218-41.tampfl.fios.verizon.net)
- # [01:22] * Quits: boogyman (~boogy@pdpc/supporter/professional/boogyman) (Quit: ChatZilla 0.9.87 [Firefox 6.0.2/20110902133214])
- # [01:23] * Joins: shipit (~shipit@204-15-2-155-static.ipnetworksinc.net)
- # [01:23] * Quits: Crell (~Crell@209.41.114.202) (Quit: God I hate computers...)
- # [01:23] * Joins: timmywil (~timmywil@sec1.epb.net)
- # [01:26] * Joins: ziyadb_ (~ziyadb@188.50.11.78)
- # [01:26] * Quits: RidahGee (~ridahgee@pool-96-254-218-41.tampfl.fios.verizon.net) (Client Quit)
- # [01:27] * Joins: RidahGee (~ridahgee@pool-96-254-218-41.tampfl.fios.verizon.net)
- # [01:27] * Quits: ziyadb (~ziyadb@188.51.232.91) (Ping timeout: 256 seconds)
- # [01:29] * Quits: RidahGee (~ridahgee@pool-96-254-218-41.tampfl.fios.verizon.net) (Client Quit)
- # [01:30] * Joins: RidahGee (~ridahgee@pool-96-254-218-41.tampfl.fios.verizon.net)
- # [01:46] * Quits: ziyadb_ (~ziyadb@188.50.11.78) (Quit: Lost terminal)
- # [01:49] <chovy> anyone going to SF HTML5 conference on 9/27?
- # [01:49] * Quits: timmywil (~timmywil@sec1.epb.net) (Ping timeout: 248 seconds)
- # [01:53] * Quits: slifty (~slifty@18.111.80.214) (Read error: Connection reset by peer)
- # [01:53] * Joins: slifty_corsair (~slifty@18.111.80.214)
- # [01:57] <wyszo> just came back from html 5 games conference in Poland a couple of hours ago ;)
- # [01:57] * Joins: replore_ (~replore@ntkngw304073.kngw.nt.ftth.ppp.infoweb.ne.jp)
- # [01:58] * Joins: nonge (~nonge@p5082B3C5.dip.t-dialin.net)
- # [01:58] * Quits: plh_ (~plh@209-6-123-224.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com) (Quit: always accept cookies)
- # [02:00] * Joins: ben225 (~ben225@c-67-169-243-196.hsd1.ut.comcast.net)
- # [02:01] * Quits: replore_ (~replore@ntkngw304073.kngw.nt.ftth.ppp.infoweb.ne.jp) (Remote host closed the connection)
- # [02:02] * Quits: slifty_corsair (~slifty@18.111.80.214) (Ping timeout: 248 seconds)
- # [02:03] * Quits: thatryan (~thatryan@c-24-4-167-46.hsd1.ca.comcast.net) (Quit: Leaving...)
- # [02:03] * Quits: RidahGee (~ridahgee@pool-96-254-218-41.tampfl.fios.verizon.net) (Quit: Leaving)
- # [02:04] * Joins: replore_ (~replore@ntkngw304073.kngw.nt.ftth.ppp.infoweb.ne.jp)
- # [02:04] * Joins: danja (~danny@host133-205-dynamic.32-79-r.retail.telecomitalia.it)
- # [02:05] * Quits: skyfaller (~skyfaller@wikipedia/Skyfaller) (Remote host closed the connection)
- # [02:05] <danja> scuse guys, anyone here working on iso html?
- # [02:08] * Quits: Jayflux (~jay_knows@cpc1-dudl6-0-0-cust197.wolv.cable.virginmedia.com) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
- # [02:13] * Quits: replore_ (~replore@ntkngw304073.kngw.nt.ftth.ppp.infoweb.ne.jp) (Remote host closed the connection)
- # [02:13] <Moo^_-> excellent shit http://www.youtube.com/watch?v=HrFpqmgv2DY
- # [02:14] * Quits: zamabe (~zamae@unaffiliated/zamabe) (Ping timeout: 276 seconds)
- # [02:14] * Quits: WILDsharustar (~sharustar@unaffiliated/sharustar)
- # [02:20] * GoOz is now known as GoOz`aw
- # [02:25] * Joins: Chat131682356426 (juaxxy@app6.chatmosphere.org)
- # [02:26] <Chat131682356426> Hi, im just testing an irc app on my blackberry playbook. Are you guys an active and friendly bunch???
- # [02:28] * Quits: Thasmo (~thasmo@d86-32-70-74.cust.tele2.at)
- # [02:29] * Parts: Chat131682356426 (juaxxy@app6.chatmosphere.org)
- # [02:33] <Moo^_-> apparently not
- # [02:33] * Quits: Vennril (~vennril@p4FCB1138.dip0.t-ipconnect.de) (Quit: Nettalk6 - www.ntalk.de)
- # [02:34] * Joins: dgathright (~dgathrigh@airbears-136-152-38-166.AirBears.Berkeley.EDU)
- # [02:38] * Quits: pandeiro (~pandeiro@bd21c148.virtua.com.br) (Quit: Out of quarters)
- # [02:42] * Quits: JSManiacs (~Adium@67.218.98.105) (Quit: Leaving.)
- # [02:47] * Joins: thatryan (~thatryan@c-71-202-3-49.hsd1.ca.comcast.net)
- # [02:48] * Quits: thatryan (~thatryan@c-71-202-3-49.hsd1.ca.comcast.net) (Client Quit)
- # [02:48] * Joins: Rods_Tiger (~ian_tinda@host86-166-219-100.range86-166.btcentralplus.com)
- # [02:48] * Joins: thatryan (~thatryan@c-71-202-3-49.hsd1.ca.comcast.net)
- # [02:50] * Joins: mike5w3c_ (~MikeSmith@EM114-48-185-179.pool.e-mobile.ne.jp)
- # [02:53] * Joins: RidahGee (~ridahgee@pool-96-254-218-41.tampfl.fios.verizon.net)
- # [02:53] * Quits: mike5w3c (~MikeSmith@EM114-48-14-50.pool.e-mobile.ne.jp) (Ping timeout: 260 seconds)
- # [02:53] * mike5w3c_ is now known as mike5w3c
- # [02:57] * Parts: Rods_Tiger (~ian_tinda@host86-166-219-100.range86-166.btcentralplus.com)
- # [03:01] * Joins: KKendle (~KKendle@24-241-110-250.static.stls.mo.charter.com)
- # [03:07] * Quits: smus (smus@nat/google/x-poybewoquwadieiw) (Remote host closed the connection)
- # [03:10] * Joins: Taar779 (~Taar779@d24-57-144-141.home.cgocable.net)
- # [03:11] * Quits: ScottNYC (~ScottNYC@pool-108-41-213-33.nycmny.fios.verizon.net) (Ping timeout: 245 seconds)
- # [03:16] * Joins: ScottNYC (~ScottNYC@pool-108-41-213-33.nycmny.fios.verizon.net)
- # [03:18] * Joins: JSManiacs (~Adium@67.218.98.105)
- # [03:18] * Joins: smus (smus@nat/google/x-ehoyrvoyhuxrmwkz)
- # [03:19] * Quits: irae_ (~irae_@nat/yahoo/x-bsubffimliztnmby) (Quit: irae_)
- # [03:21] * Joins: smus_ (~smus@67.218.107.69)
- # [03:22] * Quits: smus (smus@nat/google/x-ehoyrvoyhuxrmwkz) (Ping timeout: 248 seconds)
- # [03:24] * Quits: tylerstalder (~textual@97.65.119.2) (Quit: Computer has gone to sleep.)
- # [03:25] * Joins: rarko (~matt@host-92-11-108-153.as43234.net)
- # [03:28] * Quits: JSManiacs (~Adium@67.218.98.105) (Quit: Leaving.)
- # [03:36] * Quits: axos411 (~axos@xdsl-78-35-140-136.netcologne.de) (Quit: Leaving.)
- # [03:44] * Quits: benv (~benv@50-0-80-160.dsl.static.sonic.net) (Quit: Leaving...)
- # [03:47] * Joins: tylerstalder (~textual@97.65.119.2)
- # [03:48] * Quits: KKendle (~KKendle@24-241-110-250.static.stls.mo.charter.com) (Quit: KKendle)
- # [03:52] * Quits: tylerstalder (~textual@97.65.119.2) (Client Quit)
- # [03:55] * Quits: ScottNYC (~ScottNYC@pool-108-41-213-33.nycmny.fios.verizon.net) (Ping timeout: 276 seconds)
- # [03:57] * Joins: dmachi1 (~dmachi@pool-72-66-204-91.ronkva.east.verizon.net)
- # [03:57] * Quits: dmachi (~dmachi@pool-72-66-204-91.ronkva.east.verizon.net) (Read error: Connection reset by peer)
- # [03:57] * Joins: ScottNYC (~ScottNYC@pool-108-41-213-33.nycmny.fios.verizon.net)
- # [03:57] * Quits: wyszo (~wyszo@85-222-67-72.home.aster.pl) (Remote host closed the connection)
- # [03:59] * Joins: HealingDruid (~MorningSt@c-65-34-227-32.hsd1.fl.comcast.net)
- # [03:59] * Parts: HealingDruid (~MorningSt@c-65-34-227-32.hsd1.fl.comcast.net)
- # [04:03] * Joins: cryptopsy (~cryptopsy@CPE000d88c30c46-CM00407b862c36.cpe.net.cable.rogers.com)
- # [04:04] * Joins: KKendle (~KKendle@68-188-69-254.static.stls.mo.charter.com)
- # [04:06] * Joins: sergacity (~sergacity@mn-71-55-149-211.dhcp.embarqhsd.net)
- # [04:12] * Joins: benv (~benv@99-7-171-41.lightspeed.sntcca.sbcglobal.net)
- # [04:13] * Quits: smus_ (~smus@67.218.107.69) (Remote host closed the connection)
- # [04:13] * Quits: KKendle (~KKendle@68-188-69-254.static.stls.mo.charter.com) (Quit: KKendle)
- # [04:18] * Joins: KKendle (~KKendle@68-188-69-254.static.stls.mo.charter.com)
- # [04:21] * Quits: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu) (Quit: devongovett)
- # [04:23] * Quits: KKendle (~KKendle@68-188-69-254.static.stls.mo.charter.com) (Quit: KKendle)
- # [04:27] * Joins: smus (~smus@173-167-97-246-sfba.hfc.comcastbusiness.net)
- # [04:28] * Joins: KKendle (~KKendle@68-188-69-254.static.stls.mo.charter.com)
- # [04:29] * Joins: tigerpaw (~tigerpaw@unaffiliated/tigerpaw)
- # [04:30] * Quits: smus (~smus@173-167-97-246-sfba.hfc.comcastbusiness.net) (Remote host closed the connection)
- # [04:36] * Joins: skyfaller (~skyfaller@wikipedia/Skyfaller)
- # [04:38] * Quits: KKendle (~KKendle@68-188-69-254.static.stls.mo.charter.com) (Quit: KKendle)
- # [04:41] * Joins: zamabe (~zamae@173.217.199.33)
- # [04:41] * Quits: zamabe (~zamae@173.217.199.33) (Changing host)
- # [04:41] * Joins: zamabe (~zamae@unaffiliated/zamabe)
- # [04:41] * Quits: ScottNYC (~ScottNYC@pool-108-41-213-33.nycmny.fios.verizon.net) (Ping timeout: 276 seconds)
- # [04:55] * Quits: kppullin (~kppullin@pdpc/supporter/active/kppullin) (Read error: Connection reset by peer)
- # [04:55] * Joins: smus (~smus@173-167-97-246-sfba.hfc.comcastbusiness.net)
- # [04:55] * Joins: kppullin (~kppullin@pdpc/supporter/active/kppullin)
- # [04:58] * Joins: ZachBrowne (~ZachBrown@65-36-9-1.dyn.grandenetworks.net)
- # [04:59] * Joins: Hail_Spacecake (~dude@2607:f140:400:1036:6680:99ff:fe04:aa34)
- # [04:59] * Quits: kppullin (~kppullin@pdpc/supporter/active/kppullin) (Read error: Connection reset by peer)
- # [05:02] * Joins: oknoway (~oknoway@173-8-201-137-Oregon.hfc.comcastbusiness.net)
- # [05:03] <thatryan> totally just geek pinged you paul_irish ;)
- # [05:04] <Hail_Spacecake> so, I'm trying to write a web app
- # [05:04] <Hail_Spacecake> that is mostly javascript doing complicated things to pieces of data in the browser
- # [05:05] <Hail_Spacecake> but every so often it needs to either get a list of words from a database or write a list of words to a database
- # [05:05] <Hail_Spacecake> and I"m not sure what hte best way to implement the backend part of this is
- # [05:05] <Hail_Spacecake> I guess php/mysql is how this is traditionally done
- # [05:05] <Hail_Spacecake> but I don't know php
- # [05:05] <Hail_Spacecake> I know python, but I don't know any python web frameworks
- # [05:09] * Joins: ScottNYC (~ScottNYC@pool-108-41-213-33.nycmny.fios.verizon.net)
- # [05:10] * Joins: kppullin (~kppullin@pdpc/supporter/active/kppullin)
- # [05:11] * Joins: diogogmt|2 (~kvirc@CPE0018396f5ec0-CM0012c99ea256.cpe.net.cable.rogers.com)
- # [05:11] * Joins: ryan- (~thatryan@c-71-202-3-49.hsd1.ca.comcast.net)
- # [05:11] * Joins: |3b|` (foobar@cpe-72-179-19-4.austin.res.rr.com)
- # [05:12] * Quits: smus (~smus@173-167-97-246-sfba.hfc.comcastbusiness.net) (*.net *.split)
- # [05:12] * Quits: benv (~benv@99-7-171-41.lightspeed.sntcca.sbcglobal.net) (*.net *.split)
- # [05:12] * Quits: thatryan (~thatryan@c-71-202-3-49.hsd1.ca.comcast.net) (*.net *.split)
- # [05:12] * Quits: diogogmt (~kvirc@CPE0018396f5ec0-CM0012c99ea256.cpe.net.cable.rogers.com) (*.net *.split)
- # [05:12] * Quits: moshee (~moshee@unaffiliated/moshee) (*.net *.split)
- # [05:12] * Quits: patcito (~123@190.42.74.51) (*.net *.split)
- # [05:12] * Quits: JoshManders (~josh@unaffiliated/killswitch) (*.net *.split)
- # [05:12] * Quits: gregers (u3571@gateway/web/irccloud.com/x-qjthhnwcmcitspsl) (*.net *.split)
- # [05:12] * Quits: chromedFiz (u533@gateway/web/irccloud.com/x-xovitrpertpzutwo) (*.net *.split)
- # [05:12] * Quits: croby (~croby@c-174-61-151-153.hsd1.wa.comcast.net) (*.net *.split)
- # [05:12] * Quits: |3b| (foobar@cpe-72-179-19-4.austin.res.rr.com) (*.net *.split)
- # [05:12] * Quits: Orbitrix (Orbitrix@c-68-35-125-188.hsd1.nm.comcast.net) (*.net *.split)
- # [05:12] * Quits: [tm]_ (~MikeSmith@sideshowbarker.net) (*.net *.split)
- # [05:12] * Quits: tellnes (~KrooniX@ec2-79-125-26-36.eu-west-1.compute.amazonaws.com) (*.net *.split)
- # [05:12] * Quits: PrgmrBill (~PrgmrBill@unaffiliated/prgmrbill) (*.net *.split)
- # [05:12] * Quits: thnee (~thnee@109-124-131-53.customer.t3.se) (*.net *.split)
- # [05:12] * Quits: Moo^_- (~quassel@herd37.twinapex.fi) (*.net *.split)
- # [05:12] * Quits: silky (~silky@pool-74-108-142-22.nycmny.fios.verizon.net) (*.net *.split)
- # [05:12] * Quits: fluido (~yingyang@li6-217.members.linode.com) (*.net *.split)
- # [05:12] * Quits: BauerUK (~b@unaffiliated/baueruk) (*.net *.split)
- # [05:12] * Joins: Orbitrix (Orbitrix@c-68-35-125-188.hsd1.nm.comcast.net)
- # [05:12] * Joins: patcito (~123@190.42.74.51)
- # [05:12] * Joins: moo-_- (~quassel@herd37.twinapex.fi)
- # [05:13] * Joins: KrooniX (~KrooniX@ec2-79-125-26-36.eu-west-1.compute.amazonaws.com)
- # [05:14] * Joins: PrgmrBill (~PrgmrBill@prgmrbill.com)
- # [05:14] * Quits: PrgmrBill (~PrgmrBill@prgmrbill.com) (Changing host)
- # [05:14] * Joins: PrgmrBill (~PrgmrBill@unaffiliated/prgmrbill)
- # [05:14] * Joins: BauerUK (~b@94-195-211-235.zone9.bethere.co.uk)
- # [05:14] * Quits: danja (~danny@host133-205-dynamic.32-79-r.retail.telecomitalia.it) (Quit: gorn)
- # [05:17] * Joins: fluido (~yingyang@li6-217.members.linode.com)
- # [05:17] * Joins: croby (~croby@c-174-61-151-153.hsd1.wa.comcast.net)
- # [05:20] * Joins: [tm] (~MikeSmith@sideshowbarker.net)
- # [05:23] * Quits: oknoway (~oknoway@173-8-201-137-Oregon.hfc.comcastbusiness.net) (Quit: Sleeps.)
- # [05:24] * Joins: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu)
- # [05:25] * Joins: gregers (u3571@gateway/web/irccloud.com/x-aexxiytyzrbdvpxe)
- # [05:25] * Joins: silky (~silky@pool-74-108-142-22.nycmny.fios.verizon.net)
- # [05:26] * Joins: JoshManders (~josh@unaffiliated/killswitch)
- # [05:31] * Parts: Hail_Spacecake (~dude@2607:f140:400:1036:6680:99ff:fe04:aa34) ("Leaving")
- # [05:32] * Joins: chromedFiz (u533@gateway/web/irccloud.com/x-covqzqejypicbmsq)
- # [05:36] * Quits: dgathright (~dgathrigh@airbears-136-152-38-166.AirBears.Berkeley.EDU) (Read error: Connection reset by peer)
- # [05:36] * Joins: dgathright (~dgathrigh@airbears-136-152-38-166.AirBears.Berkeley.EDU)
- # [05:37] * Joins: KKendle (~KKendle@24-241-110-250.static.stls.mo.charter.com)
- # [05:38] * Quits: diogogmt|2 (~kvirc@CPE0018396f5ec0-CM0012c99ea256.cpe.net.cable.rogers.com) (Ping timeout: 256 seconds)
- # [05:38] * Joins: nonge_ (~nonge@p5082BD9A.dip.t-dialin.net)
- # [05:40] * Quits: Taar779 (~Taar779@d24-57-144-141.home.cgocable.net) (Quit: Leaving)
- # [05:41] * Quits: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
- # [05:41] * GoOz`aw is now known as GoOz
- # [05:42] * Quits: mike5w3c (~MikeSmith@EM114-48-185-179.pool.e-mobile.ne.jp) (Quit: mike5w3c)
- # [05:42] * Joins: timmywil (~timmywil@host-68-169-154-67.WISOLT2.epbfi.com)
- # [05:43] * Quits: nonge (~nonge@p5082B3C5.dip.t-dialin.net) (Ping timeout: 256 seconds)
- # [05:44] * Joins: taar779 (~taar779@d24-57-144-141.home.cgocable.net)
- # [05:55] * Quits: tigerpaw (~tigerpaw@unaffiliated/tigerpaw) (Quit: purrr)
- # [05:56] * GoOz is now known as GoOz`aw
- # [06:00] * Quits: divya (~divyam@c-24-18-47-160.hsd1.wa.comcast.net) (Remote host closed the connection)
- # [06:02] * GoOz`aw is now known as GoOz
- # [06:11] * Quits: sephr (~Eli@c-98-235-63-240.hsd1.pa.comcast.net) (Ping timeout: 248 seconds)
- # [06:17] * GoOz is now known as GoOz`aw
- # [06:18] * Quits: FireFly (~firefly@unaffiliated/firefly) (Ping timeout: 245 seconds)
- # [06:19] * Joins: LongBeach (~mike@AFontenayssB-152-1-59-171.w82-121.abo.wanadoo.fr)
- # [06:19] * Quits: LongBeach (~mike@AFontenayssB-152-1-59-171.w82-121.abo.wanadoo.fr) (Excess Flood)
- # [06:23] * Joins: FireFly (~firefly@unaffiliated/firefly)
- # [06:23] * Quits: ben225 (~ben225@c-67-169-243-196.hsd1.ut.comcast.net) (Read error: Connection reset by peer)
- # [06:24] * Joins: ben225 (~ben225@c-67-169-243-196.hsd1.ut.comcast.net)
- # [06:25] * Joins: sphinxxx (~tgreenfie@pool-108-35-37-171.nwrknj.fios.verizon.net)
- # [06:26] * Quits: mdunn (~mdunn@76.4.254.86) (Read error: Connection reset by peer)
- # [06:32] * Joins: oknoway (~oknoway@173-8-201-137-Oregon.hfc.comcastbusiness.net)
- # [06:35] * Joins: nimbupani (~divyam@c-24-18-47-160.hsd1.wa.comcast.net)
- # [06:35] * nimbupani is now known as divya
- # [06:36] * Quits: buribu (~buribu@unaffiliated/buribu) (Quit: Fui embora)
- # [06:37] * Quits: divya (~divyam@c-24-18-47-160.hsd1.wa.comcast.net) (Client Quit)
- # [06:39] * Joins: BordeyBluenge (~bordeyblu@46.4.164.4)
- # [06:40] * Quits: ScottNYC (~ScottNYC@pool-108-41-213-33.nycmny.fios.verizon.net) (Ping timeout: 256 seconds)
- # [06:41] * Quits: cryptopsy (~cryptopsy@CPE000d88c30c46-CM00407b862c36.cpe.net.cable.rogers.com) (Quit: leaving)
- # [06:46] * Quits: RidahGee (~ridahgee@pool-96-254-218-41.tampfl.fios.verizon.net) (Quit: Leaving)
- # [06:46] * Quits: Emperorlou (~Emperorlo@bas3-ottawa23-1177565556.dsl.bell.ca) (Read error: Connection reset by peer)
- # [06:50] * Joins: rosco_y (~ross@71-13-209-223.dhcp.mrqt.mi.charter.com)
- # [06:51] * Quits: ben225 (~ben225@c-67-169-243-196.hsd1.ut.comcast.net) (Read error: Connection reset by peer)
- # [06:52] * Quits: oknoway (~oknoway@173-8-201-137-Oregon.hfc.comcastbusiness.net) (Quit: Quit.)
- # [06:53] * Joins: tristanseifert (~tristanse@c-98-210-121-1.hsd1.ca.comcast.net)
- # [07:14] * |3b|` is now known as |3b|
- # [07:18] * Joins: tantek (~tantek@dhcp50-94-128-31.hil-ausdthx.aus.wayport.net)
- # [07:20] * Quits: rosco_y (~ross@71-13-209-223.dhcp.mrqt.mi.charter.com) (Remote host closed the connection)
- # [07:23] * Quits: tristanseifert (~tristanse@c-98-210-121-1.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
- # [07:25] * Joins: tristanseifert (~tristanse@c-98-210-121-1.hsd1.ca.comcast.net)
- # [07:28] * Quits: dguttman (~dguttman@cpe-75-85-0-213.socal.res.rr.com) (Quit: dguttman)
- # [07:37] * Joins: moshee (~moshee@c-24-16-155-210.hsd1.wa.comcast.net)
- # [07:37] * Quits: moshee (~moshee@c-24-16-155-210.hsd1.wa.comcast.net) (Changing host)
- # [07:37] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [07:40] * Quits: taar779 (~taar779@d24-57-144-141.home.cgocable.net) (Quit: Leaving)
- # [07:41] * Quits: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu) (Quit: devongovett)
- # [07:48] * Joins: dSebastien (~dSebastie@157.103-244-81.adsl-dyn.isp.belgacom.be)
- # [07:52] * Quits: timmywil (~timmywil@host-68-169-154-67.WISOLT2.epbfi.com)
- # [08:19] * Joins: jetienne (~jerome@abcx108.neoplus.adsl.tpnet.pl)
- # [08:24] * Parts: rarko (~matt@host-92-11-108-153.as43234.net)
- # [08:33] * Joins: taar779 (~taar779@d24-57-144-141.home.cgocable.net)
- # [08:37] * Quits: Bass10 (Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Ping timeout: 260 seconds)
- # [08:38] * Joins: Besogon (~roma@shpd-78-36-163-14.static.vologda.ru)
- # [08:38] <Besogon> Hi. Is anyone alive?
- # [08:44] * Quits: tw2113 (~tw2113@fedora/tw2113) (Quit: Never look down on someone unless you're helping them up.)
- # [09:08] * Quits: Besogon (~roma@shpd-78-36-163-14.static.vologda.ru) (Quit: Good bye (xchat 2.8.6))
- # [09:11] * Joins: phrearch (~phrearch_@5ED42DE2.cm-7-5a.dynamic.ziggo.nl)
- # [09:19] * Joins: simplicity- (~simplicit@unaffiliated/simplicity-)
- # [09:20] * Joins: f0f (~f0f@145.Red-80-39-170.dynamicIP.rima-tde.net)
- # [09:22] * Quits: taar779 (~taar779@d24-57-144-141.home.cgocable.net) (Quit: Leaving)
- # [09:28] * Quits: tristanseifert (~tristanse@c-98-210-121-1.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
- # [09:29] * Quits: FireFly (~firefly@unaffiliated/firefly) (Ping timeout: 256 seconds)
- # [09:30] * Quits: sergacity (~sergacity@mn-71-55-149-211.dhcp.embarqhsd.net) (Ping timeout: 245 seconds)
- # [09:33] * Quits: patcito (~123@190.42.74.51) (Remote host closed the connection)
- # [09:33] * Joins: whitman (~whitman@87-194-159-116.bethere.co.uk)
- # [09:39] * Quits: myakura (~myakura@FL1-203-136-181-177.tky.mesh.ad.jp) (Remote host closed the connection)
- # [09:41] * Joins: SevenMachines (~SevenMach@94-193-93-142.zone7.bethere.co.uk)
- # [10:01] * Quits: jetienne (~jerome@abcx108.neoplus.adsl.tpnet.pl) (Read error: Connection reset by peer)
- # [10:01] * Joins: jetienne (~jerome@abcx108.neoplus.adsl.tpnet.pl)
- # [10:02] * Joins: squeakytoy (~squeakyto@107-232-96-87.cust.blixtvik.se)
- # [10:05] * Quits: ryan- (~thatryan@c-71-202-3-49.hsd1.ca.comcast.net) (Quit: Leaving...)
- # [10:11] * Quits: shipit (~shipit@204-15-2-155-static.ipnetworksinc.net) (Remote host closed the connection)
- # [10:13] * Joins: shichuan (~Shi_Chuan@students.newc.liberty.ask4.co.uk)
- # [10:24] * Joins: mahesh (~quassel@117.196.161.103)
- # [10:25] * Joins: skylamer` (cgskylamer@78.90.213.55)
- # [10:30] * Joins: taar779 (~taar779@d24-57-144-141.home.cgocable.net)
- # [10:30] * Joins: ben225 (~ben225@c-67-169-243-196.hsd1.ut.comcast.net)
- # [10:30] * Joins: benv (~benv@99-7-171-41.lightspeed.sntcca.sbcglobal.net)
- # [10:34] * Quits: ben225 (~ben225@c-67-169-243-196.hsd1.ut.comcast.net) (Quit: Textual IRC Client: http://www.textualapp.com/)
- # [10:35] * Quits: zamabe (~zamae@unaffiliated/zamabe) (Quit: Snakes)
- # [10:36] * Quits: jetienne (~jerome@abcx108.neoplus.adsl.tpnet.pl) (Ping timeout: 248 seconds)
- # [10:46] * Joins: ziyadb (~ziyadb@188.51.2.76)
- # [10:52] * Quits: ZachBrowne (~ZachBrown@65-36-9-1.dyn.grandenetworks.net)
- # [10:55] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 248 seconds)
- # [10:56] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [10:57] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 255 seconds)
- # [10:57] * Joins: Dyvor (~Dyvor@krlh-4d034db6.pool.mediaWays.net)
- # [10:57] * Quits: mahesh (~quassel@117.196.161.103) (Quit: No Ping reply in 180 seconds.)
- # [10:58] * Joins: mahesh (~quassel@117.196.161.103)
- # [10:59] * Joins: temp02 (~temp01@unaffiliated/temp01)
- # [11:10] * GoOz`aw is now known as GoOz
- # [11:15] * Joins: Taftse (~Taftse@unaffiliated/taftse)
- # [11:15] * Quits: taar779 (~taar779@d24-57-144-141.home.cgocable.net) (Quit: Leaving)
- # [11:22] * Quits: Lebannen (~lebannen@87.127.122.195) (Ping timeout: 252 seconds)
- # [11:27] * Joins: Lebannen (~lebannen@87.127.122.195)
- # [11:36] * Joins: Frippe (~Frippe@unaffiliated/frippe)
- # [11:37] * Joins: thatryan (~thatryan@c-71-202-3-49.hsd1.ca.comcast.net)
- # [11:38] * Joins: shipit (~shipit@c-67-180-23-104.hsd1.ca.comcast.net)
- # [11:41] * Quits: thatryan (~thatryan@c-71-202-3-49.hsd1.ca.comcast.net) (Ping timeout: 255 seconds)
- # [11:42] * Quits: mahesh (~quassel@117.196.161.103) (Quit: No Ping reply in 180 seconds.)
- # [11:42] * Joins: mahesh (~quassel@117.196.161.103)
- # [11:49] * Quits: shichuan (~Shi_Chuan@students.newc.liberty.ask4.co.uk) (Quit: Leaving.)
- # [12:00] * Quits: Dyvor (~Dyvor@krlh-4d034db6.pool.mediaWays.net) (Ping timeout: 255 seconds)
- # [12:03] * Quits: Taftse (~Taftse@unaffiliated/taftse) (Ping timeout: 248 seconds)
- # [12:10] * Joins: wyszo (~wyszo@85-222-67-72.home.aster.pl)
- # [12:15] * Quits: mahesh (~quassel@117.196.161.103) (Ping timeout: 248 seconds)
- # [12:18] * Joins: Jayflux (~jay_knows@cpc1-dudl6-0-0-cust197.wolv.cable.virginmedia.com)
- # [12:21] * Quits: skylamer` (cgskylamer@78.90.213.55)
- # [12:23] * Joins: RidahGee (~ridahgee@pool-96-254-218-41.tampfl.fios.verizon.net)
- # [12:24] * Joins: tigerpaw (~tigerpaw@unaffiliated/tigerpaw)
- # [12:24] * Quits: ziyadb (~ziyadb@188.51.2.76) (Ping timeout: 276 seconds)
- # [12:25] * Quits: KKendle (~KKendle@24-241-110-250.static.stls.mo.charter.com) (Quit: KKendle)
- # [12:29] * Quits: shipit (~shipit@c-67-180-23-104.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [12:30] * Joins: Dyvor (~Dyvor@krlh-4d034db6.pool.mediaWays.net)
- # [12:30] * Joins: Jackneill (~Jackneill@unaffiliated/jackneill)
- # [12:30] * Quits: SevenMachines (~SevenMach@94-193-93-142.zone7.bethere.co.uk) (Ping timeout: 260 seconds)
- # [12:37] * Joins: nikstepff (~nikstepff@4604ds6-fb.0.fullrate.dk)
- # [12:38] * Parts: nikstepff (~nikstepff@4604ds6-fb.0.fullrate.dk)
- # [12:43] * Joins: SevenMachines (~SevenMach@94-193-93-142.zone7.bethere.co.uk)
- # [12:44] * Joins: KKendle (~KKendle@24-241-110-250.static.stls.mo.charter.com)
- # [12:55] * Quits: wyszo (~wyszo@85-222-67-72.home.aster.pl) (Remote host closed the connection)
- # [12:56] * Quits: Dyvor (~Dyvor@krlh-4d034db6.pool.mediaWays.net) (Quit: Follow me ... @Dyvor)
- # [12:57] * Joins: vier (~Josh@CPE-60-231-155-178.static.qld.bigpond.net.au)
- # [13:00] * Joins: ziyadb (~ziyadb@188.49.53.168)
- # [13:01] * GoOz is now known as GoOz`aw
- # [13:03] * Joins: shichuan (~Shi_Chuan@students.newc.liberty.ask4.co.uk)
- # [13:04] * GoOz`aw is now known as GoOz
- # [13:05] * Joins: myakura (~myakura@FL1-203-136-181-177.tky.mesh.ad.jp)
- # [13:15] * Joins: miguet (~miguet@121.1.54.50)
- # [13:18] * Quits: BordeyBluenge (~bordeyblu@46.4.164.4) (Ping timeout: 260 seconds)
- # [13:18] * Quits: tigerpaw (~tigerpaw@unaffiliated/tigerpaw) (Quit: purrr)
- # [13:18] * Joins: Frippe_ (~Frippe@m77-219-164-178.cust.tele2.se)
- # [13:20] * Quits: Frippe (~Frippe@unaffiliated/frippe) (Ping timeout: 256 seconds)
- # [13:21] * Quits: dgathright (~dgathrigh@airbears-136-152-38-166.AirBears.Berkeley.EDU) (Quit: dgathright)
- # [13:21] * Frippe_ is now known as Frippe
- # [13:21] * Joins: axos411 (~axos@xdsl-78-35-155-222.netcologne.de)
- # [13:23] * Joins: NetRoY (~NetRoY@115.110.26.37)
- # [13:24] * Quits: KKendle (~KKendle@24-241-110-250.static.stls.mo.charter.com) (Quit: KKendle)
- # [13:27] * Quits: ziyadb (~ziyadb@188.49.53.168) (Ping timeout: 256 seconds)
- # [13:28] * Joins: everythingWorks (~everythin@p5DC768B1.dip.t-dialin.net)
- # [13:28] <everythingWorks> what for is that role tag?
- # [13:28] <everythingWorks> just like <x role="sth" />
- # [13:29] * Joins: ziyadb (~ziyadb@188.55.32.142)
- # [13:30] * Quits: SevenMachines (~SevenMach@94-193-93-142.zone7.bethere.co.uk) (Read error: Operation timed out)
- # [13:30] * Joins: N0va` (~ricki@84.19.108.75)
- # [13:41] * Quits: miguet (~miguet@121.1.54.50) (Ping timeout: 260 seconds)
- # [13:41] * Joins: miguet (~miguet@121.1.54.50)
- # [13:45] * Joins: SevenMachines (~SevenMach@c-93-182-174-141.cust.relakks.com)
- # [13:46] * Quits: miguet (~miguet@121.1.54.50) (Remote host closed the connection)
- # [13:47] * Parts: everythingWorks (~everythin@p5DC768B1.dip.t-dialin.net)
- # [13:47] * Joins: ScottNYC (~ScottNYC@pool-108-41-213-33.nycmny.fios.verizon.net)
- # [13:52] * Joins: topeak (~topeak@118.186.129.168)
- # [13:53] * Quits: topeak (~topeak@118.186.129.168) (Max SendQ exceeded)
- # [13:54] * Joins: topeak (~topeak@118.186.129.168)
- # [14:01] * Joins: Thasmo (~thasmo@d86-32-70-74.cust.tele2.at)
- # [14:02] * Joins: henrikkok (~henrikkok@3306ds3-amb.0.fullrate.dk)
- # [14:05] * Joins: Vennril (~vennril@p4FCB1C8B.dip0.t-ipconnect.de)
- # [14:06] * Joins: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net)
- # [14:13] * Quits: N0va` (~ricki@84.19.108.75) (Ping timeout: 255 seconds)
- # [14:19] * Quits: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net) (Quit: dgathright)
- # [14:24] * Joins: mascix (~mascix@83.66.110.192)
- # [14:24] * Joins: KKendle (~KKendle@99-42-202-32.lightspeed.stlsmo.sbcglobal.net)
- # [14:25] * Quits: KKendle (~KKendle@99-42-202-32.lightspeed.stlsmo.sbcglobal.net) (Client Quit)
- # [14:25] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 248 seconds)
- # [14:26] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [14:26] * Joins: sephr (~Eli@c-98-235-63-240.hsd1.pa.comcast.net)
- # [14:28] * GoOz is now known as GoOz`aw
- # [14:29] * GoOz`aw is now known as GoOz
- # [14:32] * Joins: grantg (~chatzilla@69.88.160.3)
- # [14:34] * Quits: grantg (~chatzilla@69.88.160.3) (Client Quit)
- # [14:34] * Joins: miguet (~miguet@121.1.54.50)
- # [14:39] * Quits: simplicity- (~simplicit@unaffiliated/simplicity-) (Quit: ...)
- # [14:40] * Quits: ScottNYC (~ScottNYC@pool-108-41-213-33.nycmny.fios.verizon.net) (Ping timeout: 256 seconds)
- # [14:42] * Quits: jochen__ (jochen@nat/google/x-jrxttnalychdnjpl) (Remote host closed the connection)
- # [14:42] * Joins: jochen__ (jochen@nat/google/x-okjpmxwiljumlsnk)
- # [14:42] * Joins: ScottNYC (~ScottNYC@pool-108-41-213-33.nycmny.fios.verizon.net)
- # [14:42] * Quits: vier (~Josh@CPE-60-231-155-178.static.qld.bigpond.net.au) (Quit: Computer has gone to sleep)
- # [14:43] * Joins: Zelfje (~Zelfje@30-80-ftth.onsneteindhoven.nl)
- # [14:43] * Quits: axos411 (~axos@xdsl-78-35-155-222.netcologne.de) (Ping timeout: 248 seconds)
- # [14:44] * Joins: vier (~Josh@CPE-60-231-155-178.static.qld.bigpond.net.au)
- # [14:53] * Joins: Frippe__ (~Frippe@238.218.216.81.static.hud.siw.siwnet.net)
- # [14:53] * Quits: SevenMachines (~SevenMach@c-93-182-174-141.cust.relakks.com) (Remote host closed the connection)
- # [14:54] * Quits: vier (~Josh@CPE-60-231-155-178.static.qld.bigpond.net.au) (Quit: Computer has gone to sleep)
- # [14:56] * Quits: Frippe (~Frippe@m77-219-164-178.cust.tele2.se) (Ping timeout: 248 seconds)
- # [14:56] * Quits: topeak (~topeak@118.186.129.168) (Quit: Leaving)
- # [15:03] * Quits: necrodearia (~mizery@unaffiliated/necrodearia) (Ping timeout: 245 seconds)
- # [15:04] * Frippe__ is now known as Frippe
- # [15:06] * Joins: johnkpaul (~johnkpaul@pool-96-250-167-7.nycmny.fios.verizon.net)
- # [15:12] * Joins: N0va` (~ricki@84.19.108.75)
- # [15:15] * Joins: axos411 (~axos@xdsl-78-35-155-222.netcologne.de)
- # [15:17] * Joins: necrodearia (~mizery@unaffiliated/necrodearia)
- # [15:18] * Quits: sphinxxx (~tgreenfie@pool-108-35-37-171.nwrknj.fios.verizon.net) (Quit: This computer has gone to sleep)
- # [15:18] * Quits: dSebastien (~dSebastie@157.103-244-81.adsl-dyn.isp.belgacom.be) (Ping timeout: 248 seconds)
- # [15:20] * GoOz is now known as GoOz`aw
- # [15:21] * Joins: wyszo (~wyszo@85-222-67-72.home.aster.pl)
- # [15:23] * Quits: ziyadb (~ziyadb@188.55.32.142) (Ping timeout: 260 seconds)
- # [15:26] * temp02 is now known as temp01
- # [15:26] * Quits: johnkpaul (~johnkpaul@pool-96-250-167-7.nycmny.fios.verizon.net) (Remote host closed the connection)
- # [15:26] * Quits: N0va` (~ricki@84.19.108.75) (Ping timeout: 245 seconds)
- # [15:28] * Joins: Bass10 (Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
- # [15:29] * Joins: Dyvor (~Dyvor@krlh-4d034db6.pool.mediaWays.net)
- # [15:30] * Quits: obert- (~obert@host91-33-dynamic.46-79-r.retail.telecomitalia.it)
- # [15:39] * Joins: tylerstalder (~textual@c-76-21-12-194.hsd1.ca.comcast.net)
- # [15:48] * Joins: johnkpaul (~johnkpaul@pool-96-250-167-7.nycmny.fios.verizon.net)
- # [15:50] * Quits: ScottNYC (~ScottNYC@pool-108-41-213-33.nycmny.fios.verizon.net) (Ping timeout: 248 seconds)
- # [15:53] * Joins: sergacity (~sergacity@mn-71-55-149-211.dhcp.embarqhsd.net)
- # [15:55] * Quits: tylerstalder (~textual@c-76-21-12-194.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
- # [15:58] * Joins: ziyadb (~ziyadb@188.49.53.168)
- # [16:02] * temp01 is now known as temp0l
- # [16:02] * Joins: dSebastien (~dSebastie@92.204-244-81.adsl-dyn.isp.belgacom.be)
- # [16:03] * Quits: ziyadb (~ziyadb@188.49.53.168) (Ping timeout: 260 seconds)
- # [16:03] * temp0l is now known as temp01
- # [16:04] * Joins: ziyadb (~ziyadb@188.49.53.168)
- # [16:07] * GoOz`aw is now known as GoOz
- # [16:23] * Joins: N0va` (~ricki@84.19.108.75)
- # [16:24] * Quits: Frippe (~Frippe@238.218.216.81.static.hud.siw.siwnet.net) (Quit: ^d)
- # [16:24] * Joins: Frippe (~Frippe@unaffiliated/frippe)
- # [16:26] * Quits: ssickle (~ryanv@or-71-50-11-135.dhcp.embarqhsd.net) (Ping timeout: 260 seconds)
- # [16:26] * Quits: Bass10 (Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Quit: Leaving)
- # [16:30] * Joins: Jonz (~Adium@pool-74-96-160-56.washdc.fios.verizon.net)
- # [16:31] * Joins: nimbupani (~divyam@c-24-18-47-160.hsd1.wa.comcast.net)
- # [16:31] * nimbupani is now known as divya
- # [16:33] * Joins: simplicity- (~simplicit@unaffiliated/simplicity-)
- # [16:38] * Quits: johnkpaul (~johnkpaul@pool-96-250-167-7.nycmny.fios.verizon.net) (Remote host closed the connection)
- # [16:42] * Joins: replore (~replore@ntkngw304073.kngw.nt.ftth.ppp.infoweb.ne.jp)
- # [16:45] * Parts: solsTiCe (~solsTiCe@ARennes-652-1-150-212.w92-139.abo.wanadoo.fr) ("Ex-Chat")
- # [16:58] * Joins: SevenMachines (~SevenMach@93.182.135.55)
- # [17:02] * Joins: buribu (~buribu@177.18.213.208)
- # [17:02] * Quits: buribu (~buribu@177.18.213.208) (Changing host)
- # [17:02] * Joins: buribu (~buribu@unaffiliated/buribu)
- # [17:02] * Joins: buribux (~buribu@unaffiliated/buribux)
- # [17:03] * Quits: NetRoY (~NetRoY@115.110.26.37) (Quit: NetRoY)
- # [17:03] * Quits: buribux (~buribu@unaffiliated/buribux) (Read error: Connection reset by peer)
- # [17:05] * Joins: ScottNYC (~ScottNYC@pool-108-41-213-33.nycmny.fios.verizon.net)
- # [17:10] * Quits: Dyvor (~Dyvor@krlh-4d034db6.pool.mediaWays.net) (Ping timeout: 260 seconds)
- # [17:13] * Quits: SevenMachines (~SevenMach@93.182.135.55) (Read error: Connection reset by peer)
- # [17:13] * Quits: ScottNYC (~ScottNYC@pool-108-41-213-33.nycmny.fios.verizon.net) (Ping timeout: 245 seconds)
- # [17:15] * Quits: Frippe (~Frippe@unaffiliated/frippe) (Quit: Computer has gone to sleep)
- # [17:15] * Joins: Frippe (~Frippe@unaffiliated/frippe)
- # [17:16] * Joins: SevenMachines (~SevenMach@93.182.135.55)
- # [17:17] * Quits: SevenMachines (~SevenMach@93.182.135.55) (Remote host closed the connection)
- # [17:17] * Joins: SevenMachines (~SevenMach@93.182.135.55)
- # [17:20] * Quits: Frippe (~Frippe@unaffiliated/frippe) (Read error: Operation timed out)
- # [17:23] * Quits: N0va` (~ricki@84.19.108.75) (Ping timeout: 245 seconds)
- # [17:28] * Quits: SevenMachines (~SevenMach@93.182.135.55) (Quit: Ex-Chat)
- # [17:28] * Joins: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu)
- # [17:30] * Joins: Dyvor (~Dyvor@krlh-4d034db6.pool.mediaWays.net)
- # [17:38] * Joins: timmywil (~timmywil@host-68-169-154-67.WISOLT2.epbfi.com)
- # [17:39] * Joins: tristanseifert (~tristanse@c-98-210-121-1.hsd1.ca.comcast.net)
- # [17:39] * Joins: SevenMachines (~SevenMach@94-193-93-142.zone7.bethere.co.uk)
- # [17:40] * Joins: NetRoY (~NetRoY@115.110.26.37)
- # [17:40] <[E]sc> is it possible to do ajax without the jquery using only html5 code?
- # [17:41] * Quits: NetRoY (~NetRoY@115.110.26.37) (Client Quit)
- # [17:42] * Quits: Jonz (~Adium@pool-74-96-160-56.washdc.fios.verizon.net) (Quit: Leaving.)
- # [17:47] * Joins: ScottNYC (~ScottNYC@pool-108-41-213-33.nycmny.fios.verizon.net)
- # [17:49] * Joins: sphinxxx (~tgreenfie@ool-435489f3.dyn.optonline.net)
- # [17:50] * Quits: buribu (~buribu@unaffiliated/buribu) (Quit: Fui embora)
- # [17:59] * Joins: Taftse (~Taftse@unaffiliated/taftse)
- # [18:03] <moo-_-> [E]sc: it is possible using HTML4 era Javascript
- # [18:03] <moo-_-> HTML5 is not needed
- # [18:03] <moo-_-> people have been doing it since year 2004
- # [18:03] <moo-_-> [E]sc: what you are looking for is called XmlHttpRequest
- # [18:04] <moo-_-> [E]sc: look for it in developer.mozilla.org
- # [18:04] * Quits: SevenMachines (~SevenMach@94-193-93-142.zone7.bethere.co.uk) (Quit: Ex-Chat)
- # [18:05] * Joins: Frippe (~Frippe@unaffiliated/frippe)
- # [18:07] <[E]sc> moo-_-, thanks...someone told me that it might be possible using async="" to do ajax...
- # [18:09] * GoOz is now known as GoOz`aw
- # [18:15] * Joins: NetRoY (~NetRoY@115.110.26.37)
- # [18:15] <moo-_-> [E]sc: I am not someone
- # [18:15] <moo-_-> go to Mozilla Development Network and figure it out
- # [18:16] <[E]sc> lol ok thanks moo-_-
- # [18:18] <moo-_-> [E]sc: here is another tutorial http://developer.apple.com/internet/webcontent/xmlhttpreq.html
- # [18:18] <moo-_-> old though
- # [18:18] <moo-_-> but it is much simpler to do it with a library like jquery
- # [18:18] <moo-_-> so why not to use jquery
- # [18:19] <[E]sc> i was seeing if it was possible, just to get a feel of html5 more...but jquery is like the most logical way
- # [18:19] <[E]sc> thanks again moo-_-
- # [18:27] * Quits: wyszo (~wyszo@85-222-67-72.home.aster.pl) (Remote host closed the connection)
- # [18:31] * GoOz`aw is now known as GoOz
- # [18:32] * Joins: patcito (~123@190.42.193.150)
- # [18:38] <moo-_-> [E]sc: jQuery doesn't do anything magical. It is just an open source Javascript library running on your page. You can do manually all things jQuery do if you wish.
- # [18:38] <moo-_-> but jQuery has been built to make those things easy, so if you prefer easy way I'd suggest to stick with jQuery :)
- # [18:39] <[E]sc> sounds like a good way to go,...although i haven't gotten a good grasp of it yet...that's why i'm a little hesitate about using it..
- # [18:39] * Joins: Trisox (~Tri-sox@31-151-138-69.dynamic.upc.nl)
- # [18:41] * Quits: ScottNYC (~ScottNYC@pool-108-41-213-33.nycmny.fios.verizon.net) (Ping timeout: 255 seconds)
- # [18:44] * Joins: ScottNYC (~ScottNYC@pool-108-41-213-33.nycmny.fios.verizon.net)
- # [18:45] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [18:48] * Joins: sean` (~seankoole@D97A9E4C.cm-3-3c.dynamic.ziggo.nl)
- # [18:48] * Quits: ScottNYC (~ScottNYC@pool-108-41-213-33.nycmny.fios.verizon.net) (Ping timeout: 245 seconds)
- # [18:49] * Joins: N0va` (~ricki@84.19.108.75)
- # [18:50] * Quits: Trisox (~Tri-sox@31-151-138-69.dynamic.upc.nl) (Remote host closed the connection)
- # [18:53] * Joins: ScottNYC (~ScottNYC@pool-108-41-213-33.nycmny.fios.verizon.net)
- # [18:53] * Quits: ScottNYC (~ScottNYC@pool-108-41-213-33.nycmny.fios.verizon.net) (Client Quit)
- # [19:01] * Joins: KKendle (~KKendle@99-42-202-32.lightspeed.stlsmo.sbcglobal.net)
- # [19:01] * Joins: jeffszusz (~jeffszusz@d24-57-194-149.home.cgocable.net)
- # [19:07] * Joins: taar779 (~taar779@d24-57-144-141.home.cgocable.net)
- # [19:08] * Joins: Emperorlou (~Emperorlo@bas3-ottawa23-1177565550.dsl.bell.ca)
- # [19:10] * Quits: Emperorlou (~Emperorlo@bas3-ottawa23-1177565550.dsl.bell.ca) (Remote host closed the connection)
- # [19:10] * Joins: shipit (~shipit@c-67-180-23-104.hsd1.ca.comcast.net)
- # [19:12] * Joins: Emperorlou (~IceChat77@bas3-ottawa23-1177565550.dsl.bell.ca)
- # [19:12] * Quits: Archaic_G (Archaic_G@S010678cd8ec46e70.cg.shawcable.net) (Read error: Connection reset by peer)
- # [19:16] * Quits: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu) (Quit: devongovett)
- # [19:16] * Quits: replore (~replore@ntkngw304073.kngw.nt.ftth.ppp.infoweb.ne.jp) (Remote host closed the connection)
- # [19:18] * GoOz is now known as GoOz`aw
- # [19:24] * Quits: taar779 (~taar779@d24-57-144-141.home.cgocable.net) (Quit: Leaving)
- # [19:27] * Quits: N0va` (~ricki@84.19.108.75) (Ping timeout: 245 seconds)
- # [19:32] * Joins: taar779 (~taar779@d24-57-144-141.home.cgocable.net)
- # [19:33] * Quits: Emperorlou (~IceChat77@bas3-ottawa23-1177565550.dsl.bell.ca) (Ping timeout: 255 seconds)
- # [19:34] * Quits: tantek (~tantek@dhcp50-94-128-31.hil-ausdthx.aus.wayport.net) (Quit: tantek)
- # [19:35] * Joins: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net)
- # [19:35] * Quits: kppullin (~kppullin@pdpc/supporter/active/kppullin) (Ping timeout: 248 seconds)
- # [19:39] * Joins: kppullin (~kppullin@pdpc/supporter/active/kppullin)
- # [19:40] * Joins: Emperorlou (~IceChat77@bas3-ottawa23-1177565550.dsl.bell.ca)
- # [19:40] * GoOz`aw is now known as GoOz
- # [19:40] * Joins: notbrent (~notbrent@186.85.88.56)
- # [19:41] <notbrent> what's the proper html5 tag to use for a blog short description? ie shows the title, date, link, and one paragraph of the post
- # [19:41] <notbrent> it seems article isn't quite appropriate
- # [19:44] <tw2113> personally, i feel <header> is good for all but the 1 paragraph part
- # [19:46] <notbrent> https://gist.github.com/2f9b7889a3c98acf22f7
- # [19:46] * Parts: Emperorlou (~IceChat77@bas3-ottawa23-1177565550.dsl.bell.ca)
- # [19:47] <notbrent> tw2113: i agree, i'm unsure about the wrapping element though, and now that you mention it, the abbreviated post body
- # [19:47] * Joins: Emperorlou (~IceChat77@bas3-ottawa23-1177565550.dsl.bell.ca)
- # [19:47] * Joins: maxmanders (~maxmander@188-220-35-232.zone11.bethere.co.uk)
- # [19:47] * Parts: Emperorlou (~IceChat77@bas3-ottawa23-1177565550.dsl.bell.ca)
- # [19:47] <tw2113> i can't claim much use of hgroup
- # [19:48] <tw2113> personally, i would probably get rid of the section tag and just jump into <p>'s
- # [19:48] <tw2113> but that's me
- # [19:48] <tw2113> the use of article looks fine to me though
- # [19:50] <notbrent> yeah i thought about that
- # [19:50] <notbrent> but then as i'm writing individual posts, i can't really use the paragraph element
- # [19:50] <notbrent> or at least, it would be very awkward in terms of semantics
- # [19:51] <notbrent> (this is a template that will be filled in from other files written in markdown)
- # [19:51] <tw2113> why?
- # [19:51] <notbrent> so if i opened a post with a <p> then i'd have <p><p>
- # [19:51] <tw2113> p's are still perfectly fine
- # [19:52] * Quits: shipit (~shipit@c-67-180-23-104.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [19:52] <tw2113> no no, starting after the <header> go with <p>'s
- # [19:52] <tw2113> all within the <article>
- # [19:52] <notbrent> yeah, that could work
- # [19:52] * Joins: shipit (~shipit@c-67-180-23-104.hsd1.ca.comcast.net)
- # [19:55] * Joins: kennyluck (~kennyluck@119.57.31.111)
- # [19:56] * Joins: maxmande1s (~maxmander@188-220-35-232.zone11.bethere.co.uk)
- # [19:57] * Quits: maxmanders (~maxmander@188-220-35-232.zone11.bethere.co.uk) (Ping timeout: 255 seconds)
- # [19:57] * Quits: jeffszusz (~jeffszusz@d24-57-194-149.home.cgocable.net) (Remote host closed the connection)
- # [19:59] * Quits: sphinxxx (~tgreenfie@ool-435489f3.dyn.optonline.net) (Quit: This computer has gone to sleep)
- # [20:02] * Quits: kppullin (~kppullin@pdpc/supporter/active/kppullin) (Read error: Connection reset by peer)
- # [20:02] * Joins: kppullin_ (~kppullin@wsip-98-173-13-146.oc.oc.cox.net)
- # [20:03] * Quits: phrearch (~phrearch_@5ED42DE2.cm-7-5a.dynamic.ziggo.nl) (Quit: Leaving)
- # [20:05] * Quits: tw2113 (~tw2113@fedora/tw2113) (Quit: IRC is just multiplayer notepad)
- # [20:07] * Joins: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu)
- # [20:07] * Quits: kppullin_ (~kppullin@wsip-98-173-13-146.oc.oc.cox.net) (Ping timeout: 248 seconds)
- # [20:12] * Quits: shipit (~shipit@c-67-180-23-104.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [20:13] * Quits: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu) (Quit: devongovett)
- # [20:18] * Quits: KKendle (~KKendle@99-42-202-32.lightspeed.stlsmo.sbcglobal.net) (Quit: KKendle)
- # [20:22] * Joins: tantek (~tantek@rrcs-97-79-135-130.sw.biz.rr.com)
- # [20:25] * Joins: qq99 (~qq99@24.52.247.157)
- # [20:29] * Quits: myakura (~myakura@FL1-203-136-181-177.tky.mesh.ad.jp) (Remote host closed the connection)
- # [20:32] * Joins: pstefaniak (u3839@gateway/web/irccloud.com/x-fndjaeufpdyzwcdy)
- # [20:32] * Joins: diogogmt (~kvirc@CPE0018396f5ec0-CM0012c99ea256.cpe.net.cable.rogers.com)
- # [20:33] * Quits: diogogmt (~kvirc@CPE0018396f5ec0-CM0012c99ea256.cpe.net.cable.rogers.com) (Client Quit)
- # [20:33] * Joins: diogogmt (~kvirc@CPE0018396f5ec0-CM0012c99ea256.cpe.net.cable.rogers.com)
- # [20:33] * Joins: robhawkes (~robhawkes@188-220-16-96.dsl.cnl.uk.net)
- # [20:33] * Quits: robhawkes (~robhawkes@188-220-16-96.dsl.cnl.uk.net) (Remote host closed the connection)
- # [20:35] * Quits: diogogmt (~kvirc@CPE0018396f5ec0-CM0012c99ea256.cpe.net.cable.rogers.com) (Client Quit)
- # [20:35] * Joins: diogogmt (~kvirc@CPE0018396f5ec0-CM0012c99ea256.cpe.net.cable.rogers.com)
- # [20:35] * Joins: BordeyBluenge (~bordeyblu@46.4.164.4)
- # [20:41] * Parts: Vigud (u1143@gateway/web/irccloud.com/x-ngoxjootzplnmqgr)
- # [20:52] * Joins: dilvie (~chatzilla@c-24-23-231-189.hsd1.ca.comcast.net)
- # [20:52] <dilvie> Hi. =)
- # [20:53] <dilvie> We launched our new HTML5 music player for BandPage this week. =)
- # [20:53] <dilvie> I wrote the HTML5 audio bits. Fun! =)
- # [20:55] <divya> link?
- # [20:56] * Joins: KnS (~GoOz@pla78-3-88-161-13-198.fbx.proxad.net)
- # [20:57] * Joins: louisremi (~louisremi@mon69-3-87-90-54-237.dsl.sta.abo.bbox.fr)
- # [20:58] * Quits: GoOz (~GoOz@pla78-3-88-161-13-198.fbx.proxad.net) (Ping timeout: 248 seconds)
- # [20:59] * Quits: sergacity (~sergacity@mn-71-55-149-211.dhcp.embarqhsd.net) (Ping timeout: 260 seconds)
- # [20:59] <dilvie> http://rootmusic.com/ for the editor. http://listn.to/morganpage for an example of the player.
- # [20:59] <dilvie> uses flash if it's enabled. Disable flash for the HTML5 audio. =)
- # [21:03] * Quits: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net) (Quit: dgathright)
- # [21:04] * Joins: danja (~danny@host133-205-dynamic.32-79-r.retail.telecomitalia.it)
- # [21:05] * Joins: rosco_y (~ross@71-13-209-223.dhcp.mrqt.mi.charter.com)
- # [21:05] * Joins: manuchill (~mstalfoor@81.69.16.186)
- # [21:05] * Quits: qq99 (~qq99@24.52.247.157) (Read error: Connection reset by peer)
- # [21:06] * Quits: louisremi (~louisremi@mon69-3-87-90-54-237.dsl.sta.abo.bbox.fr) (Ping timeout: 256 seconds)
- # [21:06] * Quits: henrikkok (~henrikkok@3306ds3-amb.0.fullrate.dk) (Quit: Leaving.)
- # [21:07] * Joins: henrikkok (~henrikkok@3306ds3-amb.0.fullrate.dk)
- # [21:09] * Quits: henrikkok (~henrikkok@3306ds3-amb.0.fullrate.dk) (Client Quit)
- # [21:09] * Quits: dSebastien (~dSebastie@92.204-244-81.adsl-dyn.isp.belgacom.be) (Quit: Quitte)
- # [21:10] * Quits: rosco_y (~ross@71-13-209-223.dhcp.mrqt.mi.charter.com) (Remote host closed the connection)
- # [21:10] * Joins: frozenicce (~deppo@ip-178-202-180-230.unitymediagroup.de)
- # [21:11] * Quits: frozenicce (~deppo@ip-178-202-180-230.unitymediagroup.de) (Read error: Connection reset by peer)
- # [21:13] * Joins: dSebastien (~dSebastie@92.204-244-81.adsl-dyn.isp.belgacom.be)
- # [21:14] * Quits: tantek (~tantek@rrcs-97-79-135-130.sw.biz.rr.com) (Quit: tantek)
- # [21:17] * Quits: simplicity- (~simplicit@unaffiliated/simplicity-) (Quit: ...)
- # [21:17] * Quits: dSebastien (~dSebastie@92.204-244-81.adsl-dyn.isp.belgacom.be) (Client Quit)
- # [21:25] * Joins: thatryan (~thatryan@c-71-202-3-49.hsd1.ca.comcast.net)
- # [21:39] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [21:47] * Quits: manuchill (~mstalfoor@81.69.16.186) (Quit: Ex-Chat)
- # [21:48] * Joins: tylerstalder (~textual@c-76-21-12-194.hsd1.ca.comcast.net)
- # [21:48] * Joins: zamabe (~zamae@unaffiliated/zamabe)
- # [21:48] * Joins: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu)
- # [21:49] * Joins: shipit (~shipit@204-15-2-155-static.ipnetworksinc.net)
- # [21:57] * maxmande1s is now known as maxmanders
- # [22:01] * Joins: dgathright (~dgathrigh@2607:f140:400:1036:c55e:b0e6:91af:214d)
- # [22:03] * Quits: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu) (Read error: Connection reset by peer)
- # [22:03] * Joins: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu)
- # [22:04] * Quits: axos411 (~axos@xdsl-78-35-155-222.netcologne.de) (Ping timeout: 248 seconds)
- # [22:07] * Quits: Jackneill (~Jackneill@unaffiliated/jackneill) (Ping timeout: 248 seconds)
- # [22:10] * Joins: cipher (~s@210.212.49.5)
- # [22:11] * cipher is now known as Guest71984
- # [22:13] * Joins: KKendle (~KKendle@99-42-202-32.lightspeed.stlsmo.sbcglobal.net)
- # [22:15] * Quits: taar779 (~taar779@d24-57-144-141.home.cgocable.net) (Quit: Leaving)
- # [22:16] * Joins: Taar779 (~Taar779@d24-57-144-141.home.cgocable.net)
- # [22:16] * Quits: Guest71984 (~s@210.212.49.5) (Excess Flood)
- # [22:18] * Joins: Guest71984 (~s@210.212.49.5)
- # [22:18] * Joins: rosco_y (~ross@71-13-209-223.dhcp.mrqt.mi.charter.com)
- # [22:19] * Joins: smus (~smus@173-167-97-246-sfba.hfc.comcastbusiness.net)
- # [22:21] * Joins: axos411 (~axos@xdsl-78-35-133-233.netcologne.de)
- # [22:22] * Quits: Guest71984 (~s@210.212.49.5) (Ping timeout: 248 seconds)
- # [22:25] * Quits: sean` (~seankoole@D97A9E4C.cm-3-3c.dynamic.ziggo.nl) (Quit: Ik ga weg)
- # [22:26] * Joins: messup (~s@210.212.49.5)
- # [22:30] * Quits: BordeyBluenge (~bordeyblu@46.4.164.4) (Remote host closed the connection)
- # [22:33] * Quits: messup (~s@210.212.49.5) (Ping timeout: 245 seconds)
- # [22:34] * Quits: NetRoY (~NetRoY@115.110.26.37) (Quit: NetRoY)
- # [22:35] * Joins: messup (~s@210.212.49.5)
- # [22:36] * Joins: wyszo (~wyszo@85-222-67-72.home.aster.pl)
- # [22:40] * Quits: Jayflux (~jay_knows@cpc1-dudl6-0-0-cust197.wolv.cable.virginmedia.com) (Remote host closed the connection)
- # [22:47] * Quits: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu) (Quit: devongovett)
- # [22:52] * Quits: smus (~smus@173-167-97-246-sfba.hfc.comcastbusiness.net) (Remote host closed the connection)
- # [22:52] * Joins: slobirdrop (~slobirdro@c-69-181-185-170.hsd1.ca.comcast.net)
- # [22:53] * Joins: jacine (~jacine@drupal.org/user/88931/view)
- # [22:53] * Joins: SevenMachines (~SevenMach@c-93-182-170-68.cust.relakks.com)
- # [22:58] * Quits: Frippe (~Frippe@unaffiliated/frippe) (Quit: Computer has gone to sleep)
- # [22:58] * Joins: Frippe (~Frippe@unaffiliated/frippe)
- # [22:58] * Joins: kppullin (~kppullin@pdpc/supporter/active/kppullin)
- # [23:02] * Quits: Frippe (~Frippe@unaffiliated/frippe) (Ping timeout: 245 seconds)
- # [23:14] * Quits: dgathright (~dgathrigh@2607:f140:400:1036:c55e:b0e6:91af:214d) (Quit: dgathright)
- # [23:19] * Quits: shichuan (~Shi_Chuan@students.newc.liberty.ask4.co.uk) (Read error: Connection reset by peer)
- # [23:20] * Joins: tigerpaw (~tigerpaw@unaffiliated/tigerpaw)
- # [23:21] * Joins: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu)
- # [23:22] * Quits: tristanseifert (~tristanse@c-98-210-121-1.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
- # [23:23] * Joins: smus (~smus@173-167-97-246-sfba.hfc.comcastbusiness.net)
- # [23:25] * Joins: Moridine (~azriel@cpc3-hari3-0-0-cust198.hari.cable.virginmedia.com)
- # [23:27] * Quits: smus (~smus@173-167-97-246-sfba.hfc.comcastbusiness.net) (Remote host closed the connection)
- # [23:35] * Joins: buribu (~buribu@177.18.213.208)
- # [23:35] * Quits: buribu (~buribu@177.18.213.208) (Changing host)
- # [23:35] * Joins: buribu (~buribu@unaffiliated/buribu)
- # [23:35] * Joins: buribux (~buribu@177.18.213.208)
- # [23:35] * Quits: buribux (~buribu@177.18.213.208) (Changing host)
- # [23:35] * Joins: buribux (~buribu@unaffiliated/buribux)
- # [23:36] * Quits: whitman (~whitman@87-194-159-116.bethere.co.uk)
- # [23:36] * Quits: buribux (~buribu@unaffiliated/buribux) (Read error: Connection reset by peer)
- # [23:36] * Quits: buribu (~buribu@unaffiliated/buribu) (Read error: Connection reset by peer)
- # [23:37] * Joins: diogogmt|2 (~kvirc@CPE0018396f5ec0-CM0012c99ea256.cpe.net.cable.rogers.com)
- # [23:37] * Joins: buribu (~buribu@177.18.213.208)
- # [23:37] * Quits: buribu (~buribu@177.18.213.208) (Changing host)
- # [23:37] * Joins: buribu (~buribu@unaffiliated/buribu)
- # [23:38] * Joins: pierreghz (~pierreghz@cust-188-37-111-94.dyn.as47377.net)
- # [23:39] * Joins: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net)
- # [23:39] * Joins: dgathright (~dgathrigh@airbears-136-152-38-228.AirBears.Berkeley.EDU)
- # [23:40] * Quits: diogogmt (~kvirc@CPE0018396f5ec0-CM0012c99ea256.cpe.net.cable.rogers.com) (Ping timeout: 248 seconds)
- # [23:49] * Joins: jeffszusz (~jeffszusz@206-188-74-223.cpe.distributel.net)
- # [23:53] * Quits: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net) (Read error: Operation timed out)
- # [23:55] * Joins: NetRoY (~NetRoY@115.110.26.37)
- # [23:56] * Quits: ziyadb (~ziyadb@188.49.53.168) (Ping timeout: 260 seconds)
- # [23:57] * Quits: Taftse (~Taftse@unaffiliated/taftse) (Ping timeout: 248 seconds)
- # Session Close: Sun Sep 25 00:00:00 2011
The end :)