Slashdot Mirror


User: shodson

shodson's activity in the archive.

Stories
0
Comments
123
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 123

  1. Java: try RMI or Jini on Do We Need Another OO RPC Mechanism? · · Score: 1

    Have you looked at Java RMI or Jini?

  2. Why not allow wiki-mirrors? on Wikipedia Needs $20K · · Score: 2, Interesting

    Why don't the Wikipedia people allow their site to be mirrored? A lot of people have some extra bandwidth and disk space to share. It could be hosted in multiple places similar to the way the Jargon File is distributed?

    This would be a great problem for a wiki grid or something.

  3. Get it in escrow on Developers Lose With Proprietary Software · · Score: 0, Redundant

    Many vendors offer the source code be placed in escrow in case of such an event. However this is only something you'll get for large, enterprise software products, not some utility or tool.

  4. Try these P2P protocols on Using P2P for Legitimate Applications? · · Score: 2, Informative

    Try these protocls/apps and run a P2P network in-house

    JXTA
    BitTorrent

    Or, you can create your own Gnutella client, using some an open-source Gnutella package, like JTella

  5. Stupid article! on Recommend Apple, Lose Your Job? · · Score: 1

    This is all conjecture on Cringley's part. Who said Macs are half as easy to administer? And why does he expect us all to buy xServes since Apple has only been in the server market 1-2 years? Ok, we'll throw away our Suns/Compaqs/IBMs for your little newbie pizza box.

    He's a Mac zealot and is off his rocker this time.

  6. No basements in CA on A Dotcom in a Basement? · · Score: 1

    Dude, for eqarthquake regulation purposes, there are no basements in California (unless the home is really old).

  7. Re:Why? on Windows 95 in 4.47MB · · Score: 1

    So we can get our name/website mentioned on the /. home page, why else?

  8. Manic depressant? on The Career Programmer · · Score: 2, Funny
    When this book came out a year ago, I bought it, but was in the middle of massive death march. Frankly, the first three chapters depressed me! It hit a little too close to home. Of course, I wasn't sleeping either, and that turned out to be more important than reading

    Sheesh, somebody get this man some Prozac!

  9. Where's my PDA? I registered for that too... on Property Rights and the MSDN PDA Give-Away? · · Score: 0, Offtopic

    I bought MSDN myself and registered for the giveaway and it was supposed to ship earlier this month but I didn't get it. So I called the 800 number and they said I had to wait another 8-12 weeks. So what gives?

  10. .NET a definite upgrade, good competition for Java on .Net:... 3 Years Later · · Score: 4, Insightful

    If you've been building Windows apps for a while you have welcomed .NET because it makes building Windows apps much simpler than the complexities of VC++ and rescues us from having to deal with the hoakiness of VB. As a long-time Java developer as well I am glad to have a full set of OOP features in a VM-like environment like there is in Java available to me. If Java supported the Windows desktop more elegantly and efficiently then .NET wouldn't matter as much, but Swing is dismally slow and cumbersome for Windows apps, though JDK 1.4.2 is supposed to be better. But look at the rift IBM's SWT has caused in the Java/desktop community.

    And I don't agree .NET is just about desktop apps. It makes building distributed apps easier as well, if you want to use web services. I do believe, however, J2EE is still a stronger alternative for large-scale distributed apps. But let's face it, nobody cared much about web services until .NET. Not that a lot of people care too much now, but it's seen as the future of distributed computing, from an internet-scale basis, by just about everybody. What else is there, CORBA? RMI? EJBs? Puhleeze. Firewall unfriendliness is the biggest challenges for these protocols. And the Java camp has been working feverishly to add web services support to their platform and developers have been demanding it. See J2EE 1.4, Apache Axis, Sun's WSDP, BEA's "as-easy-as-VB" WebLogic Workshop IDE for building web services, etc.

    The best thing .NET has done perhaps is light a fire under the pants of those in the Java camps. Since .NET's release Sun and the major Java vendors have been scrambling to "answer" some of the advantages of .NET and the cool features of C#. The JCP is trying to respond more quickly. The upcoming JDK 1.5 will have most language changes since 1.1 (generics, foreach iterations, attributes) in an attempt to meet or beat some of C#'s strengths over Java, etc. And the prospect of open-sourcing Java is becoming more of a reality as Sun's stranglehold on the standard has slowed the pace of Java's improvement and started to cause some splintering among some previously strong supporters of Java (aka, IBM, creating SWT, not showing up at this year's JavaOne, etc.)

  11. UC Irvine on Supportive Courses for Bioinformatics? · · Score: 1

    Univ Calif, Irvine's CS dept has a Bioinformatics specialty/emphasis for graduate students.

    UCI's Institute of Genomics and Bioinformatics
    UCI ICS Informatics in Biology and Medicine

    They just got a $4.2M grant from the NIH to strengthen and consolidate their Bioinformatics group. Maybe they'll offer scholarships.

  12. Great, happy birthday to another obsolete tech. on Celebrating 26 Years of the Apple ][ · · Score: 1

    Seems like there is some anouncement on the /. homepage about the birthday of some technology. Do we really need this? All of this birthday cake and ice cream is really putting on the pounds.

  13. Doesn't matter, most calls from India now on FTC Moves up "Do Not Call" List Registration · · Score: 4, Interesting

    This new law probably won't matter because it seems like most of the telemarketing calls I've been getting lately have been coming from India. If MCI hires an Indian telemarketing company to call me did MCI break this law? How does this apply to overseas telemarketers?

  14. Is why we haven't been able to cure common cold on Common Cold A Cure For Brain Tumors? · · Score: 4, Funny

    If we had cured the common cold we may not have stumbled upon this...

  15. This is for debugging on HTML Rendering Crashes IE · · Score: 1

    I can imagine the IE developers put this in there for their testing purposes, like for testing their automated bug reporting software. They probably just forgot to take it out.

  16. No need for BitTorrent, direct download faster on Matrix Reloaded Trailer Released · · Score: 1

    While BT was cool downloading the RedHat 9 ISOs, it'I was able to download the trailer from the AOL website with 1+Mbps throughput just fine, and BT was estimating a 5hr download. BitTorrent peers has been /.-ed! :)

    And the resolution is pretty high, my 933MHz Pentium III with GeForce4 4200 was fairly jumpy.

  17. Forget it on A Title To Replace "Systems Administrator"? · · Score: 5, Insightful

    It doesn't matter. If sysadmins change their title to be X people will still refer to them as sysadmins. Just like "software engineers", "developers", "systems architect", etc. are still called "programmers" by most people.

  18. Try Microsoft's published standards first on Coding Standards for C#? · · Score: 1

    You might want to look at what Microsoft has published about standards first, use that as a foundation

    http://msdn.microsoft.com/library/default.asp?url= /library/en-us/cpgenref/html/cpconnetframeworkdesi gnguidelines.asp

  19. Where's the IE 7.0 roadmap? on Mozilla's Major New Roadmap · · Score: 1

    This Mozilla roadmap is good. I've switched from IE as my default browser and have used Phoenix and Mozilla. I liked Phoenix (0.6) a lot but it seemed to crash more often then I wanted. I've been using Mozilla 1.3 for a while now and like it.

    Since I still use IE for some things, I was just curious, is Microsoft even working on an IE 7.0? If so, what will it be like? Since they've won the browser wars, do they even care about IE anymore? They seem pretty bogged down upgrading their next revs of Office and Windows Server, their major cash cows. Still, is there a next rev of IE in the works? What are its feature sets? Seems like Mozilla and Opera are doing all of the innovation.

  20. Nylon bookmark? on Patterns of Enterprise Application Architecture · · Score: 5, Funny

    BTW, my book didn't come with a nylon bookmark. That would have been useful. My GoF patterns book has a book marker. I think the use of embedded book markers and hard-bound covers are an attempt to represent the book as more cannonical, a biblical tech reference of sorts. Quite a few of the Addison Wesley books seem to follow this model, like GoF, as well as my 3 volume "TCP/IP Ilustrated" books.

  21. So. Cal. study group going through this book now on Patterns of Enterprise Application Architecture · · Score: 5, Informative

    We have a design patterns study group that meets in Santa Ana twice a month to study this book. If anybody in the SoCal/Orange County area of California wish to join us please visit our website for more information.

    http://groups.yahoo.com/group/ocpatterns/

  22. Is stealing ethical? Maybe it was a public WLAN? on The Ethics of Stealing Wireless Bandwidth? · · Score: 1

    When is stealing ever ethical? The fact that you say you are stealing should be answer enough.

    On the other hand, how do you know you were stealing? Maybe the owner of the WLAN intended for it to be a public access point since they didn't take any measures to protect it. Maybe they are naive, but I think people who install WLANs are obliged to take some simple security measures that are not hard to find out about or learn about. If they are technical enough to configure it to work on a network they should be able to at least set up an encryption key.

  23. It's down because of the /. effect on 4l-j4z333ra 0wn3d · · Score: 1

    If you guys would stop posting stories about their website then maybe they'd stay up and running! :)

  24. Strike deals with game producers on Legality of Renting Video Games? · · Score: 2, Informative

    You have to strike deals with game producers and distributors, probably giving them some portion of the rental fees collected.

    P.S. Blockbuster rents games, don't you have a blockbuster nearby?

  25. The MS product is... on Microsoft: We Make Hackers Obsolete · · Score: 5, Funny

    The product is called "Microsoft Offswitch"