
Whether you like it or not, the web platform has become the
dominant client-side technology. This fact is so obvious that even...
1 replies - 3666 views - 08/28/12 by Victor Savkin in Articles

FLEX for Spring...
0 replies - 2365 views - 08/27/12 by Tim Spann in Articles

As you know in JavaScript when you define a variable with the special
word “var” the scope of this variable is within the function. So when
you simply...
0 replies - 1625 views - 08/21/12 by Stoimen Popov in Articles

The Best HTML5 Page StructureThis is the basic HTML5 page structure that you can use as a base while developing a HTML5 website layout. HiloJS - Hilo...
0 replies - 6284 views - 08/20/12 by William Soprano in Articles

Here are my presentation slides and extra content from last night’s DC Droids meetup. I gave the presentation “Enterprise Android Applications With...
0 replies - 2427 views - 08/20/12 by Andrew Trice in Articles

Most of us are aware of the all-famous Jquery dem: $("p.neat").addClass("ohmy").show("slow");It is a gem of an example of...
0 replies - 3500 views - 08/19/12 by Hemanth Madhavarao in Articles

I’ve been programming web for years and I saw a lot of so-called web
programmers doing web programming in their own preferred language. Most
of them...
0 replies - 4885 views - 08/19/12 by Kristiono Setyad in Articles

I’m working on a GWT project that can be added to any web site to
load a banner and to do that, I had to make some requests to a REST
service deployed on...
0 replies - 2330 views - 08/13/12 by Mrabti Idriss in Articles

Creating HTML applications
can be a great way to cut down development time between two platforms.
The trend today is to develop a web app for iOS (with a...
0 replies - 2727 views - 08/12/12 by Isaac Taylor in Articles

Montage
is framework lets you develop rich HTML5 applications that use
JavaScript both on the front-end via the browser, and back-end via
Node.js....
0 replies - 3048 views - 08/12/12 by Hirvesh Munogee in Articles

"Want to learn a different language? Over the course of 21 episodes, our friend Bob Tabor from www.LearnVisualStudio.net
will teach you the...
0 replies - 1604 views - 08/07/12 by Greg Duncan in Articles

Say
you have a web application with signed up end-users, or business
clients with a subset of their employees as users. You're going to want
to have a...
0 replies - 3096 views - 08/05/12 by Paul Hammant in Articles

TerrificJS is a neat, clever piece of code that allows you to modularize your jQuery code by solely relying on CSS naming conventions.
The Terrific module...
0 replies - 2624 views - 08/03/12 by Hirvesh Munogee in Articles

Recently, a DZone contributor, Brandon Zeuch ran a series of JavaScript tests to put to rest the debate: Which web browser is the 'fastest'? Here are the...
0 replies - 5990 views - 08/02/12 by William Soprano in Articles

This is the basic HTML5 page structure that you can use as a base while developing a HTML5 website layout.<!DOCTYPE HTML>
<html>
...
1 replies - 10794 views - 07/31/12 by Sachin Khosla in Articles