dan2 changed the topic of #ocaml to: OCaml 3.08.2 available! | Archive of Caml Weekly News: http://sardes.inrialpes.fr/~aschmitt/cwn/ | A tutorial: http://merjis.com/richj/computers/ocaml/tutorial/ | A free book: http://cristal.inria.fr/~remy/cours/appsem/ | Mailing List: http://caml.inria.fr/bin/wilma/caml-list/ | Cookbook: http://pleac.sourceforge.net/
pango is now known as pangoafk
pangoafk is now known as pango
Nutssh has joined #ocaml
oberke has quit [Client Quit]
mattam has quit [Read error: 110 (Connection timed out)]
KrispyKringle has joined #ocaml
humasect has quit [Read error: 110 (Connection timed out)]
mbh has quit ["Lost terminal"]
Robot101 is now known as Robot
fab__ has quit [Read error: 60 (Operation timed out)]
Robot is now known as Robot101
beschmi has joined #ocaml
drewr has joined #ocaml
fab__ has joined #ocaml
cjohnson has quit ["Leaving"]
gim has quit []
KrispyKringle has quit ["Get MacIrssi - http://www.g1m0.se/macirssi/"]
MercyW has joined #ocaml
MercyW is now known as mrsolo
monochrom has joined #ocaml
mayhem has joined #ocaml
<mayhem> hi ppl
<Nutssh> Hi.
mbh has joined #ocaml
mbh has quit [Client Quit]
mbh has joined #ocaml
monochrom has quit ["Few people understand "understanding"."]
Herrchen_ has joined #ocaml
Herrchen has quit [Read error: 60 (Operation timed out)]
drewr has quit ["zzzz"]
zzorn_afk has quit ["They are coming to take me away ha ha"]
KrispyKringle has joined #ocaml
mlh has quit ["who are you people and what are you doing in my computer!?"]
KrispyKringle has quit ["Get MacIrssi - http://www.g1m0.se/macirssi/"]
vezenchio has quit ["Greenspun's Tenth Rule of Programming: any sufficiently complicated C or Fortran program contains an ad hoc informally-specif]
pango has quit [Remote closed the connection]
pango has joined #ocaml
Herrchen_ is now known as Herrchen
mrsolo has quit [Read error: 104 (Connection reset by peer)]
mrsolo has joined #ocaml
fab__ has quit []
Demitar has joined #ocaml
m3ga has joined #ocaml
m3ga has quit [Client Quit]
demitar_ has joined #ocaml
Demitar has quit [Read error: 110 (Connection timed out)]
demitar_ has quit [Read error: 110 (Connection timed out)]
gim has joined #ocaml
gim_ has joined #ocaml
gim has quit [Read error: 60 (Operation timed out)]
solarwind has joined #ocaml
gim_ has quit [Read error: 104 (Connection reset by peer)]
solarwind has quit ["leaving"]
zzorn has joined #ocaml
gim_ has joined #ocaml
mlh has joined #ocaml
drewr has joined #ocaml
cjohnson has joined #ocaml
cmeme has quit [Read error: 104 (Connection reset by peer)]
cjohnson has quit [Connection timed out]
cjohnson has joined #ocaml
mlh has quit [Client Quit]
Alpign has joined #ocaml
Alpign has left #ocaml []
James_123 has joined #ocaml
tintin has joined #ocaml
tintin has quit [Read error: 104 (Connection reset by peer)]
tintin has joined #ocaml
James_123 has quit ["Chatzilla 0.9.66 [Mozilla rv:1.7.5/20041107]"]
_fab has joined #ocaml
CosmicRay has joined #ocaml
bzzbzz has joined #ocaml
gpciceri has joined #ocaml
cmeme has joined #ocaml
cmeme has quit [Remote closed the connection]
cmeme has joined #ocaml
Tristram has quit [Remote closed the connection]
gpciceri has quit [Read error: 60 (Operation timed out)]
gpciceri has joined #ocaml
smimou has joined #ocaml
vezenchio has joined #ocaml
zzorn is now known as zzorn_afk
mrvn has joined #ocaml
mrvn_ has quit [Read error: 110 (Connection timed out)]
gpciceri has quit ["Leaving"]
drewr_ has joined #ocaml
pango has quit ["brb"]
CosmicRay has quit [Read error: 60 (Operation timed out)]
pango has joined #ocaml
drewr_ has quit ["ERC Version 4.0 $Revision: 1.720 $ (IRC client for Emacs)"]
karryall has quit ["."]
mayhem has quit [Read error: 110 (Connection timed out)]
<judge> is there a tutorial somewhere which would help with implementing a simple template parser
<vincenz> ?
<vincenz> template parser?
<judge> yeah
<judge> say i want to write a templating system in ocaml
<judge> so it'd have <html><body>$title</body>...
<Nutssh> ocamllex?
<judge> i've never done this properly
<judge> so i'd need a tutorial or some sort
<vincenz> there's a package which does this
<judge> what's it called?
<vincenz> no idea
<vincenz> look on the humps
<judge> thanks
<vincenz> nope
<vincenz> that'sn ot it
lodewijk has quit [Remote closed the connection]
lodewijk has joined #ocaml
<lodewijk> cd
<lodewijk> oops, wrong window
drewr has quit ["off to try my dm"]
CrewdenX has joined #ocaml
monochrom has joined #ocaml
<Smerdyakov> judge, maybe you can just use http://smlweb.sf.net/ :)
<judge> cant :)
<Smerdyakov> Why not? Whatcha doin'?
<judge> dumping a database to an offline website
<judge> want to learn how to do a simple templating system
<judge> so users can specify templates for various parts of the site
<Smerdyakov> I think my system has all the hard parts of that already done.
<judge> well no..the hard part is all the indexing which is very application specific here
<judge> and mostly done :)
<Smerdyakov> What do you mean by "indexing"?
<judge> making it so people can click through to one of the 14000 documents in the system
<Smerdyakov> Well, I've implemented a programming language for generating HTML pages.
<Smerdyakov> Chances are that saves you a lot of work in this.
<judge> heh
<judge> cool
<judge> is that what the link was?
<Smerdyakov> Yes
<judge> i'll look at it in more detail
<Smerdyakov> Were I you, I would make a dynamic version of the site, and then spider it to create a saved static version.
<judge> that's how the old version if worked
<judge> s/if//
eg has joined #ocaml
<judge> well..that's pretty much how it works now too
drewr has joined #ocaml
<Smerdyakov> Take a look-see. I have some examples there with source code. Easy integration with existing SML code.
<judge> will do as soon as i get a chance
smimou has quit ["?"]
drewr has quit ["ERC Version 4.0 $Revision: 1.720 $ (IRC client for Emacs)"]
CrewdenX has quit [Read error: 104 (Connection reset by peer)]
eg has left #ocaml []
goomba has quit ["im a birrrdee!"]
Herrchen has quit ["bye"]