Fate of Io
Chat

[18:26:35] Temporal: a break? Hah. No, I'm still coding.

[18:26:58] Morpheus: hehe jeese, you must be part crazy from all the code by now

[18:27:07] Temporal: getting there

[18:27:20] Morpheus: well I imagine there will be a big payoff soon

[18:27:25] Temporal: but I'll be done with IoCM in... probably an hour or so

[18:27:32] Temporal: then tomorrow I port to FreeBSD

[18:27:42] Morpheus: not bad, anyway I gotta head out. Don't do yourself crazy

[18:27:44] Temporal: then set up the new server monday/tuesday

[18:27:52] Temporal: then I take a break

[18:27:55] Temporal: and play WoW

[18:27:56] Temporal: :)

[18:27:57] Temporal: see ya

[18:28:06] Morpheus: hehe, I'm a MoH man myself

[18:28:08] Morpheus left.

[18:38:22] Captain Vimes left.

[18:38:50] Kass joined.

[18:39:12] Kass: Tada.

[18:39:26] Kass: Okay. Now to sit and not do anything. -_-

[18:39:35] Temporal: ok... half an hour, no talky. :P

[18:39:50] Kass: Half an hour??

[18:39:59] Kass: I thought it was like... ten minutes. :P

[18:40:00] Temporal: or whatever you think is long enough

[18:40:04] Temporal: up to you

[18:40:10] Kass: Mmph.

[18:40:12] Kass: Oh well.

[18:40:14] Kass: Okay.

[19:12:12] Temporal: so are you still here

[19:12:13] Temporal: ?

[19:13:18] Kass: ...

[19:13:19] Kass: Wow.

[19:13:24] Temporal: yay

[19:13:25] Kass: I was just gonna check myself.

[19:13:33] Kass: Your clock really is off by three minutes. :P

[19:13:40] Temporal: hehe

[19:14:23] Kass: Nice work.

[19:14:24] Temporal: well, yay. It was just a timeout problem, then.

[19:14:37] Kass: I guess that means the Warcraft III problem was different, then.

[19:14:42] Temporal: yeah

[19:14:49] Kass: And my AOL problem.

[19:14:51] Kass: Oh well.

[19:15:17] Kass: Now I can sit in here and do nothing a lot. -_-;

[19:15:23] Temporal: just like me. :P

[19:16:00] Kass: Ayep.

[19:16:10] Temporal: I think I'll make the chat server reply with a noop anyway

[19:16:21] Temporal: might be useful for the client to know if they're connected

[19:16:26] Kass: Heh.

[19:16:37] Temporal: though, it still won't be visible

[19:17:12] Temporal: but if I wanted I could then edit the script sometime to alert the client if the noop doesn't come back

[19:17:21] Kass: Fun.

[19:19:34] Kass went away: Meepmeep!

[19:47:50] Kass left.

[20:53:57] Kass joined.

[20:54:26] Temporal: ... you return just before leaving for dinner? O.o

[20:54:33] Kass: ::shrug:: ^__^

[20:54:40] Kass went away: Dinner. Mm, sushi...

[20:54:57] Temporal: mmm... sushi...

[21:34:57] Kass left.

[22:14:07] Kass joined.

[22:14:19] Temporal: wb

[22:15:52] Kass: TY.

[22:16:18] Kass: Dude. How hard can it be to save beep controls. :P

[22:16:30] Temporal: how on earth would I save them?

[22:16:38] Kass: Cookie!

[22:17:07] Temporal: right. So you want me to write javascript to manage cookies to save the beep controls?

[22:17:34] Kass: No...

[22:18:00] Temporal: ... that's what I'd have to do

[22:18:03] Kass: I guess those cookies that I use are usually planted by PHP.

[22:18:23] Temporal: the server is never informed of your beep settings, see

[22:18:35] Kass: Mmph.

[22:19:29] Temporal: though Javascript can access cookies

[22:19:38] Kass: Oh well. I can't think that it'd be so hard to just have it write a cookie and then check for it... but whatever. S'your software. :P

[22:19:55] Temporal: everything is hard in Javascript. -_-

[22:20:36] Temporal: well, I guess I could do it...

[22:22:16] Kass: Wouldn't worry about it. :P

[22:22:31] Temporal: ::looks at the docs:: Oh, screw that. They don't even parse the cookies for you...

[22:22:35] Temporal: you get a string that looks like:

[22:22:56] Temporal: cookie_name=value;cookie2_name=value;...

[22:23:55] Temporal: and you have to parse the semicolons and find the cookie with the right name on your own...

[22:24:06] Kass: Mmph.

[22:24:49] Kass: document.comments_form.email.value = getCookie("mtcmtmail");

[22:25:19] Temporal: uh huh. And I bet getCookie() is implemented in some script that's part of MT.

[22:25:42] Kass: I see it.

[22:25:55] Kass: I'll IM it to you, if you want. :P

[22:26:02] Temporal: ... I can't use their code.

[22:26:21] Kass: Why not?

[22:26:31] Temporal: uhh

[22:26:42] Temporal: that's, you know, copyright infringement

[22:26:47] Kass: It's not even theirs.

[22:26:52] Kass: Dammit.

[22:26:56] Kass: Copyright (c) 1996-1997 Athenia Associates.

[22:27:02] Kass: License is granted if and only if this entire

[22:27:08] Kass: copyright notice is included. By Tomer Shiran.

[22:27:56] Kass: :P

[22:28:04] Kass: But whatever. :P Don't have to do it. ::lol::

[22:28:09] Temporal: it's not worth it

[22:28:15] Temporal: I mean

[22:28:19] Temporal: using someone else's code

[22:28:40] Temporal: would cause many, many more problems than just writing my own

[22:28:50] Kass: If you say so. :P

[22:30:37] Temporal: I could write it much better than that anyway. :P

fateofio.org © Copyright 2001-2005 Sam Pierce, Kenton Varda, and contributors
Powered by Io Community Manager, Evlan, and FreeBSD