--- Log opened Wed Aug 25 00:00:20 2010 |
00:05 | | Orthia [orthianz@Nightstar-867c57cb.xnet.co.nz] has joined #code |
00:08 | | Orthia [orthianz@Nightstar-867c57cb.xnet.co.nz] has quit [Connection reset by peer] |
00:14 | | Orthia [orthianz@Nightstar-867c57cb.xnet.co.nz] has joined #code |
00:16 | | Orthia [orthianz@Nightstar-867c57cb.xnet.co.nz] has quit [Connection reset by peer] |
00:23 | | Orthia [orthianz@Nightstar-867c57cb.xnet.co.nz] has joined #code |
00:23 | | Orthia [orthianz@Nightstar-867c57cb.xnet.co.nz] has quit [Client closed the connection] |
00:23 | | Orthia [orthianz@Nightstar-867c57cb.xnet.co.nz] has joined #code |
00:25 | | Orthia [orthianz@Nightstar-867c57cb.xnet.co.nz] has quit [Client closed the connection] |
00:32 | | Orthia [orthianz@Nightstar-867c57cb.xnet.co.nz] has joined #code |
00:32 | | Orthia [orthianz@Nightstar-867c57cb.xnet.co.nz] has quit [Connection reset by peer] |
00:35 | | cpux [chatzilla@Nightstar-20a84089.dyn.optonline.net] has quit [Connection closed] |
00:47 | < AnnoDomini> | TheWatcher[zZzZ]: It seems that Opera (whose preferences I copy/pasted from my dead box) was trying to use mozilla's flash plugin for running flash. I corrected this in the preference file to point at the adobe plugin, and all is well. |
00:58 | | cpux [chatzilla@Nightstar-20a84089.dyn.optonline.net] has joined #code |
01:05 | | cpux [chatzilla@Nightstar-20a84089.dyn.optonline.net] has quit [[NS] Quit: ChatZilla 0.9.86 [Firefox 3.6.8/20100722155716]] |
01:05 | | Orthia [orthianz@Nightstar-867c57cb.xnet.co.nz] has joined #code |
01:07 | | cpux [chatzilla@Nightstar-20a84089.dyn.optonline.net] has joined #code |
01:15 | | AnnoDomini [annodomini@Nightstar-f509c56b.adsl.tpnet.pl] has quit [Ping timeout: 121 seconds] |
01:54 | | AnnoDomini [annodomini@Nightstar-f509c56b.adsl.tpnet.pl] has joined #code |
01:58 | | Orthia [orthianz@Nightstar-867c57cb.xnet.co.nz] has quit [Ping timeout: 121 seconds] |
02:03 | | cpux_ [chatzilla@Nightstar-20a84089.dyn.optonline.net] has joined #code |
02:04 | | celticminstrel [celticminstre@Nightstar-f8b608eb.cable.rogers.com] has joined #code |
02:06 | | AnnoDomini [annodomini@Nightstar-f509c56b.adsl.tpnet.pl] has quit [[NS] Quit: leaving] |
02:06 | | Orthia [orthianz@Nightstar-867c57cb.xnet.co.nz] has joined #code |
02:06 | | cpux [chatzilla@Nightstar-20a84089.dyn.optonline.net] has quit [Ping timeout: 121 seconds] |
02:06 | | cpux_ is now known as cpux |
02:17 | < Reivles> | Any suggestions for software that lets me see what lines are different in two text files? |
02:19 | < Reivles> | As a complication, it needs to handle line numbers. |
02:21 | <@McMartin> | ... diff? |
02:23 | | * Reivles curses his lack of a linux box yet again. |
02:23 | <@McMartin> | gnuwin32.sf.net |
02:25 | <@ToxicFrog> | There's also a shitload of graphical frontends to same (kdiff3, meld, diffuse, tkdiff, xdiff, mgdiff, fldiff, easydiff, for starters) some of which may have windows or cygwin versions. |
02:25 | < Reivles> | ... wow, a two-letter url |
02:25 | < Reivles> | How'd they manage that |
02:26 | <@McMartin> | They're sourceforge, they have Powers. |
02:26 | <@ToxicFrog> | Sourceforge has been around for a long time. |
02:27 | < Reivles> | longer than squatters? o.o |
02:28 | | Orth [orthianz@Nightstar-e400590e.xnet.co.nz] has joined #code |
02:28 | <@McMartin> | They're very nearly as old as the publicly-visible Internet, I think. |
02:28 | | Orthia [orthianz@Nightstar-867c57cb.xnet.co.nz] has quit [Operation timed out] |
02:28 | < Reivles> | That's... wow. |
02:29 | < Reivles> | I'm impressed. ^.^ |
02:30 | <@ToxicFrog> | Anyways, if you have cygwin you already have some or all of these, if you don't check out McM's link |
02:31 | < Reivles> | I lack it, so I am grabbenating. |
02:32 | | Syloqs_AFH [Syloq@NetworkAdministrator.Nightstar.Net] has joined #code |
02:33 | | Syloqs_AFH is now known as Syloqs-AFH |
02:37 | | Thaqui [Thaqui@27B34E.D54D49.F53FA1.6A113C] has joined #code |
03:10 | <@McMartin> | Cygwin is a source of Many Spiders if you don't actually want half a UNIX distro on your system, distinct from the rest of your machine. |
03:10 | <@McMartin> | The GW32 utilities are as a rule much better about respecting local Windows norms, IME. |
03:13 | <@ToxicFrog> | On the other hand, now you're running them inside cmd.exe's sorry non-excuse for a terminal emulator. |
03:14 | <@McMartin> | A small price to pay for knowing what a line terminator is. |
03:15 | <@ToxicFrog> | I disagree; there is no excuse for cmd.exe. |
03:15 | <@ToxicFrog> | (that said, I don't actually know whether gnuwin32 comes with rxvt or something) |
03:16 | <@McMartin> | My experience with using cygwin text tools outside of its not-actually-chroot-jail on Windows is that it irretreivably fucks the files. |
03:16 | <@ToxicFrog> | I hardly ever use the cygwin tools inside their !chroot. |
03:17 | <@ToxicFrog> | This is never the case with the read-only tools like diff, and IME this is only the case with read-write tools insofar as using LF linefeeds counts as "irretreivable fucking". |
03:20 | <@McMartin> | Yes. |
03:21 | <@McMartin> | Because, say, you wanted to ever use it with a tool that wasn't a Cygwin tool. |
03:21 | <@McMartin> | Like, oh, double-clicking on it so that it opens in the default text browser. |
03:21 | <@McMartin> | Or because it was actually a binary file. |
03:22 | <@McMartin> | Or because it's under version control with a VCS that knows what local newlines are and keeps them straight. |
03:23 | <@ToxicFrog> | I suspect this is a nonissue for me because all of my tools understand, and are configured to use, LF. |
03:24 | <@McMartin> | If I ever have to have anyone else look at my stuff this becomes problematic~ |
04:11 | | Rhamphoryncus [rhamph@Nightstar-bbc709c4.abhsia.telus.net] has joined #code |
04:19 | | Serah [Z@26ECB6.A4B64C.298B52.D80DA0] has joined #code |
04:19 | | Stalker [Z@26ECB6.A4B64C.298B52.D80DA0] has quit [Ping timeout: 121 seconds] |
05:46 | | celticminstrel [celticminstre@Nightstar-f8b608eb.cable.rogers.com] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!] |
06:10 | | Serah [Z@26ECB6.A4B64C.298B52.D80DA0] has quit [Ping timeout: 121 seconds] |
06:13 | | Kazriko [kaz@Nightstar-e09690fa.client.bresnan.net] has joined #code |
06:14 | | Vornicus is now known as Vornicus-Latens |
06:36 | | Stalker [Z@3A600C.A966FF.5BF32D.8E7ABA] has joined #code |
08:14 | | Rhamphoryncus [rhamph@Nightstar-bbc709c4.abhsia.telus.net] has quit [Client exited] |
08:50 | | Alek [omegaboot@Nightstar-c5f3565b.il.comcast.net] has quit [[NS] Quit: brboot] |
08:52 | | Alek [omegaboot@Nightstar-c5f3565b.il.comcast.net] has joined #code |
09:16 | | You're now known as TheWatcher |
09:22 | | Zed [Zed@Nightstar-e4835f03.or.comcast.net] has joined #code |
10:17 | | Tarinaky [Tarinaky@Nightstar-f349ca6d.plus.com] has joined #code |
10:38 | | Thaqui [Thaqui@27B34E.D54D49.F53FA1.6A113C] has quit [Connection closed] |
11:05 | | You're now known as TheWatcher[afk] |
11:16 | | Syloqs-AFH [Syloq@NetworkAdministrator.Nightstar.Net] has quit [Client closed the connection] |
11:22 | | Syloqs_AFH [Syloq@NetworkAdministrator.Nightstar.Net] has joined #code |
11:23 | | Syloqs_AFH is now known as Syloqs-AFH |
12:03 | | TarinakyKai [Tarinaky@Nightstar-f349ca6d.plus.com] has joined #code |
12:06 | | AnnoDomini [annodomini@Nightstar-f509c56b.adsl.tpnet.pl] has joined #code |
12:07 | | Tarinaky [Tarinaky@Nightstar-f349ca6d.plus.com] has quit [Ping timeout: 121 seconds] |
12:29 | < AnnoDomini> | jerith: In irssi, how do I change the nickname I want to use for a server? Without shutting it down and editing by hand. |
12:51 | | You're now known as TheWatcher |
13:06 | | cpux [chatzilla@Nightstar-20a84089.dyn.optonline.net] has quit [Ping timeout: 121 seconds] |
13:07 | | Stalker [Z@3A600C.A966FF.5BF32D.8E7ABA] has quit [Ping timeout: 121 seconds] |
13:07 | | cpux_ [chatzilla@Nightstar-20a84089.dyn.optonline.net] has joined #code |
13:07 | | cpux_ is now known as cpux |
13:07 | | Netsplit *.net <-> *.split quits: cpux, Zed, Vornicus-Latens, Orth, Kazriko, TarinakyKai, @jerith, 459AAAWO5, Alek, AnnoDomini, (+1 more, use /NETSPLIT to show all of them) |
13:09 | | Netsplit over, joins: Alek |
13:11 | | Vornicus [vorn@ServerAdministrator.Nightstar.Net] has joined #code |
13:18 | | cpux [chatzilla@Nightstar-20a84089.dyn.optonline.net] has joined #code |
13:18 | | Kazriko [kaz@Nightstar-e09690fa.client.bresnan.net] has joined #code |
13:18 | | Orth [orthianz@ServerAdministrator.Nightstar.Net] has joined #code |
13:18 | | AnnoDomini [annodomini@Nightstar-f509c56b.adsl.tpnet.pl] has joined #code |
13:18 | | TarinakyKai [Tarinaky@Nightstar-f349ca6d.plus.com] has joined #code |
13:18 | | jerith [jerith@Nightstar-bf52129d.slipgate.za.net] has joined #code |
13:18 | | Stalker [Z@3A600C.A966FF.5BF32D.8E7ABA] has joined #code |
13:18 | | 459AAAWO5 [Smith@Nightstar-cc72cefe.dsl.teksavvy.com] has joined #code |
13:18 | | Zed [Zed@Nightstar-e4835f03.or.comcast.net] has joined #code |
13:18 | | PinkFreud [WhyNot@NetworkAdministrator.Nightstar.Net] has joined #code |
13:18 | | ServerMode/#code [+o jerith] by *.Nightstar.Net |
13:20 | | Netsplit *.net <-> *.split quits: cpux, Zed, Orth, Kazriko, TarinakyKai, @jerith, Stalker, 459AAAWO5, AnnoDomini, PinkFreud |
13:20 | | Netsplit over, joins: TarinakyKai |
13:29 | | Kazriko [kaz@Nightstar-e09690fa.client.bresnan.net] has joined #code |
13:29 | | Orth [orthianz@ServerAdministrator.Nightstar.Net] has joined #code |
13:29 | | Zed [Zed@Nightstar-e4835f03.or.comcast.net] has joined #code |
13:29 | | cpux [chatzilla@Nightstar-20a84089.dyn.optonline.net] has joined #code |
13:29 | | 459AAAWO5 [Smith@Nightstar-cc72cefe.dsl.teksavvy.com] has joined #code |
13:29 | | Stalker [Z@3A600C.A966FF.5BF32D.8E7ABA] has joined #code |
13:29 | | PinkFreud [WhyNot@NetworkAdministrator.Nightstar.Net] has joined #code |
13:29 | | AnnoDomini [annodomini@Nightstar-f509c56b.adsl.tpnet.pl] has joined #code |
13:29 | | jerith [jerith@Nightstar-bf52129d.slipgate.za.net] has joined #code |
13:29 | | ServerMode/#code [+o jerith] by *.Nightstar.Net |
13:29 | | Orth [orthianz@ServerAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds] |
13:29 | | Orthia [orthianz@Nightstar-e400590e.xnet.co.nz] has joined #code |
13:29 | | Alek is now known as NSGuest37126 |
13:30 | | Netsplit *.net <-> *.split quits: cpux, Zed, Orthia, Kazriko, Stalker, 459AAAWO5, AnnoDomini, @jerith, PinkFreud |
13:37 | | Netsplit over, joins: jerith, Orthia, cpux, Kazriko, Stalker, AnnoDomini |
13:37 | | AgentIchiro [Smith@Nightstar-cc72cefe.dsl.teksavvy.com] has joined #code |
13:37 | | Netsplit over, joins: Zed |
13:37 | | ServerMode/#code [+o jerith] by *.Nightstar.Net |
13:38 | | PinkFreud [WhyNot@NetworkAdministrator.Nightstar.Net] has joined #code |
13:40 | | Netsplit *.net <-> *.split quits: PinkFreud |
13:58 | | mode/#code [-o ToxicFrog] by ChanServ |
13:59 | | PinkFreud [WhyNot@NetworkAdministrator.Nightstar.Net] has joined #code |
14:04 | | PinkFreu1 [WhyNot@NetworkAdministrator.Nightstar.Net] has joined #code |
14:05 | | PinkFreud [WhyNot@NetworkAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds] |
14:09 | | PinkFreu1 [WhyNot@NetworkAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds] |
14:09 | | PinkFreud [WhyNot@NetworkAdministrator.Nightstar.Net] has joined #code |
14:14 | | celticminstrel [celticminstre@Nightstar-f8b608eb.cable.rogers.com] has joined #code |
14:14 | | PinkFreu1 [WhyNot@NetworkAdministrator.Nightstar.Net] has joined #code |
14:16 | | PinkFreud [WhyNot@NetworkAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds] |
14:19 | | PinkFreud [WhyNot@NetworkAdministrator.Nightstar.Net] has joined #code |
14:20 | | PinkFreu1 [WhyNot@NetworkAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds] |
15:38 | <@jerith> | AnnoDomini: /help network |
15:38 | <@jerith> | You'll probably have to remove and then readd. |
15:44 | | AnnoDomini [annodomini@Nightstar-f509c56b.adsl.tpnet.pl] has quit [[NS] Quit: BRB.] |
15:46 | | Anno[Laptop] [annodomini@Nightstar-f509c56b.adsl.tpnet.pl] has joined #code |
16:16 | | NSGuest37126 is now known as Alek |
16:31 | < celticminstrel> | Can anyone recommend a good, simple C++ library for loading and playing sounds? I suppose I could use SDL, but that's somewhat redundant when using wxWidgets. |
16:39 | < TheWatcher> | Well, fmod is an option if you are non-commercial only, I guess |
16:39 | < TheWatcher> | I'd be tempted to use SDL anyway, though |
16:40 | | Anno[Laptop] [annodomini@Nightstar-f509c56b.adsl.tpnet.pl] has quit [[NS] Quit: Reconnecting] |
16:41 | | Anno[Laptop] [annodomini@Nightstar-f509c56b.adsl.tpnet.pl] has joined #code |
16:43 | | Abu[Laptop] [annodomini@Nightstar-f509c56b.adsl.tpnet.pl] has joined #code |
16:45 | | Thaqui [Thaqui@27B34E.D54D49.F53FA1.6A113C] has joined #code |
16:46 | | Anno[Laptop] [annodomini@Nightstar-f509c56b.adsl.tpnet.pl] has quit [Ping timeout: 121 seconds] |
17:07 | | Anno[Laptop] [annodomini@Nightstar-57b81212.adsl.tpnet.pl] has joined #code |
17:09 | | Abu[Laptop] [annodomini@Nightstar-f509c56b.adsl.tpnet.pl] has quit [Ping timeout: 121 seconds] |
18:10 | | Rhamphoryncus [rhamph@Nightstar-bbc709c4.abhsia.telus.net] has joined #code |
19:37 | | You're now known as TheWatcher[afk] |
19:38 | <@McMartin> | SDL_mixer is kind of persnickety |
19:38 | <@McMartin> | Does wx have sound facilities? I think the other windowing libraries do... |
19:40 | < celticminstrel> | If it does, I can't seem to find them. |
19:40 | | celticminstrel is now known as celmin|away |
20:22 | | Stalker [Z@3A600C.A966FF.5BF32D.8E7ABA] has quit [Ping timeout: 121 seconds] |
21:37 | | * McMartin once again mistakes 'cron' for 'crom'. |
21:38 | <@McMartin> | By cron, blood will spill weekly at 7:43 PM on Tuesdays! |
21:40 | < PinkFreud> | McMartin: I had a user who used to pronounce cron as 'crone'. |
21:41 | < TarinakyKai> | McMartin: I lolled. |
21:42 | <@McMartin> | [tangent] Gunther says, "'crom', meanwhile, should be a linux utility that does a kill -9 on everything shown by ps ax" |
21:42 | <@McMartin> | [tangent] vaporware says, "CROM AX!" |
21:42 | <@McMartin> | [tangent] McMartin says, "The Process Ax." |
21:44 | | Zed_ [Zed@Nightstar-e4835f03.or.comcast.net] has joined #code |
21:45 | | Zed [Zed@Nightstar-e4835f03.or.comcast.net] has quit [Ping timeout: 121 seconds] |
21:59 | | Stalker [Z@26ECB6.A4B64C.298B52.D80DA0] has joined #code |
22:02 | | Zed [Zed@Nightstar-e4835f03.or.comcast.net] has joined #code |
22:05 | | Zed_ [Zed@Nightstar-e4835f03.or.comcast.net] has quit [Ping timeout: 121 seconds] |
22:10 | | cpux_ [chatzilla@Nightstar-20a84089.dyn.optonline.net] has joined #code |
22:11 | | cpux [chatzilla@Nightstar-20a84089.dyn.optonline.net] has quit [Ping timeout: 121 seconds] |
22:11 | | cpux_ is now known as cpux |
22:24 | | You're now known as TheWatcher |
22:54 | | Thaqui [Thaqui@27B34E.D54D49.F53FA1.6A113C] has quit [Client closed the connection] |
23:01 | | You're now known as TheWatcher[T-2] |
23:10 | | You're now known as TheWatcher[zZzZ] |
--- Log closed Thu Aug 26 00:00:21 2010 |