IE10 CSS Support

The following W3C draft standard features match these criteria and IE10 now supports them in their unprefixed form: Gradients (CSS Image Values and Replaced Content) CSS Animations CSS Transitions CSS Transforms font-feature-settings property (CSS Fonts) Indexed Database API Timing control for script-based animations (requestAnimationFrame) IE10 also supports the following W3C draft standards in vendor-prefixed form. …

LeakedIn

Today, 6.5million LinkedIn password hashes leaked. These hashes are unsalted SHA-1 hashes and can be found online. If you happen to have the file lingering around, use grep “yourhash” combo_not.txt to check your hash is in it. Also check with the hash in which you replaced the first 5 characters by 00000. If you’re not …

On the LG ST600 Smart TV Upgrader

At home I have a pretty neat media center setup if I say so myself. The core of the whole setup is a Mac Mini running Plex, which indexes all media that I have. To watch any media I either use Plex.app on the Mac Mini itself (or Plex.app on any other Mac in my …

GPU Accelerated CSS Filters in Chromium

img { -webkit-filter: sepia(100%) contrast(200%) blur(5px); } The current set of supported filters in Chromium include many that are familiar to web developers with image processing experience, such as sepia, saturation, opacity, and blurs. GPU acceleration of these filters brings their performance to the point where they can be used for animating elements in conjunction …

Mapping Wars

Google is holding an invitation-only event next week in San Francisco, where it says it will show off the “next dimension” of its Maps product. The event comes a week ahead of when Apple is expected to replace Google as the mapping provider in iOS at its annual developers conference, which starts June 11. Also …