delicious | apple |
diigo | heidi |
faves | debbie |
faves | amanda |
delicious | kristinia |
StumbleUpon | john |
StumbleUpon | ben |
If you notice an error please let me know. -Patrick
delicious | apple |
diigo | heidi |
faves | debbie |
faves | amanda |
delicious | kristinia |
StumbleUpon | john |
StumbleUpon | ben |
If you notice an error please let me know. -Patrick
We will be talking about social bookmarking and networking during Wednesdays class. Before diving into these topics we will have a guest speak from the Information Commons Chanitra Bishop. Chanitra has graciously offered to talk about how technology is being used in the Information Commons. After getting an oppurtunity to ask questions we we begin taking a look at social bookmarking websites. After discussing briefly their features and looking at library examples we will start working on the social bookmarking assignment, which is due on Tuesday, May 26.
With having so many social bookmarking websites to look at you will be randomly assigned one to look at from the following:
The social networkorking portion of the class we will be discussing how libraries are using these tools and look at some examples. After briefly discussing stoical networking we will split up into three different groups. Each group will create a social networking group for the class on one of the following web sites: facebook, ning, or myspace.
Tuesday in class we will be talking about the electronic reference desk and how it has changed over the course of the past few years and discuss where it is headed. The reference desk has changed in many ways and we are going to explore the variety of different forms of electronic communication that can be used to answer a reference question from people around the world. Virtual Reference can be broken down into several components, but can be referred to as Anytime, Anywhere, Answers or AAA.
In class we are going explore what things are important when providing virtual reference and how it is both similar and different from face-to-face reference questions. It is one thing to talk about the reference process and another to engage in virtual reference. Therefore we will be exploring the following methods of electronic communication:
Accounts have already been created for yahoo messenger, meebo, and zoho and they will be given out during class on Tuesday. In order to use meebo and zoho we will need log into the applications and create a chat widget. After creating a widget we will then copy and past the html code into a web page that will be made available on the web.
Meebo online example: http://ella.slis.indiana.edu/~papatter/meebo_patrick.html
Zoho Widget online example: http://ella.slis.indiana.edu/~papatter/zoho_patrick.html
Here is the HTML code that you can copy and past into a text editor
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html xmlns=”http://www.w3.org/1999/xhtml”>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8″ />
<title>Meebo Chat Widget Example</title>
</head>
<body>
<h3>Meebo Chat Widget Example</h3>
<!– Below This Comment You Will Want to Past the HTML code you copied from either meebo or zoho -!->
</body>
</html>
Yesterday was a busy day in class where we explored both RSS Feeds and Blogs. The two items are synomous with each other. When creating the RSS Feed we took an example RSS Feed and edited to point to a resume or another online doucment. RSS stands for Really Simple Syndictaion and it comes in two flavours RSS 2.0 and RSS 1.0. Atom is a third standard to create a feed.
Here is the samle RSS Feed that we used yesterday evening to edit:
<?xml version=”1.0″ ?>
<rss version=”2.0″ xmlns:atom=”http://www.w3.org/2005/Atom”>
<channel>
<atom:link href=”http://patrickrunfit.com/s603/patrick.xml” rel=”self” type=”application/rss+xml” />
<title>Patrick Patterson</title>
<link>http://www.patrickrunfit.com</link>
<description>My personal website</description>
<item>
<title>Resume</title>
<link>http://patrickrunfit.com/resume.html</link>
<description>Patricks Resume</description>
</item>
</channel>
</rss>
The feed is located at http://www.patrickrunfit.com/s603/patrick.xml.
Inside the item tags in the name of a story that is made up of the feed. When looking at the feed in conjunction with a Blog the link and title that appears just below the channel element would be the name of the blog. The item relates to each post that you make to your blog.
Blogs can be used by one individual or several other people. A blog is essentially a Content Management System (CMS) consisting of three main components. The components are:
In class we used a self hosted Word Press blog as a group in which people were given different roles. Word Press consists of the following roles:
Most CMS systems that I have used have some system of roles that determine what access you may or may not have within the system.
Here is a listing of the libraries that we are interested in finding more about. Some people are not sure about the library at the moment.
Name | Type | Library/Organization |
---|---|---|
Amanda | special/academic | IUPUI Medical or Main Library Notre Dame |
Apple | Special Library | Bankok, Visually impaired |
Ben | public/academic | Salt Lake City or Utah State |
Deborah | special | Fleet Library, School of Design, Rhode Island |
Heidi | Academic | Education Library |
John | academic | Colorado College |
Kristina | public | Southfield Public Library |
There are many different types of blogging software packages that have been created over the past few years. Most software will fall into one of the following categories:
Most software is free to use; However, if you are interested in having more control or features many of the hosted software allows you to upgrade your account for a fee.
Here is just a short list of blog software that is hosted and available for free:
There are plenty of different blogging software packages to choose from and my no means this list is an endorsment. Please consult the Create A Blog web page at Stanford University for some more information about blogs.
This is the home for the s603 workshop taking place during Summer Session I at Indiana University.