Dan Kerchner

Results 84 issues of Dan Kerchner

Error from `warc_iter` is as follows: ``` 2020-04-17 18:56:44,953: sfmutils.warc_iter --> Bad json in record : {"created_at":"Mon Apr 06 13:47:52 +0000 2020", "id":1247159090381336577, "id_str":"1247159090381336577", "text":"RT @ame_kyu: \u30c8\u30e9\u30f3\u30d7\u809d\u714e\u308a\u306e\u300a\u30d2\u30c9\u30ed\u30ad\u30b7\u30af\u30ed\u30ed\u30ad\u30f3\uff0b\u30a2\u30b8\u30b9\u30ed\u30de\u30a4\u30b7\u30f3\u300b\u4f75\u7528\u7642\u6cd5\uff08\uff0b\u4e9c\u925b\u30b5\u30d7\u30ea\uff09\u304c\u3082\u306e\u51c4\u3044\u52b9\u679c\u3092\u6319\u3052\u3066\u3044\u308b\uff01 ``` It would...

bug

Although lack of underlines was determined not to be an accessibility problem, we might consider underline-upon-hover to improve usability.

low effort level
UX

We no longer have the capability at GWU to keep up with Weibo documentation changes, API changes, and to get fresh credentials.

See https://lgtm.com/projects/g/gwu-libraries/sfm-ui/alerts/?mode=list

low effort level
technical debt

Upgrading `flickrapi` beyond 2.1.1 introduces changes to how errors are thrown by `flickrapi` which will require rewriting some unit tests in (at least) the harvester.

technical debt

- in sfm-utils: - kombu (currently 4.0.2, latest release is 4.6.8) May require much testing of the messaging infrastructure.

technical debt

Running an export from a weibo collection seems to only result in the README file. As an example, try exporting either json or xlsx from collection 349 on production.

bug

Retweets of a certain length can truncate the original tweet in the `text` field. However, the original tweet is nested in the json. It might be a useful option to...

Compression on Full JSON is roughly a 1:8 ratio, so on a large extract (such as an extract from Sample Stream), providing the export gzipped could make transfer much easier....

low effort level

Adding a note on a Collection using "Add Note" triggers an out-of-schedule harvest ![image](https://user-images.githubusercontent.com/3451175/28217835-8a805a9c-6884-11e7-8ebc-e42e73cf5235.png) Resulted in: ![image](https://user-images.githubusercontent.com/3451175/28217847-9527aab8-6884-11e7-984e-fc2ba0e13ff7.png)

bug