Run node.js in windows

by graham
  recent releases of node js, altough unstable, now come with windows executables (thanks to help from Microsoft) which means no more fiddling with cygwin to get it up and running on your machine.  How to run node 1. Download node.exe from http://nodejs.org/#download  2. Put this ... [More]

Open graph schema change

by graham
When Facebook first launched the Open Graph protocol they used the domain opengraph.org and you added the following to your site:   <html xmlns:og="http://opengraph.org/schema/"> In what looks like an admin slip up, the domain is no longer registered to Facebook are is current... [More]