<?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>publishing &#8211; ptworld.net</title>
	<atom:link href="https://ptworld.net/blog/tag/publishing/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>HSM DAMS</title>
		<link>https://ptworld.net/portfolio/hsm-dams/</link>
		
		<dc:creator><![CDATA[Paul]]></dc:creator>
		<pubDate>Sat, 21 May 2022 15:32:11 +0000</pubDate>
				<category><![CDATA[collections]]></category>
		<category><![CDATA[digital assets]]></category>
		<category><![CDATA[GLAM]]></category>
		<category><![CDATA[ingestion]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[museums]]></category>
		<category><![CDATA[Oxford]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[ResourceSpace]]></category>
		<category><![CDATA[software]]></category>
		<guid isPermaLink="false">https://ptworld.net/?page_id=557</guid>

					<description><![CDATA[Date: 2019-2020 (staff member); November 2021 (consultant) Brief: A digital asset management system (ResourceSpace, fully-supported by Montala) was procured for the History of Science Museum, along with other departments in Oxford University&#8217;s Gardens, Libraries and Museums (GLAM). The DAMS was <a class="more-link" href="https://ptworld.net/portfolio/hsm-dams/">Read More ...</a>]]></description>
										<content:encoded><![CDATA[
<a id="DAMS"></a>



<p><strong>Date</strong>: 2019-2020 (staff member); November 2021 (consultant)</p>



<p><strong>Brief</strong>: A digital asset management system (<a rel="noreferrer noopener" href="https://www.resourcespace.com/" target="_blank">ResourceSpace</a>, fully-supported <a rel="noreferrer noopener" href="https://www.montala.com/resourcespace" target="_blank">by Montala</a>) was procured for the History of Science Museum, along with other departments in Oxford University&#8217;s Gardens, Libraries and Museums (GLAM).  The DAMS was used as an intranet, primarily for its object photography.  It needed broad stakeholder adoption and to be integrated with the existing collections management system (Axiell EMu).  </p>



<p><strong>Roles</strong>: As the coordinator of digital projects at HSM, I was involved in the selection of the DAMS and then was responsible for its implementation, including the ingestion of tranches, together with documentation and basic training.  For the consultancy I provided further support for this process.</p>



<p><strong>Solution</strong>: Considerable preparation was required before we could use the system. I undertook or oversaw a number of stages, including the development of policy comprising a digital preservation policy, retention schedules and data protection.  These ran alongside a digital assets audit, metadata specification process (involving all potential stakeholders), system requirements, data export, cleansing, munging and ingestion.  As it was messy, I developed a Digital Assets Toolkit, comprising a set of custom scripts for some of the heavy lifting.</p>



<p>URL:  <a href="https://www.glam.ox.ac.uk/digital-asset-management-system-dams-project" target="_blank" rel="noreferrer noopener">https://www.glam.ox.ac.uk/digital-asset-management-system-dams-project</a></p>


<div class="wp-block-visual-portfolio">
<div class="vp-portfolio vp-uid-b38794a7 vp-id-19kavF"
	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="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2.png" data-vp-popup-img-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-vp-popup-img-size="941x566" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2-800x481.png" data-vp-popup-md-img-size="800x481" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2-500x301.png" data-vp-popup-sm-img-size="500x301">
			<h3 class="vp-portfolio__item-popup-title">HSM DAMS: main dashboard</h3>
				<div class="vp-portfolio__item-popup-description">The system was configured with various resource types according to the museum&#8217;s business (across which we may search selectively).
<br />
During implementation, as the system administrator, I monitored ingestions (aided by the graph).
<br />
Screenshot from the HSM DAMS, using ResourceSpace, available as open source software.
</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2.png"
			>
	
		<noscript><img 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="(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/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace2.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	HSM DAMS: main dashboard</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-8f6516a1" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace3.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace3.png 941w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace3-300x133.png 300w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace3-768x341.png 768w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace3-500x222.png 500w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace3-800x355.png 800w" data-vp-popup-img-size="941x418" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace3-800x355.png" data-vp-popup-md-img-size="800x355" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace3-500x222.png" data-vp-popup-sm-img-size="500x222">
			<h3 class="vp-portfolio__item-popup-title">HSM DAMS: Collection Categories</h3>
				<div class="vp-portfolio__item-popup-description">The DAMS is used in various ways by staff in the various teams.  In particular, it can help identify objects that are being moved from one location to another.  
<br />
Alternatively, it can record events (especially using video).
<br />
Furthermore, integration with Axiell EMu collections management system allows for specialist fields to be imported, as for Conservation.
<br />
Screenshot from the HSM DAMS, using ResourceSpace, available as open source software.
</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace3.png"
			>
	
		<noscript><img decoding="async" width="941" height="418" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace3.png" class="wp-image-374" alt="HSM DAMS: Collection Categories: Studio, Events, Communities, Conservation, OPS Move Highlights and Archives" srcset="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace3.png 941w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace3-300x133.png 300w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace3-768x341.png 768w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace3-500x222.png 500w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace3-800x355.png 800w" sizes="(max-width: 941px) 100vw, 941px" /></noscript><img decoding="async" width="941" height="418" src="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace3.png" class="wp-image-374 vp-lazyload" alt="HSM DAMS: Collection Categories: Studio, Events, Communities, Conservation, OPS Move Highlights and Archives" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTQxIiBoZWlnaHQ9IjQxOCIgdmlld0JveD0iMCAwIDk0MSA0MTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" data-src="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace3.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace3.png 941w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace3-300x133.png 300w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace3-768x341.png 768w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace3-500x222.png 500w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace3-800x355.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/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace3.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	HSM DAMS: Collection Categories</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-ead789d9" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace4.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace4.png 941w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace4-300x178.png 300w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace4-768x455.png 768w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace4-500x296.png 500w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace4-800x474.png 800w" data-vp-popup-img-size="941x558" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace4-800x474.png" data-vp-popup-md-img-size="800x474" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace4-500x296.png" data-vp-popup-sm-img-size="500x296">
			<h3 class="vp-portfolio__item-popup-title">HSM DAMS: Featured Collection</h3>
				<div class="vp-portfolio__item-popup-description">Oxford University&#8217;s History of Science Museum uses a digital asset management system (DAMS) for its photographic collection of objects.  
<br />
A number of featured collection categories have been defined, including studio photography for a book, Director&#8217;s Choice.  
<br />
The screenshot is from the HSM DAMS, which uses ResourceSpace, available as open source software.
</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace4.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="941" height="558" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace4.png" class="wp-image-375" alt="HSM DAMS: Featured collection thumbnails with titles and links to detailed record views." srcset="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace4.png 941w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace4-300x178.png 300w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace4-768x455.png 768w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace4-500x296.png 500w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace4-800x474.png 800w" sizes="auto, (max-width: 941px) 100vw, 941px" /></noscript><img decoding="async" width="941" height="558" src="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace4.png" class="wp-image-375 vp-lazyload" alt="HSM DAMS: Featured collection thumbnails with titles and links to detailed record views." srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTQxIiBoZWlnaHQ9IjU1OCIgdmlld0JveD0iMCAwIDk0MSA1NTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" data-src="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace4.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace4.png 941w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace4-300x178.png 300w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace4-768x455.png 768w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace4-500x296.png 500w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace4-800x474.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/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace4.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	HSM DAMS: Featured Collection</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-e4c29077" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace5.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace5.png 941w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace5-300x185.png 300w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace5-768x474.png 768w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace5-500x309.png 500w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace5-800x494.png 800w" data-vp-popup-img-size="941x581" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace5-800x494.png" data-vp-popup-md-img-size="800x494" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace5-500x309.png" data-vp-popup-sm-img-size="500x309">
			<h3 class="vp-portfolio__item-popup-title">HSM DAMS asset preview</h3>
				<div class="vp-portfolio__item-popup-description">A lightbox window for an asset, which, in this case, is a high-resolution studio photograph of a museum object.
<br />
The system can generate numerous derivatives, according to the purpose and user.
<br />
Depending on your access rights, one or more of these may be available for download.
<br />
Screenshot from the History of Science Museum&#8217;s DAMS system, using ResourceSpace.</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace5.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="941" height="581" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace5.png" class="wp-image-546" alt="Marconi&#039;s Oli Righi Oscillator, by Augusto Righi, Bologna, 1895. From the collection of the History of Science Museum in Oxford." srcset="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace5.png 941w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace5-300x185.png 300w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace5-768x474.png 768w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace5-500x309.png 500w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace5-800x494.png 800w" sizes="auto, (max-width: 941px) 100vw, 941px" /></noscript><img decoding="async" width="941" height="581" src="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace5.png" class="wp-image-546 vp-lazyload" alt="Marconi&#039;s Oli Righi Oscillator, by Augusto Righi, Bologna, 1895. From the collection of the History of Science Museum in Oxford." srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTQxIiBoZWlnaHQ9IjU4MSIgdmlld0JveD0iMCAwIDk0MSA1ODEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" data-src="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace5.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace5.png 941w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace5-300x185.png 300w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace5-768x474.png 768w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace5-500x309.png 500w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace5-800x494.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/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace5.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	HSM DAMS asset preview</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-0e129858" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace6.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace6.png 941w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace6-300x196.png 300w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace6-768x503.png 768w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace6-500x327.png 500w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace6-800x524.png 800w" data-vp-popup-img-size="941x616" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace6-800x524.png" data-vp-popup-md-img-size="800x524" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace6-500x327.png" data-vp-popup-sm-img-size="500x327">
			<h3 class="vp-portfolio__item-popup-title">HSM DAMS &#8211; Resource Tools</h3>
				<div class="vp-portfolio__item-popup-description">A lightbox window for an asset, which, in this case, is a high-resolution studio photograph of a museum object.
<br />
The system can generate numerous derivatives, according to the purpose and user.
<br />
Depending on your access rights, one or more of these may be available for download.
<br />
For the resource details, I arranged the metadata according to work areas.  The tabs vary according to the resource type. 
<br />
Screenshot from the History of Science Museum&#8217;s DAMS system, using ResourceSpace.</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace6.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="941" height="616" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace6.png" class="wp-image-547" alt="Resource tools window for an asset (for viewing and downloading files), workflow actions and resource details (metadata)" srcset="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace6.png 941w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace6-300x196.png 300w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace6-768x503.png 768w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace6-500x327.png 500w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace6-800x524.png 800w" sizes="auto, (max-width: 941px) 100vw, 941px" /></noscript><img decoding="async" width="941" height="616" src="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace6.png" class="wp-image-547 vp-lazyload" alt="Resource tools window for an asset (for viewing and downloading files), workflow actions and resource details (metadata)" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTQxIiBoZWlnaHQ9IjYxNiIgdmlld0JveD0iMCAwIDk0MSA2MTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" data-src="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace6.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace6.png 941w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace6-300x196.png 300w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace6-768x503.png 768w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace6-500x327.png 500w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace6-800x524.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/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace6.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	HSM DAMS &#8211; Resource Tools</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-2611e2ac" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace7.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace7.png 812w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace7-300x199.png 300w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace7-768x510.png 768w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace7-500x332.png 500w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace7-800x531.png 800w" data-vp-popup-img-size="812x539" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace7-800x531.png" data-vp-popup-md-img-size="800x531" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace7-500x332.png" data-vp-popup-sm-img-size="500x332">
			<h3 class="vp-portfolio__item-popup-title">HSM DAMS &#8211; Related Resources</h3>
				<div class="vp-portfolio__item-popup-description">Using the ability to relate resources, I designed the system to link to parties (such as creator).
<br /> 
Screenshot from the History of Science Museum&#8217;s DAMS system, using ResourceSpace.</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace7.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="812" height="539" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace7.png" class="wp-image-548" alt="Resource view: Parties metadata and the Party asset as a related resource" srcset="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace7.png 812w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace7-300x199.png 300w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace7-768x510.png 768w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace7-500x332.png 500w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace7-800x531.png 800w" sizes="auto, (max-width: 812px) 100vw, 812px" /></noscript><img decoding="async" width="812" height="539" src="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace7.png" class="wp-image-548 vp-lazyload" alt="Resource view: Parties metadata and the Party asset as a related resource" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODEyIiBoZWlnaHQ9IjUzOSIgdmlld0JveD0iMCAwIDgxMiA1MzkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" data-src="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace7.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace7.png 812w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace7-300x199.png 300w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace7-768x510.png 768w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace7-500x332.png 500w, https://ptworld.net/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace7-800x531.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/wp-content/uploads/2022/05/HSM_DAMS-ResourceSpace7.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	HSM DAMS &#8211; Related Resources</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-0f2463eb" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/HSM_EMu_exports_spec.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/HSM_EMu_exports_spec.png 998w, https://ptworld.net/wp-content/uploads/2022/05/HSM_EMu_exports_spec-300x163.png 300w, https://ptworld.net/wp-content/uploads/2022/05/HSM_EMu_exports_spec-768x417.png 768w, https://ptworld.net/wp-content/uploads/2022/05/HSM_EMu_exports_spec-500x272.png 500w, https://ptworld.net/wp-content/uploads/2022/05/HSM_EMu_exports_spec-800x434.png 800w" data-vp-popup-img-size="998x542" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/HSM_EMu_exports_spec-800x434.png" data-vp-popup-md-img-size="800x434" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/HSM_EMu_exports_spec-500x272.png" data-vp-popup-sm-img-size="500x272">
			<h3 class="vp-portfolio__item-popup-title">HSM EMu exports specification</h3>
				<div class="vp-portfolio__item-popup-description">Many of the ResourceSpace DAMS fields had to match those in the EMu collections management system.  
<br />
Furthermore, the DAMS was populated with EMu data through ingestion (before systems integration).
<br />
This is part of the specification I devised for the export from EMu to support the process, 
<br />
including a ResourceSpace &#8216;field type&#8217; column indicated how it is to be presented in  ResourceSpace.
<br />
Documentation from the History of Science Museum, University of Oxford</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/HSM_EMu_exports_spec.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="998" height="542" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/HSM_EMu_exports_spec.png" class="wp-image-564" alt="A table with a header row specifying: Reference, Title, Shorthand name, Field Type, EMu field and EMu field type. Entries concern conservation and general records" srcset="https://ptworld.net/wp-content/uploads/2022/05/HSM_EMu_exports_spec.png 998w, https://ptworld.net/wp-content/uploads/2022/05/HSM_EMu_exports_spec-300x163.png 300w, https://ptworld.net/wp-content/uploads/2022/05/HSM_EMu_exports_spec-768x417.png 768w, https://ptworld.net/wp-content/uploads/2022/05/HSM_EMu_exports_spec-500x272.png 500w, https://ptworld.net/wp-content/uploads/2022/05/HSM_EMu_exports_spec-800x434.png 800w" sizes="auto, (max-width: 998px) 100vw, 998px" /></noscript><img decoding="async" width="998" height="542" src="https://ptworld.net/wp-content/uploads/2022/05/HSM_EMu_exports_spec.png" class="wp-image-564 vp-lazyload" alt="A table with a header row specifying: Reference, Title, Shorthand name, Field Type, EMu field and EMu field type. Entries concern conservation and general records" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTk4IiBoZWlnaHQ9IjU0MiIgdmlld0JveD0iMCAwIDk5OCA1NDIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" data-src="https://ptworld.net/wp-content/uploads/2022/05/HSM_EMu_exports_spec.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/HSM_EMu_exports_spec.png 998w, https://ptworld.net/wp-content/uploads/2022/05/HSM_EMu_exports_spec-300x163.png 300w, https://ptworld.net/wp-content/uploads/2022/05/HSM_EMu_exports_spec-768x417.png 768w, https://ptworld.net/wp-content/uploads/2022/05/HSM_EMu_exports_spec-500x272.png 500w, https://ptworld.net/wp-content/uploads/2022/05/HSM_EMu_exports_spec-800x434.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/wp-content/uploads/2022/05/HSM_EMu_exports_spec.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	HSM EMu exports specification</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-29fc912d" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit.png 1836w, https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit-300x200.png 300w, https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit-1024x684.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit-768x513.png 768w, https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit-1536x1026.png 1536w, https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit-500x334.png 500w, https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit-800x534.png 800w, https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit-1280x855.png 1280w" data-vp-popup-img-size="1836x1226" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit-800x534.png" data-vp-popup-md-img-size="800x534" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit-500x334.png" data-vp-popup-sm-img-size="500x334">
			<h3 class="vp-portfolio__item-popup-title">HSM Digital Assets Toolkit</h3>
				<div class="vp-portfolio__item-popup-description">The data models of EMu and ResourceSpace are quite different; many assets resided in separate file systems; 
<br />
cataloguing data was in spreadsheets, not always consistently maintained. 
<br />
Valuable metadata was tied up in the filesystems.  So, with the assistance of reports from TreeSize Pro, 
<br />
this toolkit extracted the metadata and married it to EMu records, with various data cleansing. 
<br />
Screenshot from an intranet of the History of Science Museum, University of Oxford</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="1836" height="1226" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit.png" class="wp-image-563" alt="A screenshot for HSM Digital Assets Toolkit with four services to extract metadata, make data comparisons, report and prepare files for ingestion" srcset="https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit.png 1836w, https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit-300x200.png 300w, https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit-1024x684.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit-768x513.png 768w, https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit-1536x1026.png 1536w, https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit-500x334.png 500w, https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit-800x534.png 800w, https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit-1280x855.png 1280w" sizes="auto, (max-width: 1836px) 100vw, 1836px" /></noscript><img decoding="async" width="1836" height="1226" src="https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit.png" class="wp-image-563 vp-lazyload" alt="A screenshot for HSM Digital Assets Toolkit with four services to extract metadata, make data comparisons, report and prepare files for ingestion" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgzNiIgaGVpZ2h0PSIxMjI2IiB2aWV3Qm94PSIwIDAgMTgzNiAxMjI2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==" data-src="https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit.png 1836w, https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit-300x200.png 300w, https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit-1024x684.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit-768x513.png 768w, https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit-1536x1026.png 1536w, https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit-500x334.png 500w, https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit-800x534.png 800w, https://ptworld.net/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit-1280x855.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/wp-content/uploads/2022/05/HSM_Digital_Assets_Toolkit.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	HSM Digital Assets Toolkit</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
</div>
		</div>
		
</div>
</div>


<p>  </p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Publishing systems</title>
		<link>https://ptworld.net/portfolio/publishing-systems/</link>
		
		<dc:creator><![CDATA[Paul]]></dc:creator>
		<pubDate>Fri, 20 May 2022 13:27:33 +0000</pubDate>
				<category><![CDATA[biography]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[publishing]]></category>
		<guid isPermaLink="false">https://ptworld.net/?page_id=536</guid>

					<description><![CDATA[Thursday&#8217;s Lotus Date: 2016 Roles: Fac totum! Content author, book producer and publisher, Product: Thursday&#8217;s Lotus: The Life and Work of Fuengsin Trafford (1936-1995) is a biography of my mother that was twenty years in the making. It involved considerable <a class="more-link" href="https://ptworld.net/portfolio/publishing-systems/">Read More ...</a>]]></description>
										<content:encoded><![CDATA[
<p></p>



<h2 class="wp-block-heading" id="book">Thursday&#8217;s Lotus</h2>



<p><strong>Date</strong>: 2016</p>



<p><strong>Roles</strong>: <em>Fac totum!</em>  Content author, book producer and publisher, </p>



<p><strong>Product</strong>: <em>Thursday&#8217;s Lotus: The Life and Work of Fuengsin Trafford</em> (1936-1995) is a biography of my mother that was twenty years in the making.  It involved considerable research, including some fieldwork, in which I devised an image-assisted interview process.</p>



<p>The book was produced in Microsoft Word and self-published using CreateSpace.  I strove to produce a polished work, employing editors and an indexer and spent time fine-tuning the layout; perhaps the greatest compliment I have received was from an IT Manager, who asked if I had typeset the work in LaTeX.  </p>



<p>Websites: <a rel="noreferrer noopener" href="https://fuengsin.org/" target="_blank">https://fuengsin.org/</a>, <a rel="noreferrer noopener" href="https://www.amazon.co.uk/gp/product/B01LZ82DYY/" target="_blank">https://www.amazon.co.uk/gp/product/B01LZ82DYY/</a>, <a href="https://www.kobo.com/gb/en/ebook/thursday-s-lotus" target="_blank" rel="noreferrer noopener">https://www.kobo.com/gb/en/ebook/thursday-s-lotus</a>  <br></p>


<div class="wp-block-visual-portfolio">
<div class="vp-portfolio vp-uid-5c4e36af vp-id-lDWQ0"
	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-3092858e" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-front_cover.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-front_cover.png 662w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-front_cover-201x300.png 201w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-front_cover-500x747.png 500w" data-vp-popup-img-size="662x989" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-front_cover.png" data-vp-popup-md-img-size="662x989" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-front_cover-500x747.png" data-vp-popup-sm-img-size="500x747">
			<h3 class="vp-portfolio__item-popup-title">Thursday&#8217;s Lotus &#8211; front cover</h3>
				<div class="vp-portfolio__item-popup-description">Thursday&#8217;s Lotus is a biography of Fuengsin Trafford, Paul&#8217;s mother.
<br />
An artistic Thai cousin designed the cover to convey especially an oriental background.</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-front_cover.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="662" height="989" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-front_cover.png" class="wp-image-529" alt="Book cover featuring a lake full of pink lotuses above the title (Thursday&#039;s Lotus: The Life and Work of Fuengsin Trafford) and author" srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-front_cover.png 662w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-front_cover-201x300.png 201w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-front_cover-500x747.png 500w" sizes="auto, (max-width: 662px) 100vw, 662px" /></noscript><img decoding="async" width="662" height="989" src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-front_cover.png" class="wp-image-529 vp-lazyload" alt="Book cover featuring a lake full of pink lotuses above the title (Thursday&#039;s Lotus: The Life and Work of Fuengsin Trafford) and author" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjYyIiBoZWlnaHQ9Ijk4OSIgdmlld0JveD0iMCAwIDY2MiA5ODkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" data-src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-front_cover.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-front_cover.png 662w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-front_cover-201x300.png 201w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-front_cover-500x747.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/wp-content/uploads/2022/05/Thursdays_Lotus-front_cover.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	Thursday&#8217;s Lotus &#8211; front cover</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-68fb0bf5" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright.png 428w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright-300x294.png 300w" data-vp-popup-img-size="428x420" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright.png" data-vp-popup-md-img-size="428x420" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright.png" data-vp-popup-sm-img-size="428x420">
			<h3 class="vp-portfolio__item-popup-title">Thursday&#8217;s Lotus copyright page</h3>
				<div class="vp-portfolio__item-popup-description">The copyright page for the paper version, conforming to standard conventions, complete with ISBN.  
<br />
The version number is added as a slight refinement, to reflect the facility to easily make changes in CreateSpace and see them almost immediately through print-on-demand.  
<br />
Open fonts were chosen; the Thai font is sponsored by the Thai Government, designed for public documents.</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="428" height="420" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright.png" class="wp-image-523" alt="Thursday&#039;s Lotus copyright page showing title, URL (fuengsin.org), author name, cover designer (Chanaphan Rassameepiyarak), copyright type (&#039;all rights reserved&#039;), ISBN, typeset fonts (Gentium Plus and TH Sarabun New) and version." srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright.png 428w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright-300x294.png 300w" sizes="auto, (max-width: 428px) 100vw, 428px" /></noscript><img decoding="async" width="428" height="420" src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright.png" class="wp-image-523 vp-lazyload" alt="Thursday&#039;s Lotus copyright page showing title, URL (fuengsin.org), author name, cover designer (Chanaphan Rassameepiyarak), copyright type (&#039;all rights reserved&#039;), ISBN, typeset fonts (Gentium Plus and TH Sarabun New) and version." srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDI4IiBoZWlnaHQ9IjQyMCIgdmlld0JveD0iMCAwIDQyOCA0MjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" data-src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright.png 428w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright-300x294.png 300w" 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/wp-content/uploads/2022/05/Thursdays_Lotus-copyright.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	Thursday&#8217;s Lotus copyright page</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-8d5bf476" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-title_page.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-title_page.png 489w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-title_page-242x300.png 242w" data-vp-popup-img-size="489x606" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-title_page.png" data-vp-popup-md-img-size="489x606" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-title_page.png" data-vp-popup-sm-img-size="489x606">
			<h3 class="vp-portfolio__item-popup-title">Thursday&#8217;s Lotus title page</h3>
				<div class="vp-portfolio__item-popup-description">The lotus flower, extracted from the front cover, is used as a kind of emblem.  
<br />
It appears under chapter headings throughout the book.</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-title_page.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="489" height="606" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-title_page.png" class="wp-image-531" alt="Thursday&#039;s Lotus title page with a lotus flower" srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-title_page.png 489w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-title_page-242x300.png 242w" sizes="auto, (max-width: 489px) 100vw, 489px" /></noscript><img decoding="async" width="489" height="606" src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-title_page.png" class="wp-image-531 vp-lazyload" alt="Thursday&#039;s Lotus title page with a lotus flower" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDg5IiBoZWlnaHQ9IjYwNiIgdmlld0JveD0iMCAwIDQ4OSA2MDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" data-src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-title_page.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-title_page.png 489w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-title_page-242x300.png 242w" 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/wp-content/uploads/2022/05/Thursdays_Lotus-title_page.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	Thursday&#8217;s Lotus title page</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-b5f5f3e8" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-contents.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-contents.png 553w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-contents-232x300.png 232w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-contents-500x646.png 500w" data-vp-popup-img-size="553x714" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-contents.png" data-vp-popup-md-img-size="553x714" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-contents-500x646.png" data-vp-popup-sm-img-size="500x646">
			<h3 class="vp-portfolio__item-popup-title">Thursday&#8217;s Lotus &#8211; Contents</h3>
				<div class="vp-portfolio__item-popup-description">The book was prepared using Microsoft Word.  Considerable effort was made to implement professional-looking typesetting.
<br />
Thus, in addition to a set of styles for paragraphs, individual adjustments were made for effect, as with the separation of numbered chapters from front and back matter.
<br /></div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-contents.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="553" height="714" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-contents.png" class="wp-image-522" alt="Contents page for Thursday&#039;s Lotus, starting with list of illustrations and ending with &#039;About the Author&#039;" srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-contents.png 553w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-contents-232x300.png 232w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-contents-500x646.png 500w" sizes="auto, (max-width: 553px) 100vw, 553px" /></noscript><img decoding="async" width="553" height="714" src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-contents.png" class="wp-image-522 vp-lazyload" alt="Contents page for Thursday&#039;s Lotus, starting with list of illustrations and ending with &#039;About the Author&#039;" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTUzIiBoZWlnaHQ9IjcxNCIgdmlld0JveD0iMCAwIDU1MyA3MTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" data-src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-contents.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-contents.png 553w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-contents-232x300.png 232w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-contents-500x646.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/wp-content/uploads/2022/05/Thursdays_Lotus-contents.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	Thursday&#8217;s Lotus &#8211; Contents</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-c8f7224f" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Figures_list.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Figures_list.png 574w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Figures_list-197x300.png 197w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Figures_list-500x760.png 500w" data-vp-popup-img-size="574x873" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Figures_list.png" data-vp-popup-md-img-size="574x873" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Figures_list-500x760.png" data-vp-popup-sm-img-size="500x760">
			<h3 class="vp-portfolio__item-popup-title">Thursday&#8217;s Lotus &#8211; List of Illustrations</h3>
				<div class="vp-portfolio__item-popup-description">About one hundred photographs were included in the book, each as a separate figure.  
<br />
As with chapters, figures were created using the internal referencing system, i.e using captioned images.
<br />
Such structuring elements are essential for subsequent publication as an e-book.
</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Figures_list.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="574" height="873" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Figures_list.png" class="wp-image-528" alt="A list of figures (photographs concerning Fuengsin and her relatives)" srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Figures_list.png 574w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Figures_list-197x300.png 197w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Figures_list-500x760.png 500w" sizes="auto, (max-width: 574px) 100vw, 574px" /></noscript><img decoding="async" width="574" height="873" src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Figures_list.png" class="wp-image-528 vp-lazyload" alt="A list of figures (photographs concerning Fuengsin and her relatives)" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTc0IiBoZWlnaHQ9Ijg3MyIgdmlld0JveD0iMCAwIDU3NCA4NzMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" data-src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Figures_list.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Figures_list.png 574w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Figures_list-197x300.png 197w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Figures_list-500x760.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/wp-content/uploads/2022/05/Thursdays_Lotus-Figures_list.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	Thursday&#8217;s Lotus &#8211; List of Illustrations</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-7e90cd18" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos.png 1338w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos-300x219.png 300w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos-1024x747.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos-768x560.png 768w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos-500x365.png 500w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos-800x584.png 800w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos-1280x934.png 1280w" data-vp-popup-img-size="1338x976" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos-800x584.png" data-vp-popup-md-img-size="800x584" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos-500x365.png" data-vp-popup-sm-img-size="500x365">
			<h3 class="vp-portfolio__item-popup-title">Thursday&#8217;s Lotus &#8211;  Layout for 2 photos and text</h3>
				<div class="vp-portfolio__item-popup-description">An example of how photos were laid out in the main body of the book.
<br />
Most of the photos were camera shots, but a few came from publications.
<br />
In such cases, GIMP was used to apply a Fourier Transform (then tweak and inverse) to remove moiré effects.
</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="1338" height="976" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos.png" class="wp-image-520" alt="First two pages of chapter 5: with one photo per page, each with captions (figures). They were all taken at Don Muang Airport, Bangkok and show Fuengsin with respectively monks and her parents." srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos.png 1338w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos-300x219.png 300w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos-1024x747.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos-768x560.png 768w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos-500x365.png 500w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos-800x584.png 800w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos-1280x934.png 1280w" sizes="auto, (max-width: 1338px) 100vw, 1338px" /></noscript><img decoding="async" width="1338" height="976" src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos.png" class="wp-image-520 vp-lazyload" alt="First two pages of chapter 5: with one photo per page, each with captions (figures). They were all taken at Don Muang Airport, Bangkok and show Fuengsin with respectively monks and her parents." srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMzOCIgaGVpZ2h0PSI5NzYiIHZpZXdCb3g9IjAgMCAxMzM4IDk3NiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" data-src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos.png 1338w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos-300x219.png 300w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos-1024x747.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos-768x560.png 768w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos-500x365.png 500w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos-800x584.png 800w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos-1280x934.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/wp-content/uploads/2022/05/Thursdays_Lotus-chapter5_2photos.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	Thursday&#8217;s Lotus &#8211;  Layout for 2 photos and text</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-d96ca496" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos.png 1332w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos-300x201.png 300w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos-1024x687.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos-768x515.png 768w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos-500x335.png 500w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos-800x536.png 800w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos-1280x858.png 1280w" data-vp-popup-img-size="1332x893" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos-800x536.png" data-vp-popup-md-img-size="800x536" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos-500x335.png" data-vp-popup-sm-img-size="500x335">
			<h3 class="vp-portfolio__item-popup-title">Thursday&#8217;s Lotus &#8211; Layout for 3 photos and text</h3>
				<div class="vp-portfolio__item-popup-description">Despite photos being of varying aspect ratios, they were seldom cropped, to respect their archival nature.</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="1332" height="893" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos.png" class="wp-image-517" alt="Double page spread with a greeting postcard on the left (with message) and two photos on the right, taken at Thonburi Technical College, one showing Fuengsin with colleagues, the other depicting Fuengsin and students coming for &quot;an English Department examination as heavy rain falls&quot;." srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos.png 1332w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos-300x201.png 300w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos-1024x687.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos-768x515.png 768w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos-500x335.png 500w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos-800x536.png 800w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos-1280x858.png 1280w" sizes="auto, (max-width: 1332px) 100vw, 1332px" /></noscript><img decoding="async" width="1332" height="893" src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos.png" class="wp-image-517 vp-lazyload" alt="Double page spread with a greeting postcard on the left (with message) and two photos on the right, taken at Thonburi Technical College, one showing Fuengsin with colleagues, the other depicting Fuengsin and students coming for &quot;an English Department examination as heavy rain falls&quot;." srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMzMiIgaGVpZ2h0PSI4OTMiIHZpZXdCb3g9IjAgMCAxMzMyIDg5MyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" data-src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos.png 1332w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos-300x201.png 300w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos-1024x687.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos-768x515.png 768w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos-500x335.png 500w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos-800x536.png 800w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos-1280x858.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/wp-content/uploads/2022/05/Thursdays_Lotus_chapter4-3photos.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	Thursday&#8217;s Lotus &#8211; Layout for 3 photos and text</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-f16fde62" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_index_part.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_index_part.png 576w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_index_part-300x238.png 300w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_index_part-500x397.png 500w" data-vp-popup-img-size="576x457" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_index_part.png" data-vp-popup-md-img-size="576x457" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_index_part-500x397.png" data-vp-popup-sm-img-size="500x397">
			<h3 class="vp-portfolio__item-popup-title">Thursday&#8217;s Lotus Index (part)</h3>
				<div class="vp-portfolio__item-popup-description">This is the top two-thirds of the index page (compare with the EPUB version).
<br />
I contracted Robert Papini to compile the index with the aid of DEXTER.
<br />
This gave much greater control over the process and helped enable an index for the ePub version. 
</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_index_part.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="576" height="457" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_index_part.png" class="wp-image-518" alt="An extract of the index for Thursday&#039;s Lotus, showing entries from Abhidhamma to Ajahn Gaew, and from Ananda Bodhi to art" srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_index_part.png 576w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_index_part-300x238.png 300w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_index_part-500x397.png 500w" sizes="auto, (max-width: 576px) 100vw, 576px" /></noscript><img decoding="async" width="576" height="457" src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_index_part.png" class="wp-image-518 vp-lazyload" alt="An extract of the index for Thursday&#039;s Lotus, showing entries from Abhidhamma to Ajahn Gaew, and from Ananda Bodhi to art" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTc2IiBoZWlnaHQ9IjQ1NyIgdmlld0JveD0iMCAwIDU3NiA0NTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" data-src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_index_part.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_index_part.png 576w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_index_part-300x238.png 300w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus_index_part-500x397.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/wp-content/uploads/2022/05/Thursdays_Lotus_index_part.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	Thursday&#8217;s Lotus Index (part)</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-95e12484" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Glossary.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Glossary.png 566w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Glossary-300x268.png 300w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Glossary-500x446.png 500w" data-vp-popup-img-size="566x505" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Glossary.png" data-vp-popup-md-img-size="566x505" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Glossary-500x446.png" data-vp-popup-sm-img-size="500x446">
			<h3 class="vp-portfolio__item-popup-title">Thursday&#8217;s Lotus &#8211; Glossary</h3>
				<div class="vp-portfolio__item-popup-description">The book provides a range of appendices, including a glossary, which uses three languages: English, Thai and Pali, the language of Buddhist texts. 
<br />
In this case, there was no automated referencing, so chapter numbers were added manually.
</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Glossary.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="566" height="505" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Glossary.png" class="wp-image-530" alt="The first five entries of the glossary - for Phra Abhidhamma, Ajahn, Ambedkar, Phra Ananda Bodhi and anapanasati" srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Glossary.png 566w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Glossary-300x268.png 300w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Glossary-500x446.png 500w" sizes="auto, (max-width: 566px) 100vw, 566px" /></noscript><img decoding="async" width="566" height="505" src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Glossary.png" class="wp-image-530 vp-lazyload" alt="The first five entries of the glossary - for Phra Abhidhamma, Ajahn, Ambedkar, Phra Ananda Bodhi and anapanasati" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTY2IiBoZWlnaHQ9IjUwNSIgdmlld0JveD0iMCAwIDU2NiA1MDUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" data-src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Glossary.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Glossary.png 566w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Glossary-300x268.png 300w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-Glossary-500x446.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/wp-content/uploads/2022/05/Thursdays_Lotus-Glossary.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	Thursday&#8217;s Lotus &#8211; Glossary</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
</div>
		</div>
		
</div>
</div>


<p></p>



<h2 class="wp-block-heading" id="ebook">Thursday&#8217;s Lotus &#8211; ePub version</h2>



<p><strong>Date</strong>: 2016 &#8211; 2017</p>



<p>I followed up the publication of the hard copy with an ePub version, which I published through Kindle and also Kobo. I initially made the conversion manually, exporting the book as filtered HTML from Word and gradually cleaning it up and augmenting it until it was ready to submit as an ePub file.  </p>



<p>Once I had some grasp of the process, I worked on a proof of concept of a web-based service that would provide automated assistance for this stepwise refinement, which I provisionally called pen2epub.  It includes various types of content validation. Most of the slides below are screenshots from that system </p>


<div class="wp-block-visual-portfolio">
<div class="vp-portfolio vp-uid-cc5541de vp-id-ZaNhh1"
	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-01626ff4" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-1920x1199.jpg" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-1920x1199.jpg 1920w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-300x187.jpg 300w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-1024x640.jpg 1024w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-768x480.jpg 768w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-1536x959.jpg 1536w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-2048x1279.jpg 2048w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-500x312.jpg 500w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-800x500.jpg 800w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-1280x799.jpg 1280w" data-vp-popup-img-size="1920x1199" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-800x500.jpg" data-vp-popup-md-img-size="800x500" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-500x312.jpg" data-vp-popup-sm-img-size="500x312">
			<h3 class="vp-portfolio__item-popup-title">Thursday&#8217;s Lotus &#8211; three covers</h3>
				<div class="vp-portfolio__item-popup-description">The cover for Thursday&#8217;s Lotus &#8211; as shown on the paperback, alongside two e-book readers, 
<br />
a Samsung Galaxy Tab and a Kindle, both using the ePub file as source.</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-1920x1199.jpg"
			>
	
		<noscript><img loading="lazy" decoding="async" width="1920" height="1199" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-1920x1199.jpg" class="wp-image-554" alt="An overhead shot of the paperback version of Thursday&#039;s Lotus, alongside the Galaxy Tab and a Kindle, all showing the front cover." srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-1920x1199.jpg 1920w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-300x187.jpg 300w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-1024x640.jpg 1024w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-768x480.jpg 768w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-1536x959.jpg 1536w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-2048x1279.jpg 2048w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-500x312.jpg 500w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-800x500.jpg 800w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-1280x799.jpg 1280w" sizes="auto, (max-width: 1920px) 100vw, 1920px" /></noscript><img decoding="async" width="1920" height="1199" src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-1920x1199.jpg" class="wp-image-554 vp-lazyload" alt="An overhead shot of the paperback version of Thursday&#039;s Lotus, alongside the Galaxy Tab and a Kindle, all showing the front cover." srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyMCIgaGVpZ2h0PSIxMTk5IiB2aWV3Qm94PSIwIDAgMTkyMCAxMTk5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==" data-src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-1920x1199.jpg" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-1920x1199.jpg 1920w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-300x187.jpg 300w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-1024x640.jpg 1024w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-768x480.jpg 768w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-1536x959.jpg 1536w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-2048x1279.jpg 2048w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-500x312.jpg 500w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-800x500.jpg 800w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-1280x799.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/wp-content/uploads/2022/05/Thursdays_Lotus-3devices-1920x1199.jpg"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	Thursday&#8217;s Lotus &#8211; three covers</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-ced93807" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices2-1920x1154.jpg" data-vp-popup-img-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-vp-popup-img-size="1920x1154" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices2-800x481.jpg" data-vp-popup-md-img-size="800x481" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices2-500x301.jpg" data-vp-popup-sm-img-size="500x301">
			<h3 class="vp-portfolio__item-popup-title">Thursday&#8217;s Lotus &#8211; paperback and e-books</h3>
				<div class="vp-portfolio__item-popup-description">The paperback cover for Thursday&#8217;s Lotus, alongside two e-book readers showing Chapter 1.
<br />
As the Samsung Galaxy Tab (in the middle) is able to display colour, the lotus image has a transparent background.</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-3devices2-1920x1154.jpg"
			>
	
		<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/wp-content/uploads/2022/05/Thursdays_Lotus-3devices2-1920x1154.jpg"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	Thursday&#8217;s Lotus &#8211; paperback and e-books</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-e42a31b8" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright-epub.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright-epub.png 507w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright-epub-300x293.png 300w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright-epub-500x488.png 500w" data-vp-popup-img-size="507x495" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright-epub.png" data-vp-popup-md-img-size="507x495" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright-epub-500x488.png" data-vp-popup-sm-img-size="500x488">
			<h3 class="vp-portfolio__item-popup-title">Thursday&#8217;s Lotus copyright page (EPUB)</h3>
				<div class="vp-portfolio__item-popup-description">Some of the fields making up the paper-based copyright page are irrelevant for the EPUB and hence dropped.
<br />
The electronic versioning is distinct from the paper one.</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright-epub.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="507" height="495" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright-epub.png" class="wp-image-524" alt="Thursday&#039;s Lotus copyright page showing title, URL (fuengsin.org), author name, cover designer (Chanaphan Rassameepiyarak), copyright type (&#039;all rights reserved&#039;), and version" srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright-epub.png 507w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright-epub-300x293.png 300w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright-epub-500x488.png 500w" sizes="auto, (max-width: 507px) 100vw, 507px" /></noscript><img decoding="async" width="507" height="495" src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright-epub.png" class="wp-image-524 vp-lazyload" alt="Thursday&#039;s Lotus copyright page showing title, URL (fuengsin.org), author name, cover designer (Chanaphan Rassameepiyarak), copyright type (&#039;all rights reserved&#039;), and version" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTA3IiBoZWlnaHQ9IjQ5NSIgdmlld0JveD0iMCAwIDUwNyA0OTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" data-src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright-epub.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright-epub.png 507w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright-epub-300x293.png 300w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-copyright-epub-500x488.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/wp-content/uploads/2022/05/Thursdays_Lotus-copyright-epub.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	Thursday&#8217;s Lotus copyright page (EPUB)</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-c59f0767" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-epub_index.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-epub_index.png 1021w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-epub_index-300x222.png 300w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-epub_index-768x568.png 768w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-epub_index-500x370.png 500w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-epub_index-800x592.png 800w" data-vp-popup-img-size="1021x755" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-epub_index-800x592.png" data-vp-popup-md-img-size="800x592" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-epub_index-500x370.png" data-vp-popup-sm-img-size="500x370">
			<h3 class="vp-portfolio__item-popup-title">Thursday&#8217;s Lotus Index (Kindle)</h3>
				<div class="vp-portfolio__item-popup-description">The index to Thursday&#8217;s Lotus, as displayed in Kindle desktop application for Apple Mac.  
<br />
By design, the page numbers were converted to internal anchors.  Although the numbers have no use in e-books (with variable font sizes), each link does take the reader to the relevant passage in the text.</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-epub_index.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="1021" height="755" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-epub_index.png" class="wp-image-527" alt="Screenshot from Kindle for Mac application showing the Table of contents on the left and the first screen of the index on the right, with entries containing hyperlinked page numbers" srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-epub_index.png 1021w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-epub_index-300x222.png 300w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-epub_index-768x568.png 768w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-epub_index-500x370.png 500w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-epub_index-800x592.png 800w" sizes="auto, (max-width: 1021px) 100vw, 1021px" /></noscript><img decoding="async" width="1021" height="755" src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-epub_index.png" class="wp-image-527 vp-lazyload" alt="Screenshot from Kindle for Mac application showing the Table of contents on the left and the first screen of the index on the right, with entries containing hyperlinked page numbers" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAyMSIgaGVpZ2h0PSI3NTUiIHZpZXdCb3g9IjAgMCAxMDIxIDc1NSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" data-src="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-epub_index.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-epub_index.png 1021w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-epub_index-300x222.png 300w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-epub_index-768x568.png 768w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-epub_index-500x370.png 500w, https://ptworld.net/wp-content/uploads/2022/05/Thursdays_Lotus-epub_index-800x592.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/wp-content/uploads/2022/05/Thursdays_Lotus-epub_index.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	Thursday&#8217;s Lotus Index (Kindle)</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-fac140cd" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-home_validation.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-home_validation.png 1071w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-home_validation-300x200.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-home_validation-1024x682.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-home_validation-768x511.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-home_validation-500x333.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-home_validation-800x533.png 800w" data-vp-popup-img-size="1071x713" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-home_validation-800x533.png" data-vp-popup-md-img-size="800x533" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-home_validation-500x333.png" data-vp-popup-sm-img-size="500x333">
			<h3 class="vp-portfolio__item-popup-title">pen2epub &#8211; Home Page</h3>
				<div class="vp-portfolio__item-popup-description">The starting point of the experimental EPUB Creation tool, i.e. &#8216;pen2epub&#8217;.
<br />
It orientates the user to the process of taking their existing word-processed document and converting it with this service to EPUB. 
<br />This is a proof of concept that uses Thursday&#8217;s Lotus for demonstration purposes.</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-home_validation.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="1071" height="713" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-home_validation.png" class="wp-image-508" alt="Home page for pen2epub, entitled, &#039;EPUB Creation Home Page&#039;, with introductory text and a pull-down selection box to choose publishing service (&#039;Amazon KDP&#039; is selected)" srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-home_validation.png 1071w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-home_validation-300x200.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-home_validation-1024x682.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-home_validation-768x511.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-home_validation-500x333.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-home_validation-800x533.png 800w" sizes="auto, (max-width: 1071px) 100vw, 1071px" /></noscript><img decoding="async" width="1071" height="713" src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-home_validation.png" class="wp-image-508 vp-lazyload" alt="Home page for pen2epub, entitled, &#039;EPUB Creation Home Page&#039;, with introductory text and a pull-down selection box to choose publishing service (&#039;Amazon KDP&#039; is selected)" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTA3MSIgaGVpZ2h0PSI3MTMiIHZpZXdCb3g9IjAgMCAxMDcxIDcxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" data-src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-home_validation.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-home_validation.png 1071w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-home_validation-300x200.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-home_validation-1024x682.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-home_validation-768x511.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-home_validation-500x333.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-home_validation-800x533.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/wp-content/uploads/2022/05/pen2epub-home_validation.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	pen2epub &#8211; Home Page</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-bcde3bee" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-upload_book_src.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-upload_book_src.png 1064w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-upload_book_src-300x185.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-upload_book_src-1024x631.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-upload_book_src-768x474.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-upload_book_src-500x308.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-upload_book_src-800x493.png 800w" data-vp-popup-img-size="1064x656" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-upload_book_src-800x493.png" data-vp-popup-md-img-size="800x493" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-upload_book_src-500x308.png" data-vp-popup-sm-img-size="500x308">
			<h3 class="vp-portfolio__item-popup-title">pen2epub &#8211; Upload book source</h3>
				<div class="vp-portfolio__item-popup-description">The ePub document will only work if the original word processed file is composed in a structured way.
<br />
As Microsoft Word is the most popular tool, there is a link to guidance specifically for that.
</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-upload_book_src.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="1064" height="656" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-upload_book_src.png" class="wp-image-516" alt="pen2epub provides instructions on preparing the document for import into the system - indicating that a zip file is required comprising HTML file and images, but omitted extraneous files." srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-upload_book_src.png 1064w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-upload_book_src-300x185.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-upload_book_src-1024x631.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-upload_book_src-768x474.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-upload_book_src-500x308.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-upload_book_src-800x493.png 800w" sizes="auto, (max-width: 1064px) 100vw, 1064px" /></noscript><img decoding="async" width="1064" height="656" src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-upload_book_src.png" class="wp-image-516 vp-lazyload" alt="pen2epub provides instructions on preparing the document for import into the system - indicating that a zip file is required comprising HTML file and images, but omitted extraneous files." srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTA2NCIgaGVpZ2h0PSI2NTYiIHZpZXdCb3g9IjAgMCAxMDY0IDY1NiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" data-src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-upload_book_src.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-upload_book_src.png 1064w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-upload_book_src-300x185.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-upload_book_src-1024x631.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-upload_book_src-768x474.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-upload_book_src-500x308.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-upload_book_src-800x493.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/wp-content/uploads/2022/05/pen2epub-upload_book_src.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	pen2epub &#8211; Upload book source</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-5e130074" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover.png 918w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover-300x265.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover-768x679.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover-500x442.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover-800x708.png 800w" data-vp-popup-img-size="918x812" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover-800x708.png" data-vp-popup-md-img-size="800x708" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover-500x442.png" data-vp-popup-sm-img-size="500x442">
			<h3 class="vp-portfolio__item-popup-title">pen2epub &#8211; Cover Review (1/2)</h3>
				<div class="vp-portfolio__item-popup-description">The system carries out some integrity checks on the book&#8217;s zip file and invites the user to inspect the cover &mdash; in colour, as printed, and in greyscale, as it would appear on some Kindle devices.</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="918" height="812" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover.png" class="wp-image-500" alt="Cover review page (top part) reports on zip file integrity check (OK) and displays the cover underneath." srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover.png 918w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover-300x265.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover-768x679.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover-500x442.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover-800x708.png 800w" sizes="auto, (max-width: 918px) 100vw, 918px" /></noscript><img decoding="async" width="918" height="812" src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover.png" class="wp-image-500 vp-lazyload" alt="Cover review page (top part) reports on zip file integrity check (OK) and displays the cover underneath." srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTE4IiBoZWlnaHQ9IjgxMiIgdmlld0JveD0iMCAwIDkxOCA4MTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" data-src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover.png 918w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover-300x265.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover-768x679.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover-500x442.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover-800x708.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/wp-content/uploads/2022/05/pen2epub-cover.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	pen2epub &#8211; Cover Review (1/2)</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-91a85787" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover_part2.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover_part2.png 918w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover_part2-300x249.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover_part2-768x638.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover_part2-500x416.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover_part2-800x665.png 800w" data-vp-popup-img-size="918x763" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover_part2-800x665.png" data-vp-popup-md-img-size="800x665" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover_part2-500x416.png" data-vp-popup-sm-img-size="500x416">
			<h3 class="vp-portfolio__item-popup-title">pen2epub &#8211; Cover Review (2/2)</h3>
				<div class="vp-portfolio__item-popup-description">A few pointers are given for how the cover should be presented for marketing purposes. 
<br />
This is all part of the incremental refinement process whereby a series of considerations are presented in manageable chunks at an appropriate stage.</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover_part2.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="918" height="763" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover_part2.png" class="wp-image-501" alt="Cover review page (top part) reports image dimensions and displays a thumbnail, about the same size as Amazon store thumbs. Underneath are prompts to check for clarity and legibility." srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover_part2.png 918w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover_part2-300x249.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover_part2-768x638.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover_part2-500x416.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover_part2-800x665.png 800w" sizes="auto, (max-width: 918px) 100vw, 918px" /></noscript><img decoding="async" width="918" height="763" src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover_part2.png" class="wp-image-501 vp-lazyload" alt="Cover review page (top part) reports image dimensions and displays a thumbnail, about the same size as Amazon store thumbs. Underneath are prompts to check for clarity and legibility." srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTE4IiBoZWlnaHQ9Ijc2MyIgdmlld0JveD0iMCAwIDkxOCA3NjMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" data-src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover_part2.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover_part2.png 918w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover_part2-300x249.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover_part2-768x638.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover_part2-500x416.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-cover_part2-800x665.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/wp-content/uploads/2022/05/pen2epub-cover_part2.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	pen2epub &#8211; Cover Review (2/2)</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-a7d74606" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-metadata.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-metadata.png 926w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-metadata-300x229.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-metadata-768x586.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-metadata-500x382.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-metadata-800x611.png 800w" data-vp-popup-img-size="926x707" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-metadata-800x611.png" data-vp-popup-md-img-size="800x611" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-metadata-500x382.png" data-vp-popup-sm-img-size="500x382">
			<h3 class="vp-portfolio__item-popup-title">pen2epub &#8211; Contents Analysis</h3>
				<div class="vp-portfolio__item-popup-description">The system checks for structuring elements that the author should have has used in their word processor and which will be reflected in the tags of the filtered HTML output.   A link to a tutorial is provided in case this is not the case.

</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-metadata.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="926" height="707" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-metadata.png" class="wp-image-510" alt="pen2epub reports on the filtered HTML generated from Word." srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-metadata.png 926w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-metadata-300x229.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-metadata-768x586.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-metadata-500x382.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-metadata-800x611.png 800w" sizes="auto, (max-width: 926px) 100vw, 926px" /></noscript><img decoding="async" width="926" height="707" src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-metadata.png" class="wp-image-510 vp-lazyload" alt="pen2epub reports on the filtered HTML generated from Word." srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTI2IiBoZWlnaHQ9IjcwNyIgdmlld0JveD0iMCAwIDkyNiA3MDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" data-src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-metadata.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-metadata.png 926w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-metadata-300x229.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-metadata-768x586.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-metadata-500x382.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-metadata-800x611.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/wp-content/uploads/2022/05/pen2epub-metadata.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	pen2epub &#8211; Contents Analysis</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-4f7990e6" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-book_details.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-book_details.png 1030w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-book_details-300x190.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-book_details-1024x649.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-book_details-768x487.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-book_details-500x317.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-book_details-800x507.png 800w" data-vp-popup-img-size="1030x653" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-book_details-800x507.png" data-vp-popup-md-img-size="800x507" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-book_details-500x317.png" data-vp-popup-sm-img-size="500x317">
			<h3 class="vp-portfolio__item-popup-title">pen2epub &#8211; Book Details</h3>
				<div class="vp-portfolio__item-popup-description">In addition to uploading the book itself, we need to enter basic cataloguing details for the purposes of publication. </div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-book_details.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="1030" height="653" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-book_details.png" class="wp-image-493" alt="pen2epub e-book publishing: Metadata fields for" srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-book_details.png 1030w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-book_details-300x190.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-book_details-1024x649.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-book_details-768x487.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-book_details-500x317.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-book_details-800x507.png 800w" sizes="auto, (max-width: 1030px) 100vw, 1030px" /></noscript><img decoding="async" width="1030" height="653" src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-book_details.png" class="wp-image-493 vp-lazyload" alt="pen2epub e-book publishing: Metadata fields for" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAzMCIgaGVpZ2h0PSI2NTMiIHZpZXdCb3g9IjAgMCAxMDMwIDY1MyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" data-src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-book_details.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-book_details.png 1030w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-book_details-300x190.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-book_details-1024x649.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-book_details-768x487.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-book_details-500x317.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-book_details-800x507.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/wp-content/uploads/2022/05/pen2epub-book_details.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	pen2epub &#8211; Book Details</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-80b2b23c" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed.png 1065w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed-300x186.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed-1024x634.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed-768x475.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed-500x309.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed-800x495.png 800w" data-vp-popup-img-size="1065x659" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed-800x495.png" data-vp-popup-md-img-size="800x495" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed-500x309.png" data-vp-popup-sm-img-size="500x309">
			<h3 class="vp-portfolio__item-popup-title">pen2epub &#8211; Processed Content</h3>
				<div class="vp-portfolio__item-popup-description">Having augmented the book with metadata entered in the previous step, the system reports back on the details with particular reference to EPUB metadata fields.
<br />
Such information is essential for library information systems.</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="1065" height="659" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed.png" class="wp-image-495" alt="A tabular report on incorporated metadata - EPUB version, EPUB title, EPUB subtitle, EPUB language, Rights and so on." srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed.png 1065w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed-300x186.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed-1024x634.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed-768x475.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed-500x309.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed-800x495.png 800w" sizes="auto, (max-width: 1065px) 100vw, 1065px" /></noscript><img decoding="async" width="1065" height="659" src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed.png" class="wp-image-495 vp-lazyload" alt="A tabular report on incorporated metadata - EPUB version, EPUB title, EPUB subtitle, EPUB language, Rights and so on." srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTA2NSIgaGVpZ2h0PSI2NTkiIHZpZXdCb3g9IjAgMCAxMDY1IDY1OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" data-src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed.png 1065w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed-300x186.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed-1024x634.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed-768x475.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed-500x309.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed-800x495.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/wp-content/uploads/2022/05/pen2epub-bookprocessed.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	pen2epub &#8211; Processed Content</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-a10784e3" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure.png 843w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure-300x230.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure-768x588.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure-500x383.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure-800x612.png 800w" data-vp-popup-img-size="843x645" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure-800x612.png" data-vp-popup-md-img-size="800x612" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure-500x383.png" data-vp-popup-sm-img-size="500x383">
			<h3 class="vp-portfolio__item-popup-title">pen2epub &#8211; Book Structure 1/2</h3>
				<div class="vp-portfolio__item-popup-description">In addition to the metadata, the system reports on the structure of the book, particularly the headings, which will be reflected in the main &#8216;go to&#8217; navigation menu of the e-book. </div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="843" height="645" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure.png" class="wp-image-496" alt="Continuation of the pen2epub report at the &#039;Text&#039; stage, showing a list of headings, starting with the book&#039;s title and other front matter, followed by chapter titles." srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure.png 843w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure-300x230.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure-768x588.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure-500x383.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure-800x612.png 800w" sizes="auto, (max-width: 843px) 100vw, 843px" /></noscript><img decoding="async" width="843" height="645" src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure.png" class="wp-image-496 vp-lazyload" alt="Continuation of the pen2epub report at the &#039;Text&#039; stage, showing a list of headings, starting with the book&#039;s title and other front matter, followed by chapter titles." srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODQzIiBoZWlnaHQ9IjY0NSIgdmlld0JveD0iMCAwIDg0MyA2NDUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" data-src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure.png 843w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure-300x230.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure-768x588.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure-500x383.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure-800x612.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/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	pen2epub &#8211; Book Structure 1/2</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-c4b51b9b" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure2.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure2.png 1003w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure2-300x197.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure2-768x504.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure2-500x328.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure2-800x525.png 800w" data-vp-popup-img-size="1003x658" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure2-800x525.png" data-vp-popup-md-img-size="800x525" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure2-500x328.png" data-vp-popup-sm-img-size="500x328">
			<h3 class="vp-portfolio__item-popup-title">pen2epub &#8211; book processed (structure 2/2)</h3>
				<div class="vp-portfolio__item-popup-description">From the identified headings, the system picks out the one that signifies the table of contents.</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure2.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="1003" height="658" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure2.png" class="wp-image-497" alt="Continuation of the pen2epub report at the &#039;Text&#039; stage, showing a list of headings, starting with further chapter titles, followed by back matter." srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure2.png 1003w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure2-300x197.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure2-768x504.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure2-500x328.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure2-800x525.png 800w" sizes="auto, (max-width: 1003px) 100vw, 1003px" /></noscript><img decoding="async" width="1003" height="658" src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure2.png" class="wp-image-497 vp-lazyload" alt="Continuation of the pen2epub report at the &#039;Text&#039; stage, showing a list of headings, starting with further chapter titles, followed by back matter." srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwMyIgaGVpZ2h0PSI2NTgiIHZpZXdCb3g9IjAgMCAxMDAzIDY1OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" data-src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure2.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure2.png 1003w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure2-300x197.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure2-768x504.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure2-500x328.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure2-800x525.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/wp-content/uploads/2022/05/pen2epub-bookprocessed_structure2.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	pen2epub &#8211; book processed (structure 2/2)</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-4bb18087" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-image_analysis.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-image_analysis.png 1062w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-image_analysis-300x186.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-image_analysis-1024x633.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-image_analysis-768x475.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-image_analysis-500x309.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-image_analysis-800x495.png 800w" data-vp-popup-img-size="1062x657" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-image_analysis-800x495.png" data-vp-popup-md-img-size="800x495" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-image_analysis-500x309.png" data-vp-popup-sm-img-size="500x309">
			<h3 class="vp-portfolio__item-popup-title">pen2epub &#8211; Image Analysis</h3>
				<div class="vp-portfolio__item-popup-description">There are many aspects to consider for images, so the internal developer note (within square brackets) suggest ways to tailor the service.</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-image_analysis.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="1062" height="657" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-image_analysis.png" class="wp-image-509" alt="pen2epub reports a total of 112 images and the shows thumbnails for all of them in a table, with summary data (dimensions and file sizes) for the originals" srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-image_analysis.png 1062w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-image_analysis-300x186.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-image_analysis-1024x633.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-image_analysis-768x475.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-image_analysis-500x309.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-image_analysis-800x495.png 800w" sizes="auto, (max-width: 1062px) 100vw, 1062px" /></noscript><img decoding="async" width="1062" height="657" src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-image_analysis.png" class="wp-image-509 vp-lazyload" alt="pen2epub reports a total of 112 images and the shows thumbnails for all of them in a table, with summary data (dimensions and file sizes) for the originals" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTA2MiIgaGVpZ2h0PSI2NTciIHZpZXdCb3g9IjAgMCAxMDYyIDY1NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" data-src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-image_analysis.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-image_analysis.png 1062w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-image_analysis-300x186.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-image_analysis-1024x633.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-image_analysis-768x475.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-image_analysis-500x309.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-image_analysis-800x495.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/wp-content/uploads/2022/05/pen2epub-image_analysis.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	pen2epub &#8211; Image Analysis</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-c1a6014d" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_1.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_1.png 671w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_1-300x192.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_1-500x320.png 500w" data-vp-popup-img-size="671x429" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_1.png" data-vp-popup-md-img-size="671x429" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_1-500x320.png" data-vp-popup-sm-img-size="500x320">
			<h3 class="vp-portfolio__item-popup-title">pen2epub &#8211; Replace Image (1/3)</h3>
				<div class="vp-portfolio__item-popup-description">The system generates a table for all the images, each of which may be replaced individually.
</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_1.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="671" height="429" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_1.png" class="wp-image-511" alt="Screenshot from pen2epub partially shows a table of images. Here, the &#039;Browse&#039; button is being selected for a lotus flower with an obscuring background" srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_1.png 671w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_1-300x192.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_1-500x320.png 500w" sizes="auto, (max-width: 671px) 100vw, 671px" /></noscript><img decoding="async" width="671" height="429" src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_1.png" class="wp-image-511 vp-lazyload" alt="Screenshot from pen2epub partially shows a table of images. Here, the &#039;Browse&#039; button is being selected for a lotus flower with an obscuring background" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjcxIiBoZWlnaHQ9IjQyOSIgdmlld0JveD0iMCAwIDY3MSA0MjkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" data-src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_1.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_1.png 671w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_1-300x192.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_1-500x320.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/wp-content/uploads/2022/05/pen2epub-replace_image_1.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	pen2epub &#8211; Replace Image (1/3)</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-e0133792" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_2.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_2.png 830w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_2-300x205.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_2-768x525.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_2-500x342.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_2-800x547.png 800w" data-vp-popup-img-size="830x567" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_2-800x547.png" data-vp-popup-md-img-size="800x547" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_2-500x342.png" data-vp-popup-sm-img-size="500x342">
			<h3 class="vp-portfolio__item-popup-title">pen2epub &#8211; Replace Image (2/3)</h3>
				<div class="vp-portfolio__item-popup-description">Having pressed the &#8216;Browse&#8217; button, the user proceeds to select the replacement image.</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_2.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="830" height="567" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_2.png" class="wp-image-512" alt="Screenshot from pen2epub, showing an image file being selected in Windows file explorer" srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_2.png 830w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_2-300x205.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_2-768x525.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_2-500x342.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_2-800x547.png 800w" sizes="auto, (max-width: 830px) 100vw, 830px" /></noscript><img decoding="async" width="830" height="567" src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_2.png" class="wp-image-512 vp-lazyload" alt="Screenshot from pen2epub, showing an image file being selected in Windows file explorer" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODMwIiBoZWlnaHQ9IjU2NyIgdmlld0JveD0iMCAwIDgzMCA1NjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" data-src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_2.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_2.png 830w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_2-300x205.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_2-768x525.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_2-500x342.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_2-800x547.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/wp-content/uploads/2022/05/pen2epub-replace_image_2.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	pen2epub &#8211; Replace Image (2/3)</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-85a1a8ea" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_3.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_3.png 680w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_3-300x208.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_3-500x347.png 500w" data-vp-popup-img-size="680x472" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_3.png" data-vp-popup-md-img-size="680x472" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_3-500x347.png" data-vp-popup-sm-img-size="500x347">
			<h3 class="vp-portfolio__item-popup-title">pen2epub &#8211; Replace Image (3/3)</h3>
				<div class="vp-portfolio__item-popup-description">The selected replacement is slotted into place for instance visual update.</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_3.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="680" height="472" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_3.png" class="wp-image-513" alt="Screenshot from pen2epub partially shows a table of images. Here, the thumbnail has been updated to a lotus flower with a clean, white background" srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_3.png 680w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_3-300x208.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_3-500x347.png 500w" sizes="auto, (max-width: 680px) 100vw, 680px" /></noscript><img decoding="async" width="680" height="472" src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_3.png" class="wp-image-513 vp-lazyload" alt="Screenshot from pen2epub partially shows a table of images. Here, the thumbnail has been updated to a lotus flower with a clean, white background" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjgwIiBoZWlnaHQ9IjQ3MiIgdmlld0JveD0iMCAwIDY4MCA0NzIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" data-src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_3.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_3.png 680w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_3-300x208.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_3-500x347.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/wp-content/uploads/2022/05/pen2epub-replace_image_3.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	pen2epub &#8211; Replace Image (3/3)</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-a3795a2c" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_4.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_4.png 997w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_4-300x108.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_4-768x277.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_4-500x180.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_4-800x288.png 800w" data-vp-popup-img-size="997x359" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_4-800x288.png" data-vp-popup-md-img-size="800x288" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_4-500x180.png" data-vp-popup-sm-img-size="500x180">
			<h3 class="vp-portfolio__item-popup-title">pen2epub &#8211; Notice of image replacement</h3>
				<div class="vp-portfolio__item-popup-description">The system confirms that the image update has been incorporated. </div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_4.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="997" height="359" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_4.png" class="wp-image-514" alt="pen2epub reports &quot;Thank you. Your replacement images have been saved. You may make further changes or click [Continue] to proceed." srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_4.png 997w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_4-300x108.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_4-768x277.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_4-500x180.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_4-800x288.png 800w" sizes="auto, (max-width: 997px) 100vw, 997px" /></noscript><img decoding="async" width="997" height="359" src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_4.png" class="wp-image-514 vp-lazyload" alt="pen2epub reports &quot;Thank you. Your replacement images have been saved. You may make further changes or click [Continue] to proceed." srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTk3IiBoZWlnaHQ9IjM1OSIgdmlld0JveD0iMCAwIDk5NyAzNTkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" data-src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_4.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_4.png 997w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_4-300x108.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_4-768x277.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_4-500x180.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-replace_image_4-800x288.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/wp-content/uploads/2022/05/pen2epub-replace_image_4.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	pen2epub &#8211; Notice of image replacement</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-0b62de0e" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report.png 1066w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report-300x186.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report-1024x635.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report-768x476.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report-500x310.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report-800x496.png 800w" data-vp-popup-img-size="1066x661" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report-800x496.png" data-vp-popup-md-img-size="800x496" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report-500x310.png" data-vp-popup-sm-img-size="500x310">
			<h3 class="vp-portfolio__item-popup-title">pen2epub &#8211; EPUB conversion report (1/2)</h3>
				<div class="vp-portfolio__item-popup-description">EPUB validation is carried out via a web service (epubcheck-web hosted locally under Apache Tomcat). 
<br />
It reports many errors, but actually the document can still be viewed without difficulty.
<br />
I made contributions to enable epubcheck-web to work with version 4.0 of epubcheck:
<br />
https://github.com/jcdarwin/epubcheck-web
</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="1066" height="661" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report.png" class="wp-image-502" alt="pen2epub - EPUB conversion report with total number of errors and a list of each type of error" srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report.png 1066w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report-300x186.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report-1024x635.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report-768x476.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report-500x310.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report-800x496.png 800w" sizes="auto, (max-width: 1066px) 100vw, 1066px" /></noscript><img decoding="async" width="1066" height="661" src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report.png" class="wp-image-502 vp-lazyload" alt="pen2epub - EPUB conversion report with total number of errors and a list of each type of error" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTA2NiIgaGVpZ2h0PSI2NjEiIHZpZXdCb3g9IjAgMCAxMDY2IDY2MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" data-src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report.png 1066w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report-300x186.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report-1024x635.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report-768x476.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report-500x310.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report-800x496.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/wp-content/uploads/2022/05/pen2epub-epub_conversion_report.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	pen2epub &#8211; EPUB conversion report (1/2)</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-c4d989fd" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report2.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report2.png 1007w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report2-300x133.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report2-768x341.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report2-500x222.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report2-800x355.png 800w" data-vp-popup-img-size="1007x447" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report2-800x355.png" data-vp-popup-md-img-size="800x355" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report2-500x222.png" data-vp-popup-sm-img-size="500x222">
			<h3 class="vp-portfolio__item-popup-title">pen2epub &#8211; EPUB conversion report (2/2)</h3>
				<div class="vp-portfolio__item-popup-description">Having completed the conversion, the system reports on the EPUB file size, which can indicate whether or not the book is within the limits of the intended publishing service. 
<br />
If all is OK, then you can proceed to upload the generated .epub file.
<br />
For a more thorough inspection, pen2epub also provides a browser-based previewer. </div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report2.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="1007" height="447" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report2.png" class="wp-image-503" alt="pen2epub reports on the process completion, with options to preview or download the resulting epub file (available for 24 hours only)." srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report2.png 1007w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report2-300x133.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report2-768x341.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report2-500x222.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report2-800x355.png 800w" sizes="auto, (max-width: 1007px) 100vw, 1007px" /></noscript><img decoding="async" width="1007" height="447" src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report2.png" class="wp-image-503 vp-lazyload" alt="pen2epub reports on the process completion, with options to preview or download the resulting epub file (available for 24 hours only)." srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwNyIgaGVpZ2h0PSI0NDciIHZpZXdCb3g9IjAgMCAxMDA3IDQ0NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" data-src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report2.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report2.png 1007w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report2-300x133.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report2-768x341.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report2-500x222.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_conversion_report2-800x355.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/wp-content/uploads/2022/05/pen2epub-epub_conversion_report2.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	pen2epub &#8211; EPUB conversion report (2/2)</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-f91c78be" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-title_copyright.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-title_copyright.png 1083w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-title_copyright-300x193.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-title_copyright-1024x657.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-title_copyright-768x493.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-title_copyright-500x321.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-title_copyright-800x513.png 800w" data-vp-popup-img-size="1083x695" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-title_copyright-800x513.png" data-vp-popup-md-img-size="800x513" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-title_copyright-500x321.png" data-vp-popup-sm-img-size="500x321">
			<h3 class="vp-portfolio__item-popup-title">pen2epub &#8211; displayed in an EPUB viewer</h3>
				<div class="vp-portfolio__item-popup-description">Once the conversion is complete, the output is passed to the Epub.js Reader for display.
</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-title_copyright.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="1083" height="695" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-title_copyright.png" class="wp-image-507" alt="EPUB viewer shows the title and copyright pages." srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-title_copyright.png 1083w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-title_copyright-300x193.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-title_copyright-1024x657.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-title_copyright-768x493.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-title_copyright-500x321.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-title_copyright-800x513.png 800w" sizes="auto, (max-width: 1083px) 100vw, 1083px" /></noscript><img decoding="async" width="1083" height="695" src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-title_copyright.png" class="wp-image-507 vp-lazyload" alt="EPUB viewer shows the title and copyright pages." srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTA4MyIgaGVpZ2h0PSI2OTUiIHZpZXdCb3g9IjAgMCAxMDgzIDY5NSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" data-src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-title_copyright.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-title_copyright.png 1083w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-title_copyright-300x193.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-title_copyright-1024x657.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-title_copyright-768x493.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-title_copyright-500x321.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-title_copyright-800x513.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/wp-content/uploads/2022/05/pen2epub-epub_viewer-title_copyright.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	pen2epub &#8211; displayed in an EPUB viewer</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-afae7ef7" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-contents.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-contents.png 1089w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-contents-300x179.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-contents-1024x611.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-contents-768x458.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-contents-500x298.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-contents-800x478.png 800w" data-vp-popup-img-size="1089x650" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-contents-800x478.png" data-vp-popup-md-img-size="800x478" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-contents-500x298.png" data-vp-popup-sm-img-size="500x298">
			<h3 class="vp-portfolio__item-popup-title">EPUB viewer &#8211; Contents</h3>
				<div class="vp-portfolio__item-popup-description">The table of contents is hyperlinked in readiness for viewing in an app or a Kindle. There are trade-offs in formatting, compared with the paperback copy.</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-contents.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="1089" height="650" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-contents.png" class="wp-image-505" alt="EPUB viewer showing a two-page spread for the table of contents, which include all the headings." srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-contents.png 1089w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-contents-300x179.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-contents-1024x611.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-contents-768x458.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-contents-500x298.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-contents-800x478.png 800w" sizes="auto, (max-width: 1089px) 100vw, 1089px" /></noscript><img decoding="async" width="1089" height="650" src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-contents.png" class="wp-image-505 vp-lazyload" alt="EPUB viewer showing a two-page spread for the table of contents, which include all the headings." srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTA4OSIgaGVpZ2h0PSI2NTAiIHZpZXdCb3g9IjAgMCAxMDg5IDY1MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" data-src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-contents.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-contents.png 1089w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-contents-300x179.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-contents-1024x611.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-contents-768x458.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-contents-500x298.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-contents-800x478.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/wp-content/uploads/2022/05/pen2epub-epub_viewer-contents.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	EPUB viewer &#8211; Contents</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-241280a3" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-navigation.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-navigation.png 1089w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-navigation-300x181.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-navigation-1024x618.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-navigation-768x463.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-navigation-500x302.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-navigation-800x483.png 800w" data-vp-popup-img-size="1089x657" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-navigation-800x483.png" data-vp-popup-md-img-size="800x483" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-navigation-500x302.png" data-vp-popup-sm-img-size="500x302">
			<h3 class="vp-portfolio__item-popup-title">EPUB viewer &#8211; Navigation (illustrations)</h3>
				<div class="vp-portfolio__item-popup-description">The book&#8217;s headings have been duly recognised by the ePub creation system and is reflected in the output&#8217;s main &#8216;go to&#8217; navigation, making it easy to jump to any part of the book. </div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-navigation.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="1089" height="657" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-navigation.png" class="wp-image-506" alt="The viewer shows the navigation panel open on the left with the List of Illustrations selected (opened on right)." srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-navigation.png 1089w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-navigation-300x181.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-navigation-1024x618.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-navigation-768x463.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-navigation-500x302.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-navigation-800x483.png 800w" sizes="auto, (max-width: 1089px) 100vw, 1089px" /></noscript><img decoding="async" width="1089" height="657" src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-navigation.png" class="wp-image-506 vp-lazyload" alt="The viewer shows the navigation panel open on the left with the List of Illustrations selected (opened on right)." srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTA4OSIgaGVpZ2h0PSI2NTciIHZpZXdCb3g9IjAgMCAxMDg5IDY1NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" data-src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-navigation.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-navigation.png 1089w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-navigation-300x181.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-navigation-1024x618.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-navigation-768x463.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-navigation-500x302.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-navigation-800x483.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/wp-content/uploads/2022/05/pen2epub-epub_viewer-navigation.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	EPUB viewer &#8211; Navigation (illustrations)</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
		<div		class="vp-portfolio__item-wrap vp-portfolio__item-uid-72a086ea" data-vp-filter="" 		>
			<template class="vp-portfolio__item-popup" data-vp-popup-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-chapter_7.png" data-vp-popup-img-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-chapter_7.png 1091w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-chapter_7-300x171.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-chapter_7-1024x583.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-chapter_7-768x437.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-chapter_7-500x285.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-chapter_7-800x455.png 800w" data-vp-popup-img-size="1091x621" data-vp-popup-md-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-chapter_7-800x455.png" data-vp-popup-md-img-size="800x455" data-vp-popup-sm-img="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-chapter_7-500x285.png" data-vp-popup-sm-img-size="500x285">
			<h3 class="vp-portfolio__item-popup-title">EPUB viewer &#8211; start of Chapter 7</h3>
				<div class="vp-portfolio__item-popup-description">The chapter layout is similar to that of the printed book, though there is less control over typesetting.</div>
		</template>
						<figure class="vp-portfolio__item">
				
<div class="vp-portfolio__item-img-wrap">
	<div class="vp-portfolio__item-img">
			<a
		href="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-chapter_7.png"
			>
	
		<noscript><img loading="lazy" decoding="async" width="1091" height="621" data-skip-lazy src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-chapter_7.png" class="wp-image-504" alt="EPUB viewer - start of Chapter 7, in a two-page view." srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-chapter_7.png 1091w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-chapter_7-300x171.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-chapter_7-1024x583.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-chapter_7-768x437.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-chapter_7-500x285.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-chapter_7-800x455.png 800w" sizes="auto, (max-width: 1091px) 100vw, 1091px" /></noscript><img decoding="async" width="1091" height="621" src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-chapter_7.png" class="wp-image-504 vp-lazyload" alt="EPUB viewer - start of Chapter 7, in a two-page view." srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTA5MSIgaGVpZ2h0PSI2MjEiIHZpZXdCb3g9IjAgMCAxMDkxIDYyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" data-src="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-chapter_7.png" data-srcset="https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-chapter_7.png 1091w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-chapter_7-300x171.png 300w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-chapter_7-1024x583.png 1024w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-chapter_7-768x437.png 768w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-chapter_7-500x285.png 500w, https://ptworld.net/wp-content/uploads/2022/05/pen2epub-epub_viewer-chapter_7-800x455.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/wp-content/uploads/2022/05/pen2epub-epub_viewer-chapter_7.png"
		tabindex="-1" class="vp-portfolio__item-meta" 	>
	
<h2 class="vp-portfolio__item-meta-title">
	EPUB viewer &#8211; start of Chapter 7</h2>
</a>		</div>
	</figcaption>
			</figure>
					</div>
		
</div>
		</div>
		
</div>
</div>]]></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-05a2de0d 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 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 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 loading="lazy" 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="auto, (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>
	</channel>
</rss>
