if(!isset($log_pre)) $log_pre = ""; else $log_pre .= "."; $filename = "logs/" . $log_pre . "access." . date("Y.m",time()) . ".log"; $fp = fopen($filename,"a"); $str = gethostbyaddr ( $_SERVER['REMOTE_ADDR'] ); $str .= " - -"; $str .= " [" . date("d/M/Y:G:i:s",time()) . " -0700]"; $str .= " \"" . $_SERVER['REQUEST_METHOD'] . " " . $_SERVER['REQUEST_URI'] . " HTTP/1.1\""; $str .= " 200 "; $str .= isset($file_size) ? $file_size : "1000"; if(isset($_SERVER['HTTP_REFERER'])) $str .= " \"" . $_SERVER['HTTP_REFERER'] . "\""; else $str .= " \"none\""; $str .= " \"" . $_SERVER['HTTP_USER_AGENT'] . "\""; $str .= "\r\n"; fwrite($fp,$str); fclose($fp); ?>
|
BUBL Catalogue of selected Internet resources covering all academic subject areas. All items are selected, evaluated, catalogued and described by experts. http://bubl.ac.uk/ Institute of Museum and Library Services An independent US federal agency supporting museums and libraries of all types. http://www.imls.gov/ Library Lovers' Month Offers library support groups some ideas for making February a month-long celebration of school, public, and private libraries of all types. http://www.librarysupport.net/librarylovers/ Library Link of the Day A daily link for library enthusiasts. Also available via e-mail or an RSS feed. http://www.tk421.net/librarylink/ You Are Not Alone (Maybe) Frequently asked reference questions, posted by the University of Michigan's Internet Public Library. http://www.ipl.org/div/farq/ ERIC Digests on Libraries Offers an annotated list with links to ERIC Digests that relate to libraries, librarianship, and library science. http://www.ericdigests.org/libraries.html Stump the Librarian List of correctly answered questions by reference librarians at Central Michigan University that were submitted as part of contest. http://www.lib.cmich.edu/libraryweek/answers.htm Wikipedia - Libraries Encyclopedia article which examines the history and issues relating to libraries. http://en.wikipedia.org/wiki/Library Libraries, Information and Society Postings and information from this international, holist and free Internet discussion forum to promote the commons and openness values of public information, and knowledge. http://groups.yahoo.com/group/lib-info-society/ St. Jerome (331-420 A.D.) A long biography of the patron of librarians, the most learned of the Fathers of the Western Church. http://www.catholic.org/saints/saint.php?saint_id=10 ALA News Archive Collected headlines related to US libraries, grouped by month of publication. Archives go back to 1997. http://www.ala.org/ala/alonline/currentnews/newsarchive/newsarchive.cfm UNESCO Libraries Portal Directory of online resources on librarianship and library science, as well as the websites of individual institutions. http://www.unesco.org/cgi-bin/webworld/portal_bib2/cgi/page.cgi?d=1 Americans for Libraries Council A US national organization dedicated to information equity, literacy and the preservation and renewal of libraries. Offers research and advocacy programs, planning and training, forums, and publications. http://www.americansforlibraries.org/ |