f3yourmind

Ubuntu coding … for your friends

Archive for the ‘Java’ tag

Øredev Presentations

with one comment

My presentations from Oredev are finally available.  After working through almost all the export options on Keynote, I have settled on QuickTime as the distro format.  The “flying code” in the aspects presentation worked out best with QuickTime.  Note that it’s not a continuous playback and you have to click-through each frame.

Share

Written by Aslam

November 25th, 2008 at 11:30 pm

Øredev 2008

without comments

I’ve mentioned it in bits and pieces before but now that the nice folk at Oredev have more or less finalised their program, I can put the down the talks I will be giving in November 2008.

I certainly did not expect to be doing 4 sessions!  It’s going to be a busy conference but also immense fun.  I hope that I get the time to attend the other talks and learn from some amazing people.  I certainly will be catching up with old friends as well

Share

Written by Aslam

August 8th, 2008 at 1:50 pm

Posted in Conferences

Tagged with , , , ,

OSGi Article Part 2 on DZone

without comments

The second part of my OSGi article is up on DZone. Here’s the URL’s for both parts.

  1. http://java.dzone.com/news/there-place-osgitm-enterprise-
  2. http://java.dzone.com/news/there-place-osgi-enterprise-ap-0

Enjoy!

Share

Written by Aslam

April 7th, 2008 at 4:51 pm

Posted in Published Elsewhere

Tagged with , ,

OSGi Article on DZone

with 2 comments

An article I wrote which questions the readiness of OSGi for enterprise development has been published in two parts on the EclipseZone at DZone.  Read the first part at http://eclipse.dzone.com/news/there-place-osgitm-enterprise-. Watch out for the hyphen at the end of the URL, it’s significant :-)

Many thanks to the kind folks at DZone for the publication.

Share

Written by Aslam

March 31st, 2008 at 8:54 pm

Posted in Published Elsewhere

Tagged with , ,

Looking after your domain model

with one comment

Mats Helander has written an excellent article on how to manage your domain model with some intelligent design trade-offs.  It’s a lengthy article that even manages to introduce AOP as well.  If you start reading it and wonder where it’s going, just carry on reading…it is written in an evolutionary style.  Nice article, Mats! UPDATE: I have written the Java equivalent of the listing in Mats’ article and attached it.  The AOP part uses SpringFramework 2.5 and AspectJ.  

Share

Written by Aslam

January 3rd, 2008 at 10:02 pm

Posted in Software Development

Tagged with , , , ,