diff --git a/content/2016-02.md b/content/2016-02.md new file mode 100644 index 000000000..7c435aec4 --- /dev/null +++ b/content/2016-02.md @@ -0,0 +1,18 @@ ++++ +date = "2016-02-05T13:18:00+03:00" +author = "Alan Orth" +title = "February, 2016" +tags = ["notes"] +image = "../images/bg.jpg" + ++++ +## 2016-02-05 + +- Looking at some DAGRIS data for Abenet Yabowork +- Lots of issues with spaces, newlines, etc causing the import to fail +- I noticed we have a very *interesting* list of countries on CGSpace: + +![CGSpace country list](../images/2016/02/cgspace-countries.png) + +- Not only are there 49,000 countries, we have some blanks (25)... +- Also, lots of things like "COTE D`LVOIRE" and "COTE D IVOIRE" diff --git a/public/2016-01/index.html b/public/2016-01/index.html index a8ac1b981..fe923194d 100644 --- a/public/2016-01/index.html +++ b/public/2016-01/index.html @@ -184,7 +184,7 @@ $ find SimpleArchiveForBio/ -iname “*.pdf” -exec basename {} \; | so - + diff --git a/public/index.html b/public/index.html index 57b40b322..f92a6fa27 100644 --- a/public/index.html +++ b/public/index.html @@ -58,6 +58,28 @@
+
+
+

February, 2016

+ +
+
+ 2016-02-05 Looking at some DAGRIS data for Abenet Yabowork Lots of issues with spaces, newlines, etc causing the import to fail I noticed we have a very interesting list of countries on CGSpace: Not only are there 49,000 countries, we have some blanks (25)… Also, lots of things like “COTE D`LVOIRE” and “COTE D IVOIRE” +
+ +
+ + + +
+

January, 2016

diff --git a/public/index.xml b/public/index.xml index 4cab59c12..c30189253 100644 --- a/public/index.xml +++ b/public/index.xml @@ -6,9 +6,34 @@ Recent content on CGSpace Notes Hugo -- gohugo.io en-us - Wed, 13 Jan 2016 13:18:00 +0300 + Fri, 05 Feb 2016 13:18:00 +0300 + + February, 2016 + /cgspace-notes/2016-02/ + Fri, 05 Feb 2016 13:18:00 +0300 + + /cgspace-notes/2016-02/ + + +<h2 id="2016-02-05:124a59adbaa8ef13e1518d003fc03981">2016-02-05</h2> + +<ul> +<li>Looking at some DAGRIS data for Abenet Yabowork</li> +<li>Lots of issues with spaces, newlines, etc causing the import to fail</li> +<li>I noticed we have a very <em>interesting</em> list of countries on CGSpace:</li> +</ul> + +<p><img src="../images/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> +<li>Also, lots of things like &ldquo;COTE D`LVOIRE&rdquo; and &ldquo;COTE D IVOIRE&rdquo;</li> +</ul> + + + January, 2016 /cgspace-notes/2016-01/ diff --git a/public/sitemap.xml b/public/sitemap.xml index f9040ecf0..02f6f1032 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -3,10 +3,15 @@ /cgspace-notes/ - 2016-01-13T13:18:00+03:00 + 2016-02-05T13:18:00+03:00 0 + + /cgspace-notes/2016-02/ + 2016-02-05T13:18:00+03:00 + + /cgspace-notes/2016-01/ 2016-01-13T13:18:00+03:00 diff --git a/public/tags/index.html b/public/tags/index.html index c807b2d53..1fc4fc67a 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -64,7 +64,7 @@ diff --git a/public/tags/notes/index.html b/public/tags/notes/index.html index dc2eee32e..c40bba1df 100644 --- a/public/tags/notes/index.html +++ b/public/tags/notes/index.html @@ -61,6 +61,26 @@

Notes

+
+
+
+

February, 2016

+ +
+
+ 2016-02-05 Looking at some DAGRIS data for Abenet Yabowork Lots of issues with spaces, newlines, etc causing the import to fail I noticed we have a very interesting list of countries on CGSpace: Not only are there 49,000 countries, we have some blanks (25)… Also, lots of things like “COTE D`LVOIRE” and “COTE D IVOIRE” +
+ +
+ +
diff --git a/public/tags/notes/index.xml b/public/tags/notes/index.xml index ffd2432c8..8fa6356f3 100644 --- a/public/tags/notes/index.xml +++ b/public/tags/notes/index.xml @@ -6,9 +6,34 @@ Recent content in Notes on CGSpace Notes Hugo -- gohugo.io en-us - Wed, 13 Jan 2016 13:18:00 +0300 + Fri, 05 Feb 2016 13:18:00 +0300 + + February, 2016 + /cgspace-notes/2016-02/ + Fri, 05 Feb 2016 13:18:00 +0300 + + /cgspace-notes/2016-02/ + + +<h2 id="2016-02-05:124a59adbaa8ef13e1518d003fc03981">2016-02-05</h2> + +<ul> +<li>Looking at some DAGRIS data for Abenet Yabowork</li> +<li>Lots of issues with spaces, newlines, etc causing the import to fail</li> +<li>I noticed we have a very <em>interesting</em> list of countries on CGSpace:</li> +</ul> + +<p><img src="../images/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> +<li>Also, lots of things like &ldquo;COTE D`LVOIRE&rdquo; and &ldquo;COTE D IVOIRE&rdquo;</li> +</ul> + + + January, 2016 /cgspace-notes/2016-01/ diff --git a/static/images/2016/02/cgspace-countries.png b/static/images/2016/02/cgspace-countries.png new file mode 100644 index 000000000..0070f09c8 Binary files /dev/null and b/static/images/2016/02/cgspace-countries.png differ