Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Take care of all personal links (dropbox, google drive, etc) #1683

Closed
vhf opened this issue Nov 2, 2015 · 4 comments
Closed

Take care of all personal links (dropbox, google drive, etc) #1683

vhf opened this issue Nov 2, 2015 · 4 comments

Comments

@vhf
Copy link
Member

vhf commented Nov 2, 2015

Let's start with:

$ egrep -i "dl.dropbox|drive.google" *
free-programming-books-gr.md:* [Ένα byte της Python](https://dl.dropboxusercontent.com/u/54790396/a_byte_of_python-el.pdf)
free-programming-books-pt_BR.md:* [Desenvolvimento web com Python e web2py!](https://dl.dropboxusercontent.com/u/830444/apostila_web2py_basico.pdf)
free-programming-books-pt_BR.md:* [Tutorial de Ruby](http://dl.dropbox.com/u/1482800/eustaquiorangel.com/tutorialruby.pdf)
free-programming-books-pt_PT.md:* [C++ como uma linguagem de programação orientada a objectos](https://drive.google.com/open?id=0BwhtSmnYpzLdMEFrbDJsMDFDRFU&authuser=0) (PDF) - Autor desconhecido
free-programming-books-pt_PT.md:* [Apostilha de Java](https://drive.google.com/open?id=0BwhtSmnYpzLdWDNwV0k5N0RGaUk&authuser=0) (PDF) - Grupo PET Informática
free-programming-books-pt_PT.md:* [Introdução às Bases de Dados Oracle](https://drive.google.com/open?id=0BwhtSmnYpzLdRG9sdTNXVFp4Tzg&authuser=0) (PDF) - Pedro Bizarro, Universidade de Coimbra, 2008
free-programming-books-ru.md:* [Гибкие методологии разработки](https://dl.dropboxusercontent.com/u/4606839/Гибкие%20методологии%20разработки.pdf) - Вольфсон Борис
free-programming-books.md:* [Data Structures and Algorithms: Annotated Reference with Examples](https://drive.google.com/file/d/0B48k2jhdQ5P2aVlmMFB1UUJLczA/edit?usp=sharing)
free-programming-books.md:        * [Master Drupal in 7 hours](http://dl.dropboxusercontent.com/u/54624702/Master%20Drupal%20in%207%20hours_v1.1.pdf) (PDF)

Here is what I suggest:

  1. As always, check if it's free.
  2. Then find alternative link, ideally original source or author's website
  3. If no good alternative link can be found, remove it anyway.
@onebree
Copy link
Contributor

onebree commented Nov 2, 2015

@vhf I looked into each link you listed, some better than others.

  • https://dl.dropboxusercontent.com/u/54790396/a_byte_of_python-el.pdf
  • https://dl.dropboxusercontent.com/u/830444/apostila_web2py_basico.pdf
  • https://dl.dropboxusercontent.com/u/1482800/eustaquiorangel.com/tutorialruby.pdf
  • https://drive.google.com/file/d/0BwhtSmnYpzLdMEFrbDJsMDFDRFU/view
    • No listed author, license, or CC
    • FWIW, there are no formatted code examples. They are all in sans-serif font without indentation.
  • https://drive.google.com/open?id=0BwhtSmnYpzLdWDNwV0k5N0RGaUk&authuser=0
    • No author, license, CC
    • All references date prior to 2000
  • https://drive.google.com/open?id=0BwhtSmnYpzLdRG9sdTNXVFp4Tzg&authuser=0
    • Includes author and date -- may be found online elsewhere
  • https://dl.dropboxusercontent.com/u/4606839/Гибкие%20методологии%20разработки.pdf
    • Seems like a presentation
    • Includes (possible) authors' names and contact throughout
    • Extensive bibliography
    • I cannot tell if it includes licensing infomation
  • https://drive.google.com/file/d/0B48k2jhdQ5P2aVlmMFB1UUJLczA/edit?usp=sharing
  • https://dl.dropboxusercontent.com/u/54624702/Master%20Drupal%20in%207%20hours_v1.1.pdf
    • Copyright 2012 to author, see below:

      Copyright © 2012 by Tuthanh Le

      The contents of this book are the intellectual property of the author, who deserves to be compensated for the time and energy invested in this work.

      Requests for permission to reproduce parts of this work should be addressed to the author. Contact information can be found on the book website:

      www.symphonythemes.com or www.tuthanh.com

    • Found on the last page of the book:

      Copyright
      This book is a commercial book. I do appreciate that you do not scan, upload or distribute this book via Internet or via any other means without the permissions from me.

@eshellman
Copy link
Collaborator

This is a translation of "A byte of Python",(CC BY) in which is found this:
The Greek Ubuntu Community translated the book in Greek[13] , for use in our on-line asynchronous Python lessons that take place in our forums. Contact @savvasradevic for more information.

[13] http://wiki.ubuntu-gr.org/byte-of-python-el https://twitter.com/savvasradevic

[14] https://twitter.com/savvasradevic
I will add the file to Internet Archive and provide a link in a PR.

http://wiki.ubuntu-gr.org/story/29-06-09/%CE%BC%CE%B1%CE%B8%CE%AE%CE%BC%CE%B1%CF%84%CE%B1-python-%CE%B3%CE%B9%CE%B1-%CE%B1%CF%81%CF%87%CE%AC%CF%81%CE%B9%CE%BF%CF%85%CF%82-%CF%83%CF%84%CE%BF-ubuntu-gr http://wiki.ubuntu-gr.org/story/29-06-09/%CE%BC%CE%B1%CE%B8%CE%AE%CE%BC%CE%B1%CF%84%CE%B1-python-%CE%B3%CE%B9%CE%B1-%CE%B1%CF%81%CF%87%CE%AC%CF%81%CE%B9%CE%BF%CF%85%CF%82-%CF%83%CF%84%CE%BF-ubuntu-gr
Eric Hellman
President, Free Ebook Foundation
Founder, Unglue.it https://unglue.it/
https://go-to-hellman.blogspot.com/
twitter: @Gluejar

On Nov 2, 2015, at 9:37 AM, Hunter Stevens notifications@github.com wrote:

https://dl.dropboxusercontent.com/u/54790396/a_byte_of_python-el.pdf https://dl.dropboxusercontent.com/u/54790396/a_byte_of_python-el.pdf
All links in the bib point to: http://www.swaroopch.com/mediawiki/index.php http://www.swaroopch.com/mediawiki/index.php
Has creative Commons License (last page): http://creativecommons.org/licenses/by-sa/3.0/ http://creativecommons.org/licenses/by-sa/3.0/
Unsure if this is found elsewhere, since there is no listed author or title

@vhf
Copy link
Member Author

vhf commented Jan 17, 2016

I may add a rule to the linter for this issue. If someone wants to help, you can provide regular expressions for dropbox URLs, google drive URLs, etc.

vhf added a commit that referenced this issue Jan 17, 2016
@vhf vhf closed this as completed Oct 2, 2016
@jair2018
Copy link

jair2018 commented Dec 9, 2019

copyright sucks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants
@eshellman @vhf @onebree @jair2018 and others