Daniel’s Model-based Engineering Insights

Sparx Systems Enterprise Architect running on Mac OS

Our friends from Sparx Systems Central Europe have nice blog post on running Enterprise Architect on Mac OS. – The blog post is german but still should help We are looking into making a tutorial on how to run  LieberLieber AMUSE with Crossover Office.

LieberLieber AMUSE auf der embedded world 2011

Wir freuen uns sehr das wir in diesem Jahr viel präsenter auf der embedded world in Nürnberg auftreten. Besuchen Sie uns in Halle 10 Stand 10-510 vom 1-3.03.2011 – wir teilen uns diesen Stand mit SparxSystems. LieberLieber AMUSE wird allerdings auch auf anderen...

SharpDevelop as WiX Editor

I was searching for an easier way to maintain our WiX Setups for LieberLieber AMUSE.  My favorite search engine pointed me to WiX Integration by Matt Ward. As this article points to an rather old Version of WiX  and SharpDevelop – I had to try with the...

Integration Tortoise Svn and Jetbrains Youtrack

This article describes the integration of Tortoise Svn and Jetbrains Youtrack. On the working folder of your project you need to set three properties (don’t forget to apply them recursively): bugtrac:message -> message for commit (%BUGID% is replaced with the issue...

Integration Tortoise Svn and bugtracking tools

There is an easy way of integrating bugtracking tools into tortoise svn using properties. Just add following properties to your working copy (don't forget to apply them recursively): -bugtraq:url (enables link to bugtracker and shows Bug-Id column in tortoise)...

LieberLieber Cubees

LieberLieber Buddy and OCF-Koala.
Get your own LieberLieber Cubee and a template to create your own.
(Surface usable)

10 CCC videos from IO9

Today I found an interesting article about the CCC on Io9 one of my favorite Movie/Nerd pages on the net. I "just" watched the PDF and PS3 talk but still think its "Everything you always wanted to know about CCC, but were arfraid to ask" 😉 Check out the link: Io9

How to get only the first record on a LEFT OUTER JOIN ?

This is a very simple scenario, but is taken from a very complex one. A Customer may have more than 1 address, some may have none. You only want each customer to appear only once. So what can you do? SELECT C.Name, A.Address FROM Customer AS C OUTER APPLY (SELECT TOP...

Ocf|Recognition

Ein Medienbruch ist bei einem Arbeitsprozess immer eine Herausforderung. Aus rechtlichen oder technischen Gründen ist eine persönliche Unterschrift manchmal unumgänglich. Das unterschriebene Dokument soll jedoch ohne Aufwand wieder in den elektronischen Arbeitsprozess...