Archive for the ‘Software Development’ Category
Wednesday, October 5th, 2011
Dependency Injection (DI) is hardly anything new. I see it as a must for Test Driven Development (TDD). The thing I like most about DI in Java is Autowired in Spring or javax.annotation.Resource, they way member variables are set "magically" and the exact details about creation and implementation is located ...
Posted in Software Development, Web developmnet | No Comments »
Saturday, July 2nd, 2011
I've realized a long time ago that my personal web diary in in Swedish – 2good.nu – has been obsoleted by my Facebook account. Same with the diary for our first-born child. I didn't even start a blog for our second child.
This is quite OK, as my home-made web diary ...
Posted in Software Development, Web developmnet | No Comments »
Friday, June 3rd, 2011
I was fortunate enough to be able to attend DPC11 on May 19-21 and it was very inspiring. I hope to write more about it in future blog posts!
Posted in Software Development, Web developmnet | No Comments »
Thursday, April 22nd, 2010
A little more than a year ago I wrote Recommended reading: “The Book Of JOSH: Scala In The Enterprise”. Since then, the original article was removed from the author's blog and I didn't know of any copies.
The other day I was browsing already read articles in Google Reader, and found ...
Posted in Software Development | No Comments »
Wednesday, April 21st, 2010
It seems like too few people registered for Øresund Agile 2010:
As painful as it is, we have deemed it necessary to cancel this years conference.
Posted in Software Development | No Comments »
Wednesday, March 10th, 2010
Øresund Agile is short for...
the meeting point for Agile Software Development in Scandinavia
I expect great talks and workshops. For example, Johanna Rothman will be speaking!
By the way, Lean Magazine #5 is available for download!
Posted in Software Development | No Comments »
Saturday, January 23rd, 2010
Yesterday and today I have scripted a small web interface for remote control of XBMC using its HTTP API. (BTW, That API could really use a redesign!)
It's actually just a page showing a screen shot and the name of the file that is currently playing, together with some commands to ...
Posted in Software Development, Ubuntu, XBMC | 2 Comments »
Wednesday, September 16th, 2009
Maybe some of you have heard me ranting about this already?
I'm not productive enough in C++ and I feel too limited by Java
A large chunk of Java frameworks seem to serve no other purpose than to workaround limitations in Java
I believe (and hope!) that Java will cease to be the ...
Posted in Software Development | 2 Comments »
Monday, September 7th, 2009
My TaskFreak hacking goes on. In Sweden we often use ISO 8601 format for dates (year-month-day), but TaskFreak does not offer this out of the box.
Most date formatting comes from the DATE FORMATS section in include/config.php but even after changing these date formats I still don't get all dates displayed ...
Posted in Software Development, Ubuntu | No Comments »
Wednesday, August 12th, 2009
Ward Cunningham tweeted a link to an ad for an Agile Ruby Developer at AboutUs, Inc. Out of curiosity I took a look and it sounds like a fantastic opportunity for someone!
What I liked most about the job ad was the last part:
We’re hiring you for your mind. Please showcase ...
Posted in Software Development | No Comments »