Reviewing code quality of Apache Sling using Sonar
A few weeks ago Michael Marth, who runs dev.day.com (Day’s developer portal), asked us if we could put together our impressions on the code quality of... more »
Tweet 0 CommentsSave Tags: frameworks, open source, tools
E4 – A New Area For RCP/RIA Applications
I’m on the road to prepare my example for the E4 talk I’m delivering on the Eclipse-Developers-Day in Karlsruhe and I have to say that in my eyes E4... more »
Tweet 0 CommentsSave Tags: eclipse, frameworks, java
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... more »
Tweet 0 CommentsSave Tags: ajax, frameworks, java
Frameworks: Do they speed things up or slow things down?
As I noted in the last blog post, the bulk of the latest update to the Jimmy Cuadra Web Services site was rewriting everything using the CakePHP... more »
Tweet 0 CommentsSave Tags: frameworks, opinion
Fun with KVC
Some time ago, Guy English posted a great and twisted article on key value coding (KVC). He comes up with a nice hack to do stuff with KVC that was... more »
Tweet 1 CommentsSave Tags: apple, frameworks, other languages
Introducing Apache Commons Math SimplexSolver
SimplexSolver is an easy-to-use, object-oriented method of solving linear programming problems. We're happy to announce today that we've Open Sourced... more »
Tweet 0 CommentsSave Tags: frameworks, java, open source
Three NetBeans Platform Applications You Never Knew Existed
Right now, as we speak [type], I am working on articles/interviews relating to three applications on the NetBeans Platform... none of which anyone in... more »
Tweet 0 CommentsSave Tags: frameworks, java
Deploying a Grails app on EC2 from scratch.
Ok so i have found some time write up how to deploy a Grails app onto EC2. This is a step by step guide to setting up Apache, Tomcat, Mysql, Java on... more »
Tweet 0 CommentsSave Tags: frameworks, groovy
Mike Gunderloy's "Rails Rescue Handbook" - Very Handy
The Rails Rescue Handbook is a new, 83 page PDF e-book by Mike Gunderloy that goes in-depth on how to "rescue" a Rails project that might have, well,... more »
Tweet 1 CommentsSave Tags: books, frameworks, ruby
Find Out How Boeing Uses the NetBeans Platform!
The JavaOne presentations from years gone by are all available on-line in various forms. Yesterday I discovered that one of the best NetBeans Platform... more »
Tweet 0 CommentsSave Tags: frameworks, java, tools
Intuition, Performance, and Scale
Intuition is a double-edged sword. A blessing and a curse as it were. Intuition is knowing something with a reasonable sense of certainty without any... more »
Tweet 0 CommentsSave Tags: database, frameworks, opinion, server
New Java Framework “Clickframes” 0.9 beta released!
Clickframes is a new Java Framework. You’ve heard of self-documenting code – Clickframes provides self-coding documentation. From a Clickframes XML... more »
Tweet 4 CommentsSave Tags: agile, frameworks, java, open source
OSGi vs. Jigsaw - Why can’t we TALK ?
Before starting, I just want to make clear that I am not a member of the OSGi Alliance nor a participant of any EG. I just happen to use OSGi since... more »
Tweet 1 CommentsSave Tags: eclipse, frameworks, java, opinion
Central Washington University on the NetBeans Platform
Central Washington Universities tools for blind programmers.
Tweet 0 CommentsSave Tags: frameworks, java, tools
Transaction & Batch-processing in Grails
Transaction handling is one of the more complex areas of web development. Anytime a user takes any action in the interface which demands a couple of... more »
Tweet 0 CommentsSave Tags: frameworks, groovy
List of Really Useful Plugins For jQuery Developers
This is a list of jQuery plugins that jQuery Developers can utilize in development of their own jQuery components, tools and applications.
Tweet 0 CommentsSave Tags: ajax, frameworks, javascript, web design
Flash colors effect with MooTools Framework.
My first post about mootools framework it's powerful, cross-browser, and flexible. In this post how to implement flash colors effect with mootools... more »
Tweet 0 CommentsSave Tags: frameworks, how-to, javascript
What is New with 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... more »
Tweet 0 CommentsSave Tags: frameworks, tools
Three Forms of RESTEasy Client
RESTEasy comes in three forms of client APIs: 1. JAX-RS annotated Interface proxying 2. Lower level fluid HTTP API 3.... more »
Tweet 0 CommentsSave Tags: frameworks, java
Running a Website With Scala and Lift
A short survey about application development in Scala and Lift.
Tweet 0 CommentsSave Tags: frameworks, opinion, tools
Open source CRM and ERP
A review of opensource ERP and CRM products.
Tweet 0 CommentsSave Tags: frameworks, java, open source
Google Chromium Releases Sputnik Javascript Test Suite
Google has released Sputnik, a suite of 5000 tests that touch all aspects of the JavaScript language as defined in the ECMA-262 standard. It was... more »
Tweet 0 CommentsSave Tags: frameworks, javascript, tools
Spring WS plugin 0.2.2 released
I've just released version 0.2.2 of the Spring WS plugin. The major new feature in this release is the capability to completely customize the how an... more »
Tweet 0 CommentsSave Tags: announcement, frameworks, java, web services
Mule 2.2.0 ESB Basics - Inbound and Outbound endpoints - Price Conversion Example
we discuss the following scenario where the price of an item (32GB pen drive) is as input at a given JMS Queue. The price is converted to INR and then... more »
Tweet 0 CommentsSave Tags: frameworks, how-to, java, open source
Curiosity Killed The Cat...Dunno What It's Doing To Me!
Over on Code To Joy there is a nice discussion of JFugue, the Java API for Music Programming and Groovy.
Tweet 0 CommentsSave Tags: frameworks, groovy, humor, java