David Ansermot Web Developer / TYPO3 Integrator

3mar/110

Google ban 21 infected Android apps

Google has banned 21 popular applications from the Android Market, because they contains many malware and trojans.
These applications belong to the same developer (Myournet) and integrate all the exploit called "rage-against-the-cage", which allows malicious code to get administrator rights (root) on versions of Android greater than 2.2.2.

22fév/110

Android 3 – No flash on tablet before some weeks

Much excitement is being felt now in the IT press about an advertisement by the telecom carrier Verizon for Xoom, the first tablet PC Android 3, the new OS version suitable for tablet PCs.

The company announced that version 10.2 of Flash Player will be (within weeks) pre-installed on some of the tablets Android about to go out and be available for download for others.

Official post

14fév/110

Google Maps – InfoWindow layout broken

If you have, like me, your infowindow right corners broken, here's my solution :

Look at your CSS for something like :

... img { max-width: 300px; }

If you find a max-width applied on your img tag, remove them and it should be ok ;)

5nov/100

Google Instant available on iPhone

Google LogoYou probably know the Google Instant function, the good news here is now available on iPhone (search results pages on U.S. for now).

To enable it go from Mobile Safari on the page www.google.com / ncr and click Turn On, that's all

4nov/100

Google released mod_pagespeed for Apache HTTP Server

Google LogoRightly called "mod_pagespeed" This tool automates many tips and good practices so far only suggested to developers in the add-on of the same name that is grafted to Firebug in its version for Firefox.

The module mod_pagespeed "Apache HTTP Server, automates and 15 operations optimization. And according to Google, this is just the beginning.

Download mod_pagespeed

Source : Google Master Central