/srv/irclogs.ubuntu.com/2006/04/18/#ubuntu-java.txt

=== pombred1 [n=pombreda@c-67-164-68-30.hsd1.ca.comcast.net] has joined #ubuntu-java
=== pietrus [n=pietro@dsl027-180-124.sfo1.dsl.speakeasy.net] has joined #ubuntu-java
=== pombred1 is now known as pombreda
=== doko_ [n=doko@dslb-088-073-091-066.pools.arcor-ip.net] has joined #ubuntu-java
=== CuriousCat [i=CuriousC@ipdial-178-214.tri-isys.com] has joined #ubuntu-java
=== Terminus [n=justin@210.213.132.149] has joined #ubuntu-java
=== _pip [n=pip@221.234.211.112] has joined #ubuntu-java
_piphello!03:31
_pipwhy so few people here ?03:31
CuriousCathello _pip :)03:32
_pipCuriousCat: May I say good morning ?03:35
CuriousCatwell, it's evening here on my end. But if it's morning on yours, it's ok. :)03:36
_pipCuriousCat: Oh, you are wrong .here China!03:36
CuriousCatah! :) Then good evening! We're more or less in the same time zone03:37
CuriousCatGive or take an hour03:37
_pipCuriousCat: the same time zone ? really ? good evening 03:37
=== CuriousCat is from the philippines
_pipCuriousCat: are you in Aisa03:38
CuriousCatyup. GMT+803:38
_pipCuriousCat: haha!03:38
_pipCuriousCat: Correct03:38
_pipCuriousCat: your Eng is perfect03:38
CuriousCatThank you. :)03:38
_pipCuriousCat: do you speak Chinese ?03:39
CuriousCatNope. Sorry. :)03:40
_pipCuriousCat: let's talk about Java ,shall we ?03:40
CuriousCat:) 03:41
_pipCuriousCat: How long have you used java for development?03:42
CuriousCatAbout five to six years. :)03:43
CuriousCatTraining and development. Mostly on web applications03:43
_pipCuriousCat: you are an expert on Java. : )03:44
_pipCuriousCat: how do you find Java ?03:44
CuriousCatLOL! I don't think i'm still good enough to be called an expert. I do what I can. :)03:45
=== _pip [n=pip@221.234.211.112] has joined #ubuntu-java
CuriousCathi again!03:46
CuriousCatLike i said earlier, I don't think i'm still good enough to be called an expert. I do what I can. :)03:46
_pipCuriousCat: how did you learn java at first ?03:47
CuriousCatForced self-study for a project. :) It was a paradigm shift for me considering that I was once using Visual Basic 6. LOL!03:47
_pipCuriousCat: I think you must know C# ,so what'is your opinion about C# and Java?03:48
Terminusanybody want pizza for dinner? :)03:49
_pipCuriousCat: OK! I am going to learn from you!03:49
_pipTerminus: pizza is good ,but how much ?03:49
CuriousCatI've seen a bit of C# but not most of it. So I don't really have enough knowledge to make a comparison between the two languages. Except that they're fairly similar in notation so it's a bit easy to switch between the two.03:49
=== CuriousCat hugs Terminus
CuriousCatYou take care of the pizza. I'll take care of the drinks. ;)03:50
_pipCuriousCat: I see!03:50
Terminus_pip: i've got one on my bed. :)03:50
TerminusCuriousCat: awww...03:50
=== Terminus hugs back
_pipCuriousCat: IN fact I am joking!03:50
Terminusi hate virtual meals. hehe03:50
CuriousCatTerminus, i have wine and softdrinks chilling in the fridge. :D03:50
_pipTerminus: me too@103:50
_pipTerminus: Hi! you are hormous .03:51
TerminusCuriousCat: can i have virtual wine then? =))03:51
Terminushi there _pip. i'm what? :)03:51
CuriousCatTerminus, what kind? :D03:51
_pipTerminus: humors03:52
_pipTerminus: sorry! : )03:52
Terminus_pip: i see. hehe03:52
TerminusCuriousCat: i don't really know much about wine. is red wine enough info for you? hehe03:52
_pipTerminus: are you American ?03:52
Terminus_pip: nope. i'm a few hundred kilometers south of CuriousCat 03:53
_pipTerminus: Good evening!03:53
CuriousCatTerminus, sweet red wine? dry red wine? Chardonay or California Red? :D03:53
Terminus_pip: good evening to you too. :)03:54
_pipTerminus: Why do you two speak perfect English ?03:54
TerminusCuriousCat: i give up. i'll take the virtual water. tap water is good. i don't want to get into a discussion of the variations regarding bottled water. :p03:55
_pipTerminus: I admire your spoken-English!03:55
Terminus_pip: thanks. we're just used to it i guess...03:56
Terminus_pip: on the other hand, i can't speak mandarin, japanese, or any other language. hehe03:56
CuriousCat<shrug> Well, on my end, English is my first language thanks to my Dad, Sesame Street and Electric Company (yeah, i'm old)03:56
_pipTerminus: Chinese ,do you?03:56
Terminus_pip: nope.03:57
_pipTerminus: ) I think there are many Chinese people in your country,right?03:57
CuriousCat_pip, quite a lot I suppose.03:58
_pipCuriousCat: I am younger than you I think . I am a college student.03:59
CuriousCatmost likely younger. :)04:00
_pipCuriousCat: let's go on Java topic. The most important thing on Java I want to understand is the thought of object-oriented!04:00
CuriousCat_pip, ok. Ask away. :)04:02
_pipCuriousCat: how do you find object-oriented language programming like Java ?04:02
CuriousCatAre you asking if I like the way Java implements OO?04:03
_pipCuriousCat: I think few developers can understand the thought deeply though they can code a lot@04:03
CuriousCatwell, it helps when you know some design patterns when dealing with OO.04:04
_pipCuriousCat: I don't know design patterns . 04:05
_pipCuriousCat:should I learn design patterns firstly?04:05
_pipCuriousCat: I read something about dp ,but it is so abstruse!04:06
CuriousCat_pip, learn the basics of OO first. Then take a look at the design patterns. Try searching for "Gang of Four" in google.04:07
_pipCuriousCat: roger!04:07
CuriousCatI have an old one here from James W. Cooper ("The Design Patterns Java Companion") which is a big help as well. :)04:08
_pipCuriousCat: Book ?04:09
CuriousCatyup.04:09
_pipCuriousCat: I even can't design a good class!04:09
CuriousCatlol! takes some getting used to. :) But the design patterns should help you with class designs.04:10
_pipCuriousCat: I would have seen you in the past!04:11
CuriousCat_pip, hmm? How come? :)04:11
_pipCuriousCat: hehe~~~: )04:12
_pipCuriousCat: will  you come to China 2008?04:15
CuriousCat<sigh> if i have the funds for it, why not? :)04:16
CuriousCati'd love to see the olympics LIVE for once. haha!04:17
_pipCuriousCat: welcome 04:18
_pipCuriousCat: By then wo could meet each other!04:18
CuriousCat_pip, here's the design patterns from James W Cooper: http://www.patterndepot.com/put/8/JavaPatterns.htm04:19
_pipCuriousCat: GangoffFour 04:19
CuriousCat_pip, this one also good: http://www.amazon.com/gp/product/0596007124/ref=pd_bxgy_text_b/002-4895432-6679245?%5Fencoding=UTF804:22
_pipCuriousCat: Is it sold in CHina?04:22
CuriousCati'm not sure. I guess there would be, somehow04:22
_pipCuriousCat: The name of the book is Design Patterns,right ?04:23
CuriousCatyes04:23
_pipCuriousCat: I see! I can buy it nearby here04:24
CuriousCat:)04:24
_pipCuriousCat: what kind of cpmputer do you have ?04:26
CuriousCat_pip, http://tuxmobil.org/asus_l4500r.html04:26
_pipCuriousCat: many thanks!04:28
CuriousCatno problem. :)04:28
_pipCuriousCat: I am going to buy a new laptop .04:32
CuriousCatWhat a coincidence! So am I! :)04:33
_pipCuriousCat: the one I am using isn't good ,especially its graphic card is not good!04:33
_pipCuriousCat: So ,as you like ,which one will you choose!04:34
CuriousCat_pip, read it in my blog (http://thegeekettespeaketh.pinoyweb.net). I've been writing about it for a couple of weeks. Look under the ones with the title "Geek Obssessed"04:35
_pipCuriousCat: Besides java programing ,I hava other hobbies,such as playing with visual machine(software) which call for a high perfoermancy speed working!@ 04:36
_pipCuriousCat: with pleasure : )04:36
CuriousCat:D04:37
_pipCuriousCat: I can't open if ,I think the my network is slow!04:44
CuriousCatah! that's ok. :)04:44
_pipCuriousCat: do you use Xchat ?04:49
CuriousCatyup. i'm using it now04:50
_pipCuriousCat: now I am using kubuntu.04:50
_pipCuriousCat: so it is konversation as its default IRC client04:50
CuriousCatah!04:51
_pipCuriousCat: KDE runs slow than gnome! so I am going to change it into ubuntu in a few days! 04:52
_pipCuriousCat: I have to leave now ,see you later!05:00
_pipCuriousCat: nice meeting you!05:00
CuriousCatok! bye!05:00
CuriousCatnice meeting you too!05:00
=== _pip [n=pip@221.234.211.112] has left #ubuntu-java ["Konversation]
=== KnifeMan[SUI] [n=madPengu@80-219-164-132.dclient.hispeed.ch] has joined #ubuntu-java
=== tashiro [n=stephan@p83.129.197.196.tisdip.tiscali.de] has joined #ubuntu-java
=== Terminus [n=justin@210.213.132.149] has left #ubuntu-java []
=== tashiro [n=stephan@p83.129.185.190.tisdip.tiscali.de] has joined #ubuntu-java
=== pombreda [n=pombreda@69.28.107.35] has joined #ubuntu-java
=== pombreda is now known as pombreda|busy

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!