Pages
Archives
Me
Places
Meta
Category Archives: Coding
Belated announcement: tollgate source released
Last weekend, tollgate’s source code was released. This is the project formerly known as portal2, which ran the captive portal system at StreetGeek and SAGAfest from January 2009 to September 2010. It’s a quota-managed captive portal system for Linux mainly … Continue reading
QCQREncoder, QCGPS, Openbravo hacks
So, I’ve been busy a bit lately. I’ve written a QR Encoder patch for Quartz Composer based on libqrencode. You give it a string, and then it’ll encode it into an image. There’s another patch in my github which provides … Continue reading
More portal2 v2.8.3 API changes
There’s some more updates to portal2′s API. UserProfile objects (returned by whoami and whois_ip) now also include the user’s forum numeric user ID. This means that your application can track when a user has changed their username. Additionally, there’s now … Continue reading
portal2 API v2.8.3
There’s been a minor change to the portal2 API as of v2.8.3 (to be deployed at LAN 10.09). Functions which attempt to identify you (usage, usage_history and whoami) will attempt to use cookie-based authentication before attempting to identify your computer … Continue reading
Xbox 360 Big Button: Round 2
So, time for round 2 with the Big Button controllers. I covered this stuff a bit yesturday. I’ve since updated the driver so that it treats the directional buttons on the big button controllers as the X and Y axes. … Continue reading