Skip to content

Commit

Permalink
Update outdated links
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Sep 16, 2020
1 parent 50f9177 commit ae9995f
Show file tree
Hide file tree
Showing 12 changed files with 123 additions and 118 deletions.
14 changes: 7 additions & 7 deletions free_audio_data.rst
Expand Up @@ -8,7 +8,7 @@ Re-usable Audio Data
.. todo:: Some explanations, free as in speech, CC, ...

freesound
http://www.freesound.org/
https://freesound.org/

archive.org
https://archive.org/details/audio
Expand All @@ -17,16 +17,16 @@ MUSOPEN
https://musopen.org/

Free Music Archive
http://freemusicarchive.org/
https://freemusicarchive.org/

Jamendo Music
http://www.jamendo.com/search/
https://www.jamendo.com/search/

CC mixter
http://ccmixter.org/

CC search
http://search.creativecommons.org/
https://search.creativecommons.org/

Let's CC
http://eng.letscc.net/
Expand All @@ -35,13 +35,13 @@ SoundCloud
https://soundcloud.com/search/sounds

The Audio Commons Initiative
http://audiocommons.org/
https://www.audiocommons.org/

Public Domain Project
http://publicdomainproject.org/

Europeana Music
http://www.europeana.eu/portal/collections/music
https://www.europeana.eu/portal/collections/music

Openair
https://openairlib.net/?page_id=310
Expand All @@ -56,7 +56,7 @@ https://archive.org/search.php?query=&and[]=mediatype%3A%22audio%22&and[]=subjec

http://www.soundfieldsynthesis.org/other-resources/#multitracks

http://research.cs.aalto.fi/acoustics/virtual-acoustics/research/acoustic-measurement-and-analysis/85-anechoic-recordings.html
https://research.cs.aalto.fi/acoustics/virtual-acoustics/research/acoustic-measurement-and-analysis/85-anechoic-recordings.html

https://www.upf.edu/web/mtg/phenicx-anechoic (Aalto denoised)

Expand Down
26 changes: 13 additions & 13 deletions git.rst
Expand Up @@ -119,7 +119,7 @@ file and close the editor, the commit will actually be created.
A commit message should have a short (no more than 50 characters) one-line
summary in the first line, then a blank line and then a more detailed
description. Have a look at this `note about commit messages
<http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html>`_.
<https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html>`_.

Remember, a commit is a local operation in Git, so nothing was transferred to
the server yet.
Expand Down Expand Up @@ -210,7 +210,7 @@ On *macOS*, you can use *FileMerge* (you need to have *Xcode* installed)::

git config --global merge.tool opendiff

.. _Vim: http://www.vim.org/
.. _Vim: https://www.vim.org/
.. _fugitive: https://github.com/tpope/vim-fugitive/

.. todo:: more advertisement for Vim and fugitive!
Expand Down Expand Up @@ -282,7 +282,7 @@ GUIs for Git

There are many GUIs for Git to choose from; I personally like *gitg* (available
as Debian package with the same name) most but there are many more available
(see http://git-scm.com/downloads/guis).
(see https://git-scm.com/downloads/guis).

Getting Help
------------
Expand Down Expand Up @@ -324,7 +324,7 @@ You'll get something like this:
Git and Subversion (SVN)
------------------------

See http://git-scm.com/book/en/Git-and-Other-Systems-Git-and-Subversion
See https://git-scm.com/book/en/Git-and-Other-Systems-Git-and-Subversion

Public Git Hosting Sites
------------------------
Expand All @@ -335,28 +335,28 @@ https://git.wiki.kernel.org/index.php/GitHosting
More Documentation/Links
------------------------

* The Pro Git Book (CC license): http://book.git-scm.com/
* Understanding Git Conceptually: http://www.eecs.harvard.edu/~cduan/technical/git/
* The Pro Git Book (CC license): https://book.git-scm.com/
* Understanding Git Conceptually: https://www.sbf5.com/~cduan/technical/git/
* Git Quick Reference: http://jonas.nitro.dk/git/quick-reference.html
* Git Immersion: http://gitimmersion.com/
* Git Immersion: https://gitimmersion.com/
* ...

There are many different strategies and methodologies how to use Git, just have a look with your favorite search engine or try this:

* http://nvie.com/posts/a-successful-git-branching-model/
* http://betterexplained.com/articles/aha-moments-when-learning-git/
* https://nvie.com/posts/a-successful-git-branching-model/
* https://betterexplained.com/articles/aha-moments-when-learning-git/
* http://sethrobertson.github.io/GitBestPractices/
* ...

There are also some nice videos:

* beginner
* http://www.youtube.com/watch?v=4XpnKHJAok8
* http://www.youtube.com/watch?v=ZDR433b0HJY
* http://www.youtube.com/watch?v=GYnOwPl8yCE
* https://www.youtube.com/watch?v=4XpnKHJAok8
* https://www.youtube.com/watch?v=ZDR433b0HJY
* https://www.youtube.com/watch?v=GYnOwPl8yCE

* intermediate
* http://www.youtube.com/watch?v=Z2ZL14WWEJI
* https://www.youtube.com/watch?v=Z2ZL14WWEJI

TODO
----
Expand Down
6 changes: 3 additions & 3 deletions latexmk.rst
Expand Up @@ -15,9 +15,9 @@ because it is part of MacTeX_ and MikTeX_ and it is bundled with many Linux
Distributions.

.. _Latexmk: https://personal.psu.edu/~jcc8/software/latexmk/
.. _Perl: http://www.perl.org/
.. _Perl: https://www.perl.org/
.. _MacTeX: http://www.tug.org/mactex/
.. _MikTeX: http://miktex.org/
.. _MikTeX: https://miktex.org/

Installation
------------
Expand Down Expand Up @@ -153,7 +153,7 @@ With this selected and with ``-synctex=1`` in your LaTeX call, you can
Shift-⌘-click in the preview window and jump directly to the corresponding
source text in your editor!

.. _Skim: http://skim-app.sourceforge.net/
.. _Skim: https://skim-app.sourceforge.io/

On *Windows*, you can use the system-wide config file ``C:\latexmk\LatexMk``
(if the file doesn't exist yet, just create a new text file with this name).
Expand Down
26 changes: 13 additions & 13 deletions licensing.rst
Expand Up @@ -9,56 +9,56 @@ Links
-----

Wikipedia article
http://en.wikipedia.org/wiki/Creative_Commons_license
https://en.wikipedia.org/wiki/Creative_Commons_license

FAQ
https://wiki.creativecommons.org/Frequently_Asked_Questions
https://creativecommons.org/faq/

Open Content - A Practical Guide to Using Creative Commons Licences
https://meta.wikimedia.org/wiki/Open_Content_%2D_A_Practical_Guide_to_Using_Creative_Commons_Licences

Logo downloads
http://creativecommons.org/about/downloads
https://creativecommons.org/about/downloads/

CC0
http://creativecommons.org/publicdomain/zero/1.0/
https://creativecommons.org/publicdomain/zero/1.0/

chooser: https://creativecommons.org/choose/zero/

CC license chooser
http://creativecommons.org/choose/
https://creativecommons.org/choose/

Free Cultural Works
http://freedomdefined.org/Definition
https://freedomdefined.org/Definition

https://creativecommons.org/freeworks/
https://creativecommons.org/share-your-work/public-domain/freeworks/

The Open Definition
http://opendefinition.org/

ShareAlike
compatible licenses: https://creativecommons.org/compatiblelicenses/
compatible licenses: https://creativecommons.org/share-your-work/licensing-considerations/compatible-licenses/

NonCommercial
Consequences, Risks, and side-effects of the license module Non-Commercial -- NC http://blog.okfn.org/2013/01/08/consequences-risks-and-side-effects-of-the-license-module-non-commercial-use-only-2/
Consequences, Risks, and side-effects of the license module Non-Commercial -- NC https://blog.okfn.org/2013/01/08/consequences-risks-and-side-effects-of-the-license-module-non-commercial-use-only-2/

https://web.archive.org/web/20190322154544/https://openglam.org/files/2013/01/iRights_CC-NC_Guide_English.pdf

CC and Data
https://wiki.creativecommons.org/wiki/Data

Open Data Commons
Open Data Commons Public Domain Dedication and License (PDDL) http://opendatacommons.org/licenses/pddl/
Open Data Commons Public Domain Dedication and License (PDDL) https://opendatacommons.org/licenses/pddl/

Open Data Commons Attribution License http://opendatacommons.org/licenses/by/
Open Data Commons Attribution License https://opendatacommons.org/licenses/by/

Open Data Commons Open Database License (ODbL): http://opendatacommons.org/licenses/odbl/
Open Data Commons Open Database License (ODbL): https://opendatacommons.org/licenses/odbl/

Guide to Open Data Licensing
http://opendefinition.org/guide/data/

Publisher's Guide to Open Data Licensing
http://theodi.org/guides/publishers-guide-open-data-licensing
https://theodi.org/article/publishers-guide-to-open-data-licensing/

Software Licenses in Plain English
https://tldrlegal.com/
Expand Down
2 changes: 1 addition & 1 deletion make_tutorial/make_tutorial.rst
Expand Up @@ -21,7 +21,7 @@ Make Tutorial
It may be a reasonably usable tool for this and many people use and
recommend it, e.g.

* http://robjhyndman.com/hyndsight/makefiles/
* https://robjhyndman.com/hyndsight/makefiles/
* http://kbroman.org/minimal_make/
* http://sidenote.hu/2012/02/04/makefile-for-large-latex-projects/

Expand Down
2 changes: 1 addition & 1 deletion open_education.rst
Expand Up @@ -5,4 +5,4 @@ Open Education

This is, much like the fabric of space-time, and growing up, work-in-progress.

http://www.oeconsortium.org/
https://www.oeconsortium.org/
2 changes: 1 addition & 1 deletion projects.rst
Expand Up @@ -192,7 +192,7 @@ for the exercises accompanying the lecture "Acoustics for Communications"
`Institute of Communications Engineering/Faculty of Computer Science
and Electrical Engineering/University of Rostock`__.

__ http://www.int.uni-rostock.de/
__ https://www.int.uni-rostock.de/

On ``nbviewer``:
https://nbviewer.jupyter.org/github/spatialaudio/communication-acoustics-exercises/blob/master/index.ipynb
Expand Down
6 changes: 3 additions & 3 deletions python.rst
Expand Up @@ -11,8 +11,8 @@ module.
Coding Style
------------

Have a look at `PEP 8 <http://legacy.python.org/dev/peps/pep-0008/>`_ and
`PEP 257 <http://legacy.python.org/dev/peps/pep-0257/>`_ and
Have a look at `PEP 8 <https://www.python.org/dev/peps/pep-0008/>`_ and
`PEP 257 <https://www.python.org/dev/peps/pep-0257/>`_ and
probably also at the `Google Python Style Guide
<https://google.github.io/styleguide/pyguide.html>`_.

Expand Down Expand Up @@ -57,7 +57,7 @@ License
-------

There are many possibilities, one of them is the
`MIT license <http://opensource.org/licenses/mit-license.php>`_::
`MIT license <https://opensource.org/licenses/mit-license.php>`_::

Copyright (c) <year> <copyright holders>
Expand Down
2 changes: 1 addition & 1 deletion quotes.rst
Expand Up @@ -7,4 +7,4 @@ Quotes

Hard constraints are the midwife to good design.

-- Maciej Cegłowski, http://idlewords.com/talks/web_design_first_100_years.htm
-- Maciej Cegłowski, https://idlewords.com/talks/web_design_first_100_years.htm

0 comments on commit ae9995f

Please sign in to comment.