Category Archives: TOS

Solution for the zoom in lightbox

According to the existing defect in the light box zoom feature that the article page will remain on the same zoom size when user exit from the light box. My original plan is let user to click on the picture and return to the article page with the full size. However, it does not work that way. […]
Continue reading

Posted in cs-wsu, TOS | Comments Off

A Final Finishing Touch

Well this will be the very last post regarding the coloring app for the Worcester Art Museum.  I have only made one change since the last post and that was […]
Continue reading

Posted in cs-wsu, TOS | Comments Off

New Screensaver

Now, our screensaver part seems to be done.  Tim wanted the introPage’s response to the wipe actions to be quicker. We could decrease the time delay for transition effect to have an improvement, but it isn’t a really significant improvement. We believe the reaction speed to the swipe actions depends on the realization of jQuery to […]
Continue reading

Posted in cs-wsu, TOS | Comments Off

Week ending 5/11/13: Fix more things & How-To doc

For this week, there wasn’t much left for me to do. After I showed Tim the recent version of the Introduction Page, he tested it and told me that the transition between pages is a bit sluggish. So I’ve read up on possible solution to fix this, and it is to change the transition value […]
Continue reading

Posted in cs-wsu, TOS | Comments Off

Article Viewer 0.3

This version has had the following changes done: Images now take up the entire image viewing portion of the page. The image no long scroll they just appear, in addition to now having a position for captions. The scroll triggers have been removed, the focus change is now all touch. Added links in the footer […]
Continue reading

Posted in cs-wsu, CS401, TOS | Comments Off

Article Viewer 0.2

One of the clients tested the article viewing concept and had a few suggestions: The first suggestion was only having a fixed footer and removing the header as well as the previous and next buttons above the article. This was implemented with relative ease, the only issue was the footer which would disappear whenever a […]
Continue reading

Posted in cs-wsu, CS401, TOS | Comments Off

Article Viewer 0.1

The content viewer is referred to the article viewer now, there have been some additions and removals since the last update! Here is an outline: A link to the next article or chapter at  the top of the paragraphs. New focus on paragraph div that is behind the paragraphs. Scroll to change focus on image […]
Continue reading

Posted in cs-wsu, CS401, TOS | Comments Off

Page Viewer 0.4

There was a minor issue with animation speed which we attempted to remove, the new page viewer also implements 2 new functions for specific pages. Attempting to improve performance in only kiosk pro’s browser consisted of removing opacity from the animations. This made a very minor difference with regard to sluggish animation. The animation speed works fine […]
Continue reading

Posted in cs-wsu, CS401, TOS | Comments Off

Page Viewer 0.3

So the page view has made it into the final production! The goal with the page viewer is to have it function as the main menu for the user to access the content. With this acceptance into the final product and detailed requests from the art museum we tailored 0.2 to fit the requirements. First […]
Continue reading

Posted in cs-wsu, CS401, TOS | Comments Off

article chapter update Week April 29

This week, people from Worcester Art Museum come to the class and gave each of the content group some suggestions to make our app looks nicer and more usable. Her suggestion for our group is follow: First, make the interface more simpler, so when the readers scrolling the article, the pictures will not fly everywhere; Second, add the lightbox feature […]
Continue reading

Posted in cs-wsu, TOS | Comments Off