<?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>jisc &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/jisc/</link>
	<description>Feed of posts on WordPress.com tagged "jisc"</description>
	<pubDate>Mon, 28 Dec 2009 03:18:30 +0000</pubDate>

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

<item>
<title><![CDATA[Final Progress Post ]]></title>
<link>http://bibliosightnews.wordpress.com/2009/12/23/final-progress-post/</link>
<pubDate>Wed, 23 Dec 2009 11:05:19 +0000</pubDate>
<dc:creator>Nick</dc:creator>
<guid>http://bibliosightnews.wordpress.com/2009/12/23/final-progress-post/</guid>
<description><![CDATA[***Due to issues beyond our control, specifically the fact that Thomson Reuters&#8217; Web Services ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><em><strong>***Due to issues beyond our control, specifically the fact that Thomson Reuters&#8217; Web Services were not fully released until October 2009 and therefore not available to us within project timescales</strong></em>, <em><strong>Bibliosight deliverables are not yet available.  However, we are in a position to report comprehensively on what those deliverables will be and now expect the prototype to be released some time in January 2010 &#8211; this post and relating documentation will be updated at that time.**</strong></em>*</p>
<p><strong>Title of Primary Project Output:</strong></p>
<p><em><strong>The Bibliosight desktop application</strong></em> will allow users to specify an approriate query and retrieve bibliographic data as XML from the Web of Science using the recently released (free) WoS API (WS Lite) and convert into a suitable format for repository ingest via SWORD.</p>
<p><strong>Screenshots or diagram of prototype:</strong></p>
<p><a href="http://bibliosightnews.wordpress.com/files/2009/12/webservicesstage1options1.png"><img class="aligncenter size-full wp-image-517" title="WebServicesStage1Options" src="http://bibliosightnews.wordpress.com/files/2009/12/webservicesstage1options1.png" alt="" width="398" height="476" /></a><strong><br />
</strong></p>
<p style="text-align:center;"><strong> </strong></p>
<p style="text-align:center;"><strong> </strong></p>
<p>Diagram of how returned XML will be mapped onto LOM XML for ingest to intraLibrary (click on the image for full size):</p>
<p><strong><br />
<a href="http://bibliosightnews.wordpress.com/files/2009/12/bibliosightxmlmapping.png"><img class="aligncenter size-medium wp-image-467" title="BibliosightXmlMapping" src="http://bibliosightnews.wordpress.com/files/2009/12/bibliosightxmlmapping.png?w=300" alt="" width="570" height="285" /></a></strong></p>
<p>The full bibliosight process (click on the image for full size):</p>
<p><a href="http://bibliosightnews.wordpress.com/files/2009/11/bibliosight.jpg"><img class="aligncenter size-medium wp-image-331" title="Bibliosight" src="http://bibliosightnews.wordpress.com/files/2009/11/bibliosight.jpg?w=300" alt="" width="570" height="438" /></a></p>
<p><strong>Description of Prototype: </strong></p>
<p>The prototype is a desktop application written in Java that is linked to Thomson Reuters&#8217; WS Lite, an API that allows the Web of Science to be queried by the following fields:</p>
<table border="1">
<tbody>
<tr>
<td><strong>Field</strong></td>
<td><strong>Searchable code</strong></td>
</tr>
<tr>
<td>Address (including 5 field below)</td>
<td style="text-align:center;">AD</td>
</tr>
<tr>
<td style="text-align:left;">1.  Street</td>
<td style="text-align:center;">SA</td>
</tr>
<tr>
<td style="text-align:left;">2.  City</td>
<td style="text-align:center;">CI</td>
</tr>
<tr>
<td style="text-align:left;">3.  Province/State</td>
<td style="text-align:center;">PS</td>
</tr>
<tr>
<td style="text-align:left;">4.  Zip/postal code</td>
<td style="text-align:center;">ZP</td>
</tr>
<tr>
<td style="text-align:left;">5.  Country</td>
<td style="text-align:center;">CU</td>
</tr>
<tr>
<td>Author</td>
<td style="text-align:center;">AU</td>
</tr>
<tr>
<td>Conference (including title, location, data, and  sponsor)</td>
<td style="text-align:center;">CF</td>
</tr>
<tr>
<td>Group Author</td>
<td style="text-align:center;">GP</td>
</tr>
<tr>
<td>Organization</td>
<td style="text-align:center;">OG</td>
</tr>
<tr>
<td>Sub-organization</td>
<td style="text-align:center;">SG</td>
</tr>
<tr>
<td>Source Publication (journal, book or conference)</td>
<td style="text-align:center;">SO</td>
</tr>
<tr>
<td>Title</td>
<td style="text-align:center;">TI</td>
</tr>
<tr>
<td>Topic</td>
<td style="text-align:center;">TS</td>
</tr>
</tbody>
</table>
<p>Queries may also be specified by date* and the service will support the AND, OR, NOT, and SAME Boolean  operators.</p>
<p>*The date on which a record was added to WoS rather than the date of publication. In most cases the year will be the same but there will certainly be some cases where an article published in one year will not have been added to WoS until the following year.</p>
<p>An overview of the application is as follows:</p>
<p><em><strong>Query options: Query</strong></em> &#8211; Allows the user to specify the fields to query in the form Code=(query parameter) and the service does support wild-cards e.g. AD=(leeds met* univ*)</p>
<p><em><strong>Query options: Date<strong> </strong></strong></em>- Allows the user to specify either the date range (inclusive) or retrieve recent updates within the last week/two weeks/four weeks</p>
<p><em><strong>Query options: Database: DatabaseID</strong></em> &#8211; Currently WOS only; in order to ensure the client is as flexible as possible this field is included to accommodate additional Database IDs and it may be possible to plug-in additional databases in the future, for example.</p>
<p><em><strong>Query options: Database: Editions </strong></em> &#8211; These checkboxes reflect the Citation Databases filter within WoS:</p>
<ul>
<li>AHCI &#8211; Arts &#38; Humanities Citation Index (1975-present)</li>
<li>ISTP &#8211; Conference Proceedings Citation Index- Science (1990-present)*</li>
<li>SCI &#8211; Science Citation Index (1970-present)</li>
<li>SSCI &#8211; Social Sciences Citation Index (1970-present)</li>
</ul>
<p>*ISTP reflects code currently used by API &#8211; it is not clear why it doesn&#8217;t correspond with term now used in WoS which is CPCI-S &#8211; Conference Proceedings Citation Index- Science (1990-present)</p>
<p><em><strong>Retrieve Options:</strong></em> <em><strong>Start Record</strong></em> &#8211; Allows user to specify start record to return from all results</p>
<p><em><strong>Retrieve Options: Maximum records to retrieve</strong></em> &#8211; Allows user to specify maximum records to retrieve between 1 and 100 (N.B.  The API is currently restricted to a maximum of 100 records though it can be queried multiple times.)</p>
<p><em><strong>Retrieve Options: Sort by (Date) (Ascending/Descending)</strong></em> &#8211; Allows user to sort records (currently by date only) ascending or descending in date order.</p>
<p><em><strong>Proxy settings: </strong></em>This is purely for local network setup at Leeds Met and has nothing to do with WoS but will be  necessary for users that are behind a proxy server.</p>
<p><em><strong>View results: </strong></em>View results of current query (as XML)</p>
<p><em><strong>Save results: </strong></em>Save results of current query</p>
<p><em><strong>Perform search request: </strong></em>Perform the specified query</p>
<p><strong><strong>Link to working prototype:</strong></strong></p>
<p>A working prototype will be released as soon as possible &#8211; we are aiming for no later than the second week in January 2010 &#8211; the prototype will be downloadable from the code repository below.</p>
<p>Please note that you will require an appropriate subscription to <a href="http://isiwebofknowledge.com/" target="_blank">ISI Web of Knowledge</a>; the service requires an authorised IP address and you will also need to register for Thomson Reuters <em>Web of Science®</em> web services programming interface (WS Lite) by agreeing to the Terms &#38; Conditions at <a href="http://science.thomsonreuters.com/info/terms-ws/" target="_blank">http://science.thomsonreuters.com/info/terms-ws/</a> and completing a registration form &#8211; if you have any problems you should contact your Thomson Reuters account manager.</p>
<p>This being the case, we also intend to produce a screen cast at the earliest opportunity demonstrating the functionality of the application which will be available from this blog.  Once again, this should be available no later than the second week in January 2010.</p>
<p><strong><strong>Link to end user documentation:</strong></strong></p>
<p>End user documentation: <a href="../end-user-documentation/" target="_blank"> </a><a href="../end-user-documentation/" target="_blank">http://bibliosightnews.wordpress.com/end-user-documentation/</a></p>
<p>About the project:  <a href="http://bibliosightnews.wordpress.com/about/" target="_blank">http://bibliosightnews.wordpress.com/about/</a></p>
<p>For use cases see: <a href="http://bibliosightnews.wordpress.com/use-cases/" target="_blank">http://bibliosightnews.wordpress.com/use-cases/</a></p>
<p><strong><strong>Link to code repository or API:</strong></strong></p>
<p><em><strong>***Due to issues beyond our control, specifically the fact that Thomson Reuters’ Web Services were not fully released until October 2009 and therefore not available to us within project timescales</strong></em>, <em><strong>Bibliosight deliverables are not yet available.***</strong></em></p>
<p><strong>The Bibliosight desktop application </strong>is the main project output and will be downloadable from <a href="http://code.google.com/p/bibliosight/">http://code.google.com/p/bibliosight/</a> early in the New Year.</p>
<p><strong><strong>Link to technical documentation:</strong></strong></p>
<p>Technical documentation for WS Lite is available from Thomson Reuters and you should address enquiries to your Thomson Reuters account manager.</p>
<p>Technical documentation relating to the Bibliosight desktop application will be available from <a href="http://code.google.com/p/bibliosight/">http://code.google.com/p/bibliosight/</a> when the code is released early in the New Year.</p>
<p><strong><strong>Date prototype was launched:</strong></strong></p>
<p>TBC<strong><strong><br />
</strong></strong></p>
<p><strong><strong>Project Team Names, Emails and Organisations:</strong></strong></p>
<p>Wendy Luker (Leeds Metropolitan University)      <a href="mailto:w.luker@leedsmet.ac.uk">w.luker@leedsmet.ac.uk</a></p>
<p>Arthur Sargeant (Leeds Metropolitan University)  <a href="mailto:a.sargeant@leedsmet.ac.uk">a.sargeant@leedsmet.ac.uk</a></p>
<p>Peter  Douglas (Intrallact Ltd) <a href="mailto:p.douglas@intrallect.com">p.douglas@intrallect.com</a></p>
<p>Michael Taylor (Leeds Metropolitan University) <a href="mailto:m.taylor@leedsmet.ac.uk">m.taylor@leedsmet.ac.uk</a></p>
<p>Nick Sheppard (Leeds Metropolitan University) <a href="mailto:n.e.sheppard@leedsmet.ac.uk">n.e.sheppard@leedsmet.ac.uk</a></p>
<p>Babita Bhogal (Leeds Metropolitan University) <a href="mailto:b.bhogal@leedsmet.ac.uk">b.bhogal@leedsmet.ac.uk</a></p>
<p>Sue Rooke (Leeds Metropolitan University)  <a href="mailto:s.rooke@leedsmet.ac.uk">s.rooke@leedsmet.ac.uk</a></p>
<p><strong>Project Website:</strong></p>
<p><a href="../">http://bibliosightnews.wordpress.com/</a></p>
<p><strong><strong>PIMS entry: </strong></strong></p>
<p><a href="https://pims.jisc.ac.uk/projects/view/1389">https://pims.jisc.ac.uk/projects/view/1389</a></p>
<p><strong><strong>Table of Content for Project Posts:</strong></strong></p>
<ol>
<li><strong> <a href="http://bibliosightnews.wordpress.com/2009/06/12/hello-world/" target="_self">First Post</a></strong></li>
<li><strong> <a href="http://bibliosightnews.wordpress.com/2009/06/17/quickstep-into-rapid-innovation-project-management/" target="_self">Quickstep into rapid innovation project management</a></strong></li>
<li><strong> <a href="http://bibliosightnews.wordpress.com/2009/07/09/project-meeting-number-1-draft-agenda/" target="_self">Project meeting number 1:  Draft Agenda</a></strong></li>
<li><strong> <a href="http://bibliosightnews.wordpress.com/2009/07/14/project-meeting-minutes/" target="_blank">Project meeting – minutes</a></strong></li>
<li><strong> <a href="http://bibliosightnews.wordpress.com/2009/07/15/eurocris/" target="_blank">eurocris</a></strong></li>
<li><strong> <a href="http://bibliosightnews.wordpress.com/2009/07/15/journaltocs/" target="_self">JournalTOCs</a></strong></li>
<li><strong> <a href="http://bibliosightnews.wordpress.com/2009/07/21/swot-analysis-a-digital-experiment/" target="_self">SWOT analysis – a digital experiment</a></strong></li>
<li><strong> <a href="http://bibliosightnews.wordpress.com/2009/07/22/generating-use-cases/" target="_self">Generating use-cases</a></strong></li>
<li><strong> <a href="http://bibliosightnews.wordpress.com/2009/08/07/no-one-said-it-would-be-easy/" target="_self">No one said it would be easy</a></strong></li>
<li><strong><a href="http://bibliosightnews.wordpress.com/2009/08/13/swot-update/" target="_blank">SWOT update</a></strong></li>
<li><strong><a href="http://bibliosightnews.wordpress.com/2009/08/27/project-meeting-number-2-draft-agenda/" target="_blank">Project meeting number 2:  Draft Agenda</a></strong></li>
<li><strong><a href="http://bibliosightnews.wordpress.com/2009/08/27/use-cases-meeting/" target="_self">Use case meeting</a></strong></li>
<li><strong><a href="http://bibliosightnews.wordpress.com/2009/09/04/20-second-pitch-at-jiscri/" target="_self">20 second pitch at #jiscri</a></strong></li>
<li><strong><a href="http://bibliosightnews.wordpress.com/2009/09/09/project-meeting-minutes-2/" target="_blank">Project meeting – minutes</a></strong></li>
<li><strong><a href="http://bibliosightnews.wordpress.com/2009/09/17/small-but-important-win-we-have-xml/" target="_self">Small but important win – we have XML!</a></strong></li>
<li><strong><a href="http://bibliosightnews.wordpress.com/2009/09/23/research-excellence-framework-second-consultation-on-the-assessment-and-funding-of-research/" target="_self">Research Excellence Framework:  Second consultation on the assessment and funding of research</a></strong></li>
<li><strong><a href="http://bibliosightnews.wordpress.com/2009/09/23/jisc-rapid-innovation-event-at-city-of-manchester-stadium/" target="_self">JISC Rapid Innovation event at City of Manchester stadium</a></strong></li>
<li><strong><a href="http://bibliosightnews.wordpress.com/2009/09/24/quick-reminders/" target="_self">Quick reminder(s)</a></strong></li>
<li><strong><a href="http://bibliosightnews.wordpress.com/2009/09/24/just-round-the-next-corner/" target="_self">Just round the next corner…</a></strong></li>
<li><strong><a href="http://bibliosightnews.wordpress.com/2009/09/24/project-meeting-number-3-draft-agenda/" target="_self">Project meeting number 3:  Draft agenda</a></strong></li>
<li><strong><a href="http://bibliosightnews.wordpress.com/2009/09/29/more-on-researcherid/" target="_self">More on ResearcherID</a></strong></li>
<li><strong><a href="http://bibliosightnews.wordpress.com/2009/09/29/user-participation/" target="_self">User participation</a></strong></li>
<li><strong><a href="http://bibliosightnews.wordpress.com/2009/10/01/project-meeting-minutes-3/" target="_self">Project meeting – minutes</a></strong></li>
<li><strong><a href="http://bibliosightnews.wordpress.com/2009/10/01/quick-sketch/" target="_self">Quick sketch</a></strong></li>
<li><strong><a href="http://bibliosightnews.wordpress.com/2009/10/02/visit-from-thomson-reuters/" target="_self">Visit from Thomson Reuters</a></strong></li>
<li><strong><a href="http://bibliosightnews.wordpress.com/2009/10/19/bibliosight-meeting-tuesday-20th-october/" target="_self">Project meeting number 4:  Draft agenda</a></strong></li>
<li><strong><a href="http://bibliosightnews.wordpress.com/2009/11/11/notes-from-the-october-meeting/" target="_self">Project meeting – minutes</a></strong></li>
<li><strong><a href="http://bibliosightnews.wordpress.com/2009/11/11/thinking-out-loud/" target="_self">Thinking out loud…</a></strong></li>
<li><strong><a href="http://bibliosightnews.wordpress.com/2009/11/13/332/" target="_self">Quick sketch #2</a></strong></li>
<li><strong><a href="http://bibliosightnews.wordpress.com/2009/11/16/mapping-fields-from-wos-api-lom/" target="_self">Mapping fields from WoS API =&#62; LOM</a></strong></li>
<li><strong><a href="http://bibliosightnews.wordpress.com/2009/11/16/project-meeting-number-5-draft-agenda/" target="_self">Project meeting number 4:  Draft agenda</a></strong></li>
<li><strong><a href="http://bibliosightnews.wordpress.com/2009/11/17/the-role-of-standards-in-bibliosight/" target="_self">The role of standards in Bibliosight</a></strong></li>
<li><strong><a href="http://bibliosightnews.wordpress.com/2009/11/18/project-meeting-%E2%80%93-minutes/" target="_self">Project meeting – minutes</a></strong></li>
<li><strong><a href="http://bibliosightnews.wordpress.com/2009/11/26/web-services-lite/" target="_self">Web Services Lite</a></strong></li>
<li><strong><a href="http://bibliosightnews.wordpress.com/2009/11/26/journaltocsapi-workshop/" target="_self">JournalTOCsAPI workshop</a></strong></li>
<li><strong><a href="http://bibliosightnews.wordpress.com/2009/12/18/steady-as-she-goes-bibliosight-back-on-course/" target="_self">Steady as she goes &#8211; Bibliosight back on course</a></strong></li>
</ol>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[iBorrow Assembly]]></title>
<link>http://iborrow.wordpress.com/2009/12/18/iborrow-assembly/</link>
<pubDate>Fri, 18 Dec 2009 15:13:27 +0000</pubDate>
<dc:creator>Wayne Barry</dc:creator>
<guid>http://iborrow.wordpress.com/2009/12/18/iborrow-assembly/</guid>
<description><![CDATA[On 11th December, 2009, a delegation from the University of Sheffield (weCAMP Project) and Buckingha]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://iborrow.wordpress.com/files/2009/12/cccu-assembly-11-12-2009.jpg"><img class="alignright size-medium wp-image-80" style="border:black 1px solid;margin:3px;" title="iBorrow Assembly 11-12-2009" src="http://iborrow.wordpress.com/files/2009/12/cccu-assembly-11-12-2009.jpg?w=300" alt="iBorrow Assembly 11-12-2009" width="300" height="225" /></a>On 11th December, 2009, a delegation from the <a href="http://www.sheffield.ac.uk/" target="_blank">University of Sheffield</a> (<a href="http://www.wecamp.group.shef.ac.uk/index.htm" target="_blank">weCAMP</a> Project) and <a href="http://www.bucks.ac.uk/" target="_blank">Buckinghamshire New University</a> (<a href="http://www.bucks.ac.uk/smart/" target="_blank">SMART</a> Project) visited Canterbury Christ Church University to take part in a JISC sponsored assembly with the iBorrow Project team. Also in attendance was Adrian Wheal (the project&#8217;s Technical Consultant) and Stephen Steadman (the project&#8217;s external Evaluator).</p>
<p>The delegation were treated to a tour of Augustine House (AH) and were able to see, first hand, how the iBorrow netbooks were being used by the students (though as this was the last day of term, the building was not as busy as usual). We had brief presentations and reports from Geoff Kimmons (iBorrow netbooks and Virtualisation) and Chris French (WiFi Access). This went extremely well and was very well received by the delegates. Phil Poole and Wayne Barry gave reports on how the pedagogic research was going and the assembly were treated to <a href="http://www.flickr.com/photos/heywayne/sets/72157622831401137/" target="_blank">images taken from the old Library</a> to compare and contrast with AH.</p>
<p>After lunch, the assembly had a discussion on the Benefits Realisation programme where the University of Sheffield are putting in a £15,000 bid (with Christ Church and Bucks New as partners) to do some modelling using floor plans taken from Augustine House that will allow the iBorrow team to overlay the tracking data over it so that they can develop a more richer picture on how space is being used by students over time.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[HE Assistive Technology update]]></title>
<link>http://whelf.wordpress.com/2009/12/18/he-assistive-technology-update/</link>
<pubDate>Fri, 18 Dec 2009 13:04:30 +0000</pubDate>
<dc:creator>suemace</dc:creator>
<guid>http://whelf.wordpress.com/2009/12/18/he-assistive-technology-update/</guid>
<description><![CDATA[Another useful post from Lis Parcell. If you are in HE and interested in the use of technology for i]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Another useful post from Lis Parcell. If you are in HE and interested in the use of technology for inclusion, then you’ve probably heard of the HEAT (&#8220;HE Assistive Technology&#8221;) scheme which funded a massive range of projects in universities across the UK. JISC Techdis, which managed the projects, have upgraded the information available about the projects on their <a href="http://www.techdis.ac.uk/getheatscheme" target="_blank">website</a>.</p>
<p>More from: <a href="http://blogs.rsc-wales.ac.uk/he/2009/12/14/he-assistive-technology-update/" target="_blank">http://blogs.rsc-wales.ac.uk/he/2009/12/14/he-assistive-technology-update/</a></p>
<p>A reminder that JISC Techdis have a dedicated page for HE information <a href="http://www.techdis.ac.uk/index.php?p=2_1" target="_blank">here</a>. And if you would like to order or download JISC Techdis publications for staff development events or meetings there are a number of guides specifically for HE <a href="http://www.techdis.ac.uk/index.php?p=3_10_19" target="_blank">here</a>.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Engaging business and the community – new resource]]></title>
<link>http://whelf.wordpress.com/2009/12/18/engaging-business-and-the-community-%e2%80%93-new-resource/</link>
<pubDate>Fri, 18 Dec 2009 13:00:46 +0000</pubDate>
<dc:creator>suemace</dc:creator>
<guid>http://whelf.wordpress.com/2009/12/18/engaging-business-and-the-community-%e2%80%93-new-resource/</guid>
<description><![CDATA[An interesting blog post from Lis Parcell, who attended the event to launch the new free online tool]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>An interesting blog post from Lis Parcell, who attended the event to launch the new free online toolkit from JISC InfoNet &#8211; <a href="http://www.jiscinfonet.ac.uk/bce/embedding-bce" target="_blank">Embedding Business and Community Engagement</a></p>
<p>It’s designed to help Higher and Further Education institutions work more effectively on all aspects of partnership management. It aims to do this by enabling staff to focus on the <em>internal communications</em> needed to embed ‘BCE’, in order that such activity is supported by core institutional systems rather than being a peripheral activity. The University of Glamorgan ran one of the pilot projects.</p>
<p><a href="http://blogs.rsc-wales.ac.uk/he/2009/12/14/engaging-business-and-the-community-new-resource/" target="_blank">http://blogs.rsc-wales.ac.uk/he/2009/12/14/engaging-business-and-the-community-new-resource/</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[JISC reviews its Intute service]]></title>
<link>http://whelf.wordpress.com/2009/12/18/jisc-reviews-its-intute-service/</link>
<pubDate>Fri, 18 Dec 2009 12:46:04 +0000</pubDate>
<dc:creator>suemace</dc:creator>
<guid>http://whelf.wordpress.com/2009/12/18/jisc-reviews-its-intute-service/</guid>
<description><![CDATA[JISC regularly reviews the services that it funds, to ensure they deliver value for money, quality p]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>JISC regularly reviews the services that it funds, to ensure they deliver value for money, quality products and to test their sustainability for the future. A services portfolio review takes place annually and in May 2009 the future funding of JISC services, including Intute, was considered in order to identify the funding priorities for the academic year 2010/11. As a result it has now been decided that funding to the Intute service will cease in its current form from 1 August 2010.</p>
<p>JISC and Intute are considering whether limited aspects of the current content could be sustained through different routes perhaps using social networking channels.</p>
<p>For further information on future arrangements please visit: <a href="http://www.intute.ac.uk" target="_blank">www.intute.ac.uk</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[News : Intute directory will be "down" starting August 2010]]></title>
<link>http://marylenelittlecorner.wordpress.com/2009/12/16/news-intute-directory-will-be-down-starting-august-2010/</link>
<pubDate>Wed, 16 Dec 2009 17:31:53 +0000</pubDate>
<dc:creator>Marylene Goulet</dc:creator>
<guid>http://marylenelittlecorner.wordpress.com/2009/12/16/news-intute-directory-will-be-down-starting-august-2010/</guid>
<description><![CDATA[One of the key sources we were introduced to as students in first-year information science is the In]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="alignleft" title="Intute Logo" src="http://www.intute.ac.uk/images/intute-logo.gif" alt="" width="159" height="71" />One of the key sources we were introduced to as students in first-year information science is the <a href="http://www.intute.ac.uk/" target="_blank">Intute web directory</a>, funded by <a href="http://www.jisc.ac.uk/" target="_blank">JISC</a>. With it&#8217;s unparrallel credibility (websites are selected by librarians and information professionals) and ever growing suite of side products :</p>
<ul>
<li>the <a href="http://www.vts.intute.ac.uk/" target="_blank">Virtual Training Suite</a> (offering more than 60 web-based tutorials teaching Internet research skilss)</li>
<li>the <a href="http://www.vts.intute.ac.uk/detective/" target="_blank">Internet Detective</a> (tutorial launched in 2006 by the partnership between <a href="http://www.ilrt.bris.ac.uk/" target="_blank">IRLT</a> and <a href="http://www.mmu.ac.uk/" target="_blank">Manchester Metropolitan University</a>)</li>
</ul>
<p>&#8230; Intute was a, in my sense, a rising star in quality online information with the added bonus of promoting information literacy online to students.</p>
<p>One of my favourite daily sources is the <a href="http://www.resourceshelf.com/" target="_blank">Resource shelf</a> blog and this <a href="http://www.resourceshelf.com/2009/12/16/sad-news-from-the-uk-intutes-funding-has-been-cut-after-august-2010-will-remain-available-with-minimal-maintenance/" target="_blank">post</a> today transmitted the info that JISC would abandon further funding for Intute and that, starting August 2010, the site would remain online but with minimal maintenance. The reasons JISC gave were that their policy was to develop websites and resources that could develop sustainable funding on their own. So is there any institution willing and capable of pursuing the Intute project?</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[what i do in my day job...by night im a superhero]]></title>
<link>http://claireyross.wordpress.com/2009/12/16/what-i-do-in-my-day-job-by-night-im-a-superhero/</link>
<pubDate>Wed, 16 Dec 2009 13:52:03 +0000</pubDate>
<dc:creator>claireyross</dc:creator>
<guid>http://claireyross.wordpress.com/2009/12/16/what-i-do-in-my-day-job-by-night-im-a-superhero/</guid>
<description><![CDATA[I thought it was probably about time that I explained a bit about what I do in my job… I&#8217;m the]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="alignleft size-full wp-image-148" title="kapow-smaller" src="http://claireyross.wordpress.com/files/2009/12/kapow-smaller.jpg" alt="" width="236" height="185" />I thought it was probably about time that I explained a bit about what I do in my job…</p>
<p>I&#8217;m the research assistant on project <a href="http://www.jisc.ac.uk/whatwedo/programmes/vre/linksphere.aspx">LinkSphere</a>, which is a joint research project with the <a href="http://www.reading.ac.uk/">University of Reading </a>and <a href="http://www.ucl.ac.uk/">UCL</a>, funded by the <a href="http://www.jisc.ac.uk/whatwedo/programmes/vre.aspx">JISC Virtual Research Environment 3 programme</a>. The project is aiming to develop a virtual research environment (VRE) which will allow cross-repository searching across various digital collections and archives (including (just to name a few) the <a href="http://www.silchester.reading.ac.uk/later/index.php">Silchester IADB</a>, Film Collection, Film, Television and Theatre archive, the <a href="http://www.reading.ac.uk/Ure/index.php">Ure Museum of Greek Archaeology</a> collections, <a href="http://www.reading.ac.uk/merl/">The Museum of English Rural Life</a> collections and the <a href="http://www.colemuseum.rdg.ac.uk/">Cole Museum of Zoology</a> collections) producing a useful user interface to various disparate digital collections.</p>
<p>My role is to focus on the way that social networking technologies are used by academics and how they might be integrated into a VRE and how they work with the museum and archive collections. I am also in essence the audience advocate, making sure that the user needs are met.  The UCL team are on board to ensure that the project is a fully user driven design process, and that all user requirements are fed directly into the development of the project.</p>
<p>Development of the VRE will be undertaken at the University of Reading, with user analysis and usability from us at UCL.</p>
<p>All in all it’s a pretty cool job, I’m getting into the swing of things now (I’ve been here a couple of months).  I’ve been doing some fun things with Twitter backchannels as well as asking questions to repository managers about the use of digital resources within repositories and how they want this project to work for them.</p>
<p>so thats my day job, by night I&#8217;m a tea drinking, chocolate eating, museum geeking, amusement making superhero type thing (not much of a power  compared to xray vision, or telekinesis<em> </em>but i like it).</p>
<p>NB: The views expressed on my blog are completely my own rather than those of my employer.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Low carbon computing: a view to 2050 and beyond : JISC]]></title>
<link>http://leanea.wordpress.com/2009/12/13/low-carbon-computing-a-view-to-2050-and-beyond-jisc/</link>
<pubDate>Sun, 13 Dec 2009 22:45:15 +0000</pubDate>
<dc:creator>breadedcod</dc:creator>
<guid>http://leanea.wordpress.com/2009/12/13/low-carbon-computing-a-view-to-2050-and-beyond-jisc/</guid>
<description><![CDATA[Another catch-up post.  JISC TechWatch did a great job with the other report authors in pulling toge]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Another catch-up post.  JISC TechWatch did a great job with the other report authors in pulling together this:</p>
<p><a href="http://www.jisc.ac.uk/whatwedo/services/techwatch/reports/horizonscanning/hs0902.aspx">Low carbon computing: a view to 2050 and beyond : JISC</a>.</p>
<p>Put it in your Christmas reading.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[BayesFF: Final post]]></title>
<link>http://bayesianfeedfilter.wordpress.com/2009/12/11/bayesff-final-post/</link>
<pubDate>Fri, 11 Dec 2009 20:20:42 +0000</pubDate>
<dc:creator>Phil Barker</dc:creator>
<guid>http://bayesianfeedfilter.wordpress.com/2009/12/11/bayesff-final-post/</guid>
<description><![CDATA[Diagram of prototype: schematically we can show how the prototype supports the aggregation and of RS]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong>Diagram of prototype:</strong> schematically we can show how the prototype supports the aggregation and  of RSS feeds comprising table of contents information from selected journals and filters them (using pre-existing software called sux0r) into two feeds, one of which is has information about those papers that are predicted to be relevant to a user&#8217;s research interests. The project has added the ability to interact with sux0r through third-party software.<br />
<a href="http://bayesianfeedfilter.wordpress.com/files/2009/12/schematic.png"><img src="http://bayesianfeedfilter.wordpress.com/files/2009/12/schematic.png" alt="" title="schematic" width="500" height="374" class="aligncenter size-full wp-image-104" /></a></p>
<p>Our work has shown how effectively this works for a trial group of researchers; in most cases, after sufficient training of the system, the outgoing feeds were successfully filtered so that one contained a significantly higher concentration of interesting items than the raw feeds and the other did not contain a significant number of interesting items.<br />
<a href="http://bayesianfeedfilter.wordpress.com/files/2009/12/concentration1.png"><img src="http://bayesianfeedfilter.wordpress.com/files/2009/12/concentration1.png" alt="" title="Concentration of interesting items Vs number of items used in training" width="500" height="312" class="aligncenter size-full wp-image-87" /></a></p>
<p><strong>End User of Prototype: </strong><br />
We have an <a href="http://icbl.macs.hw.ac.uk/sux0r206/home">installation of sux0r</a> which people are welcome to register on and which can be used to set up feeds for aggregation (you will not automatically be given sufficient privileged to approve feeds, so it is best to contact the project about this). The base URL for the API for this installation is http://icbl.macs.hw.ac.uk/sux0rAPI/icbl/ and the API calls which have been implements are documented in the following posts on this blog: <a href="/2009/12/07/feature-implemented-return-rss-items-for-a-user/">Return RSS items for a user</a> and <a href="/2009/12/09/features-returnvectors-and-returncategories/">ReturnVectors and ReturnCategories</a>. Also available: <a href="/2009/08/25/new-features-planned-for-sux0r/">a summary of other features for the API</a> have been scoped. The latest update was 08 December 2009.</p>
<p>Here&#8217;s a <a href="http://screenr.com/NgS">screen cast of Lisa using the API</a></p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/J4Xx5U6WoHo&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/J4Xx5U6WoHo&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span><br />
(<strong>NB</strong> the version at the end of the link is a whole lot clearer than the embedded YouTube version, especially if you click on the view in HD option).</p>
<p>The code for our work on the API is in a <a href="https://sux0r.svn.sourceforge.net/svnroot/sux0r/branches/icbl/">branch of the main sux0r repository</a> on sourceForge.</p>
<p><strong>Project Team</strong><br />
Phil Barker, philb@icbl.hw.ac.uk, Heriot-Watt University (project manager)<br />
Santiago Chumbe, S.Chumbe@hw.ac.uk, Heriot-Watt University (developer)<br />
Lisa J Rogers, l.j.rogers@hw.ac.uk, Heriot-Watt University (researcher)</p>
<p><strong>Project Website:</strong> <a href="http://www.icbl.hw.ac.uk/bayesff/">http://www.icbl.hw.ac.uk/bayesff/</a><br />
<strong>PIMS entry:</strong> <a href="https://pims.jisc.ac.uk/projects/view/1360">https://pims.jisc.ac.uk/projects/view/1360</a></p>
<p><strong>Table of Content for Project Posts</strong><br />
Development work </p>
<ul>
<li><a href="http://bayesianfeedfilter.wordpress.com/2009/08/25/about-sux0r/">About suxor</a></li>
<li><a href="http://bayesianfeedfilter.wordpress.com/2009/08/25/new-features-planned-for-sux0r/"> New Features Planned for suxor</a> </li>
<li><a href="http://bayesianfeedfilter.wordpress.com/2009/09/15/oauth/">OAuth</a></li>
<li><a href="http://bayesianfeedfilter.wordpress.com/2009/12/07/feature-implemented-return-rss-items-for-a-user/">Feature Implemented: Return RSS Items for a user </a></li>
<li> <a href="http://bayesianfeedfilter.wordpress.com/2009/12/09/features-returnvectors-and-returncategories/">Features: ReturnVectors and ReturnCategories</a> </li>
<li><a href="http://bayesianfeedfilter.wordpress.com/2009/12/11/noauth/">noAuth</a></li>
</ul>
<p>User trialling</p>
<ul>
<li><a href="http://bayesianfeedfilter.wordpress.com/2009/08/04/trialling/">Trialling of Bayesian Feed Filter </a></li>
<li><a href="http://bayesianfeedfilter.wordpress.com/2009/08/25/user-trialling/">User Trialling </a></li>
<li><a href="http://bayesianfeedfilter.wordpress.com/2009/10/30/user-trials/">Preliminary Findings of User Trials </a></li>
<li><a href="http://bayesianfeedfilter.wordpress.com/2009/12/03/user-activity/">User Activity </a></li>
<li> <a href="http://bayesianfeedfilter.wordpress.com/2009/12/07/statistics-of-user-trial-results/">Statistics of User Trial Results </a></li>
<li><a href="http://bayesianfeedfilter.wordpress.com/2009/12/09/user-trials-follow-up-satisfaction-survey/">User Trials Follow Up Satisfaction Survey </a>
</li>
</ul>
<p>Community Engagement</p>
<ul>
<li><a href="http://bayesianfeedfilter.wordpress.com/2009/09/03/bayesff-in-45-seconds/">BayesFF in 45 Seconds </a></li>
<li><a href="http://bayesianfeedfilter.wordpress.com/2009/08/11/idea-extension-to-previous-literature/">Idea: Extension to previous literature </a></li>
<li> <a href="http://bayesianfeedfilter.wordpress.com/2009/08/25/about-sux0r/">About Sux0r </a></li>
<li><a href="http://bayesianfeedfilter.wordpress.com/2009/08/25/new-features-planned-for-sux0r/">New Featues Planned For Sux0r </a></li>
</ul>
<p>Project Mangement</p>
<ul>
<li><a href="http://bayesianfeedfilter.wordpress.com/2009/06/18/project-kicks-off/">Project Kicks Off </a></li>
<li><a href="http://bayesianfeedfilter.wordpress.com/2009/07/29/swot-analysis/">SWOT Analysis </a></li>
<li>Final Post (this one)</li>
</ul>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[How can e-Portfolios support 21st century learning?]]></title>
<link>http://tvuelearning.wordpress.com/2009/12/11/how-can-e-portfolios-support-21st-century-learning/</link>
<pubDate>Fri, 11 Dec 2009 12:54:43 +0000</pubDate>
<dc:creator>Andy Turner</dc:creator>
<guid>http://tvuelearning.wordpress.com/2009/12/11/how-can-e-portfolios-support-21st-century-learning/</guid>
<description><![CDATA[Another belated report on a staff development activity… Back in November, along with Jim Adams from ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Another belated report on a staff development activity…</p>
<p>Back in November, along with Jim Adams from FHHS and Alan Rolfe from FOTA, I attended a JISC / Netskills workshop in London: <strong>How can e-Portfolios support 21<sup>st</sup> century learning?</strong></p>
<p>TVU has never had an officially supported e-Portfolio or PDP system, although Faculty staff  have adopted a variety of approaches for use by their students. Nursing is one area where Portfolios are an essential component of many courses. Jim has been involved in the past in the development of appropriate forms e.g. for recording students’ reflections on work placement, made available as Word templates downloadable from Blackboard. Jim was also involved in a small-scale pilot using <a href="http://www.pebblepad.co.uk/">PebblePad</a> during 2008-9, with generally positive outcomes; although the Faculty’s licences have now lapsed. Alan teaches on Media and Journalism courses where, again, work placement is an important part of the curriculum. He has been looking into the e-Portfolio options available, including PebblePad and <a href="http://www.pebblepad.co.uk/">Mahara</a>; both Alan and Jim have also looked at the potential of using <a href="http://www.viewletcentral.com/vc/viewlet.html?id=13599419">Blackboard Portfolios</a>.</p>
<p>The JISC event provided a useful overview of what e-Portfolios are, what they can used for, and what tools are available, with case studies from a variety of FE and HE institutions.<br />
See this slideshare from Lisa Gray of JISC for an overview of the day and the topic &#8211; <a href="http://www.slideshare.net/JISCNetskills/introduction-to-eportfolios-from-jiscs-lisa-gray-2539177">Introduction to e-Portfolios</a></p>
<p>The two key messages which I took away were</p>
<ol>
<li>decide what you want to use Portfolios for before considering which software to use</li>
<li>Portfolios should belong to the individual – they are a personal space, in contrast to the VLE which is an institutional space.</li>
</ol>
<p>The first case study was presented by <a href="http://www.brad.ac.uk/lss/tqeg/profiles/currant.php"><strong>Neil Currant</strong></a> of Bradford University, where all staff and students have a PebblePad account.<br />
<em>See <a href="http://www.brad.ac.uk/lss/tqeg/pebblepad/index.php">http://www.brad.ac.uk/lss/tqeg/pebblepad/index.php</a> for more information on the ways in which PebblePad is used at Bradford. </em></p>
<p><a href="http://eduspaces.net/merv/"><strong>Merv Stapleton</strong></a> from City of Sunderland College presented findings from <a href="http://www.slideshare.net/JISCNetskills/merv-stapleton-from-city-of-sunderland-college-discusses-the-comport-project">The Comport Project</a> which looked at uses of e-Portfolios in Work Based Learning: courses in 3 Colleges used a variety of approaches, including Blackboard Portfolios, Learning Objects private journals set up in Blackboard, and the use of PDAs.</p>
<p><strong><a href="http://eduspaces.net/geoffrebbeck/">Geoff Rebbeck</a> </strong>showed examples of <a href="http://www.netskills.ac.uk/content/projects/2008/jisc-eportfolios/presentations/thanet.html">how PebblePad is used at Thanet College</a> (FE), by learners and as a staff CPD tool.</p>
<p>He also showed a spectrum of possible uses for Portfolios, placing e-Portfolio products in the appropriate place on this spectrum (see slide 6 of the <a href="http://www.slideshare.net/JISCNetskills/personal-learning-space-at-thanet-college-2545136">slideshare</a>).</p>
<p>Geoff made the point very strongly that Portfolios are (or should be) personal, not institutional. Some of his other comments: &#8220;the Subject is the Author&#8221;, &#8220;a Portfolio is intimate software&#8221;, an e-Portfolio is &#8220;a VLE for one&#8221;.</p>
<p>At Thanet, PebblePad was rolled out to staff before it was made available to students. This was to make staff familiar with the specific software and, more importantly, with the underlying concept of e-Portfolios, before being asked to promote them as part of teaching and learning in the College. This seems an entirely sound approach. I certainly feel a little uneasy when I find myself providing Blackboard support to staff who say that they are being pressurised into using the VLE, and have no underlying engagement with or understanding of the uses of blended learning. Telling your students to use a tool, when you don&#8217;t know how it works, and possibly don&#8217;t see the point of it, is unlikely to produce a successful learning experience.</p>
<p>At Thanet the use of PebblePad is reinforced with staff in a number of ways &#8211; for example  the OLT evaluation process is carried out through the e-Portfolio; Staff Development evaluation forms are only available from the e-Portfolio, and when completed these must be shared with the Staff Development office.</p>
<p><em>see more on e-Portfolios at Thanet College on the <a href="http://www.excellencegateway.org.uk/page.aspx?o=157923">LSIS Excellence Gateway</a></em></p>
<p>Another example of the use of e-Portfolios with staff was the <strong><a href="https://portfolio.pebblepad.co.uk/cumbria/viewasset.aspx?oid=12116&#38;type=webfolio&#38;pageoid=12117">Flourish</a></strong> eCPD programme at the University of Cumbria. They have a couple of rather nice <a href="http://www.youtube.com/profile?user=Davr055#g/u">animations</a> promoting the benefits of using e-Portfolios with staff.</p>
<p>In the afternoon we had a brief chance to use three e-Portfolio products: PebblePad, Mahara and <a href="http://www.eportfolios.ac.uk/ePET">ePet</a> (an open source product developed at Newcastle University).</p>
<p>Jim, who has experience of using PebblePad, didn’t like the look and feel of Mahara. Alan and I, on the other hand, both felt at home with the Mahara interface, and didn’t like PebblePad, at least in part because the interface looks like it’s been designed to appeal to schoolchildren. These were first impressions however, and possibly unfair – PebblePad was developed at a University (Wolverhampton), is widely used in Universities (including Imperial, Kings, Hertfordshire, Brunel, City, Middlesex and Oxford Brookes), and is probably further on in its development than Mahara.</p>
<p>These two products appear to be the most likely candidates to be adopted at TVU, and to judge effectively between them we need time to run comparisons, with a number of staff – and students – given the chance to try them out.</p>
<div id="_mcePaste" style="overflow:hidden;position:absolute;left:-10000px;top:0;width:1px;height:1px;">
<h1 class="h-slideshow-title">Introduction to e-Portfolios from JISC&#8217;s Lisa Gray</h1>
</div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Final Progress Post]]></title>
<link>http://artnotesdev.wordpress.com/2009/12/11/final-progress-post/</link>
<pubDate>Fri, 11 Dec 2009 10:26:13 +0000</pubDate>
<dc:creator>artnotesdev</dc:creator>
<guid>http://artnotesdev.wordpress.com/2009/12/11/final-progress-post/</guid>
<description><![CDATA[Just a note to say that this WON&#8217;T be the final post on the blog, however, it is the &#8216;Fi]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Just a note to say that this WON&#8217;T be the final post on the blog, however, it is the &#8216;Final Progress Post&#8217; in terms of the requirements of the ArtNotes (RTNOTES) JISCRI project&#8230; so let&#8217;s begin&#8230;</p>
<h2><strong>Title of Primary Project Output</strong></h2>
<p>ArtNotes : An iPhone application for thematically organising images and other visual artefacts.</p>
<h2><strong>Project Tag</strong></h2>
<p>RTNOTES</p>
<h2>Screenshots</h2>

<h2>Description of Prototype</h2>
<p>The prototype demonstrates the ability to organise images in thematically related categories displayed in the application as ‘Notebooks’, allowing the ability for cross-boundary images to be displayed in multiple ‘Notebooks’.</p>
<p>In order to enhance the application there is the ability to import and export images from the devices built in photo library and camera, as well as Flickr, perhaps the most popular online repository for images.</p>
<p>Alongside the image itself, the application caters for storage of various elements of meta-data including the ‘geo-tag’ of an image which may then be displayed on a map as a series of ‘pins’.</p>
<p>The prototype has focused on the core idea behind the project, that of organisation and storage. Features which are desired, yet lack a fully tested implementation include:</p>
<ul>
<li>Complete Flickr synchronisation</li>
<li>Integration with other repositories such as Google Images</li>
</ul>
<p>During the course of the development a variety of potential areas for expansion were identified, however as these are potential areas for future work and not directly related to the project they are not included for brevity.</p>
<h2>Link to Working Prototype</h2>
<p>As the iPhone is a closed platform, a working prototype is unavailable, except from the App Store.  ArtNotes is undergoing a final round of testing and failing any major problems will be submitted to the App Store over the Christmas period.</p>
<p>However, the ‘End User Documentation’ below and the screenshots above should give an overview of the functioning application.</p>
<h2><strong>Link to End User Documentation</strong></h2>
<p>The &#8216;End User Documentation&#8217; is slightly lacking, as it was delivered to testers and potential end users in a presentation format, alongside a &#8216;live demo&#8217; of the application.</p>
<p>The following link provides a downloadable copy of the latest presentation in PPSX format:</p>
<p><a href="http://artnotes.googlecode.com/files/EndUserDocumentation.ppsx" target="_blank">http://artnotes.googlecode.com/files/EndUserDocumentation.ppsx</a></p>
<h2>Link to Code Repository or API</h2>
<p>The code repository can be found here: <a href="http://artnotes.googlecode.com/svn/trunk/ArtNotes/">http://artnotes.googlecode.com/svn/trunk/ArtNotes/</a></p>
<p>This contains a buildable MonoTouch solution for the ArtNotes project.</p>
<h2>Link to Technical Documentation</h2>
<p>Unfortunately, there seems to be a slight issues with MonoDevelop, in that it currently doesn&#8217;t generate the XML docs for a MonoTouch project (the actual issue is that smcs doesn&#8217;t support the &#8216;/doc&#8217; option). As such this means the technical documentation is limited to the comments and functional descriptions found inside the source code files.</p>
<p>However, if the XML docs can be generated this will be updated and a link will be provided.</p>
<p>The source code, as above, can be found here: <a href="http://artnotes.googlecode.com/svn/trunk/ArtNotes/">http://artnotes.googlecode.com/svn/trunk/ArtNotes/</a></p>
<h2>Date Prototype was Launched</h2>
<p>The latest build of the application was given to testers / end users 2009.12.09</p>
<h2>Project Team Names, Emails and Organisations</h2>
<p>Owen Watson &#60;o.watson _at_ bolton.ac.uk&#62; University of Bolton</p>
<p>Kirk Barron &#60;k.barron _at_ bolton.ac.uk&#62; University of Bolton</p>
<p>Dave Hagan &#60;d.hagan _at_ bolton.ac.uk&#62; University of Bolton</p>
<p>Roy Attwood &#60;r.attwood _at_ bolton.ac.uk&#62; University of Bolton</p>
<h2>Project Website</h2>
<p><a href="http://code.google.com/p/artnotes" target="_blank">http://code.google.com/p/artnotes</a></p>
<p><a href="http://www.osrg.org/artnotes" target="_blank">http://www.osrg.org/artnotes</a></p>
<h2>PIMS entry</h2>
<p><a href="https://pims.jisc.ac.uk/projects/view/1361">https://pims.jisc.ac.uk/projects/view/1361</a></p>
<h2>Table of Content for Project Posts</h2>
<p>This section gives a list of the relevant posts on the blog from the project. It is broken into 4 categories:</p>
<ol>
<li>Initiation &#8211; The beginning of the project and the initial set up</li>
<li>Issues and Reflections &#8211; More could perhaps have been done in terms of reflection, however in terms of problems (aside from time <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ) the only real issues were that of hardware and software availability</li>
<li>Progress &#8211; Some posts showing the progress which was made with the project</li>
<li>Community &#8211; Posts which are related to the &#8216;Open Source&#8217; community. As the project was licensed under the GPL v2 and is available on Google Code, it was decided that if anything specific, which may be useful to others, was written it could be presented as such. The posts listed are linked to from the MonoTouch wiki (<a href="http://wiki.monotouch.net">http://wiki.monotouch.net</a>) or from MonoTouch.Info (<a href="http://www.monotouch.info">http://www.monotouch.info</a>).</li>
</ol>
<h4>Initiation</h4>
<ul>
<li><a href="http://artnotesdev.wordpress.com/2009/07/15/start-up-handover/">http://artnotesdev.wordpress.com/2009/07/15/start-up-handover/</a></li>
<li><a href="http://artnotesdev.wordpress.com/2009/07/20/planning/">http://artnotesdev.wordpress.com/2009/07/20/planning/</a></li>
<li><a href="http://artnotesdev.wordpress.com/2009/07/30/google-code/">http://artnotesdev.wordpress.com/2009/07/30/google-code/</a></li>
<li><strong> </strong><a href="http://artnotesdev.wordpress.com/2009/08/09/website/">http://artnotesdev.wordpress.com/2009/08/09/website/</a></li>
</ul>
<h4>Issues and Reflections <a href="http://artnotesdev.wordpress.com/2009/08/14/the-on-going-problem-of-purchasing/"></a></h4>
<ul>
<li><a href="../2009/10/12/an-iphone-an-iphone-my-office-for-an-iphone/">http://artnotesdev.wordpress.com/2009/08/14/the-on-going-problem-of-purchasing/</a></li>
<li><a href="../2009/10/12/an-iphone-an-iphone-my-office-for-an-iphone/">http://artnotesdev.wordpress.com/2009/10/12/an-iphone-an-iphone-my-office-for-an-iphone/</a></li>
</ul>
<h4>Progress</h4>
<ul>
<li><a href="http://artnotesdev.wordpress.com/2009/09/14/monotouch-2/">http://artnotesdev.wordpress.com/2009/09/14/monotouch-2/</a></li>
<li><a href="http://artnotesdev.wordpress.com/2009/09/29/progress/">http://artnotesdev.wordpress.com/2009/09/29/progress/</a></li>
<li><a href="http://artnotesdev.wordpress.com/2009/10/12/a-simple-progress-post/">http://artnotesdev.wordpress.com/2009/10/01/flickr-integration/</a></li>
<li><a href="http://artnotesdev.wordpress.com/2009/10/12/a-simple-progress-post/">http://artnotesdev.wordpress.com/2009/10/12/a-simple-progress-post/</a></li>
<li><a href="http://artnotesdev.wordpress.com/2009/10/16/lots-of-little-pieces/">http://artnotesdev.wordpress.com/2009/10/16/lots-of-little-pieces/</a></li>
<li><a href="http://artnotesdev.wordpress.com/2009/10/27/finally/">http://artnotesdev.wordpress.com/2009/10/27/finally/</a></li>
<li><a href="http://artnotesdev.wordpress.com/2009/11/20/source-code-availability/">http://artnotesdev.wordpress.com/2009/11/20/source-code-availability/</a></li>
<li><a href="http://artnotesdev.wordpress.com/2009/12/03/screen-shots/">http://artnotesdev.wordpress.com/2009/12/03/screen-shots/</a></li>
</ul>
<h4>Community</h4>
<ul>
<li><a href="http://artnotesdev.wordpress.com/2009/10/27/some-code/">http://artnotesdev.wordpress.com/2009/10/27/some-code/</a></li>
<li><a href="http://artnotesdev.wordpress.com/2009/11/20/source-code-availability/">http://artnotesdev.wordpress.com/2009/11/20/source-code-availability/</a></li>
<li><a href="http://artnotesdev.wordpress.com/2009/12/03/download/">http://artnotesdev.wordpress.com/2009/12/03/download/</a></li>
</ul>
<p><strong>Edit:</strong> <em>No idea why the links aren&#8217;t all aligned&#8230; There&#8217;s nothing wrong in either the Visual or HTML views&#8230;</em></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[JISC Flexible Service Delivery (FSD) Programme STG Workshop]]></title>
<link>http://jwt23.wordpress.com/2009/12/10/jisc-flexible-service-delivery-fsd-programme-stg-workshop/</link>
<pubDate>Thu, 10 Dec 2009 15:23:22 +0000</pubDate>
<dc:creator>John Townsend</dc:creator>
<guid>http://jwt23.wordpress.com/2009/12/10/jisc-flexible-service-delivery-fsd-programme-stg-workshop/</guid>
<description><![CDATA[Attending the JISC Flexible Service Delivery (FSD) Programme Strategic Technologies Group workshop, ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Attending the <a href="http://www.jiscinfonet.ac.uk/flexible-service-delivery">JISC Flexible Service Delivery</a> (FSD) Programme Strategic Technologies Group workshop, Congress Centre, London.</p>
<p>First impressions: great turnout, over 20 different suppliers/over 20 different institutions represented,former including big (Oracle, IBM) &#38; small(er) (oMbiel, WPM), latter mostly HE but including some FE; plus various people from JISC, UCISA, CETIS etc. Evidence that one of the main objectives of the Programme &#8211; raising awareness of/engagement with flexible service thinking, EA etc &#8211; is already having some success; I don&#8217;t think we&#8217;d have got this kind of participation if we&#8217;d tried this event 12 months ago (but of course, the  huge amount of preparatory effort that&#8217;s taken place wouldn&#8217;t have happened back then, which is what has really made this work).</p>
<p>Plus of course the issues raised by Chris Cobb/Roehampton in his introductory remarks &#8211; &#38; informed by the Chancellor&#8217;s pre-budget speech yesterday &#8211; are pushing institutions in this direction, if they think about it: doing more with less, making the best of what you&#8217;ve got, developing speed, agility, flexibility &#8211; these are what FSD &#38; EA are all about.</p>
<p>First two case study type presentations on a couple of FSD/STG consortia pilots, one on sharing finance functions in HE, the other student tracking &#38; engagement with De Montfort &#38; Southampton Solent. Both very much works in progress that look like they will bring some benefits. Interesting comments from Paul Hopkins/De Montfort on issues around DPA placing severe restrictions on personal data being held in hosted services offshore/in the US.</p>
<p>Next from Peter Tinson, <a href="http://www.ucisa.ac.uk/">UCISA</a> Executive Secretary, on Supplier Engagement &#8211; a group activity to discuss the requirements of the Suppliers Forum. Key objectives:</p>
<ul>
<li>Greater agility. Best of breed at the module level, with standard interfaces.</li>
<li>More efficient processes &#8211; an institutional issue.</li>
<li>Improved business intelligence. Need for improved data quality.</li>
<li>Shared services. Previous 3 bullet points are the precursor.</li>
</ul>
<p>&#38; I would of course add that EA is the <em>essential</em> means of articulating all of the above.</p>
<p>So &#8211; how to promote the customer/supplier dialogue that is essential to support moving forward? The Online Supplier Forum &#8211; possible structure/content demonstrated. Point from Simon Tindall/Desire2Learn &#8211; the FSD needs to persuade/convince suppliers that there is HEFCE/Government/Institutional backing for the approach to sell work that needs doing internally. Question &#8211; given that this is all about service-enablement, standards, SOA, and disaggregation/modularisation, why wouldn&#8217;t suppliers be doing it anyway, &#38; if a supplier needs to sell the business case to do the &#8216;extra&#8217;  kind of work required to participate, then maybe they shouldn&#8217;t &#8211; or we don&#8217;t want them to &#8211; bother!</p>
<p>Then into a discussion session with suppliers &#38; other institutions about barriers/enablers. Interesting comments from Barrie Hoban/Blackboard &#8211; surprised that we&#8217;re not starting from process definition &#8211; good point, we are looking at this too much from the technical end &#38; there is a desire (need!) to go beyond shared technology to real shared services. This may lead to more of a rant on this blog later &#8211; &#38; again emphasises the need to maintain the EA aspects. Certainly doesn&#8217;t look to me as if enough effort is going into EA/process definition &#38; preparing senior management in institutions for the prospect of shared business processes, rather than just the technical systems that sit behind them &#8211; albeit this is where the real value lies.</p>
<p>Also, having just been in two days of LJMU internal strategic development type stuff, as soon as shared services are discussed &#8211; &#38; they were, &#38; were plainly on the table, which is good &#8211; all the arguments about not sharing/outsourcing strategic advantage start coming out of the woodwork, suggesting that there is still some work to be done on defining what gives strategic advantage &#38; what doesn&#8217;t. All about operating models &#38; value chains, stuff that institutions maybe haven&#8217;t given a lot of thought to &#8211; does sharing/outsourcing part of the value chain give away the value? Do we know what the value chain is? &#38; back we come to EA &#8211; if we&#8217;re going to think about what services we can share, we need to know what services we&#8217;ve got (&#38; how they work) in the first place.</p>
<p>Question: what is different about the supplier relationships the FSD wants to promote, as opposed to the relationships that institutions already have with suppliers? Answer &#8211; latter is traditionally/mostly one-to-one, former wants to be many-to-many. Where suppliers do collaborate, institutions are not generally party to the conversation &#8211; perhaps FSD could facilitate this. Final point &#8211; what we need from suppliers is practical evidence of engagement with the agenda, not just saying the right things &#8211; perhaps suppliers could be invited to demonstrate what they could bring to pilot activity? &#8211; &#38; coincidentally, latter was exactly what Peter Tinson/Alex Hawker suggested at the end of the session.</p>
<p>Last morning session &#8211; David Rose on the EA in HE Practice Group. EA = a way of managing change, bridging the gap between business/strategy development &#38; ICTs, as an integrated whole. Sounds good to me!</p>
<p>First thing after lunch &#8211; general roundup from John Slater/ALT reflecting on barriers/enablers from STG questionnaire/the morning session. Discussion: what do we want suppliers to do differently to engage? We want practical demonstrations of input to FSD pilots. Question that suppliers might ask: if you want this disaggregation/modularisation of our products, to what level do you want it done? If (using John Slater&#8217;s analogy) you don&#8217;t want us to glue all the lego together for you in advance, do you want any bits glued together? How big do you want the bits to be? Do you want freeform bits, or do you want them in kitform? (Probably not the latter, no point buying the pieces if you can only make a pirate ship out of them). (Unless you want a pirate ship). If you want a pirate ship, &#38; we can sell you a pirate ship, why do you want to build your own? &#8211; the answer to the latter is obviously that you might give up piracy &#38; go into the oil tanker business&#8230;this analogy has now gone far enough.</p>
<p>Last session: Luke Taylor/Bristol &#8211; Building The Business Case For FSD. Discussion groups &#8211; looking at change management. Very early on identified need for Governance, &#38; EA as an essential precursor to FSD. If only I can get Programme Management in there we&#8217;ll score the holy trinity again! Seriously, lack of effective Goverance structures did seem to be a serious impediment to EA/FSD-type work &#8211; which of course it would be, as if you don&#8217;t have a transparent decision-making structure, how can you define &#38; deploy EA? Usual familiar things as well &#8211; speak English, sell benefits not methodologies/technology, think/speak/act as if the business/IT &#8216;disconnect&#8217; doesn&#8217;t exist (it shouldn&#8217;t &#38; is in any event unfortunate if not spurious). Change the language &#8211; change the world.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[User Trials Follow Up Satisfaction Survey]]></title>
<link>http://bayesianfeedfilter.wordpress.com/2009/12/09/user-trials-follow-up-satisfaction-survey/</link>
<pubDate>Wed, 09 Dec 2009 17:32:31 +0000</pubDate>
<dc:creator>Lisa Rogers</dc:creator>
<guid>http://bayesianfeedfilter.wordpress.com/2009/12/09/user-trials-follow-up-satisfaction-survey/</guid>
<description><![CDATA[The user trials consisted of 5 main stages. An initial meeting to demonstrate the system. An initial]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>The user trials consisted of 5 main stages.</p>
<ul>
<li>An initial meeting to demonstrate the system.</li>
<li>An initial questionnaire to gather expectations</li>
<li>Training: Users spent between 4-6 weeks training the system</li>
<li>A follow up meeting to indicate how successfully their interests had been matched; and;</li>
<li>A follow up questionnaire to gauge the users&#8217; satisfaction.</li>
</ul>
<p>The results of the follow up survey are discussed in more detail below.<br />
<strong>Question 1.</strong></p>
<p><em>Were enough &#8220;Not Interesting&#8221; articles filtered out of the &#8220;Interesting&#8221; feed to make reading this feed manageable?</em></p>
<p>Though the percentages of interesting items delivered to each user were in general lower than the users had indicated would be acceptable in the initial questionnaire. The users seemed to be happy with this result and in most cases the percentage of &#8220;not interesting&#8221; in the &#8220;interesting&#8221; feed was greatly reduced.</p>
<p>13 users answered yes, 4 answered no and 1 was not sure.</p>
<p><strong>Question 2. </strong></p>
<p><em>If the &#8220;Not Interesting&#8221; feed wrongly contained &#8220;interesting&#8221; articles, was the percentage small enough to tolerate?</em></p>
<p>The majority of the users were able to tolerate some &#8220;interesting&#8221; articles being filtered out into the &#8220;not interesting&#8221; feed.</p>
<p>15 users answered yes; 3 answered no.</p>
<p><strong>Question 3.</strong></p>
<p><em>Would you consider using a similar tool in the future?</em></p>
<p>The majority of users indicated that they would consider using a similar tool in the future. This gives us a certain confidence that the concept of applying Bayesian filtering to journal articles is worth investigating further.</p>
<p>15 users answered yes; 2 answered maybe; 1 answered no.</p>
<p><strong>Question 3 cont&#8230;</strong><br />
<em><br />
If yes, which of the following would you consider?</em><br />
[a] A stand alone tool?<br />
[b] A tool integrated into an existing tool you use everyday i.e. in an email client/feed reader/iGoogle?<br />
[c] Integrated into a library or research tool such as web of science?</p>
<p>Users were able to enter more than one choice.</p>
<p>There were 6 votes for [a]; 13 votes for [b]; 12 votes for [c]</p>
<p>Users were then asked which of the above would be their preferred option?</p>
<p>3 voted for [a]; 6 voted for [b]; 7 voted for [c]; 1 user thought daily/weekly email alerts would be a better option.</p>
<p>The strong preference for integration into other tools (options b and c) rather than use as a stand alone tool is interesting as it validates our supposition that an API would be useful, i.e. that it would be desirable to be able to integrate interact with sux0r into other tools.</p>
<p><strong>Question 4.</strong><br />
<em>If you would consider using a similar tool in the future, what do you think the advantages of doing so would be?</em></p>
<p>The main advantages offered by the users included time saving by filtering out unwanted articles, the ability to scan more journals and a single place to scan the latest articles form interesting journals. Only one user considered a similar tool not to have any advantages. </p>
<p>A selection of responses follow below:</p>
<blockquote><p>If trained sufficiently the tool would save time in showing the searches from interesting results, with keywords on saved interests.</p></blockquote>
<blockquote><p>To flag up interesting articles without the user having to actively search for them i.e. it would help with horizon scanning.</p></blockquote>
<blockquote><p>Make e-journals more helpful when filtering interesting articles and not interesting ones.</p></blockquote>
<blockquote><p>1. One advantage would be a single place to find interesting reserach articles. 2. If the feed is trained well, then less time is spent on uninteresting articles. 3. If it is integrated into broader serach tools like iGoogle it would have wider reach.</p></blockquote>
<blockquote><p>As it highlights interesting/prospectively interesting journals that you may not be able to find easily using databases search such as science direct.</p></blockquote>
<blockquote><p>Quicker sorting of interesting and not interesting articles</p></blockquote>
<blockquote><p>Keeping up to date with new articles. But disadvantage is the guilt of seeing all the interesting things you should read but don&#8217;t have time to.</p></blockquote>
<blockquote><p>Saving time. However I am not sure I would be completely confident in the results I would get.</p></blockquote>
<blockquote><p>Screening for new articles would become more organised rather than my random search at the moment which only happens when I need to find information.</p></blockquote>
<blockquote><p>Tend to search on the basis of keywords; this appears to work better.</p></blockquote>
<blockquote><p>It does appear to throw up interesting articels that I might otherwise miss.</p></blockquote>
<blockquote><p>Time saving and effective worktime</p></blockquote>
<blockquote><p>Obviously it will save a lot of time</p></blockquote>
<blockquote><p>Simultaneous filtering of many journals</p></blockquote>
<blockquote><p>Make looking for papers more fun because much of the clutter is removed compared to reading journal indexes. And I find more interesting articles compared to googling or searching by keyword.</p></blockquote>
<blockquote><p>a) save time, reduce number of articles. b) We can create research group feed of interest</p></blockquote>
<blockquote><p>Even with uninteresting articles in the mix it still allowed me to find dozens of articles that would have passed me by otherwise. I felt it was worth the effort &#38; still a lot less effort than reading all the tables of contents would have been. A key advantage for me was that it effectively allowed me to, in a similar length of time, scan the contents of a far greater number of journals than I would have studied by hand. A worthwhile tool if you can be bothered to train it. </p></blockquote>
<blockquote><p>Get an overview of recently published articles with at least some relevance to me, which at the moment I&#8217;m not getting.</p></blockquote>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Final Progress Post]]></title>
<link>http://spacerproject.wordpress.com/2009/12/08/final-progress-post/</link>
<pubDate>Tue, 08 Dec 2009 22:11:00 +0000</pubDate>
<dc:creator>spacerproject</dc:creator>
<guid>http://spacerproject.wordpress.com/2009/12/08/final-progress-post/</guid>
<description><![CDATA[o Title of Primary Project Output: SPACER: In-field discovery of geoscientific data from mobile phon]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>o	Title of Primary Project Output: SPACER: In-field discovery of geoscientific data from mobile phones </p>
<p>o	Screenshots or diagram of prototype:<br />
<img src="http://spacerproject.wordpress.com/files/2009/12/screenshots1.png?w=450" alt="screenshots" /></p>
<p>o	Description of Prototype: SPACER software enables GPS-supported mobile phones, running Google&#8217;s Android platform, to query metadata repositories supporting the catalogue service standard of the Open Geospatial Consortium (OGC). </p>
<p>o	End User of Prototype: students and researchers in any discipline that requires fieldwork e.g geology, geophysics, archaeology and  geomatics. </p>
<p>o	Link to working prototype: <a href="http://www.youtube.com/watch?v=UBp0lOF390k">click here</a> </p>
<p>o	Link to end user documentation: <a href="http://spacerproject.wordpress.com/about">click here</a> </p>
<p>o	Link to code repository or API: <a href="http://sourceforge.net/projects/spacer/develop">click here</a> </p>
<p>o	Link to technical documentation: <a href="http://cgs.nottingham.ac.uk/spacer/CodeExplanation.pdf">click here</a> </p>
<p>o	Date prototype was launched: Tuesday 8th December 2009 </p>
<p>o	Project Team Names, Emails and Organisations: </p>
<p> Project Manager: Mike Jackson, mike.jackson@nottingham.ac.uk, Centre for Geospatial Science &#8211; University of Nottingham </p>
<p> Software Engineer: Gobe Hobona, Gobe.Hobona@nottingham.ac.uk, Centre for Geospatial Science &#8211; University of Nottingham </p>
<p> Stakeholder Representative(BGS): Colm Jordan, cjj@bgs.ac.uk, British Geological Survey </p>
<p> Stakeholder Representative(Edina): Ben Butchart, b.butchart@ed.ac.uk, Edina &#8211; University of Edinburgh </p>
<p>o	Project Website: <a href="http://cgs.nottingham.ac.uk/spacer">click here</a> </p>
<p>o	PIMS entry: <a href="https://pims.jisc.ac.uk/projects/view/1339">click here</a> </p>
<p>o	Table of Content for Project Posts:<br />
	<a href="http://spacerproject.wordpress.com/2009/07/21/introducing-spacer/">Introducing SPACER</a><br />
	<a href="http://spacerproject.wordpress.com/2009/07/21/day-to-day-work/">Day-to-Day work</a><br />
	<a href="http://spacerproject.wordpress.com/2009/07/21/day-to-day-work/">Small Wins &#38; Fails</a><br />
	<a href="http://spacerproject.wordpress.com/2009/07/24/project-swoting/">Project SWOTing</a><br />
	<a href="http://spacerproject.wordpress.com/2009/07/24/user-participation-use-case/">User Participation-Use Case</a><br />
	<a href="http://spacerproject.wordpress.com/2009/07/24/user-participation-user-and-functional-requirements/">User Participation-User and Functional Requirements</a><br />
	<a href="http://spacerproject.wordpress.com/2009/07/26/day-to-day-work-2/">Day-to-Day work 2</a><br />
	<a href="http://spacerproject.wordpress.com/2009/07/26/small-wins-fails-2/">Small Wins and Fails 2</a><br />
	<a href="http://spacerproject.wordpress.com/2009/07/26/prototype-status-video/">Prototype Status Video</a><br />
	<a href="http://spacerproject.wordpress.com/2009/08/10/ranking-results-is-even-more-important/">Ranking Results</a><br />
	<a href="http://spacerproject.wordpress.com/2009/08/15/lbs2009-showcase-to-include-spacer/">LBS2009 Showcase</a><br />
	<a href="http://spacerproject.wordpress.com/2009/09/23/mapview-on-the-move/">MapView on the move</a><br />
	<a href="http://spacerproject.wordpress.com/2009/09/30/source-code-for-prototype-version-0-1-released/">Source Code released</a><br />
	<a href="http://spacerproject.wordpress.com/2009/10/12/spacer-at-london-android-user-group/">SPACER at Londroid Android meeting</a><br />
	<a href="http://spacerproject.wordpress.com/2009/10/15/spacer-goes-into-live-testing/">SPACER goes into testing</a><br />
	<a href="http://spacerproject.wordpress.com/2009/11/12/technical-standards/">Technical Standards</a><br />
	<a href="http://spacerproject.wordpress.com/2009/12/07/value-add/">Value Add</a><br />
	<a href="http://spacerproject.wordpress.com/2009/12/07/user-testing/">User Testing</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Prototype Status Video]]></title>
<link>http://spacerproject.wordpress.com/2009/12/08/prototype-status-video-2/</link>
<pubDate>Tue, 08 Dec 2009 22:10:28 +0000</pubDate>
<dc:creator>spacerproject</dc:creator>
<guid>http://spacerproject.wordpress.com/2009/12/08/prototype-status-video-2/</guid>
<description><![CDATA[A video demonstrating version 1.0 of the prototype is now available.]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>A video demonstrating version 1.0 of the prototype is now available.</p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/UBp0lOF390k&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/UBp0lOF390k&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[E-portfolio values (ppt)]]></title>
<link>http://leelearning.wordpress.com/2009/12/08/e-portfolio-values-ppt/</link>
<pubDate>Tue, 08 Dec 2009 10:59:40 +0000</pubDate>
<dc:creator>lee</dc:creator>
<guid>http://leelearning.wordpress.com/2009/12/08/e-portfolio-values-ppt/</guid>
<description><![CDATA[Powerpoint version of talk given by Simon Grant to more more about &quot;E-portfolio values (ppt)]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Powerpoint version of talk given by Simon Grant to  <a href="#" class="ilink h-truncated">more</a></p>
<p><span style="display:block;width:425px;margin:0 auto;">  <embed src='http://widgets.vodpod.com/w/video_embed/ExternalVideo.904680' type='application/x-shockwave-flash' AllowScriptAccess='always' pluginspage='http://www.macromedia.com/go/getflashplayer' wmode='transparent' flashvars='' />
<div style="font-size:10px;">     more about &#34;<a href="http://vodpod.com/watch/2655863-e-portfolio-values-ppt?pod=">E-portfolio values (ppt)</a>&#34;, posted with <a href="http://vodpod.com?r=wp">vodpod</a>  </div>
<p></span></p>
<p><a title="Bookmark and Share" href="http://www.addthis.com/bookmark.php?pub=lee74" target="_blank"><img style="border:0;" src="http://s7.addthis.com/static/btn/lg-share-en.gif" alt="Bookmark and Share" width="125" height="16" /></a></p>
<p><!-- AddThis Button BEGIN --></p>
<p><!-- AddThis Button END --></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[User Testing]]></title>
<link>http://spacerproject.wordpress.com/2009/12/07/user-testing/</link>
<pubDate>Mon, 07 Dec 2009 13:57:49 +0000</pubDate>
<dc:creator>spacerproject</dc:creator>
<guid>http://spacerproject.wordpress.com/2009/12/07/user-testing/</guid>
<description><![CDATA[On December 7th 2009, researchers from BGS, Edina and CGS undertook a SPACER usability evaluation. T]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>On December 7th 2009, researchers from BGS, Edina and CGS undertook a SPACER usability evaluation. The activity involved walking along footpaths on Jubilee Campus. The evaluation went well, both the client and server-side applications performed well. The feedback was very useful and will be applied to future development of the application.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Value Add]]></title>
<link>http://spacerproject.wordpress.com/2009/12/07/value-add/</link>
<pubDate>Mon, 07 Dec 2009 13:50:00 +0000</pubDate>
<dc:creator>spacerproject</dc:creator>
<guid>http://spacerproject.wordpress.com/2009/12/07/value-add/</guid>
<description><![CDATA[The change from JavaME on Symbian to Java on Android was the most significant change. The change was]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>The change from JavaME on Symbian to Java on Android was the most significant change. The change was made due to signing restrictions on JavaME Midlets.<br />
Another significant change was the choice of Deegree CSW over Geonetwork CSW. The reason for the change was that, at the time, Geonetwork spatial filters did not include &#8216;contains&#8217; operations.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Download]]></title>
<link>http://artnotesdev.wordpress.com/2009/12/03/download/</link>
<pubDate>Thu, 03 Dec 2009 16:37:43 +0000</pubDate>
<dc:creator>artnotesdev</dc:creator>
<guid>http://artnotesdev.wordpress.com/2009/12/03/download/</guid>
<description><![CDATA[If you want to download and build the current version of ArtNotes, you can get it here ArtNotes-2009]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>If you want to download and build the current version of ArtNotes, you can get it here <a href="http://artnotes.googlecode.com/files/ArtNotes-2009.12.03.zip">ArtNotes-2009.12.03.zip</a></p>
<p>Due to the requirements of the project sponsors, it&#8217;s licensed under the GPL, however as I wrote the code, I can license it as I want, so if you want to use any of it (maybe under a different license?) feel free to contact me <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><em>Edit: If you download the code you might notice that the quality can be somewhat lacking. This is the joy of deadlines. I am, however, planning on revisiting and refactoring the worst bits</em> <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Screen Shots]]></title>
<link>http://artnotesdev.wordpress.com/2009/12/03/screen-shots/</link>
<pubDate>Thu, 03 Dec 2009 16:10:13 +0000</pubDate>
<dc:creator>artnotesdev</dc:creator>
<guid>http://artnotesdev.wordpress.com/2009/12/03/screen-shots/</guid>
<description><![CDATA[Thought some screenshots might be in order&#8230; as per my previous post, most of the screens are s]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Thought some screenshots might be in order&#8230; as per my previous post, most of the screens are still a little beta&#8230; <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[The Crunch]]></title>
<link>http://artnotesdev.wordpress.com/2009/12/03/the-crunch/</link>
<pubDate>Thu, 03 Dec 2009 15:51:47 +0000</pubDate>
<dc:creator>artnotesdev</dc:creator>
<guid>http://artnotesdev.wordpress.com/2009/12/03/the-crunch/</guid>
<description><![CDATA[Again, it&#8217;s been a while since the last post. Something which I must apologise for yet again. ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Again, it&#8217;s been a while since the last post. Something which I must apologise for yet again. It&#8217;s been really busy round here, lots of meetings and other University stuff which has managed to sap all my time.</p>
<p>I&#8217;ve also been working hard getting ArtNotes into a more workable product. It&#8217;s gotten pretty good, and the people who&#8217;ve used it seem to think the stuff it does is good although they pretty much all agree that the interface needs more work.</p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
