Android 5.0 ‘Jelly Bean’, may come this summer

android 5 0 jelly bean coming summer 2012 0 300x200 Android 5.0 Jelly Bean, may come this summer

Most of us are still waiting for ICS update to our phone, and it is said google is preparing next version of its mobile platform Android 5.0, and it is belived that i will be bcalled Jelly Bean. This update will not be for smart phones, but it is said that google is planning to intigrate chrome os functionality in to it for tablets and netbooks.

With this we might see dual boot hybrid running both android and windows 8 in it.

[Image]

Detect mobile devices using .htaccess

Got below code while browsing through one of the blog. This is best way to redirect according to mobile client, and we all know these days mobile browsing is in boom and it becomes really necessary to make your site mobile compatible.

RewriteCond %{REQUEST_URI} !^/technoreaders/.*$
RewriteCond %{HTTP_USER_AGENT} "android|blackberry|ipad|iphone|ipod|iemobile|opera mobile|palmos|webos|googlebot-mobile" [NC]
RewriteRule ^(.*)$ /technoreaders/ [L,R=302]

Continue reading

Angry Birds, Now on facebook!

Yeh its a good news for many of us angry birds fans, now its available on facebook.com. It was suppose to release on valentine day, but it seems that Rovio has changed their plan. just few days back they have a windows based release through appup app storeContinue reading