Quantcast

Personas and Test Data

I was reviewing the excellent work Unicon’s Gary Thompson has done in developing personas related to uPortal (really they seem applicable across Higher-Education), which jogged my to write about some thinking: leveraging well-developed UE personas to build a suite of synthetic test-data. User Experience is often not fully integrated within other aspects of the software ...

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 ...

Change or Die

http://www.fastcompany.com/magazine/94/open_change-or-die.html Kotter has hit on a crucial insight. “Behavior change happens mostly by speaking to people’s feelings,” he says. “This is true even in organizations that are very focused on analysis and quantitative measurement, even among people who think of themselves as smart in an MBA sense. In highly successful change efforts, people find ways ...

uP3 Day 6: More Layouts & GAPS

Published lots of portlets… edited lots of data.xml… really need a publishing tool. 🙂 Faizan’s been struggling all day without to much traction working on getting GAPS working – looks like some kinks between the updated PersonDirectory code and changes Dan’s been making on GAPS as the API evolves. I saw he posted last night ...

uP3 Day 4: PersonDirectory & Portlet Publishing

Faizan got PersonDirectory working — after several updates and IRC exchanges with Eric. So uP3 now hits Rutgers LDAP to retrieve a mapping of our person attributes. Hard to test since the Portlet spec makes you explicitly declare the user attributes a portlet recieves. Probably privacy friendly, though writing a “show me all the attibutes” ...