Google, Android 4.0’a Desteği Kesiyor Google’ın “Ice Cream Sandwich” kod adıyla da bilinen Android 4.0 işletim sistemini çıkarmasının üzerinden neredeyse 4 yıl geçmiş bulunuyor.
seen from Colombia
seen from United States
seen from United States

seen from United States
seen from United States
seen from Singapore

seen from T1

seen from United States

seen from United States
seen from United States
seen from United States

seen from Mongolia
seen from Argentina

seen from United States
seen from China

seen from United States
seen from China
seen from India
seen from T1

seen from France
Google, Android 4.0’a Desteği Kesiyor Google’ın “Ice Cream Sandwich” kod adıyla da bilinen Android 4.0 işletim sistemini çıkarmasının üzerinden neredeyse 4 yıl geçmiş bulunuyor.
CSS Hacks for Chrome 42+
[ View All Chrome & Safari CSS Hacks ]
These are my legal CSS Hacks for fixing web browser quirks or outright bugs. Please enjoy, I have been working on them for years. May it help you if you need them. Please read here first: [What are these CSS Hacks Anyway?] Then check my [Live CSS Hacks Test Page] and also [BrowserHacks.com] where I sent new hacks and test submissions for the site.
General disclaimer: start with good CSS and only use these if you need them in a pinch.
* If you are using iOS Chrome (say in version 7 or 8) and the hacks seem to be off, BEFORE you complain that these do not work, there is nothing wrong with the hacks -- it is not like other versions of Chrome. iOS Chrome uses the Safari hacks INSTEAD of the ones for Chrome. It may LOOK like Chrome, but is NOT using the Chrome engine, but the Safari engine from Apple instead. More about that here: http://allthingsd.com/20120628/googles-chrome-for-ios-is-more-like-a-chrome-plated-apple
Looking through the Chrome source code I found a few interesting new CSS additions in Chrome 42 useful to make an appearance as a CSS hack:
/* Chrome 42+ (and Opera 29+) */ @supports (-webkit-appearance:none) and (x:0) { .selector { property:value; } } Author: Jeff Clayton
And for Chrome 42 only:
/* Chrome 42 (and Opera 29) */ @supports (-webkit-appearance:none) and (x:0) and (not (R:0)) { .selector { property:value; } } Author: Jeff Clayton
As mentioned above, to test this live, view it on my test page at: [ http://browserstrangeness.bitbucket.org/css_hacks.html ]
Llegan las primeras webs en disfrutar las mejoras de Chrome
Llegan las primeras webs en disfrutar las mejoras de Chrome
Facebook, eBay, Vice News y muchas otras webs son las primeras en aprovechar la herramienta de notificaciones de Google.
Tras la última actualización de Chrome para Android, Google debutó con una nueva herramienta que permite a las páginas web competir con las aplicaciones “nativas” en el tema de las notificaciones.
Ahora ya sabemos qué páginas serán las primeras en disfrutar de este servicio web…
View On WordPress
Chrome 42 ya disponible para Android e iOS
#Chrome 42 ya disponible para #Android e iOS
Ya podemos descargar para Android e iOS Google Chrome 42. Hace bien poco que Google Chrome 42 llegó con nuevas características a Windows, Mac y Linux; y este jueves, Google ha puesto Chrome 42 también al alcance de los usuarios de Android y de iOS. Esta nueva actualización del navegador nos trae cambios en el diseño, extensiones para más aplicaciones notificaciones web, entre otras muchas mejoras.
View On WordPress
Chrome 42 Sends Notifications from Web Pages You Have Closed
Chrome 42 Sends Notifications from Web Pages You Have Closed
Chrome 42.
Today Google has launched Chrome 42 for Windows, Linux and Mac. This release can come bundled with new developer tools that will allow developers to create more immersive application for web. Google Chrome is one of the most widely used web browser and in addition, it a big platform that developers need to look at.
This latest version of one of the most popular web browsers out there…
View On WordPress