This is a late post. The ASEE Annual 2009 Exposition in Austin was excellent. It is always good to see what other library professionals are implementing in their own organizations. I sort of see it as a revitalizing experience.
I think my presentation went well. If you want to check out the paper you can either contact me or here is the citation:
Wilson, E.M. (2009) Academic Library Internet Information Provision Model: Using Toolbars and Web 2.0 Applications to Augment Subject Reference. Proceedings of the 2009 American Society for Engineering Annual Conference & Exposition, Austin, TX. ASEE, Washington. Paper 471.
Just a little addenda if you are working on your own research toolbars: Like I emphasize in the paper using these types of tools to provide information requires constant updating. The engineering toolbar is now in version 1.0.9. It had to be updated to be compatible with the new Mozilla Firefox 3.5. It was a minor change but still a maintenance task.
I now have a Acer Aspire One 8.9" netbook. That little beauty was amazing in extending what I can do on the road and in the work that I do here on campus. I have yet to install the full development suite I use for maintaining the toolbar on the netbook.
Showing posts with label library. Show all posts
Showing posts with label library. Show all posts
Thursday, July 2, 2009
Wednesday, August 27, 2008
Widgetized Applications! (for most html based browsers)
Well I have been working on polishing some applications that are designed to make life easier here at the library. We found some active library widgets at Widgetbox and I decided to try and work with it. Here is an example of what I came up with:
Constructing the widget was a bit difficult at first as there were no real instructions on how to start. In effect an html based widget requires html and can also take javascript. There was an issue with the way some of the components interacted and it took a bit of tinkering with the scripting and code to get the widget working correctly.
The problems I experienced were related to the straight searching of the catalog. It required that I create a new window in the browser, shift the focus to the window, and load the page. Rather than using a normal form, action command. The code also required javascript for the construction of appropriate urls.
On the plus side hosted widgets localizes the location of files and allows for a singular location where everything for the construction of the file is located. Say for instance that someone came in as a freelancer and created widgets for us then we would know where they were located and could easily access the code. Which could have been a problem with flash, or flex based widgets.
Constructing the widget was a bit difficult at first as there were no real instructions on how to start. In effect an html based widget requires html and can also take javascript. There was an issue with the way some of the components interacted and it took a bit of tinkering with the scripting and code to get the widget working correctly.
The problems I experienced were related to the straight searching of the catalog. It required that I create a new window in the browser, shift the focus to the window, and load the page. Rather than using a normal form, action command. The code also required javascript for the construction of appropriate urls.
On the plus side hosted widgets localizes the location of files and allows for a singular location where everything for the construction of the file is located. Say for instance that someone came in as a freelancer and created widgets for us then we would know where they were located and could easily access the code. Which could have been a problem with flash, or flex based widgets.
Labels:
catalog,
federated search,
library,
online catalog,
resolver,
searching,
widgets
Tuesday, January 15, 2008
The OU Engineering Toolbar and Breakdown of the Components
Here is a picture of the current engineering toolbar that I am coordinating beta testing with my faculty. For a better view of the toolbar just click the picture.

The first thing to note is that there is a nice OU Engineering Toolbar pull-down menu which allows me to provide useful links to pertinent information that our students may need. This functionality is very useful as the Russ College of Engineering is one of the departments that is located furthest away from Alden. The links that I selected are basic services: Library account information, Document Deliver/Interlibrary Loan, Contact Information, Etc.

Databases that have been selected to be included in this pull down menu are ones that are useful to Engineers. I included subscription databases that we have access to that do not allow us to redirect searches through a persistent url (those databases that do allow this are handled in the Search section of the Toolbar). I also included needed free resources. I am open to suggestions for additions of resources that Engineers will find useful though at this time my faculty have indicated that these are the ones that they prefer. I think the goal here from a development standpoint is to reduce the amount of clutter and to fine tune for efficiency. If students want to look at all the resources we have available to them that link is in the regular OU Engineering Toolbar menu under the Infotree heading.

Chat functionality has been setup so that any students, faculty or staff who are making use of the OU Engineering Toolbar can just click the CHAT button and it will connect them straight to me via the web client Meebo. If I am available I can then attempt to answer their questions and requests or direct them to appropriate resources. The advantage of Meebo is that since it is an application delivered through your web browser no one needs to install a chat client to ask questions. If I am not available there is a link to Other Help Options which leads to our Alden Library chat and would put users of the toolbar in touch with our reference service which is open all hours that the Alden Library Learning Commons is available.

Searching is a two part process. The user of the toolbar first selects the database they want to search in. If they click the go button at this point it will take them straight to the database that they have selected. If they add a search term then it will search in the appropriate database. On campus this is a seamless process as there is no need to authenticate via proxy. Off campus all links are run through the proxy service so people will be able to access there resources wherever they need to.
I will be posting a link to a working copy of this application. I can also go through examples of code if there is enough interest.

The first thing to note is that there is a nice OU Engineering Toolbar pull-down menu which allows me to provide useful links to pertinent information that our students may need. This functionality is very useful as the Russ College of Engineering is one of the departments that is located furthest away from Alden. The links that I selected are basic services: Library account information, Document Deliver/Interlibrary Loan, Contact Information, Etc.

Databases that have been selected to be included in this pull down menu are ones that are useful to Engineers. I included subscription databases that we have access to that do not allow us to redirect searches through a persistent url (those databases that do allow this are handled in the Search section of the Toolbar). I also included needed free resources. I am open to suggestions for additions of resources that Engineers will find useful though at this time my faculty have indicated that these are the ones that they prefer. I think the goal here from a development standpoint is to reduce the amount of clutter and to fine tune for efficiency. If students want to look at all the resources we have available to them that link is in the regular OU Engineering Toolbar menu under the Infotree heading.

Chat functionality has been setup so that any students, faculty or staff who are making use of the OU Engineering Toolbar can just click the CHAT button and it will connect them straight to me via the web client Meebo. If I am available I can then attempt to answer their questions and requests or direct them to appropriate resources. The advantage of Meebo is that since it is an application delivered through your web browser no one needs to install a chat client to ask questions. If I am not available there is a link to Other Help Options which leads to our Alden Library chat and would put users of the toolbar in touch with our reference service which is open all hours that the Alden Library Learning Commons is available.

Searching is a two part process. The user of the toolbar first selects the database they want to search in. If they click the go button at this point it will take them straight to the database that they have selected. If they add a search term then it will search in the appropriate database. On campus this is a seamless process as there is no need to authenticate via proxy. Off campus all links are run through the proxy service so people will be able to access there resources wherever they need to.
I will be posting a link to a working copy of this application. I can also go through examples of code if there is enough interest.
Labels:
applications,
development,
firefox,
library,
toolbar
Subscribe to:
Posts (Atom)