Quantcast

Deep-linking in Sakai

So something I’ve always really wanted Sakai to do for me is allow me to link directly to a specific item within a tool, deep-link into a wiki page, or individual test or assignment (ideally with nice RESTful URLs, but I’d settle for being able to do it at all). Yuji posted a note on ...

Sakai SVN Vendor Branch Outcome

Soo… yesterday I completed my 2.3.1 Sakai vendor branch merge, and it’s now up on a Rutgers test server. It’s been sanity tested, and is ready for further banging. Speaking of banging… it did take quite a few steps to get to this stage… **Note:** 2.3.1 is a *small* merge, I think it was only ...

JA-SIG Conference: Future of Identity Management in HigherEd

Jens’s talk is focusing on Identity Management where he’s focusing on life-cycle of identity data. Looks like the talk is going to focus on moving towards user-centered identity.”Access to the right resources, to the right users, at the right time” — focused on providing, not preventing access (e.g. from a security perspective). Authentication vs. Authorization ...

JA-SIG Conference: Unconference Planning

Thinking about things to do for the new JA-SIG. Some talk on various topics related to un-conferences, and other bits. There was actually a lot of interesting discussion about regional conferences, video meetings, un-conferences, events focused on collaborating on whitepages, etc. I’ll updated with an audio transcript… uhhh… when I get a chance…

JA-SIG Conference: Building Portable Portlets

Chuck is talking a bit more about his experience with portlets, and the implications for uPortal, Sakai, etc. Sakai portlet notes: * Preferences – site.upd to change * Edit Mode – site.upd again * `isUserInRole()` mapped to Sakai permissions site.upd, content.read, etc. The `isUserInRole()` mapping seems a little counter-intuitive — seems like really portlet.xml should ...