MUGH Developer Day–January 2012

Microsoft User Group Hyderabad invites you to the Developer Day on Sunday, January 29th 2012.   Register for this event for FREE @ http://mughdeveloperday01.eventbrite.com Here is the agenda: Timing Topic Speaker 09:30 to 10:00 Registration 10:00 to 11:00 Coding for Fun with Kinect Abhijit Jana, Microsoft 11:00 to 12:00 I Love HTML5 Shravan Kumar, Thomson […]

Read more →

Reference links for HTML 5 and Browser’s Capabilities

While in today’s discussion by Harish Ranganathan about HTML 5, I couldn’t recollect a website name that lists out demos of all HTML 5 capabilities and browser compatibilities. It’s a typical developer brain I have and I forgot the website name that moment to voice out. http://www.html5demos.com Where you can see all demos and examples […]

Read more →

jQuery Mobile 1.1.0 Final Released!

Jquery team has released final version of Jquery Mobile 1.1.0.  jQuery Mobile is a touch-optimized web framework (additionally known as a JavaScript library or a mobile framework) currently being developed by the jQuery project team. The development focuses on creating a framework compatible with a wide variety of smartphones and tablet computers, made necessary by the growing but heterogeneous tablet and smartphone market. The JQuery Mobile framework […]

Read more →

HTML5 – Introduction to HTML5Shiv for Internet Explorer 6/7/8

HTML5Shiv is a JavaScript workaround, discovered by Sjoerd Visscher, to enable support styling of HTML5 elements in versions of Internet Explorer prior to version 9.0, which do not allow unknown elements to be styled without JavaScript. Means your CSS classes and attributes will not be applied to the particular HTML5 specific display element, until and […]

Read more →

WebSockets endpoint/transport support with WCF 4.5 *New*

WebSocket is a web technology providing for bi-directional, full-duplex communications channels, over a single Transmission Control Protocol (TCP) socket. The WebSocket API is being standardized by the W3C, and the WebSocket protocol has been standardized by the IETF as RFC 6455. WebSocket is designed to be implemented in web browsers and web servers, but it […]

Read more →

jQuery Mobile: Touch-Optimized Web Framework for Smartphones & Tablets

jQuery Mobile: Touch-Optimized Web Framework for Smartphones & Tablets A unified user interface system across all popular mobile device platforms, built on the rock-solid jQuery and jQuery UI foundation. Its lightweight code is built with progressive enhancement, and has a flexible, easily themeable design… A light weight, with power of jQuery, cross platform- framework for Mobile Devices.. […]

Read more →