Spring Framework 4.0 Milestone 1 Now Available
Juergen Hoeller announces the first milestone for Spring Framework 4.0, which includes the first wave of Java SE 8 / OpenJDK 8 support,... more »
Tweet 0 Comments Save Tags: announcement , frameworks , java , open source
Book Review: The Economics of Software Quality by Capers Jones
The Economics of Software Quality, a book by Capers Jones and Olivier Bonsignour, provides solutions to quantify Software Quality which... more »
Tweet 0 Comments Save Tags: agile , announcement , methodology , tools
Thread-Safe Queues with ConcurrentQueue
The standard .NET queue classes are not thread-safe so require additional locking to avoid errors when used in multithreaded or parallel... more »
Tweet 0 Comments Save Tags: .net , how-to
Agile Q&A: What About Defects?
Have you ever wondered how your Agile team should handle defects in production? If so, you're not alone. Working through how defects... more »
Tweet 0 Comments Save Tags: agile
A Retrospective on Retrospectives
Are your retrospectives too predictable, boring or just need a bit of new life? Christy Clement recently conducted a Retrospective on... more »
Tweet 0 Comments Save Tags: agile
Android HTTP Client: GET, POST, Download, Upload, Multipart Request
Often Android apps have to exchange information with a remote server. The easiest way is to use the HTTP protocol as base to transfer... more »
Tweet 0 Comments Save Tags: how-to , java , mobile
Top 5 Cucumber best practices
Once you get started with Cucumber, the question is how to write your features. How can you keep your features maintainable so you don’t... more »
Tweet 0 Comments Save Tags: frameworks , how-to , methodology , other languages
NoSQL, Graph Databases for Enterprises – Aspects and Requirements
What are the requirements to NoSQL, Graph Databases exist in Enterprises? I give my point of view on my post!
Tweet 0 Comments Save Tags: database , news
OuterConf 2013 presentations on open source development
The Outercurve Foundation has provided a summary (with links to presentations) of its recent open source software conference keynotes.... more »
Tweet 0 Comments Save Tags: .net , how-to , open source , windows
Prevent JavaScript code blocking the UI thread with setTimeout + handy stopWatch to profile JS code
In early January of this year I was implementing some JavaScript code that does a lot of processing on the client side with the help of... more »
Tweet 0 Comments Save Tags: .net , css-html , how-to , javascript
Simple CRUD with Knockout, Breeze, WEB API, Twitter bootstrap...
As I was asked to write a post with simple Insert/Update/Delete screens using the same technology from my previous post here is what I... more »
Tweet 0 Comments Save Tags: .net , css-html , javascript , microsoft
Domain Events with Ninject and ASP.Net Web API
How to hook up domain events to concrete implementations using Ninject as an IoC container and the ASP.Net Web API.
Tweet 0 Comments Save Tags: .net , frameworks , methodology , microsoft
Jboss EAP 6.1 was released
The new version of JBoss EAP 6.1 was released yesterday at 05/20/2013 10:08 and it includes lots of bug fixes and some new features.
Thoughts on Google I/O 2013
Google I/O 2013 has ended and while we saw a few new things on the Android front, this year's event was much more dialed back than 2012... more »
Tweet 0 Comments Save Tags: java , mobile , opinion , reviews
Data Science and the Value of Design
Data visualization is far more than simply translating information into charts. Effective visualization reveals insights and tells... more »
Tweet 0 Comments Save Tags: cloud , open source , server , web services
Data Science and the Value of Design
Data visualization is far more than simply translating information into charts. Effective visualization reveals insights and tells... more »
Tweet 0 Comments Save Tags: cloud , open source , server , web services
PHP Performance Crash Course, Part 1.
We all know performance is important, but performance tuning is too often an afterthought. As a result, taking on a performance tuning... more »
Tweet 0 Comments Save Tags: how-to , php
CPP SUBREDDIT. Discussions, articles and news about the C++
Discussions, articles and news about the C++ programming language or programming in C++.
Tweet 0 Comments Save Tags: c-and-cpp
Implementing Mozilla Persona with Yoke and Vert.x is easy! really it is easy!
Persona allows you to sign in to sites using an email address you choose. So, instead of having to manage multiple usernames and... more »
Tweet 0 Comments Save Tags: frameworks , java , javascript , open source
Point-Click Deployment of Neo4J to Windows Azure
In this article, I will show you how to deploy Neo4J into Azure VMs in minutes. No coding, no Visual Studio, just point-click deployment for free.
Tweet 0 Comments Save Tags: cloud , database , microsoft , open source
Deploy Neo4J to Windows Azure
In this article, I will show you how to deploy Neo4J into Azure VMs in minutes. No coding, no Visual Studio, just point-click deployment for free.
Tweet 0 Comments Save Tags: cloud , database , microsoft , open source
C++ exceptions under the hood
Our latest personality function knows whether it can handle an exception or not (assuming there is only one catch statement per try block... more »
Tweet 0 Comments Save Tags: c-and-cpp
How to search / find files in a directory using DirectoryStream in Java 7.?
Given directory "D:\books\java" having 5 pdf files as shown below :
Tweet 0 Comments Save Tags: how-to , java
Laika - a Scala toolkit for lightweight markup languages
Laika is a customizable and extensible toolkit for transforming lightweight markup languages to various types of output formats, written... more »
Tweet 0 Comments Save Tags: announcement , java , open source
Major upgrades in performance and usability speed up FlowTraq for network security professionals.
This Q2/13 release offers significantly enhanced threat detection capabilities, providing IT security and network managers with more... more »
Tweet 0 Comments Save Tags: announcement