Armel Nene: PaaS Cloud - The Rise of The Developer Entrepreneur
It used to be hard to build products in the past due to high cost of hardware; to build a java-based product you had to find a suitable... more »
Arquillian enters new territory with Spring Framework Extension
Jakub Narloch revealed on the Arquillian blog that his Google Summer of Code 2012 project, the Arquillian Extension for Spring Testing,... more »
Tweet 0 Comments Save Tags: announcement , frameworks , java , tools
Adding "Filter as you type" Support to IndexedDB
One truly disappointing aspect of IndexedDB is that there is no (simple) support for search across your data. It is very much based on... more »
Tweet 0 Comments Save Tags: java , web design
Atlassian and ZeroTurnaround team up to launch Bamboo-LiveRebel plugin
Announcing a brand new Atlassian plugin, Bamboo-LiveRebel is pure ball lightning (yeah, like Tesla-style), harnessing the powers of... more »
Tweet 0 Comments Save Tags: java , open source , tools
Metrics Driven Development
Once we have good metrics and a good set of monitoring systems on top of them, we can be much more aggressive in pushing out changes due... more »
Tweet 0 Comments Save Tags: agile , java , methodology , tools
GOTO Copenhagen - Day 1 Review - Devops & Continuous Delivery
My review of day 1 of GOTO Copenhagen, where I spent most of the day in the devops and continuous delivery tracks.
Migrating from Hibernate 3 to 4 with Spring integration
Hibernate 3 to Hibernate 4 migration using Spring framework integration. Requires extra configuration for properly supporting JTA... more »
Tweet 0 Comments Save Tags: database , how-to , java , open source
How to automatically test Java Console
Some weeks ago, during a workroom lesson in University, I've faced a typical TDD-addicted dilemma: how can I test driven develop a... more »
Tweet 0 Comments Save Tags: java , methodology
ZATS Mimic 1.0 Released! Test your application with JUnit or TestNG without a server or browser
ZATS Mimic 1.0.0 is the first official release of ZATS, ZK Application Test Suite. ZATS Mimic offers the ability to create test cases for... more »
Tweet 0 Comments Save Tags: frameworks , java , javascript , open source
Log JDBC operations with Log4jdbc
When we develop any application, after we finish it or when we end up any of its module, we start optimization process. Most applications... more »
Tweet 0 Comments Save Tags: java
GitHub releases Metro-style Windows client amid funding rumours
GitHub, the “social coding” site that has done much to popularise Linus Torvalds’s distributed version control system (DVCS) Git over the... more »
Mongodb in Java
Use Mongodb to work in java : connect database, insert, update, delete
Tweet 0 Comments Save Tags: database , java
Web Socket Server with Netty
Create very simple WebSocketServer with Netty in Java
Tweet 0 Comments Save Tags: java , server
Java 5 concurrency Example - Counting Semaphore
Counting Semaphore is one of many synchronizer provided by Java 5 concurrency library. By using binary semaphore (semaphore with exactly... more »
Tweet 0 Comments Save Tags: how-to , java
Hyperic Gives Managing Apache Tomcat an Upgrade
As part of the larger vFabric 5.1 release this week, Hyperic delivered on an upgrade to managing Apache Tomcat, the world’s most popular... more »
Tweet 0 Comments Save Tags: java , open source , server
Android ActionBar Tutorial
Hello, this is a tutorial introducing the ActionBar that was introduced in Android 3.0. It is a menu bar that is positioned at the top of... more »
Tweet 0 Comments Save Tags: gui , how-to , java
How I brute forced my own keystore password
If, like me, you've been in the unfortunate siutation where you have forgotten your own keystore (or certificate key) password then help... more »
Tweet 0 Comments Save Tags: how-to , java
Automata Invasion: Finite-State Technology in Lucene
Here's another great presentation from the just-finished Lucene Revolution 2012 with Robert Muir of Lucid Imagination and Michael... more »
Tweet 0 Comments Save Tags: how-to , java , open source
How to expose an exsisting service as a web service ?
This tutorial addresses a most practical scenario which is being faced by a developer. Most of the time, We may need to expose some of... more »
Tweet 0 Comments Save Tags: java , web services
Understanding JSF 2 and Wicket: Performance Comparison
Last year (2011-2012), a lot of performance improvements have been done for the Apache MyFaces JSF Implementation (aka MyFaces Core). To... more »
Tweet 0 Comments Save Tags: java , research , reviews , server
Playing PingPong with STM - Refs and Agents
PingPong is a classic example where 2 players (or threads) access a shared resource. We see 3 examples demonstrating - thread based sync,... more »
Tweet 0 Comments Save Tags: frameworks , java , open source
Variable Scoping for Try-Catch Blocks in Whiley
A friend of mine was talking about how variable scoping for try-catch blocks in Java really frustrated him sometimes. Specifically, the... more »
Tweet 0 Comments Save Tags: java , other languages , research
WebRenderer Swing Edition 6 Released!
JadeLiquid™ is pleased to announce the long awaited release of the WebRenderer™ Swing Edition 6.0 supporting 64-bit systems. WebRenderer... more »
Tweet 0 Comments Save Tags: announcement , gui , java , news
Introducing Apache Hive Query Patterns
The authors propose four design patterns for developers who have to deal with different HiveQL queries to perform basic operations on... more »
Tweet 0 Comments Save Tags: database , frameworks , how-to , java
Project specific settings.xml in maven
How to easily handle project (or group of projects) specific maven settings.xml without needing to pass command line parameters all the time.
Tweet 0 Comments Save Tags: java , tools


