Reversing course, Google rejects Adobe Web publishing tech
1–10 of 20 posts
Re: Reversing course, Google rejects Adobe Web publishing tech
#2Any claims that this will improve performance in the long-term are misguided: These kinds of layout features are necessary, so stripping them from the core (especially when other browsers are implementing them) will result in a nasty mix of browser-specific pages and low-performance javascript shims.
Re: Reversing course, Google rejects Adobe Web publishing tech
#3Re: Reversing course, Google rejects Adobe Web publishing tech
#4If I were Adobe I'd try to build a javascript-based solution for now, and push on the standards committees for the long term.
Re: Reversing course, Google rejects Adobe Web publishing tech
#5Ah yes, the Open Web, brought to you by MS, Google, Apple, Mozilla, and Op^H^H^H^H^H^H^H^H. Remember, if there's anything you don't like about their decisions, you can change things just by starting your own web brower and getting your first hundred million users.
Re: Reversing course, Google rejects Adobe Web publishing tech
#6Especially Håkon Wium Lie, who isn't even mentioned in this article, brings up some really convincing points against CSS Regions.
Re: Reversing course, Google rejects Adobe Web publishing tech
#7Short-sighted. Chrome's original performance push didn't come at the expense of web platform features and that's part of why it was able to supplant existing browsers. Any claims that this will improve performance in the long-term are misguided: These kinds of layout features are necessary, so stripping them from the core (especially when other browsers are implementing them) will result in a nasty mix of browser-spe…
Re: Reversing course, Google rejects Adobe Web publishing tech
#8Ah yes, the Open Web, brought to you by MS, Google, Apple, Mozilla, and Op^H^H^H^H^H^H^H^H. Remember, if there's anything you don't like about their decisions, you can change things just by starting your own web brower and getting your first hundred million users.
Re: Reversing course, Google rejects Adobe Web publishing tech
#9* Proxy all mobile connections through an html-simplifier
* Ignore inline elements like and * Remove the vertical part of the box model, and disallow any vertical positioning statements * Simply serve raw html to the end user. In these days of semantic HTML5, users should be able to read it anyway.
Re: Reversing course, Google rejects Adobe Web publishing tech
#10With Adobe's CSS Regions and other improvements [1] everyone could write an Google Docs competitor (single person mode) in one hour. Of course, Google and Microsoft with its Office Web fear this possible upcoming situation.
It would be awesome if some browser devs improve "contentEditable". It's really sad, there are so many bugs in Webkit and Firefox bugtrackers and got submitted related to this topic and no one fixed them. And no new features arrive either for years. Read some source code TinyMCE & co and you know what I mean, a lot of hacks to work around browser bugs.