diff --git a/content/post/2017-04.md b/content/post/2017-04.md index 988893917..275509f6e 100644 --- a/content/post/2017-04.md +++ b/content/post/2017-04.md @@ -45,3 +45,12 @@ $ grep -c profile /tmp/filter-media-cmyk.txt ``` dspace=# select text_value from metadatavalue where resource_type_id=2 and metadata_field_id=227; ``` + +## 2017-04-04 + +- The `filter-media` script has been running on more large communities and now there are many more CMYK PDFs that have been fixed: + +``` +$ grep -c profile /tmp/filter-media-cmyk.txt +1584 +``` diff --git a/public/2015-11/index.html b/public/2015-11/index.html index 9f100cbce..47a316c20 100644 --- a/public/2015-11/index.html +++ b/public/2015-11/index.html @@ -107,7 +107,6 @@ $ psql -c 'SELECT * from pg_stat_activity;' | grep idle | grep -c cgspac Home - diff --git a/public/2015-12/index.html b/public/2015-12/index.html index a40bfce2a..398618de5 100644 --- a/public/2015-12/index.html +++ b/public/2015-12/index.html @@ -109,7 +109,6 @@ Replace lzop with xz in log compression cron jobs on DSpace Test—it uses less Home - diff --git a/public/2016-01/index.html b/public/2016-01/index.html index c68e3537f..925d46eb9 100644 --- a/public/2016-01/index.html +++ b/public/2016-01/index.html @@ -99,7 +99,6 @@ Update GitHub wiki for documentation of maintenance tasks. Home - diff --git a/public/2016-02/index.html b/public/2016-02/index.html index 38888e1de..0d3c78776 100644 --- a/public/2016-02/index.html +++ b/public/2016-02/index.html @@ -113,7 +113,6 @@ Also, lots of things like “COTE D`LVOIRE” and “COTE D IVOIRE&r Home - diff --git a/public/2016-03/index.html b/public/2016-03/index.html index 033196aa1..942845140 100644 --- a/public/2016-03/index.html +++ b/public/2016-03/index.html @@ -99,7 +99,6 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja Home - diff --git a/public/2016-04/index.html b/public/2016-04/index.html index fc8532a34..e218b5f16 100644 --- a/public/2016-04/index.html +++ b/public/2016-04/index.html @@ -103,7 +103,6 @@ Also, I noticed the checker log has some errors we should pay attention to: Home - diff --git a/public/2016-05/index.html b/public/2016-05/index.html index 952bd7243..b142fc8c2 100644 --- a/public/2016-05/index.html +++ b/public/2016-05/index.html @@ -107,7 +107,6 @@ There are 3,000 IPs accessing the REST API in a 24-hour period! Home - diff --git a/public/2016-06/index.html b/public/2016-06/index.html index 5489ac1d5..e9a5e2308 100644 --- a/public/2016-06/index.html +++ b/public/2016-06/index.html @@ -105,7 +105,6 @@ Working on second phase of metadata migration, looks like this will work for mov Home - diff --git a/public/2016-07/index.html b/public/2016-07/index.html index 52a43fc3e..8688e3515 100644 --- a/public/2016-07/index.html +++ b/public/2016-07/index.html @@ -121,7 +121,6 @@ In this case the select query was showing 95 results before the update Home - diff --git a/public/2016-08/index.html b/public/2016-08/index.html index ffc13933d..807892e85 100644 --- a/public/2016-08/index.html +++ b/public/2016-08/index.html @@ -115,7 +115,6 @@ $ git rebase -i dspace-5.5 Home - diff --git a/public/2016-09/index.html b/public/2016-09/index.html index 237df471d..ae49ff8a3 100644 --- a/public/2016-09/index.html +++ b/public/2016-09/index.html @@ -107,7 +107,6 @@ $ ldapsearch -x -H ldaps://svcgroot2.cgiarad.org:3269/ -b "dc=cgiarad,dc=or Home - diff --git a/public/2016-10/index.html b/public/2016-10/index.html index 26131c510..4d9666789 100644 --- a/public/2016-10/index.html +++ b/public/2016-10/index.html @@ -115,7 +115,6 @@ I exported a random item’s metadata as CSV, deleted all columns except id Home - diff --git a/public/2016-11/index.html b/public/2016-11/index.html index 267a25ac6..1c5cfbe35 100644 --- a/public/2016-11/index.html +++ b/public/2016-11/index.html @@ -99,7 +99,6 @@ Add dc.type to the output options for Atmire’s Listings and Reports module Home - diff --git a/public/2016-12/index.html b/public/2016-12/index.html index 9313db0cd..a8e177ae9 100644 --- a/public/2016-12/index.html +++ b/public/2016-12/index.html @@ -123,7 +123,6 @@ Another worrying error from dspace.log is: Home - diff --git a/public/2017-01/index.html b/public/2017-01/index.html index de5c2a326..44f4cf697 100644 --- a/public/2017-01/index.html +++ b/public/2017-01/index.html @@ -99,7 +99,6 @@ I asked on the dspace-tech mailing list because it seems to be broken, and actua Home - diff --git a/public/2017-02/index.html b/public/2017-02/index.html index e58cc6b91..86b86f5ab 100644 --- a/public/2017-02/index.html +++ b/public/2017-02/index.html @@ -127,7 +127,6 @@ Looks like we’ll be using cg.identifier.ccafsprojectpii as the field name Home - diff --git a/public/2017-03/index.html b/public/2017-03/index.html index 631fa0aaa..3bd76ae1a 100644 --- a/public/2017-03/index.html +++ b/public/2017-03/index.html @@ -131,7 +131,6 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg Home - diff --git a/public/2017-04/index.html b/public/2017-04/index.html index cabf51509..0c66aafc9 100644 --- a/public/2017-04/index.html +++ b/public/2017-04/index.html @@ -30,7 +30,7 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Th - + @@ -79,9 +79,9 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Th "@type": "BlogPosting", "headline": "April, 2017", "url": "https://alanorth.github.io/cgspace-notes/2017-04/", - "wordCount": "197", + "wordCount": "226", "datePublished": "2017-04-02T17:08:52+02:00", - "dateModified": "2017-04-02T17:57:26+03:00", + "dateModified": "2017-04-03T13:16:24+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -117,7 +117,6 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Th Home - @@ -195,6 +194,16 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Th
dspace=# select text_value from metadatavalue where resource_type_id=2 and metadata_field_id=227;
 
+

2017-04-04

+ + + +
$ grep -c profile /tmp/filter-media-cmyk.txt
+1584
+
+ diff --git a/public/index.html b/public/index.html index 9cd1a250e..6ae6d67a3 100644 --- a/public/index.html +++ b/public/index.html @@ -72,7 +72,6 @@ Home - @@ -94,6 +93,8 @@ + +

April, 2017

@@ -127,6 +128,8 @@ + +

March, 2017

@@ -167,6 +170,8 @@ + +

February, 2017

@@ -205,6 +210,8 @@ DELETE 1 + +

January, 2017

@@ -229,6 +236,8 @@ DELETE 1 + +

December, 2016

@@ -265,6 +274,8 @@ DELETE 1 + +

November, 2016

@@ -289,6 +300,8 @@ DELETE 1 + +

October, 2016

@@ -321,6 +334,8 @@ DELETE 1 + +

September, 2016

@@ -349,6 +364,8 @@ DELETE 1 + +

August, 2016

@@ -381,6 +398,8 @@ $ git rebase -i dspace-5.5 + +

July, 2016

@@ -416,6 +435,7 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and + @@ -94,6 +93,8 @@ + +

June, 2016

@@ -121,6 +122,8 @@ + +

May, 2016

@@ -149,6 +152,8 @@ + +

April, 2016

@@ -175,6 +180,8 @@ + +

March, 2016

@@ -199,6 +206,8 @@ + +

February, 2016

@@ -230,6 +239,8 @@ + +

January, 2016

@@ -254,6 +265,8 @@ + +

December, 2015

@@ -283,6 +296,8 @@ + +

November, 2015

@@ -311,6 +326,7 @@ + @@ -94,6 +93,8 @@ + +

April, 2017

@@ -127,6 +128,8 @@ + +

March, 2017

@@ -167,6 +170,8 @@ + +

February, 2017

@@ -205,6 +210,8 @@ DELETE 1 + +

January, 2017

@@ -229,6 +236,8 @@ DELETE 1 + +

December, 2016

@@ -265,6 +274,8 @@ DELETE 1 + +

November, 2016

@@ -289,6 +300,8 @@ DELETE 1 + +

October, 2016

@@ -321,6 +334,8 @@ DELETE 1 + +

September, 2016

@@ -349,6 +364,8 @@ DELETE 1 + +

August, 2016

@@ -381,6 +398,8 @@ $ git rebase -i dspace-5.5 + +

July, 2016

@@ -416,6 +435,7 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and + @@ -94,6 +93,8 @@ + +

June, 2016

@@ -121,6 +122,8 @@ + +

May, 2016

@@ -149,6 +152,8 @@ + +

April, 2016

@@ -175,6 +180,8 @@ + +

March, 2016

@@ -199,6 +206,8 @@ + +

February, 2016

@@ -230,6 +239,8 @@ + +

January, 2016

@@ -254,6 +265,8 @@ + +

December, 2015

@@ -283,6 +296,8 @@ + +

November, 2015

@@ -311,6 +326,7 @@ + @@ -94,6 +93,8 @@ + +

April, 2017

@@ -127,6 +128,8 @@ + +

March, 2017

@@ -167,6 +170,8 @@ + +

February, 2017

@@ -205,6 +210,8 @@ DELETE 1 + +

January, 2017

@@ -229,6 +236,8 @@ DELETE 1 + +

December, 2016

@@ -265,6 +274,8 @@ DELETE 1 + +

November, 2016

@@ -289,6 +300,8 @@ DELETE 1 + +

October, 2016

@@ -321,6 +334,8 @@ DELETE 1 + +

September, 2016

@@ -349,6 +364,8 @@ DELETE 1 + +

August, 2016

@@ -381,6 +398,8 @@ $ git rebase -i dspace-5.5 + +

July, 2016

@@ -416,6 +435,7 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and + @@ -94,6 +93,8 @@ + +

June, 2016

@@ -121,6 +122,8 @@ + +

May, 2016

@@ -149,6 +152,8 @@ + +

April, 2016

@@ -175,6 +180,8 @@ + +

March, 2016

@@ -199,6 +206,8 @@ + +

February, 2016

@@ -230,6 +239,8 @@ + +

January, 2016

@@ -254,6 +265,8 @@ + +

December, 2015

@@ -283,6 +296,8 @@ + +

November, 2015

@@ -311,6 +326,7 @@ +