Matt Stine’s Blog

Thoughts on Java, Groovy, Grails, Agile Development, etc. etc. etc.
Options:

Archive for the ‘loty’ Category

I spent the better part of yesterday tracing my way through the codebase for a large-scale enterprise application that my team is building right now, and I happened upon the following piece of code:

//…imports excluded for clarity
public class BusinessActivityBinMetaClassHelper {
//…
public static List<Long> getSrmMetaClassIdListJava(List<BusinessActivityBinMetaClass> businessActivityBinMetaClassList) {
List<Long> srmMetaClassIdList [...]

So I’m in the midst of planning my next toy project, specifically with an aim to build something for the cloud, be it Google App Engine, Mor.ph, EC2, etc. (that part is still up for grabs). What I’d like to do is an opt-in blog aggregation site focused around functional programming. It would be very [...]

Hello, Clojure!

; Hello World!
(defn hello [name]
(println “Hello, ” name))

(hello “World!”)

A few days ago I pontificated on my need to choose a new “Language of the Year.” Right now I’m attempting to choose between Scala and Clojure. If nothing else, I’ve learned from this exercise that asking the community for feedback is a GOOD thing. Your comments have been very helpful.
To summarize:

As far as the [...]



View Matt Stine's profile on LinkedIn

Speaking Engagements

Memphis/Mid-South Java User Group
Real Developers Read! - Delivering Value
January 21, 2010 - 6 PM

Memphis/Mid-South Java User Group
Polyglot OSGi
April 15, 2010 - 6 PM

The Lambda Lounge
St. Louis, MO

Polyglot OSGi
February 4, 2010 - 6 PM

No Fluff Just Stuff

Mid-South Software Symposium
April 23-25, 2010
Memphis, TN

Northern Virginia Software Symposium
April 30-May 2, 2010
Reston, VA

Categories

Leader of the Memphis/Mid-South JUG

Pandora