Most of my work was done over the last week. Here's what I have accomplished so far with regards to the mid-term evaluation: 1. I began with a UI spruce up of the editor and removing Mochikit along the way. Since Dojo has developed quite a bit over the last couple of years I had to change the implementations wherever Dojo was involved. I also added a bit of AJAX along the way. Mochikit has been completely removed now. 2. I moved on to implementing a Code View (using an existing web based editor) which is now editable along with a Rich Text Editor (TinyMCE) for the Design View. The Design View shows the Doc with CSS styles and am currently in the process of writing GuideXML plugins for TinyMCE. If this goes well then it might remove the need for a drag and drop interface. 3. I achieved an AJAXy sync between the Code View and the Design View but was having problems with continuous parsing of the documents (xml to html and vice versa). Will look into this again soon. That's it for now. It's not much but am picking up the pace. Kind Regards Nandeep