Leap Motion - Control your Mouse on Mac OSX
A developer creates an Objective-C/C++ wrapper for Leap Motion SDK to enable hands-free mouse control on Mac OSX using finger tracking and ray tracing.
A developer creates an Objective-C/C++ wrapper for Leap Motion SDK to enable hands-free mouse control on Mac OSX using finger tracking and ray tracing.
Explains how to integrate WebJars for client-side dependency management in a Hippo CMS project using Servlet 3 containers like Tomcat 7.
A developer explains creating a minimal IRC bot in Perl for code golfing, detailing its commands and source code.
A tutorial on using Windows Azure, SignalR, and Twilio to add phone number verification via automated calls to a web sign-up process.
Explains how to send emails from Windows Azure applications using SendGrid and asynchronous queues for scalability.
A guide to setting up a pre-commit Git hook to automatically lint JavaScript files with JSHint, ensuring code quality across a team.
A technical guide to implementing complex, user-specific role-based access control (RBAC) in Drupal's node system, covering hooks and query rewriting.
A technical guide on how to restrict Drupal's upload module to allow only a specific number of file attachments per node.
Explores the subjective nature of defining a 'good programmer,' arguing it depends entirely on the perspective of the person asking.
Upcoming improvements to Dabblet, including JavaScript support, cross-browser compatibility, security enhancements, and Prism integration.
A tutorial on using PostgreSQL array fields within Django models to simplify data structures like tags, improving performance and code clarity.
A guide on customizing your R programming environment using the .Rprofile file, including setup for Windows and Mac.
A tutorial on client-side image scaling using HTML5 Canvas and JavaScript, with a step-by-step code explanation.
Explores the new Logical SQL Diagnostic view in OBIEE 11.1.1.6.2 BP1, a debug feature for analyzing report queries.
A technical guide on applying the OBIEE 11.1.1.6.2 BP1 patch bundle using opatch on a Linux environment.
Explains how to implement schemaless data storage in Django using PostgreSQL's hstore extension as an alternative to MongoDB.
Guide to running Oracle BI Repository Creation Utility (RCU) from the command line for silent, unattended installations.
A technical guide showing CSS code to force web browsers to print all website pages in grayscale.
Discusses how cloud platforms like Windows Azure are democratizing IT, enabling rapid, scalable application development for startups and large organizations alike.
A guide to using GNU screen for managing persistent Linux terminal sessions, with examples relevant to OBIEE and Exalytics setup.