IRC Networks
Irc Logs Stats
Start date: 2007-09-27 02:48:27
Last update: 2008-10-24 20:19:38
Channels: 41
Logged Lines: 6230436
Size: 1825.50 MB
Powered by
Channel Info
Network: freenodeChannel: #csharp |
Search in www.irclog.org
Log from #csharp at freenode 2006-08-02
[00:02]<sdnffdxdlld>lol
[00:02]<sdnffdxdlld>nice
[00:15]<awjzdd>this sucks
[00:17]<sdnffdxdlld>as do many things
[00:21]<kjr>jwormy: I know how you feel... trying to get this god-forsaken source these guys wrote to work
[00:21]<kjr>I've had nothing but problems... and now it can't find a trusted cert
[00:24]<2fracxjfn>Hi
[00:25]<2fracxjfn>I need to ask you onething i m living in india and i have got a option to switch from .NET to j2ee, what you people suggest..?
[00:26]<kjr>what relevence does India have to that...?
[00:26]<awjzdd>blackhole: I suggest you follow your heart
[00:27]<kjr>jwormy++
[00:27]<kjr>SpikeLite karma jwormy
[00:27]<sdnffdxdlld>hmmm
[00:27]<sdnffdxdlld>SpikeLite karma jwormy
[00:27]<slycnlyvn>smellyhippy, karma for jwormy is 2
[00:27]<kjr>SpikeLite google test
[00:27]<2fracxjfn>jwormy, Actually i worked in .NET for past 1.3 yr and have got bored
[00:27]<slycnlyvn>Result: <b>Test</b> Central : http://www.test.com/
[00:27]<2fracxjfn>of same projects..
[00:27]<2fracxjfn>Mainly the projects are of web development with same db
[00:27]<2fracxjfn>sql
[00:27]<2fracxjfn>server
[00:28]<kjr>blackhole: perhaps you should go do something not web based... then learn how to use your return key ;)
[00:28]<2fracxjfn>So i have a option these days to get into j2ee at same salary or get a rise of 25% and stay in .NET
[00:29]<2fracxjfn>jwormy, and Kog what you say now..?
[00:29]<kjr>no one can make your decision for you
[00:29]<2fracxjfn>Agreed Kog but any suggesions../
[00:30]<awjzdd>25% raise, pimmmppp stay with .net
[00:30]<kjr>you could outsource your .NET to me and do the JEE stuff yourself
[00:30]<kjr>it'd be highly ironic
[00:30]<sdnffdxdlld>blackhole: kogs suggestion of trying some none web based stuff is a good one ... it can broaden your experience and get you into some fun new stuff, as to the technologies personally I love >net but at the end of the day its where you want to go that matters
[00:30]<2fracxjfn>Kog, ha ha
[00:32]<kjr>I ain't proud, but I am poor
[00:32]<awjzdd>Kog: you develop in .net for like $7 an hour?
[00:33]<kjr>fuck that
[00:33]<kjr>that's not even minimum wage
[00:35]<cxrfnm>I have a GraphicsPath painted in a form
[00:35]<cxrfnm>I am trying to find out the mouse is over it
[00:36]<cxrfnm>so, in my OnMouse(), I want to check if the X and Y co-ordinates are enclosed in the GraphicsPath
[00:36]<cxrfnm>is there any built in function there ?
[00:37]<-- svgvsdyzgjvr xrs>/dev/null")
[00:39]<2fracxjfn>khaled, i think there must b a way to check area of gp
[00:42]<cxrfnm>blackhole, yeh, i hope there is
[00:43]<2fracxjfn>khaled, what you exactly want to do..?
[00:44]<cxrfnm>blackhole, I am creating a circular menu
[00:44]<cxrfnm>so I need to find out if the mouse is pointing to one of the path
[00:44]<cxrfnm>then I extend a submenu based on that path
[00:44]<2fracxjfn>khaled, have you worked with transformations..
[00:45]<cxrfnm>blackhole, no, can they help me ?
[00:46]<2fracxjfn>khaled, nope
[00:46]<2fracxjfn>khaled, actually i needed some help on that.. so i asked :)
[00:47]<cxrfnm>blackhole, oh
[00:50]<rxrcr>heh I have soundgarden in my head now
[00:51]<sdnffdxdlld>hehe I was thinking more muse :P
[00:51]<2fracxjfn>khaled, can u get region from GP
[00:51]<2fracxjfn>?
[00:52]<kjr>say yes to SQL92.
[00:52]<rxrcr>noooooo
[00:52]<kjr>YES.
[00:52]<rxrcr>NOOOOOOO
[00:52]<sdnffdxdlld>say yes, YES YES!
[00:53]<kjr>smellyhippy: I knew a girl like that once...
[00:53]<sdnffdxdlld>thankfully i havent known a girl like that :P
[00:53]<rxrcr>Kog :p
[00:53]<kjr>yeah yeah teah
[00:53]<kjr>java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is:
[00:53]<kjr> javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: No trusted certificate found
[00:53]<kjr>erm...
[00:53]<kjr>ignore that
[00:53]<2fracxjfn>khaled, Region ExcludeRegion3 = new Region(myPath);
[00:53]<sdnffdxdlld>lol
[00:54]<2fracxjfn>khaled, you will get region of it and then can find X/Y
[00:54]<kjr>smellyhippy: I'm having fun integrating the RMI stuff from OFBiz
[00:54]<kjr>smellyhippy: apparently the guy who wrote it forgot what the fuck he did
[00:54]<sdnffdxdlld>lovely :P
[00:54]<rxrcr>heh
[00:54]<cxrfnm>blackhole, thanks, let me try that
[01:01]<cxrfnm>blackhole, how do i find the mouse x and y is inside the region ?
[01:01]<2fracxjfn>khaled, on mouse click u will get x and y
[01:02]<2fracxjfn>and then find whether that x, y lies in region or not..
[01:02]<cxrfnm>yes, i have the x and y
[01:02]<cxrfnm>is there a function which tests to see if a point is in a region ?
[01:02]<2fracxjfn>have to check..
[01:03]<2fracxjfn>see Region Object properties..
[01:03]<cxrfnm>blackhole, I do not see any there
[01:03]<sdnffdxdlld>SpikeLite msdn2 system drawing region members
[01:03]<slycnlyvn>smellyhippy, Region Class (System.Drawing): http://msdn2.microsoft.com/en-us/library/system.drawing.region.aspx
[01:05]<2fracxjfn>khaled, use region.getbound to get rectangle
[01:05]<2fracxjfn>and then find if your x, y lies in that rectangle or not
[01:06]<-- rjrvcxrrr xrs fuy>http://www.jpg.com")
[01:15]<cxrfnm>blackhole, thanks
[01:15]<cxrfnm>that worked
[02:06]<2fracxjfn>khaled, welcome..
[02:07]<cxrfnm>:=)
[02:07]<2fracxjfn>khaled, where u from...
[02:07]<cxrfnm>Canada
[02:07]<2fracxjfn>oh kool..
[02:07]<cxrfnm>Toronto







