Important: The GCConnex decommission will not affect GCCollab or GCWiki. Thank you and happy collaborating!

Difference between revisions of "DTL Community Hub"

From wiki
Jump to navigation Jump to search
 
(135 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<!--The following line of code hides the page title-->
 
<!--The following line of code hides the page title-->
 
{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}}
 
{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}}
[[fr:Talent_numérique]]
+
[[fr:DTL_Community_Hub/Talent_num%C3%A9rique]]
  <div class="headerbg">
+
<div class="fullPage"><div class="headerMain">
    <div class="headercontent">
+
  <div class="headerbg"><div class="headercontent"><h1>#GCDigital Community Hub</h1>
      <h1><span class="h1small">Digital Talent Leadership</span>
 
<span class="newlineh1"><span class="purph1">Community</span> Hub</span></h1>
 
 
     </div>
 
     </div>
  </div>
+
 
 +
<h4 class="powered-by">Powered by the Digital Talent &amp; Leadership sector at Treasury Board of Canada Secretariat</h4>
 +
</div>
 
{{DTL Comm Hub Nav}}
 
{{DTL Comm Hub Nav}}
 +
</div>
 
{{#css:
 
{{#css:
 +
 +
.digitalcontent h4 {
 +
  color: #FFFFFF;
 +
}
 +
 +
.powered-by {
 +
  color: white;
 +
  padding-left: 30px;
 +
}
 +
 +
 +
.mw-body {
 +
padding: 0px !important;
 +
}
 +
 +
<style>
 +
  a:link {
 +
    color: #9747FF;
 +
    text-decoration: none;
 +
  }
 +
  a:visited {
 +
    color: #9747FF !important;
 +
    text-decoration: none;
 +
  }
 +
 +
  a:active {
 +
    color: #9747FF;
 +
    text-decoration: underline;
 +
  }
 +
 +
.headerIcon .floatleft{
 +
padding-left: 30px;
 +
    padding-top: 30px;
 +
}
 +
.headerMain {
 +
background: black;
 +
}
 +
 
.headerbg {
 
.headerbg {
 
   margin-top: 0px;
 
   margin-top: 0px;
Line 33: Line 72:
 
}
 
}
 
.headerbg h1 {
 
.headerbg h1 {
   color: #000000;
+
   color: #FFFFFF;
 
   margin-bottom: 0px;
 
   margin-bottom: 0px;
 
   font-size: 60px !important;
 
   font-size: 60px !important;
Line 40: Line 79:
 
   font-weight: 800;
 
   font-weight: 800;
 
   margin-top: 0px;
 
   margin-top: 0px;
 +
  padding-top: 30px;
 +
padding-left: 30px;
 
}
 
}
  
 
.h1small
 
.h1small
 
{
 
{
  color: #000000;
+
padding-top:30px 
  padding-bottom: 0px;
+
padding-bottom: 0px;
   font-size: 30px !important;
+
   font-size: 50px !important;
 
   font-weight: 500;
 
   font-weight: 500;
 
}
 
}
  
.purph1
+
.h1colour
 
{
 
{
   color: #6F27BF;
+
   color: #FFFFFF;
 
}
 
}
 
 
.newlineh1
 
.newlineh1
 
{
 
{
 
display: block;
 
display: block;
text-transform: uppercase;
+
text-transform: sentence case;
 
}
 
}
  
 +
.digitalcontent
 +
{
 +
padding-left: 30px;
 +
 +
}
 
.digitalcontent h3
 
.digitalcontent h3
 
{
 
{
Line 68: Line 113:
  
 
.digitalcontent h2
 
.digitalcontent h2
 +
{
 +
  color: #000000;
 +
  font-size: 30px;
 +
  margin-top: 20px;
 +
  margin-bottom: 0px;
 +
  border: none;
 +
  font-weight: 700;
 +
  font-family: "Open Sans",sans-serif !important;
 +
}
 +
 +
.digitalcontent h4
 
{
 
{
 
   color: #000000;
 
   color: #000000;
Line 86: Line 142:
 
}
 
}
  
/* Remove extra left and right margins, due to padding in columns */
+
*{
.row {
+
   box-sizing: border-box;
   margin: 0 -5px;
 
  clear: both;
 
  display: flex;
 
  flex-flow: row wrap;
 
 
}
 
}
  
.column {
 
  flex: 0 0 25%;
 
  display: flex;
 
  padding: 10px;
 
  
}
+
/* For smaller screen sizes */
/* Clear floats after the columns */
+
@media (min-width: 100px) and (max-width: 950px)
.row:after {
 
  content: "";
 
  display: table;
 
  clear: both;
 
}
 
 
 
/* Style the counter cards */
 
.card {
 
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
 
  padding: 16px;
 
  text-align: center;
 
}
 
 
 
.cards {
 
  height: 100px;
 
  max-width: 100px;
 
  max-height: 150px;
 
}
 
 
 
.infobox
 
 
{
 
{
  border-radius: 10px;
+
.headerbg h1 {
   border: 2px solid #00A196;
+
   color: #FFFFFF;
   padding-top: 10px;
+
   font-size: 30px !important;
   padding-bottom: 10px;
+
   font-weight: 800;
   padding-left: 20px;
+
   padding-top: 30px;
  padding-right: 20px;
 
  margin-bottom: 15px;
 
  margin-top: 10px;
 
 
}
 
}
 
.infoboxcontent {
 
  width: 95%;
 
  float: right;
 
  height: auto;
 
 
}
 
}
 +
}}
 +
<div class="digitalcontent">
 +
== <big>Digital Download</big> ==
 +
Your insider space for what’s happening in the world of digital talent.
  
.infobox:after {
+
Get the latest updates, stories, and resources from the team behind the '''#GCDigital Community Hub'''. Explore what’s new, what’s next, and how we can support your digital journey.  
  content: "";
+
----
  visibility: hidden;
 
  display: block;
 
  height: 0;
 
  clear: both;
 
}
 
/* Style for projects */
 
.thumbnail img { 
 
  display: block;
 
  margin-left: auto;
 
  margin-right: auto;
 
}
 
  
.thumbRow {
+
==== <small>July 1, 2025</small> ====
  margin: 0 -5px;
 
  clear: both;
 
  display: flex;
 
  flex-flow: row wrap;
 
}
 
.thumbRow:after {
 
  content: "";
 
  display: table;
 
  clear: both;
 
}
 
  
*{
+
===== In this edition: =====
  box-sizing: border-box;
+
[[#Navigate-your-career-with-the-help-of-a-mentor|Navigate your career with the help of a mentor]]
}
 
  
.thumbnail h4
+
·       Hiring the best talent: 5 secrets you need to know
{
 
  background-color: #52C765;
 
  margin: auto;
 
  padding: 20px;
 
  text-align: center;
 
  color: black;
 
  font-size: 20px;
 
  text-decoration: underline;
 
}
 
  
.thumbnail h4 a
+
·       The hidden costs of poor talent management—and how to avoid them
{
 
  color: black;
 
}
 
  
.thumbnail h4 a:hover
+
·       Upskill your way to success: How to stay ahead
{
 
  color: white;
 
}
 
.thumbnail h4 a:focus
 
{
 
  color: white;
 
}
 
 
 
.thumbcontent
 
{
 
  padding: 20px;
 
}
 
.thumbcolumn {
 
  flex-basis: 25%;
 
  padding: 10px;
 
  display: flex;
 
  align-items: stretch;
 
  justify-items: stretch;
 
  justify-content: stretch;
 
}
 
  
.thumbnail {
+
===== Events and important dates =====
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
+
·      Event A
  width: 100%;
 
}
 
.txtPhase {
 
  text-align: center;
 
  font-weight: bold;
 
  padding-bottom: 10px;
 
  color: #000000;
 
  border-bottom: solid 2px #75DE86;
 
}
 
  
/* For smaller screen sizes */
+
·      Event B
@media (min-width: 100px) and (max-width: 950px)
 
{
 
.thumbcolumn {
 
  flex: 0 0 95% !important;
 
  display:inline-block;
 
width: 100%;
 
  padding: 10px; /* gutter width */
 
}
 
  
.column {
+
·      Event C
flex: 0 0 95%;
 
  display:inline-block;
 
width: 100%;
 
  padding: 10px; /* gutter width */
 
  
}
+
<span id="Navigate-your-career-with-the-help-of-a-mentor"></span>
}
+
====== Navigate your career with the help of a mentor ======
}}
+
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa
<div class="digitalcontent">
 
<h2>Building a workforce for digital-first delivery</h2>
 
    <p>[https://www.canada.ca/en/government/system/digital-government/government-canada-digital-operations-strategic-plans/canada-digital-ambition.html Canada’s Digital Ambition] (launched August 2022) is the Government of Canada’s north star to design, deliver, and maintain digital services. Canadians expect that government digital services are simple, secure and efficient. To make this a reality, the public service requires:</p>
 
    <ul>
 
      <li> modern tools</li>
 
      <li>data-enabled services and programs</li>
 
      <li>action-ready policy</li>
 
      <li>and most relevant to us: digital talent and digital leadership</li>
 
    </ul>
 
<p>At the Treasury Board of Canada Secretariat (TBS)’s Office of the Chief Information Officer (OCIO) Digital Community Management team, we focus on supporting digital talent and leadership. This means attracting, retaining, and developing talent. We also aim to create conditions that enable organizations and teams to design, deliver, and maintain robust digital services. </p>
 
    <h2>We need your help!</h2>
 
    <p>On these pages, you will see initiatives that we are developing with the digital community, links to evolving materials, and opportunities to contribute.</p>
 
    <p>This is an open call for feedback: regardless of your role or department or agency, we want to hear from you. We want to understand your perspective to help improve OCIO’s initiatives to support digital talent in the public service.</p>
 
    <h3>How we work</h3>
 
    <p>Whatever we share will come with a label: Discovery, Alpha, Beta, or Live. We use these labels to make sure we are taking an iterative approach to everything we design and deliver.</p>
 
    <p>For us, <strong>these labels mean</strong>: </p>
 
    <div class="row">
 
      <div class="column">
 
        <div class="card infobox">
 
          <h4>1. Discovery</h4>
 
          <p>Involves understanding the key problem and the most important needs of the people impacted. By the end of Discovery, we know what is worth addressing first.</p>
 
        </div>
 
      </div>
 
      <div class="column">
 
        <div class="card infobox">
 
          <h4>2. Alpha</h4>
 
          <p>Includes prototyping ways to address the key problem and most important needs. By the end of Alpha, we should have a scalable solution to address the problem.</p>
 
        </div>
 
      </div>
 
      <div class="column">
 
        <div class="card infobox">
 
          <h4>3. Beta</h4>
 
          <p>Involves testing and iterating on the solution. By the end of Beta, we may share the solution in a public environment so we can continue to improve it.</p>
 
        </div>
 
      </div>
 
      <div class="column">
 
        <div class="card infobox">
 
          <h4>4. Live</h4>
 
          <p>We are ready to share the solution. Since Live is ongoing, the solution needs regular review and maintenance based on user, policy, service, and other key metrics. These metrics will determine if we are effectively supporting digital talent in the public service.</p>
 
        </div>
 
      </div>
 
    </div>
 
    <h3>How you can get involved</h3>
 
    <p>We have three initiatives that are ready for your participation. We will continually share early drafts and this page will change based on what we are ready to share:</p>
 
  
<div class="thumbRow">
+
====== Hiring the best talent: 5 secrets you need to know ======
      <div class="thumbcolumn">
+
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa
        <div class="thumbnail">
 
          <h4>[[Digital_Talent/Digital_Talent_Strategy|The Digital Talent Strategy]]</h4>
 
          <div class="thumbcontent">[[File:Point.PNG|130x130px|Finger pointing upward]]
 
            <p class="txtPhase">Phase: Beta</p>
 
            <p>Attracting and developing digital talent in the GC </p>
 
          </div>
 
        </div>
 
      </div>
 
      <div class="thumbcolumn">
 
        <div class="thumbnail">
 
          <h4>[[Digital_Talent/Digital_Skills|The Digital Skills Initiative]]</h4>
 
          <div class="thumbcontent"> [[File:Puzzle icon.png|130x130px|Puzzle pieces]]
 
            <p class="txtPhase">Phase: Alpha</p>
 
            <p>Defining and developing digital skills for all public servants</p>
 
          </div>
 
        </div>
 
      </div>
 
      <div class="thumbcolumn">
 
        <div class="thumbnail">
 
          <h4>[[Digital_Talent/Ecosystem_for_Digital_Talent|Ecosystem for digital talent]]</h4>
 
          <div class="thumbcontent"> [[File:Network.png|130x130px|Solar system]]
 
            <p class="txtPhase">Phase: Alpha</p>
 
            <p>Curating and visualizing data related to digital talent</p>
 
          </div>
 
        </div>
 
      </div>
 
  
      <div class="thumbcolumn">
+
====== The hidden costs of poor talent management—and how to avoid them ======
        <div class="thumbnail">
+
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa
          <h4>[[Digital_Talent/EX_Learning_Paths|Digital EX Learning Paths]]</h4>
 
          <div class="thumbcontent"> [[File:Learning-path.png|130x130px|Computer with a book]]
 
            <p class="txtPhase">Phase: Alpha</p>
 
            <p>Curating learning resources for digital executives</p>
 
          </div>
 
        </div>
 
      </div>
 
    </div>
 
  
<div class="infobox">
+
====== Upskill your way to success: How to stay ahead ======
<h3>Our other key services</h3>
+
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa
<p>If you'd like more information on any of our other key services for the Digital Community please feel free to contact us:</p>
 
<ul>
 
  <li><strong>Digital Talent Recruitment:</strong> We're here for all your Digital Talent recruitment needs using our collective processes. Reach out to us by [mailto:recruitmentIMIT-recrutementGITI@tbs-sct.gc.ca email at recruitmentIMIT-recrutementGITI@tbs-sct.gc.ca]</li>
 
  <ul>
 
    <li>Looking to recruit digital talent from across Canada? Check out our <strong>[https://talent.canada.ca/en brand new talent platform]!</strong>
 
  </ul>
 
  <li><strong>Digital talent management:</strong> Aimed at helping promote and increase mobility opportunities at the aspiring executive and executive level.  Reach out to us by [mailto:OCIOTalent-TalentBDPI@tbs-sct.gc.ca email at OCIOTalent-TalentBDPI@tbs-sct.gc.ca]</li>
 
  <li></li>
 
</ul>
 
 
</div>
 
</div>
 
</div>
 
</div>
 +
__NOEDITSECTION__
 +
__FORCETOC__

Latest revision as of 12:02, 4 June 2025

Digital Download

Your insider space for what’s happening in the world of digital talent.

Get the latest updates, stories, and resources from the team behind the #GCDigital Community Hub. Explore what’s new, what’s next, and how we can support your digital journey.


July 1, 2025

In this edition:

Navigate your career with the help of a mentor

·       Hiring the best talent: 5 secrets you need to know

·       The hidden costs of poor talent management—and how to avoid them

·       Upskill your way to success: How to stay ahead

Events and important dates

·      Event A

·      Event B

·      Event C

Navigate your career with the help of a mentor

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa

Hiring the best talent: 5 secrets you need to know

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa

The hidden costs of poor talent management—and how to avoid them

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa

Upskill your way to success: How to stay ahead

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa