Always remain updated about current software development trends

Articles having tag: HTML 5

Using custom fonts in your web pages

From the start of web, people were restricted to use standard fonts(those are globally available in all platforms) such as Arial, Times etc,  for displaying content in web pages. The main issue was that the browser did not have the capability to read the...

Trends in HTML5 and mobile development - webinar recording

A couple of weeks ago I wrote a blog post inviting you all to our webinar we presented with Forrester Research. So thanks for everyone who attended and special thanks to Jefferey Hammond of Forrester who did an outstanding job in discussing the Open Web, Cloud...

The link between Windows CE/Windows Mobile applications, ASP.NET and HTML5

Windows CE/Windows Mobile applications are practically .NET applications that based on a subset of the .NET Framework (.NET Compact Framework). Windows CE applications got descent popularity with early PDAs and smartphones that were based on Microsoft's...

Drag and Drop and Automatically Send to the Server

I realised (when looking myself) that there are a lot of demos and tutorials that show you how to drag-and-drop a file into the browser and then render it on the page. They're often labelled as "drag-and-drop and upload", but they actuallydon't upload. This...

Visual WebGui HTML5 Framework Makes .NET developers Mobile Developers

The new mobile framework extends to the Enterprise Mobility the revolution that Visual WebGui brought to Enterprise RIA Applications with almost 1 million downloads and around 40,000 deployments. Just like Visual WebGui for Web, EnterpriseMobile also provides...

CSS3 Pseudo-Classes and HTML5 Forms

Guest Doctor Peter Gasston takes a look at how new CSS3 Pseudo-classes align perfectly with HTML5 Forms.

Introduction to Telerik Kendo UI

Kendo UI is HTML 5 and Jquery based framework and it helps you to create modern Web Applications. Kendo UI helps you \u2022In Data Binding \u2022In Animations \u2022With UI widgets like Grid and Chart \u2022With Drag and Drop API \u2022In Touch support...

HTML5 Doctor Drop-In Clinic

Got an itch? A problem that's slowing you down? Need someone to answer your question? If email just doesn't quite patch you up, you should stop by the HTML5 DoctorIRCchannel.

It’s Curtains for Marital Strife Thanks to getUserMedia

HTML5 (or now, the WebRTC spec) gives us getUserMedia, a way for JavaScript to access streams from a device's camera and microphone. Find out how to use it and normalise the syntax differences between Opera and Chrome with the gUMshield.

How to play audio in the HTML5 and how to control the audio play using in HTML element ?

In this article, we are going to learn How to play audio in the HTML5 and how to control the audio play using in HTML element.