Tools

  • submit to reddit

What is Functional Programming? Part 3, Recursion

In the first post in this series, I provided a list of concepts that I found to be characteristic of functional languages. We’ve talked bout the first...

1 replies - 3840 views - 10/30/11 by Christopher Bennage in News

Using system alerts with the Windows Phone SDK 7.1

With the release of the new SDK developers also gained access to a new set of APIs. One of these revolves around the OS-based alert mechanism. If you’ve...

0 replies - 4941 views - 10/08/11 by Den Delimarsky in Articles

Jenkins - The Definitive Guide

1 replies - 7275 views - 09/22/11 by James Sugrue in Book Reviews

If you don’t have pet projects, I don’t think I want you

I am busy hiring people now, and it got me thinking a lot about the sort of things that I want from my developers. In particular, I was inundated in CVs,...

14 replies - 6287 views - 09/13/11 by Ayende Rahien in News

Chronon Time Travelling Debugger 1.2 released

We have just updated the

0 replies - 815 views - 05/22/11 by Prashant Deva in Announcements

SlickEdit Released SlickEdit® 2011

SlickEdit 2011 is the premier cross-platform, multi-language code editor that gives programmers the ability to code in over 40 languages on 9 platforms...

0 replies - 2517 views - 05/18/11 by Lyndsey Clevesy in Announcements

The best tools for writing UML diagrams

The Unified Modelling Language (version 2, usually) is a set of semi-formal notations that can be used to express aspects of software design in a graphical...

5 replies - 20245 views - 11/18/10 by Giorgio Sironi in Articles

Android and Windows Phone 7: Part 2 – Emulators – Android

In my previous article I’ve described some of the aspects of the Windows Phone 7 emulator. Android SDK also comes with an emulator, although with a bunch of...

0 replies - 18382 views - 09/06/10 by Den Delimarsky in Articles

FEST-Swing 1.2: GUI Testing Made Easy

I’m proud to announce the release of FEST-Swing 1.2! FEST-Swing is a Java library that provides a fluent interface for functional Swing GUI testing. This...

0 replies - 1631 views - 06/08/10 by Alex Ruiz in Announcements

Web performance in seven steps

More and more Internet users buy in web shops these days. Research shows that the part of European Internet users that buys on-line has grown from 40% in...

1 replies - 17192 views - 05/27/10 by Jeroen Borgers in Articles

Do You Like Pain?

I have a co-worker who's never happy. Never. But today it's even worse. He just lost an hour or two of his work. He was writing code that deleted a large...

6 replies - 19750 views - 04/29/10 by Jared Richardson in Articles

Effectively Handling Exceptions in Testing Using MagicTest

Unfortunately handling exceptions thrown by methods under test has always been cumbersome. There has been some relief in the last few months, as both JUnit...

8 replies - 7806 views - 03/18/10 by Thomas Mauch in Articles

TDA: Thread Dump Analyzer 2.2

The 2.2 release of TDA is available. This release includes: Implemented Issue 9: now parked threads using java.lang.concurrent are recognized. ...

0 replies - 5514 views - 02/08/10 by Ingo Rockel in Announcements

MagicTest - an Automated Visual Approach for Testing

Automated tests have become widely accepted in the software development. Numerous tools like TestNG or JUnit provide great support for writing and running...

8 replies - 5090 views - 12/18/09 by Thomas Mauch in Articles

JBoss Tools 3 Developers Guide

2 replies - 8685 views - 12/02/09 by Manuel Jordan in Book Reviews