Posts Tagged ‘java’

Update: Wezzle, JavaEE 6 and beyond

Posted in Stuff on March 1st, 2010 by kev – Be the first to comment

Greetings Earthlings.

It has come to my attention that I have not updated this blog in quite a while. This is an error that I wish to remedy immediately. Since my last post a lot of fun and exciting things have happened and I have learned a ton of new stuff that I will hopefully write about in the near future.
read more »

Learning Scala

Posted in Programming Languages on April 14th, 2009 by kev – Be the first to comment

My copy of Programming in Scala finally arrived yesterday, and I have had a chance to read the first chapter. It looks to be a very interesting language. I have had a desire to learn functional programming for a long time, and I have a giant fascination with programming languages in general. Scala seems to be getting a lot of hype right now, and the ability to program both Imperatively and Functionally is too hard to pass up.
read more »

Using custom attributes for validation

Posted in jquery on February 2nd, 2009 by kev – 1 Comment

I was hired a couple of months ago to build a validation system for a legacy web-app built on Java Servlet technology. The app was a gigantic system with many existing web forms.

read more »