00:44 (quit) jamiltron: Ping timeout: 240 seconds 00:45 (join) jonrafkind 00:53 (join) mib 00:58 (quit) mib: Quit: Page closed 01:12 (join) superjudge 02:06 (join) jkoshy 02:13 (quit) superjudge: Quit: superjudge 02:16 (quit) jonrafkind: Ping timeout: 245 seconds 02:22 (join) ice_man`` 02:24 (quit) ice_man`: Ping timeout: 248 seconds 02:30 (join) wingo 02:45 (quit) carleastlund: Quit: carleastlund 02:49 (quit) wingo: Read error: Connection reset by peer 03:05 (join) wingo 03:24 (quit) wingo: Ping timeout: 245 seconds 03:25 (quit) jkoshy: Ping timeout: 252 seconds 04:02 (join) masm 04:26 (quit) ice_man``: Ping timeout: 258 seconds 04:31 (join) superjudge 05:19 (quit) jao: Ping timeout: 258 seconds 05:28 (quit) superjudge: Quit: superjudge 05:39 (join) Shimei 05:59 (join) jao 06:48 (quit) Accidus: Quit: Leaving 07:54 (quit) clklein: Quit: leaving 07:54 (join) clklein 07:58 (quit) masm: Remote host closed the connection 08:09 (join) masm 08:35 (join) vs 08:35 (quit) vs: Client Quit 08:45 (quit) masm: Remote host closed the connection 08:53 (join) masm 09:31 askhader: I'm working through the plt tutorial on developing web apps (excellent by the way) but my web apps are to be hosted on a server running apache, not the racket web server. Can someone direct me to documentation featuring considerations for this kind of a set up? 09:37 (join) mario-goulart 09:40 (nick) samth_away -> samth 09:45 chandler: askhader: I don't have a specific document to show you, but look up "mod_proxy", in particular the bit about running a reverse proxy. 09:46 askhader: Thanks 09:46 chandler: askhader: The idea here is that Apache receives requests and forwards them to a Racket process, which handles them. 09:46 askhader: Makes sense. 09:47 chandler: I'm using that now, except with lighttpd instead of Apache. 09:47 askhader: It's not in my hands, it's my university's computer science club server 09:47 askhader: May I see your website? 09:49 chandler: The application it's serving is incredibly simple, you won't get much value out of it :-) 09:49 chandler: It's at http://update.airstash.com/ . 09:50 chandler: oof, I need to update the header template on that too 09:50 askhader: I assume it's the mac-address bit yeah? 09:52 chandler: Yup 09:57 samth: askhader, http://docs.racket-lang.org/web-server-internal/Troubleshooting_and_Tips.html?q=apache#%28part._.How_do_.I_use_.Apache_with_the_.Racket_.Web_.Server_%29 09:58 askhader: samth: yes! 09:58 samth: jay has done an impressive job with the web server docs 10:11 (join) superjudge 10:52 (quit) sstrickl: Quit: sstrickl 11:00 (quit) superjudge: Quit: superjudge 11:04 (join) stamourv 11:16 (join) carleastlund 11:22 (join) superjudge 11:22 (quit) superjudge: Client Quit 11:36 (join) jonrafkind 11:48 (join) superjudge 11:56 (join) sstrickl 12:12 (quit) mattmight: Read error: Operation timed out 12:14 (join) mattmight 12:16 (quit) jao: Ping timeout: 260 seconds 13:42 (quit) jonrafkind: Read error: Connection reset by peer 13:43 (join) jonrafkind 14:32 (join) jao 14:40 (join) _ryanc_ 16:05 (quit) Shimei: Ping timeout: 240 seconds 16:09 (quit) sstrickl: Quit: sstrickl 17:02 (quit) superjudge: Quit: superjudge 17:06 (join) sstrickl 19:26 (nick) samth -> samth_away 19:35 (quit) stamourv: Quit: ERC Version 5.2 (IRC client for Emacs) 19:57 (quit) _ryanc_: Quit: Leaving 19:57 (quit) masm: Quit: Leaving. 20:08 (quit) jonrafkind: Ping timeout: 252 seconds 20:46 (quit) carleastlund: Quit: carleastlund 22:19 askhader: I am following http://docs.racket-lang.org/continue/index.html#(part._.Moving_.Forward) and there is one line in code example in 6) Advanced Flow Control that I don't understand ,(make-url insert-post-handler) because (response-generator) is called with no arguments where make-url is supposed to be it's arguments, but in the line I quoted, it seems to be treated like a function 22:26 askhader: if someone could explain how (make-url) is working, tht would be appreciated 22:27 askhader: ah nvm I've sorted it 22:27 j3parker: a wild askhader appears. 22:27 askhader uses tackle 22:28 j3parker: it is super effective. 22:28 askhader: hehehe 23:00 (join) jonrafkind 23:50 (join) HavokMalo 23:50 HavokMalo: Hey all, has anyone tried installing on ubuntu 10.04? 23:51 jonrafkind: do you get an error about a README file? 23:53 HavokMalo: No, I'm currently downloading it but didn't see anything specific about 10.04 23:53 HavokMalo: I wanted to ask before the download was finished. :) 23:53 j3parker: :/ 23:53 j3parker: new to linux? 23:53 jonrafkind: it should work fine on 10.04 23:54 HavokMalo: Hooray! Thanks 23:54 j3parker: oh, misread. 23:54 HavokMalo: No worries 23:54 jonrafkind: im not sure exactly what "ubuntu - jaunty (i386)" really means 23:54 jonrafkind: ok well i guess its linked against libraries in the jaunty distro 23:55 jonrafkind: ok I take that back, it *might* break, i dont raelly know. in the worst case you can just build from source 23:55 HavokMalo: Good point 23:56 jonrafkind: but it might work too.. worth finding out I guess 23:56 HavokMalo: The MIT/GNU Scheme is currently broken for 10.04, that's why I asked. 23:57 HavokMalo: That pissed me off. Works in windows 7, but not in Ubuntu 10.04. Lame. 23:58 jonrafkind: rofl 23:58 jonrafkind: strange turn of events 23:59 HavokMalo: Yeah, no kidding. 23:59 HavokMalo: If Stallman heard that I think he'd have a stroke.