Monday, September 29, 2014

IDEA grails run-app options

use the options in IDEA to run a grails app:
command line: -Ddisable.auto.recompile=true run-app
VM options: -server -Xmx2G -Xms1G -XX:PermSize=1024m -XX:-UseGCOverheadLimit

Wednesday, May 14, 2014

Pingdom website monitor

Use pingdom to monitor website availability and performance.

Ask Ziggy NL API

The Ask Ziggy API enables developers to quickly bring voice & natural language functionality to their applications.

Tuesday, September 24, 2013

Friday, September 13, 2013

annyang JS voice command library

annyang is a tiny javascript library that lets your visitors control your site with voice commands.
annyang supports multiple languages, has no dependencies, weighs less than 1kb and is free to use.