Microsoft at CES 2012

The International Consumer Electronics Show (CES 2012) held from Tuesday, January 10 to Friday, January 13. Microsoft released an official statement saying that CES 2012 will be Microsoft’s last appearance at the event. In this Event Microsoft again demonstrates Windows 8, Xbox 360 features and few latest Laptops http://www.youtube.com/watch?v=qYDxMF9ea6E Nokia released Lumia 900 (Windows Phone OS) targeted for US people. http://www.youtube.com/watch?v=RB_cmZSgWKI HTC released Titan ii (Win...
Read More

HTML5 inputs and PhoneGap – iPhone and Android 2

In previous post we seen few HTML5 input type (Text, Email, URL and Number  ) and iOS keyboard type when we focus on the input. Check with few more keyboard type in iOS and Android in this post : HTML5 inputs and PhoneGap - iPhone and Android now <input type="tel" name="txtPhone"/> and finally, when I try with type="range". it is also working fine in iOS. for example <input type="range" name="points" min="1" max="10" /> by default it is that input value set to 6 and when I try ...
Read More

PhoneGap for Windows Phone

Microsoft has worked with Nitobi phonegap to bring their PhoneGap HTML5 developer framework to Windows Phone 7.5 Mango. PhoneGap, it’s an open source mobile framework that enables developers to build applications targeting multiple platforms, by using standard web technologies (HTML5, CSS and JavaScript). On Windows Phone 7 this provides another option besides Silverlight and XNA for developers to bring their apps to the platform. The current beta version includes most of the basic features...
Read More