Archive for September, 2009

Spring MVC volume II

Thursday, September 24th, 2009

I will be presenting my Spring MVC talk at the next Java User Group meet up on 20th October, this time at UCL. It won’t be just a repeat of the old talk, there will be some very interesting changes.

Oh, and one more thing!

frau and laser

Go to http://www.meetup.com/Londonjavacommunity/calendar/11439650 for the event details and registration form.

Today’s web applications

Tuesday, September 22nd, 2009

I gave a talk on today’s Java EE and related web applications at yesterday’s London Digital Week event at Skills Matter. I had a full room of geeks keen to find out what I think about web application development. I hope that all attendees learned at least one new thing and that they’ll all find the time to try out Spring, Ruby on Rails or Grails.
To get started, you can download the source code of the talk from http://github.com/janm399/ldw/tree/master; the PDF version of the talk is available at http://github.com/janm399/ldw/raw/master/talk/ldw-pdf.pdf.

I’m looking forward to seeing most of you again at the next Java User Group or Spring User Group event!

Spring MVC at London JUG

Friday, September 4th, 2009

I had the privilege of giving a talk on Spring MVC at yesterday’s London JUG meeting. I had a full room of Java programmers keen to find out about how to write Spring MVC web applications. I hope that all attendees went away with good understanding of just how easy it is to write the Ms, Vs and Cs in Spring MVC.
You can download the source code of the talk from http://github.com/janm399/smvc/tree/master; the PDF version of the talk is available here.

I’d be happy to give a repeat of the talk at another JUG meeting or, if you prefer, give another talk on Spring-related topic. Spring AOP seemed to be quite popular!