-
Notifications
You must be signed in to change notification settings - Fork 17
/
EventIndex.json
715 lines (696 loc) · 19.9 KB
/
EventIndex.json
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
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
{
"DummyCheckSums" : "-1393793961,-567785358,-533442047,-1393793961",
"Events": [
{
"Id" : "Programming2018",
"Name" : "‹Programming› 2018",
"Version" : 1,
"File" : "2018Programming.json",
"StartDate" : "2018-04-09",
"EndDate" : "2018-04-12",
"Description" : "International Conference on the Art, Science, and Engineering of Programming",
"Icon" : "2018Programming.png",
"Image" : "2018Programming.png"
},
{
"Id" : "SANER2018",
"Name" : "SANER 2018",
"Version" : 1,
"File" : "2018SANER.json",
"StartDate" : "2018-03-20",
"EndDate" : "2018-03-23",
"Description" : "2018 IEEE 25th International Conference on Software Analysis, Evolution, and Reengineering",
"Icon" : "2018SANER.png",
"Image" : "2018SANER.png"
},
{
"Id" : "HAPTICS2018",
"Name" : "2018 HAPTICS",
"Version" : 1,
"File" : "2018HAPTICS.json",
"StartDate" : "2018-03-25",
"EndDate" : "2018-03-28",
"Description" : "2018 IEEE Haptics Symposium",
"Icon" : "2018HAPTICS.png",
"Image" : "2018HAPTICS.png"
},
{
"Id" : "ASE2017",
"Name" : "ASE 2017",
"Version" : 1,
"File" : "2017ASE.json",
"StartDate" : "2017-10-30",
"EndDate" : "2017-11-03",
"Description" : "2017 32nd IEEE/ACM International Conference on Automated Software Engineering",
"Icon" : "2017ASE.png",
"Image" : "2017ASE.png"
},
{
"Id" : "ICSME2017",
"Name" : "ICSME 2017",
"Version" : 1,
"File" : "2017ICSME.json",
"StartDate" : "2017-09-17",
"EndDate" : "2017-09-24",
"Description" : "IEEE International Conference on Software Maintenance and Evolution",
"Icon" : "2017ICSME.png",
"Image" : "2017ICSME.png"
},
{
"Id" : "FSE2017",
"Name" : "ESEC/FSE 2017",
"Version" : 1,
"File" : "2017FSE.json",
"StartDate" : "2017-09-04",
"EndDate" : "2017-09-08",
"Description" : "Joint Meeting of the European Software Engineering Conference and the ACM SIGSOFT Symposium on Foundations of Software Engineering",
"Icon" : "2017FSE.png",
"Image" : "2017FSE.png"
},
{
"Id" : "ICFP2017",
"Name" : "ICFP 2017",
"Version" : 1,
"File" : "2017ICFP.json",
"StartDate" : "2017-09-03",
"EndDate" : "2017-09-09",
"Description" : "International Conference on Functional Programming",
"Icon" : "2017ICFP.png",
"Image" : "2017ICFP.png"
},
{
"Id" : "ICPC2017",
"Name" : "ICPC 2017",
"Version" : 2,
"File" : "2017ICPC.json",
"StartDate" : "2017-05-22",
"EndDate" : "2017-05-23",
"Description" : "International Conference on Program Comprehension",
"Icon" : "2017ICPC.png",
"Image" : "2017ICPC.png"
},
{
"Id" : "PROGRAMMING2017",
"Name" : "‹Programming› 2017",
"Version" : 2,
"File" : "2017PROGRAMMING.json",
"StartDate" : "2017-04-03",
"EndDate" : "2017-04-06",
"Description" : "International Conference on the Art, Science, and Engineering of Programming",
"Icon" : "2017PROGRAMMING.png",
"Image" : "2017PROGRAMMING.png"
},
{
"Id" : "VR2017",
"Name" : "VR 2017",
"Version" : 1,
"File" : "2017VR.json",
"StartDate" : "2017-03-18",
"EndDate" : "2017-03-22",
"Description" : "IEEE Virtual Reality",
"Icon" : "2017VR.png",
"Image" : "2017VR.png"
},
{
"Id" : "ETAPS2017",
"Name" : "ETAPS 2017",
"Version" : 1,
"File" : "2017ETAPS.json",
"StartDate" : "2017-04-24",
"EndDate" : "2017-04-28",
"Description" : "European Joint Conferences on Theory and Practice of Software",
"Icon" : "2017ETAPS.png",
"Image" : "2017ETAPS.png"
},
{
"Id" : "SPLASH2016",
"Name" : "SPLASH 2016",
"Version" : 2,
"File" : "2016SPLASH.json",
"StartDate" : "2016-10-30",
"EndDate" : "2016-11-04",
"Description" : "ACM SIGPLAN Conference on Systems, Programming, Languages and Applications: Software for Humanity",
"Icon" : "2016SPLASH.png",
"Image" : "2016SPLASH.png"
},
{
"Id" : "FSE2016",
"Name" : "FSE 2016",
"Version" : 1,
"File" : "2016FSE.json",
"StartDate" : "2016-11-13",
"EndDate" : "2016-11-18",
"Description" : "International Symposium on the Foundations of Software Engineering",
"Icon" : "2016FSE.png",
"Image" : "2016FSE.png"
},
{
"Id" : "ICFP2016",
"Name" : "ICFP 2016",
"Version" : 1,
"File" : "2016ICFP.json",
"StartDate" : "2016-09-18",
"EndDate" : "2016-09-24",
"Description" : "International Conference on Functional Programming",
"Icon" : "2016ICFP.png",
"Image" : "2016ICFP.png"
},
{
"Id" : "CBSoft-2016",
"Name" : "CBSoft 2016",
"Version" : 1,
"File" : "2016CBSoft.json",
"StartDate" : "2016-09-19", "EndDate" : "2016-09-23",
"Description" : "Congresso Brasileiro de Software: Teoria e Pratica",
"Icon" : "2016CBSoft.jpg",
"Image" : "2016CBSoft.jpg"
},
{
"Id" : "ECOOP2016",
"Name" : "ECOOP 2016",
"Version" : 1,
"File" : "2016ECOOP.json",
"StartDate" : "2016-07-17", "EndDate" : "2016-07-23",
"Description" : "European Conference on Object-Oriented Programming",
"Icon" : "2016ECOOP.png",
"Image" : "2016ECOOP.png"
},
{
"Id" : "ISSTA2016",
"Name" : "ISSTA 2016",
"Version" : 1,
"File" : "2016ISSTA.json",
"StartDate" : "2016-07-18",
"EndDate" : "2016-07-20",
"Description" : "International Symposium on Software Testing and Analysis",
"Icon" : "2016ISSTA.png",
"Image" : "2016ISSTA.png"
},
{
"Id" : "ICSME2015",
"Name" : "ICSME 2015",
"Version" : 1,
"File" : "2015ICSME.json",
"StartDate" : "2015-09-29",
"EndDate" : "2015-10-01",
"Description" : "IEEE International Conference on Software Maintenance and Evolution",
"Icon" : "2015ICSME.png",
"Image" : "2015ICSME.png"
},
{
"Id" : "FSE2015",
"Name" : "ESEC/FSE 2015",
"Version" : 1,
"File" : "2015FSE.json",
"StartDate" : "2015-08-30",
"EndDate" : "2015-09-04",
"Description" : "Joint Meeting of the European Software Engineering Conference and the ACM SIGSOFT Symposium on Foundations of Software Engineering",
"Icon" : "2015FSE.png",
"Image" : "2015FSE.png"
},
{
"Id" : "RE2015",
"Name" : "RE 2015",
"Version" : 1,
"File" : "2015RE.json",
"StartDate" : "2015-08-24",
"EndDate" : "2015-08-28",
"Description" : "IEEE International Requirements Engineering Conference",
"Icon" : "2015RE.png",
"Image" : "2015RE.png"
},
{
"Id" : "PLDI2015",
"Name" : "PLDI 2015",
"Version" : 1,
"File" : "2015PLDI.json",
"StartDate" : "2015-06-13",
"EndDate" : "2015-06-17",
"Description" : "ACM SIGPLAN Conference on Programming Language Design and Implementation",
"Icon" : "2015PLDI.png",
"Image" : "2015PLDI.png"
},
{
"Id" : "SANER2015",
"Name" : "SANER 2015",
"Version" : 1,
"File" : "2015SANER.json",
"StartDate" : "2015-03-02",
"EndDate" : "2015-03-06",
"Description" : "IEEE International Conference on Software Analysis, Evolution, and Reengineering",
"Icon" : "2015SANER.png",
"Image" : "2015SANER.png"
},
{
"Id" : "PPOPP2015",
"Name" : "PPoPP 2015",
"Version" : 1,
"File" : "2015PPOPP.json",
"StartDate" : "2015-02-07",
"EndDate" : "2015-02-11",
"Description" : "ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming",
"Icon" : "2015PPOPP.png",
"Image" : "2015PPOPP.png"
},
{
"Id" : "SPLASH2014",
"Name" : "SPLASH 2014",
"Version" : 2,
"File" : "2014SPLASH.json",
"StartDate" : "2014-10-20",
"EndDate" : "2014-10-24",
"Description" : "ACM SIGPLAN Conference on Systems, Programming, Languages and Applications",
"Icon" : "2014SPLASH.png",
"Image" : "2014SPLASH.png"
},
{
"Id" : "ASE2014",
"Name" : "ASE 2014",
"Version" : 1,
"File" : "2014ASE.json",
"StartDate" : "2014-09-15",
"EndDate" : "2014-09-19",
"Description" : "International Conference on Automated Software Engineering ",
"Icon" : "2014ASE.png",
"Image" : "2014ASE.png"
},
{
"Id" : "FSE2014",
"Name" : "FSE 2014",
"Version" : 1,
"File" : "2014FSE.json",
"StartDate" : "2014-11-16",
"EndDate" : "2014-11-21",
"Description" : "Symposium on Foundations of Software Engineering",
"Icon" : "2014FSE.png",
"Image" : "2014FSE.png"
},
{
"Id" : "GPCE2014",
"Name" : "GPCE 2014",
"Version" : 1,
"File" : "2014GPCE.json",
"StartDate" : "2014-09-15",
"EndDate" : "2014-09-16",
"Description" : "International Conference on Generative Programming: Concepts and Experiences",
"Icon" : "2014GPCE.png",
"Image" : "2014GPCE.png"
},
{
"Id" : "ICFP2014",
"Name" : "ICFP 2014",
"Version" : 2,
"File" : "2014ICFP.json",
"StartDate" : "2014-09-01",
"EndDate" : "2014-09-03",
"Description" : "International Conference on Functional Programming",
"Icon" : "2014ICFP.png",
"Image" : "2014ICFP.png"
},
{
"Id" : "RE2014",
"Name" : "RE 2014",
"Version" : 1,
"File" : "2014RE.json",
"StartDate" : "2014-08-25",
"EndDate" : "2014-08-29",
"Description" : "International Requirements Engineering Conference",
"Icon" : "2014RE.png",
"Image" : "2014RE.png"
},
{
"Id" : "ISSTA2014",
"Name" : "ISSTA 2014",
"Version" : 1,
"File" : "2014ISSTA.json",
"StartDate" : "2014-07-21",
"EndDate" : "2014-07-25",
"Description" : "International Symposium on Software Testing and Analysis",
"Icon" : "2014ISSTA.png",
"Image" : "2014ISSTA.png"
},
{
"Id" : "ICPC2014",
"Name" : "ICPC 2014",
"Version" : 1,
"File" : "2014ICPC.json",
"StartDate" : "2014-06-02",
"EndDate" : "2014-06-03",
"Description" : "International Conference on Program Comprehension",
"Icon" : "2014ICPC.png",
"Image" : "2014ICPC.png"
},
{
"Id" : "ICSE2014",
"Name" : "ICSE 2014",
"Version" : 1,
"File" : "2014ICSE.json",
"StartDate" : "2014-05-31",
"EndDate" : "2014-06-07",
"Description" : "International Conference on Software Engineering",
"Icon" : "2014ICSE.png",
"Image" : "2014ICSE.png"
},
{
"Id" : "CSEET2014",
"Name" : "CSEE&T 2014",
"Version" : 1,
"File" : "2014CSEET.json",
"StartDate" : "2014-04-23",
"EndDate" : "2014-04-25",
"Description" : "International Conference on Software Engineering Education and Training",
"Icon" : "2014CSEET.png",
"Image" : "2014CSEET.png"
},
{
"Id" : "CSMRWCRE2014",
"Name" : "CSMR-WCRE 2014",
"Version" : 1,
"File" : "2014CSMRWCRE.json",
"StartDate" : "2014-02-03",
"EndDate" : "2014-02-07",
"Description" : "CSMR-WCRE Software Evolution Week",
"Icon" : "2014CSMRWCRE.png",
"Image" : "2014CSMRWCRE.png"
},
{
"Id" : "SPLASH2013",
"Name" : "SPLASH 2013",
"Version" : 2,
"File" : "2013SPLASH.json",
"StartDate" : "2013-10-26",
"EndDate" : "2013-10-31",
"Description" : "ACM SIGPLAN Conference on Systems, Programming, Languages and Applications",
"Icon" : "2013SPLASH.png",
"Image" : "2013SPLASH.png"
},
{
"Id" : "ASE2013",
"Name" : "ASE 2013",
"Version" : 1,
"File" : "2013ASE.json",
"StartDate" : "2013-11-11",
"EndDate" : "2013-11-15",
"Description" : "IEEE/ACM Automated Software Engineering",
"Icon" : "2013ASE.png",
"Image" : "2013ASE.png"
},
{
"Id" : "WCRE2013",
"Name" : "WCRE 2013",
"Version" : 1,
"File" : "2013WCRE.json",
"StartDate" : "2013-10-14",
"EndDate" : "2013-10-17",
"Description" : "Working Conference on Reverse Engineering",
"Icon" : "2013WCRE.png",
"Image" : "2013WCRE.png"
},
{
"Id" : "ICSM2013",
"Name" : "ICSM 2013",
"Version" : 2,
"File" : "2013ICSM.json",
"StartDate" : "2013-09-22",
"EndDate" : "2013-09-28",
"Description" : "International Conference on Software Maintenance",
"Icon" : "2013ICSM.png",
"Image" : "2013ICSM.png"
},
{
"Id" : "FSE2013",
"Name" : "ESEC/FSE 2013",
"Version" : 1,
"File" : "2013FSE.json",
"StartDate" : "2013-08-18",
"EndDate" : "2013-08-26",
"Description" : "Joint Meeting of the European Software Engineering Conference and the ACM SIGSOFT Symposium on Foundations of Software Engineering",
"Icon" : "2013FSE.png",
"Image" : "2013FSE.png"
},
{
"Id" : "RE2013",
"Name" : "RE 2013",
"Version" : 1,
"File" : "2013RE.json",
"StartDate" : "2013-07-15",
"EndDate" : "2013-07-19",
"Description" : "IEEE International Requirements Engineering Conference",
"Icon" : "2013RE.png",
"Image" : "2013RE.png"
},
{
"Id" : "ISSTA2013",
"Name" : "ISSTA 2013",
"Version" : 1,
"File" : "2013ISSTA.json",
"StartDate" : "2013-07-15",
"EndDate" : "2013-07-20",
"Description" : "International Symposium on Software Testing and Analysis",
"Icon" : "2013ISSTA.png",
"Image" : "2013ISSTA.png"
},
{
"Id" : "FORTE2013",
"Name" : "FORTE 2013",
"Version" : 1,
"File" : "2013FORTE.json",
"StartDate" : "2013-06-03",
"EndDate" : "2013-06-06",
"Description" : "IFIP Joint International Conference on Formal Techniques for Distributed Systems",
"Icon" : "2013FORTE.png",
"Image" : "2013FORTE.png"
},
{
"Id" : "ETAPS2013",
"Name" : "ETAPS 2013",
"Version" : 1,
"File" : "2013ETAPS.json",
"StartDate" : "2013-03-16",
"EndDate" : "2013-03-24",
"Description" : "European Joint Conferences on Theory and Practice of Software",
"Icon" : "2013ETAPS.png",
"Image" : "2013ETAPS.png"
},
{
"Id" : "MSR2013",
"Name" : "MSR 2013",
"Version" : 1,
"File" : "2013MSR.json",
"StartDate" : "2013-05-18",
"EndDate" : "2013-05-19",
"Description" : "Working Conference on Mining Software Repositories",
"Icon" : "2013MSR.png",
"Image" : "2013MSR.png"
},
{
"Id" : "ICPC2013",
"Name" : "ICPC 2013",
"Version" : 1,
"File" : "2013ICPC.json",
"StartDate" : "2013-05-20",
"EndDate" : "2013-05-21",
"Description" : "International Conference on Program Comprehension",
"Icon" : "2013ICPC.png",
"Image" : "2013ICPC.png"
},
{
"Id" : "ICSE2013",
"Name" : "ICSE 2013",
"Version" : 11,
"File" : "2013ICSE.json",
"StartDate" : "2013-05-18",
"EndDate" : "2013-05-26",
"Description" : "International Conference on Software Engineering",
"Icon" : "2013ICSE.png",
"Image" : "2013ICSE.png"
},
{
"Id" : "TinyToCS2013",
"Name" : "TinyToCS 2013",
"Version" : 2,
"File" : "2013TinyToCS.json",
"StartDate" : "2013-04-02",
"EndDate" : "2013-04-02",
"Description" : "Tiny Transactions on Computer Science",
"Icon" : "2013TOCS.png",
"Image" : "2013TOCS.png"
},
{
"Id" : "FSE2012",
"Name" : "FSE 2012",
"Version" : 6,
"File" : "2012FSE.json",
"StartDate" : "2012-11-11",
"EndDate" : "2012-11-16",
"Description" : "International Symposium on the Foundations of Software Engineering",
"Icon" : "2012FSE.png",
"Image" : "2012FSE.png"
},
{
"Id" : "ITS2012",
"Name" : "ITS 2012",
"Version" : 6,
"File" : "2012ITS.json",
"StartDate" : "2012-11-11",
"EndDate" : "2012-11-14",
"Description" : "International Conference on Interactive Tabletops and Surfaces",
"Icon" : "2012ITS.png",
"Image" : "2012ITS.png"
},
{
"Id" : "GH2012",
"Name" : "Grace Hopper 2012",
"Version" : 2,
"File" : "2012GHC.json",
"StartDate" : "2012-10-03",
"EndDate" : "2012-10-06",
"Description" : "Grace Hopper Celebration of Women in Computing",
"Icon" : "2012GHC.jpg",
"Image" : "2012GHC.jpg"
},
{
"Id" : "FS2012",
"Name" : "Faculty Summit 2012",
"Version" : 2,
"File" : "2012FacSumm.json",
"StartDate" : "2012-07-16",
"EndDate" : "2012-07-17",
"Description" : "Microsoft Faculty Summit",
"Icon" : "2012FacSumm.png",
"Image" : "2012FacSumm.png"
},
{
"Id" : "OR2012",
"Name" : "OR 2012",
"Version" : 1,
"File" : "2012OR.json",
"StartDate" : "2012-07-09",
"EndDate" : "2012-07-13",
"Description" : "International Conference on Open Repositories",
"Icon" : "2012OR.png",
"Image" : "2012OR.png"
},
{
"Id" : "ICSE2012",
"Name" : "ICSE 2012",
"Version" : 1,
"File" : "2012ICSE.json",
"StartDate" : "2012-06-02",
"EndDate" : "2012-06-09",
"Description" : "International Conference on Software Engineering",
"Icon" : "2012ICSE.png",
"Image" : "2012ICSE.png"
},
{
"Id" : "ICPC2012",
"Name" : "ICPC 2012",
"Version" : 2,
"File" : "2012ICPC.json",
"StartDate" : "2012-06-11",
"EndDate" : "2012-06-13",
"Description" : "International Conference on Program Comprehension",
"Icon" : "2012ICPC.png",
"Image" : "2012ICPC.png"
},
{
"Id" : "MSR2012",
"Name" : "MSR 2012",
"Version" : 2,
"File" : "2012MSR.json",
"StartDate" : "2012-06-02",
"EndDate" : "2012-06-03",
"Description" : "Working Conference on Mining Software Repositories",
"Icon" : "2012MSR.png",
"Image" : "2012MSR.png"
},
{
"Id" : "CHI2012",
"Name" : "CHI 2012",
"Version" : 1,
"File" : "2012CHI.json",
"StartDate" : "2012-05-05",
"EndDate" : "2012-05-10",
"Description" : "Conference on Human Factors in Computing Systems",
"Icon" : "2012CHI.png",
"Image" : "2012CHI.png"
},
{
"Id" : "TinyToCS2012",
"Name" : "TinyToCS 2012",
"Version" : 1,
"File" : "2012TinyToCS.json",
"StartDate" : "2012-04-02",
"EndDate" : "2012-04-02",
"Description" : "Tiny Transactions on Computer Science",
"Icon" : "2013TOCS.png",
"Image" : "2013TOCS.png"
},
{
"Id" : "POPL2012",
"Name" : "POPL 2012",
"Version" : 2,
"File" : "2012POPL.json",
"StartDate" : "2012-01-23",
"EndDate" : "2012-01-28",
"Description" : "Symposium on Principles of Programming Languages",
"Icon" : "2012POPL.png",
"Image" : "2012POPL.png"
},
{
"Id" : "ICSE2011",
"Name" : "ICSE 2011",
"Version" : 5,
"File" : "2011ICSE.json",
"StartDate" : "2011-05-21",
"EndDate" : "2011-05-28",
"Description" : "International Conference on Software Engineering",
"Icon" : "2011ICSE.png",
"Image" : "2011ICSE.png"
},
{
"Id" : "MSR2011",
"Name" : "MSR 2011",
"Version" : 4,
"File" : "2011MSR.json",
"StartDate" : "2011-05-21",
"EndDate" : "2011-05-22",
"Description" : "Mining Software Repositories",
"Icon" : "2011MSR.png",
"Image" : "2011MSR.png"
},
{
"Id" : "CLOUD2011",
"Name" : "Cloud Futures 2011",
"Version" : 87,
"File" : "2011CLOUD.json",
"StartDate" : "2011-06-02",
"EndDate" : "2011-06-03",
"Description" : "Cloud Futures",
"Icon" : "2011CLOUD.png",
"Image" : "2011CLOUD.png"
},
{
"Id" : "FACULTY2011",
"Name" : "Faculty Summit 2011",
"Version" : 12,
"File" : "2011FacSumm.json",
"StartDate" : "2011-07-18",
"EndDate" : "2011-07-20",
"Description" : "Microsoft Faculty Summit",
"Icon" : "2011FacSumm.png",
"Image" : "2011FacSumm.png"
},
{
"Id" : "ESECFSE2011",
"Name" : "ESEC FSE 2011",
"Version" : 21,
"File" : "2011ESECFSE.json",
"StartDate" : "2011-09-04",
"EndDate" : "2011-08-12",
"Description" : "Joint Meeting of the European Software Engineering Conference and the ACM SIGSOFT Symposium on Foundations of Software Engineering",
"Icon" : "2011ESECFSE.png",
"Image" : "2011ESECFSE.png"
}
]
}