Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
courses:cs335:spring2013:graffiti:home [2013/05/10 17:34] – [Notes from Meeting 5.9.2013] admincourses:cs335:spring2013:graffiti:home [2013/05/12 14:16] (current) – [Feedback on Preliminary Implementation] admin
Line 46: Line 46:
     * Add image thumbnails as appropriate     * Add image thumbnails as appropriate
     * Add a link to the inscription on Eagle.  You should be able to figure out how to link to an inscription by checking out Eagle and using the Eagle id.     * Add a link to the inscription on Eagle.  You should be able to figure out how to link to an inscription by checking out Eagle and using the Eagle id.
 +    * Some of the text is across multiple lines, but it only looks like one line on the web page because HTML collapses white space.  You'll need to use line breaks to display the content correctly.
  
   * Maps:   * Maps:
Line 53: Line 54:
     * You have the pictures of the flow and have notes about the other changes to the search page and maps necessary, so I'm not repeating them here     * You have the pictures of the flow and have notes about the other changes to the search page and maps necessary, so I'm not repeating them here
  
 +===== Feedback on Preliminary Implementation =====
 +
 +
 +==== Notes ====
 +
 +  * The overall look of the web pages is much cleaner than for the static mock-up -- much improved
 +  * The map highlight is much cooler than I thought was possible in four weeks.  Very nice.
 +  * Good job making a database that you could use to start development before we had access to the "real" data.  That's good problem-solving
 +  * Good job with isolating the different features so you could make progress before trying to integrate.  More good development practices
 +    * Professor Benefiel is intrigued by the development process and how we see problems differently than she does.  She mentioned that it's interesting how we look at the smaller pieces.
 +
 +==== Suggestions/TO DO ====
 +
 +
 +  * Results Page
 +    * The link in the top bar for the "Ancient Graffiti Project" should probably not be underlined, just for aesthetics
 +  * Use a ''BasicDataSource'', or at least use a ''ServletContextListener'', to set up the Database so it's easier to configure the database
 +  * Make sure all the pages that you do //not// want a user to directly access (e.g., responses to Servlets) are in the ''WEB-INF'' directory
courses/cs335/spring2013/graffiti/home.1368207260.txt.gz · Last modified: 2013/05/10 17:34 by admin
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0