Reactor - a foundation for asynchronous applications on the JVM
We’re pleased to announce that, after a long period internal incubation, we’re releasing a foundational framework for asynchronous... more »
Tweet 0 Comments Save Tags: cloud , frameworks , groovy , java
Core Spring Data
This Refcard serves as a must-have reference for the Spring Data project. Spring Data, which is part of the Spring Framework ecosystem,... more »
Tweet 0 Comments Save Tags: database , frameworks , how-to , java
Modularizing your Backbone Router using Require.js
Often times, in larger Backbone.js projects, the routing code becomes bulky, error-prone, and repetitive. This article explains how to... more »
Tweet 0 Comments Save Tags: frameworks , javascript , web 2.0
Play! Framework Basics
You will have a hard time finding any framework that is more productive than Play!. How much time have you spent recycling a container?... more »
Tweet 0 Comments Save Tags: frameworks , how-to , java , standards
RAP 2.1 M2 published, built-in support for multible browser tabs
RAP 2.1 can now host multiple UI-Sessions within the same HTTP-Session, meaning that there are no more tricks required to use multiple... more »
Tweet 0 Comments Save Tags: announcement , eclipse , frameworks , web 2.0
Hothousing: New Concept or New Word?
Have you heard the term hothousing? Want to know what it is and how to run a session? When do you use this? What's the format like? What... more »
Tweet 0 Comments Save Tags: agile , frameworks , methodology
How to Bootstrap a Tabris Application with Maven and Eclipse
From my point of view bootstrapping a new application is always tricky. Especially when you want to bootstrap an app that uses technology... more »
Tweet 0 Comments Save Tags: frameworks , how-to , java , mobile
JSF Performance: Mojarra improves dramatically with latest release
In our comparative study about the runtime behavior of both JSF implementations we came to the conclusion that Apache MyFaces performs... more »
Tweet 0 Comments Save Tags: frameworks , java , standards
Hibernate - Paging and Displaying the count
Displaying a paged grid is one of the most common requirements in web applications. Gavin King described a smart modular way to achieve... more »
Tweet 0 Comments Save Tags: frameworks , java
How to Edit Messages in the Browser While Developing Play! Framework Templates
Update messages while editing them in the Browser - a new way to fine tune the development process.
Tweet 0 Comments Save Tags: frameworks , java , methodology
fartscroll.js
You want fart noises as you scroll? We've got you covered.
Tweet 2 Comments Save Tags: frameworks , javascript , ria
Java Concurrency Part 1
A tutorial of the Java Concurrency API explain in detail
Tweet 1 Comments Save Tags: frameworks , java
Spring @RequestMapping
Spring @RequestMapping - Basic Example, @RequestParam, @PathVariable, Header mapping
Tweet 0 Comments Save Tags: frameworks , how-to , java , server
Maven Release to Nexus
Maven Release to Nexus
Tweet 0 Comments Save Tags: frameworks , how-to , java , tools
Integrating the Aloha Wysiwyg Editor with Play! Framework
I am constantly needing to update static content in Templates in my Play! Framework project, so I decided... more »
Tweet 0 Comments Save Tags: css-html , frameworks , how-to , java
Hibernate 4 with Spring
Hibernate 4 with Spring Tutorial
Tweet 0 Comments Save Tags: frameworks , how-to , java
Writing MapReduce Program on Hadoop - Context
Map Reduce works by breaking the processing into two phases: Map phase and Reduce phase. Each phase has the key-value pair as input and... more »
Tweet 0 Comments Save Tags: cloud , frameworks , java
Dealing with EJBException kind of exceptions and transactions in EJB
Be conscious and aware about what type of exceptions are thrown from EJB methods, and what kind of Exceptions to throw as a developer!... more »
Tweet 3 Comments Save Tags: frameworks , java
Advanced routing in Play Framework
While the built in router is enough for most users, sometimes you may encounter use cases where it's not enough. Or, maybe you want a... more »
Tweet 0 Comments Save Tags: frameworks , java
Best PHP Frameworks for Developers
We conducted a search on several of these PHP frameworks which offer developers more in terms of usability, speed, and stability, and... more »
Tweet 1 Comments Save Tags: frameworks , php
ExplainJS
Instant side-by-side view of your comments and code.
Tweet 0 Comments Save Tags: announcement , frameworks , javascript , news
JDK 8's Calendar.Builder
One of the defining characteristics of the brave new world of Java is the increasing prevalence of the builder pattern in the Java space.... more »
Tweet 2 Comments Save Tags: frameworks , java
NancyFX - Revisiting Content Negotiation & APIs (Part 2)
Going back to my previous post I said we should be able to use the same API to build our website as we expose. But what about when we... more »
Tweet 0 Comments Save Tags: .net , frameworks
Yoke with Vert.x 2 is a faster alternative to Express JS!
Simple benchmarks show that the upcoming Vert.x 2 Framework with Yoke as the middleware layer can provide better performance than Express... more »
Tweet 1 Comments Save Tags: frameworks , java , javascript , reviews
Introducing EclipseLink JPA-RS
EclipseLink contains a component called JPA-RS that can be used to easily and automatically expose a persistence unit as RESTful service... more »
Tweet 0 Comments Save Tags: eclipse , frameworks , java