Published at: 07:11 pm - Thursday November 27 2008
Should I use Hibernate for the next project? How does it compare to JDBC
This question get’s asked a lot. And the first answer is most of the times: That is comparing apples and oranges. And of course that is true. But if you are a little kid apples are round and tasty and so are [...]
Published at: 08:11 am - Friday November 21 2008
Warning: array_keys() [
function.array-keys]: The first argument should be an array in
/home/www/web338/html/WordPress/wp-content/plugins/simple-tags/inc/client.php on line
1310
Warning: shuffle() expects parameter 1 to be array, null given in
/home/www/web338/html/WordPress/wp-content/plugins/simple-tags/inc/client.php on line
1311
Warning: Invalid argument supplied for foreach() in
/home/www/web338/html/WordPress/wp-content/plugins/simple-tags/inc/client.php on line
1312
Testen ist wichtig, und seit einigen Jahren ist es zumindest in der Form von (J)Unit test schon fast beliebt geworden. Gut so. Nicht so toll ist, dass leider eine Menge Leute denken, JUnit wäre alles was man zum Thema wissen kann und muss. Ich denke den Lesern meines Blogs ist klar, dass das nicht so [...]
Published at: 10:11 pm - Wednesday November 19 2008
Warning: array_keys() [
function.array-keys]: The first argument should be an array in
/home/www/web338/html/WordPress/wp-content/plugins/simple-tags/inc/client.php on line
1310
Warning: shuffle() expects parameter 1 to be array, null given in
/home/www/web338/html/WordPress/wp-content/plugins/simple-tags/inc/client.php on line
1311
Warning: Invalid argument supplied for foreach() in
/home/www/web338/html/WordPress/wp-content/plugins/simple-tags/inc/client.php on line
1312
Seit mit JDK 1.5 (aka Java2 Version 5 (Kopfschüttel)) Annotations eingeführt wurden, wurden viele XML Dateien durch Annotations ersetzt. Prinzipiell sind Annotations auch eine feine Sache, aber bei der ganzen Begeisterung für die (nicht mehr so ganz) neue Technologie schiesst man leicht über das Ziel hinaus. Falls euch das noch nicht passiert ist, dann ist [...]
Published at: 04:11 pm - Thursday November 13 2008
Warning: array_keys() [
function.array-keys]: The first argument should be an array in
/home/www/web338/html/WordPress/wp-content/plugins/simple-tags/inc/client.php on line
1310
Warning: shuffle() expects parameter 1 to be array, null given in
/home/www/web338/html/WordPress/wp-content/plugins/simple-tags/inc/client.php on line
1311
Warning: Invalid argument supplied for foreach() in
/home/www/web338/html/WordPress/wp-content/plugins/simple-tags/inc/client.php on line
1312
Als Mitarbeiter eines Softwaredienstleisters habe ich mit agilen Methoden immer wieder ein großes Problem: “Wie überzeuge ich den Kunden?” Es sollte in seinem Interesse sein, mit den Softwareentwicklern, die Anwendung in kleinen Häppchen zu spezifizieren, zu entwickeln und auszuprobieren. Aber der Kunde sieht die Sache anders. Er hat oft schlechte Erfahrungen gemacht. Anbieter haben nicht [...]
Published at: 10:11 pm - Friday November 07 2008
Warning: array_keys() [
function.array-keys]: The first argument should be an array in
/home/www/web338/html/WordPress/wp-content/plugins/simple-tags/inc/client.php on line
1310
Warning: shuffle() expects parameter 1 to be array, null given in
/home/www/web338/html/WordPress/wp-content/plugins/simple-tags/inc/client.php on line
1311
Warning: Invalid argument supplied for foreach() in
/home/www/web338/html/WordPress/wp-content/plugins/simple-tags/inc/client.php on line
1312
Vor fast zwei Jahren habe ich die Arbeit an einem Swing basierten Projekt begonnen. Die anderen Teammitglieder fragten mich, was ich von der Entscheidung für Swing und gegen Webtechniken hielt. Ich habe ihnen gratuliert. In meiner Erfahrung werden viel zu viele Webanwendungen gebaut. Klar, Webanwendungen haben Vorteile, aber eben nicht nur. Und für viele Dinge [...]
Published at: 09:11 pm - Tuesday November 04 2008
Warning: array_keys() [
function.array-keys]: The first argument should be an array in
/home/www/web338/html/WordPress/wp-content/plugins/simple-tags/inc/client.php on line
1310
Warning: shuffle() expects parameter 1 to be array, null given in
/home/www/web338/html/WordPress/wp-content/plugins/simple-tags/inc/client.php on line
1311
Warning: Invalid argument supplied for foreach() in
/home/www/web338/html/WordPress/wp-content/plugins/simple-tags/inc/client.php on line
1312
Gestern schrieb Stefan Hagen in seinem PM-Blog Artikel über das Buch Mythos Authentizität:
Denn bedingungslose Authentizität kann vom Umfeld sehr wohl als Schwäche interpretiert werden – gerade in Führungsetagen. Und man kann behaupten, was man will: Schwäche zu zeigen ist in Managementpositionen langfristig sicherlich nicht karriereförderlich!
Und Gunter Dueck schlägt in die selbe Kerbe:
„Papa, wir sind jetzt [...]