-
4th Sep, 2013
Check status of all your configured Vagrant boxes
Check status of all your configured Vagrant boxes Full explanation version
linux server snippet unix vagrant -
14th Jul, 2013
Mobile/Touch/Desktop Content Editor
I haven't found a decent browser-based content editor, so this is a prototype of a simple editor which outputs valid HTML5.
HTML JavaScript -
7th May, 2013
rsync your project to your web server
First, we need to check you have rsync on your development machine (not your production server). To check, open up a terminal and type
rsync server -
28th Apr, 2013
Open all files of a type in Sublime Text 2
The following command will open all .py files in the current directory or subdirectories in sublime.
-
2nd Apr, 2013
A Completely Unscientific Glance at Virtualization
TechEmpower recently ran an interesting study comparing speeds of different web frameworks...
server -
10th Mar, 2013
Redirecting into AngularJS for friendly URLs
If you've enabled the HTML5 history API functionality in AngularJS using
AngularJS Apache HTML5 -
19th Dec, 2012
Building platforms (or designing for the future)
_The following is based on a talk I gave at the Insites Xmas day in December 2012._
API HTML5 JSON XML -
1st Dec, 2012
A year to be optimistic
A year to be optimistic
-
12th Sep, 2012
Full Screen Home Page HTML5 App
Making your HTML5 web site available on the iPhone Home Screen with a lovely icon is as simple as adding:
HTML iPhone -
10th Jun, 2012
EU Cookie Directive compliance script
In light of the EU Cookie Directive ruling, I have written a small piece of JavaScript to put on any site which uses cookies. The code overlays a once-only message over the site with a configurable link to your cookie information page.
cookie javascript server