<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>The Software Chef</title>
	<link>http://katastrophos.net/magnus/blog</link>
	<description>nuts and bolts of software development, and anything else that comes to my mind - by Magnus Jungsbluth</description>
	<lastBuildDate>Sat, 18 Jul 2009 07:33:23 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Having &#8220;fun&#8221; with JSR-303 Beans Validation and OSGi + Spring DM</title>
		<description>Most Java standards are implemented using an api jar and an concrete implementation jar. The API constists maninly of interfaces but a class that looks up the default implementation. This lookup normally happens by trying to load a specific resource bundle which is located in the implementation jar. This can ...</description>
		<link>http://katastrophos.net/magnus/blog/2009/07/18/having-fun-with-jsr-303-beans-validation-and-osgi-spring-dm/</link>
			</item>
	<item>
		<title>Serializing XText Models</title>
		<description>Eclipse Galileo is out a while and it ships with TMF XText 0.7 (formerly openArchitectureWare XText). Amongst other things it contains scoping of references, which I really like and especially the ability to serialize your model back to its text representation without comments being lost.

This is especially convenient if you ...</description>
		<link>http://katastrophos.net/magnus/blog/2009/07/12/serializing-xtext-models/</link>
			</item>
	<item>
		<title>Detached Service Methods with Spring AOP</title>
		<description>In a typical spring based server application there is a service layer responsible for infrastructure tasks and communication with the clients.  Service methods can be long running and execution would normally block the user-interface. Putting the client side end of the call in a thread solves the blocking but ...</description>
		<link>http://katastrophos.net/magnus/blog/2009/07/07/detached-service-methods-with-spring-aop/</link>
			</item>
	<item>
		<title>Is Model Driven Development Faster?</title>
		<description>Recently a colleague asked me if model driven software development (MDSD if you like acronyms) is really faster than traditional development. The question is hard to answer because that really depends on the specific set of tools you use, the abilities of your team and so on. Although development time ...</description>
		<link>http://katastrophos.net/magnus/blog/2008/08/03/is-model-driven-development-faster/</link>
			</item>
	<item>
		<title>KeyPosé &#8211; Flavour your Screencasts with Shortcuts</title>
		<description>How often have you found yourself recording a screencast annoyed by the fact that only the mouse is visible? I haven't seen any screen recording software that provided an easy way to display shortcuts on screen as you type.

Most of the fancy UI stuff happens in OS X land (see ...</description>
		<link>http://katastrophos.net/magnus/blog/2008/08/01/keypose-flavour-your-screencasts-with-shortcuts/</link>
			</item>
	<item>
		<title>Full End-User Reporting with ReportBuilder and DataAbstract</title>
		<description>Since a lot of People have been asking about a successful integration of digital metaphor's wonderful Reportbuilder with RemObjects' DataAbstract I thought it might be a good idea to post what I have been doing to integrate these two in an elegant fashion.
 Objective

	Give the end-user access to the full ...</description>
		<link>http://katastrophos.net/magnus/blog/2008/01/22/full-end-user-reporting-with-reportbuilder-and-dataabstract-2/</link>
			</item>
</channel>
</rss>
