mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-25 16:08:19 +01:00
Update notes for 2019-07-08
This commit is contained in:
parent
984a4cfad6
commit
b89bb22534
@ -158,5 +158,8 @@ $ ./fix-metadata-values.py -i 2019-07-04-update-orcids.csv -db dspace -u dspace
|
||||
|
||||
- Communicate with Atmire about the Solr statistics cores issue
|
||||
- I suspect we might need to get more disk space on DSpace Test so we can try to replicate the production environment more closely
|
||||
- Meeting with AgroKnow and CTA about their new ICT Update story telling thing
|
||||
- AgroKnow has developed a React application to display tag clouds based on harvesting metadata and full text from CGSpace items
|
||||
- We discussed how to host it technically, perhaps we purchase a server to run it on and just give AgroKnow guys access
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -28,7 +28,7 @@ But after this I tried to delete the item from the XMLUI and it is still present
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-05/" />
|
||||
<meta property="article:published_time" content="2019-05-01T07:37:43+03:00"/>
|
||||
<meta property="article:modified_time" content="2019-06-02T10:58:11+03:00"/>
|
||||
<meta property="article:modified_time" content="2019-07-08T11:18:51+03:00"/>
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="May, 2019"/>
|
||||
@ -63,7 +63,7 @@ But after this I tried to delete the item from the XMLUI and it is still present
|
||||
"url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-05\/",
|
||||
"wordCount": "3215",
|
||||
"datePublished": "2019-05-01T07:37:43\x2b03:00",
|
||||
"dateModified": "2019-06-02T10:58:11\x2b03:00",
|
||||
"dateModified": "2019-07-08T11:18:51\x2b03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -510,7 +510,7 @@ UPDATE metadatavalue SET text_lang='es_ES' WHERE resource_type_id=2 AND metadata
|
||||
<li><p>They specifically mention:</p></li>
|
||||
</ul>
|
||||
|
||||
<pre>The attack that targeted the “Search” functionality of the website, aimed to bypass our mitigation by performing slow but simultaneous searches from 5500 IP addresses.</pre>
|
||||
<pre>The attack that targeted the "Search" functionality of the website, aimed to bypass our mitigation by performing slow but simultaneous searches from 5500 IP addresses.</pre>
|
||||
|
||||
<ul>
|
||||
<li>So this was definitely an attack of some sort… only God knows why</li>
|
||||
|
@ -21,7 +21,7 @@ Abenet had another similar issue a few days ago when trying to find the stats fo
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-07/" />
|
||||
<meta property="article:published_time" content="2019-07-01T12:13:51+03:00"/>
|
||||
<meta property="article:modified_time" content="2019-07-06T18:54:34+03:00"/>
|
||||
<meta property="article:modified_time" content="2019-07-08T11:12:32+03:00"/>
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="July, 2019"/>
|
||||
@ -47,9 +47,9 @@ Abenet had another similar issue a few days ago when trying to find the stats fo
|
||||
"@type": "BlogPosting",
|
||||
"headline": "July, 2019",
|
||||
"url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-07\/",
|
||||
"wordCount": "800",
|
||||
"wordCount": "855",
|
||||
"datePublished": "2019-07-01T12:13:51\x2b03:00",
|
||||
"dateModified": "2019-07-06T18:54:34\x2b03:00",
|
||||
"dateModified": "2019-07-08T11:12:32\x2b03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -303,6 +303,12 @@ $ ./resolve-orcids.py -i /tmp/2019-07-04-orcid-ids.txt -o 2019-07-04-orcid-names
|
||||
<ul>
|
||||
<li>I suspect we might need to get more disk space on DSpace Test so we can try to replicate the production environment more closely</li>
|
||||
</ul></li>
|
||||
<li>Meeting with AgroKnow and CTA about their new ICT Update story telling thing
|
||||
|
||||
<ul>
|
||||
<li>AgroKnow has developed a React application to display tag clouds based on harvesting metadata and full text from CGSpace items</li>
|
||||
<li>We discussed how to host it technically, perhaps we purchase a server to run it on and just give AgroKnow guys access</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -4,30 +4,30 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2019-07-06T18:54:34+03:00</lastmod>
|
||||
<lastmod>2019-07-08T11:18:51+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2019-07/</loc>
|
||||
<lastmod>2019-07-06T18:54:34+03:00</lastmod>
|
||||
<lastmod>2019-07-08T11:12:32+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2019-07-06T18:54:34+03:00</lastmod>
|
||||
<lastmod>2019-07-08T11:18:51+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2019-07-06T18:54:34+03:00</lastmod>
|
||||
<lastmod>2019-07-08T11:18:51+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2019-07-06T18:54:34+03:00</lastmod>
|
||||
<lastmod>2019-07-08T11:18:51+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -38,7 +38,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2019-05/</loc>
|
||||
<lastmod>2019-06-02T10:58:11+03:00</lastmod>
|
||||
<lastmod>2019-07-08T11:18:51+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
|
Loading…
Reference in New Issue
Block a user