00:00:00 --- log: started forth/08.09.28 01:07:21 --- join: aguai_ (n=aguai@122-116-183-8.HINET-IP.hinet.net) joined #forth 01:13:51 --- part: aguai_ left #forth 01:15:19 --- quit: aguai (Nick collision from services.) 01:30:35 --- join: qFox (i=C00K13S@132pc222.sshunet.nl) joined #forth 02:32:35 --- join: Malfermi1aKodo (n=kansu@xdsl-78-34-146-128.netcologne.de) joined #forth 02:44:35 --- quit: MalfermitaKodo (Read error: 110 (Connection timed out)) 02:51:27 --- nick: Malfermi1aKodo -> MalfermitaKodo 02:59:30 --- join: aguai (n=aguai@122-116-183-8.HINET-IP.hinet.net) joined #forth 03:00:18 --- part: aguai left #forth 03:39:03 --- quit: mathrick (Excess Flood) 03:39:38 --- join: mathrick (n=mathrick@users177.kollegienet.dk) joined #forth 04:01:13 --- quit: Baughn ("leaving") 04:51:03 --- join: Baughn (n=svein@084202038064.customer.alfanett.no) joined #forth 06:52:28 --- mode: ChanServ set +o crc 07:56:20 --- join: tathi (n=josh@pdpc/supporter/bronze/tathi) joined #forth 07:56:21 --- mode: ChanServ set +o tathi 10:17:08 --- join: ASau (n=user@193.138.70.52) joined #forth 12:26:52 --- join: xjrn (n=jim@c-69-181-213-99.hsd1.ca.comcast.net) joined #forth 12:33:14 --- join: GoNoGo (n=GoNoGo@cro34-3-82-236-93-215.fbx.proxad.net) joined #forth 12:52:08 --- quit: GoNoGo ("ChatZilla 0.9.83 [Firefox 3.0.2/2008091620]") 14:15:41 --- join: xjrn_ (n=jim@c-69-181-213-99.hsd1.ca.comcast.net) joined #forth 14:22:04 --- quit: xjrn (Read error: 110 (Connection timed out)) 14:56:21 --- join: Malfermi1aKodo (n=kansu@xdsl-78-34-128-243.netcologne.de) joined #forth 15:08:38 --- quit: MalfermitaKodo (Connection timed out) 15:09:30 --- quit: ASau (Read error: 60 (Operation timed out)) 15:10:22 --- quit: qFox ("Time for cookies!") 15:34:05 --- join: I440r (n=mark4@ip68-98-112-180.ph.ph.cox.net) joined #forth 15:34:49 --- nick: Malfermi1aKodo -> MalfermitaKodo 16:38:48 --- join: nighty__ (n=nighty@210.188.173.246) joined #forth 17:50:27 --- quit: segher (Nick collision from services.) 17:50:32 --- join: segher (n=segher@84-105-61-45.cable.quicknet.nl) joined #forth 19:29:24 --- quit: tathi ("leaving") 20:26:14 3rd life: http://www.youtube.com/watch?v=OrAHBk4ZAeQ 20:26:22 silly, funny, stupid 20:56:18 --- join: mark4_ (n=mark4@ip68-98-112-180.ph.ph.cox.net) joined #forth 21:12:07 --- quit: I440r (Read error: 110 (Connection timed out)) 21:22:25 * MalfermitaKodo has no flash 21:50:31 youtube-dl + xine 21:50:56 I was testing out the latest bzr pull of gnash 21:58:42 --- join: I440r (n=mark4@ip68-98-112-180.ph.ph.cox.net) joined #forth 22:16:05 --- quit: mark4_ (Read error: 110 (Connection timed out)) 22:17:46 --- quit: I440r ("Leaving") 22:31:13 --- join: ASau (n=user@host127-231-msk.microtest.ru) joined #forth 22:31:43 --- nick: ASau -> ASau` 22:51:27 how can I run multy task in Gforth? 22:52:16 I want run aleter for davinci sleep timer 22:52:34 and can do any thing else :D 22:55:33 There's traditional multitasker somewhere. 22:55:37 I remember it. 22:56:12 See file "tasker.fs". 22:56:41 thx 23:35:33 I want run a word in backgroun,something like "tail -f abc &",multi-task seem not that. @_@ 23:35:57 s" tail -f abc &" system 23:37:08 oh 23:37:09 Elaborate please, what you're trying to accomplish. 23:39:43 ": davinci_sleep 10 mins wakeup" and I want run davice_sleep background in Gforth interuper,and I do something in interuper,like it a shell 23:40:05 You can't do that. 23:40:37 You have to get some assistance from operating system in order to do that. 23:40:39 oh... haha 23:40:58 And I'm not sure, that gforth can sustain such outrage. 23:44:39 some stuff said that forth is a multi-task system,so ... :D 23:44:58 It is, see tasker.fs. 23:45:33 You should understand words you say. 23:46:01 looking at it 23:59:59 --- log: ended forth/08.09.28