Slashdot Mirror


Microsoft's Athens PC

OneLeg noted that the Seattle Times has a story on Microsoft deciding to partner up with HP and work on new PCs with a simpler, more controlled architecture. Including things like integrated telephony into the PCs, and in general, being a bit more Maclike and locking Linux out of the desktop market.

15 of 613 comments (clear)

  1. Conspiracy by Anonymous Coward · · Score: -1, Troll

    Bill Gates is in league with the Greeks! Kill them all!

  2. Partnering with HP..... by Anonymous Coward · · Score: -1, Troll

    What a sure way to NOT do well. HPs suck ass MS, sooner you get that, the sooner we'll be HALF way better.

  3. This is just dandy by Anonymous Coward · · Score: -1, Troll

    I hope microsoft buries linux on the desktop. Linux is un-American. Al-Qaeda uses linux

  4. Re:Lets not get worked up here by Anonymous Coward · · Score: -1, Troll

    Microsoft will never be defeated. Linux will always be a niche player. The average person will never care about linux except for only the sicko linux fags.

  5. Athena Weeps by Anonymous Coward · · Score: -1, Troll

    Microsoft acts more like the tyrants in Persia.

  6. Re:Great, more of this... by treuf · · Score: 0, Troll

    "The Athens PC has a built-in telephone linked to Microsoft's productivity applications. When the hardware receives an incoming call, the software automatically pulls up the caller's contact information and photo if the data are stored on the system."

    This is already on MacOSX (as usual ?).
    You need to own a supported phone (there is not much for now as it's pretty new, only a few nokias and Sony Ericson phones) which works over bluetooth - but this is a really pleasant feature.

    One of the reasons Mac have so few problems compared to MS is that hardware is often controled by Apple - which help them to have a stable os (BSD helps them even more here though - but I doubt MS will copy that anytime soon)

    Moreover, it's a good time for them to do a such move, I don't see the bush administration push for another antitrust trial there - they have to do all their nasty stuffs before the next US elections ...

  7. Re:Ah, another MS lockdown by Anonymous Coward · · Score: 0, Troll

    Fortunately we have someone very ambitious, with lots of money, and a distaste for Microsoft on OUR side: Micheal Robertson.

  8. the next ms apologist... by Anonymous Coward · · Score: -1, Troll

    that gets modded to 5...
    will get a visit from the goatse man.

    fuckers.

  9. Re:What about Apple? by Anonymous Coward · · Score: -1, Troll

    I for one am glad to see Microsoft move into the PC hardware field. Now maybe we can focus on establishing a synergy between hardware and software without having to worry about interference from fringe groups.

  10. Yeah right by Anonymous Coward · · Score: -1, Troll

    Interesting how Slashdot has become infested with Microsoft apologists these days.

    Need I remind you that Microsoft was found, in a court of law, to have ABUSED THEIR MONOPOLY? Let me say that again, since your troll-ish ears are obviously too small: MICROSOFT ABUSED THEIR MONOPOLY. THEY WERE FOUND GUILTY IN A COURT OF LAW. They lied to the judge, they presented fabricated evidence. THEY WERE FOUND GUILTY. Got that? It's not urban legend, it's not a "slashdot conspiracy". It's fact, go look it up for yourself. That Microsoft received less than a slap on the wrist isn't the issue here--they were found GUILTY.

    "our" fears of what Microsoft is capable of come from very diverse sources. From Netscape, frozen from the desktop by Microsoft's exclusive positioning of IE. From Stacker, who had their technology stolen by the ABUSIVE MONOPOLY. We've heard the corroborated stories about Microsoft's bootloader shennanigans that made it impossible for alternative OS's like BeOS to even have a chance of being pre-loaded. The list goes on and on. And it wasn't invented by Slashdot.

    Tell me, does having the truth in your face hurt? Does that little Borg icon offend you because oh, I don't know...it's TRUE?

    But don't let the truth stop you from your kneejerk defence of an abusive monopoly.

  11. Re:more controlled architecture? by AirRock · · Score: -1, Troll

    Mod Parent Down for being a MORON

  12. aw fuckit by Anonymous Coward · · Score: -1, Troll


    Dedicated to all the microsoft apologists:


    MICROSOFT
    We'll tell you where to go today, bitch.
    Now bend over.


    *_g_o_a_t_s_e_x_*_g_o_a_t_s_e_x_*_g_o_a_t_s_e_x_*
    g_______________________________________________g
    o_/_____\_____________\____________/____\_______o
    a|_______|_____________\__________|______|______a
    t|_______`._____________|_________|_______:_____t
    s`________|_____________|________\|_______|_____s
    e_\_______|_/_______/__\\\___--___\\_______:____e
    x__\______\/____--~~__________~--__|_\_____|____x
    *___\______\_-~____________________~-_\____|____*
    g____\______\_________.--------.______\|___|____g
    o______\_____\______//_________(_(__>__\___|____o
    a_______\___.__C____)_________(_(____>__|__/____a
    t_______/\_|___C_____)/_YUO__\_(_____>__|_/_____t
    s______/_/\|___C_____)__ == _|__(___>___/__\____s
    e_____|___(____C_____)\_TOOL_/__//__/_/_____\___e
    x_____|____\__|_____\\_________//_(__/_______|__x
    *____|_\____\____)___`----___--'_____________|__*
    g____|__\______________\_______/____________/_|_g
    o___|______________/____|_____|__\____________|_o
    a___|_____________|____/_______\__\___________|_a
    t___|__________/_/____|_________|__\___________|t
    s___|_________/_/______\__/\___/____|__________|s
    e__|_________/_/________|____|_______|_________|e
    x__|__________|_________|____|_______|_________|x
    *_g_o_a_t_s_e_x_*_g_o_a_t_s_e_x_*_g_o_a_t_s_e_x_*


    DESCRIPTION Perl is a language optimized for s canning arbitrary text files, extracting information from those text files, and printing reports based on that information. It's also a good language for many system management tasks. The language is intended to be practical (easy to use, efficient, complete) rather than beautiful (tiny, elegant, mini- mal). Perl combines (in the author's opinion, anyway) some of the best fea- tures of C, sed, awk, and sh, so people familiar with those languages should have little difficulty with it. (Language historians will also note some vestiges of csh, Pascal, and even BASIC-PLUS.) Expression syntax corresponds closely to C expression syntax. Unlike most Unix utilities, Perl does not arbi trarily limit the size of your data--if you've got the memory, Perl can slurp in your whole file as a single string. Recursion is of unlimited depth. And the tables used by hashes (sometimes calle d "associative arrays") grow as necessary to prevent degraded performance. Perl can use sophisticated pattern matching techniques to scan large amounts of data quickly. Although optimized for scan ning text, Perl can also deal with binary data, and can make dbm files look like hashes. Setuid Perl scripts are safer than C programs through a dataflow tracing mechanism that prevents many stupid security holes. If you have a problem that would ordinarily use sed or awk or sh, but it exceed s their capabilities or must run a little faster, and you don't want to write the silly thing in C, th en Perl may be for you. There are also translators to turn your sed and awk scripts into Perl sc ripts. But wait, there's more... Begun in 1993 (see perlhist), Perl version 5 is nearly a comple te rewrite that provides the following additional benefits: modularity and reusability using innumerable modules Described in perlmod, perlmodlib, and perlmodinstall. embeddable an d extensible Described in perlembed, perlxstut, perlxs, perlcall, perlguts, and xsubpp. roll-your-own magic variables (including multiple simultaneous DBM implementations) Described in perltie and AnyDBM_File. subroutines can now be overridden, autoloaded, and pro totyped Described in perlsub. arbitraril

  13. Re:Huh? by operagost · · Score: -1, Troll

    Insightful? This is yet another anti-American troll from the standard Eurotrash.

    --

    Gamingmuseum.com: Give your 3D accelerator a rest.
  14. Re:more controlled architecture? by Anonymous Coward · · Score: -1, Troll

    Fag.

  15. Re:more controlled architecture? by Anonymous Coward · · Score: -1, Troll

    GODDAMNFUCKINGNERDS