Recent Posts

Visualforce on Chromecast, as a Service!

less than 1 minute read

After writing my last blog entry, on how to display any Visualforce Page on Google Chromecast, it occured to me that I could run the app on Heroku. So, if yo...

Raspberry Pi fix for HDMI to DVI cable issue

less than 1 minute read

My After a little exploration from the command line, startx brought up the GUI. As well as the composite video output, the Raspberry Pi supports HDMI. My m...

Running Your Own Node.js Version on Heroku

3 minute read

UPDATE (3/3/12) - there’s a much easier way of doing this now - see ‘Specifying a version of Node.js / npm’ in the Heroku Dev Center. The mechanism described...