Archive for September, 2009

db4o: Object-Identity and High-Level-Caching

In the last two posts (#1, #2) we never ever used anything like an id for any object. So how the hell does db4o identify objects? How does it ensure that existing object are updated? (All posts of this series: the basics, activation, object-identity, transactions, persistent classes, single container concurrency, Queries in Java, C# 2.0, [...]

Read complete post

,

3 Comments

C vs Java, Doctor Who and Slow Club

Normally C- vs. Java-performance comparisons are wonderful and entertaining flame-wars. However this blog-post is very reasonable and each argument justified. I’ve stumbled by accident on a hand-cam-quality teaser of Doctor Who, End of Time from Comic-Con.  Of course it contains a spoiler, but not a surprising one. But one thing after another, I’m waiting for [...]

Read complete post

, , ,

1 Comment

db4o: Activation- & Update-Depth

Activation is a very basic concept in db4o. In this post I’ll illustrate what it is, why it’s there and how you handle it. (All posts of this series: the basics, activation, object-identity, transactions, persistent classes, single container concurrency, Queries in Java, C# 2.0, client-server concurrency, transparent persistence, adhoc query tools) The Mysterious Null-Pointer Let’s [...]

Read complete post

,

3 Comments

db4o, The Basics

With this post I start a little series about db4o, an object database. Why? Because I think object databases are a quite unknown technology. Normally when developers talk about databases they mean a relational database. Yes, relational databases are awesome and well known. But there are lots of alternatives out there! Sadly, lots of developer [...]

Read complete post

,

15 Comments

Funland

Lola and Dudley, a prude and strange couple, is on the way to Blackpool to spend some days there. Unfortunately they’ve booked a room in a dirty, awful small hotel. Carter is on the way to Blackpool to find the murderer of his mom. Shortly before her tragic death she told Carter the last word, [...]

Read complete post

, , , ,

No Comments

Stacks for Windows 7

7Stacks is a little tool which lets you create the well known ‘Stacks’ from Max OS X in Windows 7 (and Vista, XP). Of course it’s not as elegant as the original, but at least it’s now possible. I’ve played around a little with the tool and it works so far. However there are some [...]

Read complete post

No Comments

YouTrack Beta

Jetbrains has released the first beta of their new bug-tracker, YouTrack (previously code-named Charisma). I’ve used the EAP before and I liked it. YouTrack doesn’t focus on having thousands of features but on usability. It’s keyboard-oriented. For example it has an powerful search language instead of a complex search-form. It can also use Jira as [...]

Read complete post

, ,

No Comments