Posts Tagged ‘HTML’

Getting the data behind a record in the Lincoln Repository

Posted on July 9th, 2012 by Paul Stainthorp

I’m making a note of this here in case I need it again.

For a record in the Lincoln Repository with a given EPrints record ID (e.g. 4904), it’s possible to get the data behind the record in various formats, using the following URLs (N.B. how the record ID appears twice in each URL):

JSON

http://eprints.lincoln.ac.uk/cgi/export/4904/JSON/lirolem-eprint-4904.js

EPrints XML

http://eprints.lincoln.ac.uk/cgi/export/4904/XML/lirolem-eprint-4904.xml

BibTeX

http://eprints.lincoln.ac.uk/cgi/export/4904/BibTeX/lirolem-eprint-4904.txt

RefWorks tagged format

http://eprints.lincoln.ac.uk/cgi/export/4904/RefWorks/lirolem-eprint-4904.ref

HTML citation

http://eprints.lincoln.ac.uk/cgi/export/4904/HTML/lirolem-eprint-4904.html

Your publication list on the Lincoln Repository

Posted on September 29th, 2011 by Paul Stainthorp

It’s now very easy to pull up a list of your own publications from the Lincoln Repository.

Your publications can be found at the following short link (edit: URL updated 29 September 2011):

  • http://lncn.eu/ep/XXXXXX

Where ‘XXXXXX‘ is your staff ID: the six-digit number you use to log in to the SafeCom printing system. For example, my own list is at: http://lncn.eu/ep/000947 (Any UoL students who have items on the Repository can use their normal 8-digit student account ID in the same place).

You can also get the same list of publications as an RSS feed, using the same staff ID number at:

  • http://lncn.eu/eprss/XXXXXX

Again using your staff ID. For example: http://lncn.eu/eprss/000947

As well as subscribing to the list in an RSS feed reader, the RSS version of your publications list can also be embedded in a web page using Feed2JS to generate a bit of embeddable HTML code.

(Technical note: these short links are now possible because we’ve started using Lincoln staff/student IDs as unique identifiers for named authors in EPrints publication records. In future, we’ll be able to use these unique identifiers to create browsable lists of institutional authors, and to link lists of publications to staff profiles on other University systems. Thanks to EPrints Services at Southampton for putting this fix into place. The short URLs themselves were created using the [hidden] namespaces feature of lncn.eu – speak to Nick Jackson for a demo!)

How to link from Blackboard to BoB

Posted on September 22nd, 2011 by Paul Stainthorp

BoB (Box of Broadcasts) National is a shared off-air TV/radio recording and media archive service.

Students and staff at the University of Lincoln can use BoB to record forthcoming television and radio programmes as well as retrieving programmes from the previous week. There’s a help guide for BoB, as well as these instructions on scheduling your own recordings.

Warning: provision of access to off-air recordings (via BoB or otherwise) is governed by the terms of the ERA Plus Licence. This licence allows the University to stream certain TV/radio programmes to students, via Blackboard, for the purposes of learning, teaching, and academic research: but only to computers within the UK. This means that links from Blackboard to programmes on BoB will not be accessible to students who live, or are travelling, overseas.

Here’s how to create links for your students from within a Blackboard Site to individual TV/radio programmes in BoB:

  1. Log in to BoB. This in itself is a somewhat involved process. Here are some instructions.
  2. Locate the programme you want to link to, by searching the BoB archive (or by selecting a programme you have already saved to ‘My Bob‘). Click on the title of the programme in the search results to view the page for that programme.
    Screenshot of BoB National
  3. Copy the URL (web address) of the programme page, by selecting the address bar and holding down Ctrl+C. The URL will be in the format: http://bobnational.net/programme.php?archive=xxxxx&view=flash_player (…where “xxxxx” is BoB’s internal archive ID number for the programme.)
    Screenshot from BoB National
  4. Log in to Blackboard. Go to the point in your Blackboard Site where you want to link to the programme. Use the Blackboard ‘Build Content’ menu to add a URL.
    Screenshot from Blackboard
  5. In the Blackboard ‘Create URL’ page, fill the the following information: give the link a Name (this is the text that will appear to students). Paste in the URL (web address) of the programme that you copied from BoB in step 3. Also, under the terms of the ERA Plus Licence you must paste the following HTML code into the Description:

    <p>This recording is to be used only for non-commercial educational purposes under the terms of an <a href=’http://www.era.org.uk/’ target=’_blank’>ERA Licence</a>. For terms of use and to find and record more programmes please visit <a href=’http://bobnational.net’ target=’_blank’>BoB National</a>.</p>

    (Use the <> button on the Blackboard text editor to switch to the ‘HTML Source mode’ before you paste the code in.) You might—especially if your course has a significant number of distance learners or overseas students—want to add a line about the programme only being available to view in the UK. You can add any additional descriptive text you want, underneath the non-commercial educational purposes disclaimer.Screenshot of the Blackboard create URL page
  6. Still within the Blackboard ‘Create URL’ page, scroll down to the option marked ‘Open in New Window’ and select ‘Yes‘. If you don’t do this, your students may not be able to log in to BoB. Finally, hit ‘Submit’.
    Screenshot of the Blackboard create URL page

Your students will now be able to see a link to the programme in Blackboard. When they click on the link, BoB National will open in a new window. If they’re not already logged in, they will be asked to log in by typing the name of their university, and clicking a ‘Go to login’ button. They will then be able to view/listen to the programme.

Screenshot from Blackboard

That’s it! For help with this process, please contact your subject librarian, or email: blackboard@lincoln.ac.uk

(P.S. You may spot that BoB National also provides an iframe ‘embed’ code, designed to embed the video within the web page directly. Don’t use this code. It won’t work properly in Blackboard.)
Screenshot from BoB National

The things that I used to do

Posted on July 29th, 2011 by Paul Stainthorp

In searching the web the other day, I found this, from 2007. When I was a subject librarian I used to create one of these new book lists every month, writing the HTML and CSS in Notepad. It was time-consuming, but it meant I got to know the collection inside-out.


How to get out of trouble in SharePoint 2003

Posted on July 12th, 2011 by Paul Stainthorp

I don’t blog about Microsoft SharePoint much. (SharePoint 2003 is the technology behind the University of Lincoln’s Portal system.) But here’s a useful tip I’ve found: sometimes, when I’m editing a SharePoint Content Editor web part using the HTML source editor, I make a mistake – this tends to completely freeze the Portal site, and I often can’t even get back into the source editor to correct my mistake.

When this happens, I use a special SharePoint “Manage Web Part” page which lists all the web parts in that site. I can then delete the offending web part containing my botched code, and start again.

For a Portal site with the URL:

  • https://domain/name1/name2/name3/default.aspx

The shared “Manage Web Part” page can be accessed at:

  • https://domain/name1/name2/name3/_layouts/1033/spcontnt.aspx?pageview=Shared&url=%2Fname1%2Fname2%2Fname3%2Fdefault%2Easpx

It’s a useful hack. SharePoint 2003 says: “Use this page to close Web Parts on your page, restore defaults to Web Parts, or delete Web Parts from your page. The following Web Parts are on your page. To modify the page, select one or more Web Parts and then select an action.

Job vacancy: mashup librarian wanted at Lincoln!

Posted on May 9th, 2011 by Paul Stainthorp

The University of Lincoln are advertising for a subject librarian with a web services / mashup flavour.

Excerpts from the job description:

“To provide effective support for and work closely with the Lincoln School of Computer Science and the School of Engineering”

“Take responsibility for developing and maintaining the Library’s web presence”

“Provide support for students using specialist software”

“Experience of manipulating data through web services and APIs”

“Good knowledge of HTML and XML”

See the full job description (pdf). The University has an online applications system. Closing date is 23 May 2011.

Maths ‘n’ Stats support centre website

Posted on December 7th, 2010 by Paul Stainthorp

I’ve been working on a little website for the University of Lincoln’s resident statistician, John Flynn, to promote to students (and their lecturers) the services of the Lincoln Maths and Statistics Support Centre.

It’s [yet another] WordPress site on the University’s blogging / self-publishing platform, ‘themed’ with the University’s new-ish CWD (Common Web Design) template.

The support centre itself operates out of the GCW University Library (“Learning Development” suite) three days a week, and helps students with assessment worries and analysis for project work. Related: sigma – Centre for Excellence in Mathematics & Statistics Support.

The website is at: http://mathsandstats.blogs.lincoln.ac.uk/

Screenshot of the Maths and Stats Support Centre website

I’ve also added a widget to the Library ‘tab’ on Blackboard, which displays links to the [currently] 4 pages on the Maths and Stats website. This I created using the site’s RSS feed (it has the WordPress ‘RSS Include Pages‘ plugin activated) – fed through Feed2JS to turn it into JavaScript-within-HTML tags – then embedded within a Blackboard HTML widget. Easy peasy.

Screenshot of the Blackboard widget for the Maths and Stats Support Centre