Regenerate public

This commit is contained in:
Alan Orth 2018-01-13 12:12:31 +02:00
parent 2d3b9ba5c8
commit 0f405c54d8
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
40 changed files with 351 additions and 47 deletions

View File

@ -80,7 +80,7 @@ $ psql -c 'SELECT * from pg_stat_activity;' | grep idle | grep -c cgspac
<title>November, 2015 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -94,6 +94,7 @@ $ psql -c &#39;SELECT * from pg_stat_activity;&#39; | grep idle | grep -c cgspac
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -104,6 +105,8 @@ $ psql -c &#39;SELECT * from pg_stat_activity;&#39; | grep idle | grep -c cgspac
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -111,6 +114,8 @@ $ psql -c &#39;SELECT * from pg_stat_activity;&#39; | grep idle | grep -c cgspac
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -328,6 +333,8 @@ db.statementpool = true
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -339,6 +346,7 @@ db.statementpool = true
</p>
</footer>
</body>
</html>

View File

@ -82,7 +82,7 @@ Replace lzop with xz in log compression cron jobs on DSpace Test—it uses less
<title>December, 2015 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -96,6 +96,7 @@ Replace lzop with xz in log compression cron jobs on DSpace Test—it uses less
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -106,6 +107,8 @@ Replace lzop with xz in log compression cron jobs on DSpace Test—it uses less
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -113,6 +116,8 @@ Replace lzop with xz in log compression cron jobs on DSpace Test—it uses less
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -345,6 +350,8 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -356,6 +363,7 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle
</p>
</footer>
</body>
</html>

View File

@ -72,7 +72,7 @@ Update GitHub wiki for documentation of maintenance tasks.
<title>January, 2016 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -86,6 +86,7 @@ Update GitHub wiki for documentation of maintenance tasks.
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -96,6 +97,8 @@ Update GitHub wiki for documentation of maintenance tasks.
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -103,6 +106,8 @@ Update GitHub wiki for documentation of maintenance tasks.
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -260,6 +265,8 @@ $ find SimpleArchiveForBio/ -iname &ldquo;*.pdf&rdquo; -exec basename {} \; | so
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -271,6 +278,7 @@ $ find SimpleArchiveForBio/ -iname &ldquo;*.pdf&rdquo; -exec basename {} \; | so
</p>
</footer>
</body>
</html>

View File

@ -86,7 +86,7 @@ Also, lots of things like &ldquo;COTE D`LVOIRE&rdquo; and &ldquo;COTE D IVOIRE&r
<title>February, 2016 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -100,6 +100,7 @@ Also, lots of things like &ldquo;COTE D`LVOIRE&rdquo; and &ldquo;COTE D IVOIRE&r
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -110,6 +111,8 @@ Also, lots of things like &ldquo;COTE D`LVOIRE&rdquo; and &ldquo;COTE D IVOIRE&r
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -117,6 +120,8 @@ Also, lots of things like &ldquo;COTE D`LVOIRE&rdquo; and &ldquo;COTE D IVOIRE&r
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -513,6 +518,8 @@ Bitstream: tést señora alimentación.pdf
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -524,6 +531,7 @@ Bitstream: tést señora alimentación.pdf
</p>
</footer>
</body>
</html>

View File

@ -72,7 +72,7 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
<title>March, 2016 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -86,6 +86,7 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -96,6 +97,8 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -103,6 +106,8 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -413,6 +418,8 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -424,6 +431,7 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
</p>
</footer>
</body>
</html>

View File

@ -76,7 +76,7 @@ Also, I noticed the checker log has some errors we should pay attention to:
<title>April, 2016 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -90,6 +90,7 @@ Also, I noticed the checker log has some errors we should pay attention to:
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -100,6 +101,8 @@ Also, I noticed the checker log has some errors we should pay attention to:
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -107,6 +110,8 @@ Also, I noticed the checker log has some errors we should pay attention to:
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -630,6 +635,8 @@ dspace.log.2016-04-27:7271
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -641,6 +648,7 @@ dspace.log.2016-04-27:7271
</p>
</footer>
</body>
</html>

View File

@ -80,7 +80,7 @@ There are 3,000 IPs accessing the REST API in a 24-hour period!
<title>May, 2016 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -94,6 +94,7 @@ There are 3,000 IPs accessing the REST API in a 24-hour period!
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -104,6 +105,8 @@ There are 3,000 IPs accessing the REST API in a 24-hour period!
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -111,6 +114,8 @@ There are 3,000 IPs accessing the REST API in a 24-hour period!
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -480,6 +485,8 @@ sys 0m20.540s
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -491,6 +498,7 @@ sys 0m20.540s
</p>
</footer>
</body>
</html>

View File

@ -78,7 +78,7 @@ Working on second phase of metadata migration, looks like this will work for mov
<title>June, 2016 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -92,6 +92,7 @@ Working on second phase of metadata migration, looks like this will work for mov
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -102,6 +103,8 @@ Working on second phase of metadata migration, looks like this will work for mov
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -109,6 +112,8 @@ Working on second phase of metadata migration, looks like this will work for mov
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -525,6 +530,8 @@ $ ./delete-metadata-values.py -f dc.contributor.corporate -i Corporate-Authors-D
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -536,6 +543,7 @@ $ ./delete-metadata-values.py -f dc.contributor.corporate -i Corporate-Authors-D
</p>
</footer>
</body>
</html>

View File

@ -94,7 +94,7 @@ In this case the select query was showing 95 results before the update
<title>July, 2016 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -108,6 +108,7 @@ In this case the select query was showing 95 results before the update
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -118,6 +119,8 @@ In this case the select query was showing 95 results before the update
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -125,6 +128,8 @@ In this case the select query was showing 95 results before the update
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -443,6 +448,8 @@ discovery.index.authority.ignore-variants=true
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -454,6 +461,7 @@ discovery.index.authority.ignore-variants=true
</p>
</footer>
</body>
</html>

View File

@ -88,7 +88,7 @@ $ git rebase -i dspace-5.5
<title>August, 2016 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -102,6 +102,7 @@ $ git rebase -i dspace-5.5
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -112,6 +113,8 @@ $ git rebase -i dspace-5.5
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -119,6 +122,8 @@ $ git rebase -i dspace-5.5
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -516,6 +521,8 @@ $ JAVA_OPTS=&quot;-Dfile.encoding=UTF-8 -Xmx512m&quot; /home/cgspace.cgiar.org/b
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -527,6 +534,7 @@ $ JAVA_OPTS=&quot;-Dfile.encoding=UTF-8 -Xmx512m&quot; /home/cgspace.cgiar.org/b
</p>
</footer>
</body>
</html>

View File

@ -80,7 +80,7 @@ $ ldapsearch -x -H ldaps://svcgroot2.cgiarad.org:3269/ -b &quot;dc=cgiarad,dc=or
<title>September, 2016 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -94,6 +94,7 @@ $ ldapsearch -x -H ldaps://svcgroot2.cgiarad.org:3269/ -b &quot;dc=cgiarad,dc=or
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -104,6 +105,8 @@ $ ldapsearch -x -H ldaps://svcgroot2.cgiarad.org:3269/ -b &quot;dc=cgiarad,dc=or
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -111,6 +114,8 @@ $ ldapsearch -x -H ldaps://svcgroot2.cgiarad.org:3269/ -b &quot;dc=cgiarad,dc=or
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -816,6 +821,8 @@ $ ./delete-metadata-values.py -i ilrisubjects-delete-13.csv -f cg.subject.ilri -
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -827,6 +834,7 @@ $ ./delete-metadata-values.py -i ilrisubjects-delete-13.csv -f cg.subject.ilri -
</p>
</footer>
</body>
</html>

View File

@ -88,7 +88,7 @@ I exported a random item&rsquo;s metadata as CSV, deleted all columns except id
<title>October, 2016 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -102,6 +102,7 @@ I exported a random item&rsquo;s metadata as CSV, deleted all columns except id
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -112,6 +113,8 @@ I exported a random item&rsquo;s metadata as CSV, deleted all columns except id
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -119,6 +122,8 @@ I exported a random item&rsquo;s metadata as CSV, deleted all columns except id
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -502,6 +507,8 @@ dspace=# update metadatavalue set text_value = regexp_replace(text_value, 'http:
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -513,6 +520,7 @@ dspace=# update metadatavalue set text_value = regexp_replace(text_value, 'http:
</p>
</footer>
</body>
</html>

View File

@ -72,7 +72,7 @@ Add dc.type to the output options for Atmire&rsquo;s Listings and Reports module
<title>November, 2016 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -86,6 +86,7 @@ Add dc.type to the output options for Atmire&rsquo;s Listings and Reports module
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -96,6 +97,8 @@ Add dc.type to the output options for Atmire&rsquo;s Listings and Reports module
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -103,6 +106,8 @@ Add dc.type to the output options for Atmire&rsquo;s Listings and Reports module
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -718,6 +723,8 @@ org.dspace.discovery.SearchServiceException: Error executing query
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -729,6 +736,7 @@ org.dspace.discovery.SearchServiceException: Error executing query
</p>
</footer>
</body>
</html>

View File

@ -96,7 +96,7 @@ Another worrying error from dspace.log is:
<title>December, 2016 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -110,6 +110,7 @@ Another worrying error from dspace.log is:
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -120,6 +121,8 @@ Another worrying error from dspace.log is:
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -127,6 +130,8 @@ Another worrying error from dspace.log is:
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -954,6 +959,8 @@ $ exit
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -965,6 +972,7 @@ $ exit
</p>
</footer>
</body>
</html>

View File

@ -72,7 +72,7 @@ I asked on the dspace-tech mailing list because it seems to be broken, and actua
<title>January, 2017 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -86,6 +86,7 @@ I asked on the dspace-tech mailing list because it seems to be broken, and actua
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -96,6 +97,8 @@ I asked on the dspace-tech mailing list because it seems to be broken, and actua
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -103,6 +106,8 @@ I asked on the dspace-tech mailing list because it seems to be broken, and actua
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -499,6 +504,8 @@ $ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -510,6 +517,7 @@ $ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -
</p>
</footer>
</body>
</html>

View File

@ -100,7 +100,7 @@ Looks like we&rsquo;ll be using cg.identifier.ccafsprojectpii as the field name
<title>February, 2017 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -114,6 +114,7 @@ Looks like we&rsquo;ll be using cg.identifier.ccafsprojectpii as the field name
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -124,6 +125,8 @@ Looks like we&rsquo;ll be using cg.identifier.ccafsprojectpii as the field name
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -131,6 +134,8 @@ Looks like we&rsquo;ll be using cg.identifier.ccafsprojectpii as the field name
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -571,6 +576,8 @@ COPY 1968
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -582,6 +589,7 @@ COPY 1968
</p>
</footer>
</body>
</html>

View File

@ -104,7 +104,7 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg
<title>March, 2017 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -118,6 +118,7 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -128,6 +129,8 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -135,6 +138,8 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -485,6 +490,8 @@ $ ./delete-metadata-values.py -i Investors-Delete-121.csv -f dc.description.spon
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -496,6 +503,7 @@ $ ./delete-metadata-values.py -i Investors-Delete-121.csv -f dc.description.spon
</p>
</footer>
</body>
</html>

View File

@ -90,7 +90,7 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p &quot;ImageMagick PDF Th
<title>April, 2017 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -104,6 +104,7 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p &quot;ImageMagick PDF Th
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -114,6 +115,8 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p &quot;ImageMagick PDF Th
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -121,6 +124,8 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p &quot;ImageMagick PDF Th
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -764,6 +769,8 @@ $ gem install compass -v 1.0.3
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -775,6 +782,7 @@ $ gem install compass -v 1.0.3
</p>
</footer>
</body>
</html>

View File

@ -56,7 +56,7 @@
<title>May, 2017 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -70,6 +70,7 @@
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -80,6 +81,8 @@
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -87,6 +90,8 @@
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -518,6 +523,8 @@ UPDATE 187
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -529,6 +536,7 @@ UPDATE 187
</p>
</footer>
</body>
</html>

View File

@ -56,7 +56,7 @@
<title>June, 2017 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -70,6 +70,7 @@
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -80,6 +81,8 @@
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -87,6 +90,8 @@
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -336,6 +341,8 @@ $ JAVA_OPTS=&quot;-Xmx1024m -Dfile.encoding=UTF-8&quot; [dspace]/bin/dspace impo
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -347,6 +354,7 @@ $ JAVA_OPTS=&quot;-Xmx1024m -Dfile.encoding=UTF-8&quot; [dspace]/bin/dspace impo
</p>
</footer>
</body>
</html>

View File

@ -84,7 +84,7 @@ We can use PostgreSQL&rsquo;s extended output format (-x) plus sed to format the
<title>July, 2017 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -98,6 +98,7 @@ We can use PostgreSQL&rsquo;s extended output format (-x) plus sed to format the
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -108,6 +109,8 @@ We can use PostgreSQL&rsquo;s extended output format (-x) plus sed to format the
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -115,6 +118,8 @@ We can use PostgreSQL&rsquo;s extended output format (-x) plus sed to format the
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -371,6 +376,8 @@ delete from metadatavalue where resource_type_id=2 and metadata_field_id=235 and
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -382,6 +389,7 @@ delete from metadatavalue where resource_type_id=2 and metadata_field_id=235 and
</p>
</footer>
</body>
</html>

View File

@ -104,7 +104,7 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s
<title>August, 2017 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -118,6 +118,7 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -128,6 +129,8 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -135,6 +138,8 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -657,6 +662,8 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -668,6 +675,7 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error
</p>
</footer>
</body>
</html>

View File

@ -80,7 +80,7 @@ Ask Sisay to clean up the WLE approvers a bit, as Marianne&rsquo;s user account
<title>September, 2017 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -94,6 +94,7 @@ Ask Sisay to clean up the WLE approvers a bit, as Marianne&rsquo;s user account
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -104,6 +105,8 @@ Ask Sisay to clean up the WLE approvers a bit, as Marianne&rsquo;s user account
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -111,6 +114,8 @@ Ask Sisay to clean up the WLE approvers a bit, as Marianne&rsquo;s user account
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -829,6 +834,8 @@ Cert Status: good
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -840,6 +847,7 @@ Cert Status: good
</p>
</footer>
</body>
</html>

View File

@ -84,7 +84,7 @@ Add Katherine Lutz to the groups for content submission and edit steps of the CG
<title>October, 2017 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -98,6 +98,7 @@ Add Katherine Lutz to the groups for content submission and edit steps of the CG
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -108,6 +109,8 @@ Add Katherine Lutz to the groups for content submission and edit steps of the CG
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -115,6 +118,8 @@ Add Katherine Lutz to the groups for content submission and edit steps of the CG
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -594,6 +599,8 @@ session_id=6C30F10B4351A4ED83EC6ED50AFD6B6A
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -605,6 +612,7 @@ session_id=6C30F10B4351A4ED83EC6ED50AFD6B6A
</p>
</footer>
</body>
</html>

View File

@ -104,7 +104,7 @@ COPY 54701
<title>November, 2017 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -118,6 +118,7 @@ COPY 54701
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -128,6 +129,8 @@ COPY 54701
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -135,6 +138,8 @@ COPY 54701
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -1238,6 +1243,8 @@ $ cat dspace.log.2017-11-28 | grep -o -E 'session_id=[A-Z0-9]{32}' | sort -n | u
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -1249,6 +1256,7 @@ $ cat dspace.log.2017-11-28 | grep -o -E 'session_id=[A-Z0-9]{32}' | sort -n | u
</p>
</footer>
</body>
</html>

View File

@ -74,7 +74,7 @@ The list of connections to XMLUI and REST API for today:
<title>December, 2017 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -88,6 +88,7 @@ The list of connections to XMLUI and REST API for today:
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -98,6 +99,8 @@ The list of connections to XMLUI and REST API for today:
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -105,6 +108,8 @@ The list of connections to XMLUI and REST API for today:
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -1003,6 +1008,8 @@ DELETE 20
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -1014,6 +1021,7 @@ DELETE 20
</p>
</footer>
</body>
</html>

View File

@ -92,7 +92,7 @@ Danny wrote to ask for help renewing the wildcard ilri.org certificate and I adv
<meta property="article:published_time" content="2018-01-02T08:35:54-08:00"/>
<meta property="article:modified_time" content="2018-01-12T06:07:03&#43;02:00"/>
<meta property="article:modified_time" content="2018-01-12T07:55:01&#43;02:00"/>
@ -196,7 +196,7 @@ Danny wrote to ask for help renewing the wildcard ilri.org certificate and I adv
"url": "https://alanorth.github.io/cgspace-notes/2018-01/",
"wordCount": "2630",
"datePublished": "2018-01-02T08:35:54-08:00",
"dateModified": "2018-01-12T06:07:03&#43;02:00",
"dateModified": "2018-01-12T07:55:01&#43;02:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -212,7 +212,7 @@ Danny wrote to ask for help renewing the wildcard ilri.org certificate and I adv
<title>January, 2018 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -226,6 +226,7 @@ Danny wrote to ask for help renewing the wildcard ilri.org certificate and I adv
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -236,6 +237,8 @@ Danny wrote to ask for help renewing the wildcard ilri.org certificate and I adv
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -243,6 +246,8 @@ Danny wrote to ask for help renewing the wildcard ilri.org certificate and I adv
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -909,6 +914,8 @@ cache_alignment : 64
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -920,6 +927,7 @@ cache_alignment : 64
</p>
</footer>
</body>
</html>

View File

@ -51,7 +51,7 @@
<title>CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
<!-- RSS 2.0 feed -->
@ -68,6 +68,7 @@
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -78,6 +79,8 @@
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -85,6 +88,8 @@
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -165,6 +170,8 @@
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -176,6 +183,7 @@
</p>
</footer>
</body>
</html>

View File

@ -57,7 +57,7 @@
<title>CGIAR Library Migration | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -71,6 +71,7 @@
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -81,6 +82,8 @@
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -88,6 +91,8 @@
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -371,6 +376,8 @@ dspace=# select setval('handle_seq',86873);
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -382,6 +389,7 @@ dspace=# select setval('handle_seq',86873);
</p>
</footer>
</body>
</html>

File diff suppressed because one or more lines are too long

View File

@ -51,7 +51,7 @@
<title>CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
<!-- RSS 2.0 feed -->
@ -68,6 +68,7 @@
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -78,6 +79,8 @@
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -85,6 +88,8 @@
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -511,6 +516,8 @@ COPY 54701
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -522,6 +529,7 @@ COPY 54701
</p>
</footer>
</body>
</html>

View File

@ -51,7 +51,7 @@
<title>CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
<!-- RSS 2.0 feed -->
@ -68,6 +68,7 @@
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -78,6 +79,8 @@
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -85,6 +88,8 @@
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -496,6 +501,8 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -507,6 +514,7 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
</p>
</footer>
</body>
</html>

View File

@ -51,7 +51,7 @@
<title>CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
<!-- RSS 2.0 feed -->
@ -68,6 +68,7 @@
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -78,6 +79,8 @@
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -85,6 +88,8 @@
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -387,6 +392,8 @@
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -398,6 +405,7 @@
</p>
</footer>
</body>
</html>

View File

@ -51,7 +51,7 @@
<title>CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
<!-- RSS 2.0 feed -->
@ -68,6 +68,7 @@
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -78,6 +79,8 @@
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -85,6 +88,8 @@
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -511,6 +516,8 @@ COPY 54701
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -522,6 +529,7 @@ COPY 54701
</p>
</footer>
</body>
</html>

View File

@ -51,7 +51,7 @@
<title>CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
<!-- RSS 2.0 feed -->
@ -68,6 +68,7 @@
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -78,6 +79,8 @@
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -85,6 +88,8 @@
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -496,6 +501,8 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -507,6 +514,7 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
</p>
</footer>
</body>
</html>

View File

@ -51,7 +51,7 @@
<title>CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
<!-- RSS 2.0 feed -->
@ -68,6 +68,7 @@
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -78,6 +79,8 @@
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -85,6 +88,8 @@
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -387,6 +392,8 @@
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -398,6 +405,7 @@
</p>
</footer>
</body>
</html>

View File

@ -4,7 +4,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/2018-01/</loc>
<lastmod>2018-01-12T06:07:03+02:00</lastmod>
<lastmod>2018-01-12T07:55:01+02:00</lastmod>
</url>
<url>
@ -144,7 +144,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/</loc>
<lastmod>2018-01-12T06:07:03+02:00</lastmod>
<lastmod>2018-01-12T07:55:01+02:00</lastmod>
<priority>0</priority>
</url>
@ -155,7 +155,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
<lastmod>2018-01-12T06:07:03+02:00</lastmod>
<lastmod>2018-01-12T07:55:01+02:00</lastmod>
<priority>0</priority>
</url>
@ -167,13 +167,13 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
<lastmod>2018-01-12T06:07:03+02:00</lastmod>
<lastmod>2018-01-12T07:55:01+02:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
<lastmod>2018-01-12T06:07:03+02:00</lastmod>
<lastmod>2018-01-12T07:55:01+02:00</lastmod>
<priority>0</priority>
</url>

View File

@ -51,7 +51,7 @@
<title>CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
<!-- RSS 2.0 feed -->
@ -68,6 +68,7 @@
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -78,6 +79,8 @@
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -85,6 +88,8 @@
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -526,6 +531,8 @@ COPY 54701
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -537,6 +544,7 @@ COPY 54701
</p>
</footer>
</body>
</html>

View File

@ -51,7 +51,7 @@
<title>CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
<!-- RSS 2.0 feed -->
@ -68,6 +68,7 @@
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -78,6 +79,8 @@
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -85,6 +88,8 @@
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -490,6 +495,8 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -501,6 +508,7 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
</p>
</footer>
</body>
</html>

View File

@ -51,7 +51,7 @@
<title>CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
<!-- RSS 2.0 feed -->
@ -68,6 +68,7 @@
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -78,6 +79,8 @@
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
@ -85,6 +88,8 @@
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -358,6 +363,8 @@
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -369,6 +376,7 @@
</p>
</footer>
</body>
</html>