Showing posts with label reaching students. Show all posts
Showing posts with label reaching students. Show all posts

Thursday, November 15, 2012

The sociology of Sociology 101 (or "Psych 101" 101)

I just had a really great chat with a professor here, and it got me thinking. I've been pondering the idea of doing my PhD  at some point (I will be finishing my third masters this December, and I'm declaring a moratorium on masters degrees after that.) Having taken many of my classes for this past degree online, I'm fascinated by educational technology, but that doesn't quite cover what I want to research. What I'm *really* interested in is the sociology/psychology of learning behavior in college students.

In the last five years or so, I have gotten really passionate about learning. I want to learn. I need to learn. I take classes, and get degrees, not for a line on my CV, but to learn. This is a sharp about face from my undergraduate years, when skipping classes and bullshitting my way through classes was the norm. I'm not proud of it, and I'm sure my feminist card will be revoked for this, but I even cried my way into a passing grade once. OH THE SHAME!

::ahem:: Aaaaanyway. There came a time in my educational career, when the joy of learning hit me hard, and now, I finally *get* it. But that's not to say that I never have classes where it's just too easy to fall back into old habits. Multiple-choice quizzes, required forum posts with extremely restricted topics that are of no interest to me, slides that the professor has copy-pasted from another source, and formulaic group projects (especially when I can't pick the topic *or* my group members) send me reeling back into "just-get-it-the-fuck-over-with-with-a-passing-grade" mode.

So that's what lead to my discussion with the professor this afternoon. We talked about what factors could seemingly change a bright class into a dull one (time of day, class troublemakers, strict lesson plans created by a third party, unclear performance expectations, banning of technology, etc.)

Educational technology is powerful, but it's not a cure-all. You have to be very pragmatic about what tools you use to teach certain curricula, and you have to understand that it's all a work in progress, always. How your students use technology, and what kinds of technology they use are ever-changing things, and the most important aspect of any class is engaging them. Getting them interested, getting them involved in the learning process, getting past remembering and into *understanding*; that is the ultimate goal, and sometimes you have to sacrifice quantity for quality (that's just a fact of life, right?)

Does anyone know of anyone doing research in this area, or any pertinent books or articles on the topic of psychology in post-secondary education?

Friday, September 2, 2011

Getting our foot in the door to Moodle(Rooms)

My awesome co-worker and frequent co-conspirator Barbara Arnett has whipped up a little library resource search box that can be added to courses in our course management software (we just switched to Moodle.) We're currently working on convincing them to add it to the school's course shell template, so it will appear by default in every single course (where each prof will have the option to remove it, if they so desire.)

We're running into some trouble because we're using MoodleRooms to host the CMS, and apparently they charge extra for this sort of thing, but I have to imagine that this would really be useful for students. In the past, the course shells included a link to the library's homepage, with no explanation of how to use the site once they got there. We never really analyzed click-throughs from Blackboard (our old CMS), but the link was fairly buried (as opposed to having the search box prominently located on the side of every screen, as would be the case in Moodle.)

Is anyone else working on something like this? Did you have any trouble getting your school to add it to the template? Do you think it will increase online resource usage?

SCREENSHOTS (click to embiggen):

library link in Blackboard, located only under "Course Content"

library search box in Moodle, located in right-hand column of every page

Thursday, June 2, 2011

Twitter RSS feed creation cheat sheet

Ok, so apparently Twitter is no longer supporting RSS?
I tried doing an advanced search, and, sure enough, the "Feed for this query" button was gone. Then, when I mentioned it on Twitter, @shelitwits said it was still there for her, and when I checked again, it was back...
So... Yes, perhaps I'm going crazy and I just imagined it went away, but now I'm nervous. For now, search feeds are still working for me, whether the button is there or not, so I created a quick cheat sheet for myself, should I need to create a feed from a Twitter search without the handy button. I figured I'd post it here, for my own, and your, handy reference, should you need it. (Obviously, replace the bold text in the search strings with your own search terms/parameters.)


Hashtag search: http://search.twitter.com/search.atom?q=%23CiL2009


User mention search: http://search.twitter.com/search.atom?q=%40scwLibrary


Keyword search: http://search.twitter.com/search.atom?q=research+paper (replace the "+" with OR for searches that return any of the keywords, as opposed to all the keywords.)


Location + keyword search: http://search.twitter.com/search.atom?geocode=40.744544%2C-74.027593%2C5.0mi&q=+research+paper+near%3A%22hoboken%2C+nj%22+within%3A5mi


You can get the location code from location-tagged tweets in your search results, or from your profile page if you've enabled location-aware tagging on Twitter. You can also change the proximity parameter, set here to pick up tweets within 5 miles.


Also, I know it's redundant having the location & proximity twice, but this is how the feed generator creates the feed. I tried adding it to Google reader with only one or the other, and for me it worked with just the location code part intact, but did not work when I tried it just using the city and state part (which would have made life easier, since you could just plug that info in without having to look up a complicated location code, but hey, that figures, right?!)


Now, I realize that if Twitter completely stops supporting RSS, these feeds will probably no longer work, so let's just hope they don't do that. I tried using an RSS feed creator to make a feed out of the search results page (as recommended by @bibrarian,) but it didn't want to work for me (it said the page couldn't be found...)


I really hope Twitter rescinds its no-RSS stance, because I can't imagine administrating an institutional page without it. If I can't regularly monitor certain searches, that really cuts down on Twitter's usefulness as an outreach tool.


----------------------------------


UPDATE: Cynthia at LearningLibTech posted some additional details on creating an RSS feed from a specific user's timeline. Check it out here: http://cynng.wordpress.com/2011/07/05/twitter-search-rss-feed/ (and thanks to Desirae for sharing the link!)


UPDATE2: Thanks to ProfHacker for also linking to this post. I also hope my linking to posts that link to this post doesn't trigger infinite recursion and break the internet.


UPDATE3: the Sociable has created a feed generator for Twitter lists: http://sociable.co/2011/05/05/as-twitter-protects-its-ecosystem-heres-how-to-create-an-rss-feed-of-a-twitter-list/ (Thanks to Paul for sharing the link in the comments!)


UPDATE4: In response to a request by Twitter user @filip_struharik, I figured out how to combine user mention and user searches with hashtag searches. They work as follows:


User mention + hashtag: http://search.twitter.com/search.atom?q=%40val_forrestal+%23library
User + hashtag: http://search.twitter.com/search.atom?q=from%3Aval_forrestal+%23library


The difference between the two is that the first feed returns all results where the user @val_forrestal *and* the hashtag library appear. The second returns only results where the user @val_forrestal *uses* the hashtag library in one of her tweets (aka only tweets with the keyword "library" from that specific user's timeline.)


UPDATE5: Here's how to do searches that are restricted to a date or set of dates (or just since or up to a certain date).


http://search.twitter.com/search.atom?q=%23KEYWORD%20since%3A2012-01-24%20until%3A2012-01-25


...where KEYWORD = your hashtag, and the since/until are your start/end dates. You can leave out the "%23" before KEYWORD if you want it to be a simple keyword search, instead of a hashtag search.



Monday, October 11, 2010

QR Codes: an Overview

Since QR codes seem to be one of the hot new technologies in the library and museum world, I decided to do a little research on them (I am a librarian after all!) Here's a brief introduction into the world of 2D code technology:

QR (quick response) codes are two-dimensional images used to represent data, similar to a barcode. They were originally developed by Japanese auto parts manufacturer Denso-Wave in 1994, for tracking parts. Denso-Wave still owns the patent on the technology (which has its own published ISO standard) but allows for their license-free use.

QR codes are an improvement over barcodes mostly because of the amount of data they can encode. While barcodes can only hold 20 digits worth of data, QR codes can hold up to 7000 digits and 4300 alpha-numeric characters and can be as small as 2 centimeters square (although the more data encoded, the larger the resulting image will be).

Originally QR codes required dedicated scanners to read them, but the advent of smart phones with built-in cameras have recently brought the technology into much greater usage. Currently, they are commonly used to link print and broadcast media to online content (usually by encoding a URL), but can also be used to share simple text data such as a phone number or text-only message, or more complex information like a command that can play a song automatically if you have it on your computer, or bring you to a site that prompts you to purchase the song if you do not already own it.

Similar technologies to QR codes include open source Data Matrix codes, used by the U.S. Department of Defense, and the proprietary Microsoft Tag (which features color codes that can store more than the other, black-and-white ones.)

Although non-Asian countries have been slow in adopting QR code technology (Pepsi launched what is now acknowledged as the first large-scale QR code marketing campaign in 2008), it has recently gone mainstream, with companies such as HBO and Fox launching QR campaigns. The museum and library world have also found use for the technology, linking their physical collections with their expanding online offerings.

Also helping to launch the tech into the mainstream was Google’s recent launch of a URL shortening service which also provides users a simple way to create QR codes from any URL.


References
“UKOLN | Briefing Documents | An Introduction to QR Codes.” (http://www.ukoln.ac.uk/cultural-heritage/documents/briefing-61/html/)

ISO - International Organization for Standardization, and ISO. "ISO/IEC 18004:2006." 01 Sept. 2006. (http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=43655)

Lardinois, Frederic. “Microsoft Tag: The CueCat Returns on Your Mobile Phone.” ReadWriteWeb 8 Jan. 2009. (http://www.readwriteweb.com/archives/microsoft_tag_the_return_of_the_cuecat.php)

Milliot, Jim. "QR Codes Tie Print, Online Marketing." Publishers Weekly 256.38 (2009): 4. (http://www.publishersweekly.com/pw/by-topic/childrens/childrens-book-news/article/71-qr-codes-tie-print-online-marketing-.html)

Nguyen, Maria. "What you need to know about QR codes." Sydney Morning Herald, The 05 July 2008: 2. (http://www.drive.com.au/Editorial/ArticleDetail.aspx?ArticleId=56159)

Perez, Sarah. “The Scannable World, Part 3: Barcode Scanning In The Real World.” ReadWriteWeb 26 Sept. 2008. (http://www.readwriteweb.com/archives/the_scannable_world_barcodes_scanning_in_the_real_world.php)

Perez, Sarah. “iCandy: Make QR Codes That Play Music.” ReadWriteWeb 16 Jan. 2009. (http://www.readwriteweb.com/archives/icandy_make_qr_codes_that_play_music.php)

Siegler, MG. “Goo.gl’s Awesome Easter Egg To Instantly Turn Any Link Into A QR Code.” TechCrunch 30 Sept. 2010. (http://techcrunch.com/2010/09/30/googl-easter-egg/)

Tuesday, October 5, 2010

Bridging the gap from Wikipedia to scholarly sources: a simple library bookmarklet

So I know I have been alluding to a fancy-shmancy "project" for awhile now, and it's finally at a point that I can show it off! Barbara Arnett and I (mostly Barbara, but I set the project in motion, so that counts for something I guess) have created a javascript bookmarklet that can be used in any browser to execute a search in Ebsco Discovery Service from any web page.

The impetus for this project was a tendency for novice researchers to rely on internet sources that may not be up to the standards required by their professors for college-level research (read: Google & Wikipedia). Unfortunately, those users were not only beginning, but ending their search with those websites, without ever trying the library’s subscription databases, or even making it to the library’s website.

Stevens is currently undergoing a trial of Ebsco Discovery Service (EDS), a federated search tool which includes the library catalog data. To make it easier for students to search the library resources, we decided to create a bookmarket that eliminates the step of having to go to the library website first before searching library resources.

The bookmarket provides an important bridge between common search behaviors (especially among undergraduates), and the "deep web" content located in library-funded, proprietary databases, thus easing their transition into scholarly research. You just drag-and-drop it into any browser, after which a search can then be initiated from any webpage the user visits. When the bookmarklet is clicked, the search terms default to the title of the page (so it works especially well with Wikipedia articles), and a prompt is displayed that allows the user to edit the terms, if so desired. When they press the OK button, the search is automatically executed in the Discovery tool and the results are displayed in a new browser window.

The bookmarklet is written in simple Javascript code, which resides on the library’s server, so it can be edited or updated without the user having to reinstall it. It works on all major browsers, and can also be edited to work with various search tools, such as specific databases, library catalogs or competing federated search tools (such as Serial Solutions’ Summon.)

A short demo:



Barbara and I will be participating in a webinar for the Metro New York Library Council in December, demonstrating various tech tools for libraries. See here for details: http://bit.ly/aYud4Q

11/19/10 - NOTE:

Ken Varnum at the University of Michigan has used our code to create an ArticlesPlus bookmarklet for their users. To make it easier for other developers to adapt our code for their projects, here it is, in its entirety. You'll have to edit it to use whatever search tool you want it to run, and change it to link to your own Google Analytics account (or just take that part out if you're not using GA), and we ask that you keep the attribution statement in there.

Thanks!

~val

Tuesday, March 2, 2010

A rant on institutional Facebook pages...

Something just set me off. It's not that rare that that happens, but it is rare that it annoys me enough to post here (not that I've abandoned this blog, I just use it mainly as a place to occasionally weigh in on topics of interest to me, not a regular publication.)

There is a hullabaloo going on at MPOW. The school has hired a firm to redesign our school logo, and put up a Facebook poll to allow students, faculty and staff to vote on the designs. I'm not going to put the pics up here, because this post is not about the redesign, the vote, or the wisdom of paying for a design firm to come in and do something you could have had your students do for next to nothing while simultaneously freezing/cutting the budget of almost every other department on campus. ::ahem:: Nope, not about that.

What it's about is this comment from the institution, posted on their Facebook wall, in response to the widely negative comments and criticism from users:

"We’re pleased to receive so much feedback – that’s why we’ve engaged you in this process. But this is a serious process, and an important institutional initiative. Please engage in your feedback in a constructive and professional manner."


This entire logo campaign is being run on Facebook. The poll is only available there (it's also flash-based and requires you to authorize an app to vote, but let's leave that alone for now...) I feel like we, as an institution, are coming into a place originally built for students, asking for their attention, asking for their patronage, asking to be allowed into their online space, and then telling them how they should interact with us there. That's not fair, imho.

If we, as institutions and companies, want to go out and "be where the users are", we have to accept that we can't always define the rules of interaction there. One of the first things I learned about online communities is that they all have their own (though often unspoken) codes of conduct. You don't get to communicate with people in what is generally an informal space, and then ask them to be formal. If you want to reach them there, you have to accept that there may be unfortunate consequences. People may be immature and unproductive. (Seriously, if you post a video on YouTube, people will say stupid and immature things about it eventually. Get over it. If you don't want to deal with that, don't use these platforms.)

Ok, I'm done ranting. For now.

Friday, March 20, 2009

I'd like to take a moment to whine about all your whining. Thank you.

I feel like much ado has been made lately about Twitter. I shouldn't even tell you that Twitter is a micro-blogging service, and instead imply that if you don't know what it is, you live under a rock and should be ashamed of yourself. But the truth is, if you don't know or care what micro-blogging is, I would much rather you didn't know about it, because then you couldn't possibly complain about its existence.

I've been using Twitter for awhile now (not sure about how long, but long enough to have posted 328 updates...) When I first learned about it, I didn't get it either. It seemed silly to me that I would want to post/read status updates all day. So, for awhile, because I thought it was stupid, I just didn't use it. Imagine that. And then at some point I gave it a try, and believe it or not, I managed to find some value in it. I subscribed to the updates of other librarians, and they posted links to interesting things: articles, videos, websites, etc... and that was cool. Plus it created a network of people in my field who could be tapped for impromptu surveys (who's using what technology and how successful has it been?) Sure, there's some lots of "getting my morning coffee"/banal chatter too, but you learn to filter out the noise after awhile.

Recently I also started up a Twitter account for my library (http://twitter.com/scwLibrary), and on there I (we) can subscribe to all sorts of science, technology and engineering people and organizations, so I get fed all kinds of great sources in that area. I can also use that account to broadcast (retweet) those links as well as interesting ones I've found myself. I can also use it as a quick way to post brief communications about the library (see: stapler crisis '09) that don't warrant a blog post or website announcement.

Right. So all I'm saying is that I have found some value in the service. I'm not an evangelist for it though (as I matter of fact I don't even recommend it to people unless I think it would serve a specific purpose for them) because I realize that to a lot of people it just doesn't make any sense. And that's fine. But I feel like the haters reeeeeeally enjoy hating on this one (check out this video, which, I have to admit is kind of funny, but also pretty insulting.)

Still, web 2.0, or whatever you crazy kids are calling it these days, is all about trying new things, and if you don't like them, or see a purpose for them, you don't have to use them. I just don't quite understand the culture of tearing down things we don't understand, or don't think we need. It's so damn hipster if you ask me... Anything mainstream is evil and stupid.

Still, I find Twitter to pretty much be what you make of it. If you and your friends use it as a way to just keep track of what you're all up to, then those "mundane" updates can actually be a way to get more insight into each other's lives, and to effortlessly "keep up" with each other (and also make the whole thing look kind of stupid if you're basing your opinion on the updates of people you don't know or care about.) If you use it in a more professional context, it's actually a wonderful way of communicating amongst colleagues and peers, and a great way to tap into a potentially extremely useful collective mind. (I also thought this was another interesting take on what's so cool about Twitter, found, fittingly, via a tweet from Connie Crosby.)

(UPDATE: I just wanted to add this link to a recent ReadWriteWeb post on Twitter, that elaborates on the potential of Twitter way better than I did here...)

(UPDATE 2: Ok, and here's another good link: The Ultimate Guide for Everything Twitter)

Monday, August 13, 2007

Panic, Setting In...

Well, it's already two weeks into August, and I'm officially starting to freak out. I can't believe the fall semester starts in two weeks! On top of planning our library instruction sessions for the term, as well as our outreach and promotion, we just found out that we are a go on the new website, but the person who will be designing the CMS template (and so basically, the site) will be leaving at the end of September, so we need to be ready to launch by the end of August.

Wait, what?!!! You'd think with all my complaining and scheming and daydreaming that I would be ready for this by now, but when you actually start to put your ideas in motion, all sorts of problems and issues arise. Suddenly we are getting very critical of our planned navigation, and how will we deal with third and fourth-level nav, and what about server stuff, and what are our online forms coded in?! Oh, and we want to overhaul the content too, so new pages have to be created for all the first and second-level links. Yikes!!!

Some issues we've already encountered:
  • What to call that pesky database page? People obviously get confused by the term (and rightly so, in my eyes.) So far we've settled on Online Resources.
  • What links should go down the left-hand side of the page? These will be our main navigation, and will stay consistent on all pages, so they need to be helpful and fairly self-explanatory. (Right now we're thinking of using Research Tools, Library Services, Special Collections, About the Library, FAQ, and Contact Us.
  • What size screen/resolution to design for? Too big and there will be side-scrolling, too small and there's way too much white space. We're thinking 1024x768 might be a good middle ground...

The homepage will also feature a box that gets populated from our blog, and a MeeboMe widget for IM reference.

So, yeah, I'm definitely freaking out a bit here. But alas, my dream of a site redesign is finally being realized, so the scary deadline is also a sign that we will actually get the new site we were hoping for in the foreseeable future.

If anyone has any insight on good library website design, or sites they think are particularly well-done, please send them this way, I know for a fact that I am in over my head, and would be so thankful for any tips!

Friday, May 25, 2007

On the Professional Advantages of Being a Slacker and a Librarian

One quick clarification on that title, note that I did not say "slacker librarian", but slacker AND librarian. I liked the sound of the first one better, but I think when you stay late at work just to finish reading all your library 2.0 feeds, and are kept up late at night envisioning all the ways you can optimize web 2.0 concepts in library contexts, you nullify your eligibility for the slacker librarian title. Aaaaaaaanyway...

This past weekend I met up with some college friends in Vegas (you can check out my pics here, if you feel so inclined...), and they expressed their continuing disbelief that I am actually a librarian. My obsessions with organization and technology (which no one actually associates with librarianship anyway, much to my constant chagrin) not withstanding, I think I actually stepped foot in my undergraduate library four, maybe five times tops in my four years there.

Now, at first this dirty little secret brought me much shame (along with the fact that I never actually took a reference or cataloguing class in grad school, shhhh! Don't tell!!! There were just so many fun tech classes I wanted to take more...) But on further thought, I think my college library neglect actually makes me a better academic librarian. Now THAT is going out on a limb, right?

But seriously, how many librarians do you know insist on sticking their head in the sand about the reality of how libraries are actually perceived? I think one of the great things about the library 2.0 movement is that we are truly aiming to reinvent the traditional library, and to once again make it a thriving, relevant presence in the lives of our users.

I know how undergraduates think, because I was a very, very typical one, and not all that long ago. So instead of fighting the same old battle of pushing the traditional vision of the library on them, I can imagine what would have actually gotten me to notice and use the library, and take it from there.