Slashdot Mirror


Microsoft Media Center 2005 Reviewed

Thomas Hawk writes "Microsoft is set to release their new Media Center 2005 by none other than Bill Gates himself in Los Angeles tomorrow. In advance of this announcement, the New York Times (registration required) is running an article on the new product today. The article says that the quality of the MCE television has generally been received as inferior to rival and competitor TiVo. I wrote a review on the new MCE 2005 last week called MCE 2005, Underwhelmed. I'm offering continuing media coverage of MCE 2005."

145 comments

  1. It's a shame, but by Anonymous Coward · · Score: 5, Funny

    due to Microsoft policy, any TV programs you record will be destroyed automatically after 30 days, unless they receive a notice from their legal department...

    1. Re:It's a shame, but by Anonymous Coward · · Score: 0

      Please destroy all illegal copies of Windows
      at your earliest, dear Gates-ji

  2. More Features by Doesn't_Comment_Code · · Score: 5, Funny

    The article says that the quality of the MCE television has generally been received as inferior to rival and competitor TiVo.

    Microsoft salesman: ...But wait! Have you seen all the new DRM features?

    --

    Slashdot Syndrome: the sudden, extreme urge to correct someone in order to validate one's self.
    1. Re:More Features by erick99 · · Score: 5, Informative
      Here are some of the more relevant paragraphs from the NYT (relevant to the argument that Media Center PC is not as good as Tivo) story for those who don't want to have to register at their site:

      So far, the record of Media Center PC's is mixed. Since they were introduced in 2002, computers using the first two versions of this software have been slow sellers. IDC, which had forecast sales of 1.5 million of them this year, now sees sales at 550,000 units for all of 2004.

      Roger Kay, a vice president of IDC, says sales of Media Center PC's have lagged because they are buggy, too hard to use, and often too noisy to put in a living room. And even among the small group of users, they haven't developed the fanatical following of TiVo, the stand-alone video recorder.

      "I haven't been in some placid home where the people who use Media Center PC's think it is great and a part of their life," Mr. Kay said.

      Stephen Baker, the director of industry analysis at the NPD Group, a research firm, is skeptical even of the existing sales of Media Center PC's. "A lot of their sales have been accidental," he said. "Someone wants to buy the best PC out there, and this is the one with all the bells and whistles"

      The media extender device may give Microsoft its desired beachhead in the living room. But those devices are emerging technology and have an initial price tag of about $250. A recorder from TiVo, by contrast, can be bought for less than $100 after rebates, although it has a fee of $12.95 a month, which the Windows system does not.

      --
      http://www.busyweather.com/
    2. Re:More Features by Kazoo+the+Clown · · Score: 2, Insightful

      Whats new-- Microsoft's entire success is due solely to protectionist schemes-- any time they are forced to compete on a level playing field by design merit they fail miserably. Expect them to buy TiVo out, try to make some special deal with some big content company or instill one of their patents, in order to make their product "better" by locking the competition out-- it's just their way...

    3. Re:More Features by Dr+Reducto · · Score: 2, Insightful

      Actually, I know a girl whose parents bought her a nice computer for college. I was in her room, and saw the Media Center Sticker on her computer and asked her if she liked it. She had no idea what I was talking about. I still havent convinced her to set it up and use it as a TiVo.

    4. Re:More Features by garcia · · Score: 4, Interesting

      A recorder from TiVo, by contrast, can be bought for less than $100 after rebates, although it has a fee of $12.95 a month, which the Windows system does not.

      This is EXACTLY why I went with a Tivo. Price. $50 after rebate and it's noiseless. I don't think about it and I don't worry that it will crash.

      I was seriously thinking about buying a machine to do MythTV which was my first choice but I always found myself put off by the time/money investment only to have yet another machine running in the house sucking electricity (I am VERY interested in seeing a power consumption comparison between a low-end MythTV machine, Tivo, and Microsoft solution).

      Anyway. Building and running a mythTV box, while well within my ability, was just too much of a hassle compared to clicking on CircuitShitty and picking it up at the desk 20 minutes later.

      YMMV.

    5. Re:More Features by Anonymous Coward · · Score: 4, Funny
      She had no idea what I was talking about. I still havent convinced her to set it up and use it as a TiVo.

      FYI, even if you get the computer set up, she's still not going to go out with you.

    6. Re:More Features by superpulpsicle · · Score: 2, Insightful

      The superior solution years from now will the the solution with no subscription plan.

      Someone in slashdot pointed out from previous articles that Snapstream could use XML TV to get data from Zap2it. I have tried it, and I ran into every firewall brick wall you can imagine.

      Granted I can still schedule shows via Snapstream to record by punching in 9:00 for example. It's just not the same having that TV guide menu like the paid Tivo service.

    7. Re:More Features by Warhaven · · Score: 1

      Salesman Continued: After MCE Television crushes TiVo into oblivion, you'll want to purchase the Janus-driven iPod Killer! It will be faster! Stronger! It will have features which every jogger, car-driver, and bicyclist needs... A MOVIE PLAYER! It will also make coffee, brown your toast, and prevent unwanted pregnancies!

    8. Re:More Features by Anonymous Coward · · Score: 0

      Have you used knoppmyth? saves alot of time on setting up a mythtv system http://www.mysettopbox.tv/

    9. Re:More Features by Dr+Reducto · · Score: 1

      Conveniently enough, she's my ex-girlfriend from high school. Been there, done that.

    10. Re:More Features by makomk · · Score: 1

      I don't see any technical reason why all your TV listings should have to come from the same place. Why don't individual channels put up listings for their own channels on their websites, in XML format, for free? They have more of an incentive - they want people to watch their shows. Preferably live, but still...

    11. Re:More Features by Richard_at_work · · Score: 1

      For the UK, XMLtv has an agreement with the BBCs RadioTimes to provide 14 day listings in a machine readable format, so no messy screen scraping and its coming right from the top. The listings are free and completely accurate, but copyrighted , which is fair enough and something I can live with.

    12. Re:More Features by Tubusy · · Score: 1

      That's good to know. Sadly, I can't get it to work yet. :(

    13. Re:More Features by Richard_at_work · · Score: 1

      Do what I did :) Find out where its getting the data from, download and parse it yourself. It took me ~ 10 minutes to come up with a PHP script (no flaming) that downloads, parses and writes out the schedules into an xml formatted document. Next step is a mysql database of schedules and a front end. It should be easy to change the parser to output into a format (whatever xmltv outputs) that mythtv can read. No messing around with XMLtv, which I found hard to get to work as well.

    14. Re:More Features by Tubusy · · Score: 1

      You should publish the PHP, I think it's a bit above my skill level. ;)

    15. Re:More Features by Richard_at_work · · Score: 1

      Email me and I will sort you out a copy. richardprice@.com

    16. Re:More Features by Richard_at_work · · Score: 1

      For those people who want a copy of my listings parser, download it here. Any questions, email me on the address supplied within.

  3. Talented guy, indeed by damiam · · Score: 2, Funny
    Microsoft is set to release their new Media Center 2005 by none other than Bill Gates himself

    So Gates himself wrote Media Center single-handedly?

    --
    It's hard to be religious when certain people are never incinerated by bolts of lightning.
    1. Re:Talented guy, indeed by Anonymous Coward · · Score: 0

      No, but he did create the PC market single-handeded.

      (that's sarcasm)

    2. Re:Talented guy, indeed by ricotest · · Score: 2, Funny

      Considering it's just Windows XP with a few knobs on, I'm sure Gates could have coded it over a few evenings. One-handedly. Whilst jacking off over pictures of Satan.

    3. Re:Talented guy, indeed by jamiethehutt · · Score: 1, Redundant

      So Gates himself wrote Media Center single-handedly?

      Well it *should* run on less than 640K of RAM then....

    4. Re:Talented guy, indeed by Anonymous Coward · · Score: 0

      He jacks off over himself?

    5. Re:Talented guy, indeed by triso · · Score: 1, Troll
      Whilst jacking off over pictures of Satan.
      I must interject here. Since Bill Gates is Satan I doubt he would be jacking off over pictures of himself. Perhaps over pictures of Satan's whores, Satan's schoolgirls or Satans's angels. Perhaps?

      This has been a message from the committtee to free Satan and his minions.
  4. Hmm. Another Microsoft Solution by sorcium · · Score: 1, Insightful

    Maybe he will get a blue screen of death when he powers it up, much like he did with Windows 98. Sorry MS but you won't get to monopolize the TIVO industry

  5. What news, what news. by Anonymous Coward · · Score: 5, Interesting

    Lets see:

    Tivo --- Cheap, works, easy to use, easy to setup.
    MythTV --- Cheap, works, easy to use, difficult to setup.
    MCE --- Expensive, works, easy to use, modertly difficult to setup.

    Hmm...

    So MS is saying that I can spend a thousand dollars on a PC, pay them around 150 dollars for the software, subject myself to DRM, and then risk getting my Television infected with spyware, viruses, and worms?

    WERE CAN I SIGN UP?!!!!!

    1. Re:What news, what news. by reverseengineer · · Score: 3, Insightful
      Tivo --- Cheap, works, easy to use, easy to setup.
      MythTV --- Cheap, works, easy to use, difficult to setup.
      MCE --- Expensive, works, easy to use, modertly difficult to setup.

      The only problem with your otherwise insightful analysis is that the MCE "works" only for a rather limited definition of "working" compared to the functionality of the other products on the market. It does less and costs more, and Microsoft's principal argument for you to purchase one seems to be, "Hey, we're Microsoft. You may be familiar with some of our other products."

      --
      "FDA staff reviewers expressed concern about the number of patients who were left out of the study because they died."
    2. Re:What news, what news. by lakeland · · Score: 2, Interesting

      I don't think MythTV can be described as cheap. A VIA based MythTV box, using a Hauppauge 250 in an aesthetically acceptable case will set you back about $600. That's more than enough to pay for Tivo.

      Of course, this is because certain component manufacturers are suffering from low demand, or are milking the market (you choose). For instance a case is $100 but you can buy a complete DVD player (including power supply) for less than that - and it will look better. Just throw out the inside and plug the VIA MB in... Similarly, the hauppauge with its ivy tuner costs more than the entire TiVo, despite the TiVo including an ivy tuner!

    3. Re:What news, what news. by Anonymous Coward · · Score: 0

      So what does MCE not do that other systems do? It certainly does more than TiVo and, in my experience does about the same as Myth, and that more reliably.

    4. Re:What news, what news. by AuMatar · · Score: 2, Informative

      OF course, MythTV doesn't have a monthly fee- add in 3 years at 12 per month or so for a decent length of use comparison. And don't forget that MythTV allows customization and add ons (MythGame, MythMusic, MythPhone, add in a larger HD anytime, throw on an ftp server to access your files at a friends house, etc). Plus it can be used as a normal PC when not recording. While it may be more, you also get a lot more functionality for it.

      --
      I still have more fans than freaks. WTF is wrong with you people?
    5. Re:What news, what news. by lakeland · · Score: 2, Informative

      Oh sure, MythTV has a lot going for it. And it is very easy to accidentially include addons like a big HDD or a DVD writer in the cost when comparing to a TiVo, which is hardly an accurate comparison.

      But TiVo is available as a lifetime subscription for less than the cost of a mythtv box.

    6. Re:What news, what news. by suckmysav · · Score: 1

      It is a vehicle for the transmission of the Microsoft DRM virus.

      --
      "You can't fight in here, this is the war room!"
    7. Re:What news, what news. by LupusUF · · Score: 1

      "modertly difficult to setup"

      I found the media center PC very easy to set up. It is no more difficult to set up than any new PC. Yes, there are glitches...and the DRM is a pain in the ass...but to simply record and watch TV, it is very simple to use and to set up.

    8. Re:What news, what news. by nathanh · · Score: 1
      I don't think MythTV can be described as cheap. A VIA based MythTV box, using a Hauppauge 250 in an aesthetically acceptable case will set you back about $600. That's more than enough to pay for Tivo.

      Yeah, well you're doing it all wrong. Try an xbox frontend, softmodded, with a Celeron 333MHz backend and a cheap-as-dirt DVB-T card. You can build that whole setup for under $300. Even less if you have a spare Celeron lying around (like probably 90% of /.ers).

      And as an improvement over Tivo, you also get an Xbox console out of the deal.

      Plus you've missed the real point. You're not supposed to be a baa-baa consumer. You're meant to be a geek. There's enjoyment in the challenge of building something. TV is generally boring but building a computer system to watch TV for me... that's fun.

  6. A cyberthalamus media center. by Thinkit4 · · Score: 0

    Imagine when we all exist as a cyberthalamus. You won't have all these information restrictions and wierd GUIs on your media collection. It'll just be some chip close to the cyberthalamus.

    --
    -I am an elective eunuch.
  7. Re:Hmm. Another Microsoft Solution by Anonymous Coward · · Score: 4, Funny

    Coming soon... HDTV viruses & spyware

  8. Wait till 2007. by FusionDragon2099 · · Score: 0

    It's a MS product. It's non-functional 'till version 3. DirectX, Windows, IE, case in point.

    1. Re:Wait till 2007. by El · · Score: 1

      Actually, WinCE was non-functional until version 5.0... and Windows itself wasn't usable until version 3.1. But in general you are right, MS seems to have a philosophy of "Release it quickly and fix it later."

      --

      "Freedom means freedom for everybody" -- Dick Cheney

    2. Re:Wait till 2007. by Tim+Browse · · Score: 1

      As someone who used a couple of CE devices a fair bit before v5 of WinCE, I'm curious to know how you define 'non-functional'?

      Poorly, I suspect.

    3. Re:Wait till 2007. by Fapestniegd · · Score: 1

      What version of CE did you use? Was it before 3?
      Just curious if GGparent's theory still holds.

    4. Re:Wait till 2007. by EddWo · · Score: 1

      MCE 2005 is version 3. The original was 2002 and version 2 was 2004.

      --
      "Taligent is still pure vapor. Maybe they'll be the last who jumps up on Openstep... "
    5. Re:Wait till 2007. by Tim+Browse · · Score: 1

      Well, I bought one of the original launch devices, so I'm guessing that was v1.

      Some bits were clunky, but it worked pretty well for me. The restrictions were usually hardware centric (screens were not great) rather than software. My main annoyances with CE are Microsoft's prediliction for dropping support. For example, the original HP device I bought could still be used today if you wanted to; it's quite capable. But just you try syncing it with Windows 2000 or later - it's just not supported. So you can't back it up, print anything out, or do anything useful like that.

      I emailed the CE product manager about that, and pointed out that Palm's software still supported every Palm Pilot they'd ever made. He replied telling me to be reasonable, because the hardware I was talking about was four years old, and couldn't expect it to be supported any more, and why didn't I just buy a new CE device?

      But that just made me sure I never wanted to buy a TV/PVR/anything I expect longevity for that ran MS software. I believe the AutoPC initiative stalled because the car manufacturers (not surprisingly) wanted a guarantee of 10 years+ support from MS, which MS were not keen to supply.

      But I got a lot of useful work done on that original CE device - I used to write a lot on it.

  9. Noisy Hard Drive = No Thanks by bigtallmofo · · Score: 2, Insightful

    Call me picky, but I find even the quietest hard drives (Seagate Barracuda line is the quietest I've found) are unacceptably loud when used in a media PC in my living room. That constant humming is a big annoyance. Add to that, unless the case is an ITX format or smaller, I find a media PC unacceptably large for my living room as well. I've experimented with various harddrive-less media players/recorders but haven't found one that I liked enough to even mention by name here.

    --
    I'm a big tall mofo.
    1. Re:Noisy Hard Drive = No Thanks by TheRealMindChild · · Score: 1

      I dunno... I got an old Gateway 386 case that strangely enough holds an ATX board and ATX power supply. It goes right where the VCR used to on the shelves. No sound difference, no real loss of room

      --

      "When life gives you lemons, don't make lemonade. Make life take the lemons back!" -- Cave Johnson
    2. Re:Noisy Hard Drive = No Thanks by Zen+Punk · · Score: 1

      That constant humming would be the cooling fans...HD s don't exactly hum, they click. I've found that lots of modern hard drives are no more noisy than the noise of an optical drive in a DVD player or the spindles in a VCR.

      --
      Sleep is futile.
    3. Re:Noisy Hard Drive = No Thanks by riscthis · · Score: 1
      Call me picky, but I find even the quietest hard drives (Seagate Barracuda line is the quietest I've found) are unacceptably loud when used in a media PC in my living room.
      Have you tried a 2.5" laptop drive instead? They're slower and more expensive, but my PVR uses one of these and it is very quiet indeed -- often I only notice it on spin-up and spin-down. Not sure what it would sound like in a Media PC enclosure but may be worth a try.

      I have the 60GB version in the Fujitsu range:
      http://www.fujitsu.com/global/services/computing/s torage/hdd/mhdd/mht2xxx-catalog.html
    4. Re:Noisy Hard Drive = No Thanks by Anonymous Coward · · Score: 0

      You are probably in the minority then. Maybe I'm mistaken, but I do not believe the inclusion of hard drives and their noise has hurt X-Box or Tivo sales.

    5. Re:Noisy Hard Drive = No Thanks by Anonymous Coward · · Score: 0

      These are supposedly tuned to be the quietest - the ones they use in Tivo's and other PVR's.

      http://www.weaknees.com/maxtor_quickview.php

      But like another poster said, most of the noise on your system probably comes from the fans.

    6. Re:Noisy Hard Drive = No Thanks by imsabbel · · Score: 1

      Any dvd player i have seen makes more noise spinning the disc as any of the silent hds (samsung or seagate .7 series).
      Obviously you will tell me that my ears dont work, that you can hear better or blah. I dont care. just dont spread fud.

      --
      HI O WISE PRINCE. WHT TOOK U SO DAM LONG?
    7. Re:Noisy Hard Drive = No Thanks by Fnkmaster · · Score: 3, Interesting
      The noise you hear from a PC is at least 80% from the CPU fan, power supply fan and case fan. A fanless PC is extremely quiet - hard drives do make noise, but it's quiet enough that you're not terribly likely to hear a proper, low noise harddrive in a living room unless you put your ear up right next to the box it's in.


      But yes, in general, these things would be much better if they used lower power CPUs with heatpipes and fanless power supplies. In fact, more PCs in general should be designed this way as I can't stand the humming of fan noise anymore (guess I'm just getting older).

    8. Re:Noisy Hard Drive = No Thanks by really? · · Score: 1

      Epia board in an e-otonashi case. Net boot. No moving parts. NONE. No noise. I have a laptop HD in mine[1] and it's 99.9% quiet, but netbooting would make it 100%.
      http://www.viavpsd.com/product/epia_MII_spe c.jsp?m otherboardId=202
      http://www.scythe-usa.com/cooler /epia.htm

      [1] I have and old POS USB TV tuner that needs Windows 2000. It works well with the "sub" sound on Japanese TV so I keep it around.

      --

      "Consistency is contrary to nature, contrary to life. The only completely consistent people are the dead." A. Huxley
    9. Re:Noisy Hard Drive = No Thanks by Malc · · Score: 1

      It also depends upon how you mountain. Tivos have little rubber grommets in the screw holes to prevent the transmission of vibrations from the drive to the chassis and case. However, this wasn't enough with the original Quantum drive in my Tivo Series 1. Fortunately it died and I replaced it with a Seagate which I can now only hear up close. The fan in the Tivo is very quiet.

    10. Re:Noisy Hard Drive = No Thanks by Malc · · Score: 1

      "It also depends upon how you mountain"

      Ugh! So much for proof reading. That should say: "It also depends upon how you mount it".

  10. Useful link by xNoLaNx · · Score: 2, Funny

    http://www.google.com/search?q=http%3A%2F%2Fwww.ny times.com%2F2004%2F10%2F11%2Ftechnology%2F11micros oft.html%3Foref%3Dlogin%26pagewanted%3D1%26oref%3D login&start=0&start=0&ie=utf-8&oe=utf-8&client=moz illa&rls=org.mozilla:en-US:unofficial

    1. Re:Useful link by Anonymous Coward · · Score: 0

      Except that I'm not paying attention... This should work better

    2. Re:Useful link by Anonymous Coward · · Score: 0

      That link doesn't work for me. It brings up a Google search screen with no results. Maybe it works for others?

    3. Re:Useful link by erick99 · · Score: 1
      That one didn't work either, it yielded:

      Sorry, no information is available for the URL www.nytimes.com/2004/10/11/technology/11microsoft. html?oref=login&pagewanted=1&oref=login

      --
      http://www.busyweather.com/
    4. Re:Useful link by Anonymous Coward · · Score: 0

      Try removing the "%20"'s.

    5. Re:Useful link by flyingace · · Score: 1

      Click on the link provided by google. It will work.

  11. Comment removed by account_deleted · · Score: 4, Funny

    Comment removed based on user account deletion

  12. Is this... by sidepocket · · Score: 0

    Is this the edition that makes it good? HAR HAR!

  13. Somewhat misleading customer satisfaction by StateOfTheUnion · · Score: 5, Insightful
    From the NY times article Regardless of how they get Media Center computers, Mr. Brooks said people like them when they get them home. Microsoft's surveys, he said, found that more than 90 percent of the owners of the Media Center computers are satisfied with them, far more than the percentage of basic PC owners. Eight out of nine, he said, would recommend the product to a friend.

    That doesn't surprise me but I think that the figure is intrinsically misleading . . . at only 3% of the market, these media PC's are probably primarily bought by the diehard enthusiast types. These are exactly the same group that would be most likely to be very satisfied with the product. The average Joe that is much more fickle and impatient currently wouldn't even consider buying one of these for his/her living room . . . at least not until they become much more mainstream . . .

    1. Re:Somewhat misleading customer satisfaction by Anonymous Coward · · Score: 0

      "That doesn't surprise me but I think that the figure is intrinsically misleading . . . at only 3% of the market, these media PC's are probably primarily bought by the diehard enthusiast types. These are exactly the same group that would be most likely to be very satisfied with the product. The average Joe that is much more fickle and impatient currently wouldn't even consider buying one of these for his/her living room . . . at least not until they become much more mainstream . . ."

      So they're like Apple customers.

  14. 2005 is it? by Anonymous Coward · · Score: 0

    Last I checked, it's still 2004. Oh wait, I see, it's going to be be too buggy to be usable until sometime in 2005. Now I get it.

  15. As much as I hate to admit it . . . by Anonymous Coward · · Score: 3, Interesting

    . . . Windows XP Media Center Edition is pretty cool. My roommate purchased an HP computer for college that came with MCE, though he didn't even try to set it up last year, this year he's gotten it working.

    We've used it, so far, to record South Park episodes and Comedy Central's Secret Stash. There's nothing better than going off to Intro to Philosophy class after just having heard a 5-minute unbleeped tirade from an angry black man. We've now got it set to record every show of several series, and it's really nice to be able to start playing a show at a moments notice.

    I'm kind of jealous that he's got it, actually. I'd like to turn my spare computer into a Linux box, but I'd also like to record shows on it, if such thing were possible. I have no idea if any equivalent to MCE exists on Linux.

    1. Re:As much as I hate to admit it . . . by Anonymous Coward · · Score: 0

      mythtv, it's been doing this stuff for a while. Lets you seamlessly share tuners across the network so you can watch tv on a PC without a tuner as well (in fact you wouldn't even know the PC didn't have a tuner).....

    2. Re:As much as I hate to admit it . . . by user32.ExitWindowsEx · · Score: 2, Interesting

      MythTV www.mythtv.org

      I can even watch TV from across a network with it, using KnoppMyth as the frontend.

      --
      "Evil will always triumph because good is dumb." -- Dark Helmet
    3. Re:As much as I hate to admit it . . . by MonkeyCookie · · Score: 3, Informative

      For Linux, there's MythTV and Freevo. They're both free, and I've heard good things about both of them.

      I'm planning to get a mini-ITX form-factor computer and install Linux and one of the above to use as a media box. I'd also like to put some games and possibly Stepmania on it. That would be a nice setup.

      Anyone care to share any personal experiences with MythTV or Freevo?

    4. Re:As much as I hate to admit it . . . by Anonymous Coward · · Score: 2, Informative
    5. Re:As much as I hate to admit it . . . by DownWithTheMan · · Score: 1

      We used MythTV here at my work (BYU, Univeristy Library) where we only get cable provided by the university... Quite frankly I was impressed that it was able to grab a program guide for such a chopped up cable feed... We get like 7 or 8 channels... As far as the Live-TV features, I haven't had a single problem yet... Plus I've throughly enjoyed the intrensic DVD ripper built in...

      Also it came built-in with a MAME/NES/SNES emulator built in so that on your PC-TV you can also play Nintendo!

      All in all though I didn't find it very difficult to set up at all, and was overly impressed...

    6. Re:As much as I hate to admit it . . . by Anonymous Coward · · Score: 0

      Any bets on how many more people will reply with MythTV?

    7. Re:As much as I hate to admit it . . . by upsidedown_duck · · Score: 1

      Any bets on how many more people will reply with MythTV?

      Actually, I was betting that someone would claim the AC is actually an astroturfer, which wouldn't be suprising at all.

      --
      -- "Makes Little Debbie look like a pile of puke!" - Moe Szyslak
    8. Re:As much as I hate to admit it . . . by Anonymous Coward · · Score: 0

      http://mysettopbox.tv/basics.html

      Mythtv was really easy to set up with knoppmyth. And it works great.

  16. Can it join a domain? by rsilvergun · · Score: 5, Interesting

    As I understand it, MCE is just pro with added junk. If it retails for the Same as Home, could be a nice, cheap way to upgrade to Pro.

    --
    Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
    1. Re:Can it join a domain? by Wesley+Felter · · Score: 2, Insightful

      Since MCE is only available preloaded on PCs, and those PCs must have TV tuner cards and remotes, it's hard to imagine than an MCE PC would be cheaper than a regular PC with XP Pro.

    2. Re:Can it join a domain? by ULTRAJOE · · Score: 1

      napes - RTFA - the whole point of this is that MS is releasing this as standalone "OS" in a retail box. This FA http://www.gamepc.com/labs/view_content.asp?id=xpm ce2005&page=1 even shows you what comes in the box.

    3. Re:Can it join a domain? by Anonymous Coward · · Score: 0

      not anymore. MCE 2005 is Pro--. i.e. it can't join a domain, but still has remote desktop support like pro.

      basically to prevent corps from buying lots of MCE 2005 machines for cheap, as domain support they need, while

    4. Re:Can it join a domain? by MojoStan · · Score: 1
      As I understand it, MCE is just pro with added junk. If it retails for the Same as Home, could be a nice, cheap way to upgrade to Pro.
      The OEM version Windows XP Media Center Edition 2005 is $129.99 at Directron.com. At the same store, OEM XP Home is $84.50 and OEM XP Pro is $135.00. I'm assuming you know that Windows XP MCE 2005 is only available in OEM form, and not in boxed retail versions (full and upgrade) like Home and Pro are.

      From the reviews I've read, it does seem like MCE uses XP Pro as its base, not XP Home. Therefore, I will definitely consider buying MCE (instead of Pro) when I build my next PC, even though I'm not planning on using MCE's "added junk" (your description) right away. I'll just use it like XP Pro, then buy an MCE-compatible remote control, TV tuner, and video encoder if I want to use the "added junk."

      Microsoft's remote control for XP MCE 2005 is not required, but it seems like the "added junk" would suck without it. It's $43.99 and (of course) comes with a USB remote control receiver.

      --
      TO START
      PRESS ANY KEY

      Where's the 'ANY' key? I see Esk, Kitarl, and Pig-Up...

  17. Bad review by Anonymous Coward · · Score: 2, Interesting

    " Although the product allegedly will support the ATI HDTV Wonder card it is my understanding that this card only supports OTA (over the air) HDTV broadcasts. WTF?" - From the submitter review

    What an uninformed statement. This the fault of cable and sat companies. The htpc communities have screamed their heads off about for awhile now but with the new broadcast flags, I believe we will see the death of HDTV recording (on pc, too easy to share) all together. Unless there is a solid shared standard (with agreement of the copyright holders of course) you will never see anything from HDTV cable and sat on your pc.

    If any one is wondering, NO you can not just record the component signal. The pci bus has proven to be to slow to handle raw High definition signals. Hell why do you think pci video card are practically dead?

    1. Re:Bad review by ckaminski · · Score: 1

      how an average of 40MB/sec is too slow is a mystery to me....

    2. Re:Bad review by Anonymous Coward · · Score: 2, Interesting

      Actually, the PCI bus is not too slow, when you use a card like a hardware encoder board. You would have more than enough bandwidth to spare. An HDTV signal is around 10-20 Mbps, which is what an equivalent stream would be coming off of an encoder board which is streaming at about the same quality.

      Also, a PC's processor would not be able to handle a raw 1080i stream anyway. At least one of today's processors.

      Just my $0.02

  18. Thomas Hawk's Digital Connection (great link) by Mstrgeek · · Score: 1
    This a great blog about Microsoft Media Center 2005

    http://thomashawk.com/2004/10/microsoft-media-cent er-2005.html

    --
    Chris Williams clw7500nc@gmail.com
  19. Let's hope ... by Anonymous Coward · · Score: 0, Funny
  20. I'm unimpressed by El · · Score: 4, Insightful

    I've got a very expensive Sony Media Center PC. The program guide and remote control are nice, but the thing takes forever to switch channels, and video quality is poor (it appears to be dropping frames like crazy when receive standard broadcast TV with a lot of movement). Sure, I can pause live TV, but what good is that when it looks like crap? Of course, it is difficult to say how much of this is the fault of the software, and how much is because of the hardware -- but killing every other process running seems to help.

    --

    "Freedom means freedom for everybody" -- Dick Cheney

  21. Whew! by Anonymous Coward · · Score: 0

    For a minute I thought the "broken windows" icon replaced the Bill Gates borg icon. I was about to ask what happened, did Bill G. finally get tough with ./ ?

  22. Re:Hmm. Another Microsoft Solution by Trolling4Dollars · · Score: 1, Insightful

    Speaking of blue screens... did anyone ever notice that the Windows XP Logon Screen (the pretty one with all the playschool buttons) is mostly... blue? Wanna guess why? Maybe they were hoping if XP bluescreened, a user wouldn't be able to tell from a distance because they'd still see blue and think it was the logon screen. ;P (I kid! I kid! Because of love!!!)

  23. Oh Crap. There is no way I'm getting one now! by Anonymous Coward · · Score: 0

    The last thing I want to see is a picture of the Goatse.cx guy (or worse) frozen on my high definition, no less, television with an "Oh Snap!" or "Pwned!1!!" caption.

  24. XBMC is million times better.. by dwipal · · Score: 5, Interesting

    I use XBOX Media Center (http://www.xboxmediacenter.com) since a month now, and it is WAYYY better than whatever MS will be offering, the main advantage being u dont get stuck with M$ software. My XBMC works with the iBook and a Windows XP desktop that is kinfof like my "Media Server" lying somewhere in the bedroom.

    Its all connected to the network wirelessly, and works exceptionally well. U can manage the songs using iTunes and play those on ur home theater connected through XBMC. There are also Optical Audio and Component Out kits available for the XBOX and it works really well. It has the mplayer media player which has all the nasty codecs which can play just about anything.
    Also, xbox dosent make the noise that a regular PC will make. It now also supports 1080i DVD playback with DTS audio which is just what I need.

    M$ has a media center extender for their xbox, but it only works with their shitty Media center PCs which is wayyy overpriced and too "closed".

    As far as my XBOX can do everything i ever want (of course, except the HD-Tivo functions, which i would like leaving to Tivo), spending 150$ for the XBOX just makes too much sense. I would always prefer to have all the media stored on some PC but remotely accessible from a small non-noisy set-top box connected to the TV (like the XBOX).

    1. Re:XBMC is million times better.. by FerretFrottage · · Score: 1

      I agree, but maybe not a million times :)

      It's great for playing movies, music, and showing the family the vacation pictures on the big screen. However, as you eluded to, the XBMC can not record tv shows or any "outside" video feed. That being said, I own 4 xboxes all equipped with XBMC for the majority of my multimedia enjoyment.

      --
      "Look Lois, the two symbols of the Republican Party: an elephant, and a fat white guy who is threatened by change."
    2. Re:XBMC is million times better.. by jimmyfergus · · Score: 2, Informative
      Also, xbox dosent make the noise that a regular PC will make

      Obviously, you and I have been listening to different desktop PCs and XBoxes... I'd go for an X-box for this purpose in an instant, if every one I've heard wasn't so noisy. Silence is in the ear of the beholder. They're also harder to silence. Small quiet fans just don't exist, and the Xbox has a small fan (50, 60mm or something?).

    3. Re:XBMC is million times better.. by SilentChris · · Score: 2, Funny

      My god you sound like my son.

      "U wayyyyy need XBMC, dood! It rox!"

    4. Re:XBMC is million times better.. by Anonymous Coward · · Score: 2, Informative

      Obviously, you and I have been listening to different desktop PCs and XBoxes... I'd go for an X-box for this purpose in an instant, if every one I've heard wasn't so noisy. Silence is in the ear of the beholder. They're also harder to silence. Small quiet fans just don't exist, and the Xbox has a small fan (50, 60mm or something?).

      Oddly enough, I have two xboxes here that have extremely different fan volumes. One of them is far newer than the other, and came for free with our new van.

      The old one makes such a loud noise that the top volume on the TV can't drown it out. The new one makes such a small noise that you can hardly hear it, even when there's no other sound in the room. The buttons on the front of the new one also move less and are nicer, but that besides the point.

    5. Re:XBMC is million times better.. by Fishy · · Score: 1

      New models have no GPU fan, just a standard size fan on the back. Pick up an urber quiet pc fan from anywhere and replace.

    6. Re:XBMC is million times better.. by Malc · · Score: 1

      "It now also supports 1080i DVD playback"

      That's funny: DVDs themselves only support 480p at best.

  25. Noisy??? by bogie · · Score: 1

    Are you watching silent movies or something? I use Seagates and when watching tv at even a low volume I can't hear my PC at all. For movies, ie why you want a HTPC in the first place I can't hear anything but my 5.1 system.

    --
    If you wanna get rich, you know that payback is a bitch
    1. Re:Noisy??? by jimmyfergus · · Score: 2, Informative
      Well, your HTPC has to be on full time to record, so it has to be quiet enough when there are no other sources of noise.

      However, I'm very picky about noise, and I've been able to silence drives very successfully. Get a modern quiet one, turn on acoustic management, and soft-mount it. Either suspend it with bungees, rest it on sorbothane foam, or at least use rubber grommets in the drive cage. There are all sorts of discussions about this on www.silentpcreview.com.

      I'm amazed by how much bungee-suspension has silenced my hard drive. You have to tackle cooling on a free-suspended drive without the heatsink-effect of a case, but that's not too hard.

      Much more difficult than hard drives, I think, is eliminating fan noise while cooling a modern machine. To have quiet fans, you need low airflow (and good fans), so you've got to work hard to make the case airflow as free as possible. Difficult with small HTPC cases particularly, but not impossible.

  26. MS isn't a useless and inferior product... by Bequita · · Score: 2, Funny

    ...it's an excellent way to identify B-Arkers.

    --
    Yes, there are women on Slashdot. Deal with it.
  27. Re:I can see it now... by GMFTatsujin · · Score: 4, Funny

    And halfway into the presentation, in front of all the world, inexplicably, BlankScreen(TM) turns a familiar shade of blue...

  28. Comment removed by account_deleted · · Score: 3, Interesting

    Comment removed based on user account deletion

  29. heh by NeoGeo64 · · Score: 3, Funny

    I've always wanted to see hi-def goatsee and tubgirl. ;)

  30. gosh by j_d · · Score: 1

    rivals and competitors?

  31. HDTV gap by 4of12 · · Score: 1

    Microsoft's entire success is due solely to protectionist schemes

    Those schemes are self protection of Microsoft's own business.

    Protecting customers and competitorsM-D partners is a different matter.

    I don't see the Media PC booming into a brisk holiday sales season; the TiVo has much stronger word-of-mouth advertising.

    Where the TiVo falters, IMHO, is in providing friendly HDTV recording capabilities.

    --
    "Provided by the management for your protection."
    1. Re:HDTV gap by ckaminski · · Score: 1

      I think EVERYONE is failing in providing friendly HDTV recording capability... considering said capability only hit the market last spring...

      I'd rather Tivo take their time and Do-It-Right than fuck it up royally (like some to-be-unnamed vendors). IIRC, an HD-Tivo is still unavailable...

    2. Re:HDTV gap by FuzzyBad-Mofo · · Score: 1

      The HDTV Tivo is available in limited quantities. Can record 20 hours of HD content or 200 hours of regular quality. Best Buy is selling it for about $1000.

    3. Re:HDTV gap by RedX · · Score: 1
      Where the TiVo falters, IMHO, is in providing friendly HDTV recording capabilities.

      How so? My HR10-250 HD TiVo is no less friendly than the standard DirecTiVo that I'd used for a couple of years. The sole knock on it is the price, but it's certainly the best HD recorder out of a couple that I've used.

  32. you are killing the wrong process! by Anonymous Coward · · Score: 1, Funny
    "but killing every other process running seems to help."

    You are killing the wrong process try kill rundll.....etc works even better then try a freebsd boot cd. At root just type in (dd if=dev urandom of=dev ad0) these actions will speed up your sony.

  33. Give me TiVo any day by JeffTL · · Score: 1

    XP MCE has always looked to me like MythTV for people who are too rich and/or lazy to geek Linux or TiVo for Paul Thurrott or the Microsoft-zealot balding IT man at your school or workplace. A good thing to have, but with TiVo To Go around the corner to handle the DVD burning thing, is there any real advantage over TiVo? If you are using it like a TV (sitting at a distance) you won't be too comfortable using Word, particularly if you are using a standard-def or any small TV as your monitor, and there's no reason in particular to have Windows except MAYBE the games, and those would only be advantageous if you have a rather well-sized screen (e.g. a plasma).

    TiVo may have a fee, but the box is cheap and when it dies you can just get a new one and the fee remains the same -- and if the fee is really a problem, get Lifetime. I think you can get Lifetime and a DVD-burning TiVo for less than a decent MCE box and you don't have to get antivirus, because it's a highly secure embedded Linux distro.

  34. New line of business? by Glowing+Fish · · Score: 1

    Releasing this may be a sign that Microsoft is moving more into the field of consumer electronics, and may be paying less attention to trying to release "serious" computer software.

    Last time I checked, we are still 18 months away from the release of the next Microsoft operating system, and Microsoft still has not answered any of the serious questions about security or stability.

    However, Microsoft is very good at one thing: designing things that are simple and attractive for consumers to use. If they can't make "scientific" operating systems, they can at least make pretty home electronics. It might be a fitting thing for them to do.

    Or maybe this is only a blip on the radar screen?

    --
    Hopefully I didn't put any [] around my words.
    1. Re:New line of business? by 16K+Ram+Pack · · Score: 1
      The trouble is, Apple makes more beautiful looking machines. I'm not some Apple fanboy, BTW. I just wouldn't want my ugly PC sitting in my living room. On the other hand, I wouldn't object to having one of the new iMacs in there.

      In terms of security, the Forms Authentication problem in ASP.NET this week is enough for me to now be accelerating my migration off Microsoft.

  35. Tivo/ReplayTV not MCE's competitors by meehawl · · Score: 1

    I think there is a category error here. ReplayTV or Tivo are not direct competitors to MCE - different setup, different price points. People buy something like a ReplayTV precisely because they want to deal with as little PC-like cruft as possible. Which, of course, MCE offers in droves. MCE still requires too much sit-up effort rather than a more comfortable TV-like sit-back groove. It's possible it may always be burdened by this because of its full-scale Windows nature.

    Surely the closest competitor to MCE is the equivalent PC PVR software such as SageTV or BeyondTV (or even the crappy pack-in software from ATI or Hauppauge). I know MS wants to imagine this is otherwise by not easily unbundling the MCE software from the hardware base, but it's a fact.

    More stuff about (mostly) PC PVR software.

    --

    Da Blog
  36. Decisions, Decisions... by Anonymous Coward · · Score: 1, Interesting

    So I have a first-generation Tivo, and have been considering an upgrade to something else so I can play MP3s from my home theatre, since the first-generation boxes can't connect to a WiFi network.

    Right now my decision is between a Tivo Series 2 and an MCE 2005 box. After thinking it over, I have to say it doesn't seem to make sense to invest extra money in a MCE system. If I want to record shows, for example, that means I have to leave my PC on 24/7, or try and remember to keep in on while the shows I want to watch are recording. What happens if I go on vacation for a couple weeks? I'm just supposed to keep my PC on that whole time?

    Between that issue, and the MCE recording quality problems already discussed in this thread, I'm heavily leaning in favor of the Tivo Series 2. Am I missing something, or does using a PC to record video just not make a whole lot of sense?

    1. Re:Decisions, Decisions... by nbert · · Score: 1
      What happens if I go on vacation for a couple weeks? I'm just supposed to keep my PC on that whole time?
      There is a script for mythtv, which utilizes the startup function of the BIOS (this feature is quite common today). After a show was recorded it looks up the next scheduled recording and tells the bios to start the computer shortly before it's supposed to record. After this has been written into the BIOS the computer shuts down. Unfortunately I can't remember how this script was called.

      Shouldn't be too hard to do something like this on Windows

  37. No It Can't by corren · · Score: 2, Informative

    Unless you upgrade from MC 2004 to 2005 (and have previously joined a domain) you can not join a domain with MC 2005.

    This is because MC 2005 is cheaper than XP Pro, and MSFT doesn't want corporations abandoning XP Pro sales.

  38. I live in the UK... by silic0n · · Score: 1

    and I bought an OEM copy of MC 2005 through work on thursday. It's the only legitimate MS OS I've ever owned. And I'm absolutely gutted that they spent about as much time optimising the My Music feature as Bill spends mailing love letters to liberals. My TV's faster though.

  39. Crash-o-matic by pair-a-noyd · · Score: 2, Interesting

    I just spent a few days in Houston Memorial Herman Hospital where they have a sort of interesting setup.
    The old TV's are gone, they have flat screens on a boom that you can pull down to your face and watch TV on, surf the net, etc..
    My complaint with it was that it's credit card driven, you get about 10 channels for free but they are all bullcrap channels, women's talk shows, soaps, "The Aquarium Channel" and other useless nonsense.
    If you want to watch anything else you have to swipe your credit card in a slot on the side to activate the half way decent channels or get on the net. The proxy is heavily censored/nannied and you can't do much more than go to disney.com and other 4 year old level crap. Any site with naughty words are off limits.

    Not having a credit card, I was screwed until they caused me some extreme pain, I filed a complaint and they kissed my ass for the rest of my stay which included turning on all the channels.. (not worth the pain though!)

    Anyway, the thing was crashing every few hours, it would boot up with a Windows 2000 start up screen then go through a very lengthy new hardware detection process, rebooting numerous times as it tried to detect and install all the goodies. It is a touch screen and the picture was a little better than poor and just under acceptable. You can go back and forth between the net and TV by touching the screen. Typing on it and filling in forms was a pain. There was a power, coax and an ethernet cable from the wall into the boom. I would be willing to bet that this device is insanely expensive. Considering though that they charged me about $100,000 for everything, I would think they may have put a dent in the bill for this system.

    At first glance, it looked neat. After serious scrutiny, it's buggy and low quality. But most people laying in bed, in pain could care less.

    Here's a link to a story all about the system.
    http://abclocal.go.com/ktrk/technology/020104_tech _hostech.html

    1. Re:Crash-o-matic by Inda · · Score: 1

      Our local hospital has a similar setup to this and everything worked great.

      There was no credit card option. You just fed some coins into a machine down the hall in return for a pre-paid card. This was great because visitors could bring pre-paid card instead of useless grapes.

      It was a differt box to the one in your picture. It didn't crash once in the 8 days we were there.

      --
      This post contains benzene, nitrosamines, formaldehyde and hydrogen cyanide.
  40. TIVO get a pass when it's a huge SPYWARE??? by Anonymous Coward · · Score: 0

    I don't understand the slashdot crowd???

    Software has spyware and you guys go apeshit.

    Yet this hardware was able to determine the number of people who rewound the Janet Jackson clip and you guys give it a pass.

    Is spyware ok now?

  41. Microsoft NDA / press embargo Media Center 2005 by Geartest.com · · Score: 4, Interesting

    Thomas, I found this excerpt quite interesting (emphasis added):

    I wrote a review on the new MCE 2005 last week called MCE 2005, Underwhelmed.

    How was it that you were able to get advance access to the software and avoid violating confidentiality agreements that you must have signed?

    We were at a Microsoft media briefing a couple of weeks ago and were required to sign NDAs specific to the Media Center Edition 2005. The information was embargoed until the October 12 official launch of Windows Media Center Edition 2005. The NDAs applied to everyone, including major media with millions of readers/listeners/viewers.

    In the case of the New York Times, and a few selected media outlets, I'm sure that they got special access. Either that or the NYT is violating an NDA as well, which I think is improbable.

    So how has Thomas Hawk managed to get the software and write about it so far in advance without violating an NDA or otherwise going up against the Microsoft legal department?

    Or is your "review" like a lot of game "reviews" where you haven't even seen or used the software, and rely on third-party accounts as the basis of your "review"?

    1. Re:Microsoft NDA / press embargo Media Center 2005 by d34thm0nk3y · · Score: 1

      So how has Thomas Hawk managed to get the software and write about it so far in advance without violating an NDA or otherwise going up against the Microsoft legal department?

      eMule?

  42. TiVo does crash by c_waddington · · Score: 1

    There's been a lot of jokes/comments about BSOD with Windows Media Center and as much as I love my TiVo I did want to balance the negative comments. I'm unhappy to report that my TiVo does crash about once a week. Typically it occurs when it attempts to change channel to start recording. The crash requires a full reboot - which means yanking the power cable since there is no power button on the TiVo. A reboot takes about 7 minutes. Is any one else experiencing problems or do I have a bad box? I never had crashes until I updated to the Home Media Option (with an approved Linksys USB wireless adapter).

    1. Re:TiVo does crash by Warlock7 · · Score: 1

      I've never had this happen with mine and I've had it for about five years now. I don't have the home media option because I have a DirecTIVO.

    2. Re:TiVo does crash by Malc · · Score: 1

      Sounds like a problem with the hardware or drivers. Can you roll it back? Series 1 Tivos store the software on two partitions, one of which is a backup with the previous version of the software. Rolling back just involves changing which partition it mounts! I'm assuming that you've checked for more up to date software, although that will blow away your working backup for sure.

      I have a Series 1 Tivo (Sony) from 2000. No problems. I've hacked it to make it work here in Canada and added an ethernet card to it...

  43. Re:Hmm. Another Microsoft Solution by Stevyn · · Score: 1

    Na, someone else was working on it. They gave him a computer with this OS on it. After playing around with it for a few minutes he shouted to Ballmer, "I WANT IT!"

    Ballmer tried to explain that they couldn't just take it, but Gates didn't care.

  44. Though I agree with the article... by neccoant · · Score: 1

    It is one of the most poorly written, colloquial things purporting to be "articles" or "reviews" I have ever seen linked from Slashdot.

    Sorry, but it is so biased and slangy it is hard to get into.

  45. Standalone OEM version, not "retail" by MojoStan · · Score: 1
    the whole point of this is that MS is releasing this as standalone "OS" in a retail box
    Actually, Microsoft is releasing a standalone OEM version of XP MCE 2005, not retail box. No fancy box, no fancy manuals, and no free support from MS.

    I agree with your point, though. Standalone, not preloaded on an expensive PC.

    --
    TO START
    PRESS ANY KEY

    Where's the 'ANY' key? I see Esk, Kitarl, and Pig-Up...

  46. Domain support was removed from MCE by motown · · Score: 1

    Sorry to disappoint you, but Microsoft removed exactly that feature from MCE. That was to be expected, of course. :(

    The only reason why MCE is based on XP Professional (instead of Home) is because of the Remote Desktop support, which will be required for the extenders to work. At least that's what I've understood about it.

    --
    "Oooh, does that mean we get to kick some puffy white mad zionist butt?"
  47. Thinking outside the box/room. by lucason · · Score: 1

    Don't try to create the mythical and impossibly expensive silent pc. There no point. Just move the PC outside the living room.

    Just cough up those $50 on a AV wireless transmitter and receiver and put your PC in the utility room.

    http://search.ebay.com/av-wireless_W0QQsokeywordre directZ1QQfromZR8

  48. Re:Cognitive Dissonance by Anonymous Coward · · Score: 0

    That "highest presale" wasn't reported by Microsoft, though. The reporter simply assumed, without fact-checking.

  49. IE: The most secure browser on the planet. by JamesGecko · · Score: 1
    "More has been invested in making IE secure than any browser on the planet by a long shot. Nothing is going to change. That's the one over 90% of people are going to keep using."


    Then why is Mozilla more secure? Why have 10% of the people using IE switched to FireFox?