17 New Best Responsive Frameworks
To all web developers and designers, there are various resources that they can use while establishing a new website. One of which is... more »
Tweet 0 Comments Save Tags: 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
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
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
ExplainJS
Instant side-by-side view of your comments and code.
Tweet 0 Comments Save Tags: announcement , frameworks , javascript , news
Scaling Backbone.js at SoundCloud
SoundCloud has 30 million registered users, 10 hours of audio is uploaded every minute, and since the end of last year has transitioned... more »
Tweet 0 Comments Save Tags: css-html , frameworks , javascript , web design
Reactor.js
Reactor is a lightweight library for reactive programming. It provides reactive variables which automatically update themselves when the... more »
Tweet 0 Comments Save Tags: frameworks , javascript
Auto-Refresh for Play Framework Apps
a little tool for Play Framework app developers which auto-refreshes an app in Chrome when the source code or static assets change.
Tweet 0 Comments Save Tags: frameworks , java
Spring Config File Best Practices
Good practical tips.
Tweet 1 Comments Save Tags: frameworks , how-to
Getting Started with Android Studio
Android Studio is a new Android development environment based on IntelliJ IDEA. Similar to Eclipse with the ADT Plugin, Android Studio... more »
Tweet 0 Comments Save Tags: frameworks , mobile
Google Collection Types
Good explanation of google collection types.
Tweet 1 Comments Save Tags: frameworks , how-to , java
Implementing Google Guava Cache using Proxy Pattern
In this post we will learn two things. We will learn about the proxy design pattern and also how to use this pattern to implement a... more »
Tweet 2 Comments Save Tags: frameworks , how-to , java
Spring @RequestMapping
Spring @RequestMapping - Basic Example, @RequestParam, @PathVariable, Header mapping
Tweet 0 Comments Save Tags: frameworks , how-to , java , server
Video - DCI with Ruby & Rails
Data Context Interaction is recently invented programming paradigm, which aims at separating behaviour from data model, by extracting... more »
Tweet 0 Comments Save Tags: frameworks , open source , other languages , ruby
Integrating Findbugs Into a Play Framework 2 Project (Java)
This post shows how to integrate findbugs into a Play framework 2 / Java project.
Tweet 0 Comments Save Tags: frameworks , how-to , java
Ninject with NServiceBus confusions
Every now and then people get confused when they try to use the NinjectObjectBuilder for NServiceBus. In this blog post I want to... more »
Tweet 0 Comments Save Tags: .net , frameworks
InputFormat - RecordReader - Hadoop
I gave my analysis on why do we need to customize the Inputformat of data while loading data into Hadoop.
Tweet 0 Comments Save Tags: frameworks , how-to , java , research
Getting started with Zend framework in PHP
The Zend Framework has become one of the most popular frameworks recently. This article will discuss this framework and its implementation.
Tweet 0 Comments Save Tags: frameworks , php
Mybatis + Spring (XML | Annotation) Mapper
Here we will see what we need to do to connect to a relational database “MySql, Oracle, H2..etc” using myBatis with Spring framework... more »
Tweet 0 Comments Save Tags: database , frameworks , how-to , java
Integrating Scala Code Coverage Tool (SCCT) in Play Scala project
Integrating Scala Code Coverage Tool (SCCT) in Play Scala project
Tweet 0 Comments Save Tags: frameworks , other languages , research
Hibernate 4 with Spring
Hibernate 4 with Spring Tutorial
Tweet 0 Comments Save Tags: frameworks , how-to , java
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
SQL Injection a threat : Controlled
In the first part: This blog is basically written to demonstrate the SQL-Injection and the vulnerabilities in code which causes the... more »
Tweet 0 Comments Save Tags: database , frameworks , how-to , 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
Integrating Google Calendar into a Wicket Application
I recently integrated Google Calendar into a Wicket application I use at home. As some requirements are atypical I want to describe them... more »
Tweet 0 Comments Save Tags: frameworks , how-to , java