
In HTML applications, jQuery has changed the way people thing about view rendering. Instead of an input or a text field in the view pulling data into it, the...
3 replies - 1868 views - 05/09/13 by Johannes Brodwall in Articles

This example extracts the text contents of a PDF for use in other systems. This demonstrates some basic differences from Java: multi-line strings (hooray!),...
0 replies - 1736 views - 05/09/13 by Gary Sieling in Articles

Joe Desbonnet demonstrates a "Poor Man's NFC" proof-of-concept with an Arduino and an Android phone:
The coolest part? This uses the phone's...
0 replies - 1450 views - 05/09/13 by Eric Gregory in Articles

Note: Based on the response from my technical blog I am posting this article here so that it would be visible to wider...
0 replies - 2463 views - 05/09/13 by Niranjan Tallapalli in Articles

Doug Gregory demonstrates his Android-powered home automation system, and how he made it work:
Less than $300 in Home Automation equipment used in this...
0 replies - 1572 views - 05/08/13 by Eric Gregory in Articles

This expert panel on the Future of the JVM includes Cliff Click, Charlie Hunt and Doug Lea.
A number of interesting questions are asked and while...
0 replies - 3233 views - 05/08/13 by Peter Lawrey in Articles

Every week, we feature a new developer/blogger from the DZone community here and in our newsletter, catching up to find out what they're working on...
0 replies - 7373 views - 05/08/13 by Eric Gregory in Articles

Note of NLP tools:OpenNLP : a Java package to do text tokenization, part-of-speech tagging, chunking, etc.ScalaNLP : NLP and machine...
0 replies - 2346 views - 05/08/13 by Ryan Wang in Articles

@martypitt asked an interesting question which I think deserved it's own post.Most of the articles I've read of yours focus on concurrency and/or high...
0 replies - 2032 views - 05/08/13 by Peter Lawrey in Articles

When writing software we’re working at two levels:Creating an executable specification of exactly what we want the machine to doCreating a living document...
0 replies - 1881 views - 05/08/13 by David Green in Articles

The Annotated jQuery Source Many developers will tell you that one of the best ways to better understand JavaScript, open source, and programming as well,...
0 replies - 2851 views - 05/08/13 by Eric Genesky in Articles

All programs need some form of logging built in to them, so we can
observe what it is doing. This is especially important when things go
wrong. One of the...
7 replies - 4776 views - 05/08/13 by Henrik Warne in Articles

This tutorial runs through a method for building a Java web service in Eclipse using Apache Tomcat and Apache Axis. The process takes under ten...
0 replies - 2559 views - 05/07/13 by Mitch Pronschinske in Articles

Car Insurance Process
This is a brand new demo project that was put together by our very own Red Hat UKI SA team. They have plans...
0 replies - 665 views - 05/07/13 by Eric D. Schabell in Articles

The first Performance Java User's Group was a good start, but there were some technical issues and suggestions on how it could be done better.
For those...
0 replies - 3374 views - 05/07/13 by Peter Lawrey in Articles