-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathevents.html
More file actions
137 lines (125 loc) · 6.4 KB
/
events.html
File metadata and controls
137 lines (125 loc) · 6.4 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
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
<!DOCTYPE html>
<html>
<head>
<title>Local Variables | Our Work</title>
<!--Foundation CSS -->
<link href="css/foundation.css" type="text/css" rel="stylesheet"></link>
<link href="css/normalize.css" type="text/css" rel="stylesheet"></link>
<link href="css/foundation-datepicker.css" type="text/css" rel="stylesheet"></link>
<link href="css/foundation-icons.css" type="text/css" rel="stylesheet"></link>
<link href="//cdnjs.cloudflare.com/ajax/libs/foundicons/3.0.0/foundation-icons.css" rel="stylesheet">
<link href="//netdna.bootstrapcdn.com/font-awesome/3.0.2/css/font-awesome.css" rel="stylesheet">
</head>
<body>
<div class="row">
<div class="large-3 columns">
<div style="padding: 10px 0 0 0"><a href="index.html"><img src="img/local_variables_logo.png"/></a></div>
</div>
<div id=navBar class="large-9 columns">
<ul class="right button-group">
<li><a href="about.html" class="button">About Us</a></li>
<li><a href="events.html" class="button">Events</a></li>
<li><a href="ourSponsors.html" class="button">Our Sponsors</a></li>
<li><a href="blog.html" class="button">Blog</a></li>
<li><a href="contact.html" class="button">Contact</a></li>
</ul>
</div>
</div>
<div class="row">
<div class="large-6 columns">
<img src="http://placehold.it/500x500&text=Image"><br>
</div>
<div class="large-6 columns">
<h3 class="show-for-small">Header<hr></h3>
<div class="panel">
<h4 class="hide-for-small">Local Variables June Meetup<hr></h4>
<h5 class="subheader">Local Variables will be meeting at IUSB in the Education and Arts building room 1025 (EA 1025) on Thursday, June 16 at 6 pm. Josh Johanan will talk about setting up a private NuGet server, and Robert Snyder will talk about automated testing (see summary below). The talks start at 6:30 pm. ECI is sponsoring food and refreshments this month. We need to get an accurate head count for food as we need to order in advance, so PLEASE RSVP BY NOON ON JUNE 13 IF YOU ARE COMING! Please join us for a great night of learning, discussion, and networking! As usual, there will be a JetBrains product giveaway too! <br>See everyone there.<br><br><em>Campus map:</em> <a href="https://www.iusb.edu/portal/pdfs/CampusMap.pdf">https://www.iusb.edu/portal/pdfs/CampusMap.pdf</a></h5>
</div>
</div>
</div>
<div class="row">
<div class="large-6 columns">
<div class="panel">
<h5>Running your own private Nuget Server</h5>
<h6>by Josh Johanan</h6>
<h6 class="subheader">Over the past 5 years, NuGet has emerged as the solution for .NET package management. However, it is not always desirable to share all of your reusable code with the world. We will learn how to run a private NuGet server. Then, we will learn how to build and maintain NuGet packages for your that NuGet server.</h6>
<a href="#" class="small button">BUTTON TIME!</a>
</div>
</div>
<div class="large-6 columns">
<div class="panel">
<h5>Automated Testing... But it works in production!</h5>
<h6>by Robert Snyder</h6>
<h6 class="subheader">Automated testing: often talked about, often misunderstood. We will talk through the 4 main types of automated tests. We will also explore some of the more common troubles that a beginner will face, and hopefully help those want to get started with automated testing to avoid some common pitfalls as well as have a goal in mind.</h6>
<a href="#" class="small button">BUTTON TIME!</a>
</div>
</div>
</div>
<!-- Search Bar -->
<div class="row">
<hr>
<div class="large-12 columns">
<div class="radius panel">
<form>
<div class="row collapse">
<div class="large-10 small-8 columns">
<input type="text"/>
</div>
<div class="large-2 small-3 columns">
<a href="#" class="postfix button expand">Search</a>
</div>
</div>
</form>
<!--<div class="row collapse date" id="dpMonths" data-date-format="mm/yyyy" data-start-view="year" data-min-view="year" style="max-width:200px;">
<div class="small-2 columns">
<span class="prefix"><i class="fi-calendar"></i></span>
</div>
<div class="small-10 columns">
<input size="16" type="text" value="02/2012" readonly>
</div>
</div>-->
<!--<script>
$(function(){
$('#dpMonths').fdatepicker();
});
</script>-->
</div>
</div>
</div>
<div class="row">
<div class="large-8 columns">
<h4 id="titleStage">Security: Footprinting by Susan Donoho</h4>
<p id="descriptionStage">In computers, footprinting is the process of accumulating data regarding a specific network environment, usually for the purpose of finding ways to intrude into the environment. Footprinting can reveal system vulnerabilities and improve the ease with which they can be exploited. The more informed software and systems developers are the more secure they can become.</p>
</div>
<div class="large-4 columns">
<img id="imgStage" src="img/susanSecurityTalk.png">
</div>
</div>
<!-- Event images - Also results of search function will display here -->
<div class="row">
<hr>
<div class="large-12 columns" id="work-root">
</div>
</div>
<footer class="row">
<div class="large-12 columns">
<hr/>
<div class="row">
<div class="large-6 columns">
<p>© Copyright 2016 Local Variables</p>
</div>
<div class="large-6 columns">
<ul class="inline-list right">
<li><a href="http://www.meetup.com/localvariables/" target="_blank"><img class="footer-logos" src="img/meetupLogo.jpeg"></a></li>
<li><a href="https://www.facebook.com/LocalVariables" target="_blank"><img class="footer-logos" src="img/FB-f-Logo__blue_50.png"></a></li>
<li><a href="https://twitter.com/localvariables" target="_blank"><img class="footer-logos" src="img/Tlogo.png"></a></li>
<li><a href="https://github.com/LocalVariables" target="_blank"><img class="footer-logos" src="img/GitHubLogo.png"></a></li>
</ul>
</div>
</div>
</div>
</footer>
<script type="text/javascript" src="js/LV.js"></script>
<script type="text/javascript" src="js/foundation/foundation-datepicker.js"></script>
</body>
</html>