Android SDK m5-rc14 now available

Android SDK m5-rc14 now available. I might have planned to give it a try if I didn’t have updates to The Project (MinPackning.se) to do, two energy drinks to add to Taurin.se and a Softhouse Scrum Master Kit to unbox… 🙂

The vmsplice local root exploit

There are some Critical Linux kernel vmsplice security issues that hopefully have been patched properly. See also #27704 on SecurityFocus. Fortunately the kernel on this server is too old to be affected! 🙂 $ ./27704 ———————————– Linux vmsplice Local Root Exploit By qaaz ———————————– [+] mmap: 0x0 .. 0x1000 [+] page: 0x0 [+] page: 0x20… Continue reading The vmsplice local root exploit

RESTafari

Reading Interoperability Wars – Episode 6 – Part 1 – Revenge of Babble just made me want to create a blog post with this title.

MidaSync

Today I reinstated a proper web site on the domain for my project MidaSync. Quoting from the single page: MidaSync is a project, or collection or projects, for seamless connection between Microsoft Windows Mobile devices and Open Source operating systems. Further development of MidaSync is currently postponed indefinitely. I hope to revive it some day,… Continue reading MidaSync

My first AJAX!

Probably years after everyone else, I’ve made my first AJAX-enabled web page today. As I do this from within Ruby on Rails, it was virtually painless to remove or replace a piece of HTML. My next AJAX step was to get in_place_editing working. The first problem was the InvalidAuthenticityToken and the second issue was that… Continue reading My first AJAX!