Evernote Clipper
A guide to using the Evernote Clipper tool on Windows for capturing screenshots, code snippets, and notes directly into Evernote.
A guide to using the Evernote Clipper tool on Windows for capturing screenshots, code snippets, and notes directly into Evernote.
A personal guide to affordable, multi-layered backup strategies for protecting digital photo collections using cloud services, local drives, and off-site storage.
Announcement for DevNexus 2013, a Java/JVM technology conference in Atlanta, featuring sessions on cloud, mobile, web, and more.
A developer explains how to automate building and publishing the GoogleAnalyticsTracker NuGet package using MyGet's CI/CD services.
Microsoft's SkyDrive desktop client adds selective sync, allowing users to choose which cloud files sync locally, similar to Dropbox and Google Drive.
A guide to creating consistent Windows Server backups on AWS by combining Windows Server Backup with scheduled EBS snapshots using PowerShell.
A quick R function to edit CSV files using R's native data editor, providing a lightweight alternative to spreadsheet software.
A personal recap of the Web Development Conference 2012, summarizing key talks on creativity, Git, web security, and developer tools.
Explains Drupal's node access system, covering the node_access table, grant records, and module hooks for implementing role-based access control.
A tutorial on setting up RequireJS for optimized JavaScript loading in a multi-page website, covering shim configuration and build strategies.
A developer shares his approach to writing clean, readable SQL with practical examples and best practices for structuring queries.
An article encouraging developers to contribute to open-source, arguing that not everyone needs to be a 'rockstar' coder to make valuable contributions.
Developer details adding Logitech Unifying device battery support to UPower by reverse-engineering the HID++ protocol.
A technical guide on preventing the Flash of Unstyled Text (FOUT) specifically in Internet Explorer 9 when using webfonts.
A blogger details their switch from ModX back to WordPress for better blogging capabilities and hints at future website changes.
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.