Posts

Performant Mobile UI with Famo.us

Image
Create high-performance mobile UIs with Famo.us Level up to a native-code user experience for JavaScript apps With the Famo.us platform, mobile web UIs written in JavaScript can be as compelling as native-code implementations. Work through this article's examples to find out how Famo.us helps you easily create a high-performance user experience in your mobile apps. http://www.ibm.com/developerworks/web/library/wa-famous/index.html

4 Free ebooks to learn AngularJS

Image
4 Free ebooks to learn AngularJS 1. AngularJS Succinctly 2. Recipes With AngularJS 3. Practical AngularJS  4. AngularJS in 60 minutes  Find out more here: http://www.jquerybyexample.net/2015/02/4-free-ebooks-to-learn-angularjs.html

IBM Bluemix, CloudantDB, AngularJS and upload images

Whilst building my ACE! app - I needed to be able to upload images for the events / presentations / speakers and attendees. I thought, hey, that's simple, we've been doing this on normal web-servers for decades, I'll just write a server-side php page (a couple of lines of code) that saves the posted files to a folder and then I'll know the URL to reference them.  Sorted! I should have it all finished before the kettle has finished boiling for my cup of tea. Then I pondered for a bit.  How does this now work in the PaaS world (Clouds like IBM Bluemix, Google AppEngine, Amazon, that Microsoft one, etc...).  Ah, not such a simple solution now.  But a challenge.  Whilst drinking my cup of tea, I then set about making this work on IBM Bluemix. Here's a Slides.com presentation of how I made this work for me:

OLED screens for gauges in the hot-rod

Image
I just (re)discovered that I made these gauges for the hot-rod two years ago: I'm glad I stashed the Arduino C code on a git repository, as I am now in a position with the hot-rod to be able to connect the sensors up to the code and get accurate readings now.  I've also got to figure out how to house the gauges and the Teensy v3 behind the dashboard.  Minor details, I'm sure... Checkout progress of the hot-rod at TheAlbatrossHotRod website.

IBM MobileFirst Platform - setting up on a Mac

Golden days of yesteryear (MS-DOS v6.2.2, USB drives and accessing the Internet from a 486)

Image
Whilst having an end of year tidy up in the 'man cave', I found a couple of boxes with some " old " PC based computers contained within.  I had a couple of Gateway2000 Handbook 486 devices and a Fujitsu B-2154 touchscreen laptop.  I can recall, why I got them in the first place.  They are all small laptop/netbook sized, don't weigh very much and could be re-purposed for other things.  Well, that's probably what I thought when I first got them....did some stuff with them and then put them on a box for " coming back to them later on ". Well, " later on " just happened to be during the week between xmas and new year......

Setting up OpenVPN on a Raspberry Pi

Image
After getting an ear-bashing from my missus for having our personal music collection exposed to the world, I decided to finally get around to setting up an OpenVPN server onto a Raspberry Pi. Read all about it here: http://tonyisageek.blogspot.com/p/installing-and-setting-up-openvpn-on.html I now have hearing back in one ear and a secure mechanism for listening to my music collection from external places, like the shed, garage, hotels... all those places where the missus is out of earshot :-D