Skip to content

Commit 1e93068

Browse files
author
Faris Chebib
committed
updating maps on each upcoming meetup page
1 parent 9e2b002 commit 1e93068

File tree

2 files changed

+41
-31
lines changed

2 files changed

+41
-31
lines changed

Diff for: static/js/controller.js

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ angular.module('utahPython', ['ui.router'])
2727
})
2828
.controller('MeetupCtrl', function($http) {
2929
var meetup = this;
30+
3031
// The signed url shouldn't contains any provate key information
3132
// It's created by using the meetup js api features
3233
meetup.signed_url = "https://api.meetup.com/2/events?offset=0&format=json&limited_events=False&group_urlname=UtahPython&page=200&fields=&order=time&desc=false&status=upcoming&sig_id=10704711&sig=7eb0b440ac115c04d9133423ec0eb94c8d6ded89"

Diff for: upcoming.md

+40-31
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ upcoming-nav: True
55
url-needle-map: http://maps.google.com/maps?q=14864+Pony+Express+Dr.+Bluffdale,+UT+84065
66
url-group: https://groups.google.com/forum/#!forum/utahpython
77
url-hirevue-map: http://maps.google.com/maps?q=10876+S+River+Front+Pkwy+South+Jordan%2C+UT+84095
8+
url-zaniac-map: https://goo.gl/maps/wpnYD
9+
url-neutron-map: https://goo.gl/maps/VZI0D
10+
url-utah-meetup: http://www.meetup.com/UtahPython/
11+
url-utah-north-meetup: http://www.meetup.com/Python-Utah-North/
12+
url-dupont-map: https://goo.gl/maps/rqX2I
813
---
914

1015
## Meetups
@@ -13,63 +18,72 @@ Utah Python a number of different meetups around Utah.
1318

1419
### Salt Lake City
1520

21+
<a class="btn btn-success" href="http://www.meetup.com/UtahPython/"
22+
target="_blank"
23+
role="button">
24+
Join SLC’s Meetup Group
25+
<span class="glyphicon glyphicon-new-window"></span>
26+
</a>
27+
1628
Meetings are held on the *first Wednesday* of each month.
1729

1830
Starting times vary between **6:30pm** and **7:30pm**
1931

20-
Locations vary between *Zaniac Sugar House [<span class="glyphicon glyphicon-map-marker"></span>](#)* and *Neutron Interactive [<span class="glyphicon glyphicon-map-marker"></span>](#)*.
32+
Locations vary — check the [meetup group page](http://www.meetup.com/UtahPython/) for details:
33+
34+
#### *Zaniac Sugar House* [<span class="glyphicon glyphicon-map-marker"></span>]({{page.url-zaniac-map}})
35+
36+
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3023.655668768343!2d-111.861093!3d40.725595999999996!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x87528aa6c8c0e2d3%3A0xbb16cb2fe53c8bb9!2sZaniac!5e0!3m2!1sen!2sca!4v1429567036007" width="400" height="300" frameborder="0" style="border:0"></iframe>
37+
38+
#### *Neutron Interactive* [<span class="glyphicon glyphicon-map-marker"></span>]({{page.url-neutron-map}})
39+
40+
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3021.901551146637!2d-111.89731!3d40.76419!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x8752f5046421116b%3A0x71ff923ca471fd0!2sNeutron+Interactive!5e0!3m2!1sen!2sca!4v1429567067294" width="400" height="300" frameborder="0" style="border:0"></iframe>
41+
42+
### Draper
2143

2244
<a class="btn btn-success" href="http://www.meetup.com/UtahPython/"
2345
target="_blank"
2446
role="button">
25-
Join SLC’s Meetup Group
47+
Join Draper’s Meetup Group
2648
<span class="glyphicon glyphicon-new-window"></span>
2749
</a>
2850

29-
### Draper
3051

3152
Meetings are held on the *second Thursday* of each month:
3253
**6:30 to 8:45pm**
3354

34-
<address>
35-
</address>
55+
Location:
3656

37-
<a class='btn btn-info' href="{{ page.url-needle-map }}"
38-
title="
39-
Needle Inc.
40-
14864 Pony Express Road
41-
Bluffdale, UT 84065
42-
">
43-
<span class="glyphicon glyphicon-map-marker"></span>
44-
</a>
57+
#### *Needle Inc* [<span class="glyphicon glyphicon-map-marker"></span>]({{page.url-needle-map}})
58+
59+
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3034.743782226202!2d-111.90534600000004!3d40.480933!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x875280ce71198b4f%3A0x9455e5cecfc98014!2sNeedle+Inc!5e0!3m2!1sen!2s!4v1429567360906" width="400" height="300" frameborder="0" style="border:0"></iframe>
4560

4661
<p>
4762
Needle is in back, don't go to the C7 side of the buildings.
4863
</p>
4964

5065
The most up-to-date place to find out what topics are coming next is
51-
[our mailing list]({{ page.url-group }}).
66+
[the mailing list]({{ page.url-group }}).
5267

53-
<a class="btn btn-success" href="http://www.meetup.com/UtahPython/"
54-
target="_blank"
55-
role="button">
56-
Join Draper’s Meetup Group
57-
<span class="glyphicon glyphicon-new-window"></span>
58-
</a>
5968

6069
{% include meetuptmpl.html %}
6170

6271
### Logan
6372

64-
<a class="btn btn-success" href="http://www.meetup.com/UtahPython/"
73+
<a class="btn btn-success" href="{{ page.url-utah-north-meetup }}"
6574
target="_blank"
6675
role="button">
6776
Join Logan’s Meetup Group
6877
<span class="glyphicon glyphicon-new-window"></span>
6978
</a>
7079

71-
### PyLadies
80+
Location:
7281

82+
#### *Du Pont* [<span class="glyphicon glyphicon-map-marker"></span>]({{page.url-dupont-map}})
83+
84+
<iframe src="https://www.google.com/maps/embed?pb=!1m16!1m12!1m3!1d23809.139798862892!2d-111.8540101!3d41.7605859!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!2m1!1sDuPont!5e0!3m2!1sen!2s!4v1429567863966" width="400" height="300" frameborder="0" style="border:0"></iframe>
85+
86+
### PyLadies
7387

7488
Meetings are held *every Tuesday* starting at **6:30pm**
7589

@@ -79,13 +93,8 @@ Python. Share your coding projects, or find resources for learning. If
7993
you've never programmed at all, we'll help you get started. If you have, we
8094
want to learn from you!</p>
8195

82-
<address>
83-
HireVue<br>
84-
Suite 600<br>
85-
10876 S. Riverfront Pkwy<br>
86-
South Jordan, UT 84095
87-
</address>
96+
Location:
8897

89-
<a class='btn btn-info' href="{{ page.url-hirevue-map }}">
90-
<span class="glyphicon glyphicon-map-marker"></span>
91-
</a>
98+
#### *HireVue* [<span class="glyphicon glyphicon-map-marker"></span>]({{page.url-hirevue-map}})
99+
100+
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3031.4107394950142!2d-111.914688!3d40.554606000000014!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x87528637dfca462f%3A0xb47e0223939d0317!2sHireVue%2C+Inc.!5e0!3m2!1sen!2s!4v1429567789056" width="400" height="300" frameborder="0" style="border:0"></iframe>

0 commit comments

Comments
 (0)