<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Paul StainthorpWordPress | Paul Stainthorp</title>
	<atom:link href="http://paulstainthorp.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://paulstainthorp.com</link>
	<description>Technology in the Library</description>
	<lastBuildDate>Thu, 17 May 2012 13:44:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<atom:link rel='hub' href='http://paulstainthorp.com/?pushpress=hub'/>
<cloud domain='paulstainthorp.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>CLOCK and a summary of 2 other Discovery projects</title>
		<link>http://paulstainthorp.com/2012/05/17/clock-and-a-summary-of-2-other-discovery-projects/</link>
		<comments>http://paulstainthorp.com/2012/05/17/clock-and-a-summary-of-2-other-discovery-projects/#comments</comments>
		<pubDate>Thu, 17 May 2012 13:44:48 +0000</pubDate>
		<dc:creator>Paul Stainthorp</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[BibJSON]]></category>
		<category><![CDATA[BibServer]]></category>
		<category><![CDATA[BibSoup]]></category>
		<category><![CDATA[BL]]></category>
		<category><![CDATA[Cambridge University Library]]></category>
		<category><![CDATA[cataloguing]]></category>
		<category><![CDATA[CLOCK]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Ed Chamberlain]]></category>
		<category><![CDATA[Elastic Search]]></category>
		<category><![CDATA[IoE]]></category>
		<category><![CDATA[JISC]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[JSON-LD]]></category>
		<category><![CDATA[NoSQL]]></category>
		<category><![CDATA[OEM-UK]]></category>
		<category><![CDATA[OPACPress]]></category>
		<category><![CDATA[open bib data]]></category>
		<category><![CDATA[openbib2]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://pstainthorp.blogs.lincoln.ac.uk/?p=3758</guid>
		<description><![CDATA[Ed Chamberlain, who is on the CLOCK project team as a researcher, is involved in two other projects under the Discovery strand: OEM-UK and Open Bibliography 2. We&#8217;re looking for ways in which CLOCK can re-use data, code, processes and ideas from these projects (and elsewhere) – also what CLOCK could offer in return. Notes: Open Biblio [...]]]></description>
			<content:encoded><![CDATA[<p>Ed Chamberlain, who is on the CLOCK project team as a researcher, is involved in two other projects under the Discovery strand: <strong><a href="http://www.jisc.ac.uk/whatwedo/programmes/di_informationandlibraries/resourcediscovery/oemuk.aspx">OEM-UK</a></strong> and <a href="http://openbiblio.net/p/jiscopenbib2/"><strong>Open Bibliography 2</strong></a>. We&#8217;re looking for ways in which CLOCK can re-use data, code, processes and ideas from these projects (and elsewhere) – also what CLOCK could offer in return.</p>
<p>Notes:</p>
<ul>
<li><a href="http://openbiblio.net/">Open Biblio</a> project over the last few years; aim to aggregate large amounts of bibliographic data for scientific discovery.</li>
<li>Data collected from Cambridge University, the BL, PubMed and held as RDF, used to power an open catalogue called &#8220;<a href="http://openbiblio.net/p/bibliographica/">Bibliographica</a>&#8220;.</li>
<li>Problems around scaling the data/system led to the current JISC-funded <a href="http://openbiblio.net/p/jiscopenbib2/">Open Biblio 2</a> project (in the meantime, Cambridge and the BL had started to publish their data openly).</li>
<li>Open Biblio 2 started looking at a NoSQL approach (CouchDB, Lucene/Solr) – eventually settling on <a href="http://www.elasticsearch.org/">Elastic Search</a>.</li>
<li>The approach of Open Biblio is to build bottom-up, community tools: <strong><a href="http://bibserver.org/">BibServer</a></strong> and <strong><a href="http://bibsoup.net/">BibSoup</a></strong> (&#8220;Like Wikimedia for bib data&#8221;). Raises interesting questions about data quality in an open community-driven system.</li>
<li>Also looking at JSON as lightweight way of sharing bib data: emerging <strong><a href="http://bibserver.org/about/bibjson/">BibJSON</a></strong> convention for representing bibliographic record as a JSON object (Ed wrote a MARC-to-BibJSON-parser in Perl). <em>N.B.</em> BibJSON is not a million miles away from the JSON that Jerome spits out! There are three hack days taking place next month in London to look specifically at BibJSON.</li>
<li>Open Biblio 2 is also looking at <strong><a href="http://json-ld.org/">JSON-LD</a></strong> (JSON for Linking Data), a &#8216;real&#8217; JSON standard which does a lot of the things that RDF does.</li>
</ul>
<p><a href="http://www.urbandictionary.com/define.php?term=tl%3Bdr">tl;dr</a> = use their JSON standards and BibSoup as a data source.</p>
<ul>
<li>The second project, OEM-UK (<a href="http://ioeoemuk.wordpress.com/">Open Education Metadata UK</a>), based at the <a href="http://www.ioe.ac.uk/">IoE</a> in London, is focusing on cataloguing workflows.</li>
<li>Data from the IoE&#8217;s SirsiDynix catalogue, plus EPrints is drawn into a Drupal framework; forms to create data (autopopulation of forms); &#8220;cataloguing the Drupal way&#8221;.</li>
<ul>
<li>Thought from Andrew Beeken: could we replicate this approach, using WordPress custom post types to store and display structured content? Shades of the <em>OPACPress</em> project which Joss Winn and I proposed—but that was not funded—several years ago.</li>
</ul>
<li>Some evidence that this approach is capable of speeding up the cataloguing process considerably: the more data you put in the faster it gets! Ed has some screencapture videos from OEM-UK showing workflow, including grabbing data via Zotero.</li>
</ul>
<p>td;dr = OEM-UK are also successfully disrupting cataloguing workflows.</p>
]]></content:encoded>
			<wfw:commentRss>http://paulstainthorp.com/2012/05/17/clock-and-a-summary-of-2-other-discovery-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Imminent domain</title>
		<link>http://paulstainthorp.com/2012/05/04/imminent-domain/</link>
		<comments>http://paulstainthorp.com/2012/05/04/imminent-domain/#comments</comments>
		<pubDate>Fri, 04 May 2012 21:57:18 +0000</pubDate>
		<dc:creator>Paul Stainthorp</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[Axiell]]></category>
		<category><![CDATA[Calm]]></category>
		<category><![CDATA[CLIO]]></category>
		<category><![CDATA[CLOCK]]></category>
		<category><![CDATA[discovery]]></category>
		<category><![CDATA[EPrints]]></category>
		<category><![CDATA[EZProxy]]></category>
		<category><![CDATA[inter-library loans]]></category>
		<category><![CDATA[Jerome]]></category>
		<category><![CDATA[library catalogue]]></category>
		<category><![CDATA[Library ICT systems]]></category>
		<category><![CDATA[Lincoln Repository]]></category>
		<category><![CDATA[OPAC]]></category>
		<category><![CDATA[OpenAthens]]></category>
		<category><![CDATA[reading lists]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[sub-subdomain]]></category>
		<category><![CDATA[subdomain]]></category>
		<category><![CDATA[systems]]></category>
		<category><![CDATA[Talis Aspire]]></category>
		<category><![CDATA[web addresses]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://pstainthorp.blogs.lincoln.ac.uk/?p=3565</guid>
		<description><![CDATA[With various new services arising out of the ongoing Library ICT systems review, we&#8217;re amassing a nice little collection of library-related 2nd-level subdomains. Here&#8217;s a list, which I&#8217;ll edit as they become live. http://library.lincoln.ac.uk/ (i.e. the &#8216;bare&#8217; library subdomain: this isn&#8217;t used at the moment, but we intend that it will become the Library&#8217;s &#8216;root&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p>With various new services arising out of the ongoing Library ICT systems review, we&#8217;re amassing a nice little collection of library-related 2nd-level subdomains. Here&#8217;s a list, which I&#8217;ll edit as they become live.</p>
<ol>
<li><strong>http://library.lincoln.ac.uk/</strong> (<em>i.e.</em> the &#8216;bare&#8217; library subdomain: this isn&#8217;t used at the moment, but we intend that it will become the Library&#8217;s &#8216;root&#8217; <a href="http://paulstainthorp.com/2012/04/12/overcoming-library-website-despair/">web presence</a>)</li>
<li><strong><a href="http://www.library.lincoln.ac.uk/">http://www.library.lincoln.ac.uk/</a></strong> (currently used for our SirsiDynix <a href="http://www.sirsidynix.com/horizon">Horizon Information Portal</a> OPAC, which we intend to move to <em>catalogue.library…</em> in order to free up <em>www</em> for our web pages hosted on WordPress)</li>
<li><strong>http://catalogue.library.lincoln.ac.uk/</strong> (the future home of the library catalogue)</li>
<li><strong>http://findit.library.lincoln.ac.uk/</strong> (a launch point for our new Discovery system, still to be announced, <del datetime="2012-05-10T21:29:03+00:00">and with a name yet to be decided!</del>)</li>
<li><strong><a href="http://lists.library.lincoln.ac.uk/">http://lists.library.lincoln.ac.uk/</a></strong> (<a href="http://www.talisaspire.com/">Talis Aspire</a> reading lists, currently being developed)</li>
<li><strong>http://archives.library.lincoln.ac.uk/</strong> (<a href="http://www.axiell.co.uk/calm">Axiell Calm</a> archives and special collections software)</li>
<li><strong><a href="http://jerome.library.lincoln.ac.uk/">http://jerome.library.lincoln.ac.uk/</a></strong> (Jerome is our innovation platform and a home for experimental search services, being re-developed as part of the <a href="http://clock.blogs.lincoln.ac.uk/">CLOCK</a> project)</li>
<li><strong>http://auth.library.lincoln.ac.uk/</strong> (<a href="http://www.eduserv.org.uk/identity-access/products/openathens-la">OpenAthens LA</a> v2.1 authentication software)</li>
<li><strong>http://proxy.library.lincoln.ac.uk/</strong> (<a href="http://www.oclc.org/ezproxy/">EZProxy</a> authentication software)</li>
</ol>
<p>We also have two core systems which aren&#8217;t on the library subdomain:</p>
<ol>
<li><strong><a href="http://eprints.lincoln.ac.uk/">http://eprints.lincoln.ac.uk/</a></strong> (the Lincoln Repository on <a href="http://www.eprints.org/">EPrints</a> – it&#8217;s appropriate that this isn&#8217;t on <em>library</em>, as we&#8217;ve always managed the Repository as a shared/collaborative project between <a href="http://lincoln.ac.uk/cerd/">CERD</a>, ICT services, the Library, and the Research Office)</li>
<li><strong><a href="http://ill.lincoln.ac.uk/clio">http://ill.lincoln.ac.uk/</a></strong> (CLIO <a href="http://cliosoftware.co.uk/">inter-library loans</a> software)</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://paulstainthorp.com/2012/05/04/imminent-domain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developing the UKCoRR website</title>
		<link>http://paulstainthorp.com/2011/10/19/developing-the-ukcorr-website/</link>
		<comments>http://paulstainthorp.com/2011/10/19/developing-the-ukcorr-website/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 15:27:37 +0000</pubDate>
		<dc:creator>Paul Stainthorp</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CRC]]></category>
		<category><![CDATA[meetings]]></category>
		<category><![CDATA[Nottingham]]></category>
		<category><![CDATA[Powwownow]]></category>
		<category><![CDATA[priorities]]></category>
		<category><![CDATA[repositories]]></category>
		<category><![CDATA[survey]]></category>
		<category><![CDATA[telecon]]></category>
		<category><![CDATA[UKCoRR]]></category>
		<category><![CDATA[University of Nottingham]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://pstainthorp.blogs.lincoln.ac.uk/?p=2591</guid>
		<description><![CDATA[I was at the University of Nottingham, yesterday, for the annual face-to-face meeting of the UKCoRR committee. (Unfunded as UKCoRR is, all other committee meetings—we have one every couple of months—are teleconferences using Powwownow. But it&#8217;s immensely valuable to get together in person at least once a year.) Amongst other things, we discussed the recent [...]]]></description>
			<content:encoded><![CDATA[<p>I was at the <a href="http://www.nottingham.ac.uk/is/libraries/locations/greenfieldmedicallibrary.aspx">University of Nottingham</a>, yesterday, for the annual face-to-face meeting of the <a href="http://www.ukcorr.org/committee.php">UKCoRR committee</a>. (Unfunded as UKCoRR is, all other committee meetings—we have one every couple of months—are teleconferences using <a href="http://www.powwownow.co.uk/">Powwownow</a>. But it&#8217;s immensely valuable to get together in person at least once a year.) Amongst other things, we discussed the <a href="https://lra.le.ac.uk/handle/2381/9732">recent survey of UKCoRR members</a>, and the next members&#8217; meeting, planned for January 2012.</p>
<p>My #1 priority as UKCoRR &#8216;<em>Web &amp; Publicity Officer</em>&#8216; is to upgrade the group&#8217;s website (<strong><a href="http://www.ukcorr.org/">www.ukcorr.org</a></strong>).</p>
<p><a href="http://paulstainthorp.com/files/2011/10/screenshot_ukcorr_website_old.png"><img class="alignnone size-medium wp-image-2592" title="screenshot_ukcorr_website_old" src="http://paulstainthorp.com/files/2011/10/screenshot_ukcorr_website_old-300x240.png" alt="Screenshot of the old UKCoRR website" width="300" height="240" /></a></p>
<p>The old website – graciously funded and hosted by the <a href="http://crc.nottingham.ac.uk/">CRC</a> at Nottingham for the past <em>n</em> years, is beginning to show its age. I&#8217;m copying over all the content to a <a href="http://ukcorr.blogs.lincoln.ac.uk/">WordPress site hosted at the University of Lincoln</a>; as soon as it&#8217;s the equal of the &#8216;old&#8217;, current site, we&#8217;ll transfer the *.ukcorr.org domain over, and take it forward from there.</p>
<p>You can see the (<em>extremely</em> very much still in-development) new UKCoRR website, for the time being, at: <a href="http://ukcorr.blogs.lincoln.ac.uk/">http://ukcorr.blogs.lincoln.ac.uk/</a></p>
<p><a href="http://paulstainthorp.com/files/2011/10/screenshot_ukcorr_website_dev.png"><img class="alignnone size-medium wp-image-2593" title="screenshot_ukcorr_website_dev" src="http://paulstainthorp.com/files/2011/10/screenshot_ukcorr_website_dev-300x240.png" alt="Screenshot of the new UKCoRR website - in development" width="300" height="240" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://paulstainthorp.com/2011/10/19/developing-the-ukcorr-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Alright stop: collaborate and LISN</title>
		<link>http://paulstainthorp.com/2011/03/16/alright-stop-collaborate-and-lisn/</link>
		<comments>http://paulstainthorp.com/2011/03/16/alright-stop-collaborate-and-lisn/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 10:59:48 +0000</pubDate>
		<dc:creator>Paul Stainthorp</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Architecture Building]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[groups]]></category>
		<category><![CDATA[Lincolnshire Information Services Network]]></category>
		<category><![CDATA[LISN]]></category>
		<category><![CDATA[meetings]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[www.lisn.org.uk]]></category>

		<guid isPermaLink="false">http://pstainthorp.blogs.lincoln.ac.uk/?p=1075</guid>
		<description><![CDATA[Yesterday the University of Lincoln hosted the latest meeting of LISN, the Lincolnshire Information Services Network of libraries and information providers from all library sectors (academic, school, public, specialist) operating in Lincs. &#8220;LISN (pronounced listen) has been in existence since August 1998 when a group of (mainly) college and university librarians decided to network on [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday the University of Lincoln hosted the latest meeting of LISN, the <a href="http://www.lisn.org.uk/">Lincolnshire Information Services Network</a> of libraries and information providers from all library sectors (academic, school, public, specialist) operating in Lincs.</p>
<blockquote><p>&#8220;LISN (pronounced <em>listen</em>) has been in existence since August 1998 when a group of (mainly) college and university librarians decided to network on a formalised basis. LISN is a group which meets to share staff expertise and resources between its members and therefore by extension all members’ users.&#8221;</p></blockquote>
<p>My particular and long-running task in LISN is to make something of our website. I&#8217;ve recently re-created the site using WordPress, hosted here at the University; the group&#8217;s web domain (<strong><a href="http://www.lisn.org.uk/">www.lisn.org.uk</a></strong>) is now pointing at the new site. Now I need to <a href="http://twitter.com/#!/pstainthorp/status/47960511807098880">apply a decent WordPress theme</a> and visual style; also to develop the site content: the group has agreed that it&#8217;s going to be kept small and perfectly formed(!), but there is some more information about the member organisations that needs to be incorporated.</p>
<p>A screenshot of the new website, pre-visual makeover:</p>
<p><a title="LISN website (interim) by Paul Stainthorp, on Flickr" href="http://www.flickr.com/photos/pstainthorp/5531880244/"><img src="http://farm6.static.flickr.com/5218/5531880244_fde0065569_m.jpg" alt="LISN website (interim)" width="240" height="192" /></a></p>
<p>(And yes, I&#8217;ve used the <a href="http://en.wikipedia.org/wiki/Vanilla_Ice">title</a> of this blog post <a href="http://librarystaff.blogs.lincoln.ac.uk/2010/03/02/alright-stop-collaborate-and-lisn/">before</a>. So sue me.)</p>
]]></content:encoded>
			<wfw:commentRss>http://paulstainthorp.com/2011/03/16/alright-stop-collaborate-and-lisn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;m all about the Web</title>
		<link>http://paulstainthorp.com/2011/01/13/im-all-about-the-web/</link>
		<comments>http://paulstainthorp.com/2011/01/13/im-all-about-the-web/#comments</comments>
		<pubDate>Thu, 13 Jan 2011 21:29:34 +0000</pubDate>
		<dc:creator>Paul Stainthorp</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[pstainthorp]]></category>
		<category><![CDATA[registration]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[web services]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://pstainthorp.blogs.lincoln.ac.uk/?p=844</guid>
		<description><![CDATA[I&#8217;ve started to use the links feature of this WordPress site to keep a record of my presence on a whole range of other external websites, blogs, wikis, and social networking sites, which I&#8217;ll add to as I register a new account (or remember existing registrations). You should be able to view the list of [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve started to use the <a href="http://codex.wordpress.org/Links_Manager">links</a> feature of this WordPress site to keep a record of my presence on a whole range of other external websites, blogs, wikis, and social networking sites, which I&#8217;ll add to as I register a new account (or remember existing registrations).</p>
<p>You should be able to view the list of links on the right-hand side of <a href="http://paulstainthorp.com/">http://paulstainthorp.com/</a></p>
<p><a href="http://paulstainthorp.com/files/2011/01/lunapic_129495442521860_1.png"><img class="alignnone size-full wp-image-845" src="http://paulstainthorp.com/files/2011/01/lunapic_129495442521860_1.png" alt="Screenshot of my links" width="277" height="535" /></a></p>
<p>22 links and counting. I&#8217;ve tried (and been reasonably successful so far) to use the same account name (<strong>pstainthorp</strong>) for all my registrations.</p>
<p><strong>Q</strong>. Where are you on the Web? How do you keep track?</p>
]]></content:encoded>
			<wfw:commentRss>http://paulstainthorp.com/2011/01/13/im-all-about-the-web/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Maths &#8216;n&#8217; Stats support centre website</title>
		<link>http://paulstainthorp.com/2010/12/07/maths-n-stats-support-centre-website/</link>
		<comments>http://paulstainthorp.com/2010/12/07/maths-n-stats-support-centre-website/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 13:10:26 +0000</pubDate>
		<dc:creator>Paul Stainthorp</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Blackboard]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[CETL]]></category>
		<category><![CDATA[CWD]]></category>
		<category><![CDATA[Feed2JS]]></category>
		<category><![CDATA[GCW University Library]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[John Flynn]]></category>
		<category><![CDATA[Learning Development]]></category>
		<category><![CDATA[mathematics]]></category>
		<category><![CDATA[maths]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[sigma]]></category>
		<category><![CDATA[statistician]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[stats]]></category>
		<category><![CDATA[student support]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://pstainthorp.blogs.lincoln.ac.uk/?p=675</guid>
		<description><![CDATA[I&#8217;ve been working on a little website for the University of Lincoln&#8217;s resident statistician, John Flynn, to promote to students (and their lecturers) the services of the Lincoln Maths and Statistics Support Centre. It&#8217;s [yet another] WordPress site on the University&#8217;s blogging / self-publishing platform, &#8216;themed&#8217; with the University&#8217;s new-ish CWD (Common Web Design) template. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working on a little website for the University of Lincoln&#8217;s resident statistician, <a href="http://www.lincoln.ac.uk/hlss/staffing/flynn_j.htm">John Flynn</a>, to promote to students (and their lecturers) the services of the Lincoln <a href="http://mathsandstats.blogs.lincoln.ac.uk/">Maths and Statistics Support Centre</a>.</p>
<p>It&#8217;s [yet another] WordPress site on the University&#8217;s <a href="http://blogs.lincoln.ac.uk/">blogging / self-publishing platform</a>, &#8216;themed&#8217; with the University&#8217;s new-ish CWD (Common Web Design) template.</p>
<p>The support centre itself operates out of the GCW University Library (&#8220;Learning Development&#8221; suite) three days a week, and helps students with assessment worries and analysis for project work. Related: <a href="http://www.sigma-cetl.ac.uk/">sigma &#8211; Centre for Excellence in Mathematics &amp; Statistics Support</a>.</p>
<p>The website is at: <strong><a href="http://mathsandstats.blogs.lincoln.ac.uk/">http://mathsandstats.blogs.lincoln.ac.uk/</a></strong></p>
<p><a href="http://mathsandstats.blogs.lincoln.ac.uk/"><img class="alignnone size-medium wp-image-676" src="http://paulstainthorp.com/files/2010/12/screenshot_mathsandstats-300x204.png" alt="Screenshot of the Maths and Stats Support Centre website" width="300" height="204" /></a></p>
<p>I&#8217;ve also added a widget to the<a href="http://blackboard.lincoln.ac.uk/webapps/portal/frameset.jsp?tab_id=_36_1"> Library &#8216;tab&#8217; on Blackboard</a>, which displays links to the [currently] 4 pages on the Maths and Stats website. This I created using the site&#8217;s <a href="http://mathsandstats.blogs.lincoln.ac.uk/feed/">RSS feed</a> (it has the WordPress &#8216;<a href="http://www.mariosalexandrou.com/blog/include-pages-in-wordpress-rss-feeds/">RSS Include Pages</a>&#8216; plugin activated) – fed through <a href="http://learninglab.lincoln.ac.uk/feed2js/">Feed2JS</a> to turn it into JavaScript-within-HTML tags – then embedded within a Blackboard HTML widget. Easy peasy.</p>
<p><a href="http://paulstainthorp.com/files/2010/12/screenshot_mathsandstats_Bb.png"><img class="alignnone size-medium wp-image-683" src="http://paulstainthorp.com/files/2010/12/screenshot_mathsandstats_Bb-300x150.png" alt="Screenshot of the Blackboard widget for the Maths and Stats Support Centre" width="300" height="150" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://paulstainthorp.com/2010/12/07/maths-n-stats-support-centre-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Old site, new site</title>
		<link>http://paulstainthorp.com/2010/07/22/old-site-new-site/</link>
		<comments>http://paulstainthorp.com/2010/07/22/old-site-new-site/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 15:09:55 +0000</pubDate>
		<dc:creator>Paul Stainthorp</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[domain mapping]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[paulstainthorp.com]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[University of Lincoln]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress MU]]></category>

		<guid isPermaLink="false">http://paulstainthorp.com/?p=27</guid>
		<description><![CDATA[I&#8217;ve decided to start maintaining again my personal website, mainly as a register of all the little bits of work I get involved in. This does mean it might not always make fascinating reading (unless you&#8217;re transfixed by digital library management and development&#8230;), but at least I&#8217;ll have a permanent record of things to refer [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://paulstainthorp.com/files/2010/07/screenshot_website_old.jpg"><img class="alignright size-medium wp-image-28" style="margin-left: 5px;margin-right: 5px" src="http://paulstainthorp.com/files/2010/07/screenshot_website_old_skew-300x173.jpg" alt="Screenshot of a page from my old website" width="300" height="173" /></a>I&#8217;ve decided to start maintaining again <a href="http://paulstainthorp.com/">my personal website</a>, mainly as a register of all the little bits of work I get involved in. This does mean it might not <em>always</em> make fascinating reading (unless you&#8217;re transfixed by digital library management and development&#8230;), but at least I&#8217;ll have a permanent record of things to refer back to.</p>
<p><a href="http://paulstainthorp.com/files/2010/07/screenshot_website_old.jpg">My original website</a> was a series of plain HTML documents; now instead of maintaining my own installation of WordPress I&#8217;m using the University of Lincoln&#8217;s (i.e. my employer&#8217;s) WordPress MU / BuddyPress server at <a href="http://blogs.lincoln.ac.uk/">blogs.lincoln.ac.uk</a>, but <a href="http://alexbilbie.blogs.lincoln.ac.uk/2010/01/22/how-to-map-your-own-domain-name-to-blogs-lincoln-ac-uk/">mapped to my own domain</a>. This way I can participate in the social-networking features of BuddyPress, while still maintaining my own, personal online presence outside the University.</p>
]]></content:encoded>
			<wfw:commentRss>http://paulstainthorp.com/2010/07/22/old-site-new-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

