Justaddwater - justaddwater.dk - justaddwater.dk

Latest News:

Generate CSS sprite for all world’s flags 19 Jun 2013 | 05:46 pm

Recently i worked on a project, which had to use flag icons for all flags in the world. The implementation looked like this: css file: .     In order to reduce the number of HTTP requests, I wanted to...

Git checkout old revisions by date 10 Nov 2012 | 03:24 am

I wanted to do some code stats for a repository. This line checks out old revisions by date and shows code stats: git checkout `git rev-list -n 1 --before="2012-03-01" master` Then, I ran cloc to coun...

PhantomJS 1.7 build for Linux 64 bit 28 Sep 2012 | 01:54 pm

At a project I work on, we needed PhantomJS to run from a Redhat Fedora 64 bit machine. Since phantomJs is just released this week, I needed to build it myself.   I post this link to the binary in cas...

Forgotten Subversion Commands, Undo, Merge Branches and More 29 Jun 2012 | 03:42 am

In a current project I use a lot of Subversion (svn) from the command-line. Subversion recently has lost terrain to Git for several reasons. But actually, svn is capable of doing many of the things I...

Jim Webber on qCon New York 21 Jun 2012 | 05:07 am

Please help me choose the best photos I took during Jim Webbers talk at qCon New York. You can do me a favor and vote (max 3 votes per person). License: Creative commons (attribution).

Mortgage-driven development vs Behaviour-driven development 19 Jun 2012 | 04:26 am

As you may already know, I am in New York with my company, attending the QCon conference. Earler today I attended Matt Wynne’s presentation at QCon New York. It was one of the best presentations I ha...

Count number of jobs in Hudson 14 Jun 2012 | 06:42 pm

I wanted to count the number of jobs running on a Hudson server (continuous integration) at work. This javascript counts the number of lines in the table with all jobs: Or save this as a br...

Get started using advanced web fonts today 25 Feb 2012 | 06:00 am

I saw this example on a blog today: Studying the code, it turns out this is just clever use of Google’s font api. What you essentially do is to add this to your <HEAD> element: Now the stylesheet re...

Criteria for the Capgemini Software Engineer Certification 15 Feb 2012 | 12:38 pm

It turns out i could not find any public web description of the certification I took last autumn while working with Capgemini. I ended up at Level 2, which will have to meet all criteria from level 1...

GWT Developer Plugin now Works with Firefox 9 29 Jan 2012 | 03:38 am

(UPDATED) The GWT developer plugin has been updated to works with Firefox 9, a couple of days ago. Its not yet officially available, but can be downloaded directly from the codebase: google-web-tool...

Recently parsed news:

Recent searches: