Slashdot Mirror


User: dingen

dingen's activity in the archive.

Stories
0
Comments
1,396
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,396

  1. Re:Wrong quote from the user agreement on iPhone OS 4.0 Brings Multitasking, Ad Framework For Apps · · Score: 3, Interesting

    That excludes a lot of iPhone frameworks out there (Unity, Corona, you name it). I'm sure that can't be what Apple means by that statement.

  2. This will be a great boost for HTML5 on iPhone OS 4.0 Brings Multitasking, Ad Framework For Apps · · Score: 0, Redundant

    Since the ads in iAd will be created in HTML5, this will help greatly in making this technology mainstream. Awesome!

  3. Re:Apple Is Absolute Panic Mode Over Android on iPhone OS 4.0 Brings Multitasking, Ad Framework For Apps · · Score: 4, Interesting

    It's just going to keep getting worse with the rate Android is leaving the crappy old iPhone OS behind and the absolute flood of new Android based devices that make the iPhone hardware look like old 1970s pocket calculators in comparison.

    Actually, the rate at which new devices are coming out is holding developers back at truly using Android to it's potential. Android is awesome as a platform, but in the end applications make or break the experience of your device. I tried to find 10 decent games for Android tonight and it was an absolute pain to get things that weren't complete pieces of crap. The quality of the apps in Apple's App Store is really *a lot* better, there's more to choose from and they're generally cheaper too. Android's got some serious work in this field until they can really compete.

  4. Re:MULTIPLE Exchange accounts?! on iPhone OS 4.0 Brings Multitasking, Ad Framework For Apps · · Score: 1

    To make things even nicer, they've created a unified inbox which includes the e-mail from all your accounts, be them Exchange, Gmail, Hotmail, POP3, IMAP or mix of everything. You can still filter by account, but having just a list with *all* your e-mails is really nice.

  5. Re:Why would I want to multitask? on iPhone OS 4.0 Brings Multitasking, Ad Framework For Apps · · Score: 2, Insightful

    Because you want to be able to look something up (through your browser, in your mailbox, whatever) while having a conversation on Skype.

  6. Re:flying images on mac on IE9 Throws Down the Hardware Acceleration Gauntlet · · Score: 1

    The default is 36 images (6 x 6).

  7. Re:Why don't they just use WebGL like everyone els on IE9 Throws Down the Hardware Acceleration Gauntlet · · Score: 1

    3D graphics is just one example this technique could be used for, but you can render any HTML, CSS or Javascript using this technique. How can you not see the point of using your hardware more efficiently to make processing times shorter?

  8. Re:Why bother ... on IE9 Throws Down the Hardware Acceleration Gauntlet · · Score: 1

    I see no point in a web based word processor or image editor

    The point of turning the web into an application platform is that Windows is suddenly rendered completely irrelevant. When all your apps run on the web, it doesn't matter which operating system you're using. As long as it runs a browser, you're set.

    Kill web applications are the only serious things available today to overcome Microsoft's monopoly in the desktop operating system market.

  9. Re:Standards? on IE9 Throws Down the Hardware Acceleration Gauntlet · · Score: 1

    Well, I don't think they even tried to make the test case W3C-compliant.

    I think they did. They just didn't build it to pass the W3C Validator.

  10. Re:Yeah, sure, "Standards" on IE9 Throws Down the Hardware Acceleration Gauntlet · · Score: 1

    I see you haven't actually developed a lot of websites for customers using Internet Explorer.

  11. Re:Standards? on IE9 Throws Down the Hardware Acceleration Gauntlet · · Score: 1

    That's really nitpicking. There aren't any major non-standard statements in the XHTML, CSS or Javascript produced by Microsoft for this testpage. The main reason it doesn't validate is because the validator is trying to parse the Javascript, which it can't and thus fails.

    The focus of the story is that Microsoft hasn't invented a new standard for this to work, but instead made IE9 in such a way that regular websites will render more quickly because it can use the GPU in your computer.

  12. Re:Why bother ... on IE9 Throws Down the Hardware Acceleration Gauntlet · · Score: 1

    I do observe that software grows slower faster than hardware grows faster

    You're certainly not the first to notice this.

  13. Re:Yeah, sure, "Standards" on IE9 Throws Down the Hardware Acceleration Gauntlet · · Score: 1

    Of course IE9 supports it. The problem is that IE6, IE7 and IE8 don't.

  14. Re:Standards? on IE9 Throws Down the Hardware Acceleration Gauntlet · · Score: 1

    Well there's nothing wrong with Javascript to make things nicer, as long as it's gracefully degredating so the site is still usable without it.

  15. Re:flying images on mac on IE9 Throws Down the Hardware Acceleration Gauntlet · · Score: 1

    yes i'm using snow leopard so OpenCL maybe helping out

    If that is true, then Microsoft is already late to a show they think they've started :-D

  16. Re:flying images on mac on IE9 Throws Down the Hardware Acceleration Gauntlet · · Score: 3, Interesting

    Wow, seriously? I just ran the demo on my iMac and couldn't get above 10 fps.

    Maybe you're running Snow Leopard? I'm still on 10.5, which has no OpenCL on board. Could it be that the latest versions of Safari and Firefox use OpenCL to accelerate these sort of things already?

  17. Re:Why bother ... on IE9 Throws Down the Hardware Acceleration Gauntlet · · Score: 1

    Okay but given that the vast majority of enterprise PC's are not using fancy GPU

    You don't need a fancy GPU for this. You just need a GPU. We're not talking about a GeForce GTX480 here, just something that can work with DirectX. Every computer sold in the last decade has such a chip on board.

  18. Re:Yeah, sure, "Standards" on IE9 Throws Down the Hardware Acceleration Gauntlet · · Score: 1

    I would be glad if Microsoft would offer some kind of way to implement things like CSS rounded borders. Standard compliant or not, at least you'll have something to work with instead of creating stupid little images of rounded corners again.

  19. Re:Why don't they just use WebGL like everyone els on IE9 Throws Down the Hardware Acceleration Gauntlet · · Score: 1

    You're not understanding. They aren't proposing any new standards, they're using hardware acceleration on existing standards. Rendering HTML, CSS and Javascript with help of your GPU, that's basically what it's about.

  20. Re:OpenGL for other OS? on IE9 Throws Down the Hardware Acceleration Gauntlet · · Score: 1

    On Mac OS X, browser developers could implement OpenCL. This would effectively do the same as the IE9 Team is currently doing, with the difference that OpenCL is not limited to calculations involving graphics, but can be used for all sorts of stuff.

  21. Re:Standards? on IE9 Throws Down the Hardware Acceleration Gauntlet · · Score: 2, Insightful

    No, they're using completely standard HTML, CSS and Javascript for this demo. The only difference is that the scripting they've created consumes a lot of CPU cycles, which makes the animation it produces choppy. In IE9 they've added hardware accelleration, which makes it less apparent you're running a really hefty Javascript, because both your CPU and GPU kick in to do the processing.

  22. Re:Why bother ... on IE9 Throws Down the Hardware Acceleration Gauntlet · · Score: 1

    Just make the browser work...it's fast enough already

    It's fast enough for websites. It's not, by far, fast enough for applications.

  23. Re:Largest Nuclear Disaster? on What Chernobyl Looks Like In 2010 · · Score: 1

    As much as I would like to agree with you, Japan didn't surrender after a first explosion on one of their cities

    They didn't surrender within 3 days. There's no way of telling if they wouldn't have surrendered if they had been given a longer period to respond.

  24. Re:Wow, that's pretty ignorant on What Chernobyl Looks Like In 2010 · · Score: 1

    And they didn't showed this already in Hiroshima?

  25. Re:Largest Nuclear Disaster? on What Chernobyl Looks Like In 2010 · · Score: 1

    it could be called necessary

    You could call the first bomb on Hiroshima that. But the second one, on Nagasaki? Why?