Slashdot Mirror


User: Calomnious+Awkward

Calomnious+Awkward's activity in the archive.

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

Comments · 17

  1. Re:Embedded Java... on Re-Tooling Your Skills for the Future? · · Score: 1
    J2ME is the java platform for devices, most recent GSM cellphones come with java see Nokia.

    Java exists for Smartcards too

    More information

  2. Re:Office 11 EULA on SuSE Linux will run Microsoft Office · · Score: 1

    Let's hope so. That would be a blatant anti-competitive action. Somebody might even get the idea to file a lawsuit.

  3. Great... on SuSE Linux will run Microsoft Office · · Score: 4, Funny

    ...now I can finally run NortonAV on my Linux box too. (or was that 'have too')

  4. Re:Oh, come ON... on Microsoft Settlement Compliance Criticized · · Score: 1

    A little offtopic, but had to react on this:

    "The real problem as in the Iraq example given is not so much the two mentioned parties but the ones at the sideline who have reasons to maintain the status quo. In Iraq's case the europian nations we have made themselves totally depended on oil from the region and want to get the hugely productive orders for rearming/rebuilding Iraq."

    Europeans do not consider war to be one of several policy options, two World Wars were fought mainly in Europe, never on american soil. American civil population never experienced the attrocities of modern warfare. UK is one of the most loyal supporters of these American policies, for similar reasons: they were not occupied by the Germans... They are gratefull for the American help they got. But reluctance to start war is definitely NOT mainly an economic consideration.

  5. Re:Java... sort of on Automatic Functional Testing for Mac and Linux? · · Score: 1

    BTW, java.awt.Robot allows to generate _OS-level_ user events.
    You can programaticaly double click somewhere on a screen location, say where your 'My Documents' shortcut is on your desktop, and that program will run and open the folder. I have done it.
    Not limited to the Java objects.

  6. Yes, they have an excuse on EU Report Advocates Pooling Open Source Software · · Score: 1

    They make Ferrari's, Alfa Romeo's, Ducati's,...

  7. Re:Stable (as in...) on Microsoft Freon · · Score: 1

    Is this a plea for a "stable" market, similar to the stable windows market ?
    What you're talking about is a monopoly based on proprietary formats.
    The real solution is an open format for games. A cartridge/CD/DVD that can be played on all consoles.

  8. Multibilion dollar BIT on Information Valuation - The Most Buck for the Bits? · · Score: 1

    The Apollo project.
    One flag set (on the face of the moon). That is one bit of information or 1/256 of a byte. A total cost of 100 bilion $, makes 25,6 trilion $ per byte.
    But it was worth it...

  9. Real MHZ on AMD Introduces the Athlon XP 2200+ · · Score: 2, Interesting

    Compackqard advertises with: " Compaq Pressario 6095EA met Intel ® Pentium ® 4 processor 2.2 GHz. Echte GHz voor echte snelheid "
    In english: " Compaq Pressario 6095EA with Intel ® Pentium ® 4 processor 2.2 GHz. Real GHz for real performance "
    See the Flashy pop up yourself

    Guess they don't know about Tom's ?

  10. SUSE on Germany, IBM Sign Major Linux Deal · · Score: 1

    I think it is not nice for SuSE, maybe they see it as a big blow to ? They are of German origin, after all. And they have a nice distro, I think.

  11. Out Of Order on Salon Goes Inside the X-Box · · Score: 1

    I'm curious to find out how impressive it is.
    But out of the 3 times I've seen it, 2 times it was switched of, 3th time there was a menu up on the screen, but nothing worked (frozen OS, controllers broken, not plugged in ?).
    Happened in to shops of Carrefour belgium (Dutch/french only)
    Zillions of $ worth of marketing, but there is still hope...

  12. Re:It works indoors? on GPS Wristwatch for Kids · · Score: 1

    It will work. But it wont capture any signal/send any signal outside the room. Yep, but it will still be working.

  13. never alone again ;-) on Watches for UberGeeks? · · Score: 1
    Not yet for sale, but geeky enough for me... but includes:
    1. CPU: High speed, low power 32 bit MPU (18-74 MHz)
    2. Input devices: Touch panel, a winding crown switch, button
    3. Display: 320 x 240 dots, monochrome liquid crystal display
    4. Memory: 8MB low power DRAM, 16MB flash
    5. Interfaces: Bluetooth wireless technology (v1.1, voice-enabled), IrDA (V1.2), RS232C (via a cradle)
    6. Others: Speaker, microphone, vibrator, fingerprint sensor, accelerator sensor
  14. Smalltalk on Programming Mathematics? · · Score: 1
    from finding perfect numbers to solving basic algebraic equations--just for fun. However, I only have experience with Java, and BigInteger and BigDecimal suck pretty hard

    Smalltalk is OO and has some better alternatives for arbitrary long integers. All numbers are objects, and understand appropriate operations (methods/or messages in ST) no problem calculating something as "12090 factorial"
    You can download OSS at Squeak
  15. Re:Hypocrites (Again) on Preliminary Injunction Against SuSE · · Score: 1

    It's not the "corporation" but a lawyer smelling Euro's, who's taking the initiative.

  16. Re:I have the perfect solution! on New IE Disables Netscape-style Plug-ins · · Score: 1

    If you're the webdesigner, just put alternate text like this:

    <object >
    The browser you are using can possibly harm your system and cause loss of data. It is vital to replace it with a safer one you can download free from:
    <a href="...">Netscape</a>
    <a href="...">Opera</a>
    ...
    </object>

    BTW, hate to admit it, but the EMBED element is not standard (proprietary to Netscape), OBJECT is.
    The same is more or less true for APPLET.
    IMHO MS saw its chance to hamper it's competitors, by adhereing to a standard. That's news. <sarcasm>Should be posted as a seperate story on /.</sarcasm>

  17. Attitude difference on Slashback: Shelter, Panic, Intrusion · · Score: 1

    Can you imagine MS handling a security breach like apache.org ? They link to it from their home page, real OPEN Source Software :)