jvmtop - a top-like console tool to monitor your JVMs
jvmtop is a lightweight console application to monitor all accessible, running jvms on a machine. It's like top but is able to provide... more »
Tweet 0 Comments Save Tags: java , server , tools , unix-linux
Setting up VisualVM in under 5 minutes
Ever used VisualVM? This quick guide will quickly get you working with VisualVM in Eclipse or IntelliJ IDEA.
Tweet 0 Comments Save Tags: how-to , java , tools
Things to Consider When Featuring Branching with Continuous Integration
So you’re using Continuous Integration and Mercurial as your VCS. CI is great, you’re loving the feedback and feeling good after a green... more »
Tweet 0 Comments Save Tags: methodology , tools
7 Things You Didn’t Know About DataMapper
Let’s say you need to map and transform a message payload from one structure and format to another. Of course, DataMapper is the perfect... more »
Tweet 0 Comments Save Tags: how-to , tools
ADP4J : Annotation Driven Properties For Java
ADP4J allows you to inject configuration properties in your objects easily using annotations.
Tweet 0 Comments Save Tags: java , open source , tools
Project Plugh: Open Source Log Analysis
I'm building an open source log manage/analysis tool that will offer folks what Splunk offers folks, except it's open.
Tweet 0 Comments Save Tags: open source , server , tools
Tracing Black Boxes I: JMX Insight Into JVM Performance
JMX stands for Java Management Extensions, and while Wikipedia’s page about JMX is a bit sparse, this IBM developerWorks guide provides a... more »
Tweet 0 Comments Save Tags: frameworks , how-to , java , tools
Web API in ASP.NET Web Forms Application
With the release of ASP.NET MVC 4 one of the exciting features packed in the release was ASP.NET Web API. In a nutshell, ASP.NET Web API... more »
Tweet 0 Comments Save Tags: .net , how-to , microsoft , tools
Thoroughly Test Your Services
In this series, Robert Schneider, from our training-partner WiseClouds, goes through what you should be thinking about if you’re testing... more »
Tweet 0 Comments Save Tags: how-to , standards , tools
50 Useful CSS Snippets Every Designer Should Have
For this article I want to present 50 handy CSS2/CSS3 code snippets for any web professional. These are perfect for storing in your... more »
Tweet 0 Comments Save Tags: css-html , open source , tools , web design
What if Enterprise IT Built Race Cars?
How a race car would turn out if it were developed by the equivalent of an Enterprise IT department (without DevOps).
Tweet 0 Comments Save Tags: methodology , opinion , server , tools
10 great free monospaced fonts for programming
A good choice of font for your coding activites can make a huge difference and improve your productivity, so take a look at the fonts in... more »
Tweet 0 Comments Save Tags: tools , trends
Escape Process’ Death Valley, or How to Tell a Cat From a Washing Machine
More and more leading edge thinkers are starting to focus on this dichotomy of approaches – organic vs mechanical. Each rightly has it’s... more »
Tweet 0 Comments Save Tags: methodology , opinion , tools
Getting Teams to Deliver Predictably
As recently as this week, I’ve been involved in conversations with customers about how we can help make their teams deliver more... more »
Tweet 0 Comments Save Tags: methodology , opinion , tools
DevOps with Puppet Enterprise
This two-minute overview explains how Puppet Enterprise can support DevOps practice.
Tweet 0 Comments Save Tags: server , tools
100 Killer App Tools
Here’s a roundup of tools for the developer which’ll almost certainly have something new to you. Read the comments too. There are more... more »
Tweet 0 Comments Save Tags: apple , mobile , open source , tools
jQuery Pagination Plugins to Serve Your Pagination Purpose
Pagination can be imply on your website in two ways both manually and automatically, one of the pretty orthodox and popular way of... more »
Tweet 0 Comments Save Tags: javascript , open source , tools
XSLT Mediator Tutorial
When we have to deal with a dynamic request for an ESB proxy. (If the proxy request is dynamic (not static/not predefined) we will have... more »
Tweet 0 Comments Save Tags: tools , xml
Effective Tools for Testing Responsive Websites
While designing and developing a website, the dilemma which affects designers and developers concerning design is: Responsiveness.... more »
Tweet 0 Comments Save Tags: tools , web design
Data Science at LinkedIn
Data scientist Monica Rogati discusses data scaling at LinkedIn and reflects on the evolving role of the data scientist.
Tweet 0 Comments Save Tags: database , tools
Quantifying Scientific Consensus, Zombies in R, and More Data Links
Arthur Charpentier's regular data link roundup explores quantified consensus on anthropogenic global warming, compares SAS and R for... more »
Tweet 0 Comments Save Tags: other languages , tools
WebLoadUI Pro Made a Scene and This Guy Won a Kindle Fire
We’ve had so much going on here at SmartBear that we haven’t had a chance to share with you our latest exciting release. Aligning its... more »
Tweet 0 Comments Save Tags: news , standards , tools
How to Stand Out at Work: 10 Tips for Programmers (Part 2)
This is the second part of the article in which I’m sharing a list of simple tips that, in my opinion, can help programmers succeed at... more »
Tweet 0 Comments Save Tags: opinion , tools
Algorithm of the Week: Damn Cool Cardinality Estimation
Suppose you have a very large dataset - far too large to hold in memory - with duplicate entries. You want to know how many duplicate... more »
Tweet 0 Comments Save Tags: how-to , tools
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