This looks like it could be really useful for teaching electronics.
Author: John McLear
The day I gave up on Google
I can’t even give Google my money. I can’t contact them. I can’t report a bug. I can’t use their services and/or pay them to improve their services.
Microsoft’s alternative to Google’s product is a joke, no surprise there…
So I give up… Web Search via an API. You are broken, you need help, someone call a doctor. Google, you need a better way of communicating with your customers, take a lesson from Amazon, you are great at learning so learn, evolve or die.
RIP Google – 15/12/2011
If you depend on Google for a service I can only recommend that you have a “Get out plan”. Know about how to liberate your data and consider some alternative options. Think about the important data you are going to lose when you liberate your data and how costly it will be to replace that data. This is also a great opportunity for me to plug open source software and the freedoms that gives you.
Varnish purge example
varnishadm -T 127.0.0.1:2000 purge.url "/static/js/wall.js"
Example jQuery package.json
{ "name": "Etherpad Lite", "description": "jQuery Etherpad Lite collaborative editor plugin.", "version": "1.0.0", "author": "John McLear <john@mclear.co.uk>", "dependencies": { "jquery": ">= 1.0" } }
Mobile device UI
We have just updated the Etherpad Lite master branch on github to include a much nicer UI for mobile users.
Enjoy!