code logs -> 2009 -> Wed, 20 May 2009< code.20090519.log - code.20090521.log >
--- Log opened Wed May 20 00:00:07 2009
00:28 jess_ [~jess@Nightstar-11274.dsl.teksavvy.com] has quit [Connection reset by peer]
00:28 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Connection reset by peer]
00:28 jess_ [~jess@Nightstar-6408.dsl.teksavvy.com] has joined #code
00:30 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code
00:30 mode/#code [+o ToxicFrog] by ChanServ
00:32 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Operation timed out]
00:34 jess_ [~jess@Nightstar-6408.dsl.teksavvy.com] has quit [Ping Timeout]
00:47 * Vornicus-Latens fights with Windows printing in general now.
00:54 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code
00:54 mode/#code [+o ToxicFrog] by ChanServ
00:55 Derakon [~Derakon@Nightstar-4912.hsd1.ca.comcast.net] has joined #code
00:55 mode/#code [+o Derakon] by ChanServ
00:59 * McMartin discovers The Carnivore Bit.
00:59
<@McMartin>
0x0008.
00:59
<@McMartin>
When cleared, it turns 0xBEEF into 0xBEE7
00:59
<@Derakon>
I thought it was seven that ate nine...
00:59
<@Derakon>
Heh.
01:01
<@Consul>
0xB16B00B5 ?
01:04
<@Derakon>
Hmm...I can't remember if the CodeWar core was written in hex or not...if it is, it'd be amusing to write a virus that overwrote core with 0xDEADBEEF.
01:05
<@McMartin>
Byte array
01:05
<@McMartin>
0 was the classical munition though
01:05
<@Derakon>
...the Wikipedia entry for CodeWar was deleted. ;.;
01:06
<@Vornicus-Latens>
BEE7?
01:06
<@Derakon>
Oh, wait, I want "CoreWar", not "CodeWar".
01:06
<@Derakon>
Vorn: beef -> beet.
01:06
<@Vornicus-Latens>
...ah
01:12
<@Vornicus-Latens>
I have no idea why that printer isn't working.
01:12
<@McMartin>
What's going on?
01:12
<@Vornicus-Latens>
Or, rather, why Windows doesn't like to think it exists.
01:12
<@McMartin>
How are you installing it?
01:12 * McMartin has, as it happens, done black magick with PrintUi32.dll
01:13
<@Vornicus-Latens>
It /was/ working - I'm using the generic postscript driver thing because the printer itself is on a mac.
01:13
<@McMartin>
I have not yet graduated to Blyk Magyq, though.
01:13
<@McMartin>
Mm. So it's a printer share?
01:13
<@Vornicus-Latens>
And, indeed, from the moment I run the driver thing to the moment I log out, I (but only I) can print.
01:13
<@McMartin>
Oho!
01:14
<@McMartin>
It's probably being installed under your account instead of under All Users.
01:14
<@Vornicus-Latens>
except that it shows up under all users' printer lists.
01:15 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Operation timed out]
01:15
<@McMartin>
Hm.
01:15
<@McMartin>
I wonder if it's a permissions issue of some kind, then.
01:15
<@McMartin>
Does DbgView show anything interesting?
01:17 Attilla [~The.Attil@Nightstar-9147.cdif.cable.ntl.com] has quit [Quit: <Insert Humorous and/or serious exit message here>]
01:18
<@Vornicus-Latens>
What is dbgview, and how do I use it here?
01:18
<@Vornicus-Latens>
-- note, after I log out, I can no longer use the printer either.
01:18
<@Vornicus-Latens>
Which is to say, that it doesn't stay around.
01:19
<@McMartin>
DbgView is Windows's conceptual equivalent of OS X's Console.app
01:20
<@McMartin>
Google it; it's one of the SysInternals.
01:20
<@McMartin>
Basically, if there's any debugging messages in the drivers they'll pop up in there if you set it to capture Kernel.
01:20
<@Vornicus-Latens>
ok
01:20
<@McMartin>
I'm not sure what's going on, but it sounds like something's screwy with the network setup
01:21
<@McMartin>
Another fun incantation to explore will be "rundll32 printui.dll,PrintUIEntry /?"
01:22
<@McMartin>
The /? will pop up the rest of the commands
01:22
<@McMartin>
You might be able to prod it with something there.
01:23 gnolam [lenin@Nightstar-1382.A163.priv.bahnhof.se] has quit [Quit: Z?]
01:34
<@Vornicus-Latens>
And of course running the installer from someone else's username doesn't work either.
01:38 * Vornicus-Latens examines, has absolutely no idea what he's looking at.
01:40
<@Vornicus-Latens>
Why the hell is printing so goddamn complicated?
01:45
<@Derakon>
People stopped improving it once networked documents became feasible~
01:49
<@McMartin>
The software-level API is basically Done and has been for ages.
01:49
<@McMartin>
You get a drawing context, you do things to it, you tell the OS to print it, you shrug.
01:49
<@Vornicus-Latens>
And yet I can't get this to do anything for me at all.
01:49
<@McMartin>
Yeah, that's the part where you shrug~
01:50
<@McMartin>
This sounds like a networking or firewall issue to me
01:50
<@McMartin>
Or, possible, the Mac being stupid.
01:50
<@McMartin>
I had some trouble where Carlsbad was helpfully rerouting all my print requests to a printer that hadn't been plugged in in three weeks instead of to the active, waiting network printer.
01:50
<@McMartin>
And telling the app that the print job was a success. Thanks!
01:51
<@Vornicus-Latens>
If anybody other than me uses the driver thing, it says that the printer name I have given it isn't valid.
01:54
<@McMartin>
That's interesting.
01:54
<@McMartin>
What's the name?
01:57
<@Vornicus-Latens>
\\GERMAIN\HP PSC 1400 series
01:58
<@McMartin>
Mm.
01:58
<@McMartin>
What happens if you drop the machine name?
02:00
<@Vornicus-Latens>
Same thing.
02:01 * McMartin dunno
02:01
<@McMartin>
Maybe the Mac is being case sensitive?
02:02
<@Vornicus-Latens>
I odn't think so.
02:08
<@Vornicus-Latens>
It shows up on the PC's network thing as GERMAIN
02:08
<@Vornicus-Latens>
and with that case
02:19
<@Vornicus-Latens>
It would be nice if I could get errors other than "That operation is not permitted"
02:23 * McMartin meant the printer, not the machine
02:26
<@Vornicus-Latens>
That's the correct case.
02:34 SmithKurosaki [~jess@Nightstar-7377.dsl.teksavvy.com] has joined #code
02:34 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code
02:34 mode/#code [+o ToxicFrog] by ChanServ
03:04 Vornicus-Latens is now known as Vornicus
03:19 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Operation timed out]
03:20 SmithKurosaki [~jess@Nightstar-7377.dsl.teksavvy.com] has quit [Operation timed out]
03:20 SmithKurosaki [~jess@Nightstar-6318.dsl.teksavvy.com] has joined #code
03:20 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code
03:20 mode/#code [+o ToxicFrog] by ChanServ
03:30 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Operation timed out]
03:31 SmithKurosaki [~jess@Nightstar-6318.dsl.teksavvy.com] has quit [Operation timed out]
03:38 SmithKurosaki [~jess@Nightstar-12302.dsl.teksavvy.com] has joined #code
03:38 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code
03:38 mode/#code [+o ToxicFrog] by ChanServ
04:46 Reiv [82d94c4d@Nightstar-14595.mibbit.com] has joined #Code
04:46
< Reiv>
Okay, so, uh
04:46
< Reiv>
What exactly is a 'data model pattern'?
04:47
< Reiv>
We're meant to be making a presentation about one tomorrow.
04:47
< Reiv>
This is to be a 90minute presentation. We were given the assignment yesterday.
04:47
< Reiv>
We weren't actually told *what these things are*, just given a book with five examples of them.
04:47
< Reiv>
help? >_>
04:48
<@Derakon>
Hm. Wikipedia knows not. That's not a good sign.
04:52
< Reiv>
*I* know not, and I'm presenting tomorrow >.<
04:53
<@Derakon>
Yeah, but usually Wikipedia's a good source for technical stuff like this.
04:53
<@Derakon>
Second hit on Google for "data model pattern" is "data-model-pattern torrent search results. Bittorrent downloads listed here. Download your favorite torrents at Torrent Reactor."
04:55
< Reiv>
Yeeah, no
04:56
<@Derakon>
I think what you want is just plain "data model", e.g. http://en.wikipedia.org/wiki/Data_model
04:57 * Reiv glances, cries.
04:57
< Reiv>
First line: "A data model in software engineering is an abstract model that describes how data is represented and accessed..."
04:57
< Reiv>
software engineering? This is a goddamn database paper.
04:57
< Reiv>
Yet all we have learned all semester is software engineering techniques.
04:58
<@Derakon>
They're closely interrelated.
04:58
< Reiv>
The only database stuff we've even looked at was PL/SQL. Which was barely taught and most people don't understand it.
04:58
<@Derakon>
You need to know how data will be used to know how to design your tables, what keys to have, what constraints to enforce, etc.
04:58
<@Derakon>
Which isn't to say that I don't deeply empathize with you.
04:58
< Reiv>
We weren't taught even that. I can only assume we were meant to learn about it as part of doing the group work assignments... or something...
04:59
<@Derakon>
Incidentally, did anything come out of talking with the dean/dept. chair/whatever?
05:00
< Reiv>
"That sounds... odd. I'll have to ask what they're doing. Now, your options for learning database stuff is..."
05:00
< Reiv>
I've been offered a directed study if I can find a suitable lecturer, or the possibility to talk to people about doing a 5th level paper and counting it for a 3rd level one.
05:01
< Reiv>
The only problem I see on that point is that 5th level = masters papers, and you can be damn sure they'll expect you to /know the third year stuff/
05:01 * Derakon nods.
05:04
< Reiv>
So I dunno.
05:05
< Reiv>
Attempts from the student rep to talk to her have generally left her apparently quite upset; so others haven't dared try personally.
05:07
<@Derakon>
Sounds like she knows she's screwed up and is having difficulty facing it.
05:07
<@Derakon>
Alternatively, the student rep is undiplomatic.
05:09
< Reiv>
Oh, he's plenty diplomatic.
05:09
< Reiv>
He went about suggesting that we had the courses name changed to reflect what we learned instead of what was written down.
05:10
< Reiv>
The subtle undertone there I leave to the intelligent reader.
05:18 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Operation timed out]
05:19 SmithKurosaki [~jess@Nightstar-12302.dsl.teksavvy.com] has quit [Ping Timeout]
05:55 Reiv [82d94c4d@Nightstar-14595.mibbit.com] has quit [Quit: http://www.mibbit.com ajax IRC Client]
05:56 Reiv [82d94c4d@Nightstar-14595.mibbit.com] has joined #Code
06:04 Syloqs-AFH [Syloq@ServicesAdmin.Nightstar.Net] has quit [Connection reset by peer]
06:14 * Vornicus examines PHP's include() vs require() semantics. FInds them very interesting, and useful for modular design.
06:18 AnnoDomini [AnnoDomini@Nightstar-29678.neoplus.adsl.tpnet.pl] has joined #Code
06:18 mode/#code [+o AnnoDomini] by ChanServ
06:41 Reivles [82d94c4d@Nightstar-14595.mibbit.com] has joined #Code
06:43 Reiv [82d94c4d@Nightstar-14595.mibbit.com] has quit [Quit: http://www.mibbit.com ajax IRC Client]
06:46 Vornicus is now known as Vornicus-Latens
06:49 Vornicus-Latens is now known as Vornicus
06:54 Vornicus is now known as Vornicus-Latens
07:19 SmithKurosaki [~jess@Nightstar-6614.dsl.teksavvy.com] has joined #code
07:19 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code
07:19 mode/#code [+o ToxicFrog] by ChanServ
07:30 SmithKurosaki [~jess@Nightstar-6614.dsl.teksavvy.com] has quit [Operation timed out]
07:30 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Operation timed out]
07:31 SmithKurosaki [~jess@Nightstar-4989.dsl.teksavvy.com] has joined #code
07:34 SmithKurosaki [~jess@Nightstar-4989.dsl.teksavvy.com] has quit [Ping Timeout]
07:36 SmithKurosaki [~jess@Nightstar-5472.dsl.teksavvy.com] has joined #code
07:38 Derakon is now known as Derakon[AFK]
07:44 SmithKurosaki [~jess@Nightstar-5472.dsl.teksavvy.com] has quit [Ping Timeout]
07:44 SmithKurosaki [~jess@Nightstar-6199.dsl.teksavvy.com] has joined #code
07:47 jess_ [~jess@Nightstar-4147.dsl.teksavvy.com] has joined #code
07:48 SmithKurosaki [~jess@Nightstar-6199.dsl.teksavvy.com] has quit [Operation timed out]
07:57 jess__ [~jess@Nightstar-4764.dsl.teksavvy.com] has joined #code
07:58 jess_ [~jess@Nightstar-4147.dsl.teksavvy.com] has quit [Ping Timeout]
08:02 Reivles [82d94c4d@Nightstar-14595.mibbit.com] has quit [Quit: http://www.mibbit.com ajax IRC Client]
08:11 jess_ [~jess@Nightstar-9976.dsl.teksavvy.com] has joined #code
08:12 jess__ [~jess@Nightstar-4764.dsl.teksavvy.com] has quit [Ping Timeout]
08:19 jess__ [~jess@Nightstar-10228.dsl.teksavvy.com] has joined #code
08:20 jess_ [~jess@Nightstar-9976.dsl.teksavvy.com] has quit [Ping Timeout]
08:24 Namegduf [namegduf@86.6.85.ns-27218] has quit [Quit: Heading out.]
09:01 jess_ [~jess@Nightstar-14678.dsl.teksavvy.com] has joined #code
09:02 jess__ [~jess@Nightstar-10228.dsl.teksavvy.com] has quit [Operation timed out]
09:05 jess__ [~jess@Nightstar-5254.dsl.teksavvy.com] has joined #code
09:06 jess_ [~jess@Nightstar-14678.dsl.teksavvy.com] has quit [Operation timed out]
09:11 jess_ [~jess@Nightstar-11847.dsl.teksavvy.com] has joined #code
09:12 jess__ [~jess@Nightstar-5254.dsl.teksavvy.com] has quit [Ping Timeout]
09:20 jess__ [~jess@Nightstar-5254.dsl.teksavvy.com] has joined #code
09:20 jess_ [~jess@Nightstar-11847.dsl.teksavvy.com] has quit [Ping Timeout]
09:23 jess_ [~jess@Nightstar-9928.dsl.teksavvy.com] has joined #code
09:24 jess__ [~jess@Nightstar-5254.dsl.teksavvy.com] has quit [Ping Timeout]
09:32 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code
09:32 mode/#code [+o ToxicFrog] by ChanServ
09:36 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Operation timed out]
09:37 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code
09:37 mode/#code [+o ToxicFrog] by ChanServ
09:37 jess__ [~jess@Nightstar-7065.dsl.teksavvy.com] has joined #code
09:37 jess_ [~jess@Nightstar-9928.dsl.teksavvy.com] has quit [Ping Timeout]
09:50 jess_ [~jess@Nightstar-11008.dsl.teksavvy.com] has joined #code
09:51 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Operation timed out]
09:51 jess__ [~jess@Nightstar-7065.dsl.teksavvy.com] has quit [Operation timed out]
09:51 ToxicFrog` [~ToxicFrog@Admin.Nightstar.Net] has joined #code
09:52 ToxicFrog` [~ToxicFrog@Admin.Nightstar.Net] has quit [Operation timed out]
09:54 ToxicFrog` [~ToxicFrog@Admin.Nightstar.Net] has joined #code
09:54 jess__ [~jess@Nightstar-5719.dsl.teksavvy.com] has joined #code
09:54 jess_ [~jess@Nightstar-11008.dsl.teksavvy.com] has quit [Ping Timeout]
10:15 jess_ [~jess@Nightstar-6691.dsl.teksavvy.com] has joined #code
10:16 ToxicFrog` [~ToxicFrog@Admin.Nightstar.Net] has quit [Operation timed out]
10:17 ToxicFrog` [~ToxicFrog@Admin.Nightstar.Net] has joined #code
10:17 jess__ [~jess@Nightstar-5719.dsl.teksavvy.com] has quit [Ping Timeout]
10:20 jess__ [~jess@Nightstar-10980.dsl.teksavvy.com] has joined #code
10:20 ToxicFrog`` [~ToxicFrog@Admin.Nightstar.Net] has joined #code
10:20 jess_ [~jess@Nightstar-6691.dsl.teksavvy.com] has quit [Ping Timeout]
10:20 ToxicFrog` [~ToxicFrog@Admin.Nightstar.Net] has quit [Ping Timeout]
10:31 ToxicFrog`` [~ToxicFrog@Admin.Nightstar.Net] has quit [Operation timed out]
10:32 jess__ [~jess@Nightstar-10980.dsl.teksavvy.com] has quit [Operation timed out]
10:49 gnolam [lenin@Nightstar-1382.A163.priv.bahnhof.se] has joined #Code
10:49 mode/#code [+o gnolam] by ChanServ
11:03 AnnoDomini [AnnoDomini@Nightstar-29678.neoplus.adsl.tpnet.pl] has quit [Ping Timeout]
11:09 AnnoDomini [AnnoDomini@Nightstar-27991.neoplus.adsl.tpnet.pl] has joined #Code
11:09 mode/#code [+o AnnoDomini] by ChanServ
11:16 Rhamphoryncus [~rhamph@Nightstar-7184.ed.shawcable.net] has quit [Quit: Rhamphoryncus]
12:32 SmithKurosaki [~jess@Nightstar-5469.dsl.teksavvy.com] has joined #code
12:32 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code
12:32 mode/#code [+o ToxicFrog] by ChanServ
12:36 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Operation timed out]
12:38 SmithKurosaki [~jess@Nightstar-5469.dsl.teksavvy.com] has quit [Operation timed out]
12:40 SmithKurosaki [~jess@Nightstar-9608.dsl.teksavvy.com] has joined #code
12:41 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code
12:41 mode/#code [+o ToxicFrog] by ChanServ
12:42 gnolaptop [~gnolaptop@Nightstar-5218.netlogon.liu.se] has joined #Code
12:46 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Operation timed out]
12:47 SmithKurosaki [~jess@Nightstar-9608.dsl.teksavvy.com] has quit [Operation timed out]
12:47 SmithKurosaki [~jess@Nightstar-6540.dsl.teksavvy.com] has joined #code
12:48 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code
12:49 mode/#code [+o ToxicFrog] by ChanServ
13:02 Orthia [~Orthianz@Nightstar-11065.xdsl.xnet.co.nz] has joined #Code
13:03 gnolaptop [~gnolaptop@Nightstar-5218.netlogon.liu.se] has quit [Quit: Gone]
13:10 gnolaptop [~gnolaptop@Nightstar-5218.netlogon.liu.se] has joined #Code
13:24 gnolaptop is now known as Typhoid_Meklon
13:53 jess_ [~jess@Nightstar-4808.dsl.teksavvy.com] has joined #code
13:54 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Operation timed out]
13:54 SmithKurosaki [~jess@Nightstar-6540.dsl.teksavvy.com] has quit [Ping Timeout]
13:55 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code
13:55 mode/#code [+o ToxicFrog] by ChanServ
14:01 Typhoid_Meklon [~gnolaptop@Nightstar-5218.netlogon.liu.se] has quit [Ping Timeout]
14:03 Orthia [~Orthianz@Nightstar-11065.xdsl.xnet.co.nz] has quit [Ping Timeout]
14:03 Reiver [~reaverta@Admin.Nightstar.Net] has quit [Ping Timeout]
14:04 DiceBot [~Reiver@Nightstar-23327.xdsl.xnet.co.nz] has quit [Ping Timeout]
14:07 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Operation timed out]
14:08 jess_ [~jess@Nightstar-4808.dsl.teksavvy.com] has quit [Ping Timeout]
14:08 jess_ [~jess@Nightstar-9498.dsl.teksavvy.com] has joined #code
14:09 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code
14:09 mode/#code [+o ToxicFrog] by ChanServ
14:12 Typhoid_Meklon [~gnolaptop@Nightstar-5218.netlogon.liu.se] has joined #Code
14:13 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Operation timed out]
14:14 jess_ [~jess@Nightstar-9498.dsl.teksavvy.com] has quit [Operation timed out]
14:19 Reiver [~reaverta@Admin.Nightstar.Net] has joined #Code
14:19 mode/#code [+o Reiver] by ChanServ
14:19 DiceBot [~Reiver@Nightstar-23287.xdsl.xnet.co.nz] has joined #code
14:19 mode/#code [+v DiceBot] by ChanServ
14:53 Typhoid_Meklon [~gnolaptop@Nightstar-5218.netlogon.liu.se] has quit [Ping Timeout]
15:22 Attilla [~The.Attil@Nightstar-9147.cdif.cable.ntl.com] has joined #code
15:23 mode/#code [+o Attilla] by ChanServ
16:05 Syloqs_AFH [Syloq@Admin.Nightstar.Net] has joined #code
16:06 Syloqs_AFH is now known as Syloqs-AFH
16:14 SmithKurosaki [~jess@Nightstar-10143.dsl.teksavvy.com] has joined #code
16:15 Derakon[AFK] is now known as Derakon
16:22 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code
16:23 mode/#code [+o ToxicFrog] by ChanServ
18:00 Attilla [~The.Attil@Nightstar-9147.cdif.cable.ntl.com] has quit [Connection reset by peer]
18:01 Attilla [~The.Attil@Nightstar-9147.cdif.cable.ntl.com] has joined #code
18:01 mode/#code [+o Attilla] by ChanServ
18:52 Attilla [~The.Attil@Nightstar-9147.cdif.cable.ntl.com] has quit [Ping Timeout]
20:07 Rhamphoryncus [~rhamph@Nightstar-7184.ed.shawcable.net] has joined #code
20:53 SmithKurosaki [~jess@Nightstar-10143.dsl.teksavvy.com] has quit [Ping Timeout]
20:54 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Ping Timeout]
21:06 SmithKurosaki [~jess@Nightstar-14403.dsl.teksavvy.com] has joined #code
21:07 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code
21:07 mode/#code [+o ToxicFrog] by ChanServ
21:12 S_Kurosaki [~Jenn@Nightstar-7213.cpe.net.cable.rogers.com] has joined #code
21:28 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Operation timed out]
21:30 SmithKurosaki [~jess@Nightstar-14403.dsl.teksavvy.com] has quit [Ping Timeout]
21:30 SmithKurosaki [~jess@Nightstar-14271.dsl.teksavvy.com] has joined #code
21:31 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code
21:31 mode/#code [+o ToxicFrog] by ChanServ
21:39 SmithKurosaki [~jess@Nightstar-14271.dsl.teksavvy.com] has quit [Ping Timeout]
21:39 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Ping Timeout]
21:41 SmithKurosaki [~jess@Nightstar-5971.dsl.teksavvy.com] has joined #code
21:41 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code
21:41 mode/#code [+o ToxicFrog] by ChanServ
21:47 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Ping Timeout]
21:50 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code
21:50 mode/#code [+o ToxicFrog] by ChanServ
22:05 You're now known as TheWatcher[T-2]
--- Log closed Wed May 20 22:10:15 2009
--- Log opened Wed May 20 22:10:44 2009
22:10 TheWatcher [~chris@Nightstar-29731.dsl.in-addr.zen.co.uk] has joined #code
22:10 Irssi: #code: Total of 22 nicks [14 ops, 0 halfops, 1 voices, 7 normal]
22:10 mode/#code [+o TheWatcher] by ChanServ
22:10 SmithKurosaki [~jess@Nightstar-5844.dsl.teksavvy.com] has joined #code
22:11 Irssi: Join to #code was synced in 55 secs
22:11 You're now known as TheWatcher[zZzZ]
22:12 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Ping Timeout]
22:13 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code
22:13 mode/#code [+o ToxicFrog] by ChanServ
22:21 SmithKurosaki [~jess@Nightstar-5844.dsl.teksavvy.com] has quit [Ping Timeout]
22:22 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Ping Timeout]
22:24 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code
22:25 mode/#code [+o ToxicFrog] by ChanServ
22:25 SmithKurosaki [~jess@Nightstar-5308.dsl.teksavvy.com] has joined #code
22:28 SmithKurosaki [~jess@Nightstar-5308.dsl.teksavvy.com] has quit [Ping Timeout]
22:28 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Ping Timeout]
22:30 * Vornicus-Latens javascripts.
22:30 * jerith FORTRANs.
22:38 Orthia [~Orthianz@Nightstar-23039.xdsl.xnet.co.nz] has joined #Code
22:51 SmithKurosaki [~jess@Nightstar-10567.dsl.teksavvy.com] has joined #code
22:53 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code
22:53 mode/#code [+o ToxicFrog] by ChanServ
22:53 * Consul Brainfu**s
23:08 DOCTOR___ [~Gost@77.46.177.ns-11783] has joined #code
23:09 DOCTOR___ [~Gost@77.46.177.ns-11783] has left #code [[hub.krstarica.com] Local kill by Achilles (Achilles-§ē®īpt)]
23:14 SmithKurosaki [~jess@Nightstar-10567.dsl.teksavvy.com] has left #code [Leaving]
23:15 AnnoDomini [AnnoDomini@Nightstar-27991.neoplus.adsl.tpnet.pl] has quit [Quit: Astro Cat will play for you... the Symphony of Space.]
23:47 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Ping Timeout]
23:49 SmithKurosaki [~jess@Nightstar-10567.dsl.teksavvy.com] has joined #code
23:50 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code
23:50 mode/#code [+o ToxicFrog] by ChanServ
23:50 SmithKurosaki [~jess@Nightstar-10567.dsl.teksavvy.com] has quit [Connection reset by peer]
23:53 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Operation timed out]
--- Log closed Thu May 21 00:00:41 2009
code logs -> 2009 -> Wed, 20 May 2009< code.20090519.log - code.20090521.log >