-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
290 lines (272 loc) · 12.4 KB
/
index.html
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
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>BerlinCouchDB — Berlin’s CouchDB Usergroup</title>
<meta name="description" content="BerlinCouchDB is a Usergroup on everything Apache CouchDB. We meet every 2nd Thursday each month at 19:00 at co.up, Adalbertstraße 7-8, Berlin-Kreuzberg.">
<meta name="keywords" content="CouchDB, Usergroup, Berlin, Programming, NoSQL, Meetup">
<meta name="author" content="BerlinCouchDB">
<meta name="viewport" content="width=device-width, target-densitydpi=160dpi, initial-scale=1">
<link rel="stylesheet" media="screen" href="css/style.css?v=1">
<link rel="stylesheet" media="print" href="css/print.css?v=1">
<link rel="stylesheet" media="only screen and (min-width: 480px)" href="css/480.css?v=1">
<link rel="stylesheet" media="only screen and (min-width: 768px)" href="css/768.css?v=1">
<link rel="stylesheet" media="only screen and (min-width: 992px)" href="css/992.css?v=1">
<link rel="stylesheet" media="only screen and (min-width: 1382px)" href="css/1382.css?v=1">
<link rel="stylesheet" media="only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2)" href="css/2x.css?v=1">
<link href='http://fonts.googleapis.com/css?family=Droid+Sans:400,700' rel='stylesheet' type='text/css'>
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
</head>
<body>
<header role="banner" class="clearfix">
<hgroup class="clearfix">
<h1 class="logo" title="BerlinCouchDB"></h1>
<h3 class="ug-info triangle-border left">
BerlinCouchDB is a Usergroup on everything <a href="http://couchdb.apache.org" title="Apache CouchDB">Apache CouchDB</a>.
We meet <strong>every 2nd Thursday of the month</strong> at 19:00 at
<a href="http://co-up.de/about.html#location" title="co.up Coworking">co.up, Adalbertstraße 7-8, Berlin-Kreuzberg</a>.
For updates, please subscribe to the <a href="https://groups.google.com/forum/?fromgroups#!forum/berlincouchdb">Berlin CouchDB Google Group</a>,
<a href="http://twitter.com/berlincouchdb">follow us on Twitter</a>
or keep in touch through <a href="http://lanyrd.com/series/berlin-couchdb/">Lanyrd</a>
(<a href="http://lanyrd.com/series/berlin-couchdb/save-to-calendar/">iCal</a>, <a href="http://lanyrd.com/series/berlin-couchdb/feed/">RSS</a>).
</h3>
</hgroup>
</header>
<div role="main" class="content clearfix">
<article class="clearfix">
<header class="clearfix center">
<h1>Next meetup on January, 9<sup>th</sup> 2014</h1>
</header>
<section class="clearfix">
<h4>Next Talks:</h4>
<div class="one-col clearfix">
<div class="speaker">
<h5>
You!
</h5>
<p>
Propose a talk at <a href="https://github.com/janl/berlin-couchdb/issues">janl/berlin-couchdb/issues</a>.
</p>
</div>
</div>
<br />
<h4>Past Talks:</h4>
<div class="three-cols clearfix">
<div class="speaker">
<h3>App-roaches to structuring your Couch-Apps</h3>
<h5>
Johannes J. Schmidt
<a href="http://twitter.com/dieTF">@dieTF</a>
</h5>
<p>
A discussion session about how to structure your CouchApps, how to integrate tools and frameworks.
</p>
</div>
<div class="speaker">
<h3>Cloudant Search</h3>
<h5>
Till!
<a href="http://twitter.com/klimpong">@klimpong</a>
</h5>
</div>
<div class="speaker">
<h3>"how grandpa counts his grandchildren": about map/reducing a
tree</h3>
<h5>
Martin Hilbig
</h5>
</div>
</div>
<div class="one-col clearfix">
<div class="speaker">
<h3>CouchDB Spring Drinks</h3>
<h5>
Berlin CouchDB
<a href="http://twitter.com/BerlinCouchDB">@BerlinCouchDB</a>
</h5>
<p>
Join us for a couple of couch related drinks at <a href="http://www.lugosi-berlin.de/">Lugosi</a>. We meet there at 19:30. Hope to see you all!</p>
</div>
</div>
<div class="two-cols clearfix">
<div class="speaker">
<h3>A Chat about Templates, Bindings and Json-Schema to build flexible, powerful and modular Couch-Apps</h3>
<h5>
Jan Johannes
<a href="http://twitter.com/JFriedensreich">@JFriedensreich</a>
</h5>
<p>
A discussion session
</p>
</div>
<div class="speaker">
<h3>UB-trees and Morton Order, explored in contrast to geocouch's r-tree</h3>
<h5>
Martin Hilbig
</h5>
</div>
</div>
<div class="one-col clearfix">
<div class="speaker">
<h3>CouchDB in the real world: Building distributed car parts shops</h3>
<h5>Oliver <a href="http://twitter.com/okurow">@okurow</a></h5>
<p>Oliver talks about how he uses CouchDB for running distributed car parts shops. Topics include: complex data design and problems of auto parts, mysql-couchdb mapping, filtered replication</p>
</div>
</div>
<div class="two-cols clearfix">
<div class="speaker">
<h3>Introduction to CouchDB V</h3>
<h5>
Katrin
<a href="http://twitter.com/kaalita">@kaalita</a>
</h5>
<p>
Katrin talks about CouchDB for mobile Devices.</p>
</div>
<div class="speaker">
<h3>Various</h3>
<h5>
Max Ogden
<a href="http://twitter.com/@maxogden">@maxogden</a>
</h5>
<p>
Max has a few topics he speaks about. Including this: Experience with CouchDB in DataCouch, thoughts about node.js, nodecopter.</p>
</div>
</div>
<div class="two-cols clearfix">
<div class="speaker">
<h3>Introduction to CouchDB IV - Lists and Shows</h3>
<h5>
Oliver Kurowski
<a href="http://twitter.com/okurow">@okurow</a>
</h5>
<p>
Oliver will cover CouchDB List and Show functions in our latest learning couchdb talk.
As always newbies are welcome!</p>
</div>
<div class="speaker">
<h3>CouchDB in the real world: A seatingplan application as a CouchApp </h3>
<h5>
Johannes J. Schmidt
<a href="http://twitter.com/dieTF">@dieTF</a>
</h5>
<p>
Johannes talks bout how he implemented an awesome seatingplanning application as a CouchApp.
</p>
</div>
</div>
<div class="one-col clearfix">
<div class="speaker">
<h3>CouchDB Summer Drinks</h3>
<h5>
Berlin CouchDB
<a href="http://twitter.com/BerlinCouchDB">@BerlinCouchDB</a>
</h5>
<p>
Join us for a couple of couch related drinks at <a href="http://www.lugosi-berlin.de/">Lugosi</a>. We leave co.up at 19:15. Hope to see you all!</p>
</div>
</div>
<div class="two-cols clearfix">
<div class="speaker">
<h3>Introduction to CouchDB III - Map/ Reduce</h3>
<h5>
Oliver Kurowski
<a href="http://twitter.com/okurow">@okurow</a>
</h5>
<p>
Oliver will cover CouchDB-Map/Reduce in our third learning couchdb talk. :-)
As always newbies are welcome!</p>
</div>
<div class="speaker">
<h3>The Boston Meeting Minutes</h3>
<h5>
Jan Lehnardt
<a href="http://twitter.com/Janl">@janl</a>
</h5>
<p>
Jan Lehnardt gives an overview about the last big Boston developer meeting concerning the future of couchdb.
</p>
</div>
</div>
<div class="two-cols clearfix">
<div class="speaker">
<h3>Introduction to CouchDB II: Replication</h3>
<h5>
Katrin Apel
<a href="http://twitter.com/kaalita ">@kaalita </a>
</h5>
<p>
Katrin presents the first special CouchDB topic: Replication , also this session has room for all your newbie questions and help with problems you have getting started.
</p>
</div>
<div class="speaker">
<h3>Building a SaaS App on a Couch</h3>
<h5>
Alexander Lang
<a href="http://twitter.com/langalex">@langalex</a>
</h5>
<p>In late 2010 Alexander started working on <a href="http://www.cobot.me">cobot.me</a>, a software as a service for coworking spaces mainly built on Ruby on Rails and CouchDB. In this talk, he will share his experiences, the problems encountered and the solutions found, what works well and what doesn't. The talk will cover the every day problems of working on an app that became quite complex over time.</p>
</div>
</div>
<div class="three-cols clearfix">
<div class="speaker">
<h3>Introduction to CouchDB I - CouchDB in 10 Slides</h3>
<h5>
Oliver Kurowski
<a href="http://twitter.com/okurow">@okurow</a>
</h5>
<p>
First Part of our introductory CouchDB sessions. This is a general Introduction to CouchDB concepts.
</p>
</div>
<div class="speaker">
<h3>PouchDB - lightwight CouchDB in the Browser. Implemented in JS</h3>
<h5>
Johannes
<a href="http://die-tf.de">Johannes Jörg Schmidt </a>
</h5>
<p>
<a href="https://github.com/mikeal/pouchdb">PouchDB</a>,
<a href="https://github.com/jo/backbone-pouchdb">Backbone Pouch sync adapter</a>
</p>
</div>
<div class="speaker">
<h3>Thoughts about the future of CouchDB and steps to go there. What we must not give up</h3>
<h5>
Jan Johannes
<a href="http://twitter.com/JFriedensreich">@JFriedensreich</a>
</h5>
<p>
A discussion session
</p>
</div>
</div>
</section>
</article>
</div>
<hr/>
<footer class="clearfix three-cols">
<div>
<h5>Get in touch</h5>
<ul>
<li>
Follow Berlin CouchDB on <a href="http://twitter.com/BerlinCouchDB" title="Follow us on Twitter">Twitter</a>
</li>
</ul>
</div>
<div>
<h5>The team</h5>
<p>
Berlin CouchDB is organized by <a href="http://www.twitter.com/janl" title="Follow Jan L. on Twitter">Jan Lehnardt</a>, <a href="http://www.twitter.com/JFriedensreich" title="Follow Jan J. on Twitter">Jan Johannes</a> & <a href="http://www.twitter.com/kaalita" title="Follow Katrin Apel on Twitter">Katrin Apel</a> . Design by <a href="http://www.twitter.com/m_besser" title="Follow Matti on Twitter">Matti Besser</a>.
</p>
</div>
<div>
<h5>Supporters</h5>
<p>
Our Meetups are hosted by <a href="http://www.co-up.de" title="co.up Coworking">co.up</a>.
</p>
</div>
</footer>
</body>
</html>