-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmbib.bib
254 lines (212 loc) · 8.29 KB
/
mbib.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
%% This BibTeX bibliography file was created using BibDesk.
%% http://bibdesk.sourceforge.net/
%% Created for serpiente at 2009-11-22 14:59:56 +0100
%% Saved with string encoding Unicode (UTF-8)
@misc{gae_best_practices,
Author = {Jason Cooper and Joe Gregorio and Jeff Scudder},
Date-Added = {2009-10-25 23:27:05 +0100},
Date-Modified = {2009-10-25 23:30:33 +0100},
Howpublished = {\url{http://code.google.com/appengine/articles/scaling/overview.html}},
Title = {Best practices for writing scalable applications},
Year = {2009}}
@conference{mike_malone_quote,
Author = {Michael Malone},
Booktitle = {Euro Django Conference},
Date-Added = {2009-10-10 03:29:59 +0200},
Date-Modified = {2009-10-10 03:35:11 +0200},
Title = {Scaling Django Web Applications},
Year = {2009}}
@inbook{hg_book,
Author = {Bryan O'Sullivan},
Chapter = {1. A Brief History of Revision Control},
Publisher = {O'Reiley},
Title = {Mercurial: The Definitive Guide},
Year = {2009}}
@inbook{gae_develop,
Author = {Eugene Ciurana},
Chapter = {1. {Google App Engine}},
Publisher = {Springer},
Title = {Developing with {Google App Engine}},
Year = {2009}}
@inbook{high_perf_web,
Author = {Steve Souders},
Chapter = {4. {Gzip Components}},
Publisher = {O'Reilly},
Title = {{High performance web sites: essential knowledge for frontend engineers}},
Year = {2009}}
@inbook{build_scalable,
Author = {Cal Henderson},
Chapter = {9. Scaling Web Applications},
Publisher = {O'Reiley},
Title = {Building scalable web sites},
Year = {2006}}
@inbook{py_nutshell,
Author = {Alex Martelli},
Chapter = {1. Introduction to {P}ython},
Publisher = {O'Reiley},
Title = {Python in a nutshell},
Year = {2006}}
@inbook{uml_use_case,
Author = {Doug Rosenberg and Matt Stephens},
Chapter = {3. Use Case Modeling},
Publisher = {Apress},
Title = {Use case driven object modeling with {UML}: theory and practice},
Year = {2007}}
@inbook{py_power,
Author = {Matt Telles},
Chapter = {1. About {P}ython},
Publisher = {Course Technology PTR},
Title = {Python power!: the comprehensive guide},
Year = {2007}}
@inbook{java_nutshell,
Author = {David Flanagan},
Chapter = {1. Key Benefits of Java},
Publisher = {O'Reiley},
Title = {Java in a nutshell},
Year = {2005}}
@inbook{scalable_arch,
Author = {Theo Schlossnagle},
Chapter = {1. Scaling Up (and Down)},
Publisher = {O'Reiley},
Title = {Scalable Internet Architectures},
Year = {2006}}
@misc{gae_homepage,
Author = {Google code},
Howpublished = {\url{http://code.google.com/appengine/}},
Title = {{Google App Engine} home page},
Year = {2009}}
@misc{linus_subversion,
Author = {Subversion an open source version control system},
Howpublished = {\url{http://subversion.tigris.org/subversion-linus.html}},
Title = {Official subversion site article: Please Stop Bugging Linus Torvalds About Subversion},
Year = 2006}
@misc{ruby_scalable,
Author = {Jason Hoffman},
Howpublished = {\url{http://www.youtube.com/watch?v=mRf4bpEtI6I}},
Title = {Ruby and Scalable Architectures},
Year = 2008}
@misc{gae_why,
Author = {Google code},
Howpublished = {\url{http://code.google.com/appengine/whyappengine.html}},
Title = {{Google App Engine} home page: Why App Engine},
Year = {2009}}
@article{bigtable_about,
Author = {Fay Chang and Jeffrey Dean and Sanjay Ghemawat and Wilson C. Hsieh and Deborah A. Wallach and Mike Burrows and Tushar Chandra and Andrew Fikes and Robert E. Gruber},
Journal = {OSDI'06: Seventh Symposium on Operating System Design and Implementation},
Note = {Seattle, WA},
Title = {Bigtable: A Distributed Storage System for Structured Data},
Year = 2006}
@article{scalable_delft,
Author = {Maarten van Steen and Stefan van der Zijden and Henk J. Sips},
Journal = {Proceedings of the 22nd International Computer Software and Applications Conference},
Title = {Software Engineering for Scalable Distributed Applications},
Year = {1998}}
@article{google_wsdm,
Author = {Jeffrey Dean},
Journal = {Keynote talk at 2nd ACM International Conference on Web Search and Data Mining},
Note = {Barcelona, Spain},
Title = {Challenges in Building Large-Scale Information Retrieval Systems},
Year = {2009}}
@misc{gae_request_cycle,
Author = {Alon Levi},
Howpublished = {\url{http://code.google.com/events/io/sessions/FromSparkPlugToDriveTrain.html}},
Month = {May},
Title = {Google {I/O} Session: Life of an App Engine Request},
Year = 2009}
@misc{gae_best_practises_plus_load_tests,
Author = {Ken Ashcraft},
Date-Modified = {2009-11-22 14:59:13 +0100},
Howpublished = {\texttt{http://sites.google.com/site/io/}\newline\texttt{best-practices---building-a-production-quality-application-on-google-\newline app-engine}},
Month = {May},
Title = {Google {I/O} Session: Best Practices - Building a Production Quality Application on Google App Engine},
Year = 2008}
@misc{git_talk,
Author = {Linus Torvalds},
Howpublished = {\url{http://www.youtube.com/watch?v=4XpnKHJAok8}},
Month = {May},
Title = {Google Tech Talk: {L}inus {T}orvalds on git},
Year = 2007}
@misc{py_about,
Author = {The Python Software Foundation},
Howpublished = {\url{http://www.python.org/about/}},
Title = {About {P}ython on the official {P}ython language web page},
Year = {2009}}
@misc{py_quote,
Author = {Prof. James A. Hendler},
Howpublished = {\url{http://www.python.org/about/quotes/}},
Title = {University of {M}aryland},
Year = 2008}
@misc{py_code_swarm,
Author = {Michael Ogawa},
Howpublished = {\url{http://vis.cs.ucdavis.edu/~ogawa/codeswarm/}},
Title = {Codeswarm project for organic software visualization}}
@misc{svn_talk,
Author = {Brian Fitzpatrick and Ben Collins-Sussman},
Howpublished = {\url{http://sites.google.com/site/io/how-open-source-projects-survive-poisonous-people}},
Month = {May},
Title = {Google {I/O} Session: How Open Source Projects Survive Poisonous People},
Year = 2008}
@misc{google_hg_git_compare,
Author = {{Google Code}},
Howpublished = {\url{http://code.google.com/p/support/wiki/DVCSAnalysis}},
Month = {April},
Title = {{Analysis of Git and Mercurial}},
Year = 2009}
@misc{wiki_dvcs_list,
Author = {Wikipedia},
Howpublished = {\url{http://en.wikipedia.org/wiki/List_of_revision_control_software}},
Month = {July},
Title = {List of revision control software},
Year = 2009}
@misc{httperf_tool,
Author = {{David Mosberger and Tai Jin and Stephane Eranian and Dick Carter and Hewlett-Packard Research Laboratories}},
Howpublished = {\url{http://www.hpl.hp.com/research/linux/httperf/}},
Month = {October},
Title = {{httperf: A Tool for Measuring Web Server Performance}},
Year = 2000}
@misc{autobench_tool,
Author = {Julian T. J. Midgley},
Howpublished = {\url{http://www.xenoclast.org/autobench/}},
Month = {May},
Title = {{autobench: Automated benchmarking of web servers using httperf}},
Year = 2004}
@misc{siege_tool,
Author = {Jeffrey Fulmer},
Howpublished = {\url{http://www.joedog.org/index/siege-home}},
Month = {May},
Title = {{siege: HTTP load testing and benchmarking utility}},
Year = 2009}
@misc{ab_tool,
Author = {{The Apache Software Foundation}},
Howpublished = {\url{http://httpd.apache.org/docs/2.0/programs/ab.html}},
Month = {October},
Title = {{ab: Apache HTTP server benchmarking tool}},
Year = 2008}
@misc{nginx_tool,
Author = {{Igor Sysoev}},
Howpublished = {\url{http://nginx.net/}},
Month = {October},
Title = {{nginx: Free, open-source, high-performance HTTP server}},
Year = 2009}
@misc{lighthttp_tool,
Author = {{Jan Kneschke}},
Howpublished = {\url{http://www.lighttpd.net/}},
Month = {November},
Title = {{lighttpd: HTTP server that aims in security, speed, compliance, and flexibility}},
Year = 2009}
@misc{wiki_dvcs_compare,
Author = {Wikipedia},
Howpublished = {\url{http://en.wikipedia.org/wiki/Comparison_of_revision_control_software}},
Month = {July},
Title = {Comparison of revision control software},
Year = 2009}
@misc{ohloh_projects,
Author = {Andy Verprauskus},
Howpublished = {\url{http://www.ohloh.net/languages/compare?commit=Update&l0=cpp&l1=csharp&l2=java&l3=python&l4=ruby&l5=-1&measure=projects}},
Title = {Compare languages tool by {O}hloh sevice},
Year = 2009}
@misc{ohloh_contributors,
Author = {Andy Verprauskus},
Howpublished = {\url{http://www.ohloh.net/languages/compare?commit=Update&l0=cpp&l1=csharp&l2=java&l3=python&l4=ruby&l5=-1&measure=contributors}},
Title = {Compare languages tool by {O}hloh sevice},
Year = 2009}