Banana changed the topic of #ocaml to: OCaml 3.08 "Bastille Day" Release available ! -- Archive of Caml Weekly News: http://pauillac.inria.fr/~aschmitt/cwn , A tutorial: http://merjis.com/richj/computers/ocaml/tutorial/ , A free book: http://cristal.inria.fr/~remy/cours/appsem, Mailing List (best ml ever for any computer language): http://caml.inria.fr/bin/wilma/caml-list
hellish has joined #ocaml
smkl has joined #ocaml
smimou has quit ["?"]
yauz_ has joined #ocaml
GreyLensman has joined #ocaml
yauz has quit [Read error: 113 (No route to host)]
jdrake has quit [Read error: 60 (Operation timed out)]
GreyLensman has quit ["Leaving"]
debona|r has joined #ocaml
jdrake has joined #ocaml
cjohnson has joined #ocaml
mrsolo_ has joined #ocaml
_shawn has joined #ocaml
yauz_ has quit [niven.freenode.net irc.freenode.net]
smkl has quit [niven.freenode.net irc.freenode.net]
mattam_ has quit [niven.freenode.net irc.freenode.net]
jarod has quit [niven.freenode.net irc.freenode.net]
Herrchen has quit [niven.freenode.net irc.freenode.net]
mrsolo has quit [niven.freenode.net irc.freenode.net]
shawn_ has quit [niven.freenode.net irc.freenode.net]
oracle1 has quit [niven.freenode.net irc.freenode.net]
vincenz has quit [niven.freenode.net irc.freenode.net]
jlouis has quit [niven.freenode.net irc.freenode.net]
Maddas has quit [niven.freenode.net irc.freenode.net]
Dvalin has quit [niven.freenode.net irc.freenode.net]
dams has quit [niven.freenode.net irc.freenode.net]
cDlm has quit [niven.freenode.net irc.freenode.net]
oracle1 has joined #ocaml
jlouis has joined #ocaml
dams has joined #ocaml
Dvalin has joined #ocaml
Herrchen has joined #ocaml
yauz has joined #ocaml
vincenz has joined #ocaml
mattam has joined #ocaml
cDlm has joined #ocaml
jarod has joined #ocaml
Maddas has joined #ocaml
yauz_ has joined #ocaml
smkl has joined #ocaml
mattam_ has joined #ocaml
shawn_ has joined #ocaml
shawn_ has quit [Operation timed out]
yauz_ has quit [Connection reset by peer]
mattam_ has quit [Operation timed out]
cjohnson has quit [Read error: 110 (Connection timed out)]
cjohnson has joined #ocaml
smkl has quit [Read error: 60 (Operation timed out)]
debona|r has quit [Read error: 110 (Connection timed out)]
cjohnson has quit [Remote closed the connection]
Herrchen_ has joined #ocaml
Herrchen has quit [Read error: 110 (Connection timed out)]
smkl has joined #ocaml
_shawn is now known as shawn
_fab has joined #ocaml
smkl_ has joined #ocaml
smkl has quit [Read error: 60 (Operation timed out)]
mrsolo_ has quit [Read error: 110 (Connection timed out)]
mrsolo_ has joined #ocaml
Tachyon76 has joined #ocaml
Tachyon76 has quit [Client Quit]
vezenchio has joined #ocaml
FredCods_ has quit ["riboot"]
ita|home is now known as ita
Nutssh has joined #ocaml
jdrake has quit [Read error: 110 (Connection timed out)]
Nutssh has quit ["Client exiting"]
smimou has joined #ocaml
kosmikus|away is now known as kosmikus
ionOSu has joined #ocaml
smkl_ has quit [Read error: 110 (Connection timed out)]
pattern has quit [Read error: 110 (Connection timed out)]
Iter has joined #ocaml
smkl_ has joined #ocaml
karryall has joined #ocaml
gim has joined #ocaml
pattern has joined #ocaml
smkl_ is now known as smkl
<smkl> karryall: hey, do you know if anyone is using ocamlsdl for something?
<karryall> smkl: hey, good question :)
<karryall> karryall: I think no
<karryall> I mean no big project
<karryall> are you still working on kokatrix ?
<smkl> i work on it sometimes
<smkl> but the parts that use sdl are not very big
<karryall> I know of one project (game) that uses sdl and ocaml but not ocamlsdl, they wrote their own (buggy) binding
<karryall> smkl: there's mlgame also
<smkl> ok ...
FredCods has joined #ocaml
smkl_ has joined #ocaml
ionOSu has quit ["Leaving"]
smkl has quit [Read error: 110 (Connection timed out)]
Tachyon76 has joined #ocaml
Tachyon76 has quit [Client Quit]
pac_away has joined #ocaml
pac_away has left #ocaml []
slashvar[away] is now known as slashvar[lri]
<slashvar[lri]> Hi there
mrsolo_ has quit [Read error: 110 (Connection timed out)]
vezenchio has quit ["all that is necessary for the triumph of evil is for good men to do nothing"]
vezenchio has joined #ocaml
smkl_ is now known as smkl
senko has joined #ocaml
Iter has quit [Read error: 110 (Connection timed out)]
mamol has joined #ocaml
mamol is now known as jourdechance
jourdechance has quit [Client Quit]
jourdechance has joined #ocaml
jdrake has joined #ocaml
gl has left #ocaml []
gl has joined #ocaml
jourdechance has quit ["Leaving"]
karryall has quit ["tcho"]
ita has quit ["i'll be back"]
jdrake has quit [Read error: 110 (Connection timed out)]
jdrake has joined #ocaml
monochrom has quit ["Don't talk to those who talk to themselves."]
maihem has joined #ocaml
kosmikus is now known as kosmikus|away
zigong__ has joined #ocaml
smkl_ has joined #ocaml
smkl has quit [Nick collision from services.]
smkl_ is now known as smkl
cjohnson has joined #ocaml
cjohnson has quit [Read error: 104 (Connection reset by peer)]
cj has joined #ocaml
slashvar[lri] is now known as slashvar[away]
<jdrake> does anyone know of a function like printf but formats an actual string instead of outputing it?
<smkl> sprintf ?
<jdrake> where do I find this sprintf
<fluxx> ..in module Printf..
<jdrake> its not in String, or Str
<jdrake> ah
<fluxx> btw, ocaml manual has a great index too ;)
<jdrake> i always have trouble navigating through the manual to be honest
<fluxx> I've found mozilla's search-as-you-type to be very useful with those
cj has quit [Read error: 110 (Connection timed out)]
<jdrake> i have just started using mozilla, how do you do this search as you type
cj has joined #ocaml
<fluxx> you just type
<Smerdyakov> Just type letters when the URL entry box isn't selected.
<fluxx> if you want to search for text, press / first
<fluxx> control-g searches the next
<fluxx> (by default it searchs only for links)
<fluxx> I hardly need mouse for surfing with that..
<jdrake> cool man
<jdrake> thank you for giving me another reason to keep mozilla
<jdrake> other then the fact no other client works with my now primary email
<jdrake> or works well i should say :-)
<fluxx> if you think that's cool, perhaps you should check out some mozilla extensions 8-)
<jdrake> i put my mother on firefox and thunderbird about 4 months ago, two days ago switched everything to mozilla
<jdrake> because I was sick of bugs :-)
<jdrake> my mother gets about 30 spam messages a day, my account that is going on 10 months old just got its first one a few days ago, and it was a business proposal that promises me millions :p
mattam_ has joined #ocaml
mattam has quit [Read error: 110 (Connection timed out)]
maihem has quit ["Read error: 54 (Connection reset by chocolate)"]
leolio has joined #ocaml
<leolio> hi
jdrake has quit [Read error: 110 (Connection timed out)]
jrosdahl has joined #ocaml
monochrom has joined #ocaml
smkl has quit [Read error: 110 (Connection timed out)]
senko has quit ["Leaving"]
_fab has quit []
smkl has joined #ocaml
leolio has quit ["Ne mets pas tes mains sur la porte, tu risques de te faire pincer très fort !"]
smimou has quit ["?"]
Iter has joined #ocaml
vezenchio has quit ["all that is necessary for the triumph of evil is for good men to do nothing"]
cj has quit [Nick collision from services.]
Xolution has joined #ocaml
dj-death has joined #ocaml
<dj-death> Hi all
<dj-death> someone could tell me what object(self) means
<dj-death> ?
<dj-death> when writing a class ?
<monochrom> It doesn't mean anything. But it introduces the new name, "self", that can now be used the same way you say "this" in Java.
<monochrom> Note that you can instead write object(blah), and this time "blah" is the name for Java's "this".
<monochrom> In other words, you are empowered! You get to choose what you want "this" to be called! You are in control!
<monochrom> And to polish it up, you can write "object" without "(whatever)" if you just don't want any "this".
<dj-death> monochrom: that's strange ;)
<dj-death> well I dont really need this or self or whatever
<monochrom> Yes.
<monochrom> Yes it is strange.
<dj-death> maybe not so strange
<dj-death> but different
<monochrom> Someone who grows up under the rule of Communist China will find it strange that in other countries people are allowed to move their homes without approval from the government.
<dj-death> the only one oriented object language I use before was java
<dj-death> so it's a kind of "reference"
<dj-death> probably not good ...
<dj-death> monochrom: heh
<monochrom> Actually, it was worse 40 years ago. They even required government approval for changing jobs.
cjohnson has joined #ocaml
Xolution has quit [Read error: 60 (Operation timed out)]
Xolution has joined #ocaml