From f32c49eb0b69b2c4ae16ee1f81281bb66ea5c0c1 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Wed, 5 Apr 2017 16:31:49 +0300 Subject: [PATCH] Add notes for 2017-04-05 --- content/post/2017-04.md | 9 +++++++++ public/2017-04/index.html | 16 +++++++++++++--- public/index.xml | 10 ++++++++++ public/post/index.xml | 10 ++++++++++ public/sitemap.xml | 8 ++++---- public/tags/notes/index.xml | 10 ++++++++++ 6 files changed, 56 insertions(+), 7 deletions(-) diff --git a/content/post/2017-04.md b/content/post/2017-04.md index f59cc11be..b7e924d93 100644 --- a/content/post/2017-04.md +++ b/content/post/2017-04.md @@ -83,3 +83,12 @@ dspace=# select * from metadatavalue where resource_type_id=2 and metadata_field ``` dspace=# select * from metadatavalue where resource_type_id=2 and metadata_field_id=28 and text_value ~ '^Submitted.*giampieri.*2016-.*'; ``` + +## 2017-04-05 + +- After doing a few more large communities it seems this is the final count of CMYK PDFs: + +``` +$ grep -c profile /tmp/filter-media-cmyk.txt +2505 +``` diff --git a/public/2017-04/index.html b/public/2017-04/index.html index 540d03e39..c38eecbce 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": "451", + "wordCount": "475", "datePublished": "2017-04-02T17:08:52+02:00", - "dateModified": "2017-04-04T16:23:29+03:00", + "dateModified": "2017-04-04T16:30:55+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -237,6 +237,16 @@ ILAC_Brief21_PMCA.pdf: 113462 bytes, checksum: 249fef468f401c066a119f5db687add0
dspace=# select * from metadatavalue where resource_type_id=2 and metadata_field_id=28 and text_value ~ '^Submitted.*giampieri.*2016-.*';
 
+

2017-04-05

+ + + +
$ grep -c profile /tmp/filter-media-cmyk.txt
+2505
+
+ diff --git a/public/index.xml b/public/index.xml index 246af852c..23decdcae 100644 --- a/public/index.xml +++ b/public/index.xml @@ -106,6 +106,16 @@ ILAC_Brief21_PMCA.pdf: 113462 bytes, checksum: 249fef468f401c066a119f5db687add0 </ul> <pre><code>dspace=# select * from metadatavalue where resource_type_id=2 and metadata_field_id=28 and text_value ~ '^Submitted.*giampieri.*2016-.*'; +</code></pre> + +<h2 id="2017-04-05">2017-04-05</h2> + +<ul> +<li>After doing a few more large communities it seems this is the final count of CMYK PDFs:</li> +</ul> + +<pre><code>$ grep -c profile /tmp/filter-media-cmyk.txt +2505 </code></pre> diff --git a/public/post/index.xml b/public/post/index.xml index 7bfac37b6..f212a1953 100644 --- a/public/post/index.xml +++ b/public/post/index.xml @@ -106,6 +106,16 @@ ILAC_Brief21_PMCA.pdf: 113462 bytes, checksum: 249fef468f401c066a119f5db687add0 </ul> <pre><code>dspace=# select * from metadatavalue where resource_type_id=2 and metadata_field_id=28 and text_value ~ '^Submitted.*giampieri.*2016-.*'; +</code></pre> + +<h2 id="2017-04-05">2017-04-05</h2> + +<ul> +<li>After doing a few more large communities it seems this is the final count of CMYK PDFs:</li> +</ul> + +<pre><code>$ grep -c profile /tmp/filter-media-cmyk.txt +2505 </code></pre> diff --git a/public/sitemap.xml b/public/sitemap.xml index 45992ae3f..9c821f2d2 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -3,7 +3,7 @@ https://alanorth.github.io/cgspace-notes/2017-04/ - 2017-04-04T16:23:29+03:00 + 2017-04-04T16:30:55+03:00 @@ -93,19 +93,19 @@ https://alanorth.github.io/cgspace-notes/ - 2017-04-04T16:23:29+03:00 + 2017-04-04T16:30:55+03:00 0 https://alanorth.github.io/cgspace-notes/tags/notes/ - 2017-04-04T16:23:29+03:00 + 2017-04-04T16:30:55+03:00 0 https://alanorth.github.io/cgspace-notes/post/ - 2017-04-04T16:23:29+03:00 + 2017-04-04T16:30:55+03:00 0 diff --git a/public/tags/notes/index.xml b/public/tags/notes/index.xml index fb8992c5b..3d2bb012f 100644 --- a/public/tags/notes/index.xml +++ b/public/tags/notes/index.xml @@ -105,6 +105,16 @@ ILAC_Brief21_PMCA.pdf: 113462 bytes, checksum: 249fef468f401c066a119f5db687add0 </ul> <pre><code>dspace=# select * from metadatavalue where resource_type_id=2 and metadata_field_id=28 and text_value ~ '^Submitted.*giampieri.*2016-.*'; +</code></pre> + +<h2 id="2017-04-05">2017-04-05</h2> + +<ul> +<li>After doing a few more large communities it seems this is the final count of CMYK PDFs:</li> +</ul> + +<pre><code>$ grep -c profile /tmp/filter-media-cmyk.txt +2505 </code></pre>