Slashdot Mirror


User: jeffy124

jeffy124's activity in the archive.

Stories
0
Comments
1,403
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,403

  1. my fear... on FBI Confirms Magic Lantern Existence · · Score: 2

    I have no problem whatsoever of the FBI's using something like this, as long as it fits within the realms of how they already do investigations.

    my fear is what if the FBI comes up empty after trying magic lantern against a target?

    iow - install it, then fail to find or obtain what they're looking for. Will the warrants require removal of the lantern after a certain amount of time?

    And what about repeated failures? Get into the computer, not find anything, back off, get another warrent, try again, still nothing. Would there be limits on how many attempts there are? Or a limit to the the number of searches within a given timeframe?

  2. gee, i only sent this in a week ago on Tests For Socket Performance at IBM DevelWorks · · Score: -1, Offtopic

    2001-11-30 14:39:31 Comparing Sockets between Win32 and Linux (developers,internet) (rejected)

    i swear this is getting rediculous. this about the 5th article the past few days that got posted after I had already had it rejected

  3. Ganon34 wasn't the only guy to submit it.... on You May Not Link This Web Site · · Score: 1

    2001-12-06 19:18:47 You Cant Link To Our Site (yro,news) (rejected)

  4. Re:Schroedinger's Cat on Quantum Holography · · Score: 2, Redundant

    Schroedinger's gonna have to rephrase the question - is the cat dead or just sleeping?

  5. Re:CDs will go straight to trashcan on Oracle Donates Software for Big Brother Database · · Score: 1

    i dont know about contracted projects, it's probably a case-by-case situation. But I do know that source for commercial products remain closed to the government unless the vender specifically agrees on terms of opening the source. eg, Gov't agencies cant see the Windows source code w/o entering a specific agreement with MS.

    regardless of what happens to Ellison's "donation," getting things to run more efficiently takes more than a database anyway.

  6. Re:CDs will go straight to trashcan on Oracle Donates Software for Big Brother Database · · Score: 1

    excellent thought. knowing our government, i wouldnt be surprised ifthat happens

  7. CDs will go straight to trashcan on Oracle Donates Software for Big Brother Database · · Score: 4, Interesting

    policy in all us govt agencies, particularly those dealing with intelligence and security is to _not_ accept donations from vendors, including demoware from tech conferences. Part of this is security interests but also integrity. The gov't doesnt want vendors freely supplying software in hopes they would buy more licenses.

    so given that, whenever ellison's donation arrives at whatever agency he donated them to, they'll probably tell ellison "thanks, but no thanks" and toss the box in the trashcan.

  8. Re:Java - the perverse language on JBoss Founder Interview · · Score: 3, Informative

    difference between JDk and SDK: Prior to Java 1.1 (inclusive) the developer kits were called "Java Developer Kit" (or JDK). From Java 1.2 on, it's been called the "Software Development Kit."

    The SDK contains what you need to compile and run programs. The JRE (Java RunTime Environment) is just the run part of the SDK. The JRE comes with the JDK.

    The concept of having source files match the class name within is required for classes that are 'public.' It's also good development practice to do it that way.

    As for the download problem - check your browser settings. You might need javascript/cookies or something.

    Dont worry too much about the over-acronyming and over-buzzwording of all the Java stuff out there. It's nearly impossible to keep it all straight. (for example, I dont bother with about 95% of the java stuff out there) But to learn what you need just takes the usual: practice and experience.

  9. # downloads mean little on JBoss Founder Interview · · Score: 2

    The number of downloads means little here. I bet that many of those downloads were people looking to evaluate the various J2EE app servers. I know from experience that the vendors like BEA and Oracle do make free trial licenses available for people in the process of picking their app server.

    The interview points to a survey among the sales of various J2EE app servers, and correctly points out that JBoss has no sales to contribute, making the survey be the data among commercial app servers.

    clearly the best way to find the JBoss market share is to survey those who use J2EE, not just the companies that make them.

  10. Re:Tomcat on JBoss Founder Interview · · Score: 1

    Tomcat is for Servlets, not a J2EE app server.

  11. Re:wrong digit on DMCA 2, Freedom 0 · · Score: 1

    look at http://www.payphone-directory.org/

    you'll see >95% of the numbers have the 9 in the 4th fron the end location.

    the only reason i can think of is that your number was given to you before the FCC standardized pay phones as having that 9 in that position.

  12. wrong digit on DMCA 2, Freedom 0 · · Score: 1

    sorry pal, you're looking in the wrong place. if the 4th digit from the end is 9, it's a payphone, not the 4th from the front

  13. FACT-- on CA Court: Message Boards Are Opinions, Not Facts · · Score: -1, Redundant

    this post is factless.

    i know i know - bad joke

  14. gee thanks /. on Google Letting Users Rank Search Results · · Score: 0, Offtopic

    2001-11-27 23:08:39 Google experimenting with page ranking (articles,news) (rejected)

    always love seeing my rejections show up a day later

  15. possible detection still exists on Symantec Will Not Detect Magic Lantern · · Score: 4, Informative

    most AV tools (including Symantec and McAfee) monitor program execution for anomolis behavior by unknown virii. would lantern be able to avoid being detected by that?

    also, what about personal firewall programs? I use a Tiny Software's PF (yes, under Windows, sad isnt it) that checks the md5 of an executable before granting internet access. on top of that, it can allow you to block certain apps from making/accepting connections from various sites. for example I have it set to not allow Mozilla access to ads.x10.com.

    Here, two things exist: the lantern has to find a way around the md5 and also find a way around "PGP wants to connect to [fbi-ip-address], allow it?" Getting through one or the other might prove difficult.

  16. Re:sidenote... on IBM and Red Hat Sign Major Support Agreement · · Score: 1

    that's because IBM is moving part of their business out to another entity

  17. excellent... on Intel Cites Breakthrough In Transistor Design · · Score: 0, Redundant

    ... more room for MS bloatware

  18. article w/o MS influence... on Microsoft Would Settle For The Children · · Score: 5, Informative
  19. Re:not quite closed on C# From a Java Developer's Perspective · · Score: 1

    Dude - I never said MS was against SOAP. I just used SOAP as an example of a standard Sun follows. Now YOU get a clue.

  20. Re:not quite closed on C# From a Java Developer's Perspective · · Score: 1

    they are

    but i never said MS was against it - just said that Sun uses open standards and used those two as examples.

  21. Re:not quite closed on C# From a Java Developer's Perspective · · Score: 1

    the fact that they look to outside the company in some of the development of Java shows some openness. Plus they use open standards like XML and SOAP - not proprietary ones like MS traditionally uses.

  22. Re:Some more information on C# From a Java Developer's Perspective · · Score: 2, Insightful

    Declaration:

    public class Direction {
    public final static int NORTH = 1;
    public final static int EAST = 2;
    public final static int WEST = 3;
    public final static int SOUTH = 4;
    }

    Usage:

    int wall = Direction.NORTH;

    The java method will compile/run a tad faster, due to the lack of an entirely new type.


    That's because javac will translate the Direction.NORTH into a static constant 1 during compilation. The only problem that causes is it means you have to recompile everything that uses Direction's constants if the enumeration changes.

    I dont know how C# handles it's enum construct - I've never used it (C# that is).

  23. not quite closed on C# From a Java Developer's Perspective · · Score: 2

    Disregarding the fact that Java and C# are both "closed" languages

    While I cannot speak for C#, I can dispute your comment about Java. You can download and view the source to the JVM and other Java tools. But Sun's so-called "Open source" disallows distribution of changes to the code. (so you're partially correct)

    But users can send in ideas via their BugParade. See http://developer.java.sun.com/developer/bugParade/ index.jshtml for more info on bugs and RFEs (Requests for Enhancements). Some of the suggestions are finding their way into the baseline - like generics (currently in development) and asserts (in 1.4 beta).

    I dont if that can be done with C# - but given MS's track record, I would be surprised if they do.

  24. it's slashdotted...... on C# From a Java Developer's Perspective · · Score: 1

    .. hmm. 25hoursaday.com. They may need that extra hour to recover from the slashdot effect.

  25. simple explanation.... on French Government Online-Why Isn't the U.S.? · · Score: 3, Funny

    1) US has branded online gamblers as terrorists
    2) All dealings with the IRS are a huge gamble

    Hence, paying your taxes online would be considered gambling, and we all know how the US doesnt like to contradict itself.