Here you will find a small fix for the attendance module for moodle 2.0. Some queries have problems if the are executed on our PostgreSQL database. So if you get some “group by” errors you could use the following fix. For the module see here
Change query @row 826
Quite a while ago I wrote about a young aspiring company named Rarebyte. The guys at Rarebyte have a bunch of very innovative ideas ,… one of them is a new operational area for the Microsoft Kinect platform.
Their idea is to use the Kinect platform with associated middle-ware to create a new way for interactive public space advertising.
The System is installed at the subway station Stephansplatz in Vienna as part of the (re)branding marketing campaign of A1.
Visitors of the subway station at the Stephansplatz can see themselves with speech and thought bubbles above their heads that contain entertaining and product specific slogans as well as different A1 logos.
The guys from the University of Beira Interior (Department of Informatics) came up with a wonderful idea how to use the Kinect to improved quality of life for disabled persons.
The wi-GO project is a robot system based on sensor technology Kinect that enables disabled persons, elderly and pregnant women, .. to carry objects without difficulty, comfortably and safely.
The following video shows the difficulties a person in a wheelchair faces when navigating a shopping cart into a store.
I just stumbled over an interesting project done by some Microsoft researchers. AnatOnMe is a projection-enabled mobile device which should help to improve patient-doctor communication in medical contexts.
For example if a patient has a bone injury in his upper thigh, the device will project the image of the bone and surrounding tissue on the the patients skin. This will give the patient an idea of how the injury actually looks,….. cool
Why….. because we can The guys from TeamNewCo and TeamVillain made the first running Honeycomb (VegaComb) port for the Tegra 250 based tablets.
The last evening I reflashed my POV with the VegaComb ROM,… and it works almost flawlessly. If you are interested you can download the stuff from the tabletrons forum.
Just in case you have any trouble installing the ROM.
I started from a fresh 1.09 firmware rev from myadventvega, then installed the recover apk mentioned here, rebooted and recovered from the zipped ROM. .. e volà..
And remember if you like it consider to support them with a donation!!
12.07.2011 – Update….. the newest VegaComb seems to be version beta 1.7 link
In a current project I came across the situation that I wanted to implement a cool TTScrollView with a few TTTableViews in it.
For some reason in my version of the current Three20 branch the TableView was receiving the “up and down” touch events but the parent view (TTSscrollView) didn’t get any touch events. Googeling give me the result that some of you had the same problem but I couldn’t find any solution for the problem.
So I came up with the following solution for the problem.
I added a new category TTTableView+TouchesMoveAddition:
Open the SDK Manager in “Admin” Mode and download and under “Available Packages” -> “Third party Add-ons” download the “Google USB Driver package. After installation you will find the ADB driver under “..Android\android-sdk\extras\google\usb_driver”
Goto “..Android\android-sdk\extras\google\usb_driver” and open android_winusb.inf.
Search for [Google.NTx86] and [Google.NTamd64] add