Quantcast

Eat food. Not too much. Mostly plants.

NYTimes Magazine article on healthy eating.

Philly Spring UG – Grails

Went to a Philly SpringFramework User Group Meeting last night (http://phillyspring.org/past_meetings.html) where a Grails committer demoed Grails. I have to admin, both Groovy and Grails were very impressing. Groovy’s syntax is nice, clean (especally collections – map,list literals, object literals), Java-like and expressive. Grails takes a lot of Rails inspired features like scaffolding, generators, conventions ...

uP3 Day 2: Oracle & Users

Well, only got a couple of hours today to crack on uP3, but did manage to get it running on Oracle. After fixing the dbLoader thing, today it looks like everything is working (numerous restarts and cleans later). So, then went to add some users, which requires… manual SQL. Adding users required inserting rows into: ...

uP3 Day 1: Download & Install

Downloading uP3 quickstart was easy enough. Faizan exported RC1 from SVN and imported it into our CVS repository. build.properties seems not to have made it — maybe some kind of .cvsignore filter he had on Eclipse when he did the initial checkin. Tried hooking up to Oracle, ran into problems… Spent 30 min or so ...

Kuali Infrastructure Suite

Building components aimed at serving needs of Kuali (Finance, Research, Student?), but hopefully reusable in other contexts. Kuali Rice – middleware to facilitate workflow, ESB, notification “Nervous System” “Rice Client” tied into ESB to pass around real-time messages and communication. One of the goals seems to be to limit the amount of Java code in ...