请输入您要查询的百科知识:

 

词条 Mark Pilgrim
释义

  1. Early life

  2. Books and articles

     Dive Into Python  Other works 

  3. Open source work

  4. "Disappearance" from the Internet

  5. References

  6. External links

{{for|the radio presenter|Mark Pilgrim (presenter)}}{{Infobox person
| name = Mark Pilgrim
| image = Mark Pilgrim.jpg
| image_size = 200px
| birth_date = {{Birth date and age|1972|11|24}}
| birth_place =
| occupation =
| residence = Apex, North Carolina, United States
| nationality =
| website = [https://web.archive.org/web/20060705034316/http://diveintomark.org/ diveintomark.org] (archived)
}}Mark Pilgrim is a software developer, writer, and advocate of free software. He authored a popular blog, and has written several books, including Dive into Python, a guide to the Python programming language published under the GNU Free Documentation License. Formerly an accessibility architect in the IBM Emerging Technologies Group,[1] he started working at Google in March 2007.[2] In 2018, he moved to Brave. [3]

Early life

In 1992, while a sophomore of Cornell University and a part-time employee of a Cornell computer center, Pilgrim and another student, David Blumenthal, embedded a computer virus, "MBDF",[4] into three games that were transferred to an archive at Stanford University, causing disruption to computers internationally.[5] The origin of the virus was traced,[6] and Pilgrim and Blumenthal were arrested on the misdemeanor charge of "second-degree computer tampering". The two students were found guilty, ordered to pay restitution to those affected and perform ten hours of community service every week for a year.[7]

Books and articles

Dive Into Python

Pilgrim's book Dive Into Python is a teach-by-example guide to the paradigms of programming in Python and modern software development techniques. It assumes some preexisting knowledge of programming, although not necessarily in Python. The first edition was published in 2004 ({{ISBN|1-59059-356-1}}), and a 2009 second edition ({{ISBN|9781430224150}}) covers Python 3. Both are available online as well as in print.[8][9]

Much of the book consists of example programs with annotations and explanatory text, and it generally describes how to modify an example to serve new purposes. One early example program reads through a directory of MP3 files and lists the header information, such as artist, album, etc. Other topics covered include object oriented programming, documentation, unit testing, and accessing and parsing HTML and XML.

Other works

  • {{cite book|title=Greasemonkey Hacks: Tips & Tools for Remixing the Web with Firefox|first=Mark|last=Pilgrim|year=2005|isbn=978-0596101657|publisher=O'Reilly}}
  • [https://github.com/nfreear/diveintoaccessibility Dive Into Accessibility], a free book on web accessibility, for web designers
  • [https://web.archive.org/web/20110726001216/http://diveintogreasemonkey.org/toc/ Dive into Greasemonkey], a free book on Greasemonkey.
  • Dive into HTML 5, a free book on HTML5
  • {{cite book|title=HTML5: Up and Running|first=Mark|last=Pilgrim|isbn=978-0596806026|year=2010|publisher=O'Reilly}}

Pilgrim has also written a monthly column Dive Into XML for O'Reilly's XML.com.

Open source work

Pilgrim contributed to a number of open source works including

  • Feed Validator
  • [https://code.google.com/p/feedparser/ Universal Feed Parser]
  • [https://code.google.com/doctype/ Google Doctype]

Pilgrim was a vocal critic of Creative Commons licensing, which he believed needlessly cluttered the licensing environment of open source software.[10]

"Disappearance" from the Internet

From 4 October 2011, Mark Pilgrim's various websites (diveintomark.org, Dive Into HTML5, Dive Into Accessibility, Dive Into Greasemonkey, Dive Into Python, etc.) returned HTTP status 410 Gone.[11] He also deleted his Twitter, Reddit, Google+ and GitHub accounts.[12][13] On 5 October 2011 Jason Scott tweeted that Pilgrim himself was "alive/annoyed we called the police".[14] Commenting on the event, a writer for The Economist wrote that the concern showed for Pilgrim's well-being demonstrated that "the internet, often mocked as impersonal and uncaring, can be quite the reverse."[11]

Both Pilgrim's actions in October 2011 and why the lucky stiff's similar disappearance in August 2009 have been described as "infosuicide".[15][16][17]

The incident was reminiscent of Pilgrim's 2004 hiatus from blogging, which lasted approximately 18 months. In 2004, rather than deleting his content, he posted a short entry entitled "Every Exit" in which he said, "It’s time for me to find a new hobby."[18]

References

1. ^{{cite web|url=http://www-128.ibm.com/developerworks/blogs/dw_blog.jspa?blog=354|title=IBM developerworks: Making emerging technologies accessible|accessdate=2007-03-22}}
2. ^{{cite web|url=http://diveintomark.org/archives/2007/03/19/two-visions |title=Two visions: Blog post at Mark's official site |date=2007-03-19 |accessdate=2007-03-22 |deadurl=yes |archiveurl=https://web.archive.org/web/20110718032030/http://diveintomark.org/archives/2007/03/19/two-visions |archivedate=July 18, 2011 }}
3. ^{{cite web|url=https://brave.com/about/ |title=Learn About Brave and Our Team |date=2018-11-23 |accessdate=2018-11-23 }}
4. ^{{cite book|url=https://books.google.com/books?id=2LsBzAtsExUC&lpg=PA171&ots=xpUXtutbab&dq=%22obnoxious%20tetris%22%20virus&pg=PA171#v=onepage&q=MBDF&f=false|title=Mac OS X Maximum Security|first1=John|last1=Ray|first2=William|last2=Ray|publisher=Sams Publishing|year=2003|accessdate=2013-01-28}}
5. ^{{cite news|url=http://nl.newsbank.com/nl-search/we/Archives?p_text_advanced-0=(%222%20Charged%20In%20Computer%20Virus%20Case%22)|title=2 Charged In Computer Virus Case|date=27 February 1992|first=Ralph|last=Vigoda|newspaper=The Philadelphia Inquirer|accessdate=24 June 2018}}
6. ^{{cite news|url=https://www.nytimes.com/1992/02/26/nyregion/accused-students-worked-for-cornell.html|title=Accused Students Worked for Cornell|date=26 February 1992|newspaper=New York Times|accessdate=2013-01-28}}
7. ^{{cite book|title=Morality and Machines: Perspectives on Computer Ethics|first=Stacey L.|last=Edgar|page=227|publisher=Jones & Bartlett Learning|year=2003|url=https://books.google.com/books?id=CWLyryduwMYC|accessdate=2013-01-28}}
8. ^{{cite web |author=Mark Pilgrim |year=2000–2004 |title=Dive Into Python: Python from novice to pro |url=http://www.diveintopython.net/ |accessdate=1 October 2011}}
9. ^{{cite web |author=Mark Pilgrim |year=2001–2009 |title=Dive Into Python 3 |url=http://diveintopython3.ep.io/ |accessdate=1 October 2011}}
10. ^{{cite news |last=Paul |first=Ryan |date=February 27, 2009 |title=Want to waive copyright? Creative Commons has a tool for you |url=https://arstechnica.com/information-technology/2009/02/want-to-waive-copyright-creative-commons-has-a-tool-for-you/|work=Ars Technica |location= |access-date=July 13, 2017 }}
11. ^{{cite news |last=G.F. |first= |date=October 10, 2011 |title=Status Code 410: Gone |url=https://www.economist.com/blogs/babbage/2011/10/internet-culture |work=The Economist |location= |access-date=July 13, 2017 }}
12. ^Searching For Mark Pilgrim, Eric Meyer
13. ^Hacker News.
14. ^"Mark Pilgrim is alive/annoyed we called the police. Please stand down and give the man privacy and space, and thanks everyone for caring." [https://twitter.com/textfiles/status/121436177298493440]
15. ^[https://web.archive.org/web/20120615002845/http://ctmiller.net/2011/10/lets-discuss-infosuicide/], Christopher T. Miller
16. ^"Mark Pilgrim, author of many 'Dive into ...' books and guides, has — as the saying now goes — 'committed infosuicide' [...]" Searching For Mark Pilgrim
17. ^410 Gone - Thoughts on Mark "diveintomark" Pilgrim's and _why's infosuicides, Scott Hanselman
18. ^[https://web.archive.org/web/20060417192641/http://diveintomark.org/archives/2004/10/18/exit Every Exit], Mark Pilgrim (archive.org)

External links

{{wikiquote|Mark Pilgrim}}
  • {{cite web

|url=http://diveintomark.org/
|title=Dive into Mark - Personal site
|archiveurl = https://web.archive.org/web/20110718034434/http://diveintomark.org/
|archivedate= 2011-07-18
|accessdate= 2011-09-30
}}
  • {{cite book | url=https://www.diveinto.org/python3/ |title=Dive Into Python 3|author=Mark Pilgrim |date= October 21, 2009|accessdate=2013-10-07 |isbn=1-4302-2415-0 }}
  • Dive Into Python - The complete text can be downloaded in a variety of formats
  • [https://diveintohtml5.appspot.com/ Dive Into HTML5 - The full copy of Mark's online book]
  • {{cite web |author=Mike Orr |date=January 5, 2005 |title=Dive Into Python by Mark Pilgrim |work=Linux Journal |url=http://www.linuxjournal.com/article/7721 |accessdate=2010-01-06 }}
  • {{worldcat id |id=lccn-no2004-91004 }}
{{Authority control}}{{DEFAULTSORT:Pilgrim, Mark}}

8 : 1972 births|Living people|Place of birth missing (living people)|American bloggers|American computer programmers|Google employees|Free software people|People from Apex, North Carolina

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/9/23 1:23:20