Always remain updated about current software development trends

Articles having tag: WEB DEVELOPMENT TOOLS

Knowing more about Easy-Cassandra Project

| 998                 Easy-Cassandra is a framework ORM API and a high client for Apache Cassandra in java, with this is possible persist information from the Java Object in easy way. For this is only necessary...

Java Magazine, November/December 2011 Issue is coming !

The second edition of Java Magazine (November/December) will go out in few days. In the Part 2 of the my article, you will see in detail how to use JSON to handle the response returned to the HTML5 client. The first Part 1 of my article published...

Java Magazine, November/December 2011 Issue is coming !

The second edition of Java Magazine (November/December) will go out in few days. In the Part 2 of the my article, you will see in detail how to use JSON to handle the response returned to the HTML5 client. The first part of my article published...

Node.js, the exciting web development platform, from a Java programmer point of view

| 0Hey, it's been awhile since I last posted on this blog, largely because I didn't have much to say about Java for awhile, and partly because I've been working with Node.js over the last year.  It's a new software platform that I think the Java community...

JAX-RS 2.0 Client API: Generic Interface

This is a follow-up tolast week's blogin which we introduced the new Client API in JAX-RS 2.0. In that blog, we defined a simpleAtmServiceand showed how to use the Client API to access its resources. For example, the following code was used to check...

Fun with MooWheel

1264 | 0Did you ever tried to visualize dependencies between pages on your average website? If so, you probably know what kind of pain it can be. The relations tend to be messy and any kind of chart displaying them is not easy to read. The other night I was...

Ever heard of REDbot?

1768 | 0Somebody shown me the tool called Red Botthe other day. The tool will check the headers of responses sent by your server, the compression of the content during transfer, server clock as well as modification dates claimed by your content. The info...

Java Script Debuggers

| 388I have recently completed to update the professional Java Script Programming course I deliver viawww.xperato.com. One of the new added topics is a detailed coverage of the available Java Script debuggers in today most popular web browsers: Firefox, Internet...

Get started with Maven Plugin of Embedded GlassFish Server Open Source Edition 3.1

To start using Embedded GlassFish Server Open Source Edition 3.1 in your Maven project, all you need to do is to have the following configuration in your pom.xml: <project> ... <packaging>ear|ejb|jar|rar|war</packaging> ...

Quick introduction to Embeddability of GlassFish Open Source Edition 3.1

Embeddability of GlassFish is been around for quite some time now. In 3.1, the embeddable APIs have been revised. Most of the GlassFish community is already aware of the API revision, however I would like to briefly describe the revised APIs in...

  • Page 1 of 1
  •