-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
197 lines (186 loc) · 8.93 KB
/
index.html
File metadata and controls
197 lines (186 loc) · 8.93 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Saskatchewan JavaScript | Community Powered Learning</title>
<meta name="description" content="Want to learn JavaScript? How about testing JavaScript and building rich client-side applications with things like Backbone.JS, Underscore.JS and Node.JS. Join us at SaskJavaScript!">
<meta name="author" content="David Mosher">
<!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Le styles -->
<link href="css/bootstrap.css" rel="stylesheet">
<style type="text/css">
body {
padding-top: 60px;
}
</style>
<!-- Le fav and touch icons -->
<!-- <link rel="shortcut icon" href="images/favicon.ico">
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png"> -->
</head>
<body>
<div class="topbar">
<div class="fill">
<div class="container">
<a class="brand" href="#">Saskatchewan JavaScript</a>
<p class="sponsor">Sponsored by </p>
<a class="sponsor-img" href="http://www.coconutcalendar.com">
<img src="img/coconut.png" alt="Coconut Calendar" />
</a>
</div>
</div>
</div>
<div class="container">
<!-- Main hero unit for a primary marketing message or call to action -->
<div class="hero-unit">
<h1>Want to learn JavaScript?</h1>
<p>There are plenty of places to learn how to use JavaScript the wrong way.</p>
<p>We are a community group that is dedicated to teaching people how to become better front-end developers by learning how to use JavaScript the right way.</p>
<p>
<a href="http://www.twitter.com/#!/saskjavascript" class="btn info large">Follow Us on Twitter</a>
<a href="http://www.facebook.com/groups/saskjavascript/" class="btn primary large">Join our Facebook Group</a>
</p>
</div>
<div class="row">
<div class="span10">
<div class="page-header">
<h1>What? Where? When? <small>(I need details, yo!)</small></h1>
</div>
<span class="label warning">Next Meeting</span>
<div class="row">
<div class="span10">
<h3>Sencha Touch <small>(new and improved!)</small></h3>
<p>
We will take a look at the new hotness that's built into <a href="http://www.sencha.com/products/touch">Sencha Touch 2</a> and see what kind of mobile applications it is best suited for.
</p>
<h3>Backbone + Bootstrap + Form Validation <small>(an extensible, reusable widget)</small></h3>
<p>
Ever wanted an easy way to do form validation in <a href="http://documentcloud.github.com/backbone/">Backbone</a>? Come join us as we investigate a simple, convention-based, Backbone View that integrates with HTML5 input types and <a href="twitter.github.com/bootstrap/">Twitter Bootstrap tooltips.</a>
</p>
</div>
<div class="span5">
<h3>Where</h3>
<address>
<strong>Zu</strong><br>
303 Pacific Ave
Saskatoon, SK<br>
</address>
</div>
<div class="span5">
<h3>When</h3>
<p>
<strong>Tuesday, April 10, 2012</strong><br>
6:30pm - 8:30pm<br>
<a href="http://www.facebook.com/events/369567336414820" class="btn success">Sign Up to Attend!</a>
</p>
</div>
</div>
<iframe width="580" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=zu,+Pacific+Avenue,+Saskatoon,+Saskatchewan,+Canada&aq=0&oq=zu+sask&sll=37.0625,-95.677068&sspn=46.946584,93.076172&ie=UTF8&hq=zu,&hnear=Pacific+Ave,+Saskatoon,+Division+No.+11,+Saskatchewan,+Canada&t=m&ll=52.132496,-106.66741&spn=0.006295,0.006295&output=embed"></iframe><br /><small><a href="http://maps.google.com/maps?f=q&source=embed&hl=en&geocode=&q=zu,+Pacific+Avenue,+Saskatoon,+Saskatchewan,+Canada&aq=0&oq=zu+sask&sll=37.0625,-95.677068&sspn=46.946584,93.076172&ie=UTF8&hq=zu,&hnear=Pacific+Ave,+Saskatoon,+Division+No.+11,+Saskatchewan,+Canada&t=m&ll=52.132496,-106.66741&spn=0.006295,0.006295" style="color:#0000FF;text-align:left">View Larger Map</a></small>
</div>
<div class="span5 offset1">
<div class="page-header">
<h1>Latest Tweets</h1>
</div>
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 6,
interval: 30000,
width: 'auto',
height: 555,
theme: {
shell: {
background: '#f5f5f5',
color: '#040404'
},
tweets: {
background: '#ffffff',
color: '#040404',
links: '#00704b'
}
},
features: {
scrollbar: true,
loop: false,
live: true,
behavior: 'all'
}
}).render().setUser('saskjavascript').start();
</script>
</div>
</div>
<hr/>
<div class="row">
<div class="span16">
<div class="row">
<div class="span-one-third">
<h2>Jasmine BDD</h2>
<p>
<em>Unit Testing.</em>
It's that thing that none of us like to do (especially front-end developers).
Why? Because it's traditionally been hard and there aren't a lot of good resources to teach us how.
</p>
<p>At Sask JavaScript you'll learn how to use JasmineBDD to effectively unit test JavaScript.</p>
<p><a class="btn" href="http://pivotal.github.com/jasmine/">View details »</a></p>
</div>
<div class="span-one-third">
<h2>jQuery</h2>
<p>
<em>The Library we love to hate.</em>
jQuery is great at DOM manipulation but far too often it is used as a <em>framework</em> instead of a <em>library</em>.
We think that's a mistake.
</p>
<p>
Come out to our meetings and you can expect to learn how to use jQuery the right way.
</p>
<p><a class="btn" href="http://www.jquery.com">View details »</a></p>
</div>
<div class="span-one-third">
<h2>YUI</h2>
<p><em>The Yahoo User Interface</em> is a well-documented, full-featured front-end library that is commonly misunderstood.</p>
<p>Some of our members have built entire applications on top of YUI. Come out every second Tuesday night and learn how.</p>
<p><a class="btn" href="http://developer.yahoo.com/yui/">View details »</a></p>
</div>
</div>
<hr/>
<div class="row">
<div class="span-one-third">
<h2>Underscore</h2>
<p>
<em>The Front-End Developers 'swiss-army knife'.</em>
Underscore.JS is a library that should exist in any front-end developers toolbox.
</p>
<p><a class="btn" href="http://documentcloud.github.com/underscore/">View details »</a></p>
</div>
<div class="span-one-third">
<h2>Backbone</h2>
<p>
<em>Client-Side Web Applications.</em>
Backbone makes writing them very easy and allows you separate your data from the DOM.
</p>
<p><a class="btn" href="http://documentcloud.github.com/backbone/">View details »</a></p>
</div>
<div class="span-one-third">
<h2>CoffeeScript</h2>
<p>
<em>A step-change.</em>
CoffeeScript represents a significant shift in the world of front-end development. Part Ruby, part Python, all awesome.
</p>
<p><a class="btn" href="http://jashkenas.github.com/coffee-script/">View details »</a></p>
</div>
</div>
</div>
</div>
<footer>
<p>© SaskJavaScript 2011</p>
</footer>
</div> <!-- /container -->
<script type="text/javascript" src="js/bootstrap-scrollspy.js"/>
</body>
</html>