We only require one side block, and that's the KnowItNow block of services (you can see an example on Perry County District Library's site). For the rest, we work with your library to determine what is needed and what will work best. We're pretty flexible!
This is a free feature included in all OPLIN Dynamic Website Kits. In the Kits, this banner ad for the Ohio Web Library databases will pull directly from the OPLIN servers; this means that we'll update it for you periodically with additions/deletions to the database collection. The banner will change approximately 1x/week.
The basic site will be published on the Internet from an OPLIN-provided server, which will include the following services:
The most basic definition of web site usability is whether or not users can quickly accomplish a given task on a website without obstacles. Obstacles can be long download times, scattered navigation, poor design, dated styles and many more issues, all of which can affect how users access your site and/or perceive your library.
Many of the web sites developed by public libraries do not adhere to web design standards or best practices. When Laura Solomon did a study (PDF) of Ohio public library websites in 2004, she found that only 17% of Ohio libraries met more than 80% of accepted criteria for usability. As new devices for accessing the Internet, such as the iPhone and other such smartphones, become more prevalent, it will become ever more critical for public libraries to have well-designed, standards-compliant web sites. OPLIN can help by fulfilling an original purpose -- enabling libraries to compete with other Internet information providers -- in a new way, focusing on building good library web sites as well as building good library Internet connections.
A favicon ( a mishmosh of "favorite" and "icon") is a small icon that shows up in the address bar of your browser when you visit a site, and it also shows up in your list of favorites/bookmarks when you bookmark a site. It makes your site easier to find in a bookmark list, if it has its own special icon. Learn more at Wikipedia.
Unknown to many, other than professional IT staff or web developers, specific standards exist for the code that runs a web site. These standards apply to most web-related markup languages, such as HTML, XHTML, XML and even CSS (Cascading Style Sheets). Often, the code that is generated by a program like Microsoft Frontpage or created by a non-professional is not compliant to these code standards. This can result in many problems, including poor display in many types or versions of browsers, or even a total absence of display! With the increasing prevalence of web-enabled cell phones, standards-compliance is becoming more and more critical. Standards are set by the the World Wide Web Consortium (W3C), an international organization. From the W3C site:
"W3C primarily pursues its mission through the creation of Web standards and guidelines. Since 1994, W3C has published more than 110 such standards, called W3C Recommendations. W3C also engages in education and outreach, develops software, and serves as an open forum for discussion about the Web. In order for the Web to reach its full potential, the most fundamental Web technologies must be compatible with one another and allow any hardware and software used to access the Web to work together. W3C refers to this goal as “Web interoperability.” By publishing open (non-proprietary) standards for Web languages and protocols, W3C seeks to avoid market fragmentation and thus Web fragmentation.
Tim Berners-Lee and others created W3C as an industry consortium dedicated to building consensus around Web technologies. Mr. Berners-Lee, who invented the World Wide Web in 1989 while working at the European Organization for Nuclear Research (CERN), has served as the W3C Director since W3C was founded, in 1994."
If you have further questions about the W3C standards, please contact OPLIN Support.
This means that your staff will be able to upload (for example) a PDF document that will be attached to a particular web page in your library's site. For instance, you could attach a PDF version of an event flyer to the calendar listing of the event. Keep in mind that this is an attachment; it works just like with email. So the content of your attachment will not show up inline with the other web site text; rather, it will show up as a link that the visitor will click at the bottom of the page content.
Just add the following to the code of your web site, where you want the information to appear:
<script language="JavaScript" src="http://oplin.org/dbase_widget.js"></script>
First off the vendor has to be able to do authentication based off of ip only. This usually isn't a big issue, and I've only ran into one small vendor out of the hundreds that libraries subscribe to that couldn't handle it in some way.
Second we need a generic link to the resource. By generic I mean that it doesn't have any information in the url that is specific to any one library. We keep a database of generic links here at the office, which lets us add database links to your locally purchased databases tab pretty quick, since the same link will work for any library.
Lastly you just need to give the vendor your OPLIN proxy IP address. All the authentication in the world won't save us if the proxy ip address doesn't have access. OPLIN proxy ips always start with 66.213.41 and have a 4th octet of whatever their FSCS is. For example, Ada (OH0001) is 66.213.41.1. We will try to setup authentication for anything that you ask for, so as usual if you need anything, give us a call.
It's a long "O" as in "Ohio." In other words, it's not pronounced "AH-plin." It's actually "OH-plin."
To make a search box that will search the OPLIN "about:books" web page, you need to make a web form that:
An example of this is below.
<form action="http://aboutbooks.info" method="get"> <input type="text" name="query" /> <input type="submit" value="Search" /> </form>
...which makes a search box like this:
The Oh!Teach web site was originally maintained by Kent State University, but has not been kept up since 2006 and had very minimal usage. Usage numbers for Oh! Kids and Oh!Teens were also very low. The decision was made to eliminate these sites after a survey of Ohio's public libraries found that very few of them linked to or used these sites.
When this new site was created, content for public libraries and librarians (the customers of OPLIN) was separated out from that intended for the public. The information still on the www.oplin.org site is intended for libraries & librarians. "Discover Ohio" was moved to a separate site, http://www.exploreohio.org/. This was not only because of the needed separation of content for different audiences, but also because some time ago the Ohio Department of Development, Division of Tourism had taken over the name and domain name "Discover Ohio" and it was causing significant branding confusion between the two sites for users of either.
It needs to be able to run JavaScript. The Ohio Web Library uses a lot of it in order to display search results.
Yes! A screencast is available from Westlake-Porter Public Library's web site, and the State Library also has online 30-Minute eClassroom sessions (check their schedule for upcoming sessions).
If you prefer to build you own web form, use the GET method with an action of http://ohioweblibrary.org and a text box named q.
Ohio Web Library accepts all the variables listed below through the GET method. All variables can be used alone, or in any combination with others.
A complete list of appropriate URLs can be found on this page: Linking to the OPLIN Website.
WordPress automatically creates an RSS feed for your blog, which allows readers to subscribe to its content via RSS readers such as Bloglines or Google Reader. Although The OPLIN 4cast is available via RSS feed, we are well aware that many people in the library community are not used to this method of distribution and would prefer to either visit the website itself, or to receive the information via e-mail. For that reason, whenever we add a weekly 4cast to the website, we also send an e-mail via The OPLIN 4cast electronic mailing list, which we set up at the beginning in order to reach as many potential readers in the Ohio public library community as possible. We also registered The OPLIN 4cast with Technorati (a major blog search engine) and a free service called Ping-O-Matic, which automatically notifies a large number of blog search engines (such as Google Blog Search and Yahoo!) when an update is made to your blog.
We decided early on that in addition to the weekly OPLIN 4cast, we also wanted to add a biweekly podcast to the mix. In order to do that, we used a free plugin designed for use with WordPress called PodPress. PodPress seamlessly integrates with the "Dashboard" (administrative interface) of WordPress, and allows you to easily add media files to a regular blog post.
In addition to being free and fairly straightforward in terms of installation and administration, WordPress has a large, active user community that provides forums for tips and support (WordPress Support).
Because the software that runs WordPress is open source, any amount of customization is possible and in fact, encouraged (WordPress is Infinitely Extensible). For example, there are a large number of themes out there to change the look of your site (Blog Design and Layout). In OPLIN’s case, we simply used the default theme and added our own banner at the top
To use WordPress, OPLIN simply downloaded the latest version of the software and followed the extensive instructions on the Installing WordPress page, which clearly explains how and where to install the software on your local web server. We created a new subdirectory on the OPLIN web server (called www.oplin.org/4cast), and installed the WordPress files there. Once the software is successfully installed and registered, you receive a login and password from WordPress that allows you to access the administrative interface for the blog (called the Dashboard). From there, you can control just about everything you need to.
The OPLIN 4cast is published using WordPress blog-publishing software. WordPress is written in PHP and backed by a MySQL database, and is available as a free download under a GNU General Public License. WordPress also offers a blog-hosting service, which is similar to Blogger and LiveJournal, but allows for less customization and direct control.
The OPLIN 4cast is a weekly compilation of headlines, topics, and trends that could impact public libraries, published in a blog format. You can read it at www.oplin.org/4cast, subscribe to it via RSS feed (the URL is www.oplin.org/4cast/index.php/?feed=rss2), or sign up for The OPLIN 4cast electronic mailing list.