egon w. stemle

Results 17 comments of egon w. stemle

ok, i didn't check in detail :\ but i'll take a step back: operating systems (at least OS X has been for some time) integrate spell checking for applications, and...

i found [How do I make Firefox spellcheck in multiple languages simultaneously? ](https://superuser.com/questions/108177/how-do-i-make-firefox-spellcheck-in-multiple-languages-simultaneously#607039)... An idea from the very top of my head (if - indeed - firefox uses some hunspell-like-compatible-thing...

A minimally informed look into d53d7c65fc2b18672a5ee1f9f310f8bd08e2f61b suggests that a CSV import should be fairly straight forward. Then, i would consider XLS and ODT variants of the CSV import (for which...

i guess the linter could find the cases where errors are being *not* handled... in many cases a very basic javascript.alert would be a good start. at least then, users...

python to the rescue: [secure password hashing with hashlib.pbkdf2_hmac](https://docs.python.org/3/library/hashlib.html#hashlib.pbkdf2_hmac) in the standard library :) The somewhat dated LTS versions of Ubuntu (16.04LTS) and Debian (stretch) are shipping with Python versions...

ok. out of personal preference, i would have started with python anyway. we don't have testing baked into bottle ([like flask](http://flask.pocoo.org/docs/1.0/testing/)) but they give some pointers: - http://bottlepy.org/docs/dev/recipes.html#functional-testing-bottle-applications - https://docs.python.org/3/library/unittest.html

It seems that around [the latest update](https://blog.zenodo.org/2023/10/13/2023-10-13-zenodo-rdm/) it is now possible to add multiple affiliations per author. However, the API does not support adding multiple authors (or it's undocumented...) and...

With the [latest update](https://blog.zenodo.org/2023/10/13/2023-10-13-zenodo-rdm/) a preview link for the depositor [is available now](https://help.zenodo.org/docs/deposit/create-new-upload/#preview). (But sharing a link for someone else *prior* to the first published version doesn't seem to be...

i'm seeing the same behavior, with the following stack track: ``` netfilter-mailcow-1 | Error running SNAT6, retrying... netfilter-mailcow-1 | Traceback (most recent call last): netfilter-mailcow-1 | File "/app/modules/IPTables.py", line 184,...

At least the installation at eurac, seems to have degraded into the behaviour of #27. See, for example, http://hdl.handle.net/20.500.12124/6 The reason is that a call is made to the [REST...