FREE Drupal Cheat Sheet

Learn three of the most common roles associated with setting up a new Drupal site: site building, theming, and development.

JavaFX and Seam Integration

Learn how to connect JavaFX with Seam and Spring back-ends using the Flamingo RIA framework.

Continuations to Continue

Jetty-6 Continuations introduced the concept of asynchronous servlets to provide scalability and quality of service to web 2.0 applications such as...

0 replies - 491 views - 07/02/09 by gregwilkins in Articles

Ajax Push for OpenSocial

At CommunityOne, Chris Schalk and I presented our ideas on how to integrate Ajax Push with OpenSocial: Developing Sleek and Collaborative Applications with...

0 replies - 478 views - 07/02/09 by Ted Goddard in Articles

What is New with Apache Pivot?

It has been a while since I have written about Pivot, so I thought I would put together a quick entry to highlight a few of the things we have been working on...

0 replies - 1046 views - 07/01/09 by Greg Brown in News

Three Forms of RESTEasy Client

RESTEasy comes in three forms of client APIs: JAX-RS annotated Interface proxying Lower level fluid HTTP API ClientRequestFactory - generates #1 and...

0 replies - 867 views - 07/01/09 by Solomon in News

Galileo Podcast Series: CDO with Eike Stepper and Ed Merks

As part of the Galileo podcast series, I had a chat with Eike Stepper, lead of the CDO project, with special guest Ed Merks - the lead of the Eclipse Modelling...

0 replies - 596 views - 07/01/09 by James Sugrue in Uncategorized

Source Code is a Corporate Asset

The goal of software development is to - SURPRISE! - deliver software. Fancy architecture diagrams, detailed requirements documentation, and comprehensive...

2 replies - 1373 views - 07/01/09 by Kirk Knoernschild in Articles

An Introduction to Functional Languages: Part Two

Previously we gave an introduction to functional languages. Now we take a look at some functional programming examples with F#.

3 replies - 1872 views - 06/30/09 by Ken Sipe in Articles

NetBeans 6.7 Finally Released

Since today the final version of NetBeans 6.7 can be downloaded here. And do not forget to look here for a feature overview. If you tried the release...

7 replies - 3200 views - 06/30/09 by Peter Karich in Articles

Getting Started with Xtext

Xtext has been released as a part of the Eclipse Galileo release train on June 24th, 2009. Xtext is a framework for building DLSs (domain specific languages)....

0 replies - 1932 views - 06/30/09 by Peter Friese in Articles

JavaFX and Seam with Flamingo: Part Two

This is a second part of the JavaFX and Seam with Flamingo article series. Building on the background information from the first part of the article, this...

0 replies - 1159 views - 06/29/09 by maxkatz in Articles

Eclipse-Databinding 3.5 for GWT

I’m a big fan of GWT but one of the real pain points when developing GWT applications is that there’s no databinding framework available to synchronize...

1 replies - 2210 views - 06/29/09 by Tom Schindl in Articles

FISL 2009: Day 3... Cybercrime law is equivalent to censorship

One of the unquestionable highlights of Day 3 at FISL, in Porto Alegre, Brazil, was President Lula (i.e., the president of Brazil) dropping by. (Read about Day...

1 replies - 1158 views - 06/27/09 by Geertjan Wielenga in News

GWT's Future: 2.0 and My Wishes

Programming web applications with GWT has been a revelation. Having mature tools and a single code base for client and server is great. In this blog post,...

10 replies - 3482 views - 06/27/09 by Axel Rauschmayer in Articles

Galileo Podcast Series: Improvements to PDE for OSGi Tooling

In the first of our series Galileo release podcasts, we meet Chris Aniszczyk to discuss the improvements made to PDE, the Plug-in Development Environment, for...

1 replies - 1256 views - 06/26/09 by James Sugrue in Uncategorized

Security Features of JBoss AS 5.1 - Part 4 - XACML authorization for Web Applications

Oasis XACML v2.0 is a robust open standard catering to access control. Starting JBoss Application Server v5.0, users have the opportunity to use XACML as...

1 replies - 1197 views - 06/26/09 by janilsal in Articles