-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
737 lines (518 loc) · 43.6 KB
/
index.html
File metadata and controls
737 lines (518 loc) · 43.6 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
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
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
<!DOCTYPE html>
<!--[if IEMobile 7]><html class="iem7" lang="en" dir="ltr"><![endif]-->
<!--[if lte IE 6]><html class="lt-ie9 lt-ie8 lt-ie7" lang="en" dir="ltr"><![endif]-->
<!--[if (IE 7)&(!IEMobile)]><html class="lt-ie9 lt-ie8" lang="en" dir="ltr"><![endif]-->
<!--[if IE 8]><html class="lt-ie9" lang="en" dir="ltr"><![endif]-->
<!--[if (gte IE 9)|(gt IEMobile 7)]><!--><html lang="en" dir="ltr" prefix="content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01/rdf-schema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# schema: http://schema.org/"><!--<![endif]-->
<!-- Mirrored from openconcept.ca/ by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Oct 2020 15:52:03 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
<head>
<!--[if IE]><![endif]-->
<meta charset="utf-8" />
<meta name="google-site-verification" content="K3jcpQKm6OP7ThlPGOhOsJICsRLMqP98Jfn8Sl5e1P4" />
<link rel="shortcut icon" href="sites/default/files/favicon_0.ico" type="image/vnd.microsoft.icon" />
<meta name="description" content="Our team of experts builds customized, secure and inclusive entreprise applications using open-source software." />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="MobileOptimized" content="width" />
<meta name="keywords" content="WCMS, entreprise applications, Drupal, CRM, LMS, eCommerce, eLearning, accessibility, cybersecurity, Ottawa" />
<meta name="HandheldFriendly" content="true" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="generator" content="Drupal 7 (http://drupal.org)" />
<link rel="canonical" href="index.html" />
<link rel="shortlink" href="index.html" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@openconcept_ca" />
<meta name="twitter:site:id" content="229468736" />
<meta name="twitter:creator" content="@mgifford" />
<meta name="twitter:creator:id" content="18268293" />
<meta name="twitter:url" content="index.html" />
<title>OpenConcept | Open-source Web Development for Social Change</title>
<link type="text/css" rel="stylesheet" href="sites/default/files/advagg_css/css__CQRaTXRPokISplaAO5zsMjc00d4SUvDlg_HfVB32W1g__kYYgGcTEfM168eoJYZE6nGIKlMdnsa3jvWG3mKlFUDc__uNtay9YJwYTDKfp29_kPgazcGHUcn4IsOWjv8kqq3jk.css" media="all" />
<style>@import url("sites/openconcept.ca/themes/oc2014/indexe5f5.html?qinvx1");</style>
<link type="text/css" rel="stylesheet" href="sites/default/files/advagg_css/css__0kxo9a_7V-NXmMFyEka9ww5_KAh62JvVq0T_opEsnYI__yLupVjjUulT7jR2cTAx-8AnjCJEZttCLm-N5GL51cAg__uNtay9YJwYTDKfp29_kPgazcGHUcn4IsOWjv8kqq3jk.css" media="all" />
<link type="text/css" rel="stylesheet" href="sites/default/files/advagg_css/css__WQ3VIViemVu1z3pxCt1hYihEFTVqdm3SgqDmHAifCF8__8pEWrNOJbuWWcn2CXCq6Id8yS_eivMQaAg37yz85fmk__uNtay9YJwYTDKfp29_kPgazcGHUcn4IsOWjv8kqq3jk.css" media="all" />
<link type="text/css" rel="stylesheet" href="http://fonts.googleapis.com/css?family=Lato%7CArimo:400,700italic,400italic,700" media="all" />
<!--[if (lt IE 9)&(!IEMobile 7)]>
<link type="text/css" rel="stylesheet" href="/sites/default/files/advagg_css/css__L_hl_g5koAwf-tcMQbO0rF6TiioG2sSDkJP6VhlrJSE__Jt_t77XXAGMXO_thFaLEyXIrOahPFnRwr5VH4gzy-Wc__uNtay9YJwYTDKfp29_kPgazcGHUcn4IsOWjv8kqq3jk.css" media="screen" />
<![endif]-->
<style>#sliding-popup.sliding-popup-bottom,#sliding-popup.sliding-popup-bottom .eu-cookie-withdraw-banner,.eu-cookie-withdraw-tab{background:#0779bf}#sliding-popup.sliding-popup-bottom.eu-cookie-withdraw-wrapper{background:transparent}#sliding-popup .popup-content #popup-text h1,#sliding-popup .popup-content #popup-text h2,#sliding-popup .popup-content #popup-text h3,#sliding-popup .popup-content #popup-text p,#sliding-popup label,#sliding-popup div,.eu-cookie-compliance-secondary-button,.eu-cookie-withdraw-tab{color:#fff !important}.eu-cookie-withdraw-tab{border-color:#fff}.eu-cookie-compliance-more-button{color:#fff !important}</style>
<script>(function(i,s,o,g,r,a,m){i["GoogleAnalyticsObject"]=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,"script","sites/default/files/googleanalytics/analyticse5f5.js?qinvx1","ga");ga("create", "UA-190532-1", {"cookieDomain":"auto"});ga("set", "anonymizeIp", true);ga("send", "pageview");</script>
</head>
<body class="html front not-logged-in no-sidebars page-home site-name-hidden site-name-openconcept page-panels">
<div id="skip-link">
<a href="#main-content" class="element-invisible element-focusable">Skip to main content</a>
</div>
<div id="page" class="page">
<!-- region: Leaderboard -->
<div class="focus">
<header id="header" class="clearfix" role="banner">
<!-- start: Branding -->
<div id="branding" class="branding-elements clearfix">
<div id="logo">
<a href="index.html" title="Home page" class="active"><img class="site-logo image-style-none" typeof="foaf:Image" src="sites/default/files/oclogo_0.png" alt="OpenConcept" /></a> </div>
<!-- start: Site name and Slogan hgroup -->
<div class="element-invisible" id="name-and-slogan">
<h1 class="element-invisible" id="site-name"><a href="index.html" title="Home page" class="active">OpenConcept</a></h1>
</div><!-- /end #name-and-slogan -->
</div><!-- /end #branding -->
<!-- region: Header -->
<div id="menu-bar" class="nav clearfix"><nav id="block-system-main-menu" class="block block-system block-menu no-title menu-wrapper menu-bar-wrapper clearfix odd first last block-count-1 block-region-menu-bar block-main-menu" role="navigation">
<ul class="menu clearfix"><li class="first expanded menu-depth-1 menu-item-777"><a href="about.html" title="">About</a><ul class="menu clearfix"><li class="first leaf menu-depth-2 menu-item-981"><a href="who-we-are.html">Who we are</a></li><li class="leaf menu-depth-2 menu-item-782"><a href="values.html">Our Values</a></li><li class="leaf menu-depth-2 menu-item-783"><a href="community.html" title="Our involement with the BCorp Community.">Community</a></li><li class="last leaf menu-depth-2 menu-item-862"><a href="careers.html">Careers</a></li></ul></li><li class="collapsed menu-depth-1 menu-item-778"><a href="support.html">Services</a></li><li class="leaf menu-depth-1 menu-item-787"><a href="just-vision.html" title="">Our Work</a></li><li class="collapsed menu-depth-1 menu-item-1187"><a href="drupal.html">Drupal</a></li><li class="expanded menu-depth-1 menu-item-781"><a href="news.html" title="">News</a><ul class="menu clearfix"><li class="first leaf menu-depth-2 menu-item-979"><a href="events.html">Events</a></li><li class="leaf menu-depth-2 menu-item-980"><a href="blog.html" title="">Blogs</a></li><li class="last leaf menu-depth-2 menu-item-1212"><a href="news/news-releases.html">News Releases</a></li></ul></li><li class="last leaf menu-depth-1 menu-item-614"><a href="contact.html">Contact Us</a></li></ul>
</nav></div> <div id="primary-menu-bar" class="nav clearfix nav clearfix"><nav class="primary-menu-wrapper menu-wrapper clearfix primary-menu-wrapper menu-wrapper clearfix"><h2 class="element-invisible">Main menu</h2><ul class="menu primary-menu clearfix"><li class="menu-777 first"><a href="about.html" title="">About</a></li><li class="menu-778"><a href="support.html">Services</a></li><li class="menu-787"><a href="just-vision.html" title="">Our Work</a></li><li class="menu-1187"><a href="drupal.html">Drupal</a></li><li class="menu-781"><a href="news.html" title="">News</a></li><li class="menu-614 last"><a href="contact.html">Contact Us</a></li></ul></nav></div>
</header>
</div>
<!-- Navigation elements -->
<!-- Breadcrumbs -->
<!-- Messages and Help -->
<!-- region: Secondary Content -->
<div id="columns" class="columns clearfix">
<div id="content-column" class="content-column" role="main">
<div class="content-inner">
<!-- region: Highlighted -->
<div id="main-content" >
<!-- region: Main Content -->
<div id="content" class="region">
<div id="block-system-main" class="block block-system no-title odd first last block-count-2 block-region-content block-main" >
<div class="at-panel panel-display one-column clearfix" >
<div class="region region-one-main">
<div class="region-inner clearfix">
<div class="panel-pane pane-views pane-front-page-top-image no-title block">
<div class="block-inner clearfix">
<div class="block-content">
<div class="view view-front-page-top-image view-id-front_page_top_image view-display-id-default front-page-top-image view-dom-id-bca7d19247a186e8b16dff43c89af2a5">
<div class="view-content">
<div class="views-row views-row-1 views-row-odd views-row-first views-row-last">
<div class="views-field views-field-nothing"> <span class="field-content"> <div class="front-page-banner">
<div class="text">
<div>
<h2>Open-Source Web Development for Social Change</h2>
<p>OpenConcept defines itself as a “not-only-for-profit” company, seeking to make a difference in the world and on the web.</p>
<p><a href="about.html">Learn more about us</a></p>
</div>
</div>
<div class="image nid-857">
<p> </p>
</div>
</div></span> </div> </div>
</div>
</div> </div>
</div>
</div>
<div class="panel-separator"></div><div class="panel-pane pane-panels-mini pane-what-why focus no-title block">
<div class="block-inner clearfix">
<div class="block-content">
<div class="at-panel panel-display two-50 clearfix" id="mini-panel-what_why">
<div class="region region-two-50-first">
<div class="region-inner clearfix">
<section class="panel-pane pane-block pane-block-9 block">
<div class="block-inner clearfix">
<h2 class="pane-title block-title">What we do</h2>
<div class="block-content">
<div class="clipwrapper rtecenter" style=" position: relative; height: 71px; width: 250px; margin:0 auto;">
<img src="sites/openconcept/themes/oc2014/images/what-we-do-sprites.png" alt="An image of the Drupal logo" class="clip pos-1" style="position: absolute; top: 0; left: 0; clip:rect(0 65px 70px 0);" />
<img src="sites/openconcept/themes/oc2014/images/what-we-do-sprites.png" alt="An image of a lock with a person inside of it to represent security and accessibility" class="clip pos-1" style="position: absolute; left: 24px; clip: rect(0 130px 70px 72px);" />
<img src="sites/openconcept/themes/oc2014/images/what-we-do-sprites.png" alt="An image of various web accessible devices - screen, tablet, and smart phone." class="clip pos-1" style="position: absolute; top: 0; left: 51px; clip: rect(0 200px 70px 134px);" />
</div>
<p class="rtecenter"></p>
<p class="rtecenter">We are Drupal experts who provide our clients with customized web solutions that are highly accessible and secure.</p> </div>
</div>
</section>
</div>
</div>
<div class="region region-two-50-second">
<div class="region-inner clearfix">
<section class="panel-pane pane-block pane-block-10 block">
<div class="block-inner clearfix">
<h2 class="pane-title block-title">Why you should hire us</h2>
<div class="block-content">
<div class="clipwrapper rtecenter" style=" position: relative; height: 71px; width: 265px; margin:0 auto;">
<img src="sites/openconcept/themes/oc2014/images/why-hire-us-sprites.png" alt="An image of a computer screen with people in circles connecting to other people." class="clip pos-1" style="position: absolute; top: 0; left: 0; clip:rect(0 75px 70px 0);" />
<img src="sites/openconcept/themes/oc2014/images/why-hire-us-sprites.png" alt="An image of the earth, showing we do work globally" class="clip pos-1" style="position: absolute; left: 24px; clip: rect(0 145px 70px 75px); margin-left: -10px" />
<img src="sites/openconcept/themes/oc2014/images/why-hire-us-sprites.png" alt="An image of two hands shaking, showing that we are willing to work with you" class="clip pos-1" style="position: absolute; top: 0; left: 51px; clip: rect(0 215px 70px 145px); margin-left: -15px" />
</div>
<p class="rtecenter"></p>
<p class="rtecenter">A skilled team, proven expertise and exceptional delivery are among the reasons to trust OpenConcept with your Drupal projects.</p> </div>
</div>
</section>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="panel-separator"></div><div class="panel-pane pane-node grey-background focus no-title block">
<div class="block-inner clearfix">
<div class="block-content">
<article id="node-1653" class="node node-page article odd node-full clearfix" about="/front-page-clients-logos" typeof="schema:WebPage foaf:Document">
<div class="node-content">
<div class="field field-name-body field-type-text-with-summary field-label-hidden view-mode-full"><div class="field-items"><div class="field-item even" property="content:encoded"><div id="client-logos">
<ul>
<li id="cupe-logo" style="display: inline-block;"><a href="http://cupe.ca/"><img alt="cupe logo" src="sites/openconcept/files/u1/cupe.png" style="height: 38px; width: 146px;" /></a></li>
<li id="amnesty-logo" style="display: inline-block;"><a href="http://amnesty.ca/"><img alt="Amnesty International Logo" src="sites/openconcept/files/u1/amnesty-international.png" style="height: 69px; width: 158px;" /></a></li>
<li id="join-logo" style="display: inline-block;"><a href="http://joininfo.ca/"><img alt="JOIN Logo" src="sites/openconcept/files/u1/join_0.png" style="height: 51px; width: 146px;" /></a></li>
<li id="mediasmarts-logo" style="display: inline-block;"><a href="http://mediasmarts.ca/"><img alt="MediaSmarts Logo" src="sites/openconcept/files/u1/mediasmarts-grey-homepage_0.png" style="width: 100px; height: 87px;" /></a></li>
</ul>
</div>
</div></div></div><span property="foaf:name" content="openconcept" class="rdf-meta element-hidden"></span> </div>
<span property="dc:title" content="" class="rdf-meta element-hidden"></span><span property="sioc:num_replies" content="0" datatype="xsd:integer" class="rdf-meta element-hidden"></span></article>
</div>
</div>
</div>
<div class="panel-separator"></div><div class="panel-pane pane-views pane-front-page-portfolio no-title block">
<div class="block-inner clearfix">
<div class="block-content">
<div class="view view-front-page-portfolio- view-id-front_page_portfolio_ view-display-id-default front-page-portfolio view-dom-id-a082ca455086a861b421613971eb8900">
<div class="view-content">
<div class="item-list"> <ul> <li class="views-row views-row-1 views-row-odd views-row-first views-row-last">
<div class="views-field views-field-nothing"> <span class="field-content"><div class="region-two-33-66-first">
<div class="region-inner">
<img typeof="foaf:Image" class="image-style-medium" src="sites/default/files/styles/medium/public/screenshots/cupe_13ffb.jpg?itok=tBhTu_aS" width="220" height="144" alt="CUPE Screenshot" title="CUPE Screenshot" />
</div>
</div>
<div class="region-two-33-66-second">
<div class="region-inner">
<a href="portfolio/cupe.html">CUPE</a>
<p>CUPE’s website was migrated to Drupal 7 and completely redesigned. The project involved multilingual development with accessibility improvements and security enhancements, development of a tool for campaigns and workshop registration management. </p>
<div class="porfolio-view-all"><a href="just-vision.html">View full portfolio</a></div>
</div>
</div></span> </div></li>
</ul></div> </div>
</div> </div>
</div>
</div>
<div class="panel-separator"></div><div class="panel-pane pane-panels-mini pane-drupal-why-what-comm focus no-title block">
<div class="block-inner clearfix">
<div class="block-content">
<div class="at-panel panel-display three-3x33 clearfix" id="mini-panel-drupal_why_what_comm">
<div class="region region-three-33-first">
<div class="region-inner clearfix">
<section class="panel-pane pane-node block">
<div class="block-inner clearfix">
<h2 class="pane-title block-title">WHAT IS DRUPAL?</h2>
<div class="block-content">
<article id="node-861" class="node node-page article even node-homepage-drupal-block view-mode-homepage_drupal_block clearfix" about="/what-drupal" typeof="schema:WebPage foaf:Document"><div class="at-panel panel-display two-25-75 clearfix" >
<div class="region region-two-25-75-first">
<div class="region-inner clearfix">
<div class="field field-name-field-featured-image field-type-image field-label-hidden view-mode-homepage_drupal_block"><div class="field-items"><figure class="clearfix field-item even"><img typeof="foaf:Image" class="image-style-none" src="sites/default/files/pages/drupal-resized-optim.png" width="64" height="64" alt="Drupal Drop Logo" /></figure></div></div> </div>
</div>
<div class="region region-two-25-75-second">
<div class="region-inner clearfix">
<div class="field field-name-body field-type-text-with-summary field-label-hidden view-mode-homepage_drupal_block"><div class="field-items"><div class="field-item even" property="content:encoded"><p>Drupal is an open-source software that allows you to easily organize, manage and publish your content, with an endless variety of customization. </p>
</div></div></div> </div>
</div>
</div>
</article> </div>
</div>
</section>
</div>
</div>
<div class="region region-three-33-second">
<div class="region-inner clearfix">
<section class="panel-pane pane-node block">
<div class="block-inner clearfix">
<h2 class="pane-title block-title">WHY DRUPAL?</h2>
<div class="block-content">
<article id="node-862" class="node node-page article odd node-homepage-drupal-block view-mode-homepage_drupal_block clearfix" about="/why-drupal" typeof="schema:WebPage foaf:Document"><div class="at-panel panel-display two-25-75 clearfix" >
<div class="region region-two-25-75-first">
<div class="region-inner clearfix">
<div class="field field-name-field-featured-image field-type-image field-label-hidden view-mode-homepage_drupal_block"><div class="field-items"><figure class="clearfix field-item even"><img typeof="foaf:Image" class="image-style-none" src="sites/default/files/pages/drupal-why.png" width="64" height="64" alt="Drupal Drop Checkmark Logo" /></figure></div></div> </div>
</div>
<div class="region region-two-25-75-second">
<div class="region-inner clearfix">
<div class="field field-name-body field-type-text-with-summary field-label-hidden view-mode-homepage_drupal_block"><div class="field-items"><div class="field-item even" property="content:encoded"><p>Drupal is a highly secure and scalable tools that powers some of the busiest sites and can be adapted to any visual design. </p>
</div></div></div> </div>
</div>
</div>
</article> </div>
</div>
</section>
</div>
</div>
<div class="region region-three-33-third">
<div class="region-inner clearfix">
<section class="panel-pane pane-node block">
<div class="block-inner clearfix">
<h2 class="pane-title block-title">DRUPAL COMMUNITY</h2>
<div class="block-content">
<article id="node-863" class="node node-page article even node-homepage-drupal-block view-mode-homepage_drupal_block clearfix" about="/drupal-community" typeof="schema:WebPage foaf:Document"><div class="at-panel panel-display two-25-75 clearfix" >
<div class="region region-two-25-75-first">
<div class="region-inner clearfix">
<div class="field field-name-field-featured-image field-type-image field-label-hidden view-mode-homepage_drupal_block"><div class="field-items"><figure class="clearfix field-item even"><img typeof="foaf:Image" class="image-style-none" src="sites/default/files/pages/drupal-comm.png" width="64" height="64" alt="Drupal Drop Globe Logo" /></figure></div></div> </div>
</div>
<div class="region region-two-25-75-second">
<div class="region-inner clearfix">
<div class="field field-name-body field-type-text-with-summary field-label-hidden view-mode-homepage_drupal_block"><div class="field-items"><div class="field-item even" property="content:encoded"><p>Drupal is constantly improved by a community of one million users that contribute to make it a cutting-edge platform.</p>
</div></div></div> </div>
</div>
</div>
</article> </div>
</div>
</section>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="panel-separator"></div><div class="panel-pane pane-panels-mini pane-front-latest-news grey-background focus no-title block">
<div class="block-inner clearfix">
<div class="block-content">
<div class="at-panel panel-display two-66-33 clearfix" id="mini-panel-front_latest_news">
<div class="region region-two-66-33-first">
<div class="region-inner clearfix">
<section class="panel-pane pane-views pane-blogs block">
<div class="block-inner clearfix">
<h2 class="pane-title block-title">From the Blog</h2>
<div class="block-content">
<div class="view view-blogs view-id-blogs view-display-id-block_1 front-news view-dom-id-da4fc5d0580f329877afcbc2d87aef6d">
<div class="view-content">
<div class="views-row views-row-1 views-row-odd views-row-first">
<a href="blog/mike/stories-open-gov-interview.html">Stories from the Open Gov Interview</a>
06/06/2020
<p>I had the pleasure of being interviewed by Richard Pietro as part of his Stories from the Open Gov podcast. Richard has gotten some amazing speakers on his show... </div>
<div class="views-row views-row-2 views-row-even">
<a href="blog/mike/december-11th-accessibility-workshop.html">December 11th Accessibility Workshop</a>
12/11/2019
According to Statistics Canada an estimated one in five Canadians over 15 years old has a disability. This slices through all sectors of our society and is a... </div>
<div class="views-row views-row-3 views-row-odd">
<a href="blog/mike/personalization-and-panel-drupalnorth.html">Personalization and a Panel at DrupalNorth</a>
12/08/2019
<p>DrupalNorth was held in Montreal this year. This event rotates between Canadian cities (so far only Toronto, Ottawa and Montreal). The goal is to bring together... </div>
<div class="views-row views-row-4 views-row-even">
<a href="blog/vsharma/case-study-canadian-national-institute-blind-cnib.html">Case Study: Canadian National Institute for the Blind (CNIB)</a>
18/03/2019
<p></p>
1. About
<p>Celebrating 100 years in 2018, the Canadian National Institute for the Blind (CNIB) Foundation is a non-profit organization driven to change... </div>
<div class="views-row views-row-5 views-row-odd views-row-last">
<a href="blog/cclark/inclusive-design-moral-responsibility.html">Inclusive design is a moral responsibility</a>
30/01/2019
<p></p>
<p>If you do a web search on ‘target audience’ you will be blasted with article after article on how important it is to know your audience. We have personas... </div>
</div>
</div> </div>
</div>
</section>
</div>
</div>
<div class="region region-two-66-33-second">
<div class="region-inner clearfix">
<div class="panel-pane pane-views pane-site-tweets no-title block">
<div class="block-inner clearfix">
<div class="block-content">
<div class="view view-site-tweets view-id-site_tweets view-display-id-block view-dom-id-d2d5c7f1579a8f465f453f2f5000a288">
<div class="view-header">
<p><a href="https://twitter.com/openconcept_ca" class="twitter-follow-button" data-show-count="false" data-dnt="true">Follow @openconcept_ca</a></p>
<script>
function advagg_mod_1() {
// Count how many times this function is called.
advagg_mod_1.count = ++advagg_mod_1.count || 1;
try {
if (advagg_mod_1.count <= 40) {
<!--//--><![CDATA[// ><!--
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');
//--><!]]>
// Set this to 100 so that this function only runs once.
advagg_mod_1.count = 100;
}
}
catch(e) {
if (advagg_mod_1.count >= 40) {
// Throw the exception if this still fails after running 40 times.
throw e;
}
else {
// Try again in 250 ms.
window.setTimeout(advagg_mod_1, 250);
}
}
}
function advagg_mod_1_check() {
if (window.jQuery && window.Drupal && window.Drupal.settings) {
advagg_mod_1();
}
else {
window.setTimeout(advagg_mod_1_check, 250);
}
}
advagg_mod_1_check();</script> </div>
<div class="view-content">
<div class="views-row views-row-1 views-row-odd views-row-first">
<span class="views-field views-field-profile-image-url"> <span class="field-content"><img typeof="foaf:Image" class="image-style-none" src="sites/openconcept.ca/files/oc-tweet.png" title="OpenConcept on Twitter" alt="OC Twitter Icon"></span> </span>
<span class="views-field views-field-screen-name"> <span class="field-content">openconcept_ca</span> </span>
<div class="views-field views-field-created-time"> <em class="field-content">1 week 3 hours</em> </div>
<div class="views-field views-field-text"> <span class="field-content">RT <a target="_blank" rel="nofollow" class="twitter-timeline-link" href="http://twitter.com/mikeherchel" class="twitter-atreply">@mikeherchel</a>: I also want to give a big <a target="_blank" rel="nofollow" class="twitter-timeline-link" href="https://twitter.com//search?q=%23DrupalThanks" class="twitter-hashtag">#DrupalThanks</a> to the <a target="_blank" rel="nofollow" class="twitter-timeline-link" href="https://twitter.com//search?q=%23a11y" class="twitter-hashtag">#a11y</a> team who has been right there advocating throughout the whole… <a href="https://t.co/Z5EeaEJLeD">https://t.co/Z5EeaEJLeD</a></span> </div> </div>
<div class="views-row views-row-2 views-row-even">
<span class="views-field views-field-profile-image-url"> <span class="field-content"><img typeof="foaf:Image" class="image-style-none" src="sites/openconcept.ca/files/oc-tweet.png" title="OpenConcept on Twitter" alt="OC Twitter Icon"></span> </span>
<span class="views-field views-field-screen-name"> <span class="field-content">openconcept_ca</span> </span>
<div class="views-field views-field-created-time"> <em class="field-content">4 weeks 1 hour</em> </div>
<div class="views-field views-field-text"> <span class="field-content">RT <a target="_blank" rel="nofollow" class="twitter-timeline-link" href="http://twitter.com/accessibleweb" class="twitter-atreply">@accessibleweb</a>: Hot off the press - we have updated the Government Service Standard requirements for assistive technology testing -… <a href="https://t.co/vJQohN4KtU">https://t.co/vJQohN4KtU</a></span> </div> </div>
<div class="views-row views-row-3 views-row-odd views-row-last">
<span class="views-field views-field-profile-image-url"> <span class="field-content"><img typeof="foaf:Image" class="image-style-none" src="sites/openconcept.ca/files/oc-tweet.png" title="OpenConcept on Twitter" alt="OC Twitter Icon"></span> </span>
<span class="views-field views-field-screen-name"> <span class="field-content">openconcept_ca</span> </span>
<div class="views-field views-field-created-time"> <em class="field-content">1 month 5 days</em> </div>
<div class="views-field views-field-text"> <span class="field-content">RT <a target="_blank" rel="nofollow" class="twitter-timeline-link" href="http://twitter.com/drupal" class="twitter-atreply">@drupal</a>: The WE4Authors Cluster Project is performing innovative research on CMS accessibility by default in Drupal, Joomla!… <a href="https://t.co/tBE2xtmdXO">https://t.co/tBE2xtmdXO</a></span> </div> </div>
</div>
<div class="view-footer">
<p><a href="https://twitter.com/intent/tweet?screen_name=openconcept_ca" class="twitter-mention-button" data-related="openconcept_ca" data-dnt="true">Tweet to @openconcept_ca</a></p>
<script>
function advagg_mod_2() {
// Count how many times this function is called.
advagg_mod_2.count = ++advagg_mod_2.count || 1;
try {
if (advagg_mod_2.count <= 40) {
<!--//--><![CDATA[// ><!--
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');
//--><!]]>
// Set this to 100 so that this function only runs once.
advagg_mod_2.count = 100;
}
}
catch(e) {
if (advagg_mod_2.count >= 40) {
// Throw the exception if this still fails after running 40 times.
throw e;
}
else {
// Try again in 250 ms.
window.setTimeout(advagg_mod_2, 250);
}
}
}
function advagg_mod_2_check() {
if (window.jQuery && window.Drupal && window.Drupal.settings) {
advagg_mod_2();
}
else {
window.setTimeout(advagg_mod_2_check, 250);
}
}
advagg_mod_2_check();</script> </div>
</div> </div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="panel-separator"></div><div class="panel-pane pane-panels-mini pane-interested-homepage get-in-touch no-title block">
<div class="block-inner clearfix">
<div class="block-content">
<div class="at-panel panel-display one-column clearfix" id="mini-panel-interested_homepage">
<div class="region region-one-main">
<div class="region-inner clearfix">
<div class="panel-pane pane-node no-title block">
<div class="block-inner clearfix">
<div class="block-content">
<article id="node-1652" class="node node-page article odd node-full clearfix" about="/interested" typeof="schema:WebPage foaf:Document">
<div class="node-content">
<div class="field field-name-body field-type-text-with-summary field-label-hidden view-mode-full"><div class="field-items"><div class="field-item even" property="content:encoded"><h2 class="rtecenter"><strong><em>Interested? Get in touch!</em></strong></h2>
<p class="rtecenter">If you'd like to talk about your web project,<br />
have any question about accessibility, security or Drupal, just let us know!<br />
We will get back to you quickly.</p>
<div class="rtecenter"><a class="rtecenter" href="contact.html">Contact Us Now</a></div>
</div></div></div><span property="foaf:name" content="openconcept" class="rdf-meta element-hidden"></span> </div>
<span property="dc:title" content="" class="rdf-meta element-hidden"></span><span property="sioc:num_replies" content="0" datatype="xsd:integer" class="rdf-meta element-hidden"></span></article>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div> </div>
<!-- Feed icons (RSS, Atom icons etc -->
</div><!-- /end #main-content -->
<!-- region: Content Aside -->
</div><!-- /end .content-inner -->
</div><!-- /end #content-column -->
<!-- regions: Sidebar first and Sidebar second -->
</div><!-- /end #columns -->
<!-- region: Tertiary Content -->
<!-- region: Footer -->
<div id="footer-wrapper">
<footer id="footer" class="clearfix" >
<div class="region region-footer"><div class="region-inner clearfix"><div id="block-block-14" class="block block-block no-title odd first block-count-3 block-region-footer block-14" ><div class="block-inner clearfix">
<div class="block-content content"><p> </p>
<h2 class="rtecenter"><strong>Interested in digital accessibility? <a href="https://mailchi.mp/133e3c60c3f6/accessibility-action" style="color:white;">Sign up today to our monthly Accessibility Action Newsletter!</a></strong></h2>
<p> </p>
</div>
</div></div><div id="block-panels-mini-location-get-in-touch-follow-us" class="block block-panels-mini no-title even block-count-4 block-region-footer block-location-get-in-touch-follow-us" >
<div class="block-content content"><div class="at-panel panel-display three-3x33 clearfix" id="mini-panel-location_get_in_touch_follow_us">
<div class="region region-three-33-first">
<div class="region-inner clearfix">
<div class="panel-pane pane-block pane-block-8 no-title block">
<div class="block-inner clearfix">
<div class="block-content">
<h3 class="rtecenter">LOCATION</h3>
<div class="rtecenter">
<p>571 Somerset Street West<br />
Ottawa ON K1R 5K1<br />
Canada</p>
</div>
<p class="rtecenter"> </p>
</div>
</div>
</div>
</div>
</div>
<div class="region region-three-33-second">
<div class="region-inner clearfix">
<div class="panel-pane pane-block pane-block-6 no-title block">
<div class="block-inner clearfix">
<div class="block-content">
<h3 class="rtecenter">GET IN TOUCH</h3>
<p class="rtecenter"><a href="tel:+16136866736">613-686-6736</a> (OPEN)<br />
<a href="mailto:info@openconcept.ca" style="font-size: 13px; line-height: 1.6em;">info@openconcept.ca</a><br />
<a href="careers.html" style="font-size: 13px; line-height: 1.6em;">Careers</a></p>
</div>
</div>
</div>
</div>
</div>
<div class="region region-three-33-third">
<div class="region-inner clearfix">
<div class="panel-pane pane-block pane-block-7 no-title block">
<div class="block-inner clearfix">
<div class="block-content">
<h3 class="rtecenter">FOLLOW US</h3>
<div class="clipwrapper rtecenter" style=" position: relative;height: 40px;width: 260px; margin:0 auto;">
<a href="https://twitter.com/openconcept_ca" target="_blank" rel=”noopener noreferrer”>
<img alt="Visit us on Twitter" src="sites/openconcept/themes/oc2014/images/social-media-sprites-2.png" style="width: 260px; height: 45px; position: absolute; top: -5px; left: -41px; clip: rect(0 122px 50px 83px);"></a>
<a href="https://www.linkedin.com/company/1703911?trk=prof-0-ovw-curr_pos" target="_blank" rel=”noopener noreferrer”>
<img alt="Visit us on Linkedin" src="sites/openconcept/themes/oc2014/images/social-media-sprites-2.png" style="width: 260px; height: 45px; position: absolute; top: -5px; left: -36px; clip: rect(0 162px 50px 130px);"></a>
<a href="https://www.facebook.com/OpenConcept-Consulting-Inc-657846390931051/?fref=ts" target="_blank" rel=”noopener noreferrer”>
<img alt="Visit us on facebook" src="sites/openconcept/themes/oc2014/images/social-media-sprites-2.png" style="width: 260px; height: 45px; position: absolute; top: -5px; left: -69px; clip: rect(0 250px 50px 213px);"></a>
<a href="https://github.com/OpenConceptConsulting" target="_blank" rel=”noopener noreferrer”>
<img alt="GitHub Logo" src="sites/openconcept/themes/oc2014/images/github.svg" style="width: 45px; height: 45px; position: absolute; top: -5px; left: 194px;" width="45px" height="45px"></a>
</div> </div>
</div>
</div>
</div>
</div>
</div>
</div>
</div><div id="block-menu-menu-footer-menu" class="block block-menu no-title odd last block-count-5 block-region-footer block-menu-footer-menu" role="navigation"><div class="block-inner clearfix">
<div class="block-content content"><ul class="menu clearfix"><li class="first leaf menu-depth-1 menu-item-1264"><a href="about.html" title="">About</a></li><li class="leaf menu-depth-1 menu-item-1265"><a href="support.html" title="">Services</a></li><li class="leaf menu-depth-1 menu-item-1266"><a href="just-vision.html" title="">Our Work</a></li><li class="leaf menu-depth-1 menu-item-1267"><a href="drupal.html" title="">Drupal</a></li><li class="leaf menu-depth-1 menu-item-1582"><a href="blog.html" title="">Blog</a></li><li class="leaf menu-depth-1 menu-item-1269"><a href="contact.html" title="">Contact Us</a></li><li class="leaf menu-depth-1 menu-item-1270"><a href="accessibility-statement.html" title="">Accessibility</a></li><li class="leaf menu-depth-1 menu-item-1583"><a href="usage-policy.html" title="">Usage Policy</a></li><li class="last leaf menu-depth-1 menu-item-1614"><a href="privacy-policy.html" title="">Privacy</a></li></ul></div>
</div></div></div></div> </footer>
</div>
</div>
<script src="http://code.jquery.com/jquery-1.8.3.min.js"></script>
<script>window.jQuery || document.write("<script src='sites/all/modules/contrib/jquery_update/replace/jquery/1.8/jquery.min.js'>\x3C/script>")</script>
<script src="sites/default/files/advagg_js/js__ZyeOaiFuDejQQbhUV7yg7atYZnj4WLfH77o0scv4068__MZdWWgUEYpsEWLcU0RqkaXMsEyksbpCgnf4XwXRkqz0__uNtay9YJwYTDKfp29_kPgazcGHUcn4IsOWjv8kqq3jk.js"></script>
<script src="sites/default/files/advagg_js/js__BTKa_A26dOvGHyd_FPY7LidPV6d0xyq-uJNFfIWXtck__64WrpnGRUPOXA4MT998577-8XmarmBT-Mh_Rv58vSjY__uNtay9YJwYTDKfp29_kPgazcGHUcn4IsOWjv8kqq3jk.js"></script>
<script src="sites/default/files/advagg_js/js__3lHmLvkfXZILLONv199X8iLdlKjQoh2tffWpGTG2ipg__T2wnMdbWxHWlelaA_AvXTRPJceH2SCm0dNX00Y-W_hU__uNtay9YJwYTDKfp29_kPgazcGHUcn4IsOWjv8kqq3jk.js"></script>
<script>jQuery.extend(Drupal.settings, {"basePath":"\/","pathPrefix":"","ajaxPageState":{"theme":"oc2014","theme_token":"-i7Te0WO6ZHEafD4MEVxKSswdE2Qihs_h_wuKwt6Hn4"},"better_exposed_filters":{"views":{"front_page_top_image":{"displays":{"default":{"filters":[]}}},"front_page_portfolio_":{"displays":{"default":{"filters":[]}}},"blogs":{"displays":{"block_1":{"filters":[]}}},"site_tweets":{"displays":{"block":{"filters":[]}}}}},"responsive_menus":[{"selectors":"#primary-menu-bar","container":"body","trigger_txt":"\u003Cspan \/\u003E\u003Cspan \/\u003E\u003Cspan \/\u003E","close_txt":"X","close_size":"18px","position":"right","media_size":"480","show_children":"1","expand_children":"1","expand_txt":"+","contract_txt":"-","remove_attrs":"1","responsive_menus_style":"mean_menu"}],"eu_cookie_compliance":{"popup_enabled":1,"popup_agreed_enabled":0,"popup_hide_agreed":0,"popup_clicking_confirmation":1,"popup_scrolling_confirmation":0,"popup_html_info":"\u003Cdiv class=\u0022eu-cookie-compliance-banner eu-cookie-compliance-banner-info eu-cookie-compliance-banner--default\u0022\u003E\n \u003Cdiv class=\u0022popup-content info\u0022\u003E\n \u003Cdiv id=\u0022popup-text\u0022\u003E\n \u003Ch2\u003EWe use cookies on this site to enhance your user experience\u003C\/h2\u003E\n\u003Cp\u003EBy clicking any link on this page you are giving your consent for us to set cookies.\u003C\/p\u003E\n \u003Cbutton type=\u0022button\u0022 class=\u0022find-more-button eu-cookie-compliance-more-button\u0022\u003ENo, give me more info\u003C\/button\u003E\n \u003C\/div\u003E\n \n \u003Cdiv id=\u0022popup-buttons\u0022 class=\u0022\u0022\u003E\n \u003Cbutton type=\u0022button\u0022 class=\u0022agree-button eu-cookie-compliance-default-button\u0022\u003EOK, I agree\u003C\/button\u003E\n \u003C\/div\u003E\n \u003C\/div\u003E\n\u003C\/div\u003E","use_mobile_message":false,"mobile_popup_html_info":"\u003Cdiv class=\u0022eu-cookie-compliance-banner eu-cookie-compliance-banner-info eu-cookie-compliance-banner--default\u0022\u003E\n \u003Cdiv class=\u0022popup-content info\u0022\u003E\n \u003Cdiv id=\u0022popup-text\u0022\u003E\n \u003Cbutton type=\u0022button\u0022 class=\u0022find-more-button eu-cookie-compliance-more-button\u0022\u003ENo, give me more info\u003C\/button\u003E\n \u003C\/div\u003E\n \n \u003Cdiv id=\u0022popup-buttons\u0022 class=\u0022\u0022\u003E\n \u003Cbutton type=\u0022button\u0022 class=\u0022agree-button eu-cookie-compliance-default-button\u0022\u003EOK, I agree\u003C\/button\u003E\n \u003C\/div\u003E\n \u003C\/div\u003E\n\u003C\/div\u003E\n","mobile_breakpoint":"768","popup_html_agreed":"\u003Cdiv\u003E\n \u003Cdiv class=\u0022popup-content agreed\u0022\u003E\n \u003Cdiv id=\u0022popup-text\u0022\u003E\n \u003Ch2\u003EThank you for accepting cookies\u003C\/h2\u003E\n\u003Cp\u003EYou can now hide this message or find out more about cookies.\u003C\/p\u003E\n \u003C\/div\u003E\n \u003Cdiv id=\u0022popup-buttons\u0022\u003E\n \u003Cbutton type=\u0022button\u0022 class=\u0022hide-popup-button eu-cookie-compliance-hide-button\u0022\u003EHide\u003C\/button\u003E\n \u003Cbutton type=\u0022button\u0022 class=\u0022find-more-button eu-cookie-compliance-more-button-thank-you\u0022 \u003EMore info\u003C\/button\u003E\n \u003C\/div\u003E\n \u003C\/div\u003E\n\u003C\/div\u003E","popup_use_bare_css":false,"popup_height":"auto","popup_width":"100%","popup_delay":1000,"popup_link":"\/privacy-policy","popup_link_new_window":1,"popup_position":null,"fixed_top_position":1,"popup_language":"en","store_consent":false,"better_support_for_screen_readers":0,"reload_page":0,"domain":"","domain_all_sites":null,"popup_eu_only_js":0,"cookie_lifetime":"100","cookie_session":false,"disagree_do_not_show_popup":0,"method":"default","whitelisted_cookies":"","withdraw_markup":"\u003Cbutton type=\u0022button\u0022 class=\u0022eu-cookie-withdraw-tab\u0022\u003EPrivacy settings\u003C\/button\u003E\n\u003Cdiv class=\u0022eu-cookie-withdraw-banner\u0022\u003E\n \u003Cdiv class=\u0022popup-content info\u0022\u003E\n \u003Cdiv id=\u0022popup-text\u0022\u003E\n \u003Cp\u003E\u0026lt;h2\u0026gt;We use cookies on this site to enhance your user experience\u0026lt;\/h2\u0026gt;\u0026lt;p\u0026gt;You have given your consent for us to set cookies.\u0026lt;\/p\u0026gt;\u003C\/p\u003E\n \u003C\/div\u003E\n \u003Cdiv id=\u0022popup-buttons\u0022\u003E\n \u003Cbutton type=\u0022button\u0022 class=\u0022eu-cookie-withdraw-button\u0022\u003EWithdraw consent\u003C\/button\u003E\n \u003C\/div\u003E\n \u003C\/div\u003E\n\u003C\/div\u003E\n","withdraw_enabled":false,"withdraw_button_on_info_popup":false,"cookie_categories":[],"enable_save_preferences_button":true,"fix_first_cookie_category":true,"select_all_categories_by_default":false},"googleanalytics":{"trackOutbound":1,"trackMailto":1,"trackDownload":1,"trackDownloadExtensions":"7z|aac|arc|arj|asf|asx|avi|bin|csv|doc(x|m)?|dot(x|m)?|exe|flv|gif|gz|gzip|hqx|jar|jpe?g|js|mp(2|3|4|e?g)|mov(ie)?|msi|msp|pdf|phps|png|ppt(x|m)?|pot(x|m)?|pps(x|m)?|ppam|sld(x|m)?|thmx|qtm?|ra(m|r)?|sea|sit|tar|tgz|torrent|txt|wav|wma|wmv|wpd|xls(x|m|b)?|xlt(x|m)|xlam|xml|z|zip"},"urlIsAjaxTrusted":{"\/search\/node":true}});</script>
<script src="sites/default/files/advagg_js/js__F2qdh-1_GOHY85WJybNO3pprDd50KfMFbk-UcsLzh0Y___SeDJKIvrikPXIIr55mRB1jrZkJNqFYEnfX8AHNM0No__uNtay9YJwYTDKfp29_kPgazcGHUcn4IsOWjv8kqq3jk.js"></script>
<script>var eu_cookie_compliance_cookie_name = "";</script>
<script src="sites/openconcept/themes/oc2014/js/portfolio.js"></script>
</body>
<!-- Mirrored from openconcept.ca/ by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Oct 2020 15:52:18 GMT -->
</html>