Boolean Stack

Many business people don’t understand Boolean logic, at least not on the abstract level that developers are used to. And that is perfectly ok, since they don’t have to instruct stupid things like computers to do their work. They either talk to other people, who are happy to base decision on a handful of examples [...]

Posted in: Softwareentwicklung by Jens Schauder No Comments

Oracle Naming Strategy for Hibernate Released as a proper Open Source Project

I am a big fan of creating at least the basic structure of your database from the domain model using hibernate. But if you work with Oracle you know on problem with this approach: the length of names is seriously limited for tables and columns. So if you have a  inner class with embeddables you [...]

Need an Idea for a Project? just Pick One.

Since the days still only contain 24hours (sometimes they even steal a second) I don’t have the time to put most of my weird ideas into reality. So here are some of my ideas for you to pick and to become rich and famous or one of the thousands of sole open source developers that [...]

Posted in: Creativity, Softwareentwicklung by Jens Schauder No Comments

Logging

Stephan Schmidt writes about logging in his latest article. I think he has 7 mostly valid points and even 7 more in an older post, but there is one advice that is missing, which also invalidates one of his points:
Use different logging hierarchies
Why? Well Stephan writes in the first article:
Logging in web applications is important [...]

Posted in: Design, Softwareentwicklung by Jens Schauder 2 Comments

Code Coverage for Oracle

I try to minimize the use of database specific programming languages like PL/SQL. It is just annoying to work with a language that is just badly designed and has hardly any serious tool support. It (and the IDEs around it) is lacking in so many ways. All the things I would expect from the most [...]

Posted in: Datenbank, Softwareentwicklung by Jens Schauder 1 Comment

Programming should be Taught just as a Craft

As everybody in the IT blogosphere knows by now Jeff Atwood started quite some discussion with his opinion that there might be too many rules out there for developers to follow. I think the opposite is true. I think the IT industry is still a mess because 90% of the members of this industry do [...]

Don’t Keep your Tests Green

Wait … wasn’t that ‘Keep your tests green’? Of course I agree, if 50% of your tests are red all the time you have a problem. BUT if 100% of the tests are green all the time, then how do you know they can actually detect the errors they are supposed to cover? Simple answer [...]

Posted in: Quality Management, Softwareentwicklung by Jens Schauder No Comments

Interfaces for Databases

I wrote before about the maturity (or lack thereof) of the art of software development in the database realm. So did others.
One thing I noted is that there is no discussion on how to break down a database into modules or packages.
So today instead of mainly complaining, I’going to make a proposal on how to [...]

Posted in: Agil, Datenbank, Softwareentwicklung by Jens Schauder No Comments

The Ribbon Sucks

If you are working with Office 2007 you know the Ribbon. If you don’t you are a lucky bastard.
Although Office has many bugs and is a major case of feature bloat, but up to now I always stood up to defend it, because most of the stuff I use works ok, and that is probably [...]

Posted in: Design, Softwareentwicklung by Jens Schauder 16 Comments

A new Conference is born: SEACON

There is a new conference taking place in 2009. You can find the call for paper here. Thing I find most promissing about it is: they actually try to use the quality of presentation technique for deciding on the selection of talks:
Einreichungen, die alternative, partizipativere Formate
verwenden, werden bevorzugt. Wenn die klassische Vortragsform gewählt wird, dann [...]