home *** CD-ROM | disk | FTP | other *** search
/ Programming with VisualAge for Java / IBMVJAVA.ISO / icswinnt / httpdw32.z / coolness.rat < prev    next >
Text File  |  1997-03-12  |  2KB  |  67 lines

  1. ((PICS-version 1.1)
  2.  (rating-system "http://coolness.raleigh.ibm.com/ratings/V1.html")
  3.  (rating-service "http://coolness.raleigh.ibm.com/ratings/V1.html")
  4.  (name "The Best Rating System")
  5.  (description "This rating system is based on three important criteria: coolness, age-range, and number of graphics.")
  6.  (category  
  7.   (transmit-as "Coolness")
  8.   (name "Coolness Index")
  9.   (label
  10.    (name "Way Cool")
  11.    (description "This site is majorly cool")
  12.    (value 1))
  13.   (label
  14.    (name "cool")
  15.    (description "Pretty cool")
  16.    (value 2))
  17.   (label
  18.    (name "Mediocre coolness")
  19.    (description "Tries to be cool but falls a little short")
  20.    (value 3))  
  21.   (label
  22.    (name "Not cool")
  23.    (description "Like the name, not cool")
  24.    (value 4))
  25.   (label
  26.    (name "Totally Uncool")
  27.    (description "This site is a waste of time")
  28.    (value 5)))
  29.  (category  
  30.   (transmit-as "Age-range")
  31.   (name "age-range")
  32.   (label 
  33.    (name "All ages")
  34.    (description "This site is suitable for everyone")
  35.    (value 1))
  36.   (label
  37.    (name "Teenager and older")
  38.    (description "Teenagers and older")
  39.    (value 2))
  40.   (label 
  41.    (name "Adult only")
  42.    (description "For adults only")
  43.    (value 3))
  44.   (label
  45.    (name "No one")
  46.    (description "No one should see this site") 
  47.    (value 4)))
  48.  (category  
  49.   (transmit-as "Graphics")
  50.   (name "number of graphics")
  51.   (label
  52.    (name " 0 to 1")
  53.    (description "Hardly any graphics")
  54.    (value 1))
  55.   (label 
  56.    (name "1 to 5")
  57.    (description "A few graphics")
  58.    (value 2))
  59.   (label
  60.    (name "10 to 20")
  61.    (description "A lot of graphics")
  62.    (value 3))
  63.   (label
  64.    (name "20+")
  65.    (description "Plan to be here all day")
  66.    (value 4)))
  67.