Welcome

Welcome to our blog about all kind of topics that are related to software development. We blog about:

SOA, BPM, EDA, ECM and all the other buzz words. Beware some post might not be so common as you think. We are not scared to go against main stream thoughts.

Technologies like java, maven, springframework, OSGi and front end technologies and frameworks like jQuery, DWR, Flex.

Finally to make this happen we need tools and of course a Mac (well some of us do). So we blog about that as well.

Technorati

Add to Technorati Favorites

Wow, springframework enters the ActionScript and flex domain

Some time a go I had a chat with Alef Arendsen. We talked about flex and the integration with springframework. As a lot of you know, I wrote a few posts about that topic. We talked about what the springframework could do to make life easier for spring developers when using flex and BlazeDS. At [...]

Things I do with flex as a java programmer

So far I have written a few posts mainly about the implementation of security and flex. In this post I want to focus on a the usage of flex in a more general sense. For the experienced flex programmer, this might not be a very interesting post, still you might find something interesting. For all [...]

Using Stripes as a webmvc framework without that thing called xml

For a project we were looking for an appropriate technology stack to create a back end application supporting a REST like architecture together with some screens to test and maintain the application. The application uses REST like urls and JSON as response objects. Some data is persisted in a database and we want to [...]

Want to see a real UI cross-platform application framework?

Ever wondered what language or library is used for Google Earth, Skype, Sony Mylo, Photoshop Album, KDE, VLC Media Player and of course my companies own Papyrus EYE? It is NOT .NET, JAVA nor Adobe Flex, OpenLaszlo, JavaFX, AJAX, or Silverlight.

Read on, if you want to find out..

[...]

Rethinking session management

As I mentioned in a previous blog, I’ve been playing around a little with the Click framework in the hopes of having stumbled on a front end framework that is suitable for people like me (who really don’t like the front end). But while I think that Click is quite clever in a number of [...]

My Presentation at Strategy Platform for Bank and Insurance

If you want to check out my presentation, you can find it here. http://nl.managementevents.com/program_pdf.php?type=presentation&id=305&c=10

As usual it`s highly visual and no bullets .

Papyrus EYE Enables Rich Document-centric Applications with Identical Experience across Browser and Fat Client

Papyrus offers Rich Internet applications (RIA) for enterprise users with the same online and offline usability, layout and functionality as desktop applications – One Single Definition – Central Version Management and Release Management – Multi Language – Text Editor – Without Additional Coding-

It was quite a while back i did my last post but [...]

Doing flex with maven

This is a very short item. In my last few posts I have done some flex things. For most of them I was still using a bit of ant integrated with maven or even not integrated at all. Some days a go I was directed to this sample on the adobe developer connection. The example [...]