Slashdot Mirror


HP Dumps Linux for Windows XP MCE in New Media Player

An anonymous reader writes "There hasn't been much said about this, but HP's new z545 Digital Entertainment Center appears to be a Windows-based re-spin of an earlier Linux-based model that HP unveiled three years ago at the Tech X NY trade show in New York, and which was sold for some time as the de100c Digital Entertainment Center. Seems like the joint's gone downhill ever since Perens left."

225 comments

  1. Not quite a backwards step by Dancin_Santa · · Score: 5, Insightful

    What seems to be most clear from the article is that HP is interested in developing these devices but not interested in actually doing a significant amount of the R&D for it. With Linux, though they had a large amount of control over the featureset as well as the functionality at a low level, they probably spent too much money performing the customizations. With Microsoft doing all the development, HP is free to focus on the look and feel of the device rather than the OS level driver tweaking.

    In this day and age, the operating system is pretty much a commodity. It is the software features on top that give a device any sort of real value. Since a device like this never exposes the underlying operating system to users, it doesn't make sense to spend a lot of money developing something yourself, especially when someone else has already invested the development effort.

    So blue screen jokes aside, this is probably a good business decision for HP. Maybe not so good for those embedded Linux engineers who don't have a job on that team anymore, but fiscally the best choice for the company.

    1. Re:Not quite a backwards step by Anonymous Coward · · Score: 2, Funny

      It's a great decision. I mean you don't use a server os for playing your illegal mp3's right? Sounds like Windows has found it's appropriate market niche.. toys

    2. Re:Not quite a backwards step by Anonymous Coward · · Score: 5, Interesting

      Actually what I think is much more likely is the new generation of DRM products that will come out soon to lock in customers.

      Microsoft is pushing DRM-enabled products and the mass media makers mostly agree. So since it would be easier to buy compatable products then try to recreate compatable ones in Linux while facing legal hurdles and patent problems.

      Embedded Linux is very mature nowadays, their is nothing that is more expensive when it comes to developing linux platform then windows, it's all already been done by other companies.

      The future or DRM media seems much more likely, considuring that this sort of thing is microsoft's and the mass media's baby and they are making a media player after all.

      Don't worry. It'll be a flop. There is no advatage of this device over a Laptop towards the high-end, or a tablet pc towards the retarded end, or a pocket-pc type device on the low/small end. (after all a decent NEW laptop can be had for around 600 bucks nowadays, and it'll only get cheaper) They are aiming for a market niche that either doesn't exist or is so small they will fail even if they reach full market saturation.

    3. Re:Not quite a backwards step by thoth · · Score: 2, Interesting

      That makes sense. It boils down to whether HP can recoup the cost of their additional development by the savings of going with linux. For the volume that these entertainment pc's are going to sell... probably not.

    4. Re:Not quite a backwards step by killjoe · · Score: 1, Insightful

      "So blue screen jokes aside, this is probably a good business decision for HP"

      I disagree. What differentiates a HP media center from a gateway or joe blow media center then? he color of the case?

      Underpants Gnomes are running HP.

      Make the same thing everybody else is making
      Charge more for it
      ??
      Profit!

      I guess this explains the HP branded iPod too.

      --
      evil is as evil does
    5. Re:Not quite a backwards step by arivanov · · Score: 4, Interesting

      That is besides the fact that if it wants to sell any to "Joe Average Consumer" it will have to support some DRM. As apple does not want to license its own, the choice boils down to Microsoft and Microsoft.

      The EU comission was bloody right to start investigating MSFT DRM ambitions. Unfortunately the next commissioner is almost as rabid in Bill-arse-licking as Tony Bliar so we may see this one going down the drain. Bummer...

      --
      Baker's Law: Misery no longer loves company. Nowadays it insists on it
      http://www.sigsegv.cx/
    6. Re:Not quite a backwards step by blowdart · · Score: 2, Informative

      So since it would be easier to buy compatable products then try to recreate compatable ones in Linux while facing legal hurdles and patent problems.

      Except there is supposed to a version of Windows Media, with DRM support for embedded Linux.

    7. Re:Not quite a backwards step by metlin · · Score: 5, Insightful

      I guess this explains the HP branded iPod too.

      Which is kinda sad, really.

      HP was once a company that was innovative, creative and original. Now they've degenerated into yet another money-hungry company who're afraid to tread new grounds or create something from scratch.

      I'm sure that if Hewlett and Packard were to see the company now, they'd cringe in sadness and shame.

      Thanks to the eminent Carly, HP now does nothing more than rebrand and sell services - they've laid off so many people who were into core technology and research operations. It's really sad to see what they have become.

    8. Re:Not quite a backwards step by Ibn+al-Hazardous · · Score: 1

      With Windows NT for alpha, Compaq had to do the development themselves.

      In the documentation for Windows CE/PocketPC, it specifically says that it is the responsibility of the device manufacturers to implement the parts of the OS the tie into the hardware (ie "performing the customizations").

      I'm not sure how it works with this specific version of Windows, but my dime is on a similar license. In that case, HP has not gotten away with less R&D, they have to do more (since they had already done the job for linux). This is probably a question of standardizing the interface, ie making it look like everything else.

      --
      Yes, I am a biological organism. All rumors to the contrary are just that, rumors.
    9. Re:Not quite a backwards step by Angostura · · Score: 2, Insightful

      Indeed. HP's decision to rebadge the iPod can be seen in a similar context.

      "Invent"

      Sheeyeh, right,

    10. Re:Not quite a backwards step by Anonymous Coward · · Score: 2, Interesting

      You're very close to being correct. However, it's the last little bit that you're missing.

      What you are talking about is the Windows CE OAL (OEM Adaptation Layer) which is written by the OEM and provides an intermediate layer between the Win32 calls up top to the device and kernel calls down below. Any normal OS has this kind of thing. Also, Windows CE comes with many device drivers built in, but for something custom designed it usually takes a little more coding and tweaking to get it working correctly. Up to this point, you have it exactly right.

      However, this isn't Windows CE we're talking about. This is Windows XP embedded which does not have as many embedding options as CE does. It can only run on x86 (last time I checked), for example. It supports any peripherals that normal XP supports, and better yet can be stripped of those drivers it doesn't need. Yes, if you want to have your custom peripheral card you will need to develop a driver for it, but for the most part that is done. Also, since this is the MC edition of XP that they are using, MS has already put quite a bit of effort into getting non-standard things like NTSC ports and other TV goodies up to speed with drivers.

      Now take a look at the device specs of this thing. If it weren't for the article telling you it wasn't, you'd almost think it was a normal computer. And yet you wouldn't be so far off. For all intents and purposes it is a standard computer running Windows XP Media Center.

      To put Linux on there would require the debugging of those driver features again as the driver model may have changed since the last time they released. They would have to develop the software stack whereas the software stack is pretty much complete on Windows.

      Linux is great and everything, but it is not the be all and end all of operating systems.

    11. Re:Not quite a backwards step by Anonymous Coward · · Score: 2, Interesting

      This makes perfect sense if you understand the current management culture in the "new" HP. Bill and Dave (the deceased founders of HP for you youngsters) wanted HP products to "contribute to the state of the art" and often had potential products withheld from the market if they didn't meet that test (sometimes to the annoyance of potential customers; I was one). In those days, "Invent" wasn't part of the logo. It was part of the culture.

      Under current management the only "Invent"ion going on is in finding new ways to reduce costs in everything. If that means becoming a commodity appliamce company and simply OEMing other folks stuff then so much the better since expensive R&D costs like engineers can be cut. How this will play in the end is hard to predict (except even more jobs will be dispensed with) since margins are about non-existent.

    12. Re:Not quite a backwards step by tod_miller · · Score: 1

      I agree with 'commodity' in the sense that MS have cut thier embedded prices to hook the market in and castrate them while they are naive.

      However, now in long term, if MS have done what i think they have done, the development costs for moving away from winsucks might be a little wierd.

      Then they will jack up thier prices and laugh a hearty fat bellied laugh.

      Then quick as a flash HP says, oh Python runs on Linux as well, lets try this:

      BOFH style *tap clickety click tap*

      It runs linux! omg wooooo lets open up all our sources, and have huge jump in sales, and everyone will write little visualisation plugins asnd neat gadgets and stuff for our playthingy.

      So if they do abstract the OS from development, then good.

      I hope Dell, HP, IBM etal will really really push linux onto handhelds.

      Dell, I have 4 of your PDAs, give me something I can work with!

      Das ist alle.

      --
      #hostfile 0.0.0.0 primidi.com 0.0.0.0 www.primidi.com 0.0.0.0 radio.weblogs.com
    13. Re:Not quite a backwards step by Donny+Smith · · Score: 0, Flamebait

      >Actually what I think is much more likely is the new generation of DRM products that will come out soon to lock in customers.

      Lock into what?
      Paying for music?

      >Embedded Linux is very mature nowadays, their is nothing that is more expensive when it comes to developing linux platform then windows

      There's nothing more expensive when it comes to developing Linux platform then Windows?
      What exactly is that supposed to mean?

      >There is no advatage of this device over a Laptop towards the high-end,

      Yes there is, look at the h/w specs.
      You'd need $2K for a notebook with similar A-V h/w.

      > Don't worry. It'll be a flop.

      Only Linux zealots like you _worry_ about it - normal people will buy it if price and features are okay and if it's easy to use.
      The same goes for Linux-based media centers - WhoTF cares what's inside as long as the music's trashing.

    14. Re:Not quite a backwards step by Donny+Smith · · Score: 4, Insightful

      The grandparent post sez:

      >> "So blue screen jokes aside, this is probably a good business decision for HP"
      >I disagree. What differentiates a HP media center from a gateway or joe blow media center then? he color of the case?

      What differentiates them is that they sell this piece of shit at no profit and then, because they know that 50% of people who buy this box also buy a color printer, they will also sell them a printer and make money.

      >HP was once a company that was innovative, creative and original. Now they've degenerated into yet another money-hungry company who're afraid to tread new grounds or create something from scratch.

      Listen to yourself - "yet another money-hungry company" - it is a Slashdot-established truth that companies' exist to make money. Get over it.
      "Create something from scratch" - for something like 5 thousand boxes a month - how much should they charge for their "from scratch" Linux code?
      Let's see - 50 engineers * 10K (including overhead) a month = $500,000/month
      Spread over 5,000 boxes a month, that's US$500 per box for the software alone, compared to (I guess) US$80 for the Windows version.
      Good luck with that!

      >Thanks to the eminent Carly, HP now does nothing more than rebrand and sell services.

      That's actually untrue, but even if it wasn't, so what - that's what people like - cheap and mediocre shit - and that's what they can sell in volume.
      Look how Dell's growing by leaps and bounds - and they're not exactly a bastion of product innovation. What is HP supposed to do?

      >I'm sure that if Hewlett and Packard were to see the company now, they'd cringe in sadness and shame.

      No, I think they'd smile and say "Holy shit, man, times are tough now - we were lucky that we had the luxury of doing things the way we did! I don't know if we could pull that off today".

    15. Re:Not quite a backwards step by Ibn+al-Hazardous · · Score: 1

      Yeah, I concede. Next time I'll RTFA before I reply to a comment. I was living in the delusion that embedded XP was actually embedded (which usually means some custom hardware).

      As for Linux not being the be all and end all of operating systems - I know that. I'm perfectly happy running PocketPC 2002 on my iPAQ, developing for it on my Linux box. I would go out on a limb and say that Windows CE is a pretty nice OS compared to, say, XP. I wonder if they will ever port it to the x86? ;)

      --
      Yes, I am a biological organism. All rumors to the contrary are just that, rumors.
    16. Re:Not quite a backwards step by Khazunga · · Score: 4, Insightful
      Lock into what?
      Paying for music?
      Oh, so innocent, so cute. :-)
      Renting music, paying per view, locking the item to the device... The sky is the limit.
      There's nothing more expensive when it comes to developing Linux platform then Windows?
      What exactly is that supposed to mean?
      That Linux is more mature in the embedded market than windows. Windows here is a newcomer, and can't leverage office. It's (still) an inferior product, and it shows.
      --
      If at first you don't succeed, skydiving is not for you
    17. Re:Not quite a backwards step by Donny+Smith · · Score: 1

      >Renting music, paying per view, locking the item to the device...

      Renting music - what's wrong with that? Who wants to hoard GBs of MP3s (then you have to back them up, etc.) when you can get them played on-demand from any device (PDA, media center, mobile phone, etc.) any time you want.

      More likely they'll soon have an all-you-can eat music service for US$14.90/month (like the new Napster service).
      Pay-per-view is reasonable for movies as long as it's not expensive, locking items is reasonable (if pay-per-view is not enforced) as well.

      Linux more mature in the embedded market?
      Can you elaborate?

      Interesting Link:
      http://www.directionsonmicrosoft.com/sample /DOMIS/ update/2004/10oct/1004mpumsf.htm

    18. Re:Not quite a backwards step by metlin · · Score: 4, Insightful

      No, you seem to have misinterpreted my points.

      Listen to yourself - "yet another money-hungry company" - it is a Slashdot-established truth that companies' exist to make money. Get over it.

      All companies are money-hungry - but they can be money-hungry and still do cool shit. Google is an example of that. IBM is an example of that. Even Microsoft is an example of that.

      When your company's focus changes from creating new technologies to using technologies that others create, you're going down the wrong path.

      TI and HP were innovators in their heyday. Look at HP now.

      Your monetary thinking is short-term. Yes, creating new technologies is always expensive on the onset. So what are you suggesting? That we all use Windows forever and ever since creating new technologies and adopting them with overhead costs is anyway expensive?

      However, tomorrow when HP comes out with something else, they would have the technology that they have developed inhouse. And that will save them future development costs. The initial investment is always high, however the returns in the longterm far outweigh the immediate losses.

      That's actually untrue, but even if it wasn't, so what - that's what people like - cheap and mediocre shit - and that's what they can sell in volume.

      That _is_ indeed true. Although HP's troubles started even when Perens was heading out, Carly's services-oriented outlook killed the principles the company was founded on.

      Maybe you should read Losing the HP Way.

      Look how Dell's growing by leaps and bounds - and they're not exactly a bastion of product innovation. What is HP supposed to do?

      See? That's exactly what I meant. HP was not a company that followed what others created -- they were trendsetters of their day, who created new technologies that _others_ followed.

      There is a _LOT_ that HP could have done, given their expertise in hardware. IBM is still a bastion of innovation -- and it's not like they are losing out to Dell. HP could equally have done just as well, instead they chose not to compete and rather follow.

      No, I think they'd smile and say "Holy shit, man, times are tough now - we were lucky that we had the luxury of doing things the way we did! I don't know if we could pull that off today". .B U L L S H I T.

      Who're you kidding? Good companies can always do cool things and still do well, if they are enterprising enough. HP had the financial muscle to make a change, companies 1/10th the size of HP are making new inroads with little to no financial muscle. Every other company had to go through the crucible, I do not see Microsoft cutting down MSR or IBM downsizing TJ Watson or Xerox closing PARC.

      HP Labs has laid off _so_ many people (around 6k, if I remember) after the Compaq merger -- and most of these people once were part of the core technology and R&D groups.

      I'm sorry, I don't buy your argument.

    19. Re:Not quite a backwards step by westlake · · Score: 2, Interesting
      Windows MCE is a customized Windows XP with many of the features of XP Pro. It does Office. It will run Half-Life 2.

      DRM doesn't seem to have hurt sales of DirectTV, XM Radio, cable PPV, DVDs or the iPod.

    20. Re:Not quite a backwards step by Anonymous Coward · · Score: 0

      I agree with the previous writer, I think this is a good thing for HP and most users of computers.

      I wonder, why must slashdot stories be so biased? Can't you let the readers decide if it's a good or bad thing, and just objectively report the story?

      I'm thinking about getting a media center pc soon, and I'm interested in getting a system that actually works and that is easy to use. For me, that is Windows XP MCE. I don't have time to configure linux boxes all day long.

      And about bluescreens, I haven't had that since I switched from win9x to 2000/xp. For you guys that complain about bluescreens: if you still have bluescreens today in winxp, you have buggy hardware/drivers. That's not the operating system's fault.

    21. Re:Not quite a backwards step by Mornelithe · · Score: 2, Interesting

      Look how Dell's growing by leaps and bounds - and they're not exactly a bastion of product innovation.

      Believe it or not, Dell does develop stuff of their own. I had a summer job a couple years ago working with deployment of corporate PCs, and one day I was able to attend Dell's pitch of some of their new product lines.

      They may seem like just some reseller, but they actually do a lot of in-house development of software to ease deployment and system recovery in a corporate setting. We did a survey of how we and various other companies handled disk images, patches, backups and other such things, and Dell was far and away the most advanced, using several tools that were only available to Dell or perhaps their larger customers.

      Dell may not be terribly exciting as far as their primary product line is concerned, but their supporting technologies are interesting, and they actually do a lot of work in that area. Don't be too quick to spit on them.

      --

      I've come for the woman, and your head.

    22. Re:Not quite a backwards step by Ingolfke · · Score: 2, Informative

      Now they've degenerated into yet another money-hungry company who're afraid to tread new grounds or create something from scratch.

      Perhaps you should try reading more...

      ProCurve Networking by HP Launches Gigabit Switch Series that Offers Intelligence at the Network Edge

      HP Introduces a Powerful, All-Digital Printing Solution for the Label Market

      HP Makes Storage Networking Simple and Affordable for Growing Small and Mid-size Business Market

      HP's New High-end Storage System Scales to Twice the Capacity of the Competition Without Disruption

      HP Introduces Fall Lineup of Digital Photography, Music, TV, Home Projection and Entertainment Offerings in Time for Back-to-school and Holiday Shopping

      HP Labs

      Because HP doesn't recreate the transistor everytime it releases a new product does not mean they do not innovate. Meaningful innovation includes using the best technologies, or most adopted technologies in the market, and improving and enhancing them to improve the customer's satisfaction. There isn't much point to spending millions of dollars to recreate the iPOD, when everyone wants an iPOD and there are already a slew of other competitors out there. So... license the iPOD, add the ability to print customized skins to the iPOD, bundle iTunes with new HP PCs and offer customers the opportunity to bundle an iPOD with their HP purchases or through their normal HP sales channel.

    23. Re:Not quite a backwards step by Steve+Franklin · · Score: 1

      "What differentiates them is that they sell this piece of shit at no profit and then, because they know that 50% of people who buy this box also buy a color printer, they will also sell them a printer and make money."

      Do intelligent people actually still buy HP printers? I mean, Canon makes better printers with better software for less money. And the paper feeds vertically, not horizontally, so you can print on both sides of even old fashioned typing paper without the bloody thing missing a page here and there. And photographs printed with Canons have no discernable dot in the sky or anywhere else, and...well, you get the point. These characters can't even keep up with printer advancements by the Japanese. At this point they're just sucking the last marrow out of the bones of their brand name before they carve the company up and sell it to the highest bidder, which at this rate will be Krishnamurti Printer Associates of Mumbai....

      --
      Hic iacet Arthurus, rex quondam rexque futurus.
    24. Re:Not quite a backwards step by 13Echo · · Score: 1

      Actually, it's just an obvious step in order to extend the functionality of the XBox presence that is in many homes already. You remember the "Media Extender" package that was announced a week or two ago, right? This is all part of Microsoft's initiative to take over the living room. Not all that surprising that they'd convince HP to go with their own product, actually. They've been trying to do it for years.

    25. Re:Not quite a backwards step by jbich · · Score: 1

      > Let's see - 50 engineers * 10K (including overhead) a month = $500,000/month

      50 Engineers? Who the hell needs 50 engineers to develop or expand features to an existing embedded os? That's freaking rediculous.
      Rethink your numbers buddy.. it'd be closer to 3-10 engineers at a maximum...

      And if you can show me an engineer that will work for $10K a year, I'll show you someone that doesn't know what the ls command does.
      Kids freash out of college won't take a job for $10K dude! That's like, below poverty level.. for a highly technical field...

      Why do people just say whatever they feel like without putting thought into it? .. Drives me nuts...

      --
      ---- How absolute the knave is! We must speak by the card, or equivocation will undo us. -Shakespeare
    26. Re:Not quite a backwards step by Anonymous Coward · · Score: 0

      "Renting music - what's wrong with that?"

      Its more expensive.

      "Who wants to hoard GBs of MP3s (then you have to back them up, etc.) when you can get them played on-demand from any device (PDA, media center, mobile phone, etc.) any time you want."

      I checked on my PDA...and I have to actually put the music on there. Same for any device. How exactly will I get this music streamed to my PDA? Will I have to make sure I'm near a 3G cellular network? Or will WiFi be available everywhere?

      "More likely they'll soon have an all-you-can eat music service for US$14.90/month"

      Oh they have all you can eat music now for free. Its called "radio" and yet people want to own their music and not pay every time they listen.

      "Linux more mature in the embedded market?"

      Yes. There is effectively no MS Windows embedded market. QNX is the long-time leader, but Linux has made huge headway. Certainly, nobody is embedding anything critical with Windows because the OS is not reliable enough, and the licensing costs are too high for the "quality" you get.

      Dude, no matter how much you wish it, DRM will never lead to pay-per-listen in the consumer market. I know you wish that wasn't so, but the fact that MP3 is the standard for consumer audio means that only simpletons will pay per listen.

    27. Re:Not quite a backwards step by Anonymous Coward · · Score: 0

      "That's actually untrue"

      No, its dead on.

      What innovation is left at HP? How to put DRM into ink cartridges?

      They're pathtic. I've listened to Carly talk in person at numerous venues. A middle-manager at best. If she was attractive then at least she'd have one thing going for her.

      She's taken a leading technology and reduced to a company that relies on convincing people to print pictures to make money.

      Its laughable.

      Then she walks around and says "nobody has a right to a job". Well, except for her. She fires people who actually made stuff, farms out thre rest to a bunch of semi-skilled 3rd world people, sells printer ink, and then gives herself a bonus because she's cut costs.

      Wow. What a captain of industry.

      You must be proud.

    28. Re:Not quite a backwards step by Anonymous Coward · · Score: 0

      You're in luck. Windows CE is already ported to x86. CEPC, Emulator, even the old National Semi Geode (now owned by AMD) are all x86 platforms on which CE runs.

      Not that it's really worth a whole lot there. Give me a decent XScale or OMAP port any day.

    29. Re:Not quite a backwards step by Anonymous Coward · · Score: 1, Informative

      Posting AC for obvious reasons.

      If you think it's bad looking in, try being on the inside looking out. It is FAR worse.

      We have gone from a reasonably profitable technology company to a group of 150,000 or so people trying only to string together a couple of quarters of mediocre financial numbers. For what, so the High Cunt^H^H^H^H Priestess can go buy another jet.

      This used to be a wonderfull company to work for. Morale was at consistantly high levels, people WANTED to come to work and put in that extra effort but not any more.

      How about being told that no matter what your people do, at least 10% MUST be classed as substandard performers. What does this really mean? Out of the 89 people I have reporting to me, 9 must be classed sub-standard. So now I have the task of siting down with nine people (real flesh and blood people) and telling them their contribution to the greater HP is sub-standard. Of the nine, there are two who would definitely fall into this grouping but the other seven, not even close. Guess what this does to morale, both mine and the people reporting to me. Makes you really want to get up in the morning, battle the commute and sit a person down and have to say "Look I really think you are doing an acceptable job but my hands are tied, you need improvement". Yeah life at HP is just wonderfull.

      And before I am inundated with the usual, "well quit, get out", if I was 10 years younger, or did not have two kids in college, or was not looking at giving up well over 25 years of service, I would be gone faster than a fart in a huricane.

    30. Re:Not quite a backwards step by CPM+User · · Score: 1

      But is the cost of licencing WMPlayer about the same as getting WMP+os ?

    31. Re:Not quite a backwards step by Anonymous Coward · · Score: 0

      I agree with you about the 50 engineers, but that $10,000 figure (including overhead, benefits and taxes!) is per month, and probably accurate.

    32. Re:Not quite a backwards step by Tony+Hoyle · · Score: 1

      He actually wrote $10K a month.

      Which is ridiculous on the other side.... $120,000 a year for an engineer???

    33. Re:Not quite a backwards step by Anonymous Coward · · Score: 0
      The question is, how can your media player be competitive in the marketplace when you are paying a $5 to $15 license fee for every unit sold and your competitors are not? This is only a smart move if you are planning on not selling enough units to recoup your software development costs -- in which case, you are not going to self enough units to recoup your hardware development costs either! If you are not planning on making a profit, then why release it at all?

      This is yet another bad move by HP, which has yet to realize that the PC and notebook markets are commodity markets and that it is ill-equipped to compete in commodity markets. The only division at HP currently turning a profit is the digital imaging division (due to the ubiquity of HP laser printers). How long can they milk that?

    34. Re:Not quite a backwards step by Anonymous Coward · · Score: 0

      Funny that people bitch about HP rebadging iPods and praising Dell. Dell's MP3 players are rebadged Creative Zens.

    35. Re:Not quite a backwards step by JGski · · Score: 3, Interesting
      It's true that HP has walked away from everything that made it successful between 1939 and 1999. In short they've walked away from all new technology and innovation/invention. On the other hand, nearly all of American industry is doing precisely the same thing with Amercan as a whole. The parallels to the decline of the British industrial revolution are frightening.

      Where will the next generation of middle managers come from? The ranks of outsourcing engineerings in China & India. Where will the next generation after that of executives come from? The ranks of successive middle managers overseas. Where will the following generation of entrepeneurs come from? The ranks of all three overseas. Business people make a big deal about "supply chains" but apparently don't see when their own children's "job supply chain" is being destroyed by their own actions.

      Strictly speaking HP was far more "money grubbing" during previous periods than they are now - now they simply are in a race to the bottom and to the end-of-life for the HP brand and corporation.

      During the previous era, HP lived on mind-bogglingly large margins (as most techology companies do) which in turn funded a healthy R&D: HP essentially invented whole classes of products (R&d) or was the first to make whole classes of product finanical viable (r&D). HP "lived" on the upper leading edge of the Technology Adoption Curve usually entering markets at the inflection after the "Chasm" or 'C' and exiting markets on the trailing edge. Take the integral of the area under the curve and you get the product technology market capitalization and HP's previous strategy was to take most of it!

      The "New HP" is now consciously dedicated itself to entering markets on the trailing edge of this curve and exiting on the trailing edge. Basically they are taking table scraps left by others, letting others control their destiny and limiting their own growth potential. Pretty much a recipe for death. HP is already a walking dead company and the current executive team have slandered and debased Bill's & Dave's legacy and triumph! We just waiting for the HP brand to be bled away.

    36. Re:Not quite a backwards step by dslbrian · · Score: 2, Insightful

      How about being told that no matter what your people do, at least 10% MUST be classed as substandard performers.

      Saw this same dumbass policy at Motorola (aka Freescale) a couple years back. I've since left, and all the good technically skilled people I know have left also. Best not to be the last one on that sinking ship...

      Ironic thing is that it has the opposite of intended effect - most of the hardworking people who spend their time working instead of camped in meetings or sucking up to the VPs end up getting shafted as the lowest 10%. End result after years of that is a huge heirarchy of incompetent managers, and no one left to do the work. My recently freed coworker who left Freescale to join us mentioned that our old group which used to have 30 odd skilled designers now only has 1 left - they've since filled the open ranks with new grads. Laugh, yeah good luck with that...

    37. Re:Not quite a backwards step by FigWig · · Score: 1

      In the Bay Area that's pretty much the total cost (taxes + benefits + base pay) of a permanent employee developer.

      --
      Scuttlemonkey is a troll
    38. Re:Not quite a backwards step by JGski · · Score: 1
      Sorry, no. Apparently you haven't work someplace that actually does truly significant amounts of product innovation. Dell's product innovation is tinkertoy stuff with prefab jellybeans.

      Dell's primary innovations are in supply chain management and accounting innovation, definitely NOT product innovation.

      Pop quiz 1: what single activity or process in Dell accounts for biggest portion of its net profit? Answer: the following accounting trick - take most of your accounts receivable "net 0 days" as mostly credit card orders, and all your accounts payable to suppliers as "net 60 days"; invest your receivables for 60 days in high yield financial instruments before you transfer the cash to payables. Pocket the profits. Dell makes more from this than from hardware profits! Check their financials.

      Pop quiz 2: what is the single activity or process in Dell accounts for the second biggest portion of its net profit? Answer: force all your suppliers to hold your inventory so you pay no taxes or holding costs on inventory; combine this with shipment straight from supplier warehouse to end customer to save time and cost. That monitor you bought came straight from Sony or Hitachi, never touching a Dell loading dock or warehouse. Dell simply arranges to have those suppliers handle putting the monitors into Dell-labeled boxes. Box inventory also on supplier's dime.

      HP's executive team said at the split in 1999 that HP's future was going to be in supply chain management not R&D (the exact words were something to the effect of "Microsoft will do our software R&D and Intel will do our hardware R&D". Sorry HP, Dell's going to eat your lunch on supply chain. And to boot, now you don't have the financials and corporate structure to do R&D anyway! :-p

    39. Re:Not quite a backwards step by Steve+Franklin · · Score: 1

      "Toys, yes. But does anyone still think there's any reason whatsoever to hold their DVD watching hostage to Bill's pathetic little OS? 'Gee, I think I'll watch a movie...[8 hours later:] Well, fixing that little Windders program wasn't all THAT troublesome. Oops, it's 3:00 o'clock in the morning. Guess I'll have to wait till tomorrow to watch that DVD.' These people truly have lost their minds."

      "Remember, the more you jerk off, the more moderator points you get..." Sorry you guys don't like my sig, but you really ought to keep in mind that moderation involves postings and not sigs.

      Actually, the above experience isn't hypothetical. In fact, that was the very point at which I decided to buy a 5-channel speaker system with DVD player rather than spend any more money upgrading the computer.

      So let me get this straight. Folks are going to buy computers that play copyguarded DVDs for $1000 because you can "do more" with a computer than they can with a $100 DVD player with an onboard processor? Uh huh...Raiiiiit! Do you sometimes get the feeling that some people think that more complicated is automatically better? I'm just waiting for the first Windders controlled car you have to reboot every time you stop at a stop sign.

      --
      Hic iacet Arthurus, rex quondam rexque futurus.
    40. Re:Not quite a backwards step by blowdart · · Score: 1

      I don't even know if it's actually "developed", I just know someone has a license for it.

    41. Re:Not quite a backwards step by LaCosaNostradamus · · Score: 1

      Check. I worked for Fifth Third Bank, and the Dell GX270 computers started to come in with asset tags made to FTB's specification, and then started to come in pre-loaded with our default backoffice software loads. I'm sure this kind of thing will continue, in my opinion, until techs like me are replaced with a combination of 800# + a travelling monkey-tech. I wouldn't exactly call this innovation, however. I just call it expanding one's services in order to capture or retain market share. You do that kind of thing for things like a saturated market in which you simply can't compete on price.

      --
      [You have a stable society when some nut guns down a schoolyard and the law doesn't change.]
    42. Re:Not quite a backwards step by FurryFeet · · Score: 1

      Let's see - 50 engineers * 10K (including overhead) a month = $500,000/month
      Spread over 5,000 boxes a month, that's US$500 per box for the software alone, compared to (I guess) US$80 for the Windows version.


      You may want to check your math. Even your own pulled-out-of-the-ass numbers are not supporting your point.

    43. Re:Not quite a backwards step by LaCosaNostradamus · · Score: 1

      Wow. What a captain of industry.

      Everything you said makes her a "stock darling". Wall Street loves people like her. Show us that you really hold people like her in contempt by not buying their stock. Note that this also means that you have to check your 401k, mutual funds, and all other institutional exposures of your wealth. Chances are, through such mechanisms, you are personally investing in HP, hence you are only supporting the problem. *

      Carly and her ilk cannot be stopped or even slowed down, if we keep supporting them where it counts: stocks. HP could lose half their customers now, and Carly et al will just fire 30% of HP's workforce, pay themselves a bonus, and bask in the admiration of Wall Street. Evil like Carly's is something that has to be starved out.

      * Why do you think Clinton and Bush are for privatizing Social Security? To keep the stock bubble booming!

      --
      [You have a stable society when some nut guns down a schoolyard and the law doesn't change.]
    44. Re:Not quite a backwards step by mla_anderson · · Score: 1

      Part of the problem is the "New HP" is only a small portion of what the "Old HP" was. Look to Agilent for the HP innovation, top notch technology, etc. (And I speak as a competitor.)

      HP today is just another clone house. They have to play catch up with Dell....that's sad.

      --
      Sig is on vacation
    45. Re:Not quite a backwards step by theshowmecanuck · · Score: 2, Insightful
      Your monetary thinking is short-term. Yes, creating new technologies is always expensive on the onset. So what are you suggesting? That we all use Windows forever and ever since creating new technologies and adopting them with overhead costs is anyway expensive?

      Your line of thinking is, I believe, quite correct. To expand this to show that this really is correct in business, we can look at the steel industry in America. They have not significantly upgraded the technology used in most of their facilities in around one hundred years. Now they are being destroyed by foreign steel companies who have been trying to capture the market by using as much modern inovation as they can. Now they can produce steel much more cheaply than in America (and I am referring to European and Japanese production, so labour cost is not the major contributor to this).

      Of course they can and have cried to Congress about this and had improper import duties placed on foreign steel instead of spending the money they should have been spending to upgrade their facilities into competitiveness. I would hate to see something like that happening with software, etc. but I suppose business practice patents and the DRMA have already started to ball rolling towards stagnation. Ah well.

      The moral to the story is that you need to be the innovator or you slip into second class status. Kind of like the generals who won the last war, fight that war. The ones who lost fight the next war, and win because they are the ones who innovate (unless the other side figures out their mistakes fast enough).

      --
      -- I ignore anonymous replies to my comments and postings.
    46. Re:Not quite a backwards step by metlin · · Score: 1

      Carly and her ilk cannot be stopped or even slowed down, if we keep supporting them where it counts: stocks.

      Yes, but for how long?

      Innovation will ultimately be rewarded, no matter what. And if the entire American technology industry decides that it needs more people like Carly, we'll simply rot while companies in Asia and Europe will innovate and make a killing.

      And when more companies like Google crop up, the ones who do not innovate would simply have to move into oblivion.

      It's only a matter of time. Spring can only last so long, Winter ultimately comes along.

      * Why do you think Clinton and Bush are for privatizing Social Security? To keep the stock bubble booming!

      Partly true -- however, that would still be artificial, and would fail. I think we need to strike a balance between an entirely government based social security and a privatized one.

    47. Re:Not quite a backwards step by fbjon · · Score: 1

      What the hell is DRMA? Is it a multi-winged demon-combination materialized from our worst nightmares: the Digital Rights Management Act??

      --
      True confidence comes not from realising you are as good as your peers, but that your peers are as bad as you are.
    48. Re:Not quite a backwards step by Darby · · Score: 1

      * Why do you think Clinton and Bush are for privatizing Social Security? To keep the stock bubble booming!

      Partly true -- however, that would still be artificial, and would fail. I think we need to strike a balance between an entirely government based social security and a privatized one.


      There are certainly arguments either way, but it has a seemingly insurmountable problem. Curiously, it's essentially the same problem that makes banning guns unworkable IMHO.

      How would it be possible to handle the transition?
      This is something I haven't ever really heard anybody address satisfactorily.

      If you switch it all to private right now, what do you do? Divide the total balance by the number of people and mail them a check? Sending everybody back the amount they put in wouldn't be workable even if the scumbags in Washington (yes, all of them) hadn't already looted it because there isn't that much avalable. Has anybody proposed a realistic method?

      The gun issue seems really similar to me. Some other countries seem to do ok without guns (save the statistics, I said ok, not better), but that doesn't mean we could outlaw them and magically they'd all disappear. Assume every non criminal citizen went down and turned theirs in (yeah, right). That would be a recipe for disaster.

      Similarly with privatizing Social Security.
      It seems like there are two different more or less equally valid ways of doing something, but choosing one eliminates the possibility of later choosing the other without a major disaster.

    49. Re:Not quite a backwards step by JoeBorn · · Score: 1

      Actually, I don't think it's so much the low level drivers, which are pretty well supported in Linux, I would guess it's the high level compatibility with services and such. If you want a device that's compatible out of the gate with every service and DRM scheme out there, then windows is the way to go. Try getting iTMS and WMA DRM files to play on a Linux machine, and you'll end up spending time and money on R&D. Folks are looking to be able to play all their content on these devices, and this would be the easiest way to do it. We may hate DRM here, but it is a reality out there.

      --
      If you're going through hell, keep going -Winston Churchill
    50. Re:Not quite a backwards step by The+Conductor · · Score: 1

      The problems (transitional and otherwise) with privatizing Social Security have been solved. Chile has a privatized national pension, designed by US experts. Most of what are cited as problems with privatizing SS are really already present in the current system: existing (& colossal) unfunded liabilities appear on properly accounted books and must be funded, or the balance sheet won't add up.

    51. Re:Not quite a backwards step by The+Conductor · · Score: 1

      All you folks can thank GE's Jack Welch for that practice. It is one of the managerial techniques he used and has since been widely imitated. In the hands of competent leadership, it can help keep an organization from geting bloated. But like so many management fads, it gets implemented clumsily and without regard to why it is supposed to work. I don't think Welch ever intended the "bottom 10%" rule to apply to technical staff, but more to management & sales. And it never had to mean laying off people; re-assigning to anoher job function can also be appropriate.

    52. Re:Not quite a backwards step by The+Conductor · · Score: 1
      Is that necessarily bad? Columbus Ohio, for example, was a hotbed of buggy makers 100 years ago. Many of these buggy builders tried to switch over to auto body production but most failed. Better to just milk what's left of the business and get out rather than blow your wad trying launch an old organization into a new business in which you have little competitive edge.

      I can't remember the names, but we still have real estate holding companies left over from the 19th-century railroad boom. Their transportation business is long gone, but they still sit around collecting rent and paying dividends, a mere shadow of thier former selves. But that's a better deal than what stockholders in the Pennsylvania Railroad got. PRR continued building and investing in their business, but, in the end, the stockholders were left holding worthless paper.

      In fact, what HP is doing now is what Microsoft should be doing. They got pile of cash from Windows and Office, but can't invest it internally in anything that makes money at all, let alone perform better than Treasury Bonds. So MS, logically, should become an investment bank, buy stock on Wall Street, and thereby invest in businesses that actually make money.

  2. BFD by RAMMS+EIN · · Score: 1

    "There hasn't been much said about this, but HP's new z545 Digital Entertainment Center appears to be a Windows-based re-spin of an earlier Linux-based model... Seems like the joint's gone downhill ever since Perens left."

    Or maybe not much is said about it because it's not such a big deal if a company launches one more Windows-powered device?

    Seriously, it's not like this makes them all evil or something (although some would say they already are, what with them having killed Alpha in favor of Itanic etc).

    --
    Please correct me if I got my facts wrong.
    1. Re:BFD by gilesjuk · · Score: 1, Funny

      Well if Microsoft can make the system tidy and appliance-like that's fine. There's nothing worse than the interface dying and the Windows desktop appearing. That and when you get an error and a dialog box appears that you can't cancel.

      See ATMs for examples of these.

  3. M$ Is Just Bullying by nukem996 · · Score: 4, Interesting

    Microsoft has had this recent trend to push a stripped down version of Windows XP on all "Media Devices." I was at the National Youth Leadership Forum on Technology were M$ launched the Windows Media Center or what ever its called for devices like this. While linux might do it better M$ has done all the hard work for these companies and made it intigrated into Win XP so its "easier for users." Ive played with a few of these and found it anything but easy. This is just M$s way of competing with the iPod.

    1. Re:M$ Is Just Bullying by baker_tony · · Score: 0

      Um, what are you talking about? The article is about Windows XP MCE, not those Media Devices.

    2. Re:M$ Is Just Bullying by nukem996 · · Score: 1

      Im giving those media devices as an example. M$ is going to the hole media market, anything that plays video/audio they are going into. M$ is pushing its own wma/wmv formates onto everything.

    3. Re:M$ Is Just Bullying by Anonymous Coward · · Score: 0

      Your latent homosexuality is almost frightening -- One can almost hear your need to be approved at any cost(e.g. sucking cock, etc.).

      They really let you around children?

    4. Re:M$ Is Just Bullying by westlake · · Score: 1

      Windows is anything but a stripped down version of XP.

    5. Re:M$ Is Just Bullying by Anonymous Coward · · Score: 0

      Hahaha! M$! You used a dollar sign instead of the letter "S"! Hahaha! That's so funny! I've never seen that before! M$! Hahaha! That implies Microsoft is making money!!! Delightfully clever! Hahaha! That's brilliant!!

    6. Re:M$ Is Just Bullying by Anonymous Coward · · Score: 0

      I was at NYLF:Tech as well, awesome place to be.

      Anyways, MS showed us their device, and i have to say, it looked complicated and uneasy to use. Well it is. Every piece of data that goes onto the thing has to be transferred into it's own DRM'ed version (Would not want to have people moving funny video clips from one PC to another!) This takes time, and time is money.

      The device itself is bulky and uneasy to use. I got one when it came out, and i have to say, it is the worst device i ever bought.

      MS is using this device to push acceptence of it's DRM and file formats.

      If this is MS's way of competting with the Apple iPod then they have a long way to go.

    7. Re:M$ Is Just Bullying by Anonymous Coward · · Score: 0

      You must be pretty retarded if you find the Media Center software hard to use, it comes with a remote control, plugs into your television, and it's as easy as selecting "Music"->"Albums"->"My Album", and your playing music. All the other features such as video watching/recording, photos etc are equally as simple with an elegant interactive menu system which even President Bush could operate. I'm guessing you've actually never used it, in which case go here for a peek at what it is really like.

    8. Re:M$ Is Just Bullying by nukem996 · · Score: 1

      The version of windows in devices like these are a stripped down version of XP just like in XBox there is a stripped down version of Win 2k.

    9. Re:M$ Is Just Bullying by westlake · · Score: 1

      Windows MCE includes all of XP Home and most of XP Pro.

  4. Yes, but by stor · · Score: 0, Redundant

    ...does it run Lin... oh, right...

    Cheers
    Stor

    --
    "Yeah well there's a lot of stuff that should be, but isn't"
    1. Re:Yes, but by Agret · · Score: 1

      I'm sure someone will hack it to run Linux :P Serves them right! I assume Linux is a lot better than MCE for Media Centers as it lets you run any format you want not just propietry codecs+formats. (WMA, WMV, etc.) Microsoft do not seem to support most of the open-source formats like OGG and OGV. I doubt they support MP4 either.

      --
      Have you metaroderated recently?
    2. Re:Yes, but by blowdart · · Score: 1

      Microsoft do not seem to support most of the open-source formats like OGG and OGV.

      Well of course not, that's like complaing because iTunes doesn't support WMA. Why should a manufacturer support 3rd party components?

      The DirectShow filters specs are well known, and there are Ogg filters as well as DivX filters available. As for MP4 sound with Windows Media Player, again 3rd parties produce it and the MP4 video support is already there.

    3. Re:Yes, but by October_30th · · Score: 1
      I assume Linux is a lot better than MCE for Media Centers as it lets you run any format you want not just propietry codecs+formats. (WMA, WMV, etc.)

      Uh. I don't quite get your point. If it's running Linux, sure you can add support for OGG and the likes, but then again you can't play proprietary codecs such as WMA, WMV, QuickTime and others - unless you pay for the license. All this assuming that such a device would be aimed at the mainstream markets, of course.

      --
      The owls are not what they seem
    4. Re:Yes, but by MC+Negro · · Score: 1

      Uh. I don't quite get your point. If it's running Linux, sure you can add support for OGG and the likes, but then again you can't play proprietary codecs such as WMA, WMV, QuickTime and others - unless you pay for the license. All this assuming that such a device would be aimed at the mainstream markets, of course.
      Not necessarily true. Projects like Mplayer have allowed the playback of media encoded with proprietary codecs for quite some time. The legality of this is something I've never investigated, but I've never purchased a formal license for QT, WM9 or RealOne and can play them all on my Gentoo and SuSE boxes.
      --
      "You and your third dimension."
    5. Re:Yes, but by October_30th · · Score: 1

      I am aware that Mplayer can decode several proprietary codecs by using the code written for Windows. I use it myself. However, to use these same unlicensed codecs in a commercial product would be seriously illegal. That's why I assumed commercial intent in my original post.

      --
      The owls are not what they seem
    6. Re:Yes, but by YU+Nicks+NE+Way · · Score: 1

      Actually, to use those same unlicensed codecs in a non-commercial product is also seriously illegal -- it's just that you're assuming that neither MS nor Apple will go after you for using them. That's probably a sound assumption as long as MPlayer remains restricted to the hobbyist market; it would not be sound if it moved outside that market.

  5. we shall port linux to it. by has2k1 · · Score: 5, Insightful
    Embedded inside the HP entertainment system are most of the functions of a desktop PC. In this case, that includes a 566 MHz Intel Celeron processor, 64MB of RAM, and a 40 Gigabyte hard disk.

    ./ers know that whatever has a processor HAS linux in it's genes. I know it will not take long to port the latest kernel to it.

    what hurts me though are the $$ that finally get to naughty bill for the embedded windows. HP should consider bare-bones.

    1. Re:we shall port linux to it. by isometrick · · Score: 2, Informative

      Those specs were from the Linux based predecessor of this device. This device has a 3 GHz Pentium 4 processor and 200 GB internal hard drive. Also, I don't think linux needs to be "ported" ... it already supports the hardware. The question is whether the application software (not OS) functionality can be mimicked closely enough.

    2. Re:we shall port linux to it. by Zardus · · Score: 3, Informative

      MythTV would do the application part quite well. Comparisons between MythTV and MCE have made it to Slashdot before.

      --
      You can mod your friends, you can mod your nose, but you can't mod your friend's nose.
    3. Re:we shall port linux to it. by Suchetha · · Score: 3, Interesting

      that's a lot of power. depending on the price point on this it may be cheaper to buy this and use it as an internal webserver/fileserver

      suchetha

      --

      learn from yesterday, plan for tomorrow, party tonight
      or one out of three ain't bad
    4. Re:we shall port linux to it. by dosius · · Score: 3, Insightful

      ./ers know that whatever has a processor HAS linux in it's genes.

      Try porting Linux to the Apple IIgs sometime.

      Moll.

      --
      What you hear in the ear, preach from the rooftop Matthew 10.27b
    5. Re:we shall port linux to it. by Anonymous Coward · · Score: 0

      Insightful? It could probably be done.

    6. Re:we shall port linux to it. by Black+Cardinal · · Score: 1

      > ./ers know that whatever has a processor HAS linux in it's genes.

      Try porting Linux to the Apple IIgs sometime.


      That's easy. For a real challenge, port it to an Apple ][+.

    7. Re:we shall port linux to it. by poot_rootbeer · · Score: 1

      HP should consider bare-bones.

      Why would they do that?

      Hewlett-Packard sells computers to people who want to just unpack everything and plug it in and it will work. If you want a bare-bones PC that you have to invest some of your own time and effort in before it'll boot up, there's plenty of other OEMs that sell them.

    8. Re:we shall port linux to it. by dosius · · Score: 1

      LOL.

      Apple IIgs is only a 16-bit machine, if you're lucky you might be able to cajole ELKS onto it. I'd be willing to give it a stress test. There is GNO, but it's not quite as open as I'm sure we'd all like, ROFL.

      Moll.

      --
      What you hear in the ear, preach from the rooftop Matthew 10.27b
    9. Re:we shall port linux to it. by Antique+Geekmeister · · Score: 1

      Not after the repeatedly renamed Palladium project gets its hooks into the CPU itself, which Intel is already planning. What is it called this week anyway, "Trusted Computing"?

      Part of Palladium functionality includes control and authentication of the hardware to limit hardware capabilities, and key software functionality. For fairly obvious security feature reasons, this includes the boot loader! Without Palladium or "Trusted Computing" signed boot loaders, it's going to be very difficult to load anything other than Microsoft operating systems in these devices. Without Palladium signed access to the hard drives, it'll be even harder, and a bunch of hard drive vendors seem to have bought into the Palladium initiative.

  6. Interesting opportunity by erroneus · · Score: 5, Insightful

    I'm guessing we won't be privy to information surrounding this, but if by some coincidence someone with access to the information at HP is reading this..?

    I'd like to see some data comparing the two devices in terms of reliability, customer satisfaction, rate of returns and junk like that.

    I know why *I* would prefer one version of the product over another because if I know there's Linux inside, I want to play with it. But Joe consumer doesn't usually know one way or the other so I'm interested in a manufacturer's perspective on this. They care about whether a [version of a] product is widely accepted, MTBF (mean time between failure), rate of returns and junk like that.

    If the main difference between the two devices is the OS underneath, it would be a terrific opportunity to see the impact that the OS choice makes in the creation of a consumer product is concerned.

    1. Re:Interesting opportunity by popeyethesailor · · Score: 1

      I'm not an HP exec, but here oges
      Here's the new machine specs.
      And this is the Linux equivalent, circa 2001.
      Now which one would you take?
      It's just a nice x86 machine in a dvd-player form-factor, with manufacturer-supplied drivers for all the components.
      I've been using Linux for years, but what value is linux going to add for a machine like this? the MTBF,cust satisfaction is all a load of bull.

    2. Re:Interesting opportunity by erroneus · · Score: 1

      Well actually, if it adds nothing to any of those things then it could only serve one purpose:

      Lower cost of licensing.

    3. Re:Interesting opportunity by ajs · · Score: 1

      I've been using Linux for years, but what value is linux going to add for a machine like this?

      What Linux adds to the mix is highly questionable. Microsoft has done an excellent job of partitioning the market so that only their proprietary codecs play the hot-new-release-of-the-week video streams correctly and as others have pointed out, DRM will magnify the problem by orders of magnitude.

      There are also patent concerns. Much of the software under Linux that views video is either having to use binary-only codecs that have been ... ahem ... "extracted" from Windows software or they are violating patents in writing their own versions of the codecs that, in many cases, don't work correctly.

      On the other hand, a strong Linux-baaed consortium of media device manufacturers including HP and TiVo might have prevented Microsoft lock-in of the coming general purpose media computing revolution, which will allow Microsoft to dictate terms to the hardware vendors in the same way that they did (continue to do) with the PC.

      As long as Bush is in office (no jab against Republicans in general, but this is simply a fact of his administration's policies) Microsoft knows that they need not fear the Justice department, so unless HP is planning in such long-range terms that the next four years of Microsoft power-consolidation are of no concern, this was probably a tragic move for HP and the industry.

    4. Re:Interesting opportunity by mab · · Score: 1

      None of them.

      I want multiple digital tuner card support (eg record 2 or more programmes at once), HTML/WAP
      iterface to programme the device remotly. And most of all to be able to play back on my TV.

    5. Re:Interesting opportunity by Anonymous Coward · · Score: 0

      s/Bush/a Republocrat/g

    6. Re:Interesting opportunity by ajs · · Score: 1

      No, I meant Bush. Clinton pushed hard against Microsoft's monopoly (and the mountains of money that MS funnelled into the Republican party as a result probably hurt the Democrats far more than the impeachment hearings). I also didn't mean Republicans in general. There are many republicans that find the idea of protecting businesses from the law to be repugnant, but Bush is not one of them. Backing off of the Microsoft prosecution was one of Bush's first actions, and it was a dramatic and undisputable move.

      The Justice dept. could easily have pushed Bill up against a wall with the conviction that they'd gained, and forced them to open the protocols and formats that they'd been using to lock in their customers. They were close... very close... and then Bush took over and they stopped.

      I meant Bush, not "a Republocrat", whatever that is.

  7. Wait a minute... by Bill_Royle · · Score: 5, Insightful

    HP's been at the top at some point technology-wise?

    I'd argue that HP has been going downhill in terms of innovative products even *before* Perens headed out.

    1. Re:Wait a minute... by walt-sjc · · Score: 1

      Yep. They started outsourcing their scanning engines too, and now you can't get programming info anymore. HP has some severe issues, much like Sun, except HP has a profitable Compaq server line and Printers. Everything else is in trouble. By going with CE, they have ensured that their product is a "me-too" ho-hum product.

    2. Re:Wait a minute... by Anonymous Coward · · Score: 0

      "By going with CE, they have ensured that their product is a "me-too" ho-hum product."

      Yes, it's much more exciting to have an unsucessful product based on Linux.

  8. Competitive Advantage...? by DJ+XpL0iT · · Score: 5, Interesting

    Is it possible that HP used the earlier iteration of the device to push home it's economies of scale message with Microsoft?

    There has been a few stories recently where local governments, schools and SMBs have used Linux as leverage to get MS to drop their prices.

    HP is just as much a customer of MS in the OEM market as anybody else...They would have to negotiate what they pay for their OEM licenses that they include with their consumer PCs. Any drop in what they pay MS for the OEM licenses translates into pure profit for HP without changing the sticker price.

    Granted that these media centre devices have a reasonable chance of providing market penetration where PCs will not go (I'm thinking the poorer end of the socioeconomic demographic), and the aforementioned "linux as leverage" strategy, MS may have been prepared to give up some percentage on their OEM license fees for ALL of HPs product range to get MS MCE onto these devices.

    1. Re:Competitive Advantage...? by Anonymous Coward · · Score: 5, Insightful

      I doubt it.

      It's the DRM media angle.

      In the near future everybody is hoping that DRM-enabled digital media will make a big splash, and if you want to play that stuff you need Microsoft.

      It would be stupid for HP to release a device now that would be incapable of playing most forms of protected media six to twelve months from now.

      I hope that DRM crap won't take off, but I doubt HP is willing to take that risk. So they spend more money on MS's crap in the hope that it will keep their device relevent in the forseeable future.

      It's not like it's going to cost them much, almost people who buy computers nowadays pays the MS tax, so worst case for HP is that they'd have to raise the price of their products by 40 dollars (at most).

  9. My Guess by NotoriousQ · · Score: 4, Insightful

    I think they did this to be able to use WMA format.

    I would be surprised if Microsoft provides a linux compatable WMA codec, and I do not know if they license the algorithm or code. Is there any information whether WMA can be licensed to use on linux?

    If not, then this is probably the reason.

    --
    badness 10000
    1. Re:My Guess by zbaron · · Score: 1

      yet HP is also selling an iPod which does not play WMA ... ?
      seems like the left and right hands of HP have no idea what the other is doing

    2. Re:My Guess by RAMMS+EIN · · Score: 1

      WMA can be reverse engineered. Of course, this is probably illegal in the US, so a US-based company would most likely not sell products containing an RE'd WMA codec...

      --
      Please correct me if I got my facts wrong.
    3. Re:My Guess by glMatrixMode · · Score: 4, Informative
      You know TurboLinux 10 F (http://www.turbolinux.com/products/10F/) ? A commercial distro that comes with legal-in-the-US, proprietary codecs like WMA (and also DVD decryption). From their website
      Turbolinux is the first distribution to license the official Microsoft WMF codecs.


      So the answer to your question is yes. Now I really didn't want to give it free advertising, as I think that it's wrong to encourage proprietary, closed formats like WMA.
      --
      War doesn't prove who's right, just who's left.
    4. Re:My Guess by Anonymous Coward · · Score: 0

      > WMA can be reverse engineered. Of course, this is probably illegal in the US, so a US-based company would most likely not sell products containing an RE'd WMA codec... /. have really been going downhill for the last years...

    5. Re:My Guess by blowdart · · Score: 2, Informative

      I posted the link earlier, but Intervideo have a license to produce WMA/WMV with DRM products for Linux.

    6. Re:My Guess by figleaf · · Score: 1

      The format specification is available on Microsoft's website.

      No need to reverse engineer something which has a publiclly available specification.

  10. HP are Microsoft's lackeys anyway... by pandrijeczko · · Score: 5, Interesting
    My missus works at HP and they have always been totally run by the decisions that Microsoft enforces on them anyway, particularly since the Compaq merger.

    Through my job it telecoms, I've been to a number of IBM sites in my travels and the Linux presence is openly on show at all of the sites I've visited whereas the missus says she's never heard Linux mentioned at HP, even though she's involved in their internal IT support.

    This shouldn't really come as a great shock to anyone - having worked for Lucent in the good old Carly Fiorina days, that woman typifies the role of "corporate whore" and will name drop just about any cool and emerging technology she can just to make her empty speeches sound more impressive.

    Digital is no more, Tru64 is dead and HP simply never were and never will be a true Linux player - they're basically just a hardware arm of Microsoft these days.

    --
    Gentoo Linux - another day, another USE flag.
    1. Re:HP are Microsoft's lackeys anyway... by NecoX · · Score: 1

      And what about the HP-iPod?

    2. Re:HP are Microsoft's lackeys anyway... by Shirotae · · Score: 4, Interesting

      ... the missus says she's never heard Linux mentioned at HP, even though she's involved in their internal IT support.

      Internal IT support is not the best place in HP to hear about Linux. The people who use Linux tend to need much less help from IT support, which is just as well, because IT support is probably one of the few places in HP that still denies the existence or value of Linux. The idea of HP as a hardware arm of Microsoft is how IT support would like it to be, it is not an accurate picture of either internal use or external offerings.

      As for changes that came with Carly, before she came, mentioning Linux was a very risky thing to do. Saying that a project used Linux was a good way to get it cancelled. It turned around to being a good thing to be connected with fairly soon after Carly arrived. There is a very active Linux community inside HP, as anyone who really worked there, and had any interest in the question would know.

    3. Re:HP are Microsoft's lackeys anyway... by Anonymous Coward · · Score: 0

      No offense, but working in HP internal IT support is not an instant ticket to a view of all the technologies being used in a place. Especially in IT support, workers are going to be focused on the things end-users touch and see. Linux is used widely by HP. The fact that an enterprise application doesn't have "powered by linux" on every screen, is not proof that it's not powered by linux.

    4. Re:HP are Microsoft's lackeys anyway... by The+Bungi · · Score: 1
      Really? That explains why they started selling Apple-branded products

      I love these stories. There's aboslutely NO WAY that maybe, just maybe, Linux is simply not a good choice in a given situation. So people like you immediately turn to name calling and FUD spreading.

      I'd bet you a good quid that if this story was reversed (that is, "HP dumps Windows for Linux") I'd be seeing the exact opposite comments from yours, to the tone of "Oh I've always liked HP they're a great company and Fiorina is slowly getting her act together blah blah blah".

      Amusing, if nothing else.

    5. Re:HP are Microsoft's lackeys anyway... by Anonymous Coward · · Score: 0
      HP has nearly 15,000 Linux systems basically running their entire company. Keep in mind that the company also has a freely available commercial Unix (HPUX) at it's disposal, along with an associated trained support staff. It's safe to say HP is dependent on Linux for its own internal functions (DNS, Directory, etc); at the same time, it's also dependent on msft and HPUX.

      Regarding this topic, MSFT is the best short term decision. It'll sell at a reasonable profit for the first year, then microsoft will raise their royalty rates such that HP only makes one cent on each unit.

    6. Re:HP are Microsoft's lackeys anyway... by pandrijeczko · · Score: 1
      Really? That explains why they started selling Apple-branded products

      ...until there's a Microsoft-based product of equal calibre for portable media playing whereupon any Apple products will be ditched.

      There's aboslutely NO WAY that maybe, just maybe, Linux is simply not a good choice in a given situation.

      Yes, there are situations where Linux is not suitable - that is not what we are arguing about. The CORE of this argument is the fact that hardware manufacturers, of which HP is one, are unable (due to Microsoft licensing impositions) or unwilling to offer the customer a choice.

      HP is merely VERY WILLING to do Microsoft's bidding constantly.

      So people like you immediately turn to name calling and FUD spreading.

      With all respect, I based my arguments on personal experience - my experiences with IBM, my missus' experiences at HP, my years working under that tyrant Fiorina at Lucent and what my missus has seen in the deterioration of HP while she's worked there under Fiorina's misrule. Hardly FUD...

      I'd bet you a good quid that if this story was reversed (that is, "HP dumps Windows for Linux") I'd be seeing the exact opposite comments from yours, to the tone of "Oh I've always liked HP they're a great company and Fiorina is slowly getting her act together blah blah blah".

      How can you or I postulate on a scenario that hasn't happened? This sounds like FUD on your part, not mine.

      --
      Gentoo Linux - another day, another USE flag.
  11. Is all linux hipe devices about hacking ? by La+Gris · · Score: 4, Insightful

    I tend to think theses consumer devices sells mostly to users just willing to use them plain.

    What is the proportion of hobby hackers, buying theses devices and choosing Linux based ones with stright intention to actualy hack them ?

    Do average consumer care much about the nick names of the internal componants they don't even know about it to be there ?

    This thing has an operating system ? (Oh great, and how do I enable this function ?)

    And it even run Linux inside you know ?! (Well, I just need to watch and record video and music)

    Well, it may look a squewed point here.

    Who buy what and, what are the consumers IBM is looking at ?

    Wouildn't hacker be more satisfyed with these nices open sources projects, like MythTv, Freevo or VDR loaded in a custum mini-itx home build media center ?

    As of now, I'm not sure if selling stuffs for hackers is relevant for IBM.

    --
    Léa Gris
    1. Re:Is all linux hipe devices about hacking ? by antiMStroll · · Score: 2, Insightful

      The Linksys wireless routers, for example, run Linux and are appealing to geeks because of it, but also hide the nuts and bolts beneath a slick and intuitive interface and are therefore appealing to customers who don't care. You can have both.

    2. Re:Is all linux hipe devices about hacking ? by Anonymous Coward · · Score: 0
      The Linksys wireless routers, for example, run Linux and are appealing to geeks because of it, but also hide the nuts and bolts beneath a slick and intuitive interface and are therefore appealing to customers who don't care. You can have both.
      Precisely. And that is pretty much why I bought one. For now, I'm quite happy to use the standard firmware, but if and when I decide to e.g. add real VPN capabilities to the thing, or attach a disk and have it act as HTTP proxy as well as router, I know I can do that since it runs Linux and the sources for the firmware (or rather, several alternative firmwares besides the orginial) are readily avaliable.
    3. Re:Is all linux hipe devices about hacking ? by smurf1974 · · Score: 1

      There is another good reason for using linux in comsumer devices: royalties.

      The profit margin is usually quite low on stuff like satellite recievers and other low end set-top boxes. Often the profit margin is lower than the price for putting windows on such a box.

      More devices than you think is running linux (at least in europe where I live). They just don't brag about it because as you say it is not a major selling point unless to a few techies.

    4. Re:Is all linux hipe devices about hacking ? by TheSpoom · · Score: 1

      IMHO you're being shortsighted here.

      We don't care about "hacking" these devices. I would imagine most people here making the argument that Linux would be a better choice as an OS are making that argument because it would generally prevent the sorts of DRM-laden formats Microsoft pushes with Windows Media Center Edition from becoming mainstream, which would then force other manufacturers to include W:MC software in their devices, and giving Microsoft yet another industry monopoly.

      No, consumers who buy these sorts of things aren't generally going to care about the operating system used. They might start to, however, when the prices for their devices go up due to the Microsoft tax. But by that point, it will have been too late.

      --
      It's better to vote for what you want and not get it than to vote for what you don't want and get it.
      - E. Debs
  12. Carly Fiorina by IvyMike · · Score: 3, Informative

    Seems like the joint's gone downhill ever since Perens left.

    The joint started going downhill when Carly Fiorina took over.

    1. Re:Carly Fiorina by Anonymous Coward · · Score: 0

      Nothing like a little sexism to brighten up a dreary Friday morning!

    2. Re:Carly Fiorina by Anonymous Coward · · Score: 0

      Sexism? Because she's a female? Then what is it when people flame Darl McBride, you bigot?

    3. Re:Carly Fiorina by Donny+Smith · · Score: 1, Insightful

      >The joint started going downhill when Carly Fiorina took over.

      If things were going good, she'd never have taken over in the first place.

      >>Seems like the joint's gone downhill ever since Perens left.

      This (by the article author, not the parent post) is such a fucking dumb-ass comment... Spicing things up the /. way... Moron.

    4. Re:Carly Fiorina by Anonymous Coward · · Score: 0

      It would be sexism not to see just because she's a woman, that she is doing a bad job. It would be sexism to state she's doing a bad job just because she's a woman. Both are sexist.

    5. Re:Carly Fiorina by Anonymous Coward · · Score: 0

      Hi Carly, I'm glad you're enjoying your Friday.

    6. Re:Carly Fiorina by juan2074 · · Score: 1
      Since HP bought Compaq, both have suffered. The sum is much less than its parts.

      As mentioned earlier, their printers and Compaq's servers were the best things they offered, but quality has decreased the past few years.

      Unfortunately, neglecting its best products is part of its new business strategy. HP is hoping to make most of its money in services (like IBM does).

      While Ms. Fiorina takes in record compensation, HP has cut many US-based engineers, out-sourced some jobs -- as a cost-cutting measure, of course. (You can bet former employees are really pissed.)

      For all that, blame Carly Fiorina. She has pushed for cost savings that have decreased product quality, lowered customer satisfaction and customer service, hurt employee morale, and even angered many shareholders.

      She mentioned that no job was safe from out-sourcing. Really? Then out-source her position and save HP millions of dollars per year.

      If HP had not bought Compaq, many people believe both companies would be more successful than after the merger. But greed got the better of rational business decisions. William Packard was right. HP (and especially Carly Fiorina) screwed up.

  13. Re:Who would be stup[id enough.. by Anonymous Coward · · Score: 0

    I suggest you get actual data.

  14. Sorry HP not IBM by La+Gris · · Score: 1

    Hum :)

    Please swap IBM/HP.

    --
    Léa Gris
  15. Smart Move by RAMMS+EIN · · Score: 2, Interesting

    I think it's a smart move. The Linux geeks will put Linux on it anyway. Those who want Windows get it for cheap. Everybody gets what they want, everybody happy.

    --
    Please correct me if I got my facts wrong.
    1. Re:Smart Move by aurb · · Score: 1

      But the linux geeks still have to pay for windows. HP could act like laptop sellers in my country: put DOS on these devices. So those who want windows, can install pirated windows, and those who want linux don't have to pay for windows. Thats even better: everyone but microsoft is happy.

    2. Re:Smart Move by PygmySurfer · · Score: 1

      But the linux geeks still have to pay for windows. HP could act like laptop sellers in my country: put DOS on these devices. So those who want windows, can install pirated windows, and those who want linux don't have to pay for windows. Thats even better: everyone but microsoft is happy.

      That'd be really helpful, considering the device is designed to be hooked up to the TV in your living room. Grandma's going to have a fun time getting THAT to work.

    3. Re:Smart Move by Anonymous Coward · · Score: 0

      ...Grandma's going to have a fun time getting THAT to work.
      Well, DOS is the OS of our grandparents, isn't it?

  16. I mourn for HP. by bmo · · Score: 5, Interesting

    HP is dead. It used to be a scientific/technical company on the cutting edge of science and technology. It has ceased to be anything of any importance. Instead of hardware that people will never part with (I'll give up my 48G when I'm *dead*), Carly Fiorina has turned that company into a "Brand" that markets a commodity. Brands are a dime a dozen. The HP brand trades on its history and when people realize that HP is not the HP of history, the Brand of HP will be worth exactly what Carly has turned it into:

    Nothing.

    HP symbolizes to me what happens when MBAs and Accountants run businesses. When your goal is merely meeting the numbers at the end of the quarter, you do not see the long view of the future. You simply go with the lowest common denominator, stagnate, and lose customers in the long run. The death of such a company does not take long. Witness the Race to the Bottom between Compaq and Packard Bell. Both are gone, and it only took a year or two to happen.

    Thanks, Carly, for killing one of my favorite companies.

    --
    BMO

    1. Re:I mourn for HP. by random_rabbit · · Score: 2, Funny

      I agree with the parent. The moment HP stopped concentrating on brown sauce, I lost all respect. I'm switching to Daddie's.

    2. Re:I mourn for HP. by Anonymous Coward · · Score: 0

      Thanks, Carly, for killing one of my favorite companies.

      I'm sure geek women everywhere secretly unite in hoping it is discovered that Carly has a penis.

    3. Re:I mourn for HP. by caluml · · Score: 1

      So what choices do we have for servers? Dell isn't exactly showing itself to be fully behind the OSS movement, is it? I had to buy a rack mount 1U server - and I went with a DL360 G3, as it's what we buy at work, and I know it works perfectly under Gentoo.
      So, apart from Dell, and Compaq(HP), who is there for x86/amd64 servers?

    4. Re:I mourn for HP. by rainman_bc · · Score: 3, Interesting

      So, apart from Dell, and Compaq(HP), who is there for x86/amd64 servers?

      IBM is the first one that comes to my mind. Their x86 servers are top notch. Still, thanks to M&A, the amount of choices seems to be less and less... Used to be HP, DEC, and Compaq competed with each other on price... If it wasn't for Dell, I could only imagine how bad it would be...

      --
      09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
    5. Re:I mourn for HP. by Jah-Wren+Ryel · · Score: 1

      So, apart from Dell, and Compaq(HP), who is there for x86/amd64 servers?

      See Newisys pronounced like "New Isis." There are a lot of former HP, and former companies-acquired-by-HP, employees working there. They make top notch stuff and do real R&D on bleeding-edge tech. Sun seems to OEM their AMD64 stuff too.

      No I don't work for them, just know people who do.

      --
      When information is power, privacy is freedom.
    6. Re:I mourn for HP. by atlantis_tin · · Score: 1

      Surprised to see no mention of Sun. Their Opteron line is kinda new but they got a good response from the industry. I haven't tried those myself tho.

      And would you believe, on top of being fully Solaris compatible those machiens are Windows certified? And they run Linux, of course!

      --
      I copied this sig.
    7. Re:I mourn for HP. by Svartalf · · Score: 1

      Penguin Computing's still about.
      Tatung seems to be making 1U Opteron rackmounts.
      As does Aberdeen...
      And Opteronics...
      As is Aspen...

      All of these vendors were found on the first page of a Google search of "1u opteron rackmount".

      Of course, these aren't "major" players like HP, Dell, and IBM. Doesn't make the box any less reliable and you can buy support services from people like IBM, etc. for them anyhow.

      --
      I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
    8. Re:I mourn for HP. by upsidedown_duck · · Score: 1


      Don't forget Sun Microsystems claims to be the largest Opteron vendor by volume, right now.

      --
      -- "Makes Little Debbie look like a pile of puke!" - Moe Szyslak
    9. Re:I mourn for HP. by Billly+Gates · · Score: 1

      Speaking of HP calculators have you seen teh new ones?

      TI is the only real player since the calculator division turned generic POS. HP I think sold it didn't they?

      Stores like Officemax wont even stock them anymore. Pathetic.

  17. Re:Who would be stup[id enough.. by ComaVN · · Score: 1

    That would be hilarious if true. Source please?

    Oh wait, memes don't have to be true. I keep forgetting.

    --
    Be wary of any facts that confirm your opinion.
  18. HP computer quality declining as well by Anonymous Coward · · Score: 1, Informative

    The quality of HP computers has been declining significantly during the past three years while the prices did not in order to compensate for the increased marketing efforts. If HP wants to survive they better focus on improving their products, supporting Linux, and not pushing junk.

    1. Re:HP computer quality declining as well by Anonymous Coward · · Score: 0

      I agree with this. In 1999, our department had purchased 16 HP Kayak XU workstations for engineering use. They were great machines, built like a tank (though a tad noisy), and their reliability was excellent. Almost all ran continuously over the 5 year period that we used them; only 3 machines had hardware failures.

      That track record impressed us enough that we bought the new 'Kayak equivalent' HP xw4000 series machines as replacements last year. What a mistake that was! When HP 'merged' with Compaq, they also merged their workstation hardware lines. In less than 18 months, 5 out of our 11 replacement machines have failed with problems related to power supplies, motherboard, and disk drives. Needless to say, HP is no longer on our list of suppliers for PC hardware. (We're now buying IBM instead.)

  19. Why do we care? by Anonymous Coward · · Score: 5, Insightful

    Honestly, who gives a damn what OS it runs? As long as it works, let it go.

    1. Re:Why do we care? by baker_tony · · Score: 1, Insightful
      Um, are you new to Slashdot?! :-)

      Personally, I'm more interested in what it can do, not if it simply works or not.

    2. Re:Why do we care? by melonman · · Score: 2, Interesting

      And could it be, shock horror, that they ditched the Linux version because, gasp, it didn't sell very well, and that maybe this was because, swoon, Linux in 2001 wasn't that great a choice for running a multimedia system? If they had axed a top-selling product, there might be a story here. As it is, the story appears to be "there are some arguments in favour of using other operating systems". Which I suppose might count as news to some people here, but probably not to the world at large.

      --
      Virtually serving coffee
  20. Its not about HP or WMA, its about Microsoft. by BrookHarty · · Score: 4, Informative

    Microsoft stated they wanted to be the major company for home media, and following that trend of embrace, extended and buy out, you can expect more companies to choose microsoft due to cheap contracts with almost free support.

    Microsoft is already trying to take the HDDVD consumer market with WM9, this is just another area for them to get a foothold.

    It will be the same tactic they have used in the PC Vendor market for years. Microsoft will give the product away, vendors will bite, use the product, then get locked it.

    And companies no longer look for the long term goals, just what makes money the next quarter. If HP was smart, they would stick with linux, develop the software they own, and pay no licensing fees. You think they would have learned from their past experiences with Microsoft.

    Call me jaded, but I see the trend everywhere, sell/buy now, whatever makes my books look good this year. This is how CEO's dump and run companies, and why mergers are so common.

    Now, think 5 years from now, HP's product will look like everyone elses, what will be the difference? Nothing, they use the same software, the hardware is off the shelf. The CEO's will sell HP, another merger. Meanwhile, another billion for Microsoft.

    It's good to be the only vendor, the only one choice. Er, lack of choice I should say. I bet Microsoft's stock goes up again tomorrow from this news.

    1. Re:Its not about HP or WMA, its about Microsoft. by Anonymous Coward · · Score: 0

      Current betting is that the current HP will spin off or sell everything that is not part of the current Imaging and Printing group. HP will then just be cameras, scanners, and printers. Maybe that's all top management can understand.

      Then there's the other rumor that Carly is getting ready to jump ship as an appointee to head some US Federal government organization. She already sounds like a bureaucrat/politician and has had plenty of pictures taken with various heads of state. If this happens soon and a competent CEO takes her place then HP may yet be saved. More likey, it's too late :-(

  21. Re:Who would be stup[id enough.. by spuzzzzzzz · · Score: 1

    You've got a lot of balls calling the majority stupid. Don't you read history, do you know what happened to people like Socrates and Galileo? And heck, they were right.

    I'm not sure I understand the logic here. IIRC, Socrates and Galileo were both in the minority at their time. They were persecuted for it and they turned out to be right. So how does this back up your point?

    --

    Don't you hate meta-sigs?
  22. HP Sauce by ralphclark · · Score: 4, Interesting

    This company isn't really HP, it became something else when Carly Fiorina took over running the company. In any case, Carly Fiorina said at the beginning of this year, that she aimed to put rigorously enforced DRM on all HP's devices. Meanwhile MS is busting a gut trying to sell its new DRM technologies to everyone. It's easy to see how Linux just doesn't fit into that strategy particulary well, and Microsoft does.

  23. Uh... by SinaSa · · Score: 3, Insightful

    O.K so all of my bias, etc aside. I think this is a good idea for HP. Let's think about it.

    1. Assuming a semi stable enviroment (which I class WinXP MCE as) the user will probably never see much of a difference between Linux or MS. They won't see the underlying difference.

    2. There is no equivalent of MPlayer for linux that won't get HP in trouble. If they start selling off these things with linux on them they'll have to use MPlayer to get any sort of decent functionality and MS/Apple/everyone else will sue the pants off them.

    3. Linux is inherently OSS. It isn't going to be as easy to build DRM checking into it as it is for Windows MCE. Now I'm not sure if HP is onto a good idea or not, but let's say it is. So this thing gets big, and without DRM they become a target for the RIAA. Now they aren't in a situation like Apple/iTunes, but things could still get ugly.

    --
    --
    The last digit of pi is four.
    1. Re:Uh... by advocate_one · · Score: 1

      HP would have to do what Linspire and TurboLinux have done... license the codecs from Microsoft. It would probably cost them as much per machine as it does anyway to get them bundled in with the Media Edition of the Embedded Windows product anyway.

      --
      Donald 'Duck' Dunn: We had a band powerful enough to turn goat piss into gasoline.
  24. It isn't a dump, they have different functions by Anonymous Coward · · Score: 4, Informative

    I find it hard to compare the functionality of these 2 systems.
    The first one had:
    - a cd rewriter.

    It offered:
    - playing of music.

    The second one has
    - 2(!) tuners
    - a processor which can easily decode 3 dvd's parallel
    - a video card which will be able to play doom3 (once the linux install is done)
    - look at the I/O (which is the most important thing)

    So, it is easy to see why the first one was a big miss: It didn't have/promise any functionality.

    The big minuses about this system:
    - a fan/harddisk. You don't want fans or harddisk hums in your living room. They are really anoying!
    - $2000 for that?
    - No DVB (digital tv), so it is already outdated before it is selling. (you can attach a DVB-USB device. Ah, and which software is going to support that? Just wait for the linux install guys).

    1. Re:It isn't a dump, they have different functions by RzUpAnmsCwrds · · Score: 1

      There's no DVB-T in the US. Echostar (Dish Network) offers DVB-S, but it has proprietary encryption so it doesn't work with standard DVB-S recievers.

      OTA Digital TV in the US uses the ATSC standard. Satellite and cable TV uses a variety of proprietary solutions.

  25. Re:Who would be stup[id enough.. by Anonymous Coward · · Score: 2, Insightful

    Why did you choose the word "meme"?

    I'm so fucking ashamed of my country. I've lost all hope. It seems like we're fighting a war against the blindly patriotic and evangelical christians, and we're hopelessly outnumbered.

    My whole world has truly turned upside down - my own sister voted for Bush, for crying out loud. She just keeps parroting back the "flip flop" thing and the "Iraq violated UN blahblahblah Saddam was a threat blah blah blah". It's like she's joined some sort of cult or is in the grip of some hideous mind control.

    It's a nightmare, and I can't wake up.

  26. hype's over ? by C0vardeAn0nim0 · · Score: 3, Interesting

    do this anouncement means the hype of "linux everywhere" is over ?

    let's face it, guys. all products/technologies goes though an over-hype period during its life where it's sold as fix-all do-all solution for all mankind's problems. then people realize that it's not quite like that, the product/technology is loathed because it didn't deliver, the it gets to the point we all hope linux gets to: it becomes a mature technology.

    maybe it's already mature enough for the server and some embeded appliances, it's maturing quickly in the handhelds and maybe now it's time to tackle the media-center maturing proccess. maybe not from greedy brands like HP, but maybe from some unexpected source. after the media center is taken, maybe the hype of "linux on desktop" will be already fading, which will means the start of the maturing proccess in this field too, but i'm digressing here.

    let's give time for linux to mature as a media-player and wait. a breakthrough in this area will certainly come from a really inovative comapny. i'm just certain it wont be HP.

    --
    What ? Me, worry ?
  27. I have one windows machine and I am not happy by Anonymous Coward · · Score: 2, Funny

    it is my internet radio which runs windows (ce?) and even with upgrades it is not able to play the latest windows media streams. go figure.
    I buy a machine with windows embedded and they(hw company+ms) are not even able to keep it compatible within their own framework.

  28. Re:Bummer by M1FCJ · · Score: 1

    His name is Balmer...

  29. The decision may have been Microsofts by Viol8 · · Score: 1, Informative

    Whos to say that perhaps at a meeting not long ago an MS salesman dropped a none too subtle hint that if HP continued using Linux on a mass market system then licensing of various things on the PC side may become trickier or more expensive. We all know how MS operates and even a company the size of HP has to ask "how high?" when billy says jump when it comes down to usage of the OS that runs on the platform that brings in a large part of HPs profits.

    1. Re:The decision may have been Microsofts by Anonymous Coward · · Score: 0

      I'm not so sure. Would even micro$oft be able to get away with threatening a company like HP?

    2. Re:The decision may have been Microsofts by advocate_one · · Score: 1

      they don't up the price, they just reduce the money HP get as market development funding from Microsoft.

      --
      Donald 'Duck' Dunn: We had a band powerful enough to turn goat piss into gasoline.
  30. I dumped Windows Mobile in SPV C500 Mobile Phone by pandrijeczko · · Score: 2, Insightful
    Just got handed a Windows Mobile powered phone by my company. It takes about two minutes to boot, it's slow to operate and has crashed a couple of times doing settings changes.

    I've now gone back to my Nokia 6310i - it does all I need it to do alongside my Linux-powered Sharp Zaurus PDA so Microsoft can go figure...

    --
    Gentoo Linux - another day, another USE flag.
  31. HP is DOOMED unless there is change by salesgeek · · Score: 2, Informative

    HP has lost it completely. In their zeal to compete with Dell, Gateway and IBM they made a couple of accidental gunshot wounds to the head:

    * Spun off several sources of invention and innovation when they spun off Agilent.
    * Purchased Compaq in an ill advised grab for market share. Their reason: they wanted Digital's professional services...
    * Alienated their dealership channel by trying to be Dell and sell direct.

    They will lose their independence sometime in the next few years when someone else wants to try to knock off IBM and Dell and wants HP -er- COmpaq -er- Digital's professional services unit.

    And HP's CEO is an idiot.

    --
    -- $G
    1. Re:HP is DOOMED unless there is change by Mr.+No+Skills · · Score: 1
      * Purchased Compaq in an ill advised grab for market share. Their reason: they wanted Digital's professional services...

      I always thought this was a funny reason for HP to purchase Compaq, since a lot of the Digital professional services declined so much once Compaq bought DEC. I know there were still services left, but all the former DEC consultants I knew (and we worked with DEC a lot) started leaving and were disappointed with the merger and working for Compaq.

      --
      Sleep is for the Weak
    2. Re:HP is DOOMED unless there is change by Ralph+Spoilsport · · Score: 1
      You are correct in two of your points. where you err is in this one:

      * Purchased Compaq in an ill advised grab for market share. Their reason: they wanted Digital's professional services...

      That was part of the deal, but hardly the best or most important, as the DEC services were an increasingly small and troublesome part of compaq, and have proven to be a real money loser for HP. The REAL reason for the Compaq merger was this:

      HR, specifically: Pay Curves, Benefits, and Vacation.

      In all three categories HP provided VASTLY better environments for their workers. By merging with Compaq, Carly was able to adopt the Compaq HR policies combined with HP's flatter structure, resulting in MILLIONS of dollars saved. Every Year. Forever.

      the results? Predictable: massive layoffs to cut the labour force to the bone, massive outsourcing to reduce labour costs, and those who were lont term HP employees found their vacation time cut, some as much as 30%, and that they wree now at the top of their pay curve, meaning they would probably never see another raise in their career. combine that with decreased health benefits, and the result is a leaner cheaper workforce.

      However, this comes at a cost. There was a time when people at HP really cared about the place. No one I know at HP gives a flying fuck about it anymore. They all know they are on a slowly sinking ship, and they're just riding it out as long as they can - HP probably has another 5 or so years left. Then its will be dismembered, and sell off chunks of itself in order to survive.

      The computer division will get bought by Dell or IBM, the imaging division might carry on for a while longer. Eventually it too will be absorbed, probably by someone like Canon (who makes a bunch of their engines, anyway) But, basically: you're correct: they're fucked. completely fucked.

      RS

      --
      Shoes for Industry. Shoes for the Dead.
    3. Re:HP is DOOMED unless there is change by salesgeek · · Score: 1

      HR, specifically: Pay Curves, Benefits, and Vacation.

      In all three categories HP provided VASTLY better environments for their workers. By merging with Compaq, Carly was able to adopt the Compaq HR policies combined with HP's flatter structure, resulting in MILLIONS of dollars saved. Every Year. Forever.


      They also made the classic mistake that if you merge two companies that do roughly the same thing, you can preserve market share and cut people and make profits. What usually happens when you do this is that you lose business and relationships when you shed people, your quality suffers, and you save half the money you thought on human synergies. Oh, yeah, and you pick up a huge debt monkey.

      the imaging division might carry on for a while longer

      Less than six years until all the key patents expire... on both laser and ink jet... F00k3d.

      Carly is an idiot. HP is going in the tank, and you can hear laughs from Dallas and upstate New York... And screams of disgust from shareholders.

      --
      -- $G
    4. Re:HP is DOOMED unless there is change by The+Conductor · · Score: 1

      I had a sneaking suspicion that HP bought Compaq so that the price break they got on Pentium chips (due to technology cross-licensing) could be leveraged across more machines. It's a pretty sad statement on the PC business today when businesses completely reorganize just to get a better price on a component.

  32. Re:how about mplayer ? by The+MESMERIC · · Score: 0

    you are not dave from Lxer by any chance are you?

  33. Hard Work by jamesl · · Score: 5, Insightful

    Developing software is hard work. Developing products is hard work. Dealing with customers is hard work -- especially big ones like HP. Seeing the future, writing a spec and releasing a feature set requires time, talent, capital and a willingness to take a risk -- in this case, a big risk.

    Linux got a leg up on Microsoft when HP released its Linux-based product. Then, no one cared enough to do the hard work needed to compete with MS. Don't complain about a bad decision at HP or another case of MS taking over a new market. Linux didn't lose the game. Linux never came out for the second inning.

  34. Re:Why would people bother with HP? by Anonymous Coward · · Score: 0

    No problem...be patient...:-)

  35. I like this device by taozilla · · Score: 0

    Listen Everyone,

    I am putting a home stereo system together for the living room and really like the looks of this device. Now can someone point me in the right direction where I can buy a similar featured device that runs Linux? Before anyone points out that I can build one with various howto's across the net, I don't have the time.

    As a consumer, choice is good but functionality is better!

    1. Re:I like this device by GenesysGen2 · · Score: 1

      I have to agree this device looks good. Personally I chose to run an XBox with a Xenium mod-chip and bigger HDD (you can put up to 250GB in them, with few hassles). It runs GentooX Linux, but most of the functionality is available without even bothering to boot it up. Without booting Gentoo I can watch DVDs, listen to MP3s, emulate a massive number of older systems, and last (and probably least), play the odd XBox game. All of this in widescreen HDTV with DTS/DD via optical. Booting up GentooX and plugging in an IR keyboard/mouse combo allows me to surf the 'net on my TV. But I can't say that I've actually used the feature all that much. Inbuilt TV tuner(s??) and DVD writer seems to put this product ahead for sure. However 3Ghz seems absolute overkill... In quick summary: As a plug-and-play (but probably very expensive - $2000+) solution, this looks great. I'm unaware of any Linux-based plug-and-play devices of this calibur. However you can find many people to professionally mod an XBox, which is quite sufficient for my own multimedia purposes. http://hoboe.net/in.php?in=gg2

  36. Why has this been modded down?? by Anonymous Coward · · Score: 0

    The guy has a point, it wouldn't be the first time MS has strongarmed someone!

  37. Re:Bummer by Anonymous Coward · · Score: 0

    I think it's just the inevitable outcome when you start whoring yourself out to everybody - they sold out their PA-RISC and Alpha in order to be Intel's Best Friend, they're selling out their "strong" commitment to OSS in order to be Microsoft's Best Friend (all quite sad, because Intel and Microsoft already have a best friend - Dell. Who wants to see HP dead).

  38. I bought the HP de100c Digital Entertainment Cntr by Anonymous Coward · · Score: 1, Insightful

    And it totally sucked. It work horribly, I couldn't believe a company with such a brand such as HP would produce such garbage. I quickly returned if after trying it out. Let's hope their Windows based player has more QA involved before they release that one.

  39. Erm, not just Clippies with Butterfly wings here by Mordaximus · · Score: 1

    I personally maintain several Linux/*BSD boxes internally, there are quite a few employees running some flavor of linux on their desktop, usually Mandrake, SuSE or RedHat/Fedora (there are even corporate images of a couple of distros) and there is a fairly large open source team here. While on some level what your wife says might have some truth, you shouldn't paint the whole company with the same brush.

  40. Do you know what DRM is? by Anonymous Coward · · Score: 1, Interesting

    "DRM doesn't seem to have hurt sales of DirectTV, XM Radio, cable PPV, DVDs or the iPod."

    There is no DRM on any of these things.

    All of these things (with the exception of the iPod) have access control on them, but no DRM. I can make recordings all I want of DirectTV, XM (and Sirius), PPC, and DVD's.

    And the only reason people are buying iPods with 60GB hard drives isnt' to fill them up with 10,000 songs at $.99 cents a copy, they buy iPods because its an MP3 player that has no effective DRM.

    Really, the examples of real DRM (DIVX, for example) have been glorious failures.

  41. Innovations from HP, NOT! by Anonymous Coward · · Score: 0

    [With Microsoft doing all the development, HP is free to focus on the look and feel of the device rather than the OS level driver tweaking.]

    I doubt it. HP contracts out the industrial designs most of the time. They will even do that for some of the UI stuff. More than likely, they just outsourced the entire product and just stuck their name on it. The're doing this more and more, so you can doubt that a lot of their new products will be very innovative.

  42. Re:Why would people bother with HP? by Anonymous Coward · · Score: 0

    How long exactly does the community have to stay patient till we accept that Linux is useless for 95% of home & desktop uses?

    Every year, we see "200X to be the year of the linux desktop". It just is NOT going to happen. Business will never accept the added risk and complication of a linux operating environment.

  43. Wheres the distinction if they're all Microsoft? by Anonymous Coward · · Score: 2, Insightful

    If its just another device running XP - where's the distinguishing factor that makes this one better than the competitors which also run XP? Why should customers buy HP's device when so many others, perhaps cheaper ones, have exactly the same user interface for better or worse?

    Where's the innovation?

  44. I'm one of the lay-off-ees by http101 · · Score: 2, Informative

    I lost my job with HP because they exported my job to India. If you'd like to voice your opinions to her directly, her email (the last time I checked) is carly.s.fiorina@hp.com

    If you're unable to reach her, its probably because she had her email account closed due to too many inquiries. Its not like she can't call India and have them give her a new account anyway.

    --
    -- Game Developers: Stop porting badly-textured games from crappy console systems!
    1. Re:I'm one of the lay-off-ees by servanya · · Score: 1

      You were clearly not needed anymore. So what? We should feel sorry for you?

      Stop complaining. Please.

    2. Re:I'm one of the lay-off-ees by http101 · · Score: 1

      Look you insensitive clod, I was needed, but HP sold all of us out. If _I_ wasn't needed, I would have been FIRED. Moron. I'm not asking you or anyone to feel sorry for me, I'm merely stating facts. Go pound sand up your ass.

      --
      -- Game Developers: Stop porting badly-textured games from crappy console systems!
    3. Re:I'm one of the lay-off-ees by metlin · · Score: 1

      Ouch, that really blows.

      The worst part is, companies like this aren't an exception, they're beginning to be the norm. I'm seriously worried for the industry in America, given the current trend - there is not even a labor union here that folks in the software industry could go to.

      Really, really sucks. Am sorry for you, mate. :-/

    4. Re:I'm one of the lay-off-ees by Anonymous Coward · · Score: 0

      He's still in school, ignore him.

      From his Resume -

      Senior Support Technition

      Heh, the guy can't even spell Technician - let's see how well he does once he's out.

      Don't worry dude, am sure you'll get another job. I know how it feels :-) It's only a matter of time!

      If you're still looking - let me know. I know of a few openings. Mail me at metlin @ bioinformatics . org.

      Goodluck!

  45. Can I mod this story as a troll? by d_jedi · · Score: 1

    Seems like the joint's gone downhill ever since Perens left.

    --
    I am the maverick of Slashdot
  46. Nice tasty DRM by phorm · · Score: 2, Interesting

    We care because:
    MS-based Multimedia OS==DRM. DRV==restriction.
    Restriction==it doesn't work for us, or at least not the way we want to

    It's called a bandwagon. If more companies keep jumping on it, then it tends to become the default path-of-choice. Do you really want 99% of media products out there to be laden with MS DRM?

  47. still using Management by Objectives? by Anonymous Coward · · Score: 0
    How about being told that no matter what your people do, at least 10% MUST be classed as substandard performers.


    That's MBO. Hell, Abbott Labs was using this in the 80s, caused a huge number of energetic people to leave, including me. I bailed when I was told by my manager that my accomplishments had no bearing on my performance review, that my review was written at the beginning of the cycle.


    I took that one to her manager, he confirmed it, they had my letter that week. What a bunch of dorks.

  48. Re:Who would be stup[id enough.. by Anonymous Coward · · Score: 0

    "You've got a lot of balls calling the majority stupid. Don't you read history, do you know what happened to people like Socrates and Galileo? And heck, they were right."

    They laughed at Socrates, they laughed at Galileo, but they also laughed at the Marx Brothers.

  49. You're confused by Anonymous Coward · · Score: 0

    "Seems like the joint's gone downhill ever since Perens left."

    The story is about HP: Hewlett Packard not Hewlett Perens.

  50. Not Really by Jozer99 · · Score: 1

    The parent is deciving. Both media centers ARE PC based, but the similarity ends there. The old linux one is a crappy celeron, whereas the newer windows based version is a P4 3.0 Ghz. They do not share a case, or remote, or anything else. Basically, HP had an old pc entertainment center running linux, then they came out with a new one running windows. I have a feeling that they are not the only company that has done this...

  51. Kind of a waste of time... by Svartalf · · Score: 2, Insightful

    For what you spent on that HP system, you could have had an EPIA M-10000 box and had a hell of a lot more capabilities- I mean, why bother? I'm pretty sure it's going to flop hard in light of the fact that D-Link's got a better product out for $199- and isn't muddied with desktop functionality (Why would you need that? Surfing the web on your TV? Unless you've got an HD capable monitor, you're not really going there- TV's are evil, resolution-wise.) and works with wireline and 802.11g

    --
    I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
  52. Update... by Svartalf · · Score: 1

    It's a 3GHz P4 mobo designed to hook into a TV, etc. Not the 566MHz Celeron that was indicated in the grandparent post.

    It's probably going to cost ~$600-1000 and might be worth dinking with to put Linux on. However, I stand by the thinking that you can get comparable functionality without going to them for it. This is going to flop on expense more than anything else.

    Again, like my original reply, why bother? Because it's there? You can do as good or better for that money- and not pay the Windows tax on the stuff.

    --
    I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
  53. Re:Who would be stup[id enough.. by Anonymous Coward · · Score: 0

    I believe his point is the persecution. Getting your ass kicked because you acted superior to your peers doesn't strike me as a particularly pleasant thing. Unless RMS starts promising eternal salvation (which wouldn't surprise me), I somehow doubt it's worth getting martyred for just some stupid pieces of software.

  54. Can't say I blame them. by Craig+Maloney · · Score: 1

    Honestly I don't blame them in the least for making this decision. Playing media on Linux is a real pain nowadays. Media codecs are all proprietary, and very few, if any, are licensed for Linux. Also, DRM is a very big concern for content producers, so using Linux would mean figuring out how to hamstring the device to deny users the ability to use their media. Heck, Linux media is all about taking Windows codecs and using them through software anyway. What a licensing hassle! I think HP is better served in not doing the research to try and straighten out the media concerns of Linux. After all, it's better to have a marginalized product than to have a marginalized product that advances a community with proper codec licensing.

  55. Re:Wheres the distinction if they're all Microsoft by upsidedown_duck · · Score: 2, Insightful

    Where's the innovation?

    Marketing and price.

    What distinguishes HP from eMachines on the shelves of Best Buy? Since they are both generally crap, they make up for it with neat-looking plastic on the front, putting RCA jacks in the floppy bay of some models, and putting meaningless words like "accelerated", "professional", "educational", and "multimedia" here and there. Throw in a free crap inkjet printer somewhere, and the marks march right on out of the store with a new found credit card balance. Brownie points to the salesman that gets them to buy a network hub, even though they have only one computer.

    --
    -- "Makes Little Debbie look like a pile of puke!" - Moe Szyslak
  56. Re:Wheres the distinction if they're all Microsoft by Anonymous Coward · · Score: 0

    There's a lot more to a media player than the OS. You must be some kind of moron if that's all you can see. How about the analog section of the device? How about the battery life? How about the storage space? How about the physical dimensions? How about the stability of the company? How about the service? I mean for fuck's sake, there's more to life than your favorite OS you stupid git.

  57. Good troll by DogDude · · Score: 2, Insightful

    HP symbolizes to me what happens when MBAs and Accountants run businesses.

    As opposed to who? Techies? Techies that would demand open source everything, and drive the company into the ground faster than you can say "profit!" To lump all MBA's together is short sighted. In case you just fell off the turnip truck, almost every large business on the planet is run by MBA's. So before you go knocking an entire educational track, you should look into who runs the companies that made all of the computer stuff you posted with, or the people running the companies that you get your bandwidth from, or the people that run the companies that made the clothes you're wearing right now, etc.

    --
    I don't respond to AC's.
  58. I guess I can stop by theendlessnow · · Score: 2, Funny

    I guess I can stop imagining a beowulf cluster of these.

  59. why by suezz · · Score: 1

    why buy one of these - I bought a tv card for my pc and now I have one of these - I can record shows and do what I want - I am running fedora by the way - I am sick of all these little dedicated devices - it is just too much - I use my pc for everything stream media - record tv shows - create home videos - why would I want to buy one of these when I can have a pc and it can do everything - webserver, video recorder, music streamer, the list goes on and oh ya - word processor. I am into simplifying these days and I don't want to have all these fricken devices in my life that need managing. just give me my handspring visor and a pc and I can get all my sysadmin work done.

  60. what's the big deal? by sevinkey · · Score: 1

    All major PC manufacturers will be creating PCs for this purpose (why would they want to miss out on a new high-end market). I'm coding a service for MCE2005 at work at the moment, and HP is known as being the provider of the most exceptional systems. Don't know if that will hold true forever.

    Both the RIAA and MPAA require their content to be DRM encrypted before being sold digitally. Microsoft already has a system that has yet to be cracked, so they threw up a system that uses graphics-rich webpages to control Windows Media Player.

    If the price of the units get down to $500 instead of $2500, this will be a big hit. The DRM on the files is fair, since it lets you burn them to disc.

    From my point of view, we need to do whatever it takes to move on from current cable TV, it feels so archaic.

  61. Re:Who would be stup[id enough.. by Anonymous Coward · · Score: 0

    You answered your own question. The point is that the majority are not always right. Those in minority that think for themselves to form their own opinion usually end up being right.

  62. The older device was audio only by MMHere · · Score: 1
    The older device (hp de100c, I have two) was a music/audio only device. It did not play video.

    I assume that since the new one is MCE and sports a 3GHz P4 (how are they gonna cool that and keep it quiet enough for an A/V rack???), that it stores/plays video.

    The older device was a much slower CPU also. With a 566MHz Coppermine/Celery, it was very much less capable of doing video.

    See also this yahoo group.

  63. woohoo! by Anonymous Coward · · Score: 0

    drunk: whoa am drung.......ur on ma budylsit but i don evn no who ur......haha..!..:-)
    bystander: Yeah...someone im'd me from your sn when you had a party last weekend
    drunk: woop! who r u??
    bystander: Well who are you? :-p
    drunk: anne
    bystander: I don't think I know an anne
    drunk: haha i nel i din no u!!!!!
    bystander: Wow you're drunk
    drunk: heheheyeaha
    drunk: cool beanz!.
    bystander: Yep
    bystander: Do you go to u of i?
    drunk: yeh
    bystander: Ooh...probably one of my friends im'd me from your place then
    drunk: huh......do u liek bratvuzt?
    bystander: Like what?
    drunk: sorby, bratwurst. wit bcans
    drunk: mmmmm
    bystander: Go get some
    drunk: ya we got dat hecr
    bystander: Go eat some!
    drunk: u want?
    bystander: Naaah
    drunk: al 4 mE.....coool!!!!!
    bystander: Yep!
    drunk: i lowc v
    bystander: I'm goin
    bystander: Night
    bystander signed off at 12:38:53 AM, yo..
    drunk: lataz!!!
    Previous message was not received by bystander because of error: User bystander is not available.

  64. Re:Who would be stup[id enough.. by Erik+Hollensbe · · Score: 1

    They were right and they still got flogged.

    I guess inference isn't your strong point.

    I'm sorry: "Rah rah rah! GWB is a douchebag and a lot more than 51% of the population disagrees with me, but that doesn't matter because I'm sad and I want to cry loudly about it! To hell with fair elections, I want Kerry!"

  65. Re:Who would be stup[id enough.. by spuzzzzzzz · · Score: 1

    They were right and they still got flogged.

    Yes, Galileo and Socrates were right. They also weren't in the majority. Let's do a time-delayed replay:

    You: You've got a lot of balls calling the majority stupid. [What about] Socrates and Galileo?
    Me: IIRC, Socrates and Galileo were both in the minority

    You were trying to make the point that we shouldn't call people stupid if they are in the majority. And you gave 2 examples in which the majority were wrong.

    I gues logic isn't your strong point.

    --

    Don't you hate meta-sigs?
  66. Re:Who would be stup[id enough.. by Anonymous Coward · · Score: 0

    Theses are the top ten, have not changed for Bush/kerry election.

    Not quite. NH went for Kerry this time around (and Iowa was not determined). So the top ten:
    New Hampshire 104IQ 34,702 Kerry
    Oregon 103IQ $29,340 Kerry
    Massachusetts 103IQ $39,815 Kerry
    Wisconsin 103IQ $30,898 Kerry
    Colorado 102IQ $34,238 Bush
    Connecticut 102IQ 43,173 Kerry
    Illinois 102IQ $33,590 Kerry
    Iowa 102IQ $29,043 ND

    So, out of the top ten, it's 8 to 1 in favour of Kerry. This is probably completely insignificant. However, in the future it might be wise to only post statistics which support your position.

  67. wow by zxflash · · Score: 1

    because hp is widely known as the company that makes all the right moves.

    --

    All the torrents you could want.
  68. Re:Who would be stup[id enough.. by Erik+Hollensbe · · Score: 1

    Listen.

    You are in the minority, you idiot.

    You want to keep agreeing with me?

  69. Re:Who would be stup[id enough.. by spuzzzzzzz · · Score: 1

    I am listening.

    I may well be an idiot.

    I am in the minority.

    So were Socrates and Galileo (your example, not mine).

    And heck, they were right.

    So remind me again why we should never accuse the majority of being wrong.

    --

    Don't you hate meta-sigs?