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.
Linked in We now have a linked in group, join the group if you are a regular reader and want to see who else reads this blog.

|
By freddie, on May 26th, 2009
jQuery(document).ready(function($) { window.setTimeout(‘loadFBShareMe_798()’,5000); }); function loadFBShareMe_798(){ jQuery(document).ready(function($) { $(‘.dd-fbshareme-798′).remove();$(‘.DD_FBSHAREME_AJAX_798′).attr(‘width’,’53′);$(‘.DD_FBSHAREME_AJAX_798′).attr(‘height’,’69′);$(‘.DD_FBSHAREME_AJAX_798′).attr(‘src’,'http://widgets.fbshare.me/files/fbshare.php?url=http://www.gridshore.nl/2009/05/26/xml-is-net-zo-overschat-als-de-magnetron/&size=large’); }); }
Based on a discussion on Linkedin i have created a Dutch post on Computable on the premises of XML and if they came true. Feel free to leave a comment there.
Tweet
By jettro, on May 24th, 2009
More than a year a go I started writing about flex. My first post was about the integration of BlazeDS with the springframework at the back-end using intellij. I moved on with a Datagrid component that had filtering included in my second post. Than I did two posts about integrating spring security. The first article was a nice start to understand the concepts. The second post improved the code a lot with more understanding of the flex principles.
With the next posts I moved on to use maven, which in the beginning was not easy, but thanks to the excellent flex-mojos plugin from velo. In the beginning of this year I started blogging about the springsource coming into the flex domain for real. Two projects, one for the spring style of programming in the ActionScript language. The other one for integrating BlazeDS and the spring framework. I wrote multiple posts about the new spring project. This post will probably not be the last. But if you are using Mate as well as the spring BlazeDS Integration project. This is a must read post. Maybe only to laugh at what I have done, but I hope to be amazed how simple a full flexed application can be when you combine all these technologies.
Kind of a long introduction, but what is this post really about? I have been using a sample application called books-overview that I have been using for flex based applications. I have been adding stuff to it once in while, but now I have completely refactored it. I am using a framework called Mate, have made it modular using the flex-mojos plugin and I have adopted the Spring BlazeDS integration project. Time to explain the way I handle security now, how I am using maven and show the extension to Mate for security.
Read on to find out how I did it and like always leave a comment if you like it or if you have improvements.
Continue reading Integrate flex security in Mate using the spring BlazeDS integration project
By Ben, on May 21st, 2009
jQuery(document).ready(function($) { window.setTimeout(‘loadFBShareMe_779()’,5000); }); function loadFBShareMe_779(){ jQuery(document).ready(function($) { $(‘.dd-fbshareme-779′).remove();$(‘.DD_FBSHAREME_AJAX_779′).attr(‘width’,’53′);$(‘.DD_FBSHAREME_AJAX_779′).attr(‘height’,’69′);$(‘.DD_FBSHAREME_AJAX_779′).attr(‘src’,'http://widgets.fbshare.me/files/fbshare.php?url=http://www.gridshore.nl/2009/05/21/just-a-moment-of-your-time/&size=large’); }); }
Like Jettro in his perspective on content management, I would like to draw your attention to another blog which was published on the Daily WTF and mentioned on The ServerSide. It’s hilarious and a good lesson as well: Java is Slow!
Enjoy!
Tweet
By jettro, on May 19th, 2009
jQuery(document).ready(function($) { window.setTimeout(‘loadFBShareMe_768()’,5000); }); function loadFBShareMe_768(){ jQuery(document).ready(function($) { $(‘.dd-fbshareme-768′).remove();$(‘.DD_FBSHAREME_AJAX_768′).attr(‘width’,’53′);$(‘.DD_FBSHAREME_AJAX_768′).attr(‘height’,’69′);$(‘.DD_FBSHAREME_AJAX_768′).attr(‘src’,'http://widgets.fbshare.me/files/fbshare.php?url=http://www.gridshore.nl/2009/05/19/a-perspective-on-content-management/&size=large’); }); }
This is a very short post. Actually it is just a reference to a blog post I have written on another blog. Yes, again another blog. This time it is a blog at my employers website.
The blog post is about my perspective on [...]
By jettro, on May 10th, 2009
As a lot of you out there know, I write a lot about flex and java. For my flex posts I use a sample called books-overview. You can find the sourcecode on google code. A lot of different frameworks released new versions. In this post I describe the some of the upgrades that are important to me
- flex-mojos (3.1) – the maven flex plugin
- Mate (0.8.7.1) – a flex framework
- Spring BlazeDS Integration 1.0.0.RC1
Read on to find out the changes I had to make, the problems I ran into (not that much actually).
Continue reading Upgrading the flex based books-overview sample
By jettro, on May 10th, 2009
jQuery(document).ready(function($) { window.setTimeout(‘loadFBShareMe_762()’,5000); }); function loadFBShareMe_762(){ jQuery(document).ready(function($) { $(‘.dd-fbshareme-762′).remove();$(‘.DD_FBSHAREME_AJAX_762′).attr(‘width’,’53′);$(‘.DD_FBSHAREME_AJAX_762′).attr(‘height’,’69′);$(‘.DD_FBSHAREME_AJAX_762′).attr(‘src’,'http://widgets.fbshare.me/files/fbshare.php?url=http://www.gridshore.nl/2009/05/10/looking-for-a-wicket-training-in-the-netherlands/&size=large’); }); }
If you do not want commercial messages, or you do not want to learn about Wicket, it is safe to skip this post.
Wicket! June 8th and 9th
Web 2.0 applications are everywhere, and Apache Wicket technology is increasingly a part of them. Wicket [...]
|
|
Popular