csulok | 9 years ago | on: Tor at the Heart: Firefox
csulok's comments
csulok | 9 years ago | on: Tesla envy grips Germany’s giants
csulok | 10 years ago | on: Geolocation API removed from unsecured origins in Chrome 50
csulok | 10 years ago | on: ChakraCore GitHub repository is now open
csulok | 11 years ago | on: Nexus Player
csulok | 12 years ago | on: Opera 14 for Android is out, based on Chromium
Also, on the Play Store publishing page, there are features for beta and alpha testing, not sure what they do, but I feel they are relevant as well.
csulok | 13 years ago | on: Chrome hits 17-month low, Windows 8 still only creeping upward
it's highest everywhere else.
csulok | 13 years ago | on: Google Now's smartphone is the real deal
csulok | 13 years ago | on: IE9 users to be updated to IE10 automatically with Windows Update
csulok | 13 years ago | on: Windows 8 Passes the 35,000 app Milestone
csulok | 13 years ago | on: Dell Gives up on Android, Doubles Down on Windows 8
csulok | 13 years ago | on: X-editable: In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
I think this is because of performance. form elements are rendered differently and actions mostly result in a limited repaint and a couple events fired. contenteditable DOM elements are a lot more work to update.
csulok | 13 years ago | on: Gmail Gets an Efficient Improved 'Compose' Experience
csulok | 13 years ago | on: How RESTful is Your API?
It's not necessarily harder, but it's more code nevertheless.
csulok | 13 years ago | on: Three Months with Sublime Text 2
csulok | 13 years ago | on: 10 Million Galaxy S III Sold by July, A Word from Samsung
csulok | 13 years ago | on: Facebook rumored to be in talks to acquire Opera to create "Facebook Browser"
csulok | 14 years ago | on: Opera Confirms WebKit Prefix Usage
For example: webkit devs think of a new property. They build it, they like it, they make it publicly available. Chrome guys enable using this in the dev and beta channel. In a couple weeks they have feedback on performance and stuff. Whatwg convenes, they finalize the details, webkit guys make a few adjustments (and it's fine because there's only 2 webpages on the entire internet that's been using it for a month tops) and then soon it hits the stable channel. This is what we need. Fast updating browsers could rape the benefits of such a system very nicely, fast updating is what we need to let the web evolve fast enough anyway. Slow updating browsers can go die in a fire, they are just as slow with supporting everything else.
Also, not to nitpick, but opera on the mobile front isn't unimportant. It's the only alternative to webkit, it's nearly ubiquitous and not a bad experience on mobile.
csulok | 14 years ago | on: Opera Confirms WebKit Prefix Usage
Fast releases and automated updates only make it worse, as two minutes after a prefixed property is thought up, a seriously large number of users will have support for it, developers will play with it and then the css code gets stuck on the internet.
By now most developers are in the mindset that it's okay to let a page differ in some browsers as long as the difference is only minor/aesthetic and not a functional handicap. And matching this vendors are perfectly happy with letting developers use prefixed properties as if they were stable.
Since these vendors make up the whatwg and w3c, they need to get their shit together and standardize faster and in the meantime developers need incentives to only use prefixed properties on test sites, which could be as simple as a console message that it should be removed (like how they did with the event.layerx deprecation) or having the user enable test mode in their browser configuration.
csulok | 14 years ago | on: SpaceX CEO claims he can send you on a round-trip to Mars for $500K