--- Log opened Sun Feb 10 00:00:25 2008 |
00:24 | | Chalcedon [~Chalcedon@203.211.126.ns-3357] has quit [Connection reset by peer] |
00:25 | | GS|sleep [~Rob@91.18.77.ns-27319] has quit [Ping Timeout] |
01:16 | <@McMartin> | There are several classes of marker in UTF-8, idly. The Cx or Dx are both two-byte markers. |
01:17 | <@McMartin> | Well. %110. It's not convenient to specify five bits in hex as variable. |
01:21 | <@McMartin> | Ugh. This refactoring is going to be bloody. |
01:21 | <@McMartin> | src/sc2code/commglue.c:354: error: pointers are not permitted as case values |
01:24 | <@Vornicus> | eeew. |
01:26 | | Netsplit Troika.TX.US.Nightstar.Net <-> Blargh.CA.US.Nightstar.Net quits: @gnolam, Attilla |
01:28 | | * McMartin learns how to mix xargs with TextWrangler |
01:29 | | gnolam [lenin@Nightstar-10613.8.5.253.static.se.wasadata.net] has joined #Code |
01:29 | | mode/#code [+o gnolam] by ChanServ |
01:29 | | Attilla [~The.Attil@194.72.70.ns-11849] has joined #code |
04:11 | | gnolam [lenin@Nightstar-10613.8.5.253.static.se.wasadata.net] has quit [Quit: Z?] |
05:07 | | Thaqui [~Thaqui@Nightstar-14364.jetstream.xtra.co.nz] has quit [Ping Timeout] |
05:26 | | You're now known as TheWatcher[zZzZ] |
06:47 | | GS|sleep [~Rob@Nightstar-9940.dip.t-dialin.net] has joined #code |
07:07 | | GS|sleep is now known as GeekSoldier |
09:30 | | GeekSoldier [~Rob@Nightstar-9940.dip.t-dialin.net] has quit [Ping Timeout] |
09:52 | | gnolam [lenin@Nightstar-10613.8.5.253.static.se.wasadata.net] has joined #Code |
09:52 | | mode/#code [+o gnolam] by ChanServ |
10:33 | | GeekSoldier [~Rob@Nightstar-9879.dip.t-dialin.net] has joined #code |
10:39 | | Vornicus is now known as Vornicus-Latens |
11:12 | | You're now known as TheWatcher |
14:38 | | Syloq [Syloq@NetAdmin.Nightstar.Net] has joined #code |
14:39 | | Syloq is now known as Syloqs-AFH |
--- Log closed Sun Feb 10 17:20:55 2008 |
--- Log opened Sun Feb 10 17:21:27 2008 |
17:21 | | TheWatcher [~chris@Nightstar-29731.dsl.in-addr.zen.co.uk] has joined #code |
17:21 | | Irssi: #code: Total of 17 nicks [8 ops, 0 halfops, 0 voices, 9 normal] |
17:21 | | mode/#code [+o TheWatcher] by ChanServ |
17:22 | | Irssi: Join to #code was synced in 43 secs |
17:33 | | You're now known as TheWatcher[afk] |
18:13 | | UndeadAnno [AnnoDomini@83.21.59.ns-4185] has joined #Code |
18:31 | | Vornicus-Latens is now known as Vornicus |
18:39 | | You're now known as TheWatcher |
19:38 | | Reiver [~reaverta@118.90.32.ns-4249] has quit [Ping Timeout] |
19:46 | | Reiver [~reaverta@118.90.27.ns-12172] has joined #Code |
19:46 | | mode/#code [+o Reiver] by ChanServ |
20:06 | | GeekSoldier [~Rob@Nightstar-9879.dip.t-dialin.net] has quit [Ping Timeout] |
20:28 | | GeekSoldier [~Rob@Nightstar-9879.dip.t-dialin.net] has joined #code |
20:33 | | Xiphias [~Ameroth@81.141.243.ns-21790] has joined #code |
20:46 | <@gnolam> | NYARGHL |
20:46 | < UndeadAnno> | Yes. |
20:46 | <@ToxicFrog> | ? |
20:46 | <@gnolam> | Mental note: take OpenOffice's programmers out behind the chemical sheds and shoot them. |
20:50 | <@ToxicFrog> | ?? |
20:51 | <@McMartin> | Really, that doesn't need much explanation. |
20:53 | <@Vornicus> | I think TF is asking "What is it this time?" |
20:54 | <@ToxicFrog> | Quite. |
20:56 | <@gnolam> | I have to have images in this document. :P |
20:56 | <@gnolam> | And working with images in OpenOffice is like slowly pounding nails into your testicles. |
21:01 | < C_tiger> | I guess all the OO devs must be female |
21:01 | <@McMartin> | They apparently thought mixing Java and C++ was a good idea. |
21:02 | <@gnolam> | And it doesn't help that I'm doing this for an assignment I have no chance in hell of actually completing. |
21:02 | <@McMartin> | (In other news, Swing appears to have exactly what I need, and which I could not convince GTK to give me. Very Twilight Zone) |
21:02 | | * McMartin hasn't tried actually making it work yet though |
21:03 | < C_tiger> | gnolam, why not just write the text in ... your favorite editor... then arrange it all with something like LaTex |
21:03 | <@McMartin> | C: ... I've never, ever, seen "import to LaTeX" actually work. |
21:03 | < C_tiger> | I meant from scratch. |
21:04 | < C_tiger> | I mean writing LaTex from scratch is a huge pain but it's not testicular crucifixion pain. |
21:04 | <@gnolam> | Then it's dependency hell instead. Not much better. |
21:06 | < Xiphias> | The only thing I've found wrong with swing so far is the layout managers. |
21:07 | <@McMartin> | Xiph: I want something rather odd in this case, and it *looks* like it's got exactly what I need *for layout*. |
21:07 | <@McMartin> | Hence the Twilightzoneness. |
21:07 | <@McMartin> | (To wit, a pair of nested JSplitPanes, each with one widget therein) |
21:07 | <@Vornicus> | I couldn't get the layout managers to work at all. |
21:07 | <@ToxicFrog> | What's a JSplitPane? |
21:07 | | * McMartin never uses anything other than Grids. |
21:08 | <@Vornicus> | I couldn't get grids to work. |
21:08 | <@McMartin> | TF: Two widgets next to each other with a bar for giving one or the other more space. |
21:08 | <@ToxicFrog> | (and, I have to say I've never had problems with images in OO, but I don't use them much) |
21:08 | <@McMartin> | I have three, and want one to dominate the other two. |
21:08 | <@ToxicFrog> | ...I know GTK has that, because I've used apps that use that. |
21:08 | <@McMartin> | This is for Java!Blorple. |
21:08 | <@McMartin> | Yes. |
21:08 | <@McMartin> | And I tried to make it work in Blorple and it kept breaking everything horribly. |
21:09 | <@McMartin> | Or simply refusing to allow the resize. |
21:09 | | * McMartin also couldn't get PyGTK to make an Image Label out of a non-file. |
21:09 | <@McMartin> | Which is annoying when the image is actually the *fragment* of a file. |
21:09 | <@McMartin> | Er. Out of a non-filename. |
21:09 | <@McMartin> | Which I must assume is a limitation of PyGTK, because wtf. |
21:10 | <@McMartin> | Or a lack of documentation. |
21:10 | | * McMartin wants a vertical split pane whose bottom pane is itself a horizontal split pane. |
21:11 | <@McMartin> | Like http://blorple.sourceforge.net/blorple.png, but user-resizable. Which was a trick I could not manage for some reason with PyGTK. |
21:18 | | Xiphias [~Ameroth@81.141.243.ns-21790] has quit [Quit: I was never gone] |
21:34 | | * Vornicus discovers that he has time today! |
21:35 | | * Vornicus uses it to figure out what his sqlalchemy magic will look like. |
22:00 | | UndeadAnno [AnnoDomini@83.21.59.ns-4185] has quit [Ping Timeout] |
22:01 | | UndeadAnno [AnnoDomini@83.21.47.ns-4613] has joined #Code |
22:19 | | UndeadAnno is now known as Damned |
22:19 | | Damned is now known as UndeadAnno |
22:46 | | You're now known as TheWatcher[T-2] |
22:48 | | You're now known as TheWatcher[zZzZ] |
22:59 | | Serah [~Z@87.72.35.ns-26506] has quit [Connection reset by peer] |
23:03 | | NSGuest-4985 [~Z@87.72.35.ns-26506] has joined #Code |
23:10 | | NSGuest-4985 [~Z@87.72.35.ns-26506] has quit [Ping Timeout] |
23:16 | | Serah [~Z@87.72.35.ns-26506] has joined #Code |
23:44 | | gnolam [lenin@Nightstar-10613.8.5.253.static.se.wasadata.net] has quit [Quit: Z?] |
23:44 | | UndeadAnno [AnnoDomini@83.21.47.ns-4613] has quit [Quit: Some people find sanity a little confining.] |
--- Log closed Mon Feb 11 00:00:32 2008 |