Kevin Conner

2,058
Reputation
198 views

Registered User

Name Kevin Conner
Member for 1 year
Seen Nov 17 at 20:23
Website
Location US
Age 27

I write Java servlets for a living. My favorite language is Ruby, though I don't know Rails. I swear by Quicksilver. Applescript is handy. I like usability and nice UIs.

Nov
13
comment Function collisions in Go
Right. Other languages solve this same problem by overriding a method on a subclass. But in Go, you have the advantage that the object itself doesn't have to be of the new type. You can get a ByteSize from anywhere, save it into a MyByteSize-typed variable, and use your own method instead.
Nov
9
accepted Cursor color in Eclipse 3.5/Zend Studio 7 on Mac OS X
Oct
15
revised Is there a more efficient way than doing several JOINS (MySQL)?
added 103 characters in body
Oct
14
answered Is there a more efficient way than doing several JOINS (MySQL)?
Sep
22
answered What does it mean to say that “the where clause of select statements can perform >, >=, <, <= operations on one column only”?
Sep
18
answered Database Query Slower with View
Sep
18
accepted In SQL Server 2005, can I do a cascade delete without setting the property on my tables?
Sep
17
awarded  Yearling
Sep
15
answered Cursor color in Eclipse 3.5/Zend Studio 7 on Mac OS X
Sep
11
awarded  Nice Answer
Jul
8
awarded  Nice Answer
Jul
7
comment SVN plugins for Eclipse - Subclipse vs. Subversive
Would anyone like to revisit this now that Eclipse Galileo (3.5) is out?
Jun
22
awarded  Popular Question