-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
294 lines (262 loc) · 15.5 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
291
292
293
294
<!DOCTYPE html>
<!-- saved from url=(0020)http://hn-dotnet.de/ -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>hndotnet - Home Page</title>
<link href="css/styles.css" rel="stylesheet" />
<link href="css/font-awesome.min.css" rel="stylesheet" />
</head>
<body style="max-width: 100%;">
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand" href="http://hn-dotnet.de/">.Net Usergroup Heilbronn</a>
</div>
<div class="navbar-collapse collapse">
</div>
</div>
</div>
<div class="container-fluid body-content">
<div class="row">
<div class="col-md-12 bg-lightBlue full-height header" style="height: 936px;">
<div class="row">
<!--
<div class="arrow_box col-md-offset-2 col-md-3">
<h3>Nächster Termin: Toolporn</h3>
<p>Ort: KIS - Kaufland Informationssysteme GmbH & Co. KG, Haller Str. 60, 74189 Weinsberg</p>
<p>
Dieses Mal sollen alle in Aktion treten, die sich berufen fühlen. Jeder hat dieses eine Tool was er über alle Maßen liebt.
Oder man hat vor einer Weile ein Framework gefunden und hyped das jetzt ganz massiv. Wie wäre es, dass mal allen zu zeigen.
</p>
<p><a href="http://www.meetup.com/de-DE/dotNet-Usergroup-Heilbronn/events/229341590/"> <i class="fa fa-calendar"></i> Anmeldung bei MeetUp</a></p>
<p><a href="https://www.xing.com/events/toolporn-1667138"> <i class="fa fa-xing"></i> Anmeldung bei Xing</a></p>
</div>
-->
<div class="arrow_box col-md-offset-2 col-md-3">
<h3>Kalender importieren</h3>
<p>Unseren Kalender kannst du auch direkt in deine Kalenderapp abonieren. Dann verpasst du bestimmt
nichts mehr.</p>
<p><a href="events.ics">Hier gehts zur .ICS-Datei</a></p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-10 col-md-offset-1">
<br />
<ul class="nav nav-tabs" style="cursor: pointer;">
<li id="tabComming" class="active"><a onclick="$('#comming').show();$('#passed').hide(); $('#tabComming').toggleClass('active'); $('#tabPassed').toggleClass('active');">Nächste Veranstaltungen</a></li>
<li id="tabPassed"><a onclick="$('#comming').hide();$('#passed').show(); $('#tabComming').toggleClass('active'); $('#tabPassed').toggleClass('active');">Vergangene Veranstaltungen</a></li>
</ul>
<table class="table table-striped" id="comming">
<thead>
<tr>
<td>Datum</td>
<td>Name</td>
<td>Beschreibung</td>
<td>Veranstalltungsort</td>
</tr>
</thead>
<tbody>
</tbody>
</table>
<table class="table table-striped" id="passed" style="display: none;">
<thead>
<tr>
<td>Datum</td>
<td>Name</td>
<td>Beschreibung</td>
<td>Veranstalltungsort</td>
</tr>
</thead>
<tbody>
<tr>
<td>13.04.2016</td>
<td><a href="/events/160413/">Tool-Porn</a></td>
<td>Hast auch du ein Lieblingstool für deine tägliche Arbeit als Entwickler? Zeig es uns.</td>
<td>KIS - Kaufland Informationssysteme GmbH & Co. KG, Haller Str. 60, 74189 Weinsberg</td>
</tr>
<tr>
<td>01.03.2016</td>
<td><a href="http://hn-dotnet.de/events/20150301-MeetAndChill/">MeetAndChill Gadgetabend </a></td>
<td>Cooles neues Gadget? Dann zeig her! In gemühtlicher Atmosphäre mal das Spielzeug vergleichen.</td>
<td>Irish Pub Lammgasse</td>
</tr>
<tr>
<td>03.02.2016</td>
<td><a href="/events/160203-stefan-dirschnabe-Flow-Based-Development-Event-Based-Componentsl.html">
Flow Based Development / Event Based Components</a></td>
<td>Referent: Stefan Dirschnabel (<a href="http://codelution.de/">codelution.de</a> -
<a href="https://www.xing.com/profile/Stefan_Dirschnabel"><i class="fa fa-xing"></i> Xing</a>)</td>
<td>KIS - Kaufland Informationssysteme GmbH & Co. KG, Haller Str. 60, 74189 Weinsberg</td>
</tr>
<tr>
<td>05.01.2016</td>
<td><a href="http://hn-dotnet.de/events/20160105-MeetAndChill/">Meet And Chill</a></td>
<td>Ein lockeres Treffen mit spontanen Diskussionen rund um .Net und den Alltag. Jeder ist eingeladen.</td>
<td>Irish Pub Lammgasse</td>
</tr>
<tr>
<td>02.12.2015</td>
<td><a href="#">Live-Session WebAPI (2.0)</a></td>
<td>Wir wollen uns Microsofts WebAPI 2.0 einmal ansehen. Dazu wollen wir unser Portal von der letzten
Session weiterentwickeln und als Webapp umsetzten. Der Fokus liegt dabei auf einer einfachen
REST API und einem schmalen Frontend mit jQuery und Knockout.</td>
<td>Coworking Heilbronn e.V.</td>
</tr>
</tbody>
</table>
</div>
</div>
<!--
<div class="row" style="background: #0072c6; color: #fff; padding-top: 15px; padding-bottom: 15px;">
<div class="col-md-5 col-md-offset-1">
<h3>Veranstaltungshinweis - Microsoft Azure Tour</h3>
<p>
Die Microsoft Azure Tour ist eine kostenlose eintägige Veranstaltung für IT-Professionals und Entwickler.
</p>
<p>
<a href="https://microsoft.eventcore.com/azuretour/frankfurt/auth/login#/" style="color:#fff;"><i class="fa fa-arrow-right"></i> Hier registrieren.</a>
</p>
<p>
<span style="font-weight: bold;">Ort: </span> Messe Frankfurt, Ludwig-Erhard-Anlage 1, 60327 Frankfurt am Main<br />
<span style="font-weight: bold;">Zeit: </span> 26. 2. 2016, ab 7:30 Uhr<br />
<a href="http://binged.it/1P6LPzj" style="color:#fff;"><i class="fa fa-map"></i> Karte anzeigen</a>
</p>
</div>
<div class="col-md-4">
<img src="https://raw.githubusercontent.com/hn-dotnet/hn-dotnet.github.io/master/events/20160226-Azuretour/azuretour.png" />
</div>
</div>
-->
<div class="row">
<div class="col-md-5 col-md-offset-1">
<h3>Wer sind wir?</h3>
<p>
Wir sind eine Gruppe von .Net-Entwicklern, die sich dem gegenseitigem Austausch über ihre Arbeit und der .Net-Plattform verschrieben
haben. Wir wollen die Kommunikation und Sichtbarkeit von dotNet-Entwicklern in der Region und darüber
hinaus fördern. Dazu treffen wir uns zum Netzwerken beim MeetAndChill oder diskutieren bei Sessions über
bestimmte Themen.
</p>
<p>
Jeder ist eingeladen. Wir freuen uns dich bei einem unserer Treffen zu begrüßen. Egal ob langjähriger Entwickler, Padawan
der Programmierung oder was auch immer - jeder kann die Diskussion bereichern.
</p>
<p>
Du brauchst Hilfe bei einem Projekt? Suchst nach Anregungen oder Diskusionspartnern? Immer hereinspaziert. Wir bieten unterschiedliche
Formate an, so dass für jeden etwas dabei ist. Auserdem bieten wir immer eine gemütliche Atmosphäre und
auch eine Runde Offtopic ist nicht verkehrt. Also kommt vorbei und macht euch selbst ein Bild.
</p>
</div>
<div class="col-md-4 col-md-offset-1">
<a href="http://hn-dotnet.de/blog/20160518-dotnet-wird-developer/">
<div>
<h3>Blogbeitrag: #devHN</h3> .Net Usergroup Heilbronn goes connect.IT Developer
</div>
</a>
<a href="http://hn-dotnet.de/blog/20160413-toolporn/">
<div>
<h3>Blogbeitrag: Toolporn - Liste der Tools</h3> Hier findet ihr einen kleinen Bericht und die Liste der vorgestellten Tool.
</div>
</a>
</div>
</div>
<div class="row">
<div class="col-md-5 col-md-offset-1">
<h3>Was ist .Net?</h3>
<p>
Der Begriff .Net Bezeichnet eine Sammlung von Frameworks von Microsoft. Seit dem Jahr 2000 wird es als Plattform für Entwickler
unterschiedlicher Sprachen immer weiter ausgebaut. Mittlerweile ist die wichtigste Komponente der .Net
Core, der von Microsoft für nahezu alle Gerätetypen bereitgestellt wird. So kann mit .Net plattformunabhängig
entwickelt werden.
</p>
<p>
Neben dem Core gibt es viele weiter Module. ASP.Net ist eine Erweiterung um Web-Portale zu entwicklen, während WPF für die
Entwicklung von Desktopanwendungen eingestzt wird. Es gibt Erweiterungen für die Entwicklung von Apps
für Windows Phone, Android und IPhone. Je nach Anwendungsfall gibt es eine vielzahl weiterer Module.
</p>
<p>
Um es dem Entwickler leichter zu machen, hat Microsoft Visual Studio als IDE bereitgestellt. Diese IDE verfügt über den Paketmanager
"NuGet" um alle Module zu verwalten. So minimiert sich der Aufwand für Entwickler bei der Suche von Modulen.
</p>
</div>
<div class="col-md-4 col-md-offset-1">
</div>
</div>
<footer class="bg-darkGray footer">
<div class="container-fluid">
<div class="row" style="margin: 0;">
<div class="col-md-3 col-lg-offset-1">
<h4>Du findest uns auch auf:</h4>
<p><a href="https://github.com/orgs/hn-dotnet"><i class="fa fa-github"></i> GitHub</a></p>
<p><a href="https://twitter.com/hndnug"><i class="fa fa-twitter"></i> Twitter</a></p>
<p><a href=""><i class="fa fa-facebook"></i> Facebook</a></p>
<p><a href="https://www.xing.com/communities/groups/dotnet-usergroup-heilbronn-e9a6-1083066"><i class="fa fa-xing"></i> XING</a></p>
</div>
<div class="col-md-2">
<p>Impressum</p>
<div class="row">
<div class="impressum">
<p>Angaben gemäß § 5 TMG</p>
<p>
Jonathan Günz <br> Sülmerstraße 21<br> 47072 Heilbronn <br>
</p>
<p>
<strong>Vertreten durch: </strong><br> Jonathan Günz<br>
</p>
<p>
<strong>Kontakt:</strong> <br> Telefon: 0173-3606971<br> E-Mail: <a href="mailto:jonathan.guenz@outlook.com">jonathan.guenz@outlook.com</a><br>
</p>
<p>
<strong>Verantwortlich für den Inhalt nach § 55 Abs. 2 RStV:</strong><br> Jonathan Günz
<br> Sülmerstraße
<br> 74072 Heilbronn <br>
</p>
</div>
</div>
</div>
<div class="col-md-2">
<h4>Auch von Interesse</h4>
<p><a href="http://connect-it.hn/">connect.IT</a></p>
<p><a href="http://coworking-heilbronn.org/">Coworking Heilbronn</a></p>
<p><a href="http://codefor.de/en/heilbronn/">Code for Heilbronn</a></p>
</div>
<div class="col-md-3">
<iframe id="twitter-widget-0" scrolling="no" frameborder="0" allowtransparency="true" allowfullscreen="true" class="twitter-timeline twitter-timeline-rendered"
style="position: static; visibility: visible; display: inline-block; width: 100%; height: 500px; padding: 0px; border: none; max-width: 520px; min-width: 180px; margin-top: 0px; margin-bottom: 0px; min-height: 200px;"
data-widget-id="656119082408878080" data-user-id="3087162135" title="Twitter Timeline"></iframe>
<script>
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
</script>
</div>
</div>
<div class="row" style="margin: 0;border-top:solid 1px #121212; background-color:#272727; padding: 15px 0px 15px 0px;">
<div class="col-md-10 col-md-offset-1">
© 2015 dotNet Usergroup Heilbronn
</div>
</div>
</div>
</footer>
</div>
<script src="js/jquery.js"></script>
<script src="js/knockout.js"></script>
<script src="js/bootstrap.js"></script>
<script>
$(document).ready(function()
{
$(".full-height").height($(window).height()-100);
})
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-62280697-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>