Berkeley CSUA MOTD:Entry 38707
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/05/25 [General] UID:1000 Activity:popular
5/25    

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
              MPI programming
              Advanced Threaded Programming
              Software engineering
              \_ Design Patterns
                 \_ Driving J2EE and SOAP CORBA for B2B and B2C success in
                    XML RSS!!!
        \_ The Art Of Computer Programming
2025/05/25 [General] UID:1000 Activity:popular
5/25    

You may also be interested in these entries...
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
	...
2006/4/5-7 [Computer/SW/Languages/Java] UID:42678 Activity:nil
4/5     http://www.zefhemel.com/archives/2004/08/16/why-java-sucks
        Just wondering if java-philes might agree with some of the
        sentiments listed (being a c++ person myself)
        \_ Java sucks for many reasons.  C++ sucks for many more.
           \_ I think C++ will be around and useful long after Java has
              gone to the grave. I'm not saying C++ is great, by the way.
	...
2005/10/12-13 [Computer/SW/Languages/C_Cplusplus, Computer/SW/Languages/Java] UID:40049 Activity:high
10/11   For future job security - Java or C++?
        Java:
        C++ : .
        \_ English : .
           \_ For Great Justice!
        \_ Chinese : ..
	...
2005/3/26-30 [Computer/SW/Database, Computer/SW/Languages/Java] UID:36897 Activity:nil
3/26    FBI to scratch their Virtual Case File after squandering millions of
        dollars. So here is my question. How is it implemented? Is it using
        Java/J2EE/Sybase or C or something else?
        http://www.foxnews.com/story/0,2933,151421,00.html
        \_ They probably followed these guidelines:
           http://mindprod.com/unmain.html
	...
2005/3/18-19 [Computer/SW/Languages/Java] UID:36753 Activity:kinda low
3/18    What's the difference between J2EE and EJB?
        \_ One merely sucks, while the other blows.
        \_ EJBs are a subset of the J2EE specification (which also
           includes RMI, JSPs, etc.)
	...
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.
	...