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

<channel>
	<title>lifecycle &#8211; ptworld.net</title>
	<atom:link href="https://ptworld.net/blog/tag/lifecycle/feed/" rel="self" type="application/rss+xml" />
	<link>https://ptworld.net</link>
	<description>e-consultancy, research and publishing</description>
	<lastBuildDate>Tue, 16 Apr 2024 14:58:12 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>Software</title>
		<link>https://ptworld.net/projects/software/</link>
		
		<dc:creator><![CDATA[Paul]]></dc:creator>
		<pubDate>Tue, 07 Jun 2022 13:15:13 +0000</pubDate>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[languages]]></category>
		<category><![CDATA[lifecycle]]></category>
		<category><![CDATA[MakeStaticSite]]></category>
		<category><![CDATA[methodologies]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[open standards]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://ptworld.net/?page_id=989</guid>

					<description><![CDATA[The digital world is made up of software and hardware and increasingly permeates our lives. Analogous to making material donations, many developers offer software freely for the wider community in the hope that others may benefit also. They typically do <a class="more-link" href="https://ptworld.net/projects/software/">Read More ...</a>]]></description>
										<content:encoded><![CDATA[
<p>The digital world is made up of software and hardware and increasingly permeates our lives.  Analogous to making material donations, many developers offer software freely for the wider community in the hope that others may benefit also.  They typically do this by releasing software under an <a rel="noreferrer noopener" href="https://opensource.org/osd" target="_blank">open source</a> license.  </p>



<p>The generous ethos is admirable.  Indeed, whereas the spotlight has recently been shone on software developers to become more aware of certain ethical issues, along with pressure to change their practices, there is in fact much to be learnt from that community.  I have tried to intimate this in <a rel="noreferrer noopener" href="https://www.chezpaul.org.uk/interfth/osswisdom.html" target="_blank">Open Sources: A Higher Consciousness in Software Development</a>, a paper I gave at an unusual <a rel="noreferrer noopener" href="https://www.chezpaul.org.uk/interfth/birdofheaven.html" target="_blank">conference on the theme of wisdom</a>.</p>



<p>As a developer myself, I am largely <a rel="noreferrer noopener" href="https://paultrafford.blogspot.com/2007/01/zx-spectrum-and-scrabble-nostalgia.html" target="_blank">self-taught since the 1980s</a>.  It may explain why, when solving programming problems, I can be somewhat unconventional and occasionally original.</p>



<h2 class="wp-block-heading">Open Source contributions</h2>



<p>I&#8217;m not a prolific or fluent coder, but have contributed to a few open source projects and am currently working on two.</p>



<ul class="wp-block-list">
<li><strong><a href="https://ptworld.net/projects/software/makestaticsite/" data-type="page" data-id="1499">MakeStaticSite</a></strong>, a static site generator and deployer, is a Bash script that I already use to generate static versions of locally-developed WordPress sites (like this one and <a href="https://research.siga.la" target="_blank" rel="noreferrer noopener">research.siga.la</a>).  It is release as free/open source software under AGPL v.3 and is <a href="https://makestaticsite.sh/getting-started/installing/">available for download</a>.</li>



<li><strong>WP Offline Search</strong> is a further refinement of my <a href="https://github.com/paultraf/wp-static-search/" target="_blank" rel="noreferrer noopener">fork of WP Static Search</a> by Gergely Szerovay, who developed a WordPress plugin based on <a href="https://lunrjs.com/" target="_blank" rel="noreferrer noopener">Lunr.js</a>. As I&#8217;ve not received any response to my pull requests and have reworked quite a lot of the code, I changed the name and intend to set up a new repository.</li>



<li><a href="https://github.com/jcdarwin/epubcheck-web" target="_blank" rel="noreferrer noopener">epubcheck-web</a> (contributor) – enabling standards-based checking of ePub documents to help self-publishing, motivated by <a href="https://ptworld.net/portfolio/publishing-systems/#ebook">my experiences of self-publishing a Kindle book</a> (see especially the <a href="https://ptworld.net/portfolio/publishing-systems/#ebook" data-type="page" target="_blank" rel="noreferrer noopener">EPUB conversion report slides</a>).</li>
</ul>



<p>I hope to share the Sigala code likewise, once it has reached a certain level of maturity. </p>



<p>For my work using other people&#8217;s software, take a look at the <a href="https://ptworld.net/portfolio/">portfolio</a>.</p>



<h3 class="wp-block-heading">Legacy software, but enduring paradigms</h3>



<p>At the turn of the millennium, there was no universal means for authors to edit and maintain their content through their web browser.  The technical solutions that existed tended to work only on specific platforms, carried a fee, or else require a Java plugin.</p>



<p>In response, I devised one, <a rel="noreferrer noopener" href="https://web.archive.org/web/20011205040442/http://users.ox.ac.uk/~pault/netwedit/index.html" target="_blank">NetWedit</a>, possibly the world&#8217;s first cross-platform JavaScript-based solution, released under <a rel="noreferrer noopener" href="https://fossa.com/blog/open-source-software-licenses-101-lgpl-license/" target="_blank">GNU LGPL</a>, in the days when I still thought that the first &#8216;L&#8217; stood for &#8216;library&#8217; rather than &#8216;lesser&#8217;.  It was experimental and used a crafty method, but it worked well enough for members of Oxford University&#8217;s Theology Faculty to maintain their profiles for a <a href="https://ptworld.net/portfolio/theology-faculty-tlr/" data-type="page" data-id="456">teach and learning resources database</a>. </p>



<p>As browser DOM support improved, I subsequently enhanced the functionality, but kept the same basic user interface, to produce <a rel="noreferrer noopener" href="https://web.archive.org/web/20100109060438/http://users.ox.ac.uk/~pault/rtwedit/" target="_blank">RTWedit</a>, which was incorporated into early versions of WebLearn, Oxford University&#8217;s centrally-hosted virtual learning environment.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img fetchpriority="high" decoding="async" width="892" height="637" src="https://ptworld.net/wp-content/uploads/2022/08/OUCS-IT_Learning_WebLearn_editor.png" alt="Rich text editing in a pop-up window with basic functions to apply bold and italic, to create hyperlinks and to insert images" class="wp-image-1353" style="width:669px;height:478px" srcset="https://ptworld.net/wp-content/uploads/2022/08/OUCS-IT_Learning_WebLearn_editor.png 892w, https://ptworld.net/wp-content/uploads/2022/08/OUCS-IT_Learning_WebLearn_editor-300x214.png 300w, https://ptworld.net/wp-content/uploads/2022/08/OUCS-IT_Learning_WebLearn_editor-768x548.png 768w, https://ptworld.net/wp-content/uploads/2022/08/OUCS-IT_Learning_WebLearn_editor-500x357.png 500w, https://ptworld.net/wp-content/uploads/2022/08/OUCS-IT_Learning_WebLearn_editor-800x571.png 800w" sizes="(max-width: 892px) 100vw, 892px" /><figcaption class="wp-element-caption">An early example (2005-7) of rich text editing in WebLearn, using RTWedit. <br>(Screenshot of a slide from OUCS IT Learning Programme training course led by Paul Trafford.)</figcaption></figure>
</div>


<p>Standards have moved on and browsers only maintain limited backwards compatibility, so my tools don&#8217;t work in a standard desktop today, but the approach of working from first principles is ever-relevant.  I&#8217;ve recorded some notes in a retrospective piece, <a rel="noreferrer noopener" href="https://paultrafford.blogspot.com/2021/04/adventures-in-readwrite-web.html" target="_blank">Adventures in the Read/Write Web</a>. </p>



<p>Nowadays, we take for granted the fact that we can write content in systems such as WordPress and Drupal using a rich text editor with an experience similar to that in a word processor. Such editors, based on packages such as <a rel="noreferrer noopener" href="https://www.tiny.cloud" target="_blank">TinyMCE</a> and <a rel="noreferrer noopener" href="https://ckeditor.com" target="_blank">CK Editor</a> are still written in JavaScript.</p>



<p></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Portfolio</title>
		<link>https://ptworld.net/portfolio/</link>
		
		<dc:creator><![CDATA[Paul]]></dc:creator>
		<pubDate>Thu, 12 May 2022 12:37:01 +0000</pubDate>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[collections]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[digital assets]]></category>
		<category><![CDATA[GLAM]]></category>
		<category><![CDATA[languages]]></category>
		<category><![CDATA[lifecycle]]></category>
		<category><![CDATA[museums]]></category>
		<category><![CDATA[OUCS]]></category>
		<category><![CDATA[Oxford]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://ptworld.net/?page_id=354</guid>

					<description><![CDATA[This portfolio of work covers a number of projects across Web development and other forms of publication. It is not exhaustive. Please click on a thumbnail to access project details and slideshows. .]]></description>
										<content:encoded><![CDATA[
<p>This portfolio of work covers a number of projects across Web development and other forms of publication.  It is not exhaustive.</p>



<p>Please click on a thumbnail to access project details and slideshows.</p>


<div class="wp-block-visual-portfolio">
<div class="vp-portfolio vp-uid-579af1aa vp-id-2n3WpI"
	data-vp-layout="tiles" data-vp-content-source="images" data-vp-items-style="fade" data-vp-items-click-action="url" data-vp-items-gap="15" data-vp-items-gap-vertical="" data-vp-pagination="load-more" data-vp-next-page-url="" data-vp-tiles-type="3|1,1|" >
	<div class="vp-portfolio__preloader-wrap">
		<div class="vp-portfolio__preloader">
			<img decoding="async" loading="eager" src="https://ptworld.net/wp-content/plugins/visual-portfolio/assets/images/logo-dark.svg" alt="Visual Portfolio, Posts &amp; Image Gallery for WordPress" width="20" height="20" data-skip-lazy>
		</div>
	</div>
		<div class="vp-portfolio__items-wrap">
			
<div class="vp-portfolio__items vp-portfolio__items-style-fade vp-portfolio__items-show-overlay-hover">

		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-de5d6cdc" data-vp-filter="" 		>
									<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/portfolio/theology-faculty-tlr/"
			>
	
		<noscript><img decoding="async" width="1378" height="1154" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index.png" class="wp-image-395" alt="Theology Faculty Teaching &amp; Learning Resources website (screenshot):" srcset="https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index.png 1378w, https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index-300x251.png 300w, https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index-1024x858.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index-768x643.png 768w, https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index-500x419.png 500w, https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index-800x670.png 800w, https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index-1280x1072.png 1280w" sizes="(max-width: 1378px) 100vw, 1378px" /></noscript><img decoding="async" width="1378" height="1154" src="https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index.png" class="wp-image-395 vp-lazyload" alt="Theology Faculty Teaching &amp; Learning Resources website (screenshot):" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTM3OCIgaGVpZ2h0PSIxMTU0IiB2aWV3Qm94PSIwIDAgMTM3OCAxMTU0IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==" data-src="https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index.png 1378w, https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index-300x251.png 300w, https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index-1024x858.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index-768x643.png 768w, https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index-500x419.png 500w, https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index-800x670.png 800w, https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index-1280x1072.png 1280w" data-sizes="auto" loading="eager">
		</a>	</div>
</div>
	<figcaption class="vp-portfolio__item-overlay vp-portfolio__item-overlay-text-align-center">
		<div class="vp-portfolio__item-meta-wrap vp-portfolio__custom-scrollbar">
				<a
		href="https://ptworld.net/portfolio/theology-faculty-tlr/"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	Theology Faculty Teaching and Learning Resources Web</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-6723618e" data-vp-filter="" 		>
									<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/portfolio/multimedia-languages/#cdlang"
			>
	
		<noscript><img decoding="async" width="1905" height="1656" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/CTCFL_CD_cover-Elementary.jpeg" class="wp-image-295" alt="CTCFL CD cover for Elementary-Intermediate Chinese course with video screenshots showing various scenes such as ordering a meal and getting a bike repaired" srcset="https://ptworld.net/wp-content/uploads/2022/05/CTCFL_CD_cover-Elementary.jpeg 1905w, https://ptworld.net/wp-content/uploads/2022/05/CTCFL_CD_cover-Elementary-300x261.jpeg 300w, https://ptworld.net/wp-content/uploads/2022/05/CTCFL_CD_cover-Elementary-1024x890.jpeg 1024w, https://ptworld.net/wp-content/uploads/2022/05/CTCFL_CD_cover-Elementary-768x668.jpeg 768w, https://ptworld.net/wp-content/uploads/2022/05/CTCFL_CD_cover-Elementary-1536x1335.jpeg 1536w" sizes="(max-width: 1905px) 100vw, 1905px" /></noscript><img decoding="async" width="1905" height="1656" src="https://ptworld.net/wp-content/uploads/2022/05/CTCFL_CD_cover-Elementary.jpeg" class="wp-image-295 vp-lazyload" alt="CTCFL CD cover for Elementary-Intermediate Chinese course with video screenshots showing various scenes such as ordering a meal and getting a bike repaired" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkwNSIgaGVpZ2h0PSIxNjU2IiB2aWV3Qm94PSIwIDAgMTkwNSAxNjU2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==" data-src="https://ptworld.net/wp-content/uploads/2022/05/CTCFL_CD_cover-Elementary.jpeg" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/CTCFL_CD_cover-Elementary.jpeg 1905w, https://ptworld.net/wp-content/uploads/2022/05/CTCFL_CD_cover-Elementary-300x261.jpeg 300w, https://ptworld.net/wp-content/uploads/2022/05/CTCFL_CD_cover-Elementary-1024x890.jpeg 1024w, https://ptworld.net/wp-content/uploads/2022/05/CTCFL_CD_cover-Elementary-768x668.jpeg 768w, https://ptworld.net/wp-content/uploads/2022/05/CTCFL_CD_cover-Elementary-1536x1335.jpeg 1536w" data-sizes="auto" loading="eager">
		</a>	</div>
</div>
	<figcaption class="vp-portfolio__item-overlay vp-portfolio__item-overlay-text-align-center">
		<div class="vp-portfolio__item-meta-wrap vp-portfolio__custom-scrollbar">
				<a
		href="https://ptworld.net/portfolio/multimedia-languages/#cdlang"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	CTCFL Elementary-Intermediate Chinese CD-ROM</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-6b8457fd" data-vp-filter="" 		>
									<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/portfolio/multimedia-languages/#iacm"
			>
	
		<noscript><img loading="lazy" decoding="async" width="612" height="561" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/IACM_options.gif" class="wp-image-685" alt="&#039;IACM Editing shell&#039; with an overview of the workflow (traffic lights - red, amber and green for creation, content ready, and reviewed)." /></noscript><img decoding="async" width="612" height="561" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjEyIiBoZWlnaHQ9IjU2MSIgdmlld0JveD0iMCAwIDYxMiA1NjEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" class="wp-image-685 vp-lazyload" alt="&#039;IACM Editing shell&#039; with an overview of the workflow (traffic lights - red, amber and green for creation, content ready, and reviewed)." data-src="https://ptworld.net/wp-content/uploads/2022/05/IACM_options.gif" data-sizes="auto" loading="eager">
		</a>	</div>
</div>
	<figcaption class="vp-portfolio__item-overlay vp-portfolio__item-overlay-text-align-center">
		<div class="vp-portfolio__item-meta-wrap vp-portfolio__custom-scrollbar">
				<a
		href="https://ptworld.net/portfolio/multimedia-languages/#iacm"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	Interactive Audio Comprehension Materials (Phase II)</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-a1f3c263" data-vp-filter="" 		>
									<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/portfolio/ramble/"
			>
	
		<noscript><img loading="lazy" decoding="async" width="1608" height="1117" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_Belkin_iPaq.jpg" class="wp-image-567" alt="Photograph shows the iPaq PDA on a stand and Belkin stowaway keyboard unfolded on a desk at home" srcset="https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_Belkin_iPaq.jpg 1608w, https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_Belkin_iPaq-300x208.jpg 300w, https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_Belkin_iPaq-1024x711.jpg 1024w, https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_Belkin_iPaq-768x533.jpg 768w, https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_Belkin_iPaq-1536x1067.jpg 1536w, https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_Belkin_iPaq-500x347.jpg 500w, https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_Belkin_iPaq-800x556.jpg 800w, https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_Belkin_iPaq-1280x889.jpg 1280w" sizes="auto, (max-width: 1608px) 100vw, 1608px" /></noscript><img decoding="async" width="1608" height="1117" src="https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_Belkin_iPaq.jpg" class="wp-image-567 vp-lazyload" alt="Photograph shows the iPaq PDA on a stand and Belkin stowaway keyboard unfolded on a desk at home" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYwOCIgaGVpZ2h0PSIxMTE3IiB2aWV3Qm94PSIwIDAgMTYwOCAxMTE3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==" data-src="https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_Belkin_iPaq.jpg" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_Belkin_iPaq.jpg 1608w, https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_Belkin_iPaq-300x208.jpg 300w, https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_Belkin_iPaq-1024x711.jpg 1024w, https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_Belkin_iPaq-768x533.jpg 768w, https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_Belkin_iPaq-1536x1067.jpg 1536w, https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_Belkin_iPaq-500x347.jpg 500w, https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_Belkin_iPaq-800x556.jpg 800w, https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_Belkin_iPaq-1280x889.jpg 1280w" data-sizes="auto" loading="eager">
		</a>	</div>
</div>
	<figcaption class="vp-portfolio__item-overlay vp-portfolio__item-overlay-text-align-center">
		<div class="vp-portfolio__item-meta-wrap vp-portfolio__custom-scrollbar">
				<a
		href="https://ptworld.net/portfolio/ramble/"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	JISC RAMBLE Project</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-2a6d24fc" data-vp-filter="" 		>
									<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/research/e-learning/#vle"
			>
	
		<noscript><img loading="lazy" decoding="async" width="1000" height="882" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/06/Educause2006_OxfordVLE_stand.jpg" class="wp-image-894" alt="Educause 2006 poster. The board contains a variety of posters, promoting training courses and illustrating various uses of the WebLearn VLE, particularly personalisation with various symbology such as a roundabout with turn-offs for different uses. A laptop sits on the table, with a screen showing a demo CD." srcset="https://ptworld.net/wp-content/uploads/2022/06/Educause2006_OxfordVLE_stand.jpg 1000w, https://ptworld.net/wp-content/uploads/2022/06/Educause2006_OxfordVLE_stand-300x265.jpg 300w, https://ptworld.net/wp-content/uploads/2022/06/Educause2006_OxfordVLE_stand-768x677.jpg 768w, https://ptworld.net/wp-content/uploads/2022/06/Educause2006_OxfordVLE_stand-500x441.jpg 500w, https://ptworld.net/wp-content/uploads/2022/06/Educause2006_OxfordVLE_stand-800x706.jpg 800w" sizes="auto, (max-width: 1000px) 100vw, 1000px" /></noscript><img decoding="async" width="1000" height="882" src="https://ptworld.net/wp-content/uploads/2022/06/Educause2006_OxfordVLE_stand.jpg" class="wp-image-894 vp-lazyload" alt="Educause 2006 poster. The board contains a variety of posters, promoting training courses and illustrating various uses of the WebLearn VLE, particularly personalisation with various symbology such as a roundabout with turn-offs for different uses. A laptop sits on the table, with a screen showing a demo CD." srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwMCIgaGVpZ2h0PSI4ODIiIHZpZXdCb3g9IjAgMCAxMDAwIDg4MiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" data-src="https://ptworld.net/wp-content/uploads/2022/06/Educause2006_OxfordVLE_stand.jpg" data-srcset="https://ptworld.net/wp-content/uploads/2022/06/Educause2006_OxfordVLE_stand.jpg 1000w, https://ptworld.net/wp-content/uploads/2022/06/Educause2006_OxfordVLE_stand-300x265.jpg 300w, https://ptworld.net/wp-content/uploads/2022/06/Educause2006_OxfordVLE_stand-768x677.jpg 768w, https://ptworld.net/wp-content/uploads/2022/06/Educause2006_OxfordVLE_stand-500x441.jpg 500w, https://ptworld.net/wp-content/uploads/2022/06/Educause2006_OxfordVLE_stand-800x706.jpg 800w" data-sizes="auto" loading="eager">
		</a>	</div>
</div>
	<figcaption class="vp-portfolio__item-overlay vp-portfolio__item-overlay-text-align-center">
		<div class="vp-portfolio__item-meta-wrap vp-portfolio__custom-scrollbar">
				<a
		href="https://ptworld.net/research/e-learning/#vle"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	Educause 2006: From Personalized Learning to Open Courseware: Learning Management Systems Can Be Flexible</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-752263fc" data-vp-filter="" 		>
									<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/portfolio/mhs-hsm-website/"
			>
	
		<noscript><img loading="lazy" decoding="async" width="965" height="1003" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/MHS_Home_page_2012-Mechanical_universe.png" class="wp-image-471" alt="The home page for the Museum of the History of Science, 2012. Its header displays the Museum&#039;s logo and essential details. Underneath is a banner image, the main navigation menu with various sections underneath on current exhibitions, news, featured objects, events and a search box" srcset="https://ptworld.net/wp-content/uploads/2022/05/MHS_Home_page_2012-Mechanical_universe.png 965w, https://ptworld.net/wp-content/uploads/2022/05/MHS_Home_page_2012-Mechanical_universe-289x300.png 289w, https://ptworld.net/wp-content/uploads/2022/05/MHS_Home_page_2012-Mechanical_universe-768x798.png 768w, https://ptworld.net/wp-content/uploads/2022/05/MHS_Home_page_2012-Mechanical_universe-500x520.png 500w, https://ptworld.net/wp-content/uploads/2022/05/MHS_Home_page_2012-Mechanical_universe-800x832.png 800w" sizes="auto, (max-width: 965px) 100vw, 965px" /></noscript><img decoding="async" width="965" height="1003" src="https://ptworld.net/wp-content/uploads/2022/05/MHS_Home_page_2012-Mechanical_universe.png" class="wp-image-471 vp-lazyload" alt="The home page for the Museum of the History of Science, 2012. Its header displays the Museum&#039;s logo and essential details. Underneath is a banner image, the main navigation menu with various sections underneath on current exhibitions, news, featured objects, events and a search box" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTY1IiBoZWlnaHQ9IjEwMDMiIHZpZXdCb3g9IjAgMCA5NjUgMTAwMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" data-src="https://ptworld.net/wp-content/uploads/2022/05/MHS_Home_page_2012-Mechanical_universe.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/MHS_Home_page_2012-Mechanical_universe.png 965w, https://ptworld.net/wp-content/uploads/2022/05/MHS_Home_page_2012-Mechanical_universe-289x300.png 289w, https://ptworld.net/wp-content/uploads/2022/05/MHS_Home_page_2012-Mechanical_universe-768x798.png 768w, https://ptworld.net/wp-content/uploads/2022/05/MHS_Home_page_2012-Mechanical_universe-500x520.png 500w, https://ptworld.net/wp-content/uploads/2022/05/MHS_Home_page_2012-Mechanical_universe-800x832.png 800w" data-sizes="auto" loading="eager">
		</a>	</div>
</div>
	<figcaption class="vp-portfolio__item-overlay vp-portfolio__item-overlay-text-align-center">
		<div class="vp-portfolio__item-meta-wrap vp-portfolio__custom-scrollbar">
				<a
		href="https://ptworld.net/portfolio/mhs-hsm-website/"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	MHS Website (WordPress developments)</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-e540c658" data-vp-filter="" 		>
									<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/portfolio/iarf/"
			>
	
		<noscript><img loading="lazy" decoding="async" width="1016" height="971" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/IARF_homepage_2015.png" class="wp-image-381" alt="IARF website home page (screenshot) features its banner and slogan &#039;belief with integrity&#039;, with links to recent news and forthcoming events. The main photograph is taken in a Buddhist temple and depicts monastics from different traditions, led by His Holiness, the Dalai Lama" srcset="https://ptworld.net/wp-content/uploads/2022/05/IARF_homepage_2015.png 1016w, https://ptworld.net/wp-content/uploads/2022/05/IARF_homepage_2015-300x287.png 300w, https://ptworld.net/wp-content/uploads/2022/05/IARF_homepage_2015-768x734.png 768w, https://ptworld.net/wp-content/uploads/2022/05/IARF_homepage_2015-500x478.png 500w, https://ptworld.net/wp-content/uploads/2022/05/IARF_homepage_2015-800x765.png 800w" sizes="auto, (max-width: 1016px) 100vw, 1016px" /></noscript><img decoding="async" width="1016" height="971" src="https://ptworld.net/wp-content/uploads/2022/05/IARF_homepage_2015.png" class="wp-image-381 vp-lazyload" alt="IARF website home page (screenshot) features its banner and slogan &#039;belief with integrity&#039;, with links to recent news and forthcoming events. The main photograph is taken in a Buddhist temple and depicts monastics from different traditions, led by His Holiness, the Dalai Lama" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAxNiIgaGVpZ2h0PSI5NzEiIHZpZXdCb3g9IjAgMCAxMDE2IDk3MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" data-src="https://ptworld.net/wp-content/uploads/2022/05/IARF_homepage_2015.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/IARF_homepage_2015.png 1016w, https://ptworld.net/wp-content/uploads/2022/05/IARF_homepage_2015-300x287.png 300w, https://ptworld.net/wp-content/uploads/2022/05/IARF_homepage_2015-768x734.png 768w, https://ptworld.net/wp-content/uploads/2022/05/IARF_homepage_2015-500x478.png 500w, https://ptworld.net/wp-content/uploads/2022/05/IARF_homepage_2015-800x765.png 800w" data-sizes="auto" loading="eager">
		</a>	</div>
</div>
	<figcaption class="vp-portfolio__item-overlay vp-portfolio__item-overlay-text-align-center">
		<div class="vp-portfolio__item-meta-wrap vp-portfolio__custom-scrollbar">
				<a
		href="https://ptworld.net/portfolio/iarf/"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	IARF Website redevelopment</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-8af5d89f" data-vp-filter="" 		>
									<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/portfolio/oumnh-collections/#Icones"
			>
	
		<noscript><img loading="lazy" decoding="async" width="1053" height="941" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/2014-OUMNH_JonesIcones_Home.png" class="wp-image-611" alt="Jones&#039; Icones Online: home page with introductory text on the significance of the 18th century collection of paintings and descriptions of butterfly species" srcset="https://ptworld.net/wp-content/uploads/2022/05/2014-OUMNH_JonesIcones_Home.png 1053w, https://ptworld.net/wp-content/uploads/2022/05/2014-OUMNH_JonesIcones_Home-300x268.png 300w, https://ptworld.net/wp-content/uploads/2022/05/2014-OUMNH_JonesIcones_Home-1024x915.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/2014-OUMNH_JonesIcones_Home-768x686.png 768w, https://ptworld.net/wp-content/uploads/2022/05/2014-OUMNH_JonesIcones_Home-500x447.png 500w, https://ptworld.net/wp-content/uploads/2022/05/2014-OUMNH_JonesIcones_Home-800x715.png 800w" sizes="auto, (max-width: 1053px) 100vw, 1053px" /></noscript><img decoding="async" width="1053" height="941" src="https://ptworld.net/wp-content/uploads/2022/05/2014-OUMNH_JonesIcones_Home.png" class="wp-image-611 vp-lazyload" alt="Jones&#039; Icones Online: home page with introductory text on the significance of the 18th century collection of paintings and descriptions of butterfly species" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTA1MyIgaGVpZ2h0PSI5NDEiIHZpZXdCb3g9IjAgMCAxMDUzIDk0MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" data-src="https://ptworld.net/wp-content/uploads/2022/05/2014-OUMNH_JonesIcones_Home.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/2014-OUMNH_JonesIcones_Home.png 1053w, https://ptworld.net/wp-content/uploads/2022/05/2014-OUMNH_JonesIcones_Home-300x268.png 300w, https://ptworld.net/wp-content/uploads/2022/05/2014-OUMNH_JonesIcones_Home-1024x915.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/2014-OUMNH_JonesIcones_Home-768x686.png 768w, https://ptworld.net/wp-content/uploads/2022/05/2014-OUMNH_JonesIcones_Home-500x447.png 500w, https://ptworld.net/wp-content/uploads/2022/05/2014-OUMNH_JonesIcones_Home-800x715.png 800w" data-sizes="auto" loading="eager">
		</a>	</div>
</div>
	<figcaption class="vp-portfolio__item-overlay vp-portfolio__item-overlay-text-align-center">
		<div class="vp-portfolio__item-meta-wrap vp-portfolio__custom-scrollbar">
				<a
		href="https://ptworld.net/portfolio/oumnh-collections/#Icones"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	Jones’ Icones Online: Home</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-0a47db10" data-vp-filter="" 		>
									<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/portfolio/oumnh-collections/#Gems"
			>
	
		<noscript><img loading="lazy" decoding="async" width="1202" height="837" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home.png" class="wp-image-437" alt="Oxford University Museum of Natural History Collections Online home page, beta: access to Life, Earth and Archives collections, together with a separate &#039;Featured&#039; section" srcset="https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home.png 1202w, https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home-300x209.png 300w, https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home-1024x713.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home-768x535.png 768w, https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home-500x348.png 500w, https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home-800x557.png 800w" sizes="auto, (max-width: 1202px) 100vw, 1202px" /></noscript><img decoding="async" width="1202" height="837" src="https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home.png" class="wp-image-437 vp-lazyload" alt="Oxford University Museum of Natural History Collections Online home page, beta: access to Life, Earth and Archives collections, together with a separate &#039;Featured&#039; section" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIwMiIgaGVpZ2h0PSI4MzciIHZpZXdCb3g9IjAgMCAxMjAyIDgzNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" data-src="https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home.png 1202w, https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home-300x209.png 300w, https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home-1024x713.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home-768x535.png 768w, https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home-500x348.png 500w, https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home-800x557.png 800w" data-sizes="auto" loading="eager">
		</a>	</div>
</div>
	<figcaption class="vp-portfolio__item-overlay vp-portfolio__item-overlay-text-align-center">
		<div class="vp-portfolio__item-meta-wrap vp-portfolio__custom-scrollbar">
				<a
		href="https://ptworld.net/portfolio/oumnh-collections/#Gems"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	OUMNH Collections Online beta</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-0cec7fbc" data-vp-filter="" 		>
									<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/portfolio/publishing-systems/"
			>
	
		<noscript><img loading="lazy" decoding="async" width="453" height="684" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2016/04/ThursdayLotus_Cover-small.jpg" class="wp-image-62" alt="cover for &#039;Thursday&#039;s Lotus: The Life and Work of Fuengsin Trafford&#039;" srcset="https://ptworld.net/wp-content/uploads/2016/04/ThursdayLotus_Cover-small.jpg 453w, https://ptworld.net/wp-content/uploads/2016/04/ThursdayLotus_Cover-small-199x300.jpg 199w" sizes="auto, (max-width: 453px) 100vw, 453px" /></noscript><img decoding="async" width="453" height="684" src="https://ptworld.net/wp-content/uploads/2016/04/ThursdayLotus_Cover-small.jpg" class="wp-image-62 vp-lazyload" alt="cover for &#039;Thursday&#039;s Lotus: The Life and Work of Fuengsin Trafford&#039;" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDUzIiBoZWlnaHQ9IjY4NCIgdmlld0JveD0iMCAwIDQ1MyA2ODQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" data-src="https://ptworld.net/wp-content/uploads/2016/04/ThursdayLotus_Cover-small.jpg" data-srcset="https://ptworld.net/wp-content/uploads/2016/04/ThursdayLotus_Cover-small.jpg 453w, https://ptworld.net/wp-content/uploads/2016/04/ThursdayLotus_Cover-small-199x300.jpg 199w" data-sizes="auto" loading="eager">
		</a>	</div>
</div>
	<figcaption class="vp-portfolio__item-overlay vp-portfolio__item-overlay-text-align-center">
		<div class="vp-portfolio__item-meta-wrap vp-portfolio__custom-scrollbar">
				<a
		href="https://ptworld.net/portfolio/publishing-systems/"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	Thursday’s Lotus (paperback)</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-2dc59707" data-vp-filter="" 		>
									<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/portfolio/publishing-systems/#ebook"
			>
	
		<noscript><img loading="lazy" decoding="async" width="1920" height="1154" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices2-1920x1154.jpg" class="wp-image-555" alt="A shot of the paperback version of Thursday&#039;s Lotus, alongside the Galaxy Tab and a Kindle." srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices2-1920x1154.jpg 1920w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices2-300x180.jpg 300w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices2-1024x616.jpg 1024w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices2-768x462.jpg 768w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices2-1536x923.jpg 1536w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices2-2048x1231.jpg 2048w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices2-500x301.jpg 500w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices2-800x481.jpg 800w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices2-1280x769.jpg 1280w" sizes="auto, (max-width: 1920px) 100vw, 1920px" /></noscript><img decoding="async" width="1920" height="1154" src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices2-1920x1154.jpg" class="wp-image-555 vp-lazyload" alt="A shot of the paperback version of Thursday&#039;s Lotus, alongside the Galaxy Tab and a Kindle." srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyMCIgaGVpZ2h0PSIxMTU0IiB2aWV3Qm94PSIwIDAgMTkyMCAxMTU0IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==" data-src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices2-1920x1154.jpg" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices2-1920x1154.jpg 1920w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices2-300x180.jpg 300w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices2-1024x616.jpg 1024w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices2-768x462.jpg 768w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices2-1536x923.jpg 1536w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices2-2048x1231.jpg 2048w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices2-500x301.jpg 500w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices2-800x481.jpg 800w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices2-1280x769.jpg 1280w" data-sizes="auto" loading="eager">
		</a>	</div>
</div>
	<figcaption class="vp-portfolio__item-overlay vp-portfolio__item-overlay-text-align-center">
		<div class="vp-portfolio__item-meta-wrap vp-portfolio__custom-scrollbar">
				<a
		href="https://ptworld.net/portfolio/publishing-systems/#ebook"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	Thursday’s Lotus &#8211; e-book production</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-ef45f06d" data-vp-filter="" 		>
									<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/portfolio/mhs-hsm-website/#backfromthedead"
			>
	
		<noscript><img loading="lazy" decoding="async" width="1187" height="981" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/BFTD_Exhibition.png" class="wp-image-358" alt="History of Science Museum: Website for Special Exhibition, &#039;Back from the Dead&#039; to mark penicillin&#039;s 75th anniversary as a life-saving drug" srcset="https://ptworld.net/wp-content/uploads/2022/05/BFTD_Exhibition.png 1187w, https://ptworld.net/wp-content/uploads/2022/05/BFTD_Exhibition-300x248.png 300w, https://ptworld.net/wp-content/uploads/2022/05/BFTD_Exhibition-1024x846.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/BFTD_Exhibition-768x635.png 768w, https://ptworld.net/wp-content/uploads/2022/05/BFTD_Exhibition-500x413.png 500w, https://ptworld.net/wp-content/uploads/2022/05/BFTD_Exhibition-800x661.png 800w" sizes="auto, (max-width: 1187px) 100vw, 1187px" /></noscript><img decoding="async" width="1187" height="981" src="https://ptworld.net/wp-content/uploads/2022/05/BFTD_Exhibition.png" class="wp-image-358 vp-lazyload" alt="History of Science Museum: Website for Special Exhibition, &#039;Back from the Dead&#039; to mark penicillin&#039;s 75th anniversary as a life-saving drug" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTE4NyIgaGVpZ2h0PSI5ODEiIHZpZXdCb3g9IjAgMCAxMTg3IDk4MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" data-src="https://ptworld.net/wp-content/uploads/2022/05/BFTD_Exhibition.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/BFTD_Exhibition.png 1187w, https://ptworld.net/wp-content/uploads/2022/05/BFTD_Exhibition-300x248.png 300w, https://ptworld.net/wp-content/uploads/2022/05/BFTD_Exhibition-1024x846.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/BFTD_Exhibition-768x635.png 768w, https://ptworld.net/wp-content/uploads/2022/05/BFTD_Exhibition-500x413.png 500w, https://ptworld.net/wp-content/uploads/2022/05/BFTD_Exhibition-800x661.png 800w" data-sizes="auto" loading="eager">
		</a>	</div>
</div>
	<figcaption class="vp-portfolio__item-overlay vp-portfolio__item-overlay-text-align-center">
		<div class="vp-portfolio__item-meta-wrap vp-portfolio__custom-scrollbar">
				<a
		href="https://ptworld.net/portfolio/mhs-hsm-website/#backfromthedead"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	 MHS Special Exhibition: Back from the Dead</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-5814e489" data-vp-filter="" 		>
									<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/portfolio/hsm-dams/"
			>
	
		<noscript><img loading="lazy" decoding="async" width="941" height="566" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2.png" class="wp-image-373" alt="History of Science Museum DAMS: main dashboard with links to add and search for assets, group assets in collections, and so on." srcset="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2.png 941w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2-300x180.png 300w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2-768x462.png 768w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2-500x301.png 500w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2-800x481.png 800w" sizes="auto, (max-width: 941px) 100vw, 941px" /></noscript><img decoding="async" width="941" height="566" src="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2.png" class="wp-image-373 vp-lazyload" alt="History of Science Museum DAMS: main dashboard with links to add and search for assets, group assets in collections, and so on." srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTQxIiBoZWlnaHQ9IjU2NiIgdmlld0JveD0iMCAwIDk0MSA1NjYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" data-src="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2.png 941w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2-300x180.png 300w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2-768x462.png 768w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2-500x301.png 500w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2-800x481.png 800w" data-sizes="auto" loading="eager">
		</a>	</div>
</div>
	<figcaption class="vp-portfolio__item-overlay vp-portfolio__item-overlay-text-align-center">
		<div class="vp-portfolio__item-meta-wrap vp-portfolio__custom-scrollbar">
				<a
		href="https://ptworld.net/portfolio/hsm-dams/"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	HSM Digital Asset Management</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
</div>
		</div>
		
</div>
</div>


<p>. </p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Consultancy</title>
		<link>https://ptworld.net/about/consultancy/</link>
		
		<dc:creator><![CDATA[Paul]]></dc:creator>
		<pubDate>Thu, 12 May 2022 11:57:33 +0000</pubDate>
				<category><![CDATA[advice]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[higher education]]></category>
		<category><![CDATA[lifecycle]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[systems]]></category>
		<guid isPermaLink="false">https://ptworld.net/?page_id=349</guid>

					<description><![CDATA[I offer consultancy on a range of digital matters for public sector organisations, based on &#8216;hands on&#8217; practical experience and a broad and holistic understanding of systems and interoperability. At present the office is at my home in Oxford. Please <a class="more-link" href="https://ptworld.net/about/consultancy/">Read More ...</a>]]></description>
										<content:encoded><![CDATA[
<p>I offer consultancy on a range of digital matters for public sector organisations, based on &#8216;hands on&#8217; practical experience and a broad and holistic understanding of systems and interoperability.  At present the <a href="https://ptworld.net/about/office/" data-type="page" data-id="764">office</a> is at my home in Oxford. <br><br>Please note that currently most of my efforts are devoted to <a href="https://ptworld.net/projects/sigala/" data-type="page" data-id="802">Sigala</a>, so I am being more selective than usual.</p>



<h2 class="wp-block-heading" id="scope">Scope</h2>



<p>In the following areas, I indicate the areas that I cover followed by relevant experience, both as an employee and a consultant. I have delivered consultancy projects for public sector organisations, mainly in higher education, in addition to my staff roles at these organisations.  Links are provided to projects from my <a href="https://ptworld.net/portfolio/" data-type="page" data-id="354">portfolio</a>.</p>



<h3 class="wp-block-heading"><strong>Web publishing lifecycle</strong> </h3>



<p>I have authored both original (and sometimes idiosyncratic) Web applications and set up and developed content management systems, especially WordPress multisite installations at the&nbsp;<a href="http://www.mhs.ox.ac.uk/">Museum of the History of Science</a>&nbsp;and the&nbsp;<a href="http://iarf.net/">International Association for Religious Freedom</a>.  I have also been involved in every stage of the implementation of a centralised IT system (the WebLearn Virtual Learning Environment at Oxford University), from initial needs analysis, through procurement to operational management,</p>



<p>In the course of all this development, I have covered the full lifecycle, and have become familiar with key issues that affect long-term organisational and system sustainability.  I generally seek the whole picture in order to properly identify gaps in in-house technical capacity and organisational processes, with particular sensitivity to how they impact staff roles.</p>


<div class="wp-block-visual-portfolio">
<div class="vp-portfolio vp-uid-57d4620e vp-id-1y9cfa"
	data-vp-layout="tiles" data-vp-content-source="images" data-vp-items-style="fade" data-vp-items-click-action="popup_gallery" data-vp-items-gap="15" data-vp-items-gap-vertical="" data-vp-pagination="load-more" data-vp-next-page-url="" data-vp-tiles-type="3|1,1|" >
	<div class="vp-portfolio__preloader-wrap">
		<div class="vp-portfolio__preloader">
			<img decoding="async" loading="eager" src="https://ptworld.net/wp-content/plugins/visual-portfolio/assets/images/logo-dark.svg" alt="Visual Portfolio, Posts &amp; Image Gallery for WordPress" width="20" height="20" data-skip-lazy>
		</div>
	</div>
		<div class="vp-portfolio__items-wrap">
			
<div class="vp-portfolio__items vp-portfolio__items-style-fade vp-portfolio__items-show-overlay-hover">

		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-96f2eaea" data-vp-filter="" 		>
									<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/portfolio/multimedia-languages/#cdlang"
			>
	
		<noscript><img loading="lazy" decoding="async" width="760" height="976" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/CTCFL_start_page.png" class="wp-image-702" alt="The starting page for CTCFL&#039;s Chinese Multimedia: A supplementary Chinese course at elementary-intermediate level. It provides an introduction and a list of lesson content with main navigation and project links" srcset="https://ptworld.net/wp-content/uploads/2022/05/CTCFL_start_page.png 760w, https://ptworld.net/wp-content/uploads/2022/05/CTCFL_start_page-234x300.png 234w, https://ptworld.net/wp-content/uploads/2022/05/CTCFL_start_page-500x642.png 500w" sizes="auto, (max-width: 760px) 100vw, 760px" /></noscript><img decoding="async" width="760" height="976" src="https://ptworld.net/wp-content/uploads/2022/05/CTCFL_start_page.png" class="wp-image-702 vp-lazyload" alt="The starting page for CTCFL&#039;s Chinese Multimedia: A supplementary Chinese course at elementary-intermediate level. It provides an introduction and a list of lesson content with main navigation and project links" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzYwIiBoZWlnaHQ9Ijk3NiIgdmlld0JveD0iMCAwIDc2MCA5NzYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" data-src="https://ptworld.net/wp-content/uploads/2022/05/CTCFL_start_page.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/CTCFL_start_page.png 760w, https://ptworld.net/wp-content/uploads/2022/05/CTCFL_start_page-234x300.png 234w, https://ptworld.net/wp-content/uploads/2022/05/CTCFL_start_page-500x642.png 500w" data-sizes="auto" loading="eager">
		</a>	</div>
</div>
	<figcaption class="vp-portfolio__item-overlay vp-portfolio__item-overlay-text-align-center">
		<div class="vp-portfolio__item-meta-wrap vp-portfolio__custom-scrollbar">
				<a
		href="https://ptworld.net/portfolio/multimedia-languages/#cdlang"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	CTCFL Elementary-Intermediate Chinese CD-ROM</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-66e10bb9" data-vp-filter="" 		>
									<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/portfolio/theology-faculty-tlr/"
			>
	
		<noscript><img loading="lazy" decoding="async" width="1378" height="1154" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index.png" class="wp-image-395" alt="Theology Faculty Teaching &amp; Learning Resources website (screenshot):" srcset="https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index.png 1378w, https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index-300x251.png 300w, https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index-1024x858.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index-768x643.png 768w, https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index-500x419.png 500w, https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index-800x670.png 800w, https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index-1280x1072.png 1280w" sizes="auto, (max-width: 1378px) 100vw, 1378px" /></noscript><img decoding="async" width="1378" height="1154" src="https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index.png" class="wp-image-395 vp-lazyload" alt="Theology Faculty Teaching &amp; Learning Resources website (screenshot):" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTM3OCIgaGVpZ2h0PSIxMTU0IiB2aWV3Qm94PSIwIDAgMTM3OCAxMTU0IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==" data-src="https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index.png 1378w, https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index-300x251.png 300w, https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index-1024x858.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index-768x643.png 768w, https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index-500x419.png 500w, https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index-800x670.png 800w, https://ptworld.net/wp-content/uploads/2022/05/Theology_TeachLearnResources_index-1280x1072.png 1280w" data-sizes="auto" loading="eager">
		</a>	</div>
</div>
	<figcaption class="vp-portfolio__item-overlay vp-portfolio__item-overlay-text-align-center">
		<div class="vp-portfolio__item-meta-wrap vp-portfolio__custom-scrollbar">
				<a
		href="https://ptworld.net/portfolio/theology-faculty-tlr/"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	Theology Faculty Teaching &amp; Learning Resources Web</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
</div>
		</div>
		
</div>
</div>


<p>&nbsp;</p>



<h3 class="wp-block-heading"><strong>Digital assets and Collections Management</strong></h3>



<p>In working for several years for fairly small- to medium-sized cultural institutions, I have experience of formulating policy &#8211; such as preservation and data protection &#8211; as well as the digital systems to fulfil these policies, from requirements, implementation (including ingestion), to documentation and training.  I have worked on projects that integrate collections management and digital asset management systems, seeking the optimal exposure of information for internal and external audiences. </p>


<div class="wp-block-visual-portfolio">
<div class="vp-portfolio vp-uid-d8630748 vp-id-2hmwtC"
	data-vp-layout="tiles" data-vp-content-source="images" data-vp-items-style="fade" data-vp-items-click-action="popup_gallery" data-vp-items-gap="15" data-vp-items-gap-vertical="" data-vp-pagination="load-more" data-vp-next-page-url="" data-vp-tiles-type="3|1,1|" >
	<div class="vp-portfolio__preloader-wrap">
		<div class="vp-portfolio__preloader">
			<img decoding="async" loading="eager" src="https://ptworld.net/wp-content/plugins/visual-portfolio/assets/images/logo-dark.svg" alt="Visual Portfolio, Posts &amp; Image Gallery for WordPress" width="20" height="20" data-skip-lazy>
		</div>
	</div>
		<div class="vp-portfolio__items-wrap">
			
<div class="vp-portfolio__items vp-portfolio__items-style-fade vp-portfolio__items-show-overlay-hover">

		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-a9bde467" data-vp-filter="" 		>
									<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/portfolio/hsm-dams/"
			>
	
		<noscript><img loading="lazy" decoding="async" width="941" height="566" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2.png" class="wp-image-373" alt="History of Science Museum DAMS: main dashboard with links to add and search for assets, group assets in collections, and so on." srcset="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2.png 941w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2-300x180.png 300w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2-768x462.png 768w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2-500x301.png 500w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2-800x481.png 800w" sizes="auto, (max-width: 941px) 100vw, 941px" /></noscript><img decoding="async" width="941" height="566" src="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2.png" class="wp-image-373 vp-lazyload" alt="History of Science Museum DAMS: main dashboard with links to add and search for assets, group assets in collections, and so on." srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTQxIiBoZWlnaHQ9IjU2NiIgdmlld0JveD0iMCAwIDk0MSA1NjYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" data-src="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2.png 941w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2-300x180.png 300w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2-768x462.png 768w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2-500x301.png 500w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2-800x481.png 800w" data-sizes="auto" loading="eager">
		</a>	</div>
</div>
	<figcaption class="vp-portfolio__item-overlay vp-portfolio__item-overlay-text-align-center">
		<div class="vp-portfolio__item-meta-wrap vp-portfolio__custom-scrollbar">
				<a
		href="https://ptworld.net/portfolio/hsm-dams/"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	HSM Digital Asset Management</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-774f949a" data-vp-filter="" 		>
									<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/portfolio/oumnh-collections/#Gems"
			>
	
		<noscript><img loading="lazy" decoding="async" width="1202" height="837" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home.png" class="wp-image-437" alt="Oxford University Museum of Natural History Collections Online home page, beta: access to Life, Earth and Archives collections, together with a separate &#039;Featured&#039; section" srcset="https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home.png 1202w, https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home-300x209.png 300w, https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home-1024x713.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home-768x535.png 768w, https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home-500x348.png 500w, https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home-800x557.png 800w" sizes="auto, (max-width: 1202px) 100vw, 1202px" /></noscript><img decoding="async" width="1202" height="837" src="https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home.png" class="wp-image-437 vp-lazyload" alt="Oxford University Museum of Natural History Collections Online home page, beta: access to Life, Earth and Archives collections, together with a separate &#039;Featured&#039; section" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIwMiIgaGVpZ2h0PSI4MzciIHZpZXdCb3g9IjAgMCAxMjAyIDgzNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" data-src="https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home.png 1202w, https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home-300x209.png 300w, https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home-1024x713.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home-768x535.png 768w, https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home-500x348.png 500w, https://ptworld.net/wp-content/uploads/2022/05/Collections_Beta_home-800x557.png 800w" data-sizes="auto" loading="eager">
		</a>	</div>
</div>
	<figcaption class="vp-portfolio__item-overlay vp-portfolio__item-overlay-text-align-center">
		<div class="vp-portfolio__item-meta-wrap vp-portfolio__custom-scrollbar">
				<a
		href="https://ptworld.net/portfolio/oumnh-collections/#Gems"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	OUMNH Collections Online home page</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
</div>
		</div>
		
</div>
</div>


<p>&nbsp;</p>



<h3 class="wp-block-heading"><strong>E-Learning</strong> </h3>



<p>Rooted in a whole person view of online learning, I can advise on systems and platforms for teaching curricula at different levels, particularly for independent learning aided by lightweight (handheld) solutions.  </p>


<div class="wp-block-visual-portfolio">
<div class="vp-portfolio vp-uid-74511502 vp-id-Z1kIEA6"
	data-vp-layout="tiles" data-vp-content-source="images" data-vp-items-style="fade" data-vp-items-click-action="popup_gallery" data-vp-items-gap="15" data-vp-items-gap-vertical="" data-vp-pagination="load-more" data-vp-next-page-url="" data-vp-tiles-type="3|1,1|" >
	<div class="vp-portfolio__preloader-wrap">
		<div class="vp-portfolio__preloader">
			<img decoding="async" loading="eager" src="https://ptworld.net/wp-content/plugins/visual-portfolio/assets/images/logo-dark.svg" alt="Visual Portfolio, Posts &amp; Image Gallery for WordPress" width="20" height="20" data-skip-lazy>
		</div>
	</div>
		<div class="vp-portfolio__items-wrap">
			
<div class="vp-portfolio__items vp-portfolio__items-style-fade vp-portfolio__items-show-overlay-hover">

		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-c18d9f76" data-vp-filter="" 		>
									<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/portfolio/multimedia-languages/#iacm"
			>
	
		<noscript><img loading="lazy" decoding="async" width="612" height="561" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/IACM_options.gif" class="wp-image-685" alt="&#039;IACM Editing shell&#039; with an overview of the workflow (traffic lights - red, amber and green for creation, content ready, and reviewed)." /></noscript><img decoding="async" width="612" height="561" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjEyIiBoZWlnaHQ9IjU2MSIgdmlld0JveD0iMCAwIDYxMiA1NjEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" class="wp-image-685 vp-lazyload" alt="&#039;IACM Editing shell&#039; with an overview of the workflow (traffic lights - red, amber and green for creation, content ready, and reviewed)." data-src="https://ptworld.net/wp-content/uploads/2022/05/IACM_options.gif" data-sizes="auto" loading="eager">
		</a>	</div>
</div>
	<figcaption class="vp-portfolio__item-overlay vp-portfolio__item-overlay-text-align-center">
		<div class="vp-portfolio__item-meta-wrap vp-portfolio__custom-scrollbar">
				<a
		href="https://ptworld.net/portfolio/multimedia-languages/#iacm"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	Interactive Audio Comprehension Materials (IACM) II</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-fb829e9c" data-vp-filter="" 		>
									<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/portfolio/ramble/"
			>
	
		<noscript><img loading="lazy" decoding="async" width="1024" height="768" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_EdStudies_Blogging_PDA1.jpeg" class="wp-image-571" alt="A presentation slide split between &#039;Setup Features&#039; (notes) and &#039;PDA and Keyboard&#039; (annotated photo)" srcset="https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_EdStudies_Blogging_PDA1.jpeg 1024w, https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_EdStudies_Blogging_PDA1-300x225.jpeg 300w, https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_EdStudies_Blogging_PDA1-768x576.jpeg 768w, https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_EdStudies_Blogging_PDA1-500x375.jpeg 500w, https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_EdStudies_Blogging_PDA1-800x600.jpeg 800w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></noscript><img decoding="async" width="1024" height="768" src="https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_EdStudies_Blogging_PDA1.jpeg" class="wp-image-571 vp-lazyload" alt="A presentation slide split between &#039;Setup Features&#039; (notes) and &#039;PDA and Keyboard&#039; (annotated photo)" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAyNCIgaGVpZ2h0PSI3NjgiIHZpZXdCb3g9IjAgMCAxMDI0IDc2OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" data-src="https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_EdStudies_Blogging_PDA1.jpeg" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_EdStudies_Blogging_PDA1.jpeg 1024w, https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_EdStudies_Blogging_PDA1-300x225.jpeg 300w, https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_EdStudies_Blogging_PDA1-768x576.jpeg 768w, https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_EdStudies_Blogging_PDA1-500x375.jpeg 500w, https://ptworld.net/wp-content/uploads/2022/05/RAMBLE_EdStudies_Blogging_PDA1-800x600.jpeg 800w" data-sizes="auto" loading="eager">
		</a>	</div>
</div>
	<figcaption class="vp-portfolio__item-overlay vp-portfolio__item-overlay-text-align-center">
		<div class="vp-portfolio__item-meta-wrap vp-portfolio__custom-scrollbar">
				<a
		href="https://ptworld.net/portfolio/ramble/"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	JISC RAMBLE Project</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
</div>
		</div>
		
</div>
</div>


<p>&nbsp;</p>



<p>What I don&#8217;t cover and where I particularly welcome collaboration:</p>



<ul class="wp-block-list"><li><strong>graphic design</strong> — I am happy to work with artists, typographers and web design specialists, as I have only rudimentary skills in these areas.  </li><li><strong>usability analysis</strong>  — whilst I value and have a solid grounding in usability and accessibility, I am not a specialist in this area and welcome collaboration to ensure that everyone finds using the site straightforward.  </li><li><strong>marketing</strong> — this is another area where I lack knowledge, though I expect any approach to strongly support measures for privacy and data protection.  </li></ul>



<h3 class="wp-block-heading" id="projects">Research Projects</h3>



<p>In addition to software development projects, I have also provided a range of advice, theoretical and research-oriented advice, to specific challenges.  I highlight here one particular project involving final year business undergraduates in Japan.  For other work, please refer to the main <a href="https://ptworld.net/research/e-learning/" data-type="page" data-id="45">e-learning page</a>.</p>



<h4 class="wp-block-heading">E-learning mathematics for business studies undergraduates</h4>



<p><strong>Client</strong>: Faculty of Economics, Gakushuin University, Tokyo, Japan<br><strong>Date:</strong> March-July 2011<br><strong>URL (blog posts)</strong>: https://paultrafford.blogspot.com/search/label/Gakushuin<br><strong>Papers</strong>:<br>Trafford, P. &amp; Shirota, Y., 2011. <em>An introduction to virtual learning environments</em>. Gakushuin University Economic Review, 48(3), pp. 143-151.<br>https://www.gakushuin.ac.jp/univ/eco/gakkai/pdf_files/keizai_ronsyuu/contents/contents2006/4803/4803paul/4803paul.pdf <br>Trafford P. and Shirota Y. 2011.&nbsp;<em>Ubiquitous e-Learning: Designing Web Systems for Economics and Business Mathematics</em>,&nbsp;<a href="http://www.gakushuin.ac.jp/univ/eco/gakkai/pdf_files/keizai_ronsyuu/index.html">Gakushuin Economic papers</a>, Vol.48, No.2, pp. 111-128. It is available in&nbsp;<a href="http://www.gakushuin.ac.jp/univ/eco/gakkai/pdf_files/keizai_ronsyuu/contents/contents2006/4802/4802paul/4802paul.htm">HTML</a>&nbsp;and&nbsp;<a href="http://www.gakushuin.ac.jp/univ/eco/gakkai/pdf_files/keizai_ronsyuu/contents/contents2006/4802/4802paul/4802paul.pdf">PDF</a>&nbsp;formats.</p>



<p>I worked with Prof. Yukari Shirota on strategic aspects in using e-learning to enhance the teaching of mathematics to business studies undergraduates at the university, ranging from the general promotion of learning management systems to consideration of mobility in the design of personal learning environments.  I co-authored three papers, two of which were published externally, one only internally. The consultancy culminated in a week-long research visit to Gakushuin University in July 2011, where a series of discussions were held and I gave a seminar on Game Theory to an undergraduate group.<br><a rel="noreferrer noopener" href="https://paultrafford.blogspot.com/2011/07/class-in-game-theory-for-management.html" target="_blank">https://paultrafford.blogspot.com/2011/07/class-in-game-theory-for-management.html</a> <br></p>



<p> </p>



<div class="photocredit">[The banner image on this page includes a cutout of a <a href="https://commons.wikimedia.org/wiki/File:Domain-name-system.jpg" target="_blank" rel="noopener">photo of a MacBook Pro 16 (M1 Pro, 2021)</a> by <a href="https://commons.wikimedia.org/wiki/User:Premeditated" target="_blank" rel="noopener">Premeditated</a>, made available under the <a target="_blank" href="https://creativecommons.org/licenses/by-sa/4.0/deed.en" rel="noopener"> Creative Commons Attribution-Share Alike 4.0 International</a> license.  (The other images are from own consultancy work).]</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Projects</title>
		<link>https://ptworld.net/projects/</link>
		
		<dc:creator><![CDATA[Paul]]></dc:creator>
		<pubDate>Sat, 09 Apr 2016 17:16:53 +0000</pubDate>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[languages]]></category>
		<category><![CDATA[lifecycle]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[software]]></category>
		<guid isPermaLink="false">http://ptworld.net/?page_id=53</guid>

					<description><![CDATA[The projects I have been undertaking in the past 25 years or so span theoretical research, software development, policy, implementation and practice. Much is experimental and might not be realized as a product, but in seeking practical benefit, I try <a class="more-link" href="https://ptworld.net/projects/">Read More ...</a>]]></description>
										<content:encoded><![CDATA[
<div style="height:27px" aria-hidden="true" class="wp-block-spacer"></div>



<p>The projects I have been undertaking in the past 25 years or so span theoretical research, software development, policy, implementation and practice.  Much is experimental and might not be realized as a product, but in seeking practical benefit, I try to retain what I&#8217;ve learnt as it may yet have some application later on.  Many problems are recurrent and the approaches (and insights) may be similar at each iteration, albeit with different tools.   </p>



<p>My main role has been as a problem solver / developer for/of web applications, mainly for the public sector, in both staff and consultancy roles.  At a university, &#8216;off the shelf&#8217; products are seldom sufficient out of the box: there is usually a considerable amount of customisation required, which motivates in-house solutions. &nbsp;Thus, I have worked individually and in small teams, particularly the (now closed)&nbsp;<a href="http://www.oucs.ox.ac.uk/acdt/">Academic Computing Development Team</a>,&nbsp;allowing me to undertake bespoke full-stack development; wherever possible this is in accordance with open standards and using open source components (in the early days, CGI/Perl and then PHP, connecting to SQL databases; then XML and XSLT).   These standards underpin the <a href="https://ptworld.net/projects/software/" data-type="page" data-id="989">software I am currently developing</a>.  Nowadays, apart from Sigala, my development is oriented to customisations of popular systems such as WordPress. &nbsp;</p>



<p>Whilst most of my experience of development has been small-scale, I have also been heavily involved in an institutional project &#8211; WebLearn, Oxford University&#8217;s first virtual learning environment, for which I was involved in the procurement and subsequently was responsible for the operational management when it became a centrally-hosted production service.  After a while, this  involved crunching through tens of millions of event log database rows to generate summary usage figures.</p>



<p>I have also coordinated and managed a few projects, including <a rel="noreferrer noopener" href="https://ptworld.net/portfolio/ramble/" data-type="page" data-id="581" target="_blank">RAMBLE</a> and, more recently, <a href="https://ptworld.net/portfolio/hsm-dams/" data-type="page" data-id="557">digital asset management</a> at the History of Science Museum.  </p>



<p>For details of past projects, please consult my <a href="https://ptworld.net/portfolio/" data-type="page" data-id="354">portfolio</a>.  Here, I only highlight the start of current work. </p>



<h3 class="wp-block-heading">Sigala Research Knowledge Basis (2020-)</h3>



<h4 class="wp-block-heading">Problem</h4>



<p>The <a href="https://ptworld.net/projects/sigala/" data-type="page" data-id="802">Sigala project</a> concerns the research, design and development of software systems to support sustainable social networking.  There is a substantial body of theory underpinning the software development, but it&#8217;s been built up sporadically, initially documented in MS Word, with a few blog posts and the occasional presentation.</p>



<p>To put the research on a more solid footing is a project in itself; it needs to be maintained and disseminated more sustainably, whilst making it easier to manage. &nbsp;The form in which the research is shared needs to be convenient.</p>



<h4 class="wp-block-heading">Solution</h4>



<p>The references are being managed in Zotero, which not only supports bibliographic standards for records management and import/export, but also has a web-mediated infrastructure that supports shared working.   </p>



<p>For dissemination, a WordPress site has been created locally and content migrated from the Word documents. &nbsp;A workflow enables convenient deployment of a static site on a remote server along with a zip archive of almost identical content. &nbsp;For added convenience, a WordPress plugin, WP Static Search (based on <a rel="noopener noreferrer" href="https://lunrjs.com" target="_blank">Lunr.js</a>), has been extended to enable offline searches.  Both of these software components will be released as open source <a href="https://ptworld.net/projects/software/" data-type="page" data-id="989">software</a>.</p>



<p><strong>URL</strong>: <a rel="noreferrer noopener" href="https://research.siga.la/" target="_blank">https://research.siga.la/</a></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
