Always remain updated about current software development trends

Articles having tag: JSON

Getting started with Web 2.0 using Wakanda

You aren't familiar with Web 2.0 development ? Wakanda is free, Open Source, and easy to learn, so after reading this article you'll be able to develop a Web 2.0 app whitout coding HTML5 ,CSS3, or SQL. ;)

HTML5 Clock with NTP time support

Simple HTML5 clock based on canvas, requestAnimationFrame() and JSON. The clock's layout is fully customizable. Supports NTP time and 557 time zones.

jQuery Templates/View Engines in ASP.NET MVC

This article explains how client-side view engines can be used in ASP.NET MVC.

3.9.6 HTML5 Canvas Load Stage with JSON String with KineticJS

To save the stage as a JSON string withKineticJS, we can use thetoJSON()method.

3.9.5 HTML5 Canvas Save Stage as JSON String with KineticJS

To save the stage as a JSON string withKineticJS, we can use thetoJSON()method.

JQuery Templates/View Engines in ASP.NET MVC

This article explains how client-side view engines can be used in ASP.NET MVC.

Free 1-Month Subscription to the ASP.NET MVC with EF Code First, HTML5, and jQuery Course

Pluralsight just started running an offer that allows you to get free access to the Building ASP.NET MVC Apps with EF Code First, HTML5 and jQuery course for a month. That's plenty of time to watch the entire course\u2026.multiple times if you wanted!...

HTML5 Web Storage in Essence

Web Storage is a brand new mechanism of storing HTTP state data, which was introduced in HTML5 to replace cookie. I delve deep into its client store mechanism and advantages compare to cookie, at the mean time I describe how JavaScript can manipulate it and...

Lazy HTML5 Digital Clock with Canvas and JSON

Lazy HTML5 Digital Clock is a Lazy Drawing & Optimized clock based on HTML5 canvas for rendering the time and JSON for Lazy Drawing. The clock's layout is fully customizable.