- Cloning Internet Applications with Ruby
- Chang Sau Sheong
- 402字
- 2021-08-03 15:27:10
Chapter 1. Cloning Internet Applications
This book is about copying. Copying has an unpleasant reputation in these copyright and intellectual property sensitive times, but it's probably unknown to many, that it has an illustrious past. When we were babies, the main way we learnt was through copying what our parents did. If you have young children you soon learn to your regret the first time you utter any insalubrious words and how quickly your child copies your exclamation and mannerisms. Our number system was copied from the Arabs (that's why they are called Arabic numerals) but it was first used by the Indians from the Indian subcontinent, and subsequently copied by the Arabs in the Middle-East. The English language regularly copies words from other languages. In fact the word 'copy' comes from the Old French word copie which comes from the Medieval Latin word copia.
That is not to say infringing copyright is the right thing to do when someone else has spent tremendous effort in coming up with the original. However, it should be recognized that not all things are copyrightable, patentable, or can be trademarked, and that is for a good reason. Ideas for example are generally not considered as intellectual property. Copyright is the protection of expressions of ideas, not the protection of the ideas themselves. Patent law is used for the protection of inventions for a limited time in return for the disclosure of the invention. Again it is not a protection of ideas; the concept of patent law is to promote the liberation of the idea in exchange for limited monopoly. Google is well known to have dominance in the search engine market but it doesn't mean it has monopoly on search engines. Anyone else is free to write his/her own search engine (though taking part of Google's search engine code to write your own search engine is copyright infringement).
This idea of copying is the basis of the book you are holding. In short, the premise of this book is to learn how each of the popular Internet applications we clone work through copying the ideas behind them.
In this chapter we will cover:
- A brief description of the type of people who would like to read this book
- The popular Internet applications described in this book and why we chose them
- The various technologies used in this book, including Sinatra, DataMapper, and Haml
- iOS應用逆向與安全之道
- Photoshop CC 2018實用教程
- Scratch 1.4: Beginner’s Guide
- 好的PPT會說話:如何打造完美幻燈片
- Python Text Processing with NLTK 2.0 Cookbook: LITE
- SolidWorks2014基礎實例教程
- Illustrator CC 2018中文版入門與提高
- iPhone JavaScript Cookbook
- 剪映視頻后期剪輯零基礎入門到精通
- SolidWorks 2019快速自學寶典
- PHP 5 Social Networking
- Vue.js快速入門
- 正則表達式必知必會(修訂版)
- Microsoft SQL Azure Enterprise Application Development
- Magento 1.3 Theme Design