Skip to main content

Posts

Interaction in HTML 5 Canvas

Coordinates of a mouse click on Canvas in JavaScript http://miloq.blogspot.com/2011/05/coordinates-mouse-click-canvas.html KineticJS is an HTML5 Canvas JavaScript library that extends the 2d context by enabling canvas interactivity for desktop and mobile applications. http://www.kineticjs.com/ How to Drag and Drop on an HTML5 Canvas http://html5.litten.com/how-to-drag-and-drop-on-an-html5-canvas/ http://simonsarris.com/blog/140-canvas-moving-selectable-shapes ERD in Canvas http://www.recid.sk/_sub/erd/html5/index.php Interactivity in HTML5 Canvas Visualizations [Tree Interaction] http://blog.carbonfive.com/2011/04/11/interactivity-in-html5-canvas-visualizations/

Travelling around Canada

Tour Canada So far I have visited the following provinces and cities of Canada. I enjoy travelling and going out with my friends whenever I can manage time.. :-) Alberta -Calgary -Banff -Canmore -Kananaskis -Drumheller -Jasper -Lake Louise -Edmonton -Waterton -Head Smashed Buffalo Jump -Frank Slide -Strathmore British Columbia -Vancouver -Victoria -Kelowna Ontario -Toronto -University of Toronto -CN Tower -China Town -Art Gallery of Ontario -Niagara City -Falls -Maid of mist and journey behind the falls. -Niagara on Lake. -Ottawa -Notredame basilicca -Art Gallery -Ottwa Parliament. -Algonquin provincial park. Quebec -Montreal -Quebec

Web Based Visualization Toolkit

JavaScript JavaScript InfoVis toolkit ( http://thejit.org/ ) Provides tools for creating Interactive Data Visualizations for the Web Protovis A visualization toolkit based on JavaScript and SVG. D3 Flash and Action Script Flare http://flare.prefuse.org/ Flare is an ActionScript library for creating visualizations that run in the Adobe Flash Player. From basic charts and graphs to complex interactive graphics, the toolkit supports data management, visual encoding, animation, and interaction techniques. PhiloGL ( http://senchalabs.github.com/philogl/ ) PhiloGL is a WebGL Framework for Data Visualization, Creative Coding and Game Development. D3 (Data-Driven Documents) [ http://mbostock.github.com/d3/ ] D3.js is a small, free JavaScript library for manipulating documents based on data. HTML 5 Python NetworkX (h ttp://networkx.lanl.gov/index.html ) List of InfoVis toolkit http://www.infovis-wiki.net/index.php?title=Toolkit_Links

HTML 5

[Beta article Writing, will organize it shortly] This will be an article about learning HTML 5 and power of HTML 5. HTML 5 Specifications Features: -Web GL Support for 3D effects. Some useful website about HTML 5 http://makeawesomeweb.com/ http://html5gallery.com/ http://jsfiddle.net/ http://html5readiness.com/ Cool Collection of HTML 5 Demos and tutorials http://www.hongkiat.com/blog/48-excellent-html5-demos/ http://www.html5rocks.com/en/ Multi touch support in HTML 5 -Firefox Multi touch API - http://felipe.wordpress.com/2010/08/11/multitouch-in-firefox4/ https://developer.mozilla.org/en/DOM/Touch_events -Firefox + Multitouch + HTML5 + CSS3 + SVG = Awesomeness - http://livingartmedia.com/firefox-multitouch-html5-css3-svg-awesomeness/ - http://hacks.mozilla.org/2010/08/firefox4-beta3/ -Multi touch application for iOS and android using HTML 5 http://www.html5rocks.com/en/mobile/touch.html Cool HTML 5 Website on information visualization - HTML 5 canvas -