Worcester State University Computer Science Department
-
Recent Posts
- Solution for the zoom in lightbox
- A Final Finishing Touch
- New Screensaver
- Week ending 5/11/13: Fix more things & How-To doc
- Article Viewer 0.3
- Article Viewer 0.2
- Article Viewer 0.1
- Page Viewer 0.4
- Page Viewer 0.3
- article chapter update Week April 29
- Last Class!
- What We have Now on ScreenSaver Part
- Week of 5/6/13: Bug fixing
- End Results
- This is it…
Archives
Categories
Contributors
- armindoa » WSU CS
- aturini » cs-wsu
- bchaban » cs-wsu
- betoluna » CS WSU
- blabbecs401 » CS401
- clacroix12
- Code Your Enthusiasm » WSU CS
- CS 401 – Object Oriented Design » cs-wsu
- CS:401 » CS-WSU
- danspc.net Blog » wsucs
- daunguyen10's Blog » CS-WSU
- David Thompson » WSU CS
- Dnjoroge » Page not found
- E. Lekdushi CS401
- Five mvs of Doom
- itsJoe's Blog » cs-wsu
- jamescelona » WSU CS
- jasonhintlian » cs-wsu
- jfitzpatrick3 » cs-wsu
- jforkey » wsu-cs
- jgaval
- Jose’s CS 401 BLOG
- joshjoubert » CS@Worcester
- klentblog » cswsu
- ksabanty » cs-wsu
- Live and Code » WSU CS
- longnguyen16 » wsu-cs
- MarcosKnightCS401
- michaelkenny2 » WSU CS
- michaelrossetti
- Mike’s Blog. [ CS 401 ]
- mikesaguirre » cs-wsu
- murrayandrewt » cs-wsu
- nathandoe » WSU CS
- nzahid » WSU CS
- On becoming an Eccentric Professor… » CS@Worcester
- rwilliams5262 » cs-wsu
- Sean » cs-wsu
- sflynn1976 » wsu-cs
- ssuksawat » cs-wsu
- The Mind of Mattamizer » WSU CS
- trevorhodde
- Two Is For Joy » Page not found
- zli1 » cs-wsu
Meta
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
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
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
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
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
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
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
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
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
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