Apple’s giving developers a preview of the next version of Mac OS X called Mountain Lion. The software, due out this summer.
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]
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 store. Continue reading
[Linux] Convert videos for your smart phones
Do you use some really cool smart phone, and find it really difficult to convert them for your mobile resolution on linux? well in that case Ffmpeg will surely make a this job easy for you. Continue reading
[Video] Chrome on android
today morning we mentioned about chrome on android and just now saw a very good video on same from intomobile. Continue reading
