<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>progressposts &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/progressposts/</link>
	<description>Feed of posts on WordPress.com tagged "progressposts"</description>
	<pubDate>Tue, 21 May 2013 18:06:49 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[MapView on the move!]]></title>
<link>http://spacerproject.wordpress.com/2009/09/23/mapview-on-the-move/</link>
<pubDate>Wed, 23 Sep 2009 06:16:14 +0000</pubDate>
<dc:creator>spacerproject</dc:creator>
<guid>http://spacerproject.wordpress.com/2009/09/23/mapview-on-the-move/</guid>
<description><![CDATA[We now have the MapView GUI component animating with the user&#8217;s current position. Using the Ma]]></description>
<content:encoded><![CDATA[<p>We now have the MapView GUI component animating with the user&#8217;s current position. Using the MapController class for this. Also added an Overlay on the map to show the user&#8217;s position on the map and the geographic extent of datasets.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Database Redesign]]></title>
<link>http://artnotesdev.wordpress.com/2009/09/17/database-redesign/</link>
<pubDate>Thu, 17 Sep 2009 16:09:12 +0000</pubDate>
<dc:creator>artnotesdev</dc:creator>
<guid>http://artnotesdev.wordpress.com/2009/09/17/database-redesign/</guid>
<description><![CDATA[Following the meeting with David and the discussion about the project specifics we&#8217;ve quickly]]></description>
<content:encoded><![CDATA[<p>Following the meeting with David and the discussion about the project specifics we&#8217;ve quickly knocked up a database redesign for storing images and notebooks. Looking good so far.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[The Aftermath]]></title>
<link>http://artnotesdev.wordpress.com/2009/09/17/the-aftermath/</link>
<pubDate>Thu, 17 Sep 2009 16:05:29 +0000</pubDate>
<dc:creator>artnotesdev</dc:creator>
<guid>http://artnotesdev.wordpress.com/2009/09/17/the-aftermath/</guid>
<description><![CDATA[The meeting went pretty well with David from JISC. He seemed quite positive about our ideas and the]]></description>
<content:encoded><![CDATA[<p>The meeting went pretty well with David from JISC. He seemed quite positive about our ideas and the way we work which was good.</p>
<p>He was also happy for us to change / update the specification as well as not needing to use XCode which is also very good.</p>
<p>It was useful to find out how what we need to do in terms of JISC documentation and how to set up the blogging etc in a proper way. Very, very useful. Will have to get on with that and review the docs we&#8217;ve done already&#8230;</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Small but important win - we have XML!]]></title>
<link>http://bibliosightnews.wordpress.com/2009/09/17/small-but-important-win-we-have-xml/</link>
<pubDate>Thu, 17 Sep 2009 09:34:38 +0000</pubDate>
<dc:creator>MikeT</dc:creator>
<guid>http://bibliosightnews.wordpress.com/2009/09/17/small-but-important-win-we-have-xml/</guid>
<description><![CDATA[We have now received the updated documentation for the API. This is good news, but doesn&#8217;t nec]]></description>
<content:encoded><![CDATA[<p>We have now received the updated documentation for the API. This is good news, but doesn&#8217;t necessarily mean a step forward for the project; indeed there was nothing obvious in the documentation that I could use to make the example from the old documentation work correctly (there is no example at all in the new set of documents).</p>
<p>However, another file included in the archive, <strong>ESTI.wsdl</strong>, proved to be the key to the whole thing. For a quick bit of background information, the example from the old documentation instructed us to generate the java source files using a <a href="http://www.w3.org/TR/wsdl">WSDL</a> file retrieved from a remote server. Regenerating the java files using the newly supplied WSDL file was all it took to get the example working and spewing out copious amounts of (hopefully) useful XML.</p>
<p>I think we can breathe a sigh of relief now that we can move forward with the project again.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[OAuth]]></title>
<link>http://bayesianfeedfilter.wordpress.com/2009/09/15/oauth/</link>
<pubDate>Tue, 15 Sep 2009 09:16:50 +0000</pubDate>
<dc:creator>Phil Barker</dc:creator>
<guid>http://bayesianfeedfilter.wordpress.com/2009/09/15/oauth/</guid>
<description><![CDATA[Congratulations to Santy on getting an OAuth test client working. We&#8217;re going to be using OAut]]></description>
<content:encoded><![CDATA[<p>Congratulations to Santy on getting an <a href="http://www.journaltocs.hw.ac.uk/dev/oauth/journaltocsClient">OAuth test client</a> working. We&#8217;re going to be using OAuth to authorise remote access to the Feed Filter (I guess that should be obvious), about 90% of our features require it. One of the &#8220;weaknesses&#8221; I put in the <a href="http://bayesianfeedfilter.wordpress.com/2009/08/04/trialling/">SWOT analysis</a> was that we had a lot to learn, fully understanding and implementing OAuth relates directly to that. I guess that makes us stronger now. Next: OAuth on the server.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[MonoTouch]]></title>
<link>http://artnotesdev.wordpress.com/2009/09/13/monotouch/</link>
<pubDate>Sun, 13 Sep 2009 10:08:58 +0000</pubDate>
<dc:creator>artnotesdev</dc:creator>
<guid>http://artnotesdev.wordpress.com/2009/09/13/monotouch/</guid>
<description><![CDATA[We&#8217;ve come across an app called MonoTouch, which is a plugin for MonoDevelop. It basically let]]></description>
<content:encoded><![CDATA[<p>We&#8217;ve come across an app called MonoTouch, which is a plugin for MonoDevelop. It basically lets you develop iPhone apps using C# and will then compile them down to native code. This could be something very useful to move to, away from the evil that is Objective-C.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Project meeting - minutes]]></title>
<link>http://bibliosightnews.wordpress.com/2009/09/09/project-meeting-minutes-2/</link>
<pubDate>Wed, 09 Sep 2009 12:36:50 +0000</pubDate>
<dc:creator>Nick</dc:creator>
<guid>http://bibliosightnews.wordpress.com/2009/09/09/project-meeting-minutes-2/</guid>
<description><![CDATA[Present: Peter Douglas, Wendy Luker, Arthur Sargeant,, Mike Taylor, Babita Bhogal, Nick Sheppard 1.]]></description>
<content:encoded><![CDATA[<p>Present:  Peter Douglas, Wendy Luker, Arthur Sargeant,, Mike Taylor, Babita Bhogal, Nick Sheppard</p>
<p>1.  Apologies</p>
<p>Phil Jones sent his apologies; Phil is leaving Leeds Met in October and it was agreed the project team should formally approach another academic member of staff as a replacement.  In addition, it was thought that the project team would benefit from a research administration perspective; potential canditates were suggested and will be approached in due course.  This will complete the membership of the project team as outlined in the original bid and plan.</p>
<p>Action:  NS to formally approach named individuals</p>
<p>2. Progress since last meeting</p>
<p>•	API</p>
<p>Having followed the documentation supplied by Thomson Reuters for the API, it is throwing an error that we have been unable to interpret due to lack of specific expertise in Java. MT suspected that there may, in fact, be a problem with the API itself and/or the documentation. Upon enquiry, Thomas Reuters have indicated that the documentation is, in fact, a little out of date and they are on the verge of releasing new versions of all of their Web Services documentation, hopefully by the end of August; in response to a follow up enquiry in advance of this meeting (28th August) Thomson Reuters were not yet able to offer any update on when the new documentation will be released.</p>
<p>Thomson Reuters are not able to offer formal technical support with respect to implementing the API; they did indicate that they would pass on the error message to their developers but suggested that we would also be advised to identify our own resources to resolve the problem. (NB. We have now identified a colleague with the appropriate Java skills who has agreed to look at the current API documentation and help us interpret the error.)</p>
<p>The project team needs to come to a fuller understanding of the differences between the various services offered by Thomson Reuters, who have recently defined Web Services Lite and Web Services Premium for us as follows:</p>
<p>“Web Services Lite: This service responds to queries to return a limited range of data elements from the Web of Science. The fields are Author, Source (volume, number, issue, date, page span), Article Title, Keywords, and UT (a unique record identifier). The primary use case for the Lite service is to populate institutional repositories and is scheduled to be made available within the next two-to-three weeks. This service is free.”</p>
<p>“Web Services Premium: This service is a much more robust version of WS Lite and is very similar to the API we sent you earlier. The primary differences are that the service needs to be entitled and has much, much better documentation. WS Premium is scheduled to be available within the next month to six weeks. I’m not sure what the price is (if any) for the service, but we hope to have that sorted out in the very near future.”</p>
<p>We hope that the updated documentation will help to clarify the situation for us; the fact that it is not yet available is obviously of some concern in the context of such a short project; it was agreed that, should the new WS documentation from Thomson Reuters not become available before the next scheduled meeting (Tuesday 29th September 2009) then major deliverables of the project may be seriously compromised. To reflect this, the associated risk has been officially elevated and will be fed back to JISC via the programme manager:</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="170" valign="top"><strong>Risk</strong></td>
<td width="99" valign="top"><strong>Probability</strong></td>
<td width="77" valign="top"><strong>Impact</strong></td>
<td width="206" valign="top"><strong>Action   to Prevent/Manage Risk</strong></td>
</tr>
<tr>
<td width="170" valign="top">API unsuitable   for project deliverables</td>
<td width="99" valign="top">Low <span style="color:#ff0000;">(elevated to Medium;1</span><sup><span style="color:#ff0000;">st</span></sup><span style="color:#ff0000;">September 2009)</span></td>
<td width="77" valign="top">High</td>
<td width="206" valign="top">Feedback   from Thomson Reuters indicates proposal technically feasible.</p>
<p><span style="color:#ff0000;">Problems with API/documentation should be mitigated by forthcoming   release of new documentation from Thomson Reuters; 1</span><sup><span style="color:#ff0000;">st</span></sup><span style="color:#ff0000;"> September   2009)</span></td>
</tr>
</tbody>
</table>
<p>Action:  NS to liaise with JISC via programme manager to emphasise elevated risk</p>
<p>Action:  NS to continue to liaise with Thomson Reuters regarding new API documentation</p>
<p>•	SWOT analysis<br />
SWOT analysis was emphasised as an ongoing process thoughout the lifetime of the project in line with JISC guidelines for Rapid Innovation projects and the project team were reminded that they can continue to contribute via the blog or via the PollDaddy questionnaire at <a href="http://surveys.polldaddy.com/s/5768FF905C3EB6E7/" target="_blank">http://surveys.polldaddy.com/s/5768FF905C3EB6E7/</a>.  The most recent SWOT post on the blog is dated August 13th 2009.</p>
<p>The most serious current threat is the ongoing problem implementing the API which represents an external technological threat that is difficult to mitigate against due to our lack of direct control.</p>
<p>Action:  Continue to undertake and document SWOT analyses throughout the lifetime of the project</p>
<p>•	Project reporting</p>
<p>WL emphasised again the lightweight approach to project reporting adopted by JISC for Rapid Innovation projects, using the blog as the primary mechanism.<br />
Feedback from the JISC programme manager has been positive, acknowledging that the blog is updated regularly and is of a high quality; it was acknowledged that most members of the project team have contributed to the blog and they are asked to continue to do so.</p>
<p>Moreover, the benefits of open project reporting have been illustrated by appropriate liaison with other projects; even the difficulties we have experienced in implementing the API are useful to others who will be able to learn from the problems we have encountered.</p>
<p>Action:  Project team to continue to contribute regular progress posts to the blog<br />
3.  Liaison with other projects</p>
<p>•	Readiness for REF &#8211; <a href="http://www.kcl.ac.uk/iss/cerch/projects/portfolio/r4r.html" target="_blank">http://www.kcl.ac.uk/iss/cerch/projects/portfolio/r4r.html</a></p>
<p>The project manager for R4R, Stephen Grace, very kindly answered recent correspondence acknowledging that Andy McGregor had spoken to him about Bibliosight and giving an overview of relevant aspects of their project; as far as I understand, the full remit of R4R is somewhat broader than Bibliosight.  An element of the project, however, is work that will enable UK repositories to make effective and efficient use of the Web of Science API which is directly comparable to Bibliosight.</p>
<p>N.B. R4R explicitly identify that their work in this area will be of benefit to at least EPrints, DSpace and Fedora software which are the most well used repository platforms across the sector.  Our own platform, of course, is intraLibrary and depending on how the API is implemented by the respective projects, there is likely to be considerable cross-over; like R4R, we also aim to deliver outputs that are of wider use across the sector.</p>
<p>Stephen emphasised that work on the API and associated workflows has not yet begun – R4R is a two year project running from April 2009 &#8211; March 2011- so there is unlikely to be a great deal of scope for direct liaison between the projects though there is still an opportunity for valuable communication throughout and beyond the end of our project.</p>
<p>•	JournalTOCsAPI &#8211; <a href="http://www.journaltocs.hw.ac.uk/API/blog/" target="_blank">http://www.journaltocs.hw.ac.uk/API/blog/</a></p>
<p>The JournalTOCsAPI project team has been working to recruit volunteers from across the sector to test their API and, in recent correspondence, recognised the potential synergies between our projects and acknowledged that, when their community is established, it will be useful to explore how Bibliosight can also engage with them.  JournalTOCsAPI anticipate having a prototype of their API ready for testing some time in September; for Bibliosight, however, our technical problems mean that a prototype is unlikely to be ready for testing before mid to late October at the earliest.</p>
<p>Action:  NS to continue liaising with R4R and JournalTOCsAPI as appropriate</p>
<p>4.  Use case development</p>
<p>Given technical problems implementing the API, it seems sensible to focus on use case development; NS and BB/URO have begun to liaise in this regard.<br />
In theory the lack of a working prototype is no barrier to developing detailed use cases; indeed it is desirable to define functional requirements entirely independently of software development.</p>
<p>Action:  NS/BB to liaise to develop detailed use cases</p>
<p>5.  A.O.B.</p>
<p>None</p>
<p>6.  Date of next meeting</p>
<p>Tuesday 29th September 2009</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Navigation]]></title>
<link>http://artnotesdev.wordpress.com/2009/09/05/navigation/</link>
<pubDate>Sat, 05 Sep 2009 13:22:20 +0000</pubDate>
<dc:creator>artnotesdev</dc:creator>
<guid>http://artnotesdev.wordpress.com/2009/09/05/navigation/</guid>
<description><![CDATA[Despite all the problems and delays, we&#8217;re mocking up the screens to go with our navigation fl]]></description>
<content:encoded><![CDATA[<p>Despite all the problems and delays, we&#8217;re mocking up the screens to go with our navigation flow, so we can get a better idea of what we&#8217;re aiming towards. If we can make it look like them, we should be good.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[SWOT analysis - August 09]]></title>
<link>http://vishistory.wordpress.com/2009/09/02/swot-analysis-august-09/</link>
<pubDate>Wed, 02 Sep 2009 21:57:46 +0000</pubDate>
<dc:creator>vishistory</dc:creator>
<guid>http://vishistory.wordpress.com/2009/09/02/swot-analysis-august-09/</guid>
<description><![CDATA[At this relatively early stage in the project and still in the vacation period the project has got o]]></description>
<content:encoded><![CDATA[<p>At this relatively early stage in the project and still in the vacation period the project has got off to a good start with a lot of agreement within the staff team on the form of a desirable end product, so here&#8217;s a  SWOT as things look right now..</p>
<p><strong>Strengths</strong></p>
<ul>
<li>The team has good experience in website development and alot of experience working with web programming, Content Management, FLASH, and have developed many commercial and academic websites.</li>
<li>We have our own hosting facilities and can easily create sites for testing and trials by users</li>
<li>Have already engaged some History postgraduates as volunteers to use a map-based CMS system applied to some History projects to evaluate both the CMS interface and the approach of the map background to display project items.</li>
<li>Some other projects provide a good starting point for developments.</li>
</ul>
<p><strong>Weaknesses</strong></p>
<ul>
<li>Not alot of Web2.0 experience, some with Google Maps</li>
<li>There are significant differences between CMS systems and the type of systems we are trying to create with this project which will require a fair amount of development</li>
<li>As the project will finish in November there won&#8217;t be time within that for testing by a full cohort of undergraduates (however this will continue after the end of the project).</li>
</ul>
<p><strong>Opportunities</strong></p>
<ul>
<li>There are a large number of application opportunities for a web-enabled content managed display tool with a hierarchical structure as is envisaged.  It could be used to display project outputs in Universities, colleges and schools and across a number of disciplines</li>
<li>Hosting a service could be a way to promote it and maintain sustainability</li>
<li>There may be related applications which could be developed</li>
</ul>
<p><strong>Threats</strong></p>
<ul>
<li>Getting the system finished on time with a very easy to use interface is a challenge</li>
<li>Most potential users are not experienced IT users &#8211; we are looking for something very easy to use</li>
<li>Publicising the finished system and making it widely available is a challenge</li>
</ul>
]]></content:encoded>
</item>
<item>
<title><![CDATA[To cause to be later or slower than expected or desired]]></title>
<link>http://artnotesdev.wordpress.com/2009/09/02/to-cause-to-be-later-or-slower-than-expected-or-desired/</link>
<pubDate>Wed, 02 Sep 2009 10:37:21 +0000</pubDate>
<dc:creator>artnotesdev</dc:creator>
<guid>http://artnotesdev.wordpress.com/2009/09/02/to-cause-to-be-later-or-slower-than-expected-or-desired/</guid>
<description><![CDATA[We&#8217;re only a small team and sometimes it feels like people don&#8217;t realise quite how much]]></description>
<content:encoded><![CDATA[<p>We&#8217;re only a small team and sometimes it feels like people don&#8217;t realise quite how much we have to do. We seem to be getting project after project at the moment and they all take time away from each other. And of course they all need to be done yesterday, which doesn&#8217;t help.</p>
<p>Unfortunately, this means we&#8217;ve not been able to spend as much time on ArtNotes as we&#8217;d have liked and so the learning of Objective-C has taken a bit of a step backwards. We&#8217;re hoping we&#8217;ll be able to wangle the scheduling of everything and try and get back on track, but we&#8217;re not so sure&#8230;. oh well&#8230; <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[User Trialling]]></title>
<link>http://bayesianfeedfilter.wordpress.com/2009/08/25/user-trialling/</link>
<pubDate>Tue, 25 Aug 2009 12:26:18 +0000</pubDate>
<dc:creator>Lisa Scott</dc:creator>
<guid>http://bayesianfeedfilter.wordpress.com/2009/08/25/user-trialling/</guid>
<description><![CDATA[We have recruited around 20 volunteers (researchers, academics and PhD students) to test the followi]]></description>
<content:encoded><![CDATA[<p><span><span style="font-family:Verdana;">We have recruited around 20 volunteers (researchers,      academics and PhD students) to test the following use      case for the Bayesian Feed Filtering project.</p>
<p>* Research staff who want to monitor research findings and      opportunities from a wide range of sources but who are only interested in a      specific research field.</span></span></p>
<p><span style="font-family:Verdana;">The first stage of the trial involves a short questionnaire about the researchers methods of current awareness of journal articles and the expectations required of such a filtering service. The users have submitted a list of Journals that have RSS Feeds (from <a title="ticTOCs" href="http://www.tictocs.ac.uk">ticTOCs</a>) to be added to the database. We are using a customised version <a title="Bayesian Feed Filter" href="http://icbl.macs.hw.ac.uk/sux0r206">Sux0r</a> which will be performing the Bayesian Filtering. For the trial we have created accounts for each user, submitted RSS feeds for the journals they follow and set up a vector and categories against which articles can be placed. For this particular use case we created a Vector called &#8220;Interestingness&#8221; with two categories &#8220;Interesting&#8221; or &#8220;Not Interesting&#8221;. The volunteers were demonstrated how to train articles from the RSS feeds into the two categories and also how to &#8220;top-up&#8221; the train by submitting other interesting articles which are not available as RSS.</span></p>
<p><span style="font-family:Verdana;">I hope to have conducted all the initial interviews with the volunteers by the 4th of September, allowing users 3-4 weeks of training. A second interview will be conducted at the end of October, to determine whether the Bayesian Filter is successful in correctly categorising new articles collected that month.</span></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Third team meeting - user evaluation]]></title>
<link>http://vishistory.wordpress.com/2009/08/19/third-team-meeting-user-evaluation/</link>
<pubDate>Wed, 19 Aug 2009 09:41:08 +0000</pubDate>
<dc:creator>vishistory</dc:creator>
<guid>http://vishistory.wordpress.com/2009/08/19/third-team-meeting-user-evaluation/</guid>
<description><![CDATA[Steve explained the museums systems of Accession numbering that would be useful to incorporate into]]></description>
<content:encoded><![CDATA[<p>Steve explained the museums systems of Accession numbering that would be useful to incorporate into the project.</p>
<p>Mike explained the developments of the Flash-based map system that would enable us to trial this type of visual display system with inexperienced users as the basis for a display mechanism to the XML version.</p>
<p>All were convinced of the need for a strong structure for the information, and the need to make it available in tiers to enable rapid browsing as well as drilling down into more detailed information and resources.</p>
<p>Mike proposed a 4 stage process to assist the users to construct and add content to a new project.  Mike also discussed a Virtual Learning Environment (VLE) model to deliver a number of projects with input from a supervisor to the groups involved.</p>
<p>Steve had identified 2 volunteers who were ready to help with the trialling of the Friargate and Frenchwood project displays.</p>
<p>It was agreed to commence a training session for these volunteers in the week commencing 27<sup>th</sup> July.  Steve to contact them and arrange a meeting time. <strong></strong></p>
<p>Mike  will set up 3 blank sites with log on ids for the volunteers, and be ready to provide training in w/c 27<sup>th</sup> July. This will provide a basis for evaluating the experiences of users and the user interface at an early stage.</p>
<p>Barbara. will evaluate the site interface when these have been set up and will conduct interviews with the volunteer users when they have had some experience using the system.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[LBS2009 Showcase to include SPACER]]></title>
<link>http://spacerproject.wordpress.com/2009/08/15/lbs2009-showcase-to-include-spacer/</link>
<pubDate>Sat, 15 Aug 2009 16:38:13 +0000</pubDate>
<dc:creator>spacerproject</dc:creator>
<guid>http://spacerproject.wordpress.com/2009/08/15/lbs2009-showcase-to-include-spacer/</guid>
<description><![CDATA[The 2009 Location Based Services and TeleCartography Conference to be held at the University of Nott]]></description>
<content:encoded><![CDATA[<p>The 2009 Location Based Services and TeleCartography <a href="http://www.lbs2009.org/">Conference</a> to be held at the University of Nottingham will include a showcase of SPACER, presented by Dr Suchith Anand.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[SWOT update]]></title>
<link>http://bibliosightnews.wordpress.com/2009/08/13/swot-update/</link>
<pubDate>Thu, 13 Aug 2009 10:12:36 +0000</pubDate>
<dc:creator>Nick</dc:creator>
<guid>http://bibliosightnews.wordpress.com/2009/08/13/swot-update/</guid>
<description><![CDATA[I&#8217;ve had a few responses to my request for input into a SWOT analysis which are summarised her]]></description>
<content:encoded><![CDATA[<p>I&#8217;ve had a few responses to my <a href="http://bibliosightnews.wordpress.com/2009/07/21/swot-analysis-a-digital-experiment/" target="_blank">request for input into a SWOT analysis</a> which are summarised here along with my own analyses.</p>
<p>**Remember project team you can still contribute to the <a href="http://surveys.polldaddy.com/s/5768FF905C3EB6E7/" target="_blank">SWOT survey</a> and you don&#8217;t have to fill out the whole form &#8211; any Strengths, Weaknesses, Opportunities or Threats you can think of are welcome throughout the project lifecycle.  N.B.  The survey has been modified to reflect <a href="http://rapidbi.com/pestle/" target="_blank">PESTLE</a> for external factors (I&#8217;ve missed out <em>Environmental </em>partly because I can&#8217;t think of any but mainly because I only having a basic, free PollDaddy account!)**</p>
<h2>Internal factors:</h2>
<h3><strong>People:</strong></h3>
<p><strong><em>Strengths:</em></strong> Experienced and skilled programmer on team (Mike Taylor) / Experienced project team who have worked together previously / Good working relationship established with commercial partner / Strong buy in from senior staff within University.</p>
<p><em><strong>Weakness</strong></em><strong><em>es</em></strong>:  One member of staff on the team is on a temporary contract; however, this does not expire until after the end of this project / lack of specific skill set required (Java)<em><strong> </strong></em> resulted in early difficulties in basic implementation of API.</p>
<p><em><strong>Opportunities: </strong></em>Project team has access to necessary skill sets internally.</p>
<p><em><strong>Threats:</strong></em> Other commitments within project team interfere with short project lifecycle.</p>
<h3><strong>Resources</strong>:<em> </em></h3>
<p><em><strong>Strengths:</strong></em> Resources in place &#8211; no need to wait for any subscriptions, to go through any kind of purchasing process.</p>
<p><em><strong>Threats:</strong></em> Actually not yet clear what the extent of the &#8216;free&#8217; service will be from Thomson Reuters &#8211; there may, in fact, be additional subscription costs.</p>
<h3><strong>Innovation &#38; Ideas:</strong></h3>
<p><strong><em>Strengths: </em></strong>The ideas behind the project are timely, fit in with University objectives, and will be of value to the wider community / Bibliosight is one of 3 projects working in this area and this is an opportunity to share ideas and maybe even code so that we can get further along then we would on our own.</p>
<p><em><strong>Weakness:</strong></em> Whilst the original project idea is a strength, other project teams are working in this area, and there is a risk that our work may be superceded either by the commercial developer (Thomson Reuters) or other projects in the sector.</p>
<p><em><strong>Opportunities: </strong></em>Bibliosight represents a fertile area in current developments in research metrics and innovation &#38; ideas should continue to evolve throughout the project.</p>
<h3><strong>Marketing:</strong></h3>
<p><em><strong>Strengths:</strong></em> The project blog is set up, and is linked to by an existing and well visited blog, so the project should attract attention.  Ditto for Twitter. / There is a real advocacy benefit to be reaped if this service fits closely with the users&#8217; workflows.</p>
<p><em><strong>Weaknesses:</strong></em> Difficult to market a potential service before a working prototype is available.</p>
<p><em><strong>Opportunities:</strong></em> Possibility of engaging with user community recruited by <a href="http://www.journaltocs.hw.ac.uk/API/blog/?p=45" target="_blank">JournalTocsApi</a> project.</p>
<p><em><strong>Threats:</strong></em> Lack of local and wider community engagement.</p>
<h3><strong>Operations:</strong></h3>
<p><strong><em>Strengths: </em></strong><strong> </strong>Project managed / outputs will be implemented by established repository team<strong> </strong>responsible for overall development of repository infrastructure.<strong><br />
</strong></p>
<p><em><strong>Weaknesses: </strong></em> The 6 month funding structure is a threat in terms of sustainability. What happens if we don&#8217;t have a finished service at the end of 6 months, and even if we do, how is ongoing development funded?</p>
<p><em><strong>Opportunities: </strong></em>As the repository infrastructure itself is still in development there is the opportunity to integrate project outputs more easily into the evolving infrastructure.</p>
<p><em><strong>Threats</strong></em>:  (As yet unseen) difficulties in appropriate integration with developing repository infrastructure.</p>
<h2>External factors:</h2>
<h3>Political:</h3>
<p><em><strong>Strengths:</strong></em> Potential to fit in with broader political zeitgeist in HE &#8211; contribute to developing processes for REF.</p>
<p><em><strong>Threats:</strong></em> Conflict with commercial interests of Thomson Reuters.</p>
<h3>Economic:</h3>
<p><em><strong>Strengths: </strong></em>Low cost project with the potential to deliver a flexible product with wide opportunity for reuse accross the sector.</p>
<p><em><strong>Threats: </strong></em>Not yet clear what the extent of the &#8216;free&#8217; service will be from Thomson Reuters &#8211; there may be additional, unforseen costs.</p>
<h3>Social:</h3>
<p><em><strong>Strengths: </strong></em>Well<em><strong> </strong></em>established (within) #jiscri community utilising Twitter/blogs.</p>
<p><em><strong>Opportunities: </strong></em>Possibility of engaging with user community recruited by <a href="http://www.journaltocs.hw.ac.uk/API/blog/?p=3" target="_blank">JournalTocsApi</a> project.</p>
<p><em><strong>Threats: </strong></em>Lack of engagement of wider HE communities.</p>
<h3>Technological:</h3>
<p><em><strong>Strengths: </strong></em>Third party API<em><strong> </strong></em>should result in robust application.</p>
<p><em><strong>Weaknesses: </strong></em>Early question marks around API / documentation &#8211; current documentation out of date; revised documentation expected by the end of August 2009<em><strong>.<br />
</strong></em></p>
<p><em><strong>Threats: </strong></em>Revised documentation won&#8217;t be available in line with project lifecycle.</p>
<h3>Legal:</h3>
<p><em><strong>Threats: </strong></em>Thomson Reuters commercial model not fully defined &#8211; potential implications for reuse</p>
<p><em><strong><br />
</strong></em></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Ranking Results is Even More Important]]></title>
<link>http://spacerproject.wordpress.com/2009/08/10/ranking-results-is-even-more-important/</link>
<pubDate>Mon, 10 Aug 2009 17:49:20 +0000</pubDate>
<dc:creator>spacerproject</dc:creator>
<guid>http://spacerproject.wordpress.com/2009/08/10/ranking-results-is-even-more-important/</guid>
<description><![CDATA[Within the field of Information Retrieval(IR) the order in which search results are returned is extr]]></description>
<content:encoded><![CDATA[<p>Within the field of Information Retrieval(IR) the order in which search results are returned is extremely important. The most relevant hits are ideally returned first.<br />
The benefit of ranking results is demonstrated by the success of Google and its PageRank algorithm. Unfortunately we do not always apply concepts of relevance ranking when we work with catalogue services. However, considering that mobile phones have a relatively small screen, relevance ranking is even more important on mobile phones.<br />
Perhaps, this might be something to be considered for the next revisions of the Catalogue Service standard.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Website]]></title>
<link>http://artnotesdev.wordpress.com/2009/08/09/website/</link>
<pubDate>Sun, 09 Aug 2009 22:27:33 +0000</pubDate>
<dc:creator>artnotesdev</dc:creator>
<guid>http://artnotesdev.wordpress.com/2009/08/09/website/</guid>
<description><![CDATA[The website is avilable at http://www.osrg.org/artnotes&#038;#8230;]]></description>
<content:encoded><![CDATA[<p>The website is avilable at <a href="http://www.osrg.org/artnotes&#038;#8230" rel="nofollow">http://www.osrg.org/artnotes&#038;#8230</a>;</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[SWOT Analysis]]></title>
<link>http://bayesianfeedfilter.wordpress.com/2009/07/29/swot-analysis/</link>
<pubDate>Wed, 29 Jul 2009 10:47:05 +0000</pubDate>
<dc:creator>Phil Barker</dc:creator>
<guid>http://bayesianfeedfilter.wordpress.com/2009/07/29/swot-analysis/</guid>
<description><![CDATA[Here are the Strengths, Weaknesses, Opportunities &amp; Threats of the project, as estimated by Lisa]]></description>
<content:encoded><![CDATA[<p>Here are the Strengths, Weaknesses, Opportunities &#38; Threats of the project, as estimated by Lisa and Phil during an informal project meeting over coffee. Following standard SWOT procedures (I used info and templates from <a href="http://www.businessballs.com/swotanalysisfreetemplate.htm">businessballs.com</a> and <a href="http://www.cipd.co.uk/subjects/corpstrtgy/general/swot-analysis.htm">CIPD</a> for guidance), Strengths and Weaknesses are internal and Opportunities and Threats are external. We think the &#8220;internals&#8221; of the project comprise the project team (our skills and connections to others) and the idea itself and the approach to realising it; the &#8220;externals&#8221; are the users, the sux0r project, the JISC environment and others (e.g. commercial interests, our host institution and the wider HE system).</p>
<p>(The points are numbered for ease of referencing, not for ordering.)</p>
<p><strong>Strengths</strong></p>
<ol>
<li>We think we&#8217;re starting with a good idea, at least in principle; an innovative solution to a recognized need.</li>
<li>Using sux0r as a starting point has given us access to existing OS code and put us in contact with a knowledgeable developer.</li>
<li>We have a settled team who have worked well together on a number of previous projects over the last 4-10 years.</li>
<li>We have good existing links with experts in JISC, CETIS, the IE, UKOLN, JISC services and projects (and we&#8217;re not afraid to use them).</li>
<li>We have previous experience in related projects dealling with Journal ToC and other RSS feeds (e.g. <a href="http://www.icbl.hw.ac.uk/perx/">PerX</a>, <a href="http://www.tictocs.ac.uk/">TicTocs</a>, <a href="http://www.hull.ac.uk/golddust/">GoldDust</a> <a href="http://www.techxtra.ac.uk/onestepnews/">.</a> <a href="http://www.techxtra.ac.uk/onestepjobs/">.</a> <a href="http://www.icbl.hw.ac.uk/images/">.</a>).</li>
<li>We work in close proximity to our intended test user group (which should help with encouraging engagement for the trials).</li>
</ol>
<p><strong>Weaknesses</strong></p>
<ol>
<li>We have lots of new stuff to learn: this is the most deliberately RESTful development we have undertaken; we&#8217;re using a project management technique that is new to us; this is first time we&#8217;ve worked on a branch of an existing OSS project; we need more robust user trials than we&#8217;ve previously managed.</li>
<li>We have all that to learn in a short project time frame (six months, all the team are working part time on this project).</li>
<li>Bayesian filtering is not a complete solution. Other techniques (e.g. popularity from usage data analysis; manual over-rides to specify that that everything from some authors is important, no matter what the topic) would help identify important items but are out of scope.</li>
<li>Bayesian filtering might not work for our users with the type of data and sources we have (see threats), though as a good academic I think this is not so much a weakness as a potential research finding.</li>
</ol>
<p><strong>Opportunities</strong></p>
<ol>
<li>Working with sux0r provides an opportunity to work with an existing user base and experienced developer.</li>
<li>Other projects in the information environment provide additional/alternative usage scenarios (but see threat 2).</li>
<li>It may be possible to embed the output of this project into other services, e.g. TicTocs, TechXtra, JISC IE or commercial services.</li>
<li>There is good support for RESTful development approaches.</li>
<li>There is a good developer community in the JISCRI projects.</li>
</ol>
<p><strong>Threats</strong></p>
<ol>
<li>Lack of user engagement. We don&#8217;t know that users will be as enthusiastic about this approach as we are, they might just resent disruptive technologies.</li>
<li>Expectation mismatch (see opportunity 2 &#38; weakness 3), possibly leading to scope creep.</li>
<li>There might be some unexpected conflict with the sux0r project (over approach or priorities).</li>
<li>There might be a lack of table of content information from the right journals in RSS form, or what there is might be polluted (garbage in garbage out).</li>
<li>Competing demands on time from other projects/tasks that the team are working on (see weakness 2).</li>
</ol>
<p>I guess some mitigation of the negative factors is called for, that will come later, but a quick reflection is that engagement with the project externals is going to be important.</p>
<p>The programme guidance documentation suggests that the SWOT analysis is best to be undertaken in small steps, throughout the duration of the project; and the other guidance I read suggested that it should draw on as many view points as possible. So, hopefully this isn&#8217;t the last on SWOT, and please comment on anything that has been overlooked. </p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Small WIN(s) &amp; FAIL(s) 2]]></title>
<link>http://spacerproject.wordpress.com/2009/07/26/small-wins-fails-2/</link>
<pubDate>Sun, 26 Jul 2009 14:27:00 +0000</pubDate>
<dc:creator>spacerproject</dc:creator>
<guid>http://spacerproject.wordpress.com/2009/07/26/small-wins-fails-2/</guid>
<description><![CDATA[Encountered a problem with the Geonetwork CSW, support for spatial filters other than Bounding Boxes]]></description>
<content:encoded><![CDATA[<p>Encountered a problem with the Geonetwork CSW, support for spatial filters other than Bounding Boxes is still <a href="http://trac.osgeo.org/geonetwork/wiki/CSW202Improvements">under development</a>. Bounding boxes test whether datasets are within a user-specified spatial extent. However, SPACER uses a different model for data discovery in that the user searches for datasets that contain the current location of the user.</p>
<p>So we have migrated the sample metadata to Deegree CSW, which supports various spatial filters including geometry intersection.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Day-to-day work]]></title>
<link>http://spacerproject.wordpress.com/2009/07/26/day-to-day-work-2/</link>
<pubDate>Sun, 26 Jul 2009 12:54:39 +0000</pubDate>
<dc:creator>spacerproject</dc:creator>
<guid>http://spacerproject.wordpress.com/2009/07/26/day-to-day-work-2/</guid>
<description><![CDATA[We use the Eclipse IDE for developing the mobile application because Android is distributed with a p]]></description>
<content:encoded><![CDATA[<p>We use the Eclipse IDE for developing the mobile application because Android is distributed with a plug-in for Eclipse. The Android Emulator can be managed from Eclipse.</p>
<p>The catalogue service runs from an installation of Apache Tomcat, which we run on a separate machine so that we do not overload the development machine. The CSW obtains its metadata from an installation of the PostgreSQL database and its spatial extension PostGIS. The CSW and the PostgreSQL/PostGIS database reside on the same machine to reduce the transmission time for geospatial objects retrieved from the database.</p>
<p><img src="http://spacerproject.files.wordpress.com/2009/07/tools.jpg?w=600&#038;h=240" alt="tools" title="tools" width="600" height="240" class="alignnone size-medium wp-image-30" /></p>
<p>When populating the CSW with metadata we had to harvest metadata from existing Z39.50 servers. To do this, we used the Iharvest application that is distributed with <a href="http://www.fgdc.gov/dataandservices/isite">ISite</a> Z39.50 software. We then created a program that reads the harvested metadata, transforms the XML into Insert requests and sends the requests to the CSW. For transforming and inserting the metadata, we used Netbeans IDE because it has better XML and web service development support.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[User participation: Requirements]]></title>
<link>http://spacerproject.wordpress.com/2009/07/24/user-participation-user-and-functional-requirements/</link>
<pubDate>Fri, 24 Jul 2009 11:14:43 +0000</pubDate>
<dc:creator>spacerproject</dc:creator>
<guid>http://spacerproject.wordpress.com/2009/07/24/user-participation-user-and-functional-requirements/</guid>
<description><![CDATA[The following is a list of user and functional requirements for SPACER: REQ-001: The mediator shall]]></description>
<content:encoded><![CDATA[<p>The following is a list of user and functional requirements for SPACER:</p>
<p>REQ-001: The mediator shall query participating services through a CSW interface</p>
<p>REQ-002: The mediator shall allow for multiple catalogue services to be queried</p>
<p>REQ-003: The user interface shall offer check boxes for selecting one or more servers, with a clear warning of performance issues if more than one servers is searched at a time.</p>
<p>REQ-004: The mobile client shall communicate with the mediator through an XML-based interface, that is not SOAP</p>
<p>REQ-005: The mobile client shall allow for keyword searches to be configured before or during fieldwork</p>
<p>REQ-006: The mobile client shall allow for the user&#8217;s current location to be transmitted as a spatial search during fieldwork</p>
<p>REQ-007: The mobile client shall offer a visualisation of the user&#8217;s current location</p>
<p>REQ-008: The mediator should apply some access control between the mobile phone and third-party services</p>
<p>REQ-009: The system shall offer concurrent searching on multiple catalogue services</p>
<p>REQ-010: The interface shall make it easy for the user to switch between a map view, ranked list view and metadata view.</p>
<p>REQ-011: The map view shall use bounding boxes to show the extents of datasets and any datasets intersecting with the bounding boxes would be highlighted in the ranked list view.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Project SWOTing]]></title>
<link>http://spacerproject.wordpress.com/2009/07/24/project-swoting/</link>
<pubDate>Fri, 24 Jul 2009 11:06:49 +0000</pubDate>
<dc:creator>spacerproject</dc:creator>
<guid>http://spacerproject.wordpress.com/2009/07/24/project-swoting/</guid>
<description><![CDATA[This post presents a SWOT analysis of the SPACER project Strengths Expertise in OGC standards, inclu]]></description>
<content:encoded><![CDATA[<p>This post presents a SWOT analysis of the SPACER project</p>
<p><strong>Strengths</strong></p>
<p><strong> </strong></p>
<ul>
<li>Expertise in OGC standards, including Catalogue services.</li>
</ul>
<ul>
<li>Several years Java programming experience.</li>
</ul>
<ul>
<li>Participation in the Global Earth Observation System of Systems      (GEOSS) which extensively uses Catalogue services.</li>
</ul>
<ul>
<li>Several years in developing XML and web-based applications for      Geographic Information Systems.</li>
</ul>
<ul>
<li>Participation in AGILE/EuroSDR/OGC Persistent Testbed offers      potential volunteer developers.</li>
</ul>
<ul>
<li>Situated with other Android and Location Based Services projects      i.e. D-Scent &#38; Horizon.</li>
</ul>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>Weaknesses</strong></p>
<p><strong> </strong></p>
<ul>
<li>Project duration includes the month of August which is typically      &#8216;holiday season&#8217;.</li>
</ul>
<ul>
<li>Promotion amongst developer and user communities may be hampered      by duration of the project.</li>
</ul>
<ul>
<li>According to an AdMob report for April 2009, the iPhone and      Symbian continue to dominate the market; however, Android is seen as      gaining popularity and has caught up to platforms such as PalmOS      (<a href="http://metrics.admob.com/wp-content/uploads/2009/04/admob-mobile-metrics-april-09.pdf" rel="nofollow">http://metrics.admob.com/wp-content/uploads/2009/04/admob-mobile-metrics-april-09.pdf</a>)</li>
</ul>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>Opportunities</strong></p>
<p><strong> </strong></p>
<ul>
<li>Use of Android offers the possibility of accessing in-built GPS.</li>
</ul>
<ul>
<li>Vodafone is currently offering unlimited internet packages with      HTC Magic phones(running Android).</li>
</ul>
<ul>
<li>Rapidly growing developer community behind Android.</li>
</ul>
<ul>
<li>Showcasing at the 2009 Location Based Services and TeleCartography      conference in Nottingham.</li>
</ul>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>Threats</strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<ul>
<li>HTC Magic has entered the market around the same time as Apple      iPhone 3GS so they are likely to share the market.</li>
</ul>
<ul>
<li>Potential limitations in the      ability of the selected catalogue services or mobile devices to realise      the proposed use case.</li>
</ul>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Small WIN(s) &amp; FAIL(s)]]></title>
<link>http://spacerproject.wordpress.com/2009/07/21/day-to-day-work/</link>
<pubDate>Tue, 21 Jul 2009 17:41:06 +0000</pubDate>
<dc:creator>spacerproject</dc:creator>
<guid>http://spacerproject.wordpress.com/2009/07/21/day-to-day-work/</guid>
<description><![CDATA[Progress on GUI: Up until last week, we had an Android app with three (non-functioning) GUI componen]]></description>
<content:encoded><![CDATA[<p>Progress on GUI:</p>
<p>Up until last week, we had an Android app with three (non-functioning) GUI components, namely a ListView for listing search results, a TextView for showing the metadata, a MapView for showing the user&#8217;s location relative to bounding boxes of retrieved metadata records.</p>
<p>Added a configuration view for the user to enter the search keyword and the query frequency. Added a manual query button for debugging purposes.</p>
<p>Progress on CSW:</p>
<p>So far this is what the prototype can do&#8230;</p>
<p>Upon clicking on the manual query button the search keyword is added to a Catalogue service request which is then sent to the Catalogue service. The response is parsed using DOM then the ListView is populated with the titles of the retrieved metadata records. When the user clicks on a title in the ListView the rest of the metadata for that dataset is printed on the TextView.</p>
<p>The XML parsing and communication with the catalogue service is done in a separate thread using Android&#8217;s AsyncTask class. This is the recommended way for retrieving data over HTTP in Android because &#8220;Android is not thread-safe&#8221;. The AsyncTask method seems to work fine.</p>
<p>Every certain number of meters the Location sensor (GPS) is queried and the user&#8217;s current location is sent to a catalogue service, together with the search keyword.</p>
<p>Added a feature to make sure the ListView is only updated if there are changes in the list of returned search results.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[SWOT analysis - a digital experiment]]></title>
<link>http://bibliosightnews.wordpress.com/2009/07/21/swot-analysis-a-digital-experiment/</link>
<pubDate>Tue, 21 Jul 2009 11:02:34 +0000</pubDate>
<dc:creator>Nick</dc:creator>
<guid>http://bibliosightnews.wordpress.com/2009/07/21/swot-analysis-a-digital-experiment/</guid>
<description><![CDATA[I&#8217;m currently reviewing the process of a SWOT analysis in line with JISC&#8217;s recommendatio]]></description>
<content:encoded><![CDATA[<p>I&#8217;m currently reviewing the process of a SWOT analysis in line with JISC&#8217;s <a href="http://code.google.com/p/jiscri/wiki/ProjectDocumentation" target="_blank">recommendations for progress posts</a>:</p>
<p><strong>Project SWOTing</strong>: Undertake a basic SWOT analysis of your project (which is a good thing to repeatedly do with yourself when you have a couple free moments waiting for a bus or train, especially helpful at the end of code sprints). The key is to truly knowing thyself or at least your project.</p>
<p>I&#8217;ve found a useful introduction to SWOT at <a href="http://www.cipd.co.uk/" target="_blank">http://www.cipd.co.uk</a>/ which emphasises that &#8220;while at first glance the SWOT looks like a simple model and easy to apply, experience shows that to do a SWOT analysis that is both effective and meaningful, requires time and a significant resource. It requires a team effort and cannot be done effectively by only one person.&#8221;</p>
<p>While JISC do suggest a <em>basic</em> analysis and this is, after all, rapid innovation, nevertheless it would perhaps be rather too easy to pay lip service to a funder exortation such as this and rattle off a few platitudes before moving on so I thought I&#8217;d try to use the blog to generate some input from the project team &#8211; not least because I tend not to use public transport and drive everywhere&#8230;</p>
<p>The CIPD site points at a template for SWOT at <a href="http://www.rapidbi.com/created/swot-pestle-template.html" target="_blank">http://www.rapidbi.com/created/swot-pestle-template.html</a> which looks quite thorough and lists internal and external strengths and weaknesses under several headings: people; resources; innovation &#38; ideas; marketing; operations; finance.</p>
<p>I&#8217;ve set up a survey to try and get some input from my colleagues:</p>
<p><a href="http://surveys.polldaddy.com/s/5768FF905C3EB6E7/" target="_blank">http://surveys.polldaddy.com/s/5768FF905C3EB6E7/</a></p>
<p>(Slightly cut down due to a free account only allowing 10 questions &#8211; I&#8217;ve missed out finance.)</p>
<p>This is primarily for input from the #bibliosight project team but we would also welcome input from anybody interested in SWOT/#bibliosight/#jiscri</p>
<p>N.B.  Below is the (very brief) risk register from the original bid:</p>
<div id="attachment_68" class="wp-caption aligncenter" style="width: 577px"><a href="http://bibliosightnews.files.wordpress.com/2009/07/risk.jpg"><img class="size-full wp-image-68" title="risk" src="http://bibliosightnews.files.wordpress.com/2009/07/risk.jpg?w=567&#038;h=298" alt="Risk register from original bid" width="567" height="298" /></a><p class="wp-caption-text">Risk register from original bid</p></div>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Planning]]></title>
<link>http://artnotesdev.wordpress.com/2009/07/20/planning/</link>
<pubDate>Mon, 20 Jul 2009 15:36:38 +0000</pubDate>
<dc:creator>artnotesdev</dc:creator>
<guid>http://artnotesdev.wordpress.com/2009/07/20/planning/</guid>
<description><![CDATA[Quick update to say that we&#8217;ve done a basic project plan, so we have an idea of what&#8217;s h]]></description>
<content:encoded><![CDATA[<p>Quick update to say that we&#8217;ve done a basic project plan, so we have an idea of what&#8217;s happening&#8230; well, we&#8217;d like to hope we do <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Project meeting - minutes]]></title>
<link>http://bibliosightnews.wordpress.com/2009/07/14/project-meeting-minutes/</link>
<pubDate>Tue, 14 Jul 2009 11:21:50 +0000</pubDate>
<dc:creator>Nick</dc:creator>
<guid>http://bibliosightnews.wordpress.com/2009/07/14/project-meeting-minutes/</guid>
<description><![CDATA[Present:  Charles Duncan, Wendy Luker, Arthur Sargeant, Mike Taylor, Babita Bhogal, Nick Sheppard 1.]]></description>
<content:encoded><![CDATA[<p>Present:  Charles Duncan, Wendy Luker, Arthur Sargeant, Mike Taylor, Babita Bhogal, Nick Sheppard</p>
<p>1.  Apologies</p>
<p>Phil Jones sent his apologies.</p>
<p>Peter Douglas sent his apologies &#8211; Charles Duncan attending from Intrallect in his stead.</p>
<p>2.  Project overview</p>
<p>WL chaired the meeting and began by presented an overview of the proposed project; to exploit the Web of Science web-services API in order to promote full text deposit of author versions of published peer reviewed research papers in the Leeds Met repository; to develop an alerting service to alert the repository team/URO when a research paper associated with Leed Met is picked up by WoS; automated communication to a researcher which would alert them to the presence of their citation on Web of Science, and request an author version for the repository; potentially also to import metadata from WoS to automatically populate the repository.</p>
<p>3.  Project management and meetings</p>
<p>The project is funded under the JISC Rapid Innovation programme (tag: JISCRI; programme code repository and wiki at <a href="http://code.google.com/p/jiscri/">http://code.google.com/p/jiscri/</a>) and is due to complete at the end of November 2009.  A rapid development cycle is therefore essential and will be based on the <a href="http://en.wikipedia.org/wiki/Scrum_(development)" target="_blank">SCRUM methodology</a> recommended by JISC.</p>
<ul>
<li>Team and roles</li>
</ul>
<p>The team of 6 people comprises:</p>
<p>a) Members responsible for project deliverables</p>
<p>Wendy Luker &#8211; Project Manager (or SCRUM master); Arthur Sargeant &#8211; Project consultant; Mike Taylor &#8211; Web-developer responsible for technical development; Nick Sheppard &#8211; Repository Development Officer responsible for project research; Peter Douglas &#8211; representative of Intrallect</p>
<p>b) Representative stakeholders who will inform development and potentially benefit from project deliverables.</p>
<p>Babita Bhogal &#8211; represents the University Research Office; a potential customer/user of project deliverables; Phil Jones &#8211; represents the Carnegie Research Institute; a potential customer/user of project deliverables.</p>
<p>There will be 5 &#8220;sprint&#8221; cycles; at the end of each cycle there will be a full team meeting to review progress and technical development.  In addition NS/MT will liaise more closely throughout the sprint cycle including face to face on a weekly basis &#8211; these meetings may also include WL, AS as necessary.</p>
<p>N.B.  The JISC programme manager has indicated that Bibliosight could benefit from work being done at Kings College with the <a href="http://www.jisc.ac.uk/whatwedo/programmes/inf11/r4r.aspx" target="_blank">R4R (Readiness for REF)</a> project and should also liaise with another JISCRI project based at Heriot Watt University that is building an API for <a href="http://www.tictocs.ac.uk/" target="_blank">ticTocs</a>.</p>
<p>Action:  NS &#8211; investigate / establish contact with these projects and provide a detailed overview before the next meeting.</p>
<ul>
<li><a href="http://code.google.com/p/jiscri/wiki/ProjectDocumentation" target="_blank">Project reporting</a>; blog</li>
</ul>
<p>To reflect the scale of projects under the programme, JISC are advocating a light-weight reporting framework utilising the blog as the primary mechanism.  It is anticipated that all team members will contribute to the blog and that the subject for posts will be specified at each meeting in line with 6 subject areas specified by JISC.  These are:  Project SWOT analyses; User participation; Day to day work; Technical standards; Value add; Small wins and fails; Progress report.</p>
<p>Aggregation tag for the project is #bibliosight (blog posts and <a href="http://search.twitter.com/search?q=%23bibliosight" target="_blank">Twitter updates</a>).  Other relevant tags are #JISCRI, #SWOT, #rapidInnovation, #progressPosts, #UseCase</p>
<p>Action:  NS/WL -  blog initial<a href="http://en.wikipedia.org/wiki/SWOT_analysis" target="_blank"> SWOT analysis</a> in advance of next meeting.</p>
<p>Action:  NS &#8211; ensure all team members have administrative access to the blog.</p>
<ul>
<li>Technical</li>
</ul>
<p>The first workpackage is a &#8220;full technical review of Web of Science Web Services API / technical developments required to appropriately integrate API into repository&#8221; with the time scale June-July 2009.</p>
<p>NS/MT recently attended a webinar run by Thomson Reuters where they presented an Introduction to Thomson Reuters Research Evaluation Tools which reviewed the API; MT has also reviewed API documentation and has gained the appropriate administrative permissions to run a Java programming environment on his local machine and is now in a position to explore the API in more detail.  MT may require technical input from Java programmers at Intrallect and CD confirmed that this would be acceptible under the terms of the bid.</p>
<p>A code repository has also been set up in line with JISC guidelines at <a href="http://code.google.com/p/bibliosight/" target="_blank">http://code.google.com/p/bibliosight/</a>.  This is where any code produced by the project will be stored subject to appropriate Open Source licensing (see below) and the location for all documentation and bug tracking.  The version control system implemented is subversion; as  the only developer currently associated with the project, MT is the only user who requires full  access.</p>
<p>There was also some preliminary discussion around how the API will most appropriately be integrated into the Leeds Met repository; whether WoS data will be pulled directly into intraLibrary or into an external environment for example and what the implications of this might be eg. prototype proof of concept build of intraLibrary.  However, it was decided that initial focus should be on manually mapping the process and on the API itself before these issues can usefully be explored further.</p>
<p>CD raised a technical question regarding the API; whether the interface only supports  SOAP or if it can also supports REST which would potentially provide a lower technical threshold.</p>
<p>Action:  NS &#8211; full review of Thomson Reuters services; article match and retrieve; Web-services lite; Researcher ID upload; Researcher ID download; Web-services premium.  Disambiguation of free vs. paid services.  <a href="http://www.w3schools.com/soap/soap_intro.asp" target="_blank">SOAP</a> vs. <a href="http://rest.blueoxen.net/cgi-bin/wiki.pl?RestInPlainEnglish" target="_blank">REST</a></p>
<p>Action:  MT &#8211; explore / implement API and document process.  Establish precisely what information can be extracted from WoS using the API.</p>
<p>Action:  NS/MT/AS &#8211; manually review WoS to elucidate desired process i.e. What information do we want and what information can we get a) manually b) programmatically (free vs. paid)</p>
<ul>
<li>User testing and engagement</li>
</ul>
<p>This will be facilitated through appropriate liaison with BB (URO) and PJ (CRI) and will initially focus on communication &#8211; NS is attending the CRI Readers&#8217; and Professors&#8217; meeting on Thursday 16th July &#8211; and generating use-cases and scenarios, possibly in collaboration with Intrallect who have experience and expertise in this area.</p>
<p>Action:  NS to attend CRI Readers&#8217; and professors&#8217; meeting on Thursday 16th July for initial communication and feedback.</p>
<p>Action:  NS/BB/PD to liaise to generate preliminary use-cases/scenarios.</p>
<p>4.  Licensing</p>
<p>Software/code/project deliverables are to be made available under appropriate licence agreements in line with JISC guidelines.  The licence provisionally applied at <a href="http://code.google.com/p/bibliosight/" target="_blank">http://code.google.com/p/bibliosight/</a> is GNU GENERAL PUBLIC LICENSE Version 3 &#8211; <a href="http://www.gnu.org/copyleft/gpl.html" target="_blank">http://www.gnu.org/copyleft/gpl.html</a>.  This may or may not be suitable for our software requirements; other project deliverables may require different licensing models; requires further research.</p>
<p>Action:  NS to research; liaise with <a href="http://www.oss-watch.ac.uk/" target="_blank">OSS watch</a> to clarify licensing issues</p>
<p>5.  AOB</p>
<p>Administrative housekeeping (unminuted)</p>
<p>6.  Date(s) of next meeting(s)</p>
<p>Given the short project lifecycle, it was decided that provisional/approximate dates should be outlined for all remaining meetings:</p>
<ul>
<li>w/c 31st August 2009 (bank holiday Monday)</li>
<li>Late September</li>
<li>Mid-late October</li>
<li>Early November</li>
<li>Last week in November</li>
</ul>
<p>Action:  NS to call next meeting w/c 31st August 2009</p>
]]></content:encoded>
</item>

</channel>
</rss>
