This show is about open source software on the Java Virtual Machine, focusing on the course management platform Sakai, and it's intersection with the evolving ecosystem of programming languages that target the JVM.
This shows a small demo of plugging in a USB Stick with your preferences (in this demo just screen magnification factor), and watching those preferences instantly take place. What's happening here is: 1. The USB Stick is detected by our rules and script in /etc/udev/rules.d 2. The USB device addition triggers our rules script, which looks for the presence of our named preferences file. 3. Finding that file, it gets the contents of the file, and does an HTTP PUT with that file to an endpoint on...
Small prototype of using the same rendering framework we use on the client side, but running in Rhino on OAE/Nakamura/Sling in the JVM.
Quick prototype of updating user metadata stored in gsettings from: 1) A node.js express app with a c extension to read/write from gsettings. 2/3) A couple gtk+ client apps in C and Python 4) The dconf-editor
This is a quick look at why we may want more of an upfront notification Ubuntu Software Center if it's waiting on another apt client to finish, since it appears to be working, but is just spinning waiting for you to close the other clients.
First draft prototype of Etherpad in Sakai 2 and 3. ; Integration done by BLTI-izing Etherpad.
This is a short screencast ( ~ 2 min ) showing how we are beginning to use some Fluid widgets in the Assignments 2 app in Sakai. This shows the pager, reorderer, renderer, and inline edit.
Josh Ryan and I did a Sprint this week on Google Doc integration with Sakai. The focus is on Resource's integration and some upcoming Assignments 2 integration.There are still some issues with the exports of this video, the video jogs everytime the screen switches from screencast to video. For some reason Screenflow and the quicktime codecs are acting up.
This is an overview of SAK-13987 for Sakai which adds a warning dialog when your session is close to timing out. It would be a swell consideration for inclusion in Sakai 2.6.Recorded in a cubicle in the middle of the work day so it's a bit dosile. You probably will have to hit the Fullscreen Toggle in order to see the text. Read more about the focus of this episode here: http://jira.sakaiproject.org/jira/browse/SAK-13987