Publications page: Difference between revisions

From HAA Best Practices Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 16: Line 16:


When you have all the images for a particular author you are ready to begin assembling the html.
When you have all the images for a particular author you are ready to begin assembling the html.
=== Add the images to your site==


===HR Book Builder===
===HR Book Builder===
You can download the HR Book Builder program from http://hrtemplate.org/hrbooks/.  When you get to the page, select "HrTempBookBuilder.exe" and save the file to a convenient place on your computer.  (When you execute the file, it may ask you to install Microsoft's .Net support, if you don't already have it.)
To use the program follow this general sequence:
* Click the "Choose directory" button and select the directory that contains your image files.  (You only need to do this once.)
* Click the "Browse" button and select the image file for the first book for the author you are working on.
* Enter the author's name in the "Author" text box.
* If the author only has one book, select the "Single" radio button, otherwise select "Group"
* Click on the "Go to Amazon" link; Find the page for the book you want to display.
* If you are logged into Amazon, you should have a gray Amazon Associates bar at the top of your browser window.  Click on the "Link to this page" button in the AA bar.
* Once the link page opens, select the "Text only" radio button, then click on "Highlight HTML".
* Type ctrl-C to copy the html text from the browser.
* Click in the "Link html" text block in HR Boook Builder and type ctrl-V to paste the html
* Click "Extract" to get the book's name out of the html.  It will display in the book name field
* Click "Add book" to build the html for your site.  The

Revision as of 23:38, 2 December 2009

This page is intended to contain a list of classmate publications. The model template at hrtemplate.org has one possible way to do this.

The html code to generate this format is more than a little tedious to generate by hand. To simplify the process we have written a program that takes much of the effort out of the process. More about that a bit later.

Amazon Associates

If you would like to join Amazon Associates, you can simply search for them on Google and follow the instructions on screen. It's a simple process and the main piece of information that you will need is the payee name for the bank account to receive any payments. Once you have an Amazon Associates account you are ready to proceed.

Download and prepare images

Amazon is the best source of images for your publications page. We suggest that you keep all the images in a single directory (\hrxx\books, for example) and that you name the files with the author's last name plus a bit of the title. (This naming convention will make things much easier later on.)

To download an image, right click on it and choose "Save link as", or the equivalent in your browser.

Once you have downloaded some image files, you will probably have to process them. Amazon has taken to surrounding their images with white space. I find that it pays to bring the images into a photo-editing program and to cut out the white space.

When you have all the images for a particular author you are ready to begin assembling the html.

= Add the images to your site

HR Book Builder

You can download the HR Book Builder program from http://hrtemplate.org/hrbooks/. When you get to the page, select "HrTempBookBuilder.exe" and save the file to a convenient place on your computer. (When you execute the file, it may ask you to install Microsoft's .Net support, if you don't already have it.)

To use the program follow this general sequence:

  • Click the "Choose directory" button and select the directory that contains your image files. (You only need to do this once.)
  • Click the "Browse" button and select the image file for the first book for the author you are working on.
  • Enter the author's name in the "Author" text box.
  • If the author only has one book, select the "Single" radio button, otherwise select "Group"
  • Click on the "Go to Amazon" link; Find the page for the book you want to display.
  • If you are logged into Amazon, you should have a gray Amazon Associates bar at the top of your browser window. Click on the "Link to this page" button in the AA bar.
  • Once the link page opens, select the "Text only" radio button, then click on "Highlight HTML".
  • Type ctrl-C to copy the html text from the browser.
  • Click in the "Link html" text block in HR Boook Builder and type ctrl-V to paste the html
  • Click "Extract" to get the book's name out of the html. It will display in the book name field
  • Click "Add book" to build the html for your site. The