Aim: Create a component for accessible image editing with HTML5 Canvas and Infusion.
This project would aim at creation of a fluid infusion component using open web technologies, especially HTML5 Canvas. The goal for this component is to provide familiar image processing features such as cropping, resizing, and tagging, all within a standard web page. The future aims would be to add other, more complex image processing algorithms. The component will support accessibility features such as use of the keyboard instead of the mouse.
To have a detailed description of what functions the image editor performs, and a description about the workflow of the functions, have a look at the design thoughts on image editor. The design draft provides wire-frames of what the component would look like.
A tentative timeline for the project is as follows:
April 25 - May 23, 2011: Community Bonding period (Study and Prepare myself for the job)
Read the documentation about Fluid Infusion and try to get familiar with HTML5 canvas element.
...