Quantcast
Channel: @Blog("Baptiste Wicht") » Java
Browsing all 11 articles
Browse latest View live

JTheque Utils 1.1.5

Hi, It’s my pleasure to announce the release of a new version of JTheque Utils, the 1.1.5. There is a lot of changes in this version. First of all, the library is now OSGi Ready, you can use it with no...

View Article



JDK 7 Features updated ! Plan B has apparently been approved

I was presenting the Plan B of JDK 7 the last week and apparently, this plan has been approved. The JDK 7 Features page has been updated on the site of Oracle. So here are the (definitive ?) list of...

View Article

Swing tip : A better SwingWorker without exception swallowing

When we develop Swing applications, SwingWorker are very helpful. But there is a big disadvantage using this class. if you don’t call get() in the done method, you will lose all the exceptions that the...

View Article

Compute command-line arguments with Apache Commons CLI

For a project at school, I needed to refactor an old code parsing almost 30 command line arguments. I needed to add some more arguments and change some old args, but the old code was not maintainable...

View Article

Java 7 has been released!

Five years after Java 6, Oracle has just released Java 7! This is the first release of Java since Oracle bought Sun Microsystems. This new version of Java introduces a lot of new features, but some of...

View Article


Compilers : Principles, Techniques & Tools – Book Review

Some weeks ago, I finished reading Compilers : Principles, Techniques & Tools, by Afred V. Aho, Monica S. Lam, Ravi Sethi and Jeffrey D. Ullman. This book is also called the Dragon Book due to the...

View Article

COJAC, A Numerical Problem Sniffer

During my bachelor at the HES-SO University of applied sciences in Fribourg, I worked on a Java project, COJAC. COJAC is a tool performing On-the-fly code instrumentation to help uncover numerical...

View Article

Architexa is available for free – Understand your code base

Architexa is a tool suite that helps a team to document collaboratively a large Java code base. The tool is made for a whole team to understand a code base. The tool is available as an Eclipse plugin....

View Article


Algorithms books Reviews

To be sure to be well prepared for an interview, I decided to read several Algorithms book. I also chosen books in order to have information about data structures. I chose these books to read: Data...

View Article


Jelastic Java Host – Recommended by James Gosling !

I recently came across an interesting tool. Jelastic is a Platform as a Service (PaaS) provider for Java. Basically, it’s a cloud for Java applications. The most interesting point about Jelastic (in my...

View Article

Image may be NSFW.
Clik here to view.

Some news

No, I’m not dead After having finished my Master thesis in March, I took a break from my personal projects including this project. I then started a job in my school, waiting for a Ph.D thesis. I’m now...

View Article
Browsing all 11 articles
Browse latest View live




Latest Images