Oct 05

Google Code Search

Tags: Comments Off on Google Code Search

Google has a new service for searching source code that is publicly available in .zip, .tar.gz files or even in repositories such as CVS or Subversion.

The search can be constrained e.g. by language or even by license (GPL, BSD etc.). The use of regular expressions is possible, too.

By the way, comments are included in the search of course, so have fun ;)

Sep 28

Moved from Blogger…

Tags: Comments Off on Moved from Blogger…

When you read this, you already know that I have moved my blog from Blogger to my personal webspace at martinklinke.com for playing around with WordPress and getting better content, structure and design than when coding everything by hand in pure and ugly HTML ;)

Sep 17

From Java to .NET…

Tags: Comments Off on From Java to .NET…

It has been quite some time between now and my previous post. And in this regard quite some things have changed, too. After developing in Java/J2EE/Eclipse RCP for about 4 years now, I’m currently on an excursion in the land of .NET. It’s also some kind of time travel, since the project environment requires the use of .NET 1.1 and therefore Visual Studio 2003.
While I’m pretty spoiled from coding in Eclipse 3.2, VS 2003’s editing “capabilities” seem like stone-age…
Maybe I can leverage some of the information issued in this article on devx.com about the add-in architecture of VS .NET to increase comfort at least a little bit… if there is time though…

May 14

New toy: Sony Ericsson Z520i

Tags: Comments Off on New toy: Sony Ericsson Z520i

Yesterday I got a new toy, namely a Z520i mobile phone from Sony Ericsson. The overall impression is pretty good so far, though I have to get used to the slightly different way of message writing, compared to my previous phone, a Siemens S55.
But, of course, the new phone is a lot cooler than the old one, since it has indispensable features like lighteffects and polyphonic sounds ;)
However, the camera was already useful, as you can see in my updated profile…

mklinke

PS: You can even make calls with the phone ;)

May 13

JAX 2006: CruiseControl, Part 1: Continuous Integration made easy (Translated from German)

Tags: Comments Off on JAX 2006: CruiseControl, Part 1: Continuous Integration made easy (Translated from German)

Actually I was at the JAX in Wiesbaden (Germany) this week to attend the power workshop Eclipse RCP Clients with J2EE Backend for Enterprise Applications, but after the lunch break I decided to better watch the talk about Cruise Control, a tool that enables automated continuous integration as described by Martin Fowler and Matthew Foemmel.
Cruise Control will be one of the next things that I will have a closer look at and use for my current development work if possible.
If the speakers were not exaggerating then it’s really easy to install and configure the tool for projects that can already be automatically built and tested e.g. via Ant.

Btw, Adam Bien’s talk about Patterns for Asynchronous Applications was also interesting and a good recapitulation of asynchronous principles, mostly with curious real-life examples, such as cranes in the port of Hamburg that communicate with their central via JMS.

May 13

Give it a try…

Tags: Comments Off on Give it a try…

Today (or better tonight) I thought, OK, give it a try…
And voilà: Here’s my first blog post.

Let’s see where this leads. I have no idea how often I will add new posts, but as I said, I’ll give it a try ;)

I’m also not quite sure which kinds of topics I am going to cover here – but primarily I think it will be about software development (mostly Java EE) and possibly Eclipse and further open source projects.

Regards,
mklinke

blog