Skip to main content

Posts

Hiking around the Rockies [Part 1]

On top of Pocatera Ridge, Kananaskis, Alberta Devil Thumbs, Lake Louise, Alberta. Pocatera Ridge, Kananaskis, Alberta. Paget lookout, Yoho NP, BC. Glacier NP, Montana, US. Ptarmigan cirque, Kananaskis, Alberta Athabasca Falls, Jasper NP, Alberta Ptarmigan cirque, Kananaskis, Alberta

Readings of the Day [July 30]

Collections of all the  important articles I have read today and found interesting are listed here. Inspired by Jason Haley [Optimization] Database Optimization Techniques You Can Actually Use. [Career] How to travel the world while freelancing as a programmer.

[TreeVisAPI] Interaction in SVG, JavaScript and HTML 5

Draggable SVG element http://www.petercollingridge.co.uk/interactive-svg-components/draggable-svg-element Given an x,y coordinate, find all html elements underneath it http://stackoverflow.com/questions/1280660/given-an-x-y-coordinate-i-need-to-find-all-html-elements-underneath-it Concern: Implementing tap gesture using available HTML 5 touch event.