Skip to content

Commit 66f4855

Browse files
committed
additions and changes
1 parent 4cd1b91 commit 66f4855

File tree

5 files changed

+7
-53
lines changed

5 files changed

+7
-53
lines changed

Diff for: .dropbox

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
198482066

Diff for: README.md

+2-47
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,3 @@
1-
Welcome!!!
1+
The original words in this book are (c) 2012-2013, Reginald Braithwaite. All rights reserved. It is neither free as in speech nor free as in beer. This repository is made available to paying, licensed readers for the purpose of [suggesting corrections and enhancements](https://github.com/raganwald/javascript-allonge/issues).
22

3-
Dear friends and readers:
4-
5-
On October 1st, 2013, I announced that [JavaScript Allongé](https://leanpub.com/javascript-allonge) became free: It is now licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported License][license]. You are free:
6-
7-
* to Share—to copy, distribute and transmit the work
8-
* to Remix—to adapt the work
9-
* to make commercial use of the work
10-
11-
Read the [license](http://creativecommons.org/licenses/by-sa/3.0/deed.en_US) yourself for the full details. But the bottom line is, it’s free, *free*, **FREE**!
12-
13-
And don’t just take my word for it, [here’s the entire book online](https://leanpub.com/javascript-allonge/read).
14-
15-
### q & a
16-
17-
> I don't want to pay to download a PDF. Can I make my own?
18-
19-
Yes, you can take the HTML that is available online or the moarkdown source in this repository and make your own PDF. Or any other format.
20-
21-
> I'd like to share it
22-
23-
And I'd also like you to share it, in this form, in PDF, or anything else. Go wild, just follow the attribution rules in the [license].
24-
25-
> Hey, I have a great way to make money with this.
26-
27-
Go for it, you are free to make commercial use of the work. For example, you could:
28-
29-
* Take this book, add your own annotations, expansions, and commentary, and sell it yourself.
30-
* Sell it in ebook form for less than I'm charging.
31-
* Host it on your site and make money from ads.
32-
* Write a JS tool and use the book as part of the help content.
33-
34-
It's all good, just follow the [license terms][license].
35-
36-
> I found a typo! Can I email you about it?
37-
38-
Thanks, but my email inbox is a disaster zone. Let's treat the book like OSS. In order of my preference, you should:
39-
40-
1. Create an [issue], fork the repo, fix the issue, and then send me a [pull request][pull]. (Best!!)
41-
2. Fork the repo, fix things to your satisfaction, and then send me a [pull request][pull]. (Better!)
42-
3. Create an [issue]. (Good.)
43-
44-
Thanks!
45-
46-
[license]: http://creativecommons.org/licenses/by-sa/3.0/deed.en_US "Creative Commons Attribution-ShareAlike 3.0 Unported License"
47-
[issue]: https://github.com/raganwald/javascript-allonge/issues
48-
[pull]: https://github.com/raganwald/javascript-allonge/pulls
3+
Pull requests are welcome.

Diff for: manuscript/markdown/Appendices/copyright.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
## Copyright Notice
22

3-
The original words in this book are (c) 2012-2013, Reginald Braithwaite. [Some rights reserved][license].
4-
5-
[license]: http://creativecommons.org/licenses/by-sa/3.0/deed.en_US "Creative Commons Attribution-ShareAlike 3.0 Unported License"
3+
The original words in this book are (c) 2012-2013, Reginald Braithwaite. All rights reserved.

Diff for: manuscript/markdown/Prefaces/title.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
![Caffe Molinari](images/caffemolinari.jpg)
44

5-
> "Café Allongé, also called Espresso Lungo, is a drink midway between an Espresso and Americano in strength. There are two different ways to make it. The first, and the one I prefer, is to add a small amount of hot water to a double or quadruple Espresso Ristretto. Like adding a splash of water to whiskey, the small dilution releases more of the complex flavours in the mouth.
5+
> "Café Allongé, also called Espresso Luongo, is a drink midway between an Espresso and Americano in strength. There are two different ways to make it. The first, and the one I prefer, is to add a small amount of hot water to a double or quadruple Espresso Ristretto. Like adding a splash of water to whiskey, the small dilution releases more of the complex flavours in the mouth.
66
>
77
> "The second way is to pull an extra long double shot of Espresso. This achieves approximately the same ratio of oils to water as the dilution method, but also releases a different mix of flavours due to the longer extraction. Some complain that the long pull is more bitter and detracts from the best character of the coffee, others feel it releases even more complexity.
88
>
9-
> "The important thing is that neither method of preparation should use so much water as to result in a sickly, pale ghost of Espresso. Moderation in all things."
9+
> "The important thing is that neither method of preparation should use so much water as to result in a sickly, pale ghost of Espresso. Moderation in all things."

Diff for: manuscript/markdown/prelude.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
*The following material is extremely basic, however like most stories, the best way to begin is to start at the very beginning.*
44

5-
Imagine we are visiting our favourite coffee shop. They will make for you just about any drink you desire, from a short, intense espresso ristretto through a dry cappuccino, up to those coffee-flavoured dessert concoctions featuring various concentrated syrups and milks. (You tolerate the existence of sugary drinks because they provide a sufficient profit margin to the establishment to finance your hanging out there all day using their WiFi and ordering a $3 drink every few hours.)
5+
Imagine we are visiting our favourite coffee shop. They will make for you just about any drink you desire, from a sort, intense espresso ristretto through a dry cappuccino, up to those coffee-flavoured desert concoctions featuring various concentrated syrups and milks. (You tolerate the existence of sugary drinks because they provide a sufficient profit margin to the establishment to finance your hanging out there all day using their WiFi and ordering a $3 drink every few hours.)
66

77
You express your order at one end of their counter, the folks behind the counter perform their magic, and deliver the coffee you value at the other end. This is exactly how the JavaScript environment works for the purpose of this book. We are going to dispense with web servers, browsers and other complexities and deal with this simple model: You give the computer an [expression], and it returns a [value], just as you express your wishes to a barista and receive a coffee in return.
88

0 commit comments

Comments
 (0)