| maruko | but it was working right no when I was talking to u 5 minutes ago it was working perfectly |
| Jucato | not really sure what happened then. something in your xorg.conf must have been changed... or a driver update? |
| Kubuntu | How can I play the games in Live Messenger in kopete? |
| maruko | no, anything I just restarted KDE |
| Jucato | changes to X-related stuff don't usually take effect until you restart X (or KDE) Kubuntu: hm... I don't think you can. |
| jthomas | Kubuntu: Live Messenger is a Microsoft thing, they hate us, hate Freedom... good luck but i don't think that you can. |
| Kubuntu | Why isn't there any games in Kopete? |
| jthomas | Kopete is a chat application, not a game |
| Jucato | Kubuntu: there would be if Yahoo or MSN opened up the sources for those games |
| Kubuntu | So is Live messenger You can download it and look at the code, can't you? |
| Jucato | no you can't |
| jthomas | well... different concepts i guess. Linux has applications designed to do one thing and do it well, not all-in-one crapplications |
| Jucato | not on Yahoo's or MSN's end |
| maruko | what can I do with my video card problem? I have to reconfigure the Xorg? |
| Kubuntu | When I download the .exe f i open it in kate, then I see code. Don't you? |
| Jucato | lol of course not |
| Kubuntu | You cant see the code? |
| Jucato | no you can't |
| Kubuntu | I can see a bunch of letters, and letters is code. |
| Jucato | roflmao apparently you don't know what a source code is |
| LeeJunFan | Kubuntu: what you see if you open the exe is the binary code, what you need is the source code. |
| sdf | how can write , compile and run programs with c/c++/c# in kubuntu??? |
| Kubuntu | I know what open source is, but not what the opposit is. |
| Jucato | actually what you see is the text editor trying hard to "interpret" binary code |
| LeeJunFan | true. |
| Jucato | Kubuntu: no. I was talking about "source code" |
| LeeJunFan | Kubuntu: source code is human readable, binary is not. |
| Kubuntu | But can't you decomply the binary code? |
| LeeJunFan | At least not by any human I've ever met :) |
| Jucato | Kubuntu: if you could, it would still be illegally acquired |
| sivaji | " sivaji, sudo dd if=/dev/dsp of=/dev/hda1" what this command will do |
| Kubuntu | But when you write something in c++, you comply it, can't you do that the other way around? |
| jussi01 | sdf: you need to know c++ or other longuages then use g++ to compile - or eclipse is a good start |
| LeeJunFan | Kubuntu: you can disassemble it, but assembly language is no fun to work with either. |