-
Alte und neue Rechtschreibung
Spiegel und Springer kehren zurück zur alten Rechtschreibung und es entsteht schwupp-die-wupp eine breite Ablehnungswelle gegen die neue Rechtschreibung. Und das alles kurz vor Ende der Übergangsfrist. Das scheint geradezu symptomatisch für unsere generelle Reform-Unfähigkeit. Vielleicht sollte ich lieber auswandern. Kennt jemand einen Ort, der nah am Wasser liegt, wo das ganze Jahr über Sonne…
-
C-JDBC: open-source inexpensive DB clustering
When searching for techniques to create Java enterprise applications without buying and using heavyweight products one should take a look at C-JDBC. C-JDBC is an open-source product that supports the RAIDb concept (Redundant Array of Inexpensive Databases): C-JDBC encapsulates several database instances behind a regular JDBC api. To introduce C-JDBC into a project existing code…
-
Modular Software with PicoContainer
Most OO systems claim to be modular but very few really are. Normally OO systems have cycles between they modules. Even if there are no cycles the dependencies between the so called modules are chaotic and inflexible. A typical result is that developers can’t instantiate a small set of classes for unit testing without having…
-
Windsurf-Tipps
Ganz gute Windsurf-Tipps gibt es hier. Überhaupt ist Alacati ein netter Spot für Ein- und Aufsteiger.
-
Do You like to Eat an Elephant?
There is an funny and interesting article about EJB out there, called „Don’t Make me Eat the Elephant Again„. The autor argues that for most project EJB ist just too big and suggests some lightweight approaches to building Java Enterprise Applications. I like the article very much since I know the suffer the author describes…
-
SCRUM Master
I participated the SCRUM Master training in Karlsruhe held by Joseph Pelrine. That was fun and now I’m a certified SCRUM Master. BTW: A collegue of mine said that „SCRUM Master“ sounds like something evil. I try to be not too evil 🙂
-
Funny GridBagLayout
Its always a highlight when profession meets fun. A very funny and striking description of Java’s GridBagLayout is available as an interactive weblog.
-
JMigrator 0.4.0 released
I released the first version of JMigrator at Source-Forge as an Eclipse 3 plugin. If anybody is interested in participating at the further development, please contact me.
-
Trashcan Frameworks
Application specific frameworks often degenerate and become Trascan Frameworks. I have written my thoughts in a short article „Trashcan Frameworks„.
-
Large Refactorings and Fitnesse at Java Forum Stuttgart
Martin Lippert and I held a lalk about Refactorings in large Projects at the Java Forum Stuttgart. The slides are here (german). I submitted a presentation about aceptance testing with Fitnesse. This was accepted as a failover presentation. Since no other presentation was cancelled, the presentation wasn’t held. But the slides are here for download…