I'm working on parsing hReview (temporarily in http://svn.colorstudy.com/home/ianb/hReviewParser/trunk if anyone is curious -- haven't committed much yet though). The hReview spec says: """rating:: The rating is a fixed point integer (one decimal point of precision) from 1.0 to 5.0 inclusive indicating a rating for the item, higher indicating a better rating by default. Optionally a different integral "worst" value and/or "best" value MAY be specified to indicate a different range (e.g. 6 from 0-10). The "best" value may be numerically smaller than the "worst" value.""" But... that's not very clear. What does that actually look like? There's no examples that use that. <abbr best="10" worst="1">5</abbr> ? -- Ian Bicking | ianb at colorstudy.com | http://blog.ianbicking.org | Write code, do good | http://topp.openplans.org/careers