-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path#index.html#
More file actions
100 lines (97 loc) · 3.26 KB
/
#index.html#
File metadata and controls
100 lines (97 loc) · 3.26 KB
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
---
title: Title
layout: default
---
<div class='jumbotron masthead'>
<div class='inner'>
<div class='padded whitened'>
<h1>Munich Ruby User Group</h1>
<p>
We're bringing the Munich developer community together to share their knowledge and build a powerful network.
</p>
<br/>
<p>
Next meetup: 8. August 2012, 7:30pm<br />
Location:
</p>
<br />
<p>
Follow us
<a href='https://twitter.com/muc_rubyshift'>
@muc_rubyshift
</a>
, subscribe to
<a href='https://groups.google.com/group/rubyshift-muenchen'>
Google Group
</a>
</p>
<br />
</div>
</div>
</div>
<div class='row even'>
<div class='span4 whitened'>
<div class='wrapper'>
<img class='icon' src='/assets/images/people.png' />
<h2>Community</h2>
<p>
Join the Munich tech community and meet new people. We're all working on something or facing problems that others have seen. Meeting your community will help you to get better.
</p>
<p>
Our interests go way beyond Ruby. We love to search for the new approaches and develop innovative stuff. Clojure, Scala, C, scalability, databases and more.
</p>
</div>
</div>
<div class='span4 whitened'>
<div class='wrapper'>
<img class='icon' src='/assets/images/lightning.png' />
<h2>Knowledge sharing</h2>
<p>
Expand your knowledge lighting fast! Tell everyone about a project you have recently built, problem you have solved. Hear about others' experiences and learn from them.
</p>
<p>
Got something to share? Offer a topic for discussion or leave a talk proposal
<a href='https://github.com/munichrubyshift/munichrubyshift.github.com/wiki/Talk-Proposals'>
here
</a>
</p>
</div>
</div>
<div class='span4 whitened'>
<div class='wrapper'>
<img class='icon' src='/assets/images/arsenal.png' />
<h2>Hacking</h2>
<p>
Hack something new together? Join or find an open source project that's looking for contributors, or get some help from people who use your libraries and have ideas about how to improve what you've done.
</p>
<p>
<a href='http://munichrug.wufoo.com/forms/z7x3x5/'>
Register
</a>
for the next meetup, join or start the discussion on our
<a href='https://groups.google.com/group/rubyshift-muenchen'>
Google Group
</a>
</p>
</div>
</div>
</div>
<br />
<footer class='footer'>
<div class='whitened'>
<div class='wrapper'>
<p>Follow our team on Twitter
<a href='http://twitter.com/ifesdjeen'>Alex P</a>,
<a href='http://twitter.com/entropyfw'>Marina P</a>,
<a href='https://twitter.com/coffeejunk'>Maximilian Haack</a>,
<a href='https://twitter.com/hidden_features'>Christoph Engelhardt</a>,
<a href='https://twitter.com/kuzrob'>Robert Kuzelj</a>,
<a href='https://twitter.com/flooose'>Chris Floess</a>,
<a href='https://twitter.com/flobby'>Florian Bergmann</a>.
<br />
Lion picture by
<a href='http://www.flickr.com/photos/zuk13'>zuk13</a></p>
</div>
</div>
</footer>
<br/>