I want to build a website similar to milliondollarhomepage.com based on html5 canvas and with Rails as the backend. I'm currently planning to use ember.js + kinetic.js in the javascript framework. However I'm not sure how the tooltip and links will appear for such a large pixel database and if somehow I'm able to do that, the browser response time while it loads the pixels tooltip and links will be too high. Here is the tutorials I have been following so far.
Any guidance in right direction to do this will be a great help.