This repository was archived by the owner on Mar 27, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnews.php
255 lines (250 loc) · 13.6 KB
/
news.php
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
<?php
include_once("./templates/include.php");
$pageTitle = 'MolyJam - News';
$pageHeader = '';
$pageStyles = array();
$activeTab = '2';
$pageScripts = array();
$PageScriptsRaw = '';
include_once('./templates/header.php');
?>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; background-color:#56D34C; padding:0 12px; text-align: center;">
<h2>NEWS</h2>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 style="color: #ace227;">3/29/2012 - GameSalad webinar access!</h3>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>Check out <a href=" https://www4.gotomeeting.com/register/886580367">this webinar</a> that <a href="http://gamesalad.com/">GameSalad</a> has generously provided for training you to use their engine for game creation (access limited to first 500 people).</h4>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 style="color: #ace227;">3/29/2012 - Four awesome new molyjam cities appear!</h3>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>Our email forwarding broke for a little while, but thankfully it's just been sorted. Four new cities have been added! <a href="https://www.facebook.com/events/210175445753367/">Utrecht, Netherlands</a>, <a href="https://www.facebook.com/events/198705533576701/">Ottawa, Canada</a>, <a href="http://www.facebook.com/events/343964605641443/">Turku, Finland</a>, and <a href="http://www.facebook.com/events/262366683849899/">Adelaide, Australia</a>! Please come out and join if these venues are near you.</h4>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 style="color: #ace227;">3/28/2012 - Cities still being added, if you can believe it</h3>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4><a href="http://www.facebook.com/events/358080537564338/">Guadalajara, Mexico</a> has been added to our esteemed roster of molyjam cities!</h4>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 style="color: #ace227;">3/27/2012 - FAQ section updates!</h3>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>Some new engine recommendations, and updates on remote participation.</h4>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 style="color: #ace227;">3/27/2012 - New cities added!</h3>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>Awesome <a href="http://www.facebook.com/events/269620596450287/">Helsinki, Finland</a> and <a href="http://www.facebook.com/events/275420929199400/">Rio de Janeiro, Brazil</a> are now also on the molyjam roster.</h4>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 style="color: #ace227;">3/27/2012 - San Francisco splits into 2 locations: SF and East Bay!</h3>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>Please be advised that San Francisco has now separated into 2 venues: one in San Francisco and the other in Oakland. If you're in the East Bay and would like to sign up for <a href="http://www.facebook.com/events/266654650085748/">Oakland, go here</a>. For <a href="http://www.eventbrite.com/event/3237751201">San Francisco, go here</a>. If San Francisco has run out of space, <a href="http://www.facebook.com/events/266654650085748/">try Oakland</a>, which can accomodate 50 people.</h4>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 style="color: #ace227;">3/23/2012 - One more city!</h3>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>Didn't think it was possible this close to the event, but Molyjam is now happening in <a href="https://www.facebook.com/events/415441525149226/">Dieburg, Germany</a>!</h4>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 style="color: #ace227;">3/22/2012 - 47238923789 cities added! FAQ updates!</h3>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>Well, a lot, anyway. <a href="http://www.facebook.com/events/329487143774164/">Lexington, US</a>, <a href="http://www.facebook.com/events/396662183695103/">Austin, US</a>, <a href="https://www.facebook.com/events/370481596319539/">Dundee, Scotland</a>, <a href="https://www.facebook.com/events/252614434828906/">Malmö, Sweden</a>, <a href="https://www.facebook.com/events/327359410657720/">Tel Aviv, Israel</a>, <a href="http://www.facebook.com/events/287156334686133/">Christchurch, New Zealand</a>. Also, please check out our FAQ section about bringing your own equipment and ideal team size.</h4>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 style="color: #ace227;">3/19/2012 - Toronto Location added</h3>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4><a href="http://www.facebook.com/events/392273507467116/">Toronto</a> has been added, bringing the total up to 16 cities.</h4>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 style="color: #ace227;">3/17/2012 - Even more cities!</h3>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4><a href="http://www.facebook.com/events/134077380052626/">Munich, Germany</a>, <a href="https://www.facebook.com/events/315424058512362/">Lisbon, Portugal</a>, <a href="https://www.facebook.com/events/306886839379159/">Phoenix, US</a> are now hosting their own Molyjams.</h4>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 style="color: #ace227;">3/16/2012 - Molyjam Time has been determined! </h3>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>The jam will commence at 7pm (19:00) local time on Friday, March 30th and all work on games must conclude at 7pm (19:00) local time on Sunday, April 1st. Immediately following will be a game festival at your local venue, where you'll have an opportunity to show off your awesome game and check out what other teams have made.</h4>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 style="color: #ace227;">3/16/2012 - New Cities Added!</h3>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4><a href="https://www.facebook.com/events/273233436088258/">London</a>, <a href="https://www.facebook.com/events/321794224546563/">Los Angeles</a>, <a href="https://www.facebook.com/events/305335546201015/">Orlando</a>, <a href="https://www.facebook.com/events/340440959339334/">Sydney</a>, <a href="https://www.facebook.com/events/355679211137575/">Las Vegas</a> have now been added!</h4>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 style="color: #ace227;">3/15/2012 - Hosting Your Own Molyjam</h3>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>If there is no molyjam in your city yet and you would like to host one, please <a href="mailto: [email protected]">contact us</a>.</h4>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 style="color: #ace227;">3/15/2012 - Phasing Out Google Doc </h3>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
<div style="width: auto; height: auto; padding-top:12px; padding-bottom:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>Thanks to everyone who entered their info into our Google doc, there are now molyjams springing up all over the world! The doc was made to gauge initial interest and is being phased out in favor of less.. deletion-prone technology. <a href="https://docs.google.com/spreadsheet/ccc?key=0AhmSHS9S3JZvdGFqS1lvRVA4VGotU3ItSUZMZ1JmTXc&pli=1#gid=0">We will leave it up for your viewing pleasure</a>, but make sure to sign up for the Molyjam closest to you through <a href="https://www.facebook.com/events/343017505734553/">Facebook</a>. Thanks again for your amazing response and support.</h4>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3"> </div>
<div class="span6">
</div>
</div>
<?php
include_once('./templates/footer.php');
?>