2009/4/20-23 [Computer/SW/Database] UID:52876 Activity:nil | 4/19 ORCL u SUNW = ORCL.
What is Larry Ellison thinking? What is he going to do with a bunch of
legacy Sun hardware that no one uses anymore, its fading workstation
customer base, and open source Sun MySQL that doesn't even generate
revenue? I really don't get all this acquisition business.
\_ A lot of big companies still use big, fat Sun hardware. Or use
...
|
2008/8/27-9/3 [Computer/SW/Languages/Ruby] UID:50985 Activity:nil | 8/27 Is Ruby on Rails similar to CGI? Or maybe just something with an
object-relationship mapping between objects and DB?
\_ it's an entire application server framework. You define your
views, your models, your control, and Rails makes all the connecting
parts. DB mappings included. Also it's all written in Ruby,
which is an odd language. So, for example, you'd replace not just
...
|
2005/7/19 [Computer/SW/Languages/Misc, Computer/SW/Languages/Java] UID:38707 Activity:low | 7/19 My boss has a bunch of money for techinical books he needs to get
spend. Any suggestions on what I should get?
\_ Duh, what field is your dept in?
\_ Actually, it should be something OUTSIDE my field. (That's
how the money is budgeted) Some Topics:
Linux Kernel Hacking
...
|
2005/2/16-17 [Computer/SW/Editors/IDE, Computer/SW/Languages/Java] UID:36206 Activity:moderate | 2/16 I just downloaded IntelliJ IDEA and they don't have a friggin
tutorial on their web site and I can't find any decent non-J2EE
tutorial on Google. Need pointer, thanks. -dumb
\_ i use idea but not for j2ee crap. here's my quick guide:
cmd-N: open class
cntrl-space: autocomplete name
...
|
2004/11/24-26 [Computer/SW/Languages/Java, Computer/Networking] UID:35055 Activity:nil | 11/24 Is Java RMI simply serializing objects and then sending/receiving
the byte-streams on TCP/IP? Is that all RMI does, or is it
something more than that?
\_ No, it's more than that. You're dealing with invoking and calling
remote objects, not simply serializing them over TCP/IP. It isn't
as simple as what you propose.
...
|
2004/4/6-7 [Computer/SW/Languages/Java] UID:13036 Activity:nil | 4/6 I'm looking for people to join a free (GPL), multi-tiered (J2EE)
educational software project, whose target will be teaching
introductory Latin. Email darin if interested.
...
|
|