Sinatra Book
sinatra-book.gittr.com
Sinatra Book
1–10 of 13 posts
Re: Sinatra Book
#2Though, given that the Sinatra source itself is under 2k lines, were it a real book, it would quickly be much longer than the source itself. :-)
Re: Sinatra Book
#3I must admit some general annoyance at the recent trend in labeling 20-page web-only how-tos "books". Though, given that the Sinatra source itself is under 2k lines, were it a real book, it would quickly be much longer than the source itself. :-)
Re: Sinatra Book
#4Re: Sinatra Book
#5I must admit some general annoyance at the recent trend in labeling 20-page web-only how-tos "books". Though, given that the Sinatra source itself is under 2k lines, were it a real book, it would quickly be much longer than the source itself. :-)
Measuring programming (books) progress by lines of code (lines of text) is like measuring aircraft building progress by weight
Just like with an airplane, if we add in the weight and what it's made of and used for all of the sudden it becomes a pretty interesting metric.
Re: Sinatra Book
#6Earlier quoted context omitted.
Measuring programming (books) progress by lines of code (lines of text) is like measuring aircraft building progress by weight
That's trendy to say, and there's a lot of truth to it, but the fact of the matter is that the number of lines of code in a project does convey useful information about its complexity. More accurate would be to say that it's only one dimension in a multi-dimensional metric. Just like with an airplane, if we add in the weight and what it's made of and used for all of the sudden it becomes a pretty interesting metric.
- Sintara is small (and arguably beautiful), a book on it should be small. Being small doesnot mean it shouldnot be called book.
- Wasn't our biggest gripe with J2ee monster was the enormous complexity, and to handle them the large books required. Wasn't that why rails Django were hailed as game changers? http://i44.tinypic.com/98uhs6.png
Smaller frameworks with smaller learning curve and books take that even further.
Re: Sinatra Book
#7Specific instructions on how to deploy on dreamhost shared accounts (Passanger / fastcgi).
Re: Sinatra Book
#8I must admit some general annoyance at the recent trend in labeling 20-page web-only how-tos "books". Though, given that the Sinatra source itself is under 2k lines, were it a real book, it would quickly be much longer than the source itself. :-)
* Such as seemingly everything Brian Kernighan has co-written.