Regenerate public

This commit is contained in:
Alan Orth 2017-01-09 16:20:52 +02:00
parent af2d6b3d8f
commit 5545aa5ca6
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
26 changed files with 278 additions and 179 deletions

View File

@ -307,6 +307,7 @@ db.statementpool = true
<section class="sidebar-module">
<h4>Recent Posts</h4>
@ -326,6 +327,8 @@ db.statementpool = true
</section>
<section class="sidebar-module">
<h4>Links</h4>
<ol class="list-unstyled">

View File

@ -224,7 +224,7 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle
<li>CCAFS noticed that one of their items displays only the Atmire statlets: <a href="https://cgspace.cgiar.org/handle/10568/42445">https://cgspace.cgiar.org/handle/10568/42445</a></li>
</ul>
<p><img src="2015/12/ccafs-item-no-metadata.png" alt="CCAFS item" /></p>
<p><img src="/cgspace-notes/2015/12/ccafs-item-no-metadata.png" alt="CCAFS item" /></p>
<ul>
<li>The authorizations for the item are all public READ, and I don&rsquo;t see any errors in dspace.log when browsing that item</li>
@ -280,10 +280,10 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle
<li>The PostgreSQL stats from Munin all point to something database-related with the DSpace 5 upgrade around midlate November</li>
</ul>
<p><img src="2015/12/postgres_bgwriter-year.png" alt="PostgreSQL bgwriter (year)" />
<img src="2015/12/postgres_cache_cgspace-year.png" alt="PostgreSQL cache (year)" />
<img src="2015/12/postgres_locks_cgspace-year.png" alt="PostgreSQL locks (year)" />
<img src="2015/12/postgres_scans_cgspace-year.png" alt="PostgreSQL scans (year)" /></p>
<p><img src="/cgspace-notes/2015/12/postgres_bgwriter-year.png" alt="PostgreSQL bgwriter (year)" />
<img src="/cgspace-notes/2015/12/postgres_cache_cgspace-year.png" alt="PostgreSQL cache (year)" />
<img src="/cgspace-notes/2015/12/postgres_locks_cgspace-year.png" alt="PostgreSQL locks (year)" />
<img src="/cgspace-notes/2015/12/postgres_scans_cgspace-year.png" alt="PostgreSQL scans (year)" /></p>
<h2 id="2015-12-07">2015-12-07</h2>
@ -325,6 +325,7 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle
<section class="sidebar-module">
<h4>Recent Posts</h4>
@ -344,6 +345,8 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle
</section>
<section class="sidebar-module">
<h4>Links</h4>
<ol class="list-unstyled">

View File

@ -213,13 +213,13 @@ $ find SimpleArchiveForBio/ -iname &ldquo;*.pdf&rdquo; -exec basename {} \; | so
<li>This <a href="https://cgspace.cgiar.org/handle/10568/67062">CCAFS item</a> Before:</li>
</ul>
<p><img src="2016/01/xmlui-subjects-before.png" alt="XMLUI subjects before" /></p>
<p><img src="/cgspace-notes/2016/01/xmlui-subjects-before.png" alt="XMLUI subjects before" /></p>
<ul>
<li>After:</li>
</ul>
<p><img src="2016/01/xmlui-subjects-after.png" alt="XMLUI subjects after" /></p>
<p><img src="/cgspace-notes/2016/01/xmlui-subjects-after.png" alt="XMLUI subjects after" /></p>
@ -235,6 +235,7 @@ $ find SimpleArchiveForBio/ -iname &ldquo;*.pdf&rdquo; -exec basename {} \; | so
<section class="sidebar-module">
<h4>Recent Posts</h4>
@ -254,6 +255,8 @@ $ find SimpleArchiveForBio/ -iname &ldquo;*.pdf&rdquo; -exec basename {} \; | so
</section>
<section class="sidebar-module">
<h4>Links</h4>
<ol class="list-unstyled">

View File

@ -163,7 +163,7 @@ Also, lots of things like &ldquo;COTE D`LVOIRE&rdquo; and &ldquo;COTE D IVOIRE&r
<li>I noticed we have a very <em>interesting</em> list of countries on CGSpace:</li>
</ul>
<p><img src="2016/02/cgspace-countries.png" alt="CGSpace country list" /></p>
<p><img src="/cgspace-notes/2016/02/cgspace-countries.png" alt="CGSpace country list" /></p>
<ul>
<li>Not only are there 49,000 countries, we have some blanks (25)&hellip;</li>
@ -274,8 +274,8 @@ $ /opt/brew/Cellar/tomcat/8.0.30/bin/catalina start
<li>Whip up some quick CSS to make the button in the submission workflow use the XMLUI theme&rsquo;s brand colors (<a href="https://github.com/ilri/DSpace/issues/154">#154</a>)</li>
</ul>
<p><img src="2016/02/submit-button-ilri.png" alt="ILRI submission buttons" />
<img src="2016/02/submit-button-drylands.png" alt="Drylands submission buttons" /></p>
<p><img src="/cgspace-notes/2016/02/submit-button-ilri.png" alt="ILRI submission buttons" />
<img src="/cgspace-notes/2016/02/submit-button-drylands.png" alt="Drylands submission buttons" /></p>
<h2 id="2016-02-09">2016-02-09</h2>
@ -495,6 +495,7 @@ Bitstream: tést señora alimentación.pdf
<section class="sidebar-module">
<h4>Recent Posts</h4>
@ -514,6 +515,8 @@ Bitstream: tést señora alimentación.pdf
</section>
<section class="sidebar-module">
<h4>Links</h4>
<ol class="list-unstyled">

View File

@ -175,7 +175,7 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
<li>It is very messed up because some labels are incorrect, fields are missing, etc</li>
</ul>
<p><img src="2016/03/cua-label-mixup.png" alt="Mixed up label in Atmire CUA" /></p>
<p><img src="/cgspace-notes/2016/03/cua-label-mixup.png" alt="Mixed up label in Atmire CUA" /></p>
<ul>
<li>Update documentation for Atmire modules</li>
@ -200,7 +200,7 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
<li>Also four or so center-specific subject strings were missing for Discovery</li>
</ul>
<p><img src="2016/03/missing-xmlui-string.png" alt="Missing XMLUI string" /></p>
<p><img src="/cgspace-notes/2016/03/missing-xmlui-string.png" alt="Missing XMLUI string" /></p>
<h2 id="2016-03-15">2016-03-15</h2>
@ -257,13 +257,13 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
<li>Some of their items end up with thumbnails that have a big white border around them:</li>
</ul>
<p><img src="2016/03/bioversity-thumbnail-bad.jpg" alt="Excessive whitespace in thumbnail" /></p>
<p><img src="/cgspace-notes/2016/03/bioversity-thumbnail-bad.jpg" alt="Excessive whitespace in thumbnail" /></p>
<ul>
<li>Turns out we can add <code>-trim</code> to the GraphicsMagick options to trim the whitespace</li>
</ul>
<p><img src="2016/03/bioversity-thumbnail-good.jpg" alt="Trimmed thumbnail" /></p>
<p><img src="/cgspace-notes/2016/03/bioversity-thumbnail-good.jpg" alt="Trimmed thumbnail" /></p>
<ul>
<li>Command used:</li>
@ -297,7 +297,7 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
<li>On a related note, we have 51,000 items indexed from the sitemap, but 500,000 items in the Google index, so we DEFINITELY have a problem with duplicate content</li>
</ul>
<p><img src="2016/03/google-index.png" alt="CGSpace pages in Google index" /></p>
<p><img src="/cgspace-notes/2016/03/google-index.png" alt="CGSpace pages in Google index" /></p>
<ul>
<li>Turns out this is a problem with DSpace&rsquo;s <code>robots.txt</code>, and there&rsquo;s a Jira ticket since December, 2015: <a href="https://jira.duraspace.org/browse/DS-2962">https://jira.duraspace.org/browse/DS-2962</a></li>
@ -305,8 +305,8 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
<li>For now I&rsquo;ve just set a bunch of these dynamic pages to not appear in search results by using the URL Parameters tool in Webmaster Tools</li>
</ul>
<p><img src="2016/03/url-parameters.png" alt="URL parameters cause millions of dynamic pages" />
<img src="2016/03/url-parameters2.png" alt="Setting pages with the filter_0 param not to show in search results" /></p>
<p><img src="/cgspace-notes/2016/03/url-parameters.png" alt="URL parameters cause millions of dynamic pages" />
<img src="/cgspace-notes/2016/03/url-parameters2.png" alt="Setting pages with the filter_0 param not to show in search results" /></p>
<ul>
<li>Move AVCD collection to new community and update <code>move_collection.sh</code> script: <a href="https://gist.github.com/alanorth/392c4660e8b022d99dfa">https://gist.github.com/alanorth/392c4660e8b022d99dfa</a></li>
@ -388,6 +388,7 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
<section class="sidebar-module">
<h4>Recent Posts</h4>
@ -407,6 +408,8 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
</section>
<section class="sidebar-module">
<h4>Links</h4>
<ol class="list-unstyled">

View File

@ -607,6 +607,7 @@ dspace.log.2016-04-27:7271
<section class="sidebar-module">
<h4>Recent Posts</h4>
@ -626,6 +627,8 @@ dspace.log.2016-04-27:7271
</section>
<section class="sidebar-module">
<h4>Links</h4>
<ol class="list-unstyled">

View File

@ -180,7 +180,7 @@ There are 3,000 IPs accessing the REST API in a 24-hour period!
<li>Fix a reference to <code>dc.type.output</code> in Discovery that I had missed when we migrated to <code>dc.type</code> last month (<a href="https://github.com/ilri/DSpace/pull/223">#223</a>)</li>
</ul>
<p><img src="2016/05/discovery-types.png" alt="Item type in Discovery results" /></p>
<p><img src="/cgspace-notes/2016/05/discovery-types.png" alt="Item type in Discovery results" /></p>
<h2 id="2016-05-06">2016-05-06</h2>
@ -459,6 +459,7 @@ sys 0m20.540s
<section class="sidebar-module">
<h4>Recent Posts</h4>
@ -478,6 +479,8 @@ sys 0m20.540s
</section>
<section class="sidebar-module">
<h4>Links</h4>
<ol class="list-unstyled">

View File

@ -466,7 +466,7 @@ $ ./delete-metadata-values.py -f dc.contributor.corporate -i Corporate-Authors-D
<li>Now the sharing and Altmetric bits are more prominent:</li>
</ul>
<p><img src="2016/06/xmlui-altmetric-sharing.png" alt="DSpace 5.1 XMLUI With Altmetric Badge" /></p>
<p><img src="/cgspace-notes/2016/06/xmlui-altmetric-sharing.png" alt="DSpace 5.1 XMLUI With Altmetric Badge" /></p>
<ul>
<li>Run all system updates on the servers and reboot</li>
@ -503,6 +503,7 @@ $ ./delete-metadata-values.py -f dc.contributor.corporate -i Corporate-Authors-D
<section class="sidebar-module">
<h4>Recent Posts</h4>
@ -522,6 +523,8 @@ $ ./delete-metadata-values.py -f dc.contributor.corporate -i Corporate-Authors-D
</section>
<section class="sidebar-module">
<h4>Links</h4>
<ol class="list-unstyled">

View File

@ -390,7 +390,7 @@ index.authority.ignore-variants=true
<li>Integrate and massively clean up About page (<a href="https://github.com/ilri/DSpace/pull/256">#256</a>)</li>
</ul>
<p><img src="2016/07/cgspace-about-page.png" alt="About page" /></p>
<p><img src="/cgspace-notes/2016/07/cgspace-about-page.png" alt="About page" /></p>
<ul>
<li>The DSpace source code mentions the configuration key <code>discovery.index.authority.ignore-prefered.*</code> (with prefix of discovery, despite the docs saying otherwise), so I&rsquo;m trying the following on DSpace Test:</li>
@ -429,6 +429,7 @@ discovery.index.authority.ignore-variants=true
<section class="sidebar-module">
<h4>Recent Posts</h4>
@ -448,6 +449,8 @@ discovery.index.authority.ignore-variants=true
</section>
<section class="sidebar-module">
<h4>Links</h4>
<ol class="list-unstyled">

View File

@ -279,7 +279,7 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol
<li>Finally got DSpace (5.5) running on Ubuntu 16.04, Tomcat 7, Java 8, PostgreSQL 9.5 via the updated Ansible stuff</li>
</ul>
<p><img src="2016/08/dspace55-ubuntu16.04.png" alt="DSpace 5.5 on Ubuntu 16.04, Tomcat 7, Java 8, PostgreSQL 9.5" /></p>
<p><img src="/cgspace-notes/2016/08/dspace55-ubuntu16.04.png" alt="DSpace 5.5 on Ubuntu 16.04, Tomcat 7, Java 8, PostgreSQL 9.5" /></p>
<h2 id="2016-08-14">2016-08-14</h2>
@ -293,7 +293,7 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol
<li>Notes on NodeJS + nginx + systemd: <a href="https://gist.github.com/alanorth/51acd476891c67dfe27725848cf5ace1">https://gist.github.com/alanorth/51acd476891c67dfe27725848cf5ace1</a></li>
</ul>
<p><img src="2016/08/nodejs-nginx.png" alt="ExpressJS running behind nginx" /></p>
<p><img src="/cgspace-notes/2016/08/nodejs-nginx.png" alt="ExpressJS running behind nginx" /></p>
<h2 id="2016-08-16">2016-08-16</h2>
@ -499,6 +499,7 @@ $ JAVA_OPTS=&quot;-Dfile.encoding=UTF-8 -Xmx512m&quot; /home/cgspace.cgiar.org/b
<section class="sidebar-module">
<h4>Recent Posts</h4>
@ -518,6 +519,8 @@ $ JAVA_OPTS=&quot;-Dfile.encoding=UTF-8 -Xmx512m&quot; /home/cgspace.cgiar.org/b
</section>
<section class="sidebar-module">
<h4>Links</h4>
<ol class="list-unstyled">

View File

@ -172,7 +172,7 @@ distinguishedName: CN=Last\, First (ILRI),OU=ILRI Ethiopia Employees,OU=ILRI Eth
<li>Changing the DSpace LDAP config to use <code>OU=ILRIHUB</code> seems to work:</li>
</ul>
<p><img src="2016/09/ilri-ldap-users.png" alt="DSpace groups based on LDAP DN" /></p>
<p><img src="/cgspace-notes/2016/09/ilri-ldap-users.png" alt="DSpace groups based on LDAP DN" /></p>
<ul>
<li>Notes for local PostgreSQL database recreation from production snapshot:</li>
@ -519,9 +519,9 @@ java.util.Map does not have a no-arg default constructor.
<li>Perhaps these particular issues <em>are</em> memory issues, the munin graphs definitely show some weird purging/allocating behavior starting this week</li>
</ul>
<p><img src="2016/09/tomcat_jvm-day.png" alt="Tomcat JVM usage day" />
<img src="2016/09/tomcat_jvm-week.png" alt="Tomcat JVM usage week" />
<img src="2016/09/tomcat_jvm-month.png" alt="Tomcat JVM usage month" /></p>
<p><img src="/cgspace-notes/2016/09/tomcat_jvm-day.png" alt="Tomcat JVM usage day" />
<img src="/cgspace-notes/2016/09/tomcat_jvm-week.png" alt="Tomcat JVM usage week" />
<img src="/cgspace-notes/2016/09/tomcat_jvm-month.png" alt="Tomcat JVM usage month" /></p>
<ul>
<li>And really, we did reduce the memory of CGSpace in late 2015, so maybe we should just increase it again, now that our usage is higher and we are having memory errors in the logs</li>
@ -543,7 +543,7 @@ java.util.Map does not have a no-arg default constructor.
<li>Looking at Google Webmaster Tools again, it seems the work I did on URL query parameters and blocking via the <code>X-Robots-Tag</code> HTTP header in March, 2016 seem to have had a positive effect on Google&rsquo;s index for CGSpace</li>
</ul>
<p><img src="2016/09/google-webmaster-tools-index.png" alt="Google Webmaster Tools for CGSpace" /></p>
<p><img src="/cgspace-notes/2016/09/google-webmaster-tools-index.png" alt="Google Webmaster Tools for CGSpace" /></p>
<h2 id="2016-09-16">2016-09-16</h2>
@ -631,8 +631,8 @@ $ ./delete-metadata-values.py -f cg.contributor.affiliation -i affiliations_pb-2
<li>It actually works really well, and search results return much less hits now (before, after):</li>
</ul>
<p><img src="2016/09/cgspace-search.png" alt="CGSpace search with &quot;OR&quot; boolean logic" />
<img src="2016/09/dspacetest-search.png" alt="DSpace Test search with &quot;AND&quot; boolean logic" /></p>
<p><img src="/cgspace-notes/2016/09/cgspace-search.png" alt="CGSpace search with &quot;OR&quot; boolean logic" />
<img src="/cgspace-notes/2016/09/dspacetest-search.png" alt="DSpace Test search with &quot;AND&quot; boolean logic" /></p>
<ul>
<li>Found a way to improve the configuration of Atmire&rsquo;s Content and Usage Analysis (CUA) module for date fields</li>
@ -795,6 +795,7 @@ $ ./delete-metadata-values.py -i ilrisubjects-delete-13.csv -f cg.subject.ilri -
<section class="sidebar-module">
<h4>Recent Posts</h4>
@ -814,6 +815,8 @@ $ ./delete-metadata-values.py -i ilrisubjects-delete-13.csv -f cg.subject.ilri -
</section>
<section class="sidebar-module">
<h4>Links</h4>
<ol class="list-unstyled">

View File

@ -134,7 +134,7 @@
<li>I added the <a href="https://github.com/ilri/DSpace/issues/234">disclaimer text</a> to the About page, then added a footer link to the disclaimer&rsquo;s ID, but there is a Bootstrap issue that causes the page content to disappear when using in-page anchors: <a href="https://github.com/twbs/bootstrap/issues/1768">https://github.com/twbs/bootstrap/issues/1768</a></li>
</ul>
<p><img src="2016/10/bootstrap-issue.png" alt="Bootstrap issue with in-page anchors" /></p>
<p><img src="/cgspace-notes/2016/10/bootstrap-issue.png" alt="Bootstrap issue with in-page anchors" /></p>
<ul>
<li>Looks like we&rsquo;ll just have to add the text to the About page (without a link) or add a separate page</li>
@ -182,7 +182,7 @@ $ ./delete-metadata-values.py -i authors-delete-3.csv -f dc.contributor.author -
<li>Magdalena from CCAFS asked why the colors in the thumbnails for these <a href="https://cgspace.cgiar.org/handle/10568/71249">two</a> <a href="https://cgspace.cgiar.org/handle/10568/71259">items</a> look different, even though they are the same in the PDF itself</li>
</ul>
<p><img src="2016/10/cmyk-vs-srgb.jpg" alt="CMYK vs sRGB colors" /></p>
<p><img src="/cgspace-notes/2016/10/cmyk-vs-srgb.jpg" alt="CMYK vs sRGB colors" /></p>
<ul>
<li>Turns out the first PDF was exported from InDesign using CMYK and the second one was using sRGB</li>
@ -364,8 +364,8 @@ UPDATE 0
<li>Looks much better now:</li>
</ul>
<p><img src="2016/10/cgspace-icons.png" alt="CGSpace with old icons" />
<img src="2016/10/dspacetest-fontawesome-icons.png" alt="DSpace Test with Font Awesome icons" /></p>
<p><img src="/cgspace-notes/2016/10/cgspace-icons.png" alt="CGSpace with old icons" />
<img src="/cgspace-notes/2016/10/dspacetest-fontawesome-icons.png" alt="DSpace Test with Font Awesome icons" /></p>
<ul>
<li>Run the same replacements on CGSpace</li>
@ -438,6 +438,7 @@ dspace=# update metadatavalue set text_value = regexp_replace(text_value, 'http:
<section class="sidebar-module">
<h4>Recent Posts</h4>
@ -457,6 +458,8 @@ dspace=# update metadatavalue set text_value = regexp_replace(text_value, 'http:
</section>
<section class="sidebar-module">
<h4>Links</h4>
<ol class="list-unstyled">

View File

@ -118,7 +118,7 @@
<li>Add <code>dc.type</code> to the output options for Atmire&rsquo;s Listings and Reports module (<a href="https://github.com/ilri/DSpace/pull/286">#286</a>)</li>
</ul>
<p><img src="2016/11/listings-and-reports.png" alt="Listings and Reports with output type" /></p>
<p><img src="/cgspace-notes/2016/11/listings-and-reports.png" alt="Listings and Reports with output type" /></p>
<h2 id="2016-11-02">2016-11-02</h2>
@ -204,7 +204,7 @@ COPY 22
<li>Atmire&rsquo;s Listings and Reports module seems to be broken on DSpace 5.5</li>
</ul>
<p><img src="2016/11/listings-and-reports-55.png" alt="Listings and Reports broken in DSpace 5.5" /></p>
<p><img src="/cgspace-notes/2016/11/listings-and-reports-55.png" alt="Listings and Reports broken in DSpace 5.5" /></p>
<ul>
<li>I&rsquo;ve filed a ticket with Atmire</li>
@ -402,8 +402,8 @@ X-Cocoon-Version: 2.2.0
<li>The Tomcat JVM heap looks really good after applying the Crawler Session Manager fix on DSpace Test last night:</li>
</ul>
<p><img src="2016/11/dspacetest-tomcat-jvm-day.png" alt="Tomcat JVM heap (day) after setting up the Crawler Session Manager" />
<img src="2016/11/dspacetest-tomcat-jvm-week.png" alt="Tomcat JVM heap (week) after setting up the Crawler Session Manager" /></p>
<p><img src="/cgspace-notes/2016/11/dspacetest-tomcat-jvm-day.png" alt="Tomcat JVM heap (day) after setting up the Crawler Session Manager" />
<img src="/cgspace-notes/2016/11/dspacetest-tomcat-jvm-week.png" alt="Tomcat JVM heap (week) after setting up the Crawler Session Manager" /></p>
<ul>
<li>Seems the default regex doesn&rsquo;t catch Baidu, though:</li>
@ -670,6 +670,7 @@ org.dspace.discovery.SearchServiceException: Error executing query
<section class="sidebar-module">
<h4>Recent Posts</h4>
@ -689,6 +690,8 @@ org.dspace.discovery.SearchServiceException: Error executing query
</section>
<section class="sidebar-module">
<h4>Links</h4>
<ol class="list-unstyled">

View File

@ -584,8 +584,8 @@ dspace=# update metadatavalue set authority='2df8136e-d8f4-4142-b58c-562337cab76
<li>After enabling a sizable <code>shared_buffers</code> for CGSpace&rsquo;s PostgreSQL configuration the number of connections to the database dropped significantly</li>
</ul>
<p><img src="2016/12/postgres_bgwriter-week.png" alt="postgres_bgwriter-week" />
<img src="2016/12/postgres_connections_ALL-week.png" alt="postgres_connections_ALL-week" /></p>
<p><img src="/cgspace-notes/2016/12/postgres_bgwriter-week.png" alt="postgres_bgwriter-week" />
<img src="/cgspace-notes/2016/12/postgres_connections_ALL-week.png" alt="postgres_connections_ALL-week" /></p>
<ul>
<li>Looking at CIAT records from last week again, they have a lot of double authors like:</li>
@ -630,8 +630,8 @@ UPDATE 35
<li>Checking in on CGSpace postgres stats again, looks like the <code>shared_buffers</code> change from a few days ago really made a big impact:</li>
</ul>
<p><img src="2016/12/postgres_bgwriter-week-2016-12-13.png" alt="postgres_bgwriter-week" />
<img src="2016/12/postgres_connections_ALL-week-2016-12-13.png" alt="postgres_connections_ALL-week" /></p>
<p><img src="/cgspace-notes/2016/12/postgres_bgwriter-week-2016-12-13.png" alt="postgres_bgwriter-week" />
<img src="/cgspace-notes/2016/12/postgres_connections_ALL-week-2016-12-13.png" alt="postgres_connections_ALL-week" /></p>
<ul>
<li>Looking at logs, it seems we need to evaluate which logs we keep and for how long</li>
@ -748,8 +748,8 @@ Caused by: java.lang.NoSuchMethodError: com.atmire.statistics.generator.DSpaceOb
<li>Run a batch edit to add &ldquo;RANGELANDS&rdquo; ILRI subject to all items containing the word &ldquo;RANGELANDS&rdquo; in their metadata for Peter Ballantyne</li>
</ul>
<p><img src="2016/12/batch-edit1.png" alt="Select all items with &quot;rangelands&quot; in metadata" />
<img src="2016/12/batch-edit2.png" alt="Add RANGELANDS ILRI subject" /></p>
<p><img src="/cgspace-notes/2016/12/batch-edit1.png" alt="Select all items with &quot;rangelands&quot; in metadata" />
<img src="/cgspace-notes/2016/12/batch-edit2.png" alt="Add RANGELANDS ILRI subject" /></p>
<h2 id="2016-12-18">2016-12-18</h2>
@ -882,6 +882,7 @@ $ exit
<section class="sidebar-module">
<h4>Recent Posts</h4>
@ -901,6 +902,8 @@ $ exit
</section>
<section class="sidebar-module">
<h4>Links</h4>
<ol class="list-unstyled">

View File

@ -30,7 +30,7 @@
<meta itemprop="dateModified" content="2017-01-02T10:43:00&#43;03:00" />
<meta itemprop="wordCount" content="413">
<meta itemprop="wordCount" content="453">
@ -208,6 +208,15 @@ Caused by: java.net.SocketException: Broken pipe (Write failed)
<li>Put Sisay&rsquo;s <code>item-view.xsl</code> code to show mapped collections on CGSpace (<a href="https://github.com/ilri/DSpace/pull/295">#295</a>)</li>
</ul>
<h2 id="2017-01-09">2017-01-09</h2>
<ul>
<li>A user wrote to tell me that the new display of an item&rsquo;s mappings had a crazy bug for at least one item: <a href="https://cgspace.cgiar.org/handle/10568/78596">https://cgspace.cgiar.org/handle/10568/78596</a></li>
<li>She said she only mapped it once, but it appears to be mapped 184 times</li>
</ul>
<p><img src="/cgspace-notes/2017/01/mapping-crazy-duplicate.png" alt="Crazy item mapping" /></p>
@ -223,6 +232,7 @@ Caused by: java.net.SocketException: Broken pipe (Write failed)
<section class="sidebar-module">
<h4>Recent Posts</h4>
@ -242,6 +252,8 @@ Caused by: java.net.SocketException: Broken pipe (Write failed)
</section>
<section class="sidebar-module">
<h4>Links</h4>
<ol class="list-unstyled">

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

File diff suppressed because one or more lines are too long

View File

@ -347,6 +347,7 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
<section class="sidebar-module">
<h4>Recent Posts</h4>
@ -366,6 +367,8 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
</section>
<section class="sidebar-module">
<h4>Links</h4>
<ol class="list-unstyled">

View File

@ -112,6 +112,15 @@ Caused by: java.net.SocketException: Broken pipe (Write failed)
&lt;ul&gt;
&lt;li&gt;Put Sisay&amp;rsquo;s &lt;code&gt;item-view.xsl&lt;/code&gt; code to show mapped collections on CGSpace (&lt;a href=&#34;https://github.com/ilri/DSpace/pull/295&#34;&gt;#295&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;2017-01-09&#34;&gt;2017-01-09&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;A user wrote to tell me that the new display of an item&amp;rsquo;s mappings had a crazy bug for at least one item: &lt;a href=&#34;https://cgspace.cgiar.org/handle/10568/78596&#34;&gt;https://cgspace.cgiar.org/handle/10568/78596&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;She said she only mapped it once, but it appears to be mapped 184 times&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2017/01/mapping-crazy-duplicate.png&#34; alt=&#34;Crazy item mapping&#34; /&gt;&lt;/p&gt;
</description>
</item>
@ -595,8 +604,8 @@ dspace=# update metadatavalue set authority=&#39;2df8136e-d8f4-4142-b58c-562337c
&lt;li&gt;After enabling a sizable &lt;code&gt;shared_buffers&lt;/code&gt; for CGSpace&amp;rsquo;s PostgreSQL configuration the number of connections to the database dropped significantly&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/12/postgres_bgwriter-week.png&#34; alt=&#34;postgres_bgwriter-week&#34; /&gt;
&lt;img src=&#34;2016/12/postgres_connections_ALL-week.png&#34; alt=&#34;postgres_connections_ALL-week&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/12/postgres_bgwriter-week.png&#34; alt=&#34;postgres_bgwriter-week&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/12/postgres_connections_ALL-week.png&#34; alt=&#34;postgres_connections_ALL-week&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Looking at CIAT records from last week again, they have a lot of double authors like:&lt;/li&gt;
@ -641,8 +650,8 @@ UPDATE 35
&lt;li&gt;Checking in on CGSpace postgres stats again, looks like the &lt;code&gt;shared_buffers&lt;/code&gt; change from a few days ago really made a big impact:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/12/postgres_bgwriter-week-2016-12-13.png&#34; alt=&#34;postgres_bgwriter-week&#34; /&gt;
&lt;img src=&#34;2016/12/postgres_connections_ALL-week-2016-12-13.png&#34; alt=&#34;postgres_connections_ALL-week&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/12/postgres_bgwriter-week-2016-12-13.png&#34; alt=&#34;postgres_bgwriter-week&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/12/postgres_connections_ALL-week-2016-12-13.png&#34; alt=&#34;postgres_connections_ALL-week&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Looking at logs, it seems we need to evaluate which logs we keep and for how long&lt;/li&gt;
@ -759,8 +768,8 @@ Caused by: java.lang.NoSuchMethodError: com.atmire.statistics.generator.DSpaceOb
&lt;li&gt;Run a batch edit to add &amp;ldquo;RANGELANDS&amp;rdquo; ILRI subject to all items containing the word &amp;ldquo;RANGELANDS&amp;rdquo; in their metadata for Peter Ballantyne&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/12/batch-edit1.png&#34; alt=&#34;Select all items with &amp;quot;rangelands&amp;quot; in metadata&#34; /&gt;
&lt;img src=&#34;2016/12/batch-edit2.png&#34; alt=&#34;Add RANGELANDS ILRI subject&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/12/batch-edit1.png&#34; alt=&#34;Select all items with &amp;quot;rangelands&amp;quot; in metadata&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/12/batch-edit2.png&#34; alt=&#34;Add RANGELANDS ILRI subject&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2016-12-18&#34;&gt;2016-12-18&lt;/h2&gt;
@ -894,7 +903,7 @@ $ exit
&lt;li&gt;Add &lt;code&gt;dc.type&lt;/code&gt; to the output options for Atmire&amp;rsquo;s Listings and Reports module (&lt;a href=&#34;https://github.com/ilri/DSpace/pull/286&#34;&gt;#286&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/11/listings-and-reports.png&#34; alt=&#34;Listings and Reports with output type&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/11/listings-and-reports.png&#34; alt=&#34;Listings and Reports with output type&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2016-11-02&#34;&gt;2016-11-02&lt;/h2&gt;
@ -980,7 +989,7 @@ COPY 22
&lt;li&gt;Atmire&amp;rsquo;s Listings and Reports module seems to be broken on DSpace 5.5&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/11/listings-and-reports-55.png&#34; alt=&#34;Listings and Reports broken in DSpace 5.5&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/11/listings-and-reports-55.png&#34; alt=&#34;Listings and Reports broken in DSpace 5.5&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I&amp;rsquo;ve filed a ticket with Atmire&lt;/li&gt;
@ -1178,8 +1187,8 @@ X-Cocoon-Version: 2.2.0
&lt;li&gt;The Tomcat JVM heap looks really good after applying the Crawler Session Manager fix on DSpace Test last night:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/11/dspacetest-tomcat-jvm-day.png&#34; alt=&#34;Tomcat JVM heap (day) after setting up the Crawler Session Manager&#34; /&gt;
&lt;img src=&#34;2016/11/dspacetest-tomcat-jvm-week.png&#34; alt=&#34;Tomcat JVM heap (week) after setting up the Crawler Session Manager&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/11/dspacetest-tomcat-jvm-day.png&#34; alt=&#34;Tomcat JVM heap (day) after setting up the Crawler Session Manager&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/11/dspacetest-tomcat-jvm-week.png&#34; alt=&#34;Tomcat JVM heap (week) after setting up the Crawler Session Manager&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Seems the default regex doesn&amp;rsquo;t catch Baidu, though:&lt;/li&gt;
@ -1463,7 +1472,7 @@ org.dspace.discovery.SearchServiceException: Error executing query
&lt;li&gt;I added the &lt;a href=&#34;https://github.com/ilri/DSpace/issues/234&#34;&gt;disclaimer text&lt;/a&gt; to the About page, then added a footer link to the disclaimer&amp;rsquo;s ID, but there is a Bootstrap issue that causes the page content to disappear when using in-page anchors: &lt;a href=&#34;https://github.com/twbs/bootstrap/issues/1768&#34;&gt;https://github.com/twbs/bootstrap/issues/1768&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/10/bootstrap-issue.png&#34; alt=&#34;Bootstrap issue with in-page anchors&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/10/bootstrap-issue.png&#34; alt=&#34;Bootstrap issue with in-page anchors&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Looks like we&amp;rsquo;ll just have to add the text to the About page (without a link) or add a separate page&lt;/li&gt;
@ -1511,7 +1520,7 @@ $ ./delete-metadata-values.py -i authors-delete-3.csv -f dc.contributor.author -
&lt;li&gt;Magdalena from CCAFS asked why the colors in the thumbnails for these &lt;a href=&#34;https://cgspace.cgiar.org/handle/10568/71249&#34;&gt;two&lt;/a&gt; &lt;a href=&#34;https://cgspace.cgiar.org/handle/10568/71259&#34;&gt;items&lt;/a&gt; look different, even though they are the same in the PDF itself&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/10/cmyk-vs-srgb.jpg&#34; alt=&#34;CMYK vs sRGB colors&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/10/cmyk-vs-srgb.jpg&#34; alt=&#34;CMYK vs sRGB colors&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Turns out the first PDF was exported from InDesign using CMYK and the second one was using sRGB&lt;/li&gt;
@ -1693,8 +1702,8 @@ UPDATE 0
&lt;li&gt;Looks much better now:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/10/cgspace-icons.png&#34; alt=&#34;CGSpace with old icons&#34; /&gt;
&lt;img src=&#34;2016/10/dspacetest-fontawesome-icons.png&#34; alt=&#34;DSpace Test with Font Awesome icons&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/10/cgspace-icons.png&#34; alt=&#34;CGSpace with old icons&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/10/dspacetest-fontawesome-icons.png&#34; alt=&#34;DSpace Test with Font Awesome icons&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Run the same replacements on CGSpace&lt;/li&gt;
@ -1786,7 +1795,7 @@ distinguishedName: CN=Last\, First (ILRI),OU=ILRI Ethiopia Employees,OU=ILRI Eth
&lt;li&gt;Changing the DSpace LDAP config to use &lt;code&gt;OU=ILRIHUB&lt;/code&gt; seems to work:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/09/ilri-ldap-users.png&#34; alt=&#34;DSpace groups based on LDAP DN&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/09/ilri-ldap-users.png&#34; alt=&#34;DSpace groups based on LDAP DN&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Notes for local PostgreSQL database recreation from production snapshot:&lt;/li&gt;
@ -2133,9 +2142,9 @@ java.util.Map does not have a no-arg default constructor.
&lt;li&gt;Perhaps these particular issues &lt;em&gt;are&lt;/em&gt; memory issues, the munin graphs definitely show some weird purging/allocating behavior starting this week&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/09/tomcat_jvm-day.png&#34; alt=&#34;Tomcat JVM usage day&#34; /&gt;
&lt;img src=&#34;2016/09/tomcat_jvm-week.png&#34; alt=&#34;Tomcat JVM usage week&#34; /&gt;
&lt;img src=&#34;2016/09/tomcat_jvm-month.png&#34; alt=&#34;Tomcat JVM usage month&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/09/tomcat_jvm-day.png&#34; alt=&#34;Tomcat JVM usage day&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/09/tomcat_jvm-week.png&#34; alt=&#34;Tomcat JVM usage week&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/09/tomcat_jvm-month.png&#34; alt=&#34;Tomcat JVM usage month&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;And really, we did reduce the memory of CGSpace in late 2015, so maybe we should just increase it again, now that our usage is higher and we are having memory errors in the logs&lt;/li&gt;
@ -2157,7 +2166,7 @@ java.util.Map does not have a no-arg default constructor.
&lt;li&gt;Looking at Google Webmaster Tools again, it seems the work I did on URL query parameters and blocking via the &lt;code&gt;X-Robots-Tag&lt;/code&gt; HTTP header in March, 2016 seem to have had a positive effect on Google&amp;rsquo;s index for CGSpace&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/09/google-webmaster-tools-index.png&#34; alt=&#34;Google Webmaster Tools for CGSpace&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/09/google-webmaster-tools-index.png&#34; alt=&#34;Google Webmaster Tools for CGSpace&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2016-09-16&#34;&gt;2016-09-16&lt;/h2&gt;
@ -2245,8 +2254,8 @@ $ ./delete-metadata-values.py -f cg.contributor.affiliation -i affiliations_pb-2
&lt;li&gt;It actually works really well, and search results return much less hits now (before, after):&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/09/cgspace-search.png&#34; alt=&#34;CGSpace search with &amp;quot;OR&amp;quot; boolean logic&#34; /&gt;
&lt;img src=&#34;2016/09/dspacetest-search.png&#34; alt=&#34;DSpace Test search with &amp;quot;AND&amp;quot; boolean logic&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/09/cgspace-search.png&#34; alt=&#34;CGSpace search with &amp;quot;OR&amp;quot; boolean logic&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/09/dspacetest-search.png&#34; alt=&#34;DSpace Test search with &amp;quot;AND&amp;quot; boolean logic&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Found a way to improve the configuration of Atmire&amp;rsquo;s Content and Usage Analysis (CUA) module for date fields&lt;/li&gt;
@ -2523,7 +2532,7 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol
&lt;li&gt;Finally got DSpace (5.5) running on Ubuntu 16.04, Tomcat 7, Java 8, PostgreSQL 9.5 via the updated Ansible stuff&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/08/dspace55-ubuntu16.04.png&#34; alt=&#34;DSpace 5.5 on Ubuntu 16.04, Tomcat 7, Java 8, PostgreSQL 9.5&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/08/dspace55-ubuntu16.04.png&#34; alt=&#34;DSpace 5.5 on Ubuntu 16.04, Tomcat 7, Java 8, PostgreSQL 9.5&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2016-08-14&#34;&gt;2016-08-14&lt;/h2&gt;
@ -2537,7 +2546,7 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol
&lt;li&gt;Notes on NodeJS + nginx + systemd: &lt;a href=&#34;https://gist.github.com/alanorth/51acd476891c67dfe27725848cf5ace1&#34;&gt;https://gist.github.com/alanorth/51acd476891c67dfe27725848cf5ace1&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/08/nodejs-nginx.png&#34; alt=&#34;ExpressJS running behind nginx&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/08/nodejs-nginx.png&#34; alt=&#34;ExpressJS running behind nginx&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2016-08-16&#34;&gt;2016-08-16&lt;/h2&gt;
@ -2959,7 +2968,7 @@ index.authority.ignore-variants=true
&lt;li&gt;Integrate and massively clean up About page (&lt;a href=&#34;https://github.com/ilri/DSpace/pull/256&#34;&gt;#256&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/07/cgspace-about-page.png&#34; alt=&#34;About page&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/07/cgspace-about-page.png&#34; alt=&#34;About page&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The DSpace source code mentions the configuration key &lt;code&gt;discovery.index.authority.ignore-prefered.*&lt;/code&gt; (with prefix of discovery, despite the docs saying otherwise), so I&amp;rsquo;m trying the following on DSpace Test:&lt;/li&gt;
@ -3314,7 +3323,7 @@ $ ./delete-metadata-values.py -f dc.contributor.corporate -i Corporate-Authors-D
&lt;li&gt;Now the sharing and Altmetric bits are more prominent:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/06/xmlui-altmetric-sharing.png&#34; alt=&#34;DSpace 5.1 XMLUI With Altmetric Badge&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/06/xmlui-altmetric-sharing.png&#34; alt=&#34;DSpace 5.1 XMLUI With Altmetric Badge&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Run all system updates on the servers and reboot&lt;/li&gt;
@ -3378,7 +3387,7 @@ $ ./delete-metadata-values.py -f dc.contributor.corporate -i Corporate-Authors-D
&lt;li&gt;Fix a reference to &lt;code&gt;dc.type.output&lt;/code&gt; in Discovery that I had missed when we migrated to &lt;code&gt;dc.type&lt;/code&gt; last month (&lt;a href=&#34;https://github.com/ilri/DSpace/pull/223&#34;&gt;#223&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/05/discovery-types.png&#34; alt=&#34;Item type in Discovery results&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/05/discovery-types.png&#34; alt=&#34;Item type in Discovery results&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2016-05-06&#34;&gt;2016-05-06&lt;/h2&gt;
@ -4151,7 +4160,7 @@ dspace.log.2016-04-27:7271
&lt;li&gt;It is very messed up because some labels are incorrect, fields are missing, etc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/03/cua-label-mixup.png&#34; alt=&#34;Mixed up label in Atmire CUA&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/03/cua-label-mixup.png&#34; alt=&#34;Mixed up label in Atmire CUA&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Update documentation for Atmire modules&lt;/li&gt;
@ -4176,7 +4185,7 @@ dspace.log.2016-04-27:7271
&lt;li&gt;Also four or so center-specific subject strings were missing for Discovery&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/03/missing-xmlui-string.png&#34; alt=&#34;Missing XMLUI string&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/03/missing-xmlui-string.png&#34; alt=&#34;Missing XMLUI string&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2016-03-15&#34;&gt;2016-03-15&lt;/h2&gt;
@ -4233,13 +4242,13 @@ dspace.log.2016-04-27:7271
&lt;li&gt;Some of their items end up with thumbnails that have a big white border around them:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/03/bioversity-thumbnail-bad.jpg&#34; alt=&#34;Excessive whitespace in thumbnail&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/03/bioversity-thumbnail-bad.jpg&#34; alt=&#34;Excessive whitespace in thumbnail&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Turns out we can add &lt;code&gt;-trim&lt;/code&gt; to the GraphicsMagick options to trim the whitespace&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/03/bioversity-thumbnail-good.jpg&#34; alt=&#34;Trimmed thumbnail&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/03/bioversity-thumbnail-good.jpg&#34; alt=&#34;Trimmed thumbnail&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Command used:&lt;/li&gt;
@ -4273,7 +4282,7 @@ dspace.log.2016-04-27:7271
&lt;li&gt;On a related note, we have 51,000 items indexed from the sitemap, but 500,000 items in the Google index, so we DEFINITELY have a problem with duplicate content&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/03/google-index.png&#34; alt=&#34;CGSpace pages in Google index&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/03/google-index.png&#34; alt=&#34;CGSpace pages in Google index&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Turns out this is a problem with DSpace&amp;rsquo;s &lt;code&gt;robots.txt&lt;/code&gt;, and there&amp;rsquo;s a Jira ticket since December, 2015: &lt;a href=&#34;https://jira.duraspace.org/browse/DS-2962&#34;&gt;https://jira.duraspace.org/browse/DS-2962&lt;/a&gt;&lt;/li&gt;
@ -4281,8 +4290,8 @@ dspace.log.2016-04-27:7271
&lt;li&gt;For now I&amp;rsquo;ve just set a bunch of these dynamic pages to not appear in search results by using the URL Parameters tool in Webmaster Tools&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/03/url-parameters.png&#34; alt=&#34;URL parameters cause millions of dynamic pages&#34; /&gt;
&lt;img src=&#34;2016/03/url-parameters2.png&#34; alt=&#34;Setting pages with the filter_0 param not to show in search results&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/03/url-parameters.png&#34; alt=&#34;URL parameters cause millions of dynamic pages&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/03/url-parameters2.png&#34; alt=&#34;Setting pages with the filter_0 param not to show in search results&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Move AVCD collection to new community and update &lt;code&gt;move_collection.sh&lt;/code&gt; script: &lt;a href=&#34;https://gist.github.com/alanorth/392c4660e8b022d99dfa&#34;&gt;https://gist.github.com/alanorth/392c4660e8b022d99dfa&lt;/a&gt;&lt;/li&gt;
@ -4365,7 +4374,7 @@ dspace.log.2016-04-27:7271
&lt;li&gt;I noticed we have a very &lt;em&gt;interesting&lt;/em&gt; list of countries on CGSpace:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/02/cgspace-countries.png&#34; alt=&#34;CGSpace country list&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/02/cgspace-countries.png&#34; alt=&#34;CGSpace country list&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Not only are there 49,000 countries, we have some blanks (25)&amp;hellip;&lt;/li&gt;
@ -4476,8 +4485,8 @@ $ /opt/brew/Cellar/tomcat/8.0.30/bin/catalina start
&lt;li&gt;Whip up some quick CSS to make the button in the submission workflow use the XMLUI theme&amp;rsquo;s brand colors (&lt;a href=&#34;https://github.com/ilri/DSpace/issues/154&#34;&gt;#154&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/02/submit-button-ilri.png&#34; alt=&#34;ILRI submission buttons&#34; /&gt;
&lt;img src=&#34;2016/02/submit-button-drylands.png&#34; alt=&#34;Drylands submission buttons&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/02/submit-button-ilri.png&#34; alt=&#34;ILRI submission buttons&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/02/submit-button-drylands.png&#34; alt=&#34;Drylands submission buttons&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2016-02-09&#34;&gt;2016-02-09&lt;/h2&gt;
@ -4769,13 +4778,13 @@ $ find SimpleArchiveForBio/ -iname &amp;ldquo;*.pdf&amp;rdquo; -exec basename {}
&lt;li&gt;This &lt;a href=&#34;https://cgspace.cgiar.org/handle/10568/67062&#34;&gt;CCAFS item&lt;/a&gt; Before:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/01/xmlui-subjects-before.png&#34; alt=&#34;XMLUI subjects before&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/01/xmlui-subjects-before.png&#34; alt=&#34;XMLUI subjects before&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;After:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/01/xmlui-subjects-after.png&#34; alt=&#34;XMLUI subjects after&#34; /&gt;&lt;/p&gt;</description>
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/01/xmlui-subjects-after.png&#34; alt=&#34;XMLUI subjects after&#34; /&gt;&lt;/p&gt;</description>
</item>
<item>
@ -4859,7 +4868,7 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle
&lt;li&gt;CCAFS noticed that one of their items displays only the Atmire statlets: &lt;a href=&#34;https://cgspace.cgiar.org/handle/10568/42445&#34;&gt;https://cgspace.cgiar.org/handle/10568/42445&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2015/12/ccafs-item-no-metadata.png&#34; alt=&#34;CCAFS item&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2015/12/ccafs-item-no-metadata.png&#34; alt=&#34;CCAFS item&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The authorizations for the item are all public READ, and I don&amp;rsquo;t see any errors in dspace.log when browsing that item&lt;/li&gt;
@ -4915,10 +4924,10 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle
&lt;li&gt;The PostgreSQL stats from Munin all point to something database-related with the DSpace 5 upgrade around midlate November&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2015/12/postgres_bgwriter-year.png&#34; alt=&#34;PostgreSQL bgwriter (year)&#34; /&gt;
&lt;img src=&#34;2015/12/postgres_cache_cgspace-year.png&#34; alt=&#34;PostgreSQL cache (year)&#34; /&gt;
&lt;img src=&#34;2015/12/postgres_locks_cgspace-year.png&#34; alt=&#34;PostgreSQL locks (year)&#34; /&gt;
&lt;img src=&#34;2015/12/postgres_scans_cgspace-year.png&#34; alt=&#34;PostgreSQL scans (year)&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2015/12/postgres_bgwriter-year.png&#34; alt=&#34;PostgreSQL bgwriter (year)&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2015/12/postgres_cache_cgspace-year.png&#34; alt=&#34;PostgreSQL cache (year)&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2015/12/postgres_locks_cgspace-year.png&#34; alt=&#34;PostgreSQL locks (year)&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2015/12/postgres_scans_cgspace-year.png&#34; alt=&#34;PostgreSQL scans (year)&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2015-12-07&#34;&gt;2015-12-07&lt;/h2&gt;

View File

@ -130,7 +130,7 @@
<li>I noticed we have a very <em>interesting</em> list of countries on CGSpace:</li>
</ul>
<p><img src="2016/02/cgspace-countries.png" alt="CGSpace country list" /></p>
<p><img src="/cgspace-notes/2016/02/cgspace-countries.png" alt="CGSpace country list" /></p>
<ul>
<li>Not only are there 49,000 countries, we have some blanks (25)&hellip;</li>
@ -243,6 +243,7 @@
<section class="sidebar-module">
<h4>Recent Posts</h4>
@ -262,6 +263,8 @@
</section>
<section class="sidebar-module">
<h4>Links</h4>
<ol class="list-unstyled">

View File

@ -347,6 +347,7 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
<section class="sidebar-module">
<h4>Recent Posts</h4>
@ -366,6 +367,8 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
</section>
<section class="sidebar-module">
<h4>Links</h4>
<ol class="list-unstyled">

View File

@ -112,6 +112,15 @@ Caused by: java.net.SocketException: Broken pipe (Write failed)
&lt;ul&gt;
&lt;li&gt;Put Sisay&amp;rsquo;s &lt;code&gt;item-view.xsl&lt;/code&gt; code to show mapped collections on CGSpace (&lt;a href=&#34;https://github.com/ilri/DSpace/pull/295&#34;&gt;#295&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;2017-01-09&#34;&gt;2017-01-09&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;A user wrote to tell me that the new display of an item&amp;rsquo;s mappings had a crazy bug for at least one item: &lt;a href=&#34;https://cgspace.cgiar.org/handle/10568/78596&#34;&gt;https://cgspace.cgiar.org/handle/10568/78596&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;She said she only mapped it once, but it appears to be mapped 184 times&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2017/01/mapping-crazy-duplicate.png&#34; alt=&#34;Crazy item mapping&#34; /&gt;&lt;/p&gt;
</description>
</item>
@ -595,8 +604,8 @@ dspace=# update metadatavalue set authority=&#39;2df8136e-d8f4-4142-b58c-562337c
&lt;li&gt;After enabling a sizable &lt;code&gt;shared_buffers&lt;/code&gt; for CGSpace&amp;rsquo;s PostgreSQL configuration the number of connections to the database dropped significantly&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/12/postgres_bgwriter-week.png&#34; alt=&#34;postgres_bgwriter-week&#34; /&gt;
&lt;img src=&#34;2016/12/postgres_connections_ALL-week.png&#34; alt=&#34;postgres_connections_ALL-week&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/12/postgres_bgwriter-week.png&#34; alt=&#34;postgres_bgwriter-week&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/12/postgres_connections_ALL-week.png&#34; alt=&#34;postgres_connections_ALL-week&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Looking at CIAT records from last week again, they have a lot of double authors like:&lt;/li&gt;
@ -641,8 +650,8 @@ UPDATE 35
&lt;li&gt;Checking in on CGSpace postgres stats again, looks like the &lt;code&gt;shared_buffers&lt;/code&gt; change from a few days ago really made a big impact:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/12/postgres_bgwriter-week-2016-12-13.png&#34; alt=&#34;postgres_bgwriter-week&#34; /&gt;
&lt;img src=&#34;2016/12/postgres_connections_ALL-week-2016-12-13.png&#34; alt=&#34;postgres_connections_ALL-week&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/12/postgres_bgwriter-week-2016-12-13.png&#34; alt=&#34;postgres_bgwriter-week&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/12/postgres_connections_ALL-week-2016-12-13.png&#34; alt=&#34;postgres_connections_ALL-week&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Looking at logs, it seems we need to evaluate which logs we keep and for how long&lt;/li&gt;
@ -759,8 +768,8 @@ Caused by: java.lang.NoSuchMethodError: com.atmire.statistics.generator.DSpaceOb
&lt;li&gt;Run a batch edit to add &amp;ldquo;RANGELANDS&amp;rdquo; ILRI subject to all items containing the word &amp;ldquo;RANGELANDS&amp;rdquo; in their metadata for Peter Ballantyne&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/12/batch-edit1.png&#34; alt=&#34;Select all items with &amp;quot;rangelands&amp;quot; in metadata&#34; /&gt;
&lt;img src=&#34;2016/12/batch-edit2.png&#34; alt=&#34;Add RANGELANDS ILRI subject&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/12/batch-edit1.png&#34; alt=&#34;Select all items with &amp;quot;rangelands&amp;quot; in metadata&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/12/batch-edit2.png&#34; alt=&#34;Add RANGELANDS ILRI subject&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2016-12-18&#34;&gt;2016-12-18&lt;/h2&gt;
@ -894,7 +903,7 @@ $ exit
&lt;li&gt;Add &lt;code&gt;dc.type&lt;/code&gt; to the output options for Atmire&amp;rsquo;s Listings and Reports module (&lt;a href=&#34;https://github.com/ilri/DSpace/pull/286&#34;&gt;#286&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/11/listings-and-reports.png&#34; alt=&#34;Listings and Reports with output type&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/11/listings-and-reports.png&#34; alt=&#34;Listings and Reports with output type&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2016-11-02&#34;&gt;2016-11-02&lt;/h2&gt;
@ -980,7 +989,7 @@ COPY 22
&lt;li&gt;Atmire&amp;rsquo;s Listings and Reports module seems to be broken on DSpace 5.5&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/11/listings-and-reports-55.png&#34; alt=&#34;Listings and Reports broken in DSpace 5.5&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/11/listings-and-reports-55.png&#34; alt=&#34;Listings and Reports broken in DSpace 5.5&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I&amp;rsquo;ve filed a ticket with Atmire&lt;/li&gt;
@ -1178,8 +1187,8 @@ X-Cocoon-Version: 2.2.0
&lt;li&gt;The Tomcat JVM heap looks really good after applying the Crawler Session Manager fix on DSpace Test last night:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/11/dspacetest-tomcat-jvm-day.png&#34; alt=&#34;Tomcat JVM heap (day) after setting up the Crawler Session Manager&#34; /&gt;
&lt;img src=&#34;2016/11/dspacetest-tomcat-jvm-week.png&#34; alt=&#34;Tomcat JVM heap (week) after setting up the Crawler Session Manager&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/11/dspacetest-tomcat-jvm-day.png&#34; alt=&#34;Tomcat JVM heap (day) after setting up the Crawler Session Manager&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/11/dspacetest-tomcat-jvm-week.png&#34; alt=&#34;Tomcat JVM heap (week) after setting up the Crawler Session Manager&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Seems the default regex doesn&amp;rsquo;t catch Baidu, though:&lt;/li&gt;
@ -1463,7 +1472,7 @@ org.dspace.discovery.SearchServiceException: Error executing query
&lt;li&gt;I added the &lt;a href=&#34;https://github.com/ilri/DSpace/issues/234&#34;&gt;disclaimer text&lt;/a&gt; to the About page, then added a footer link to the disclaimer&amp;rsquo;s ID, but there is a Bootstrap issue that causes the page content to disappear when using in-page anchors: &lt;a href=&#34;https://github.com/twbs/bootstrap/issues/1768&#34;&gt;https://github.com/twbs/bootstrap/issues/1768&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/10/bootstrap-issue.png&#34; alt=&#34;Bootstrap issue with in-page anchors&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/10/bootstrap-issue.png&#34; alt=&#34;Bootstrap issue with in-page anchors&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Looks like we&amp;rsquo;ll just have to add the text to the About page (without a link) or add a separate page&lt;/li&gt;
@ -1511,7 +1520,7 @@ $ ./delete-metadata-values.py -i authors-delete-3.csv -f dc.contributor.author -
&lt;li&gt;Magdalena from CCAFS asked why the colors in the thumbnails for these &lt;a href=&#34;https://cgspace.cgiar.org/handle/10568/71249&#34;&gt;two&lt;/a&gt; &lt;a href=&#34;https://cgspace.cgiar.org/handle/10568/71259&#34;&gt;items&lt;/a&gt; look different, even though they are the same in the PDF itself&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/10/cmyk-vs-srgb.jpg&#34; alt=&#34;CMYK vs sRGB colors&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/10/cmyk-vs-srgb.jpg&#34; alt=&#34;CMYK vs sRGB colors&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Turns out the first PDF was exported from InDesign using CMYK and the second one was using sRGB&lt;/li&gt;
@ -1693,8 +1702,8 @@ UPDATE 0
&lt;li&gt;Looks much better now:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/10/cgspace-icons.png&#34; alt=&#34;CGSpace with old icons&#34; /&gt;
&lt;img src=&#34;2016/10/dspacetest-fontawesome-icons.png&#34; alt=&#34;DSpace Test with Font Awesome icons&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/10/cgspace-icons.png&#34; alt=&#34;CGSpace with old icons&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/10/dspacetest-fontawesome-icons.png&#34; alt=&#34;DSpace Test with Font Awesome icons&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Run the same replacements on CGSpace&lt;/li&gt;
@ -1786,7 +1795,7 @@ distinguishedName: CN=Last\, First (ILRI),OU=ILRI Ethiopia Employees,OU=ILRI Eth
&lt;li&gt;Changing the DSpace LDAP config to use &lt;code&gt;OU=ILRIHUB&lt;/code&gt; seems to work:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/09/ilri-ldap-users.png&#34; alt=&#34;DSpace groups based on LDAP DN&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/09/ilri-ldap-users.png&#34; alt=&#34;DSpace groups based on LDAP DN&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Notes for local PostgreSQL database recreation from production snapshot:&lt;/li&gt;
@ -2133,9 +2142,9 @@ java.util.Map does not have a no-arg default constructor.
&lt;li&gt;Perhaps these particular issues &lt;em&gt;are&lt;/em&gt; memory issues, the munin graphs definitely show some weird purging/allocating behavior starting this week&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/09/tomcat_jvm-day.png&#34; alt=&#34;Tomcat JVM usage day&#34; /&gt;
&lt;img src=&#34;2016/09/tomcat_jvm-week.png&#34; alt=&#34;Tomcat JVM usage week&#34; /&gt;
&lt;img src=&#34;2016/09/tomcat_jvm-month.png&#34; alt=&#34;Tomcat JVM usage month&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/09/tomcat_jvm-day.png&#34; alt=&#34;Tomcat JVM usage day&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/09/tomcat_jvm-week.png&#34; alt=&#34;Tomcat JVM usage week&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/09/tomcat_jvm-month.png&#34; alt=&#34;Tomcat JVM usage month&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;And really, we did reduce the memory of CGSpace in late 2015, so maybe we should just increase it again, now that our usage is higher and we are having memory errors in the logs&lt;/li&gt;
@ -2157,7 +2166,7 @@ java.util.Map does not have a no-arg default constructor.
&lt;li&gt;Looking at Google Webmaster Tools again, it seems the work I did on URL query parameters and blocking via the &lt;code&gt;X-Robots-Tag&lt;/code&gt; HTTP header in March, 2016 seem to have had a positive effect on Google&amp;rsquo;s index for CGSpace&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/09/google-webmaster-tools-index.png&#34; alt=&#34;Google Webmaster Tools for CGSpace&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/09/google-webmaster-tools-index.png&#34; alt=&#34;Google Webmaster Tools for CGSpace&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2016-09-16&#34;&gt;2016-09-16&lt;/h2&gt;
@ -2245,8 +2254,8 @@ $ ./delete-metadata-values.py -f cg.contributor.affiliation -i affiliations_pb-2
&lt;li&gt;It actually works really well, and search results return much less hits now (before, after):&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/09/cgspace-search.png&#34; alt=&#34;CGSpace search with &amp;quot;OR&amp;quot; boolean logic&#34; /&gt;
&lt;img src=&#34;2016/09/dspacetest-search.png&#34; alt=&#34;DSpace Test search with &amp;quot;AND&amp;quot; boolean logic&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/09/cgspace-search.png&#34; alt=&#34;CGSpace search with &amp;quot;OR&amp;quot; boolean logic&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/09/dspacetest-search.png&#34; alt=&#34;DSpace Test search with &amp;quot;AND&amp;quot; boolean logic&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Found a way to improve the configuration of Atmire&amp;rsquo;s Content and Usage Analysis (CUA) module for date fields&lt;/li&gt;
@ -2523,7 +2532,7 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol
&lt;li&gt;Finally got DSpace (5.5) running on Ubuntu 16.04, Tomcat 7, Java 8, PostgreSQL 9.5 via the updated Ansible stuff&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/08/dspace55-ubuntu16.04.png&#34; alt=&#34;DSpace 5.5 on Ubuntu 16.04, Tomcat 7, Java 8, PostgreSQL 9.5&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/08/dspace55-ubuntu16.04.png&#34; alt=&#34;DSpace 5.5 on Ubuntu 16.04, Tomcat 7, Java 8, PostgreSQL 9.5&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2016-08-14&#34;&gt;2016-08-14&lt;/h2&gt;
@ -2537,7 +2546,7 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol
&lt;li&gt;Notes on NodeJS + nginx + systemd: &lt;a href=&#34;https://gist.github.com/alanorth/51acd476891c67dfe27725848cf5ace1&#34;&gt;https://gist.github.com/alanorth/51acd476891c67dfe27725848cf5ace1&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/08/nodejs-nginx.png&#34; alt=&#34;ExpressJS running behind nginx&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/08/nodejs-nginx.png&#34; alt=&#34;ExpressJS running behind nginx&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2016-08-16&#34;&gt;2016-08-16&lt;/h2&gt;
@ -2959,7 +2968,7 @@ index.authority.ignore-variants=true
&lt;li&gt;Integrate and massively clean up About page (&lt;a href=&#34;https://github.com/ilri/DSpace/pull/256&#34;&gt;#256&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/07/cgspace-about-page.png&#34; alt=&#34;About page&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/07/cgspace-about-page.png&#34; alt=&#34;About page&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The DSpace source code mentions the configuration key &lt;code&gt;discovery.index.authority.ignore-prefered.*&lt;/code&gt; (with prefix of discovery, despite the docs saying otherwise), so I&amp;rsquo;m trying the following on DSpace Test:&lt;/li&gt;
@ -3314,7 +3323,7 @@ $ ./delete-metadata-values.py -f dc.contributor.corporate -i Corporate-Authors-D
&lt;li&gt;Now the sharing and Altmetric bits are more prominent:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/06/xmlui-altmetric-sharing.png&#34; alt=&#34;DSpace 5.1 XMLUI With Altmetric Badge&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/06/xmlui-altmetric-sharing.png&#34; alt=&#34;DSpace 5.1 XMLUI With Altmetric Badge&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Run all system updates on the servers and reboot&lt;/li&gt;
@ -3378,7 +3387,7 @@ $ ./delete-metadata-values.py -f dc.contributor.corporate -i Corporate-Authors-D
&lt;li&gt;Fix a reference to &lt;code&gt;dc.type.output&lt;/code&gt; in Discovery that I had missed when we migrated to &lt;code&gt;dc.type&lt;/code&gt; last month (&lt;a href=&#34;https://github.com/ilri/DSpace/pull/223&#34;&gt;#223&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/05/discovery-types.png&#34; alt=&#34;Item type in Discovery results&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/05/discovery-types.png&#34; alt=&#34;Item type in Discovery results&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2016-05-06&#34;&gt;2016-05-06&lt;/h2&gt;
@ -4151,7 +4160,7 @@ dspace.log.2016-04-27:7271
&lt;li&gt;It is very messed up because some labels are incorrect, fields are missing, etc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/03/cua-label-mixup.png&#34; alt=&#34;Mixed up label in Atmire CUA&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/03/cua-label-mixup.png&#34; alt=&#34;Mixed up label in Atmire CUA&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Update documentation for Atmire modules&lt;/li&gt;
@ -4176,7 +4185,7 @@ dspace.log.2016-04-27:7271
&lt;li&gt;Also four or so center-specific subject strings were missing for Discovery&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/03/missing-xmlui-string.png&#34; alt=&#34;Missing XMLUI string&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/03/missing-xmlui-string.png&#34; alt=&#34;Missing XMLUI string&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2016-03-15&#34;&gt;2016-03-15&lt;/h2&gt;
@ -4233,13 +4242,13 @@ dspace.log.2016-04-27:7271
&lt;li&gt;Some of their items end up with thumbnails that have a big white border around them:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/03/bioversity-thumbnail-bad.jpg&#34; alt=&#34;Excessive whitespace in thumbnail&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/03/bioversity-thumbnail-bad.jpg&#34; alt=&#34;Excessive whitespace in thumbnail&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Turns out we can add &lt;code&gt;-trim&lt;/code&gt; to the GraphicsMagick options to trim the whitespace&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/03/bioversity-thumbnail-good.jpg&#34; alt=&#34;Trimmed thumbnail&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/03/bioversity-thumbnail-good.jpg&#34; alt=&#34;Trimmed thumbnail&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Command used:&lt;/li&gt;
@ -4273,7 +4282,7 @@ dspace.log.2016-04-27:7271
&lt;li&gt;On a related note, we have 51,000 items indexed from the sitemap, but 500,000 items in the Google index, so we DEFINITELY have a problem with duplicate content&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/03/google-index.png&#34; alt=&#34;CGSpace pages in Google index&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/03/google-index.png&#34; alt=&#34;CGSpace pages in Google index&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Turns out this is a problem with DSpace&amp;rsquo;s &lt;code&gt;robots.txt&lt;/code&gt;, and there&amp;rsquo;s a Jira ticket since December, 2015: &lt;a href=&#34;https://jira.duraspace.org/browse/DS-2962&#34;&gt;https://jira.duraspace.org/browse/DS-2962&lt;/a&gt;&lt;/li&gt;
@ -4281,8 +4290,8 @@ dspace.log.2016-04-27:7271
&lt;li&gt;For now I&amp;rsquo;ve just set a bunch of these dynamic pages to not appear in search results by using the URL Parameters tool in Webmaster Tools&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/03/url-parameters.png&#34; alt=&#34;URL parameters cause millions of dynamic pages&#34; /&gt;
&lt;img src=&#34;2016/03/url-parameters2.png&#34; alt=&#34;Setting pages with the filter_0 param not to show in search results&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/03/url-parameters.png&#34; alt=&#34;URL parameters cause millions of dynamic pages&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/03/url-parameters2.png&#34; alt=&#34;Setting pages with the filter_0 param not to show in search results&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Move AVCD collection to new community and update &lt;code&gt;move_collection.sh&lt;/code&gt; script: &lt;a href=&#34;https://gist.github.com/alanorth/392c4660e8b022d99dfa&#34;&gt;https://gist.github.com/alanorth/392c4660e8b022d99dfa&lt;/a&gt;&lt;/li&gt;
@ -4365,7 +4374,7 @@ dspace.log.2016-04-27:7271
&lt;li&gt;I noticed we have a very &lt;em&gt;interesting&lt;/em&gt; list of countries on CGSpace:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/02/cgspace-countries.png&#34; alt=&#34;CGSpace country list&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/02/cgspace-countries.png&#34; alt=&#34;CGSpace country list&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Not only are there 49,000 countries, we have some blanks (25)&amp;hellip;&lt;/li&gt;
@ -4476,8 +4485,8 @@ $ /opt/brew/Cellar/tomcat/8.0.30/bin/catalina start
&lt;li&gt;Whip up some quick CSS to make the button in the submission workflow use the XMLUI theme&amp;rsquo;s brand colors (&lt;a href=&#34;https://github.com/ilri/DSpace/issues/154&#34;&gt;#154&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/02/submit-button-ilri.png&#34; alt=&#34;ILRI submission buttons&#34; /&gt;
&lt;img src=&#34;2016/02/submit-button-drylands.png&#34; alt=&#34;Drylands submission buttons&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/02/submit-button-ilri.png&#34; alt=&#34;ILRI submission buttons&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/02/submit-button-drylands.png&#34; alt=&#34;Drylands submission buttons&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2016-02-09&#34;&gt;2016-02-09&lt;/h2&gt;
@ -4769,13 +4778,13 @@ $ find SimpleArchiveForBio/ -iname &amp;ldquo;*.pdf&amp;rdquo; -exec basename {}
&lt;li&gt;This &lt;a href=&#34;https://cgspace.cgiar.org/handle/10568/67062&#34;&gt;CCAFS item&lt;/a&gt; Before:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/01/xmlui-subjects-before.png&#34; alt=&#34;XMLUI subjects before&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/01/xmlui-subjects-before.png&#34; alt=&#34;XMLUI subjects before&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;After:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/01/xmlui-subjects-after.png&#34; alt=&#34;XMLUI subjects after&#34; /&gt;&lt;/p&gt;</description>
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/01/xmlui-subjects-after.png&#34; alt=&#34;XMLUI subjects after&#34; /&gt;&lt;/p&gt;</description>
</item>
<item>
@ -4859,7 +4868,7 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle
&lt;li&gt;CCAFS noticed that one of their items displays only the Atmire statlets: &lt;a href=&#34;https://cgspace.cgiar.org/handle/10568/42445&#34;&gt;https://cgspace.cgiar.org/handle/10568/42445&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2015/12/ccafs-item-no-metadata.png&#34; alt=&#34;CCAFS item&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2015/12/ccafs-item-no-metadata.png&#34; alt=&#34;CCAFS item&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The authorizations for the item are all public READ, and I don&amp;rsquo;t see any errors in dspace.log when browsing that item&lt;/li&gt;
@ -4915,10 +4924,10 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle
&lt;li&gt;The PostgreSQL stats from Munin all point to something database-related with the DSpace 5 upgrade around midlate November&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2015/12/postgres_bgwriter-year.png&#34; alt=&#34;PostgreSQL bgwriter (year)&#34; /&gt;
&lt;img src=&#34;2015/12/postgres_cache_cgspace-year.png&#34; alt=&#34;PostgreSQL cache (year)&#34; /&gt;
&lt;img src=&#34;2015/12/postgres_locks_cgspace-year.png&#34; alt=&#34;PostgreSQL locks (year)&#34; /&gt;
&lt;img src=&#34;2015/12/postgres_scans_cgspace-year.png&#34; alt=&#34;PostgreSQL scans (year)&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2015/12/postgres_bgwriter-year.png&#34; alt=&#34;PostgreSQL bgwriter (year)&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2015/12/postgres_cache_cgspace-year.png&#34; alt=&#34;PostgreSQL cache (year)&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2015/12/postgres_locks_cgspace-year.png&#34; alt=&#34;PostgreSQL locks (year)&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2015/12/postgres_scans_cgspace-year.png&#34; alt=&#34;PostgreSQL scans (year)&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2015-12-07&#34;&gt;2015-12-07&lt;/h2&gt;

View File

@ -130,7 +130,7 @@
<li>I noticed we have a very <em>interesting</em> list of countries on CGSpace:</li>
</ul>
<p><img src="2016/02/cgspace-countries.png" alt="CGSpace country list" /></p>
<p><img src="/cgspace-notes/2016/02/cgspace-countries.png" alt="CGSpace country list" /></p>
<ul>
<li>Not only are there 49,000 countries, we have some blanks (25)&hellip;</li>
@ -243,6 +243,7 @@
<section class="sidebar-module">
<h4>Recent Posts</h4>
@ -262,6 +263,8 @@
</section>
<section class="sidebar-module">
<h4>Links</h4>
<ol class="list-unstyled">

View File

@ -347,6 +347,7 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
<section class="sidebar-module">
<h4>Recent Posts</h4>
@ -366,6 +367,8 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
</section>
<section class="sidebar-module">
<h4>Links</h4>
<ol class="list-unstyled">

View File

@ -111,6 +111,15 @@ Caused by: java.net.SocketException: Broken pipe (Write failed)
&lt;ul&gt;
&lt;li&gt;Put Sisay&amp;rsquo;s &lt;code&gt;item-view.xsl&lt;/code&gt; code to show mapped collections on CGSpace (&lt;a href=&#34;https://github.com/ilri/DSpace/pull/295&#34;&gt;#295&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;2017-01-09&#34;&gt;2017-01-09&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;A user wrote to tell me that the new display of an item&amp;rsquo;s mappings had a crazy bug for at least one item: &lt;a href=&#34;https://cgspace.cgiar.org/handle/10568/78596&#34;&gt;https://cgspace.cgiar.org/handle/10568/78596&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;She said she only mapped it once, but it appears to be mapped 184 times&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2017/01/mapping-crazy-duplicate.png&#34; alt=&#34;Crazy item mapping&#34; /&gt;&lt;/p&gt;
</description>
</item>
@ -594,8 +603,8 @@ dspace=# update metadatavalue set authority=&#39;2df8136e-d8f4-4142-b58c-562337c
&lt;li&gt;After enabling a sizable &lt;code&gt;shared_buffers&lt;/code&gt; for CGSpace&amp;rsquo;s PostgreSQL configuration the number of connections to the database dropped significantly&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/12/postgres_bgwriter-week.png&#34; alt=&#34;postgres_bgwriter-week&#34; /&gt;
&lt;img src=&#34;2016/12/postgres_connections_ALL-week.png&#34; alt=&#34;postgres_connections_ALL-week&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/12/postgres_bgwriter-week.png&#34; alt=&#34;postgres_bgwriter-week&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/12/postgres_connections_ALL-week.png&#34; alt=&#34;postgres_connections_ALL-week&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Looking at CIAT records from last week again, they have a lot of double authors like:&lt;/li&gt;
@ -640,8 +649,8 @@ UPDATE 35
&lt;li&gt;Checking in on CGSpace postgres stats again, looks like the &lt;code&gt;shared_buffers&lt;/code&gt; change from a few days ago really made a big impact:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/12/postgres_bgwriter-week-2016-12-13.png&#34; alt=&#34;postgres_bgwriter-week&#34; /&gt;
&lt;img src=&#34;2016/12/postgres_connections_ALL-week-2016-12-13.png&#34; alt=&#34;postgres_connections_ALL-week&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/12/postgres_bgwriter-week-2016-12-13.png&#34; alt=&#34;postgres_bgwriter-week&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/12/postgres_connections_ALL-week-2016-12-13.png&#34; alt=&#34;postgres_connections_ALL-week&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Looking at logs, it seems we need to evaluate which logs we keep and for how long&lt;/li&gt;
@ -758,8 +767,8 @@ Caused by: java.lang.NoSuchMethodError: com.atmire.statistics.generator.DSpaceOb
&lt;li&gt;Run a batch edit to add &amp;ldquo;RANGELANDS&amp;rdquo; ILRI subject to all items containing the word &amp;ldquo;RANGELANDS&amp;rdquo; in their metadata for Peter Ballantyne&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/12/batch-edit1.png&#34; alt=&#34;Select all items with &amp;quot;rangelands&amp;quot; in metadata&#34; /&gt;
&lt;img src=&#34;2016/12/batch-edit2.png&#34; alt=&#34;Add RANGELANDS ILRI subject&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/12/batch-edit1.png&#34; alt=&#34;Select all items with &amp;quot;rangelands&amp;quot; in metadata&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/12/batch-edit2.png&#34; alt=&#34;Add RANGELANDS ILRI subject&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2016-12-18&#34;&gt;2016-12-18&lt;/h2&gt;
@ -893,7 +902,7 @@ $ exit
&lt;li&gt;Add &lt;code&gt;dc.type&lt;/code&gt; to the output options for Atmire&amp;rsquo;s Listings and Reports module (&lt;a href=&#34;https://github.com/ilri/DSpace/pull/286&#34;&gt;#286&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/11/listings-and-reports.png&#34; alt=&#34;Listings and Reports with output type&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/11/listings-and-reports.png&#34; alt=&#34;Listings and Reports with output type&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2016-11-02&#34;&gt;2016-11-02&lt;/h2&gt;
@ -979,7 +988,7 @@ COPY 22
&lt;li&gt;Atmire&amp;rsquo;s Listings and Reports module seems to be broken on DSpace 5.5&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/11/listings-and-reports-55.png&#34; alt=&#34;Listings and Reports broken in DSpace 5.5&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/11/listings-and-reports-55.png&#34; alt=&#34;Listings and Reports broken in DSpace 5.5&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I&amp;rsquo;ve filed a ticket with Atmire&lt;/li&gt;
@ -1177,8 +1186,8 @@ X-Cocoon-Version: 2.2.0
&lt;li&gt;The Tomcat JVM heap looks really good after applying the Crawler Session Manager fix on DSpace Test last night:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/11/dspacetest-tomcat-jvm-day.png&#34; alt=&#34;Tomcat JVM heap (day) after setting up the Crawler Session Manager&#34; /&gt;
&lt;img src=&#34;2016/11/dspacetest-tomcat-jvm-week.png&#34; alt=&#34;Tomcat JVM heap (week) after setting up the Crawler Session Manager&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/11/dspacetest-tomcat-jvm-day.png&#34; alt=&#34;Tomcat JVM heap (day) after setting up the Crawler Session Manager&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/11/dspacetest-tomcat-jvm-week.png&#34; alt=&#34;Tomcat JVM heap (week) after setting up the Crawler Session Manager&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Seems the default regex doesn&amp;rsquo;t catch Baidu, though:&lt;/li&gt;
@ -1462,7 +1471,7 @@ org.dspace.discovery.SearchServiceException: Error executing query
&lt;li&gt;I added the &lt;a href=&#34;https://github.com/ilri/DSpace/issues/234&#34;&gt;disclaimer text&lt;/a&gt; to the About page, then added a footer link to the disclaimer&amp;rsquo;s ID, but there is a Bootstrap issue that causes the page content to disappear when using in-page anchors: &lt;a href=&#34;https://github.com/twbs/bootstrap/issues/1768&#34;&gt;https://github.com/twbs/bootstrap/issues/1768&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/10/bootstrap-issue.png&#34; alt=&#34;Bootstrap issue with in-page anchors&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/10/bootstrap-issue.png&#34; alt=&#34;Bootstrap issue with in-page anchors&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Looks like we&amp;rsquo;ll just have to add the text to the About page (without a link) or add a separate page&lt;/li&gt;
@ -1510,7 +1519,7 @@ $ ./delete-metadata-values.py -i authors-delete-3.csv -f dc.contributor.author -
&lt;li&gt;Magdalena from CCAFS asked why the colors in the thumbnails for these &lt;a href=&#34;https://cgspace.cgiar.org/handle/10568/71249&#34;&gt;two&lt;/a&gt; &lt;a href=&#34;https://cgspace.cgiar.org/handle/10568/71259&#34;&gt;items&lt;/a&gt; look different, even though they are the same in the PDF itself&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/10/cmyk-vs-srgb.jpg&#34; alt=&#34;CMYK vs sRGB colors&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/10/cmyk-vs-srgb.jpg&#34; alt=&#34;CMYK vs sRGB colors&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Turns out the first PDF was exported from InDesign using CMYK and the second one was using sRGB&lt;/li&gt;
@ -1692,8 +1701,8 @@ UPDATE 0
&lt;li&gt;Looks much better now:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/10/cgspace-icons.png&#34; alt=&#34;CGSpace with old icons&#34; /&gt;
&lt;img src=&#34;2016/10/dspacetest-fontawesome-icons.png&#34; alt=&#34;DSpace Test with Font Awesome icons&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/10/cgspace-icons.png&#34; alt=&#34;CGSpace with old icons&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/10/dspacetest-fontawesome-icons.png&#34; alt=&#34;DSpace Test with Font Awesome icons&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Run the same replacements on CGSpace&lt;/li&gt;
@ -1785,7 +1794,7 @@ distinguishedName: CN=Last\, First (ILRI),OU=ILRI Ethiopia Employees,OU=ILRI Eth
&lt;li&gt;Changing the DSpace LDAP config to use &lt;code&gt;OU=ILRIHUB&lt;/code&gt; seems to work:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/09/ilri-ldap-users.png&#34; alt=&#34;DSpace groups based on LDAP DN&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/09/ilri-ldap-users.png&#34; alt=&#34;DSpace groups based on LDAP DN&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Notes for local PostgreSQL database recreation from production snapshot:&lt;/li&gt;
@ -2132,9 +2141,9 @@ java.util.Map does not have a no-arg default constructor.
&lt;li&gt;Perhaps these particular issues &lt;em&gt;are&lt;/em&gt; memory issues, the munin graphs definitely show some weird purging/allocating behavior starting this week&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/09/tomcat_jvm-day.png&#34; alt=&#34;Tomcat JVM usage day&#34; /&gt;
&lt;img src=&#34;2016/09/tomcat_jvm-week.png&#34; alt=&#34;Tomcat JVM usage week&#34; /&gt;
&lt;img src=&#34;2016/09/tomcat_jvm-month.png&#34; alt=&#34;Tomcat JVM usage month&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/09/tomcat_jvm-day.png&#34; alt=&#34;Tomcat JVM usage day&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/09/tomcat_jvm-week.png&#34; alt=&#34;Tomcat JVM usage week&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/09/tomcat_jvm-month.png&#34; alt=&#34;Tomcat JVM usage month&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;And really, we did reduce the memory of CGSpace in late 2015, so maybe we should just increase it again, now that our usage is higher and we are having memory errors in the logs&lt;/li&gt;
@ -2156,7 +2165,7 @@ java.util.Map does not have a no-arg default constructor.
&lt;li&gt;Looking at Google Webmaster Tools again, it seems the work I did on URL query parameters and blocking via the &lt;code&gt;X-Robots-Tag&lt;/code&gt; HTTP header in March, 2016 seem to have had a positive effect on Google&amp;rsquo;s index for CGSpace&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/09/google-webmaster-tools-index.png&#34; alt=&#34;Google Webmaster Tools for CGSpace&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/09/google-webmaster-tools-index.png&#34; alt=&#34;Google Webmaster Tools for CGSpace&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2016-09-16&#34;&gt;2016-09-16&lt;/h2&gt;
@ -2244,8 +2253,8 @@ $ ./delete-metadata-values.py -f cg.contributor.affiliation -i affiliations_pb-2
&lt;li&gt;It actually works really well, and search results return much less hits now (before, after):&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/09/cgspace-search.png&#34; alt=&#34;CGSpace search with &amp;quot;OR&amp;quot; boolean logic&#34; /&gt;
&lt;img src=&#34;2016/09/dspacetest-search.png&#34; alt=&#34;DSpace Test search with &amp;quot;AND&amp;quot; boolean logic&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/09/cgspace-search.png&#34; alt=&#34;CGSpace search with &amp;quot;OR&amp;quot; boolean logic&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/09/dspacetest-search.png&#34; alt=&#34;DSpace Test search with &amp;quot;AND&amp;quot; boolean logic&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Found a way to improve the configuration of Atmire&amp;rsquo;s Content and Usage Analysis (CUA) module for date fields&lt;/li&gt;
@ -2522,7 +2531,7 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol
&lt;li&gt;Finally got DSpace (5.5) running on Ubuntu 16.04, Tomcat 7, Java 8, PostgreSQL 9.5 via the updated Ansible stuff&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/08/dspace55-ubuntu16.04.png&#34; alt=&#34;DSpace 5.5 on Ubuntu 16.04, Tomcat 7, Java 8, PostgreSQL 9.5&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/08/dspace55-ubuntu16.04.png&#34; alt=&#34;DSpace 5.5 on Ubuntu 16.04, Tomcat 7, Java 8, PostgreSQL 9.5&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2016-08-14&#34;&gt;2016-08-14&lt;/h2&gt;
@ -2536,7 +2545,7 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol
&lt;li&gt;Notes on NodeJS + nginx + systemd: &lt;a href=&#34;https://gist.github.com/alanorth/51acd476891c67dfe27725848cf5ace1&#34;&gt;https://gist.github.com/alanorth/51acd476891c67dfe27725848cf5ace1&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/08/nodejs-nginx.png&#34; alt=&#34;ExpressJS running behind nginx&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/08/nodejs-nginx.png&#34; alt=&#34;ExpressJS running behind nginx&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2016-08-16&#34;&gt;2016-08-16&lt;/h2&gt;
@ -2958,7 +2967,7 @@ index.authority.ignore-variants=true
&lt;li&gt;Integrate and massively clean up About page (&lt;a href=&#34;https://github.com/ilri/DSpace/pull/256&#34;&gt;#256&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/07/cgspace-about-page.png&#34; alt=&#34;About page&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/07/cgspace-about-page.png&#34; alt=&#34;About page&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The DSpace source code mentions the configuration key &lt;code&gt;discovery.index.authority.ignore-prefered.*&lt;/code&gt; (with prefix of discovery, despite the docs saying otherwise), so I&amp;rsquo;m trying the following on DSpace Test:&lt;/li&gt;
@ -3313,7 +3322,7 @@ $ ./delete-metadata-values.py -f dc.contributor.corporate -i Corporate-Authors-D
&lt;li&gt;Now the sharing and Altmetric bits are more prominent:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/06/xmlui-altmetric-sharing.png&#34; alt=&#34;DSpace 5.1 XMLUI With Altmetric Badge&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/06/xmlui-altmetric-sharing.png&#34; alt=&#34;DSpace 5.1 XMLUI With Altmetric Badge&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Run all system updates on the servers and reboot&lt;/li&gt;
@ -3377,7 +3386,7 @@ $ ./delete-metadata-values.py -f dc.contributor.corporate -i Corporate-Authors-D
&lt;li&gt;Fix a reference to &lt;code&gt;dc.type.output&lt;/code&gt; in Discovery that I had missed when we migrated to &lt;code&gt;dc.type&lt;/code&gt; last month (&lt;a href=&#34;https://github.com/ilri/DSpace/pull/223&#34;&gt;#223&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/05/discovery-types.png&#34; alt=&#34;Item type in Discovery results&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/05/discovery-types.png&#34; alt=&#34;Item type in Discovery results&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2016-05-06&#34;&gt;2016-05-06&lt;/h2&gt;
@ -4150,7 +4159,7 @@ dspace.log.2016-04-27:7271
&lt;li&gt;It is very messed up because some labels are incorrect, fields are missing, etc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/03/cua-label-mixup.png&#34; alt=&#34;Mixed up label in Atmire CUA&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/03/cua-label-mixup.png&#34; alt=&#34;Mixed up label in Atmire CUA&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Update documentation for Atmire modules&lt;/li&gt;
@ -4175,7 +4184,7 @@ dspace.log.2016-04-27:7271
&lt;li&gt;Also four or so center-specific subject strings were missing for Discovery&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/03/missing-xmlui-string.png&#34; alt=&#34;Missing XMLUI string&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/03/missing-xmlui-string.png&#34; alt=&#34;Missing XMLUI string&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2016-03-15&#34;&gt;2016-03-15&lt;/h2&gt;
@ -4232,13 +4241,13 @@ dspace.log.2016-04-27:7271
&lt;li&gt;Some of their items end up with thumbnails that have a big white border around them:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/03/bioversity-thumbnail-bad.jpg&#34; alt=&#34;Excessive whitespace in thumbnail&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/03/bioversity-thumbnail-bad.jpg&#34; alt=&#34;Excessive whitespace in thumbnail&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Turns out we can add &lt;code&gt;-trim&lt;/code&gt; to the GraphicsMagick options to trim the whitespace&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/03/bioversity-thumbnail-good.jpg&#34; alt=&#34;Trimmed thumbnail&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/03/bioversity-thumbnail-good.jpg&#34; alt=&#34;Trimmed thumbnail&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Command used:&lt;/li&gt;
@ -4272,7 +4281,7 @@ dspace.log.2016-04-27:7271
&lt;li&gt;On a related note, we have 51,000 items indexed from the sitemap, but 500,000 items in the Google index, so we DEFINITELY have a problem with duplicate content&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/03/google-index.png&#34; alt=&#34;CGSpace pages in Google index&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/03/google-index.png&#34; alt=&#34;CGSpace pages in Google index&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Turns out this is a problem with DSpace&amp;rsquo;s &lt;code&gt;robots.txt&lt;/code&gt;, and there&amp;rsquo;s a Jira ticket since December, 2015: &lt;a href=&#34;https://jira.duraspace.org/browse/DS-2962&#34;&gt;https://jira.duraspace.org/browse/DS-2962&lt;/a&gt;&lt;/li&gt;
@ -4280,8 +4289,8 @@ dspace.log.2016-04-27:7271
&lt;li&gt;For now I&amp;rsquo;ve just set a bunch of these dynamic pages to not appear in search results by using the URL Parameters tool in Webmaster Tools&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/03/url-parameters.png&#34; alt=&#34;URL parameters cause millions of dynamic pages&#34; /&gt;
&lt;img src=&#34;2016/03/url-parameters2.png&#34; alt=&#34;Setting pages with the filter_0 param not to show in search results&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/03/url-parameters.png&#34; alt=&#34;URL parameters cause millions of dynamic pages&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/03/url-parameters2.png&#34; alt=&#34;Setting pages with the filter_0 param not to show in search results&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Move AVCD collection to new community and update &lt;code&gt;move_collection.sh&lt;/code&gt; script: &lt;a href=&#34;https://gist.github.com/alanorth/392c4660e8b022d99dfa&#34;&gt;https://gist.github.com/alanorth/392c4660e8b022d99dfa&lt;/a&gt;&lt;/li&gt;
@ -4364,7 +4373,7 @@ dspace.log.2016-04-27:7271
&lt;li&gt;I noticed we have a very &lt;em&gt;interesting&lt;/em&gt; list of countries on CGSpace:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/02/cgspace-countries.png&#34; alt=&#34;CGSpace country list&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/02/cgspace-countries.png&#34; alt=&#34;CGSpace country list&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Not only are there 49,000 countries, we have some blanks (25)&amp;hellip;&lt;/li&gt;
@ -4475,8 +4484,8 @@ $ /opt/brew/Cellar/tomcat/8.0.30/bin/catalina start
&lt;li&gt;Whip up some quick CSS to make the button in the submission workflow use the XMLUI theme&amp;rsquo;s brand colors (&lt;a href=&#34;https://github.com/ilri/DSpace/issues/154&#34;&gt;#154&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/02/submit-button-ilri.png&#34; alt=&#34;ILRI submission buttons&#34; /&gt;
&lt;img src=&#34;2016/02/submit-button-drylands.png&#34; alt=&#34;Drylands submission buttons&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/02/submit-button-ilri.png&#34; alt=&#34;ILRI submission buttons&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/02/submit-button-drylands.png&#34; alt=&#34;Drylands submission buttons&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2016-02-09&#34;&gt;2016-02-09&lt;/h2&gt;
@ -4768,13 +4777,13 @@ $ find SimpleArchiveForBio/ -iname &amp;ldquo;*.pdf&amp;rdquo; -exec basename {}
&lt;li&gt;This &lt;a href=&#34;https://cgspace.cgiar.org/handle/10568/67062&#34;&gt;CCAFS item&lt;/a&gt; Before:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/01/xmlui-subjects-before.png&#34; alt=&#34;XMLUI subjects before&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/01/xmlui-subjects-before.png&#34; alt=&#34;XMLUI subjects before&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;After:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2016/01/xmlui-subjects-after.png&#34; alt=&#34;XMLUI subjects after&#34; /&gt;&lt;/p&gt;</description>
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2016/01/xmlui-subjects-after.png&#34; alt=&#34;XMLUI subjects after&#34; /&gt;&lt;/p&gt;</description>
</item>
<item>
@ -4858,7 +4867,7 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle
&lt;li&gt;CCAFS noticed that one of their items displays only the Atmire statlets: &lt;a href=&#34;https://cgspace.cgiar.org/handle/10568/42445&#34;&gt;https://cgspace.cgiar.org/handle/10568/42445&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2015/12/ccafs-item-no-metadata.png&#34; alt=&#34;CCAFS item&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2015/12/ccafs-item-no-metadata.png&#34; alt=&#34;CCAFS item&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The authorizations for the item are all public READ, and I don&amp;rsquo;t see any errors in dspace.log when browsing that item&lt;/li&gt;
@ -4914,10 +4923,10 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle
&lt;li&gt;The PostgreSQL stats from Munin all point to something database-related with the DSpace 5 upgrade around midlate November&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;2015/12/postgres_bgwriter-year.png&#34; alt=&#34;PostgreSQL bgwriter (year)&#34; /&gt;
&lt;img src=&#34;2015/12/postgres_cache_cgspace-year.png&#34; alt=&#34;PostgreSQL cache (year)&#34; /&gt;
&lt;img src=&#34;2015/12/postgres_locks_cgspace-year.png&#34; alt=&#34;PostgreSQL locks (year)&#34; /&gt;
&lt;img src=&#34;2015/12/postgres_scans_cgspace-year.png&#34; alt=&#34;PostgreSQL scans (year)&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2015/12/postgres_bgwriter-year.png&#34; alt=&#34;PostgreSQL bgwriter (year)&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2015/12/postgres_cache_cgspace-year.png&#34; alt=&#34;PostgreSQL cache (year)&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2015/12/postgres_locks_cgspace-year.png&#34; alt=&#34;PostgreSQL locks (year)&#34; /&gt;
&lt;img src=&#34;https://alanorth.github.io/cgspace-notes/cgspace-notes/2015/12/postgres_scans_cgspace-year.png&#34; alt=&#34;PostgreSQL scans (year)&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2015-12-07&#34;&gt;2015-12-07&lt;/h2&gt;

View File

@ -130,7 +130,7 @@
<li>I noticed we have a very <em>interesting</em> list of countries on CGSpace:</li>
</ul>
<p><img src="2016/02/cgspace-countries.png" alt="CGSpace country list" /></p>
<p><img src="/cgspace-notes/2016/02/cgspace-countries.png" alt="CGSpace country list" /></p>
<ul>
<li>Not only are there 49,000 countries, we have some blanks (25)&hellip;</li>
@ -243,6 +243,7 @@
<section class="sidebar-module">
<h4>Recent Posts</h4>
@ -262,6 +263,8 @@
</section>
<section class="sidebar-module">
<h4>Links</h4>
<ol class="list-unstyled">