Slashdot Mirror


User: Wesley+Felter

Wesley+Felter's activity in the archive.

Stories
0
Comments
3,537
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,537

  1. Re:This article deserves some sort of award: on The Next Generation of PVR has no Hard Drive · · Score: 2

    I disagree about it taking 10 years. I live in Austin, TX and I have video-on-demand now, so each cable subscriber in my neighborhood could be watching something different. I don't know or care how much it cost Time Warner to make that work, but it works.

    However, I think the article still sucks, because VOD and PVR are not the same thing, no matter how much nCube tries.

  2. Sun on Open Source Projects and Usability Professionals? · · Score: 2

    IIRC, Sun has a group doing usability tests on OpenOffice and GNOME. It will be interesting to see if the developers pay any attention to the results.

  3. Re:A brief and disjointed analysis on Thomson Announces Royalties For MP3 Streaming · · Score: 2

    If a band encodes their music into MP3 format, they have already paid for a patent license; it was included in the MP3 encoder (assuming they are using a legal one). Why should they pay once to encode their music, and then pay again to stream it?

  4. Official Site on Thomson Announces Royalties For MP3 Streaming · · Score: 2

    The official site for MP3 licensing details is here. As the article said, they're not actually going to release details until the 14th.

  5. Re:High-DPI monitors need resolution-independent G on 22" 9.2-Million Pixel Display · · Score: 2

    Yes, Quartz 2D supports all those whiz-bang features; too bad most OS X apps are Carbon and are using QuickDraw instead of Quartz 2D.

  6. Re:High-DPI monitors need resolution-independent G on 22" 9.2-Million Pixel Display · · Score: 2

    Somewhere in MSDN I read an article about how to make Windows apps work on high-dpi monitors; I haven't seen such docs for any other platform.

  7. Re:FYI on 22" 9.2-Million Pixel Display · · Score: 2

    Um, this monitor sounds like it's about 200-300 pixels per inch, which seems like it would be far below the limit of perception.

  8. Re:High-DPI monitors need resolution-independent G on 22" 9.2-Million Pixel Display · · Score: 4

    But it's not resolution-independent. For example, all the widgets are bitmaps, so on a high-dpi monitor, they would become tiny.

  9. High-DPI monitors need resolution-independent GUIs on 22" 9.2-Million Pixel Display · · Score: 1

    But it seems like no one (besides MS) is working on resolution-independent GUI frameworks. If they really want to deliver a 200+ dpi display in 2 years, they better get cracking on the software so people will be able to use it without a magnifying glass.

  10. HavenCo site hasn't changed on Slashback: Offshore, Oratory, Goals · · Score: 2

    They've been up and running for months; someone needs to send a FactCheckerBot over to visit the /. editors.

  11. Re:P2P, the "push" of 2001 on Sun, Jxta And Promises · · Score: 3

    Yeah, P2P is such a worthless fad -- wait, where did all these MP3s on my computer come from?

  12. No on Post-mortem of a DOS Attack · · Score: 2

    From reading the article, it looks like the attack did use up all of the downstream bandwidth on his two T1s, so I assume the graph was of upstream bandwidth.

  13. Copyrights only cover copying on Hailstorm: Open Web Services Controlled by Microsoft · · Score: 2

    Even if it is possible to copyright a schema, that doesn't prevent someone else from creating documents that conform to the schema. Heck, if you build your Hailstorm clone using non-validating parsers, you won't even need MS's schemas.

  14. NetSpend on Deutsche Telekom To Launch "MicroMoney" · · Score: 2

    In Austin, TX a company called NetSpend is selling prepaid MasterCards. You put some cash in their machine and a card comes out. I think they're adding a fee of $1/transaction. I had one (they were giving them away for free for a while) and I wasn't able to use it at a store, but I did get some cash out of it at an ATM.

  15. Re:IPv6, NAT, and the little people on O'Reilly's IPv6 Overview · · Score: 2

    There is no way in H-E-double-hockey-sticks that my ISP is going to just up and say "Okay, now there are plenty of addresses, so we'll stop charging extra for additional computers."

    Why? How can you be so sure? What if a small ISP decides to differentiate itself from the competition by saying "Now that IPv6 addresses are practically free, each of our customers gets a /64 at no extra charge."? Although flat-rate pricing might not make sense if you allow that many machines to be connected...

  16. Re:Mojo Nation vs. Swarmcast (vs. Freenet, vs...) on Swarmcast GPLed · · Score: 2

    Data isn't any more persistent in Mojo Nation than in Freenet; they're both caches. Unless you meant something else...

  17. Re:The Cola... on Swarmcast GPLed · · Score: 2

    The cola is pretty good. I'm not going to give up Coke, though.

  18. Re:Ok, but... on Swarmcast GPLed · · Score: 2

    AFAIK, the origin server is always willing to send you more blocks. So if there are few (or no) other Swarmcast peers currently running, you just download most of the file from the origin server.

  19. Re:Update policy on Apple Releases - Doing Less, Faster, Is Better? · · Score: 2

    Even in an enterprise environment where you have 10,000 machines, I would still prefer that a person decides which updates should be installed and which shouldn't be, not some expert system as the article suggests. Obviously the installation of these updates has to be automated.

  20. Update policy on Apple Releases - Doing Less, Faster, Is Better? · · Score: 3

    Such an updater would check the upstream package catalog and apply multiple criterion on each updated package which would determine if that update is applied.

    It seems easy enough to do this by hand. Whenever I have spare time, I check to see if there are new updates. If there are, then I read the release notes to see if they do anything I care about. If they do, then I install the update.

    I wouldn't use automatic updates in any circumstance, even if I had some super-smart filter.

  21. Re:AtheOS is what I've been griping for... on AtheOS Interview · · Score: 2

    That's odd, I read the article and got the impression that the GUI (app server) is not built into the kernel. But yeah, I'm still waiting for that innovation.

  22. Re:More curious microkernel stuff on AtheOS Interview · · Score: 2

    Linux has dynamically-loaded drivers; that has little to do with microkernels.

  23. Adress space != memory on AtheOS Interview · · Score: 3

    Address space and memory are not the same thing. Many OSes reserve half the address space for the kernel, so that you can check whether a pointer points to user or kernel memory just by looking at the most significant bit.

  24. More curious microkernel stuff on AtheOS Interview · · Score: 3

    Since by definition a microkernel doesn't run core OS services like filesystems and the network stack in kernel space, in what sense is AtheOS "nearly" microkernel-based?

    I'm not even sure why people still care how microkernelish every new OS is...

  25. Re:Apple happy to ship Linux? on Can Open Source Escape The Apple Horizon? · · Score: 2

    I don't disagree with that at all. My point is that they don't run on Linux, so if you run Linux all the time on your Mac, you won't buy them.