[05:17:57] snarfer has joined #noxbot
[10:26:23] <CyaNox> snarfer: what where you doing on my network? ... ;D
[12:21:46] snarfer_ has joined #noxbot
[13:52:41] ChanServ has quit: brown.freenode.net irc.freenode.net
[13:52:41] CyaNox has quit: brown.freenode.net irc.freenode.net
[13:52:42] snarfer_ has quit: brown.freenode.net irc.freenode.net
[14:02:45] CyaNox has joined #noxbot
[14:02:45] snarfer has joined #noxbot
[14:02:45] sets mode: +o CyaNox
[14:14:36] ChanServ has joined #noxbot
[14:14:36] sets mode: +o ChanServ
[20:10:16] <snarfer> SIgh.
[20:10:21] <snarfer> I hate this time zone thing
[20:22:47] <CyaNox> he he
[20:23:15] <snarfer> You're awake!
[20:23:17] <snarfer> Huzzah!
[20:23:45] <CyaNox> ofcourse
[20:24:39] <CyaNox> snarfer: You wanted a new commit aight?
[20:24:51] <snarfer> Yes
[20:24:56] <snarfer> I feel lonely D:
[20:24:59] <snarfer> XD
[20:25:00] <CyaNox> well I have to disapoint you ... atleast for now ... all my resources go to a different project.
[20:25:08] <snarfer> :O
[20:25:52] <snarfer> Oh well.... It was fun while it lasted.
[20:26:32] <CyaNox> it still is
[20:28:09] <CyaNox> http://cyanox.nl/game/ is an early prototype ... I'm currently working on a fully new codebase
[20:29:28] * CyaNox pokes snarfer
[20:29:41] <snarfer> o.O
[20:31:02] <snarfer> Is ee
[20:31:04] <snarfer> I see*
[20:34:43] <CyaNox> its just a techdemo but already quite advanced
[20:36:05] <CyaNox> I also have to make it all work correctly ... currently firefox does not allow you to open another xmlhttprequest connection when one is already open ... which is rather annoying and I might solve that by not using it but just using one or multiple iframes.
[20:38:45] <snarfer> Eeeeewwwwww
[20:38:49] <snarfer> Frames
[20:39:16] <snarfer> You can change firefox's settings to accept multiple requests
[20:43:02] <snarfer> http://spontaneousdancing.net/noxbot.txt
[20:43:04] <snarfer> Just for you.
[21:47:08] <CyaNox> I'd rather you tell me how I can make firefox accept mutiple connections ...
[21:48:07] <snarfer> go to
[21:48:10] <snarfer> about:config
[21:48:16] <snarfer> In firefox
[21:50:26] <CyaNox> and then
[21:52:48] <snarfer> I think it's
[21:53:09] <snarfer> network.http.proxy.pipelining.maxrequests
[21:53:52] <snarfer> And theres
[21:54:01] <snarfer> network.http.max-connections
[21:55:18] <CyaNox> no such thing afaik
[21:55:43] <snarfer> One sec, I'll screenie it
[21:55:46] <CyaNox> ah that one ... its set to 48
[21:56:10] <snarfer> How many connections do you need?
[21:56:50] <CyaNox> 2
[21:56:56] <CyaNox> to one single domain
[21:57:23] <CyaNox> besides I already played with those settings.
[21:57:44] <snarfer> http://spontaneousdancing.net/img/firefox-settings.jpg
[21:57:47] <snarfer> Ah
[21:59:14] <CyaNox> it seems that I either stumbled apon bug or its just another limitation.
[21:59:25] <CyaNox> Which is something I got used to.