/*

----- ToDo -----
Basic version:
* Quick table of search results
* Add links to google adsense

Administrative
* Learn how to package for repository and contest


----- Done -----
5/29/05 1.1
* Added  {amazonlist} {amazonwishlist} macros - WishList, Listmania, WeddingRegistry
* Add notation guide help screens for all functions.
* Amazonsearch, amazonwishlist, amazonlist, asin(search)  macros all limited to (default) 20 items

Fixed:
* Check on long ISBN (EAN)  9781400075393
* Missing image
* Missing reviews
* Missing product author
* DONE -Figure out how to store and retrieve a global setting
** xstream - bandana - http://confluence.atlassian.com/display/DOC/Persistence+in+Confluence
* Done - Get global admin page to display properly
** Done - Breadcrumbs - fix - Dashboard > Administration > com.atlassian.confluence.extra.amazon.EditDevKeyAction.action.name
* DONE - Do wishlist
* DONE - Add  {amazonwishlist} {amazonsearch} macro
* done - Bobsgear description page
* done - Change from atlassian source hierarchy to Bobsgear hierarchy
* done - add license text file
* done - entering zerolength developer key resets the developer key


Added:
* {asin:search|Catalog|keywords}
        keywords can also be   ~title  which will use the page title
                               ~randomfromtitle  - random 4+ letter words from title
        search can be  searchdebug to see info about operation
  {xmlinfo:asin}
        Show info received from Amazon request for the item


*/

/* Java tutorials:
  http://java.about.com/od/beginningjava/l/aa_array.htm

  AWS docs: http://developer.amazonwebservices.com/connect/kbcategory.jspa?categoryID=5

  http://confluence.atlassian.com/display/DEVNET/Amazon+API+Macros

  http://confluence.atlassian.com/display/CODEGEIST/Atlassian+Codegeist

  http://docs.atlassian.com/com/atlassian/confluence/atlassian-confluence/latest/


  http://confluence.atlassian.com/display/CONFEXT/Create+Page+Macro
*/
