Changeset 206

Show
Ignore:
Timestamp:
08/26/08 17:22:05 (10 months ago)
Author:
rgrp
Message:

[shakespeare/templates][s]: rewrite/add to front page to have a 'Why' section (thanks Sasha!) + fix heading in Guide.

Location:
trunk/shakespeare/templates
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/shakespeare/templates/guide.html

    r195 r206  
    6868 
    6969    <h2> 
    70       Search 
     70      Stats  
    7171    </h2> 
    7272    <p> 
  • trunk/shakespeare/templates/index.html

    r201 r206  
    2525    <p>More information on using this web interface can be found in the <a 
    2626      href="${h.url_for(controller='site', action='guide')}">guide</a>.</p> 
     27 
     28    <h3>Why Open Shakespeare</h3> 
     29    <p> 
     30    If you type 'Shakespeare' into Google you find thousands of websites why do we need another? First off, unlike most other sites, everything you find here is <a href="http://opendefinition.org/">open</a> &ndash; that is you're free to use, reuse, and redistribute it without any need to seek permission.</p> 
     31    <p> 
     32      However, more importantly, <strong>this website is only a small part of what we're about</strong>. It serves to demonstrate what you can do with the Open Shakespeare package &ndash; a set of material and tools for exploring Shakespeare's life and work. The website demonstrates a few of the ways in which the Open Shakespeare package can be used. <strong>We actively encourage you to take and modify it to do things we haven't yet done</strong> &ndash; or even thought of! Some suggestions: 
     33    </p> 
     34    <ul> 
     35      <li>Line by line comparisons of different Shakespeare editions &ndash; scholars have spent years poring over the different Folios, now its your turn!</li> 
     36      <li>Our statistics are crude and simple. Maybe you'd like to look at the average length of minor characters speeches in the comedies, or simply find the text in which love and death are mentioned the most.</li> 
     37      <li>Produce your own critical edition: annotate and edit a play as you see fit not Arden!</li> 
     38      <li>Search for secret messages that show that Shakespeare was really Ben Jonson (or even Walter Raleigh!) ... </li> 
     39    </ul> 
    2740  </div> 
    2841