Ajax & Scripting

  • submit to reddit

HTML5 Mobile Development - Whitepaper Bundle

Thank you for downloading the HTML5 Mobile Development Refcard sponsored by Sencha.  Here is the whitepaper bundle you requested

0 replies - 60 views - 06/14/13 by Brandon Nokes in Whitepapers

The Definitive Guide to Developing Portable Tizen Apps

Russian (русский) Translation available Table of Contents List of Figures Source Code Listings Introducing Tizen Motivation behind...

0 replies - 5441 views - 04/29/13 by Michael Schloh ... in Articles

ScaleBase Overview – Your complete scale out partner

ScaleBase Overview – Your complete scale out partner Watch the Video below to learn how to scale out your MySQL Database with ScaleBase. Cost-effectively...

0 replies - 392 views - 02/22/13 by Kelley Gemma in Uncategorized

DZone Links You Don't Want To Miss (2/18/13)

Steve Yegge's Predictions from 2004 Now this was a fun little blast from the past.  Steve Yegge (who I think is awesome) made some interesting...

0 replies - 2640 views - 02/18/13 by Mitch Pronschinske in Articles

ActuateOne for OEMs

"Actuate BIRT’s (Business Intelligence and Reporting Tool) proven technology allows software companies to innovate, leapfrog the competition and meet...

0 replies - 411 views - 01/22/13 by Kelley Gemma in Uncategorized

The State of Web Performance: 2012 Holiday Shopping Winners

 The biggest online shopping season to date is about to start next week. It is one of the most important events for a retailer and probably the most...

0 replies - 4947 views - 11/19/12 by Mehdi Daoudi in Articles

Pushing Ajax Responses using Observer Pattern in JavaScript

Last week I'd played around with couple of design patterns in JavaScript (Constructor and Module pattern). I really liked the Module pattern i.e. the...

0 replies - 10077 views - 09/26/12 by Sagar H Ganatra in Articles

Naked JavaScript - Function Basics

After talking about the basics of objects in the previous article, in part 2 of this series - Naked Javascript, we will discuss a little more about objects,...

0 replies - 3676 views - 05/10/12 by Ryan Sukale in Articles

Web Gaming Technologies: Angry Birds' Cross-compiled Java Versus Native JavaScript

After it became clear that Angry Birds was basically a true webapp with only a little Flash to overcome the limitations of web-based audio [1], more...

0 replies - 20479 views - 05/23/11 by Axel Rauschmayer in Articles

Java Non-blocking Servers, and What I Expect node.js to do if it is to Become Mature

node.js is getting a lot of attention at the moment. It's goal is to provide an easy way to build scalable network programs, e.g. build web servers. It's...

17 replies - 12933 views - 05/23/11 by Ant Kutschera in Articles

How to integrate JavaScript and JSF

JSF and JavaScript can combine forces to develop powerful applications. For example, let's see how we can use JavaScript code with h:commandLink and...

0 replies - 12808 views - 03/24/11 by Constantin Alin in Articles

GitHub is a web application, Twitter is not (yet)

Yesterday, in a lecture on web technologies, we consider Flash application and what is their position in the web.Is a Flash application a web application? The...

0 replies - 10454 views - 03/08/11 by Giorgio Sironi in Articles

Node JS and Server side Java Script

Let's start right at the beginning. Bear with me, it might get long... The following snippet of Java code could be used to create a server which receives...

20 replies - 12182 views - 03/07/11 by Ant Kutschera in Articles

Six things JavaScript needs to learn from Java

The amount of creativity currently happening the realm of JavaScript (JS) is simply amazing. People invent all kinds of nifty tools and extensions. But...

13 replies - 6360 views - 02/14/11 by Axel Rauschmayer in Articles

Criteria for Javascript frameworks comparision

Nowadays using Ajax for a web application becomes a default choice. The real challenge is choosing the right Javascript library for the application.Today we...

9 replies - 5710 views - 01/11/11 by Sivaprasadreddy... in Tips and Tricks