Export the metadata for your downloaded iTunes mobile applications

Put together a bit of Groovy code that will traverse your iTunes Mobile Applications directory and extract the metadata for each download. The aggregated metadata is exported to a csv. Lots of interesting stuff in there. Looks like I currently have 60 applications downloaded (I tend to delete apps from iTunes that I’m not interested ...

Custom AuthenticationProvider w/ Grails + Spring Security 3

For the past couple of weeks, we’ve been putting some work into a new integration platform and a series of user persona-specific applications built on top of it. Currently, the integration platform is largely plumbing with the eventual goal of supporting numerous pluggable services (think new APIs). Platform developers will have access to common messaging ...