The Reference Portal is a departmental intranet that is designed to consolidate web resources, services, and assessment tools for reference librarians. It uses DHTML layers to give librarians instant access to frequently used web resources and allows librarians to record information about reference interactions, workshops, and instruction sessions for evaluation.
The Reference Portal is open source software and is available for free download under the GNU General Public License. Please feel free to customize the code to best meet your needs. The instructions below will guide you through the installation and customization process. If you have any problems installing the portal on your server, or customizing any of the files, please feel free to email me.
The Reference Portal is designed to remain opened on the reference desk computer during reference hours. It privides links to web resources and assessment tools that every reference librarian can benefit from:
The Reference Portal offers tools to aid in the evaluation of three library public services:
The Reference Portal requires very little tinkering to get it ready for use. The download contains multiple files that are zipped into one compressed file called portal.zip, which also includes all of the necessary PmWiki.org files. Installing the portal only requires access to a php-enabled web server and a smidgen of UNIX and HTML know-how. The following steps will get you up and running in no time!
Congratulations! You're now up and running. Once a month you will need to move the questions, workshops, and instruction data from their "view" files (e.g. viewquestions.html) to their respective "archive" files (e.g. questionarchive.html). The simplest way to do this is to open the "view" page in your browser, view the source code, and copy the HTML containing the data you want to archive. In the code for each "archive" file you will find indicators such as: ARCHIVE DATA GOES BELOW and ARCHIVE DATA GOES ABOVE. You will paste the HTML code containing the data you want to archive between these comments (be sure there are no line breaks within the HTML tags).
Click the following link to try it for yourself. (username: portal password: test).
Please drop me an email if you have any suggestions, problems, or feedback. If you make improvements to the code or add functionality I'd love to hear about it. I'd also like to develop an FAQ here based on the comments that I get from users, so let me know what you think!