Slashdot Mirror


User: Transfinite

Transfinite's activity in the archive.

Stories
0
Comments
96
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 96

  1. Re:No flash support on Apple's "iPad" Out In the Open · · Score: 1

    Perhaps it's time you read some specs and educated yourself then.

  2. Re:No flash support on Apple's "iPad" Out In the Open · · Score: 1

    Dude, H.264 is proprietary, and that's what Apple want as part of the HTML5 specs. Also, it's what the Youtube et al HTML5 betas are running.

    Wow you know so much....."H.264/MPEG-4 AVC is a standard for video compression. The final drafting work on the first version of the standard was completed in May 2003.".... Dick

  3. Re:No flash support on Apple's "iPad" Out In the Open · · Score: 1

    Which means no hulu.com, espn360.com or fancast.com. Somehow Mr. Jobs is touting this as a feature.

    Yawn, Flash *IS* dying, the future is NOT flash, it's javascript HTML5 canvas. So yes I think Mr Jobs, Mr Youtube, Mr Vimeo, Mr Google, Mr Firefox..... are right on the money. No problem here please move along.

  4. Re:Ummm ... on Open-Source JavaScript Flash Player (HTML5/SVG) · · Score: 2, Insightful

    Umm because IE is shit, lagging about 3 years behind the rest. They STILL have not managed to produce a *fully* standards compliant browser.

  5. Re:This is great! on Open-Source JavaScript Flash Player (HTML5/SVG) · · Score: 1

    that's why we invented WebWorkers: http://www.whatwg.org/specs/web-workers/current-work/

  6. Re:This is great! on Open-Source JavaScript Flash Player (HTML5/SVG) · · Score: 2, Informative

    Not true at all. Javascript engines are getting faster, a lot of effort, time and money is being put into making that so. Googles V8 engine for example. Also paired with the fact that HTML5 introduces a notion of concurrency into Javascript this is then even less of an issue. ~Unfortunately most people still think circa 1998 when talking about Javascript. Wrong. Javascript is key to the future of the web and not heavy inefficient server side solutions. Have a look at say node.js and see if you still think about Javascript circa 1998

  7. Re:Rob you blind on Copyright Industries Oppose Treaty For the Blind · · Score: 1

    because it must be hard enough to find every book that you would like to read. That everyone should be entitled to do so. Without these fucking self elected profiteers/guardians giving you an even harder time. No?

  8. Horrible on Copyright Industries Oppose Treaty For the Blind · · Score: 1

    Well this will just come back to haunt them. Google has wisely realised that you don't pick on disabilities, it makes you look, bad, like a bully. At the end of the day if I understand correctly, this is just move to make books more accessible to the blind, it's not about the blind stealing their precious content. These guys better wise up the world is changing around them. Perhaps as individuals it's time we boycotted and voted with our choices. Horrible.

  9. Re:BLOAT on Google Abandoning Gears · · Score: 1

    ??? things do "evolve", so I don't get your point. So how else should we do it?

  10. Re:HTML 5 on Google Abandoning Gears · · Score: 1

    mod +1 parent! :)

  11. Re:HTML 5 on Google Abandoning Gears · · Score: 1

    you're right... but. your missing the point. the important, ground breaking changes are not the tags or even for that matter the video elemen, these are all distractions. It's the other stuff like. WebWorkers, webSockets, ApplicationCache etc... This is the important stuff. Really go read the specs

  12. Re:Google hates anything that is offline on Google Abandoning Gears · · Score: 2, Interesting

    Really? you don't think that if you have a client side DB that is network aware, that can sync when it reconnects that it can't a) inject ads b) record what you do c) sync all of the above when you re-connect? I'm sorry but get prepared for offline analytics and ads

  13. Re:BLOAT on Google Abandoning Gears · · Score: 2, Informative

    It's got nothing to do with "tags", the whole point of the HTML5 API is to try and evolve the request -> response model we have at the moment. for example, WebSockets http://dev.w3.org/html5/websockets/ event based full duplex communications. Or that you can now actually store files locally (applicationCache), so for example client side templates would be possible, only send the data that changes, not as happens now, everything over, and over again. The new tags in HTML5 are not the important bits.

  14. Re:Why bother? on Trying To Bust JavaScript Out of the Browser · · Score: 1

    I'm betting we'll see browsers at some point not being able disable javascript entirely. I dare you to dissable JS for a day, see how you actually get on. here's an example: "There may be more comments in this discussion. Without JavaScript enabled, you might want to turn on Classic Discussion System in your preferences instead." Pfff! Javascrip tis such a hassle eh?

  15. Re:BLOAT on Google Abandoning Gears · · Score: 3, Insightful

    what! doesn't anyone actually think things through before opening their mouths anymore? Everything you'd tried to apply some whale meme anaolgy to is wrong. Developers need to get this into their heads: 1. the days of request -> response -> request are going 2. more load is going to be placed of client resources. 3. Data should be stateless, your client will retain state HTML5 improves efficiency, removes latency. So why is that a bad thing? WebWorkers, WebSockets??? No? Then go and read the specs before to dismiss them off hand.

  16. Re:HTML 5 on Google Abandoning Gears · · Score: 4, Informative

    from actually working with this stuff. Quite alot already.

  17. Re:Really? on Trying To Bust JavaScript Out of the Browser · · Score: 2, Interesting

    so you'll be aware of this then: http://nodejs.org/

  18. Re:Javascript is actually a great language on Trying To Bust JavaScript Out of the Browser · · Score: 1

    What non-trivial like gMail, or what let me see about every other site you visit? You do know that javascript is a prototypical language? So you have treat it differently. Classical inheritance is not the way to do things. Namespaces?? What are you on about. I've been using NS in javascript for years!

  19. Re:Why bother? on Trying To Bust JavaScript Out of the Browser · · Score: 1

    "I actually wish JavaScript and other client-side browser scripting would be done away with completely" Really? no more facebook, twitter, etc, ect.. for you then. So you'd do everything server side eh? where it belongs? I don't think you have thought about that have you. Go on think about what you have just said, really think about the implications. Or perhaps you actually think the web is about as efficient as it can get, everything on the server.

  20. Re:Javascript is actually a great language on Trying To Bust JavaScript Out of the Browser · · Score: 1

    "CPU-intensive computations" + "lack of threading or any other explicit or implicit parallelism support" What like concurrency via WebWorkers? "no library facilities to modern 2D/3D graphics libraries" What like this :http://processingjs.org/ "Javascript is a nice experimental language like so many others but it shouldn't be running 90% of mission-critical applications" I'd hardly call it experimental after what 14-15 years. After all JAVA was designed for friggin fridges! So what you are trying to say is..... "I HAVE NO CLUE".

  21. uninformed masses on Trying To Bust JavaScript Out of the Browser · · Score: 1

    I find the nagative, un-informed, comments revealing. It reveals most of are unaware of current developments and about a decade out of step with modern techniques. Please all of you, do yourselvs a favour and actually get a clue before responding with general idiocy.