-
4th Feb, 2014
When did this script run?
Quick bash line to output the date/time to a file
server snippet -
17th Nov, 2013
Application Testing
Some useful applications
bookmarks -
17th Nov, 2013
Server Monitoring
A collection of links to useful applications
bookmarks -
31st Oct, 2013
Cordova/PhoneGap and RequireJS on Windows Phone 8
What to do when Cordova/PhoneGap and RequireJS don't play nicely on Windows Phone 8
cordova javascript phonegap requirejs windows-phone -
30th Oct, 2013
Example of RequireJS config file to optimise and include RequireJS loader.
Code snippet
requirejs snippet -
20th Oct, 2013
Easing server load with message queues
Modern database backed web applications can handle many thousand reads per second with smart caching features, but what would happen if you suddenly experience a surge of users hitting sign up functionality which can't be cached?
advice queue server -
16th Sep, 2013
Sass source map command
Example command outputting sourcemap and compressing output file
sass scss snippet sourcemap -
11th Sep, 2013
AMD Module Template
Asynchronous Module Dependency Javascript template. Will work with RequireJS.
amd javascript module requirejs template -
11th Sep, 2013
Angular Controller Template
/*jshint undef:false */
amd angularjs controller javascript requirejs template -
4th Sep, 2013
Check status of all your configured Vagrant boxes
Check status of all your configured Vagrant boxes *single line command*
linux server snippet unix vagrant