| cout | when did yarv get merged? |
| cizra | (I mean, if it actually had some good content) |
| sppt | agreed |
| cizra | What IDEs do you people use for Ruby? |
| sppt | i think ill try to do sockets first :) |
| cizra | sppt: "sockets" is quite generic term. sppt: I believe you need a more specific idea. |
| sppt | well, i'd like to try something with irc ;) |
| cizra | Hmm.. Write a Jabber bot? |
| sppt | jabber? |
| cizra | Yep, it should be easier than IRC, because the protocol is saner. Don't say you don't know what Jabber is. |
| sppt | i don't know what it is... i heard the name a few times |
| cizra | Well, it's something in the spirit of MSN. An instant messaging protocol It has some key differences the main one is that it's decentralized and free. |
| sppt | free protocols are good :) btw cizra: i managed to make a irc bot in php ;) so it shouldnt be too hard in ruby |
| cizra | sppt: So, what OS are you on? Kubuntu? It has xmpp4r libraries. They'll make your life a bit sweeter. |
| cout | wow, eval.c is so short now |
| sppt | yeah cizra |
| apeiros_ | cout, 1.9? |
| ScArcher2 | cizra: those libraries didn't work with our jabber server :( |
| cizra | ScArcher2: I didn't write them.. ScArcher2: By the way, they crashed a friend's server predictably (= |
| ScArcher2 | cizra: i didn't figure they did, but i was just giving a warning :) it didn't crash ours, it just didn't work |
| cizra | Dunno. They worked for me.. |
| Olathe | Bah humbug |
| teferi | so, IronRuby and DLR. Discuss. |
| arne_b | sounds all a bit fishy to me, the whole DLR thing |
| teferi | I want to find out more about it |
| arne_b | indeed... the silverlight thing bothers me if I understand it correct, it will be possible to use ruby or others instead of javascript |