
A few months ago I was implementing a POC for a customer and was in a
need for reading keyboard presses through JavaScript. I was asked the
same question...
0 replies - 1826 views - 09/16/12 by Gil Fink in Articles

Thanks to everyone who came out to the Triangle Clojure Users Group for my talk last night.
It was great to see all the enthusiasm for ClojureScript.
For...
0 replies - 2639 views - 09/09/12 by Jason Rudolph in Articles

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 - 4943 views - 08/28/12 by Victor Savkin 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 - 3325 views - 08/12/12 by Hirvesh Munogee in Articles

Javascript has been available in the web world for a while. It has become one of the most popular, known and understood (and also hated) languages available....
0 replies - 3047 views - 08/08/12 by Abhishek Jain 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 - 2753 views - 08/03/12 by Hirvesh Munogee in Articles

In Vaadin 6, extending existing components required creating subclasses and overriding the desired methods when possible. When not, this meant hacking...
0 replies - 698 views - 07/29/12 by Nicolas Frankel in Articles

Ok, the award for the best new
technology, that should have shown up a freaking long time ago, goes to
Twitter Bootstrap....
1 replies - 1782 views - 07/25/12 by Rob Williams in Articles

I noticed a trend recently, among developers, that we need to learn how
to work with JS frontends. Obviously, it's great that people want to
improve their...
3 replies - 2096 views - 07/23/12 by Andrzej Krzywda in Articles

In the 1940s, the first computer programmers were all women. That only changed later. Quoting “Researcher reveals how ‘Computer Geeks’ replaced...
0 replies - 3051 views - 07/15/12 by Axel Rauschmayer in Articles

Today’s example is an ExtJS 4 Form unique field value validation,
done on the server side. Do you know when you are going to register in a
new social...
0 replies - 3127 views - 07/07/12 by Loiane Groner in Articles

IntroductionThe software community is no stranger to the concept of inversion of control and dependency injection particularly after the popularity of the...
0 replies - 1968 views - 06/20/12 by Archanaa Panda in Articles

Vert.x and Node.js
are similar in some ways, and different in others. One such difference
is that Node.js only allows you to write code in JavaScript...
1 replies - 10867 views - 05/28/12 by Chad Lung in Articles

Node.js is not the cure for everything, however, it can certainly makes working with Websockets very easy when using the Socket.io library. Using websockets...
1 replies - 6536 views - 05/24/12 by Chad Lung in Articles

Previously I blogged about how you can use Apache Abdera to post ATOM entries to an AtomPub server like Atom Hopper. Today I’ll show you how to do something...
0 replies - 1939 views - 05/18/12 by Chad Lung in Articles