00:00:00 --- log: started forth/04.05.07 00:00:12 yes 00:00:21 only the TOP item in the table 00:00:31 ignore all the others, i know there still wrong 00:01:09 does it display the right hand column correctly in firefox ? 00:01:23 http://jason.hekramire.com:5000/screenshot-1083913235.png 00:01:41 could not locate remove server 00:02:03 oh that's why. I spelled my own nick wrong 00:02:09 http://jason.herkamire.com:5000/screenshot-1083913235.png 00:02:36 thats what i get with opera 00:02:47 if you have a windows box handy check it out with IE :) 00:02:50 * Herkamire smacks himself in the head with an immaginary brick that says "always test links before sending" 00:02:58 I don't 00:03:10 it shows the right hand column the same width as the left one 00:03:11 so all 00:03:13 the text 00:03:14 is shown 00:03:15 like this 00:03:21 and I probably won't for a long time now that I got my girl friend hooked on linux 00:03:32 wish i had a gf :/ 00:04:38 I don't see any width=100% in the source 00:04:57 mine is not being good to hhave atm 00:05:11 I'm rather glad she is not here tonight 00:05:17 i removed it. ill put it back heh 00:05:54 there 00:05:55 eek! 00:05:56 so it is displaying correctly for me? 00:06:02 opera just displayed it all different lol 00:06:16 yes its displaying exactly the same way opera is showing it 00:07:15 but opera just modified its behaviour 00:07:28 the stack comments outside the box were never outside the box in opera 00:07:32 until now 00:08:05 if you want a visible border you have to specify a width for it. something like this: border: 1px solid #000000 00:08:56 I'm going to bed. you're on your own. 00:09:05 USE HTMLTIDY 00:09:21 lol ok, thanx 00:09:25 and stop using windoze for #"$*&^# sake 00:13:20 lol I dont 00:13:24 others do heh 00:13:32 but if IE wants to be fucked up let it be 00:13:40 anyone looking at my pages with ie deserves what they get 00:13:47 night night :) 00:24:22 hmm 00:24:37 i can't do a lookup on jason.keramire.com 00:28:21 think thats just my connection 00:28:57 now I can 00:28:59 yay 00:29:01 I guess 00:29:27 --- quit: Alcides () 00:30:47 s 00:40:30 --- join: [aXe] (~axe@pcp03956119pcs.sarast01.fl.comcast.net) joined #forth 00:40:41 <[aXe]> 'lo :) 00:40:42 hey axe!!! 00:40:43 <[aXe]> I440r, you alive? 00:40:45 <[aXe]> hey dude 00:40:48 nope 00:40:49 heh 00:40:53 i went to sleep already 00:40:55 :P~ 00:40:57 <[aXe]> lol 00:41:08 im fighting with html :/ 00:41:10 <[aXe]> I just tried lookin' for ya, openprojects disappeared, had to resort to searching for your nick on Google ;) 00:41:15 <[aXe]> do you still fight with ASM? 00:41:16 trying to make it complant 00:41:24 of corse 00:41:29 <[aXe]> cuz I got a task for you if you think you're up to the challenge ;) 00:41:33 isforth.clss.net is my project 00:41:38 to do what :) 00:41:47 <[aXe]> you still got ICQ? 00:41:58 if its allowed to run ONLY on an x86 based linux box i can do it in forth :)))) hehe 00:42:00 I've only used asm in examples, never really touched it for real stuff =( 00:42:20 <[aXe]> well, it's for windows, but we basically need to figure out an algorythm a program uses to create a checksum from a string 00:42:21 fridge those examples then are the only real stuff you ever did :) hehehe 00:42:24 other than forth 00:42:26 <[aXe]> it's doable, others have done it 00:42:39 well dont keep me in suspense lol 00:42:41 what is it! 00:42:53 <[aXe]> msg 00:57:12 --- quit: unlock (Read error: 60 (Operation timed out)) 00:59:04 --- quit: fridge ("Client exiting") 03:34:34 --- join: qFox (C00K13S@cp12172-a.roose1.nb.home.nl) joined #forth 03:46:09 --- join: root (~root@pD9EE1C63.dip.t-dialin.net) joined #forth 03:47:34 --- nick: root -> knoppices 03:48:55 hello 03:50:20 hello forthers 03:51:06 hi 03:51:37 hi madgarden 03:52:09 thx for replying 03:52:38 * knoppices is bugshooting atm 03:52:42 no problemo. 03:53:11 right. this is linux after all ;-) 03:55:54 would even prefer a forthos emergency disk 03:56:12 (if it ever gets done;-) 03:58:37 albert horst is trying to do this w/ colorforth now. still at basic things now, though 03:59:29 --- quit: Robert (Read error: 110 (Connection timed out)) 04:20:07 grrrr 04:20:14 how do i get binary file mode in winforth 04:20:27 bin, which should do it, does in fact nothing 04:20:58 and S" c:\file.txt" W/O FILE-OPEN will open it in text mode :\ 04:33:38 binary mode? 04:50:12 --- join: Robert (~snofs@c-325a71d5.17-1-64736c10.cust.bredbandsbolaget.se) joined #forth 04:57:45 re Robert 05:05:19 qFox: S" c:\file.txt" W/O BIN FILE-OPEN doesn't work? 05:11:15 though I don't see what difference it's supposed to make... 05:18:37 it works 05:18:42 but bin does nothing 05:20:30 and that is how it is defined.... : bin ; 05:22:48 l440r: right, but np for a hddless knoppix box ;-) 05:24:43 l440r: worst case that ever could happen is a 1min reboot :-) 05:27:37 qFox: well, I don't see what it's supposed to do. You pass it a block of data, it writes it out to the file. What more do you want? 05:27:46 heh 05:28:01 did we ever chat in here before ? i dont know that nick 05:28:18 so binary mode and text mode are treated no different? 05:28:31 qfox tex and binary are identical 05:28:42 then why is bin there at all? 05:28:54 makes your sources more descriptive 05:28:59 hm 05:29:05 bin is bin. text is TEXT bin :) 05:29:14 ok then.. 05:29:33 knoppices, have we chatted in here before ??? 05:31:39 I440r: has your recent employer prolongued your job contract? 05:32:24 I440r: wasn't that a forth job? something about satellites? 05:33:08 that contract finished and i then had a contract in comifornia but on my way back to indiana i decided to visit the ppl in texas :) 05:33:29 so im currently in texas visiting the people i was working with on the forth satellite stuff :) 05:33:35 not working with them tho 05:34:49 --- join: madwork_ (~madgarden@derby.metrics.com) joined #forth 05:36:10 Does anyone want a grumpy, sulking wife? I've got a spare. 05:37:53 doesn't applying chocolate work? 05:43:17 Nah. Just makes her fat as well as grumpy. :p 05:51:15 knoppices, what other nicks do you go by ??? :) 07:03:38 --- quit: madwork_ (Read error: 54 (Connection reset by peer)) 07:23:25 --- join: madwork_ (~madgarden@derby.metrics.com) joined #forth 07:47:28 madwork_: i hope you're just kidding.. 07:49:31 I440r: you know me by the nick deluxe 07:51:24 I440r: maintaining atm and occasionally testing a knoppix cluster, hence knoppices 07:55:07 --- part: knoppices left #forth 08:04:23 --- join: madwork__ (~madgarden@derby.metrics.com) joined #forth 08:04:23 --- quit: madwork_ (Read error: 54 (Connection reset by peer)) 08:28:34 --- join: cmeme (~cmeme@216.184.11.30.unused.swcp.com) joined #forth 08:29:59 --- quit: cmeme (Read error: 104 (Connection reset by peer)) 08:30:28 --- join: cmeme (~cmeme@216.184.11.30.unused.swcp.com) joined #forth 08:51:24 --- quit: ianp (Remote closed the connection) 08:58:21 --- join: gNoam (trilluser@bc-van-mut-a53-01-06.look.ca) joined #forth 09:02:37 --- part: gNoam left #forth 10:01:18 --- quit: tathi ("leaving") 10:01:25 --- quit: warpzero (Remote closed the connection) 10:46:28 --- join: madwork_ (~madgarden@derby.metrics.com) joined #forth 10:46:38 --- quit: madwork__ (Read error: 104 (Connection reset by peer)) 10:47:02 --- join: Robert___ (~snofs@c-325a71d5.17-1-64736c10.cust.bredbandsbolaget.se) joined #forth 10:47:32 --- quit: Robert (Read error: 104 (Connection reset by peer)) 10:49:16 --- nick: Robert___ -> Robert 11:18:04 --- join: Serg (~knoppix@193.201.231.126) joined #forth 11:19:26 hi folks 11:45:59 Hi Serg :) 11:48:07 * Serg having trubble w/ MP3 11:48:10 :( 11:48:14 * Robert is listening to one 11:49:28 i gotta downrate lotsa gigs of mp3, saving tree and tags 11:50:09 sucked dbPowerAmp - it glitches 11:50:31 btw, do we offend others by offtopic ? 11:50:40 I hope not. 11:50:51 If they were here, I'm sure they wouldn't complain. 11:51:15 More offtopic: I tested a device to cancel out local QRN 11:51:19 Worked pretty well 11:51:42 Maybe you should build one of those, with the Pravda printing plants and all? ;) 11:51:52 how does it work ? 11:52:45 i even raised a topic on alt.music.mp3 ;) 11:53:15 You put up an extra antenna (in my case about 10 meters of wire indoors), then you use the input from that to cancel out the other noise 11:53:49 But weak signals remain, because your ordinary antenna is more sensitive to those (being resonant and all) 11:54:11 nice 11:54:26 Yeah, but I'm not bothered much by local QRn 11:54:36 Got _some_, but not all that much 11:55:13 picture: me seeking for a girl w/ measuring RX - who's home has less QRN ;))) 11:55:25 Heh 11:55:29 That's a good solution! 11:57:09 the orthodox/suicidal one was good at this point: 14 of 16 storey home far from industry or major ways 11:57:38 but her family was not good, so i lit the burners outta where 11:58:21 Heh 12:00:25 * Serg gonna go to great panzer museum at Victory Day, w/ yet another dyke and 2 postnuke'ish cameras ;)) 12:01:50 Victory Day? 12:02:21 end of WW2 in EU, Germany surrender 12:02:33 9 May ( actually 8 ) 12:02:56 Oh. 12:04:30 it has Maus ueber panzer - the only one remaining in the world 12:05:38 'Jagd Pantera', lend-lease tanks.. 12:07:38 * Serg really wants trashed Abrams M1A1 from Iraq ;))) 12:07:47 Tss 12:07:54 What would you do with those? 12:08:03 Get a bunch of kids and let them play in it? 12:08:59 make _great_ expo out of it 12:10:55 we have trashes of U2 recon plane in Moscow central museum ;) 12:11:09 central museum of army, i mean 12:12:54 a real BIG mangled heap of twisted metal ;) i'd expo it better way ... 12:13:39 lay out on plane 'dead body outline', like it's done during air crash investigation 12:19:15 Heh 12:23:32 --- join: wossname (wossname@Toronto-HSE-ppp3699216.sympatico.ca) joined #forth 12:31:49 i really gotta buy a digicam 12:32:40 but i'm sick of carrying 300$ in volatile mechanics 12:33:53 i prefer 10$ in kalashnikov-like Leica clone, what sometimes survived under tank, as rumour says 12:34:43 of course, it was stomped into soft ground, no chance on hard road 12:34:46 Hehe 12:34:59 Nice. :) 12:36:14 as a guy wrote, lens died but body worked after only disassembly and thorough kerosene wash ;) 12:40:01 the Leica shutter of Oskar Barnak lives through 2 versions of Russia, since 1900's, still produced 12:42:39 --- join: [-aXe-] (~axe@pcp03956119pcs.sarast01.fl.comcast.net) joined #forth 12:42:39 --- quit: [aXe] (Read error: 104 (Connection reset by peer)) 12:42:41 what was your last Forth work ? 12:43:45 Too long ago 12:43:51 Don't remember. :) 12:44:02 I think it was some part of my microcontroller VM project. 12:44:08 Either compiler or the OS 12:44:19 * Serg wanna fresh my mind w/ some cute code 12:45:06 so what w/ the proj ? any usefool application ? 12:47:10 i think of something little and bright, maybe self-generating adventure game ;) 12:48:01 or ASCII gfx quest loaded with propaganda 12:48:40 hmm.. general purpose quest engine ? 12:49:49 Nothing useful :) 12:50:07 * Serg dislikes playing hard quests, but easy one is good for storytelling, kinda like interactive book 12:50:18 Hehe :) 12:50:51 or interactive propaganda leathlet 12:51:26 what kind of games u like most ? 12:52:31 * Serg - GTA, pre-missile air fights, Diablo, Nethack too 12:53:27 Hmm.. 12:53:32 GTA is nice, yes. 12:53:38 I'm also a fan of Duke 3D 12:53:47 Red Alert is pretty neat, too. 12:53:59 ha-ha, imagine nethack in modern stone jungle, GTAish setting 12:54:11 --- quit: wossname (Read error: 104 (Connection reset by peer)) 12:54:34 --- join: randolm (wossname@Toronto-HSE-ppp3699216.sympatico.ca) joined #forth 12:54:40 i lose in strategies, hard to split personality between units 12:55:24 Duke 3D - mega rulezzz ! 12:55:39 Yes :D 12:55:46 did u play GTA: Vice City ? 12:55:52 Made levels and played it in our LAN the entire summer of 99 12:56:06 You mean the level Vice City in GTA? 12:56:31 Vice Sity is GTA3 on steroids 12:56:40 Oh, hm 12:56:41 No 12:56:46 Only played GTA 1 12:56:57 yesss ! i want it ! 12:57:14 never played GTA 1 or 2 12:57:26 GTA 1 is nice 12:57:52 nintendish top-view ;) 13:00:10 i also like turn-based squad combat ;) 13:00:43 --- quit: [-aXe-] (Read error: 104 (Connection reset by peer)) 13:00:54 --- join: [aXe] (~axe@pcp03956119pcs.sarast01.fl.comcast.net) joined #forth 13:04:37 --- quit: randolm (Read error: 60 (Operation timed out)) 13:15:52 What time zone are you in? UTC + 0400 ? 13:16:11 (Well, at least during the summer) 13:16:40 00:16 now 13:20:03 And it's 20:20 UTC, so... :) 13:20:14 * Robert made a correct guess! Wow 13:25:17 --- join: wossname (wossname@HSE-Hamilton-ppp190733.sympatico.ca) joined #forth 13:25:59 Welcome back 13:26:03 I'll reboot soon 13:26:07 So don't DCC it right now 13:26:19 ok 13:26:27 Maybe you should wait for a reliable connection and/or send one file at the time? ;) 13:26:30 might have to continue tomorrow, though, not online for much longer 13:26:38 strange connection tonight ;( 13:29:28 re 13:34:26 --- join: iehon (~char@vsat-148-63-65-106.c002.t7.mrt.starband.net) joined #forth 13:34:59 Poor wossname 13:35:22 link glitch ? 13:35:44 that's the best explanation :l 13:35:53 everything seems to be fine now 13:36:31 here we say 'gluk' - druggie's slang for hallucination 13:36:52 u=glUE 13:37:07 'glug' - gotta remember that one ;o 13:37:10 er, gluk. ~ 13:37:14 glueck ;) 13:37:27 Hehe 13:37:48 plebian kids sniff glue to get 'high' ;) 13:38:09 toxic erzatz-drug 13:38:17 Yes 13:38:20 Sad... 13:41:53 here folks buy lotsa trash cheap hardware and warez windoze ;) 13:42:25 so comp's catch 'gluek' all the way 13:45:11 all BYE, i gonna sleep, 00:45 13:45:30 night 13:45:45 --- quit: Serg ("Leaving") 13:58:56 --- quit: wossname ("bbq bbq~ ~") 14:06:18 --- quit: Robert ("brb") 14:19:54 --- join: lalalim_ (~lalalim@p508AB567.dip.t-dialin.net) joined #forth 14:25:08 --- join: Alcides (~webmaster@adsl-67-122-221-88.dsl.snfc21.pacbell.net) joined #forth 14:28:49 --- quit: lalalim (Read error: 60 (Operation timed out)) 14:42:03 --- join: Robert (~snofs@c-325a71d5.17-1-64736c10.cust.bredbandsbolaget.se) joined #forth 14:50:27 cnn = fun. rumsfeld trying to avoid to answer hte question either he's capable of doing his job 14:50:34 before congres 14:50:48 Hehe 14:51:30 some congred guy asked him how its possible that he saw pictures of that foltering thing in iraq only yesterday, where-as "the rest of the world" knew this for... ages... or something 14:51:58 * qFox kinda missed most of the whole usa-iraq-scandal-thingie though 14:52:11 ahw its over 14:52:49 but goddamn, what a bunch of asskissers are they. they are sooooo afraid of this guy. 14:53:02 (live tv) 14:53:38 --- join: tralala (md9slj@bonanza.tekno.chalmers.se) joined #forth 14:54:41 Hej. 15:13:28 --- part: tralala left #forth 15:47:05 --- join: Sonarman (~matt@adsl-64-169-94-62.dsl.snfc21.pacbell.net) joined #forth 16:03:37 --- quit: I440r ("Leaving") 16:13:39 --- join: I440r (~mark4@adsl-64-219-100-33.dsl.lgvwtx.swbell.net) joined #forth 16:15:27 Hey I440r 16:51:26 yes i440r, i'm the leet #forth idler 16:51:34 Hi futhin 17:43:43 --- quit: qFox ("this is mirc's last attempt of communication...") 18:57:23 --- join: blockhead (default@dialin-643-tnt.nyc.bestweb.net) joined #forth 19:14:10 --- quit: ChanServ (calvino.freenode.net irc.freenode.net) 19:14:10 --- quit: [aXe] (calvino.freenode.net irc.freenode.net) 19:14:10 --- quit: chandler (calvino.freenode.net irc.freenode.net) 19:14:10 --- quit: blockhead (calvino.freenode.net irc.freenode.net) 19:14:10 --- quit: lalalim_ (calvino.freenode.net irc.freenode.net) 19:14:10 --- quit: skylan (calvino.freenode.net irc.freenode.net) 19:14:45 --- join: ChanServ (ChanServ@services.) joined #forth 19:14:45 --- join: blockhead (default@dialin-643-tnt.nyc.bestweb.net) joined #forth 19:14:45 --- join: lalalim_ (~lalalim@p508AB567.dip.t-dialin.net) joined #forth 19:14:45 --- join: [aXe] (~axe@pcp03956119pcs.sarast01.fl.comcast.net) joined #forth 19:14:45 --- join: chandler (~chandler@64-145-60-36.client.dsl.net) joined #forth 19:14:45 --- join: skylan (~sjh@vickesh01-4729.tbaytel.net) joined #forth 19:14:45 --- mode: irc.freenode.net set +o ChanServ 19:15:55 --- quit: ChanServ (calvino.freenode.net irc.freenode.net) 19:15:55 --- quit: [aXe] (calvino.freenode.net irc.freenode.net) 19:15:55 --- quit: chandler (calvino.freenode.net irc.freenode.net) 19:15:55 --- quit: blockhead (calvino.freenode.net irc.freenode.net) 19:15:55 --- quit: lalalim_ (calvino.freenode.net irc.freenode.net) 19:15:56 --- quit: skylan (calvino.freenode.net irc.freenode.net) 19:16:32 --- join: ChanServ (ChanServ@services.) joined #forth 19:16:32 --- join: blockhead (default@dialin-643-tnt.nyc.bestweb.net) joined #forth 19:16:32 --- join: lalalim_ (~lalalim@p508AB567.dip.t-dialin.net) joined #forth 19:16:32 --- join: [aXe] (~axe@pcp03956119pcs.sarast01.fl.comcast.net) joined #forth 19:16:32 --- join: chandler (~chandler@64-145-60-36.client.dsl.net) joined #forth 19:16:32 --- join: skylan (~sjh@vickesh01-4729.tbaytel.net) joined #forth 19:16:32 --- mode: irc.freenode.net set +o ChanServ 19:16:40 --- quit: Alcides (Connection reset by peer) 20:43:42 'nn all 20:43:49 --- quit: blockhead ("laugha while you can, monkey boy") 21:44:35 eee eee eee 21:47:54 * Sonarman dangles a banana before Herkamire 21:54:01 heh :) I was hoping you could tell I was laughing like a monkey 21:54:26 Sonarman: I liked that link you posted for my about innovative window managers 21:54:40 I saw it 4 minutes after you signed off :) 22:25:14 cool. you still use Ion? 22:27:55 --- quit: Sonarman ("leaving") 23:36:24 --- join: warpzero (~warpzero@dsl.142.mt.onewest.net) joined #forth 23:59:59 --- log: ended forth/04.05.07