Training
No edit summary
Tag: 2017 source edit
No edit summary
 
(22 intermediate revisions by the same user not shown)
Line 4: Line 4:
         body {
         body {
            
            
         }
         }bh v
        
        
         .title {
         .title {
Line 10: Line 10:
             font-weight: 700;
             font-weight: 700;
             margin: 20px 0;
             margin: 20px 0;
         }
         }dhuibvycgvu
         .subtitle {
         .subtitle {
             background: rgba(255, 218, 187, 0.45);
             background: rgba(255, 218, 187, 0.45);
             font-size: 24px;
             font-size: 24px;grhhrh
             font-weight: 700;
             font-weight: 700;
             margin: 0 auto;
             margin: 0 auto;
             padding: 10px;
             padding: 10px;dfwf
         }
         }
         .section {
         .section {
             display: flex;
             display: flex;
             align-items: center;
             align-items: center;
             margin: 20px 0;
             padding-left: 20px;
             padding: 10px;
             padding-bottom: 5px;
            padding-top: 2px;
         }
         }
         .section-icon {
         .section-icon {
Line 50: Line 51:
.section-content {
.section-content {
     display: none;
     display: none;
    margin-top: 10px;
}
}


Line 58: Line 58:
.section-content {
.section-content {
     display: none;
     display: none;
    margin-top: 10px;
     border-radius: 30px;
     border-radius: 30px;
     background:white;
     background:white;
    padding: 20px;
}
}


Line 113: Line 111:
     background-color: #FFBF80;
     background-color: #FFBF80;
}
}
.card-container {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    gap: 20px;
}
h2 {
        color: #F67A07;
        border-bottom: 2px solid #F67A07;
        padding-bottom: 10px;
    }




Line 132: Line 142:
     </style>
     </style>
<main>
<main>
<h2>Welcome to the MDriven Insider</h2>
<div class="card-container">
</html>
{{#widget:Card|heading=Documentation|display=block|imageIcon=/images/YouTrack.png|subheading=Check your tasks on YouTrack|link=https://support.mdriven.net/issues?q=Assignee:%20me}}
{{#widget:Card|heading=Documentation|display=block|fontAwesomeIcon=fa fa-blog|subheading=Check the blog|link=https://blog.mdriven.net}}
{{#widget:Card|heading=Documentation|display=block|fontAwesomeIcon=fab fa-github|subheading=Check Github|link=https://github.com/supportMDriven}}
{{#widget:Card|heading=Documentation|display=block|fontAwesomeIcon=fa fa-envelope|subheading=Check your emails|link=https://support.mdriven.net/issues?q=Assignee:%20me}}
{{#widget:Card|heading=Documentation|display=block|imageIcon=/images/portal.png|subheading=Check Portal|link=https://portal.mdriven.net}}
{{#widget:Card|heading=Documentation|display=block|fontAwesomeIcon=fa fa-globe|subheading=Check the Website|link=https://mdriven.net}}
{{#widget:Card|heading=Documentation|display=block|imageIcon=https://wiki.mdriven.net/images/MDrivenLogo.png|subheading=Check Wiki|link=https://wiki.mdriven.net}}
{{#widget:Card|heading=Documentation|display=block|fontAwesomeIcon=fab fa-youtube|subheading=Check Youtube|link=https://www.youtube.com/@MDrivenOfficial}}
{{#widget:Card|heading=Documentation|display=block|fontAwesomeIcon=fab fa-stack-overflow|subheading=Check StackOverflow|link=https://stackoverflow.com/questions/tagged/mdriven}}
{{#widget:Card|heading=Documentation|display=block|fontAwesomeIcon=fab fa-slack|subheading=Check Slack|link=https://mdriven.slack.com/}}
<html>
</div>
<!-- Section 1 -->
<!-- Section 1 -->
        
        
       <div class="section" onclick="toggleSection(this)">
       <div class="section" onclick="toggleSection(this)">
    <div class="section-icon">
        <img src="https://wiki.mdriven.net/images/1/1a/Before_Starting_Guide.png" alt="Icon" width="100px" height="100px" />
    </div>
     <div class="section-text">For everyone working for MDriven</div>
     <div class="section-text">For everyone working for MDriven</div>
     <div class="section-arrow">
     <div class="section-arrow">
Line 182: Line 204:
        
        
       <div class="section" onclick="toggleSection(this)">
       <div class="section" onclick="toggleSection(this)">
    <div class="section-icon">
        <img src="https://wiki.mdriven.net/images/1/1a/Before_Starting_Guide.png" alt="Icon" width="100px" height="100px" />
    </div>
     <div class="section-text">Marketing</div>
     <div class="section-text">Marketing</div>
     <div class="section-arrow">
     <div class="section-arrow">
Line 211: Line 230:
        
        
       <div class="section" onclick="toggleSection(this)">
       <div class="section" onclick="toggleSection(this)">
    <div class="section-icon">
        <img src="https://wiki.mdriven.net/images/1/1a/Before_Starting_Guide.png" alt="Icon" width="100px" height="100px" />
    </div>
     <div class="section-text">Sales</div>
     <div class="section-text">Sales</div>
     <div class="section-arrow">
     <div class="section-arrow">
Line 237: Line 253:
        
        
       <div class="section" onclick="toggleSection(this)">
       <div class="section" onclick="toggleSection(this)">
    <div class="section-icon">
        <img src="https://wiki.mdriven.net/images/1/1a/Before_Starting_Guide.png" alt="Icon" width="100px" height="100px" />
    </div>
     <div class="section-text">External/customer projects</div>
     <div class="section-text">External/customer projects</div>
     <div class="section-arrow">
     <div class="section-arrow">
Line 264: Line 277:
        
        
       <div class="section" onclick="toggleSection(this)">
       <div class="section" onclick="toggleSection(this)">
    <div class="section-icon">
        <img src="https://wiki.mdriven.net/images/1/1a/Before_Starting_Guide.png" alt="Icon" width="100px" height="100px" />
    </div>
     <div class="section-text">Web Presence</div>
     <div class="section-text">Web Presence</div>
     <div class="section-arrow">
     <div class="section-arrow">
Line 282: Line 292:
</div>
</div>
<div class="section-content">
<div class="section-content">
    <div class="content-text">
  <ul>
      <p>This is what you can expect as you take on MDriven's Bootcamp.</p>
    <li>Main site at <a href="https://mdriven.net" target="_blank" rel="noopener">https://mdriven.net</a></li>
 
    <li><a href="https://learn.mdriven.net" target="_blank" rel="noopener">https://learn.mdriven.net</a> and <a href="https://wiki.mdriven.net" target="_blank" rel="noopener">https://wiki.mdriven.net</a> are the primary places for <a href="MDriven Education" title="MDriven Education">MDriven Education</a></li>
<span class="content-title">ENGAGEMENT<br/></span>
    <li><a href="MDriven Portal" title="MDriven Portal">MDriven Portal</a> is the self-service place for our customers to register and handle licenses</li>
<p>If you want to understand MDriven or achieve meaningful results, learning how to use it is important. Creating information systems for real-world applications can be complicated, but life itself is complex. We strive to simplify the mastery of MDriven for everyone interested in exploring its capabilities, ensuring you can revisit and enhance your knowledge as needed. Each step is accompanied by a video tutorial, screenshots, GIFs and instructions in text - making the learning process as natural as if we were right there with you.</p>
     <li>Customer support at <a href="https://support.mdriven.net" target="_blank" rel="noopener">https://support.mdriven.net</a>, <a href="YouTrack" title="YouTrack">YouTrack</a> customer support system.</li>
 
     <li>We also have many social media accounts, read more at <a href="MDriven web presence" title="MDriven web presence">MDriven web presence</a></li>
<span class="content-title">PARTICIPATION<br/></span>
     <li><a href="Wednesdays with MDriven" title="Wednesdays with MDriven">Wednesdays with MDriven</a>: "Wednesdays with MDriven" is a monthly customer Google Meet online meeting where we show new product features, get feedback from customers, and answer their questions.
<p>Learn how to handle the tool, including adding classes and creating associations. We have noticed that it can be challenging for people to use the tool for the first time, so we dedicate extra effort to these initial steps to ensure you understand the concepts fully. For instance, we emphasize separating the model as a repository with all the classes instead of using diagrams that only display part of the model.</p>
         <a href="https://meet.google.com/afd-iasd-tcs?hs=224" target="_blank" rel="noopener">meet.google.com/afd-iasd-tcs</a>
 
     </li>
<span class="content-title">COMPLETION<br/></span>
<p> How long will it take you to complete Bootcamp? Well, that depends on where you fit into these three paths:</p>
<ol>
    <li>Beginner: You may need up to 3 months or more to learn MDriven.</li>
     <li>Intermediate: It may take you 2 months to grasp all the concepts.</li>
    <li>Advanced: You may learn everything in 1 month.</li>
</ol>
 
<ul>
    <li>Each path is a piece of the journey. Ensure you understand each concept in order to benefit from the knowledge in your own model. </li>
     <li>MDriven ModelCraft is an additional learning course that helps you to:</li>
     <ul>
        <li>Learn to think like a modeler</li>
         <li>Master modeling</li>
     </ul>
</ul>
</ul>
    </div>
</div>
</div>


Line 313: Line 307:
        
        
       <div class="section" onclick="toggleSection(this)">
       <div class="section" onclick="toggleSection(this)">
    <div class="section-icon">
        <img src="https://wiki.mdriven.net/images/1/1a/Before_Starting_Guide.png" alt="Icon" width="100px" height="100px" />
    </div>
     <div class="section-text">For '''Content producers''' working inside MDriven</div>
     <div class="section-text">For '''Content producers''' working inside MDriven</div>
     <div class="section-arrow">
     <div class="section-arrow">
Line 331: Line 322:
</div>
</div>
<div class="section-content">
<div class="section-content">
    <div class="content-text">
      <p>This is what you can expect as you take on MDriven's Bootcamp.</p>
<span class="content-title">ENGAGEMENT<br/></span>
<p>If you want to understand MDriven or achieve meaningful results, learning how to use it is important. Creating information systems for real-world applications can be complicated, but life itself is complex. We strive to simplify the mastery of MDriven for everyone interested in exploring its capabilities, ensuring you can revisit and enhance your knowledge as needed. Each step is accompanied by a video tutorial, screenshots, GIFs and instructions in text - making the learning process as natural as if we were right there with you.</p>
<span class="content-title">PARTICIPATION<br/></span>
<p>Learn how to handle the tool, including adding classes and creating associations. We have noticed that it can be challenging for people to use the tool for the first time, so we dedicate extra effort to these initial steps to ensure you understand the concepts fully. For instance, we emphasize separating the model as a repository with all the classes instead of using diagrams that only display part of the model.</p>
<span class="content-title">COMPLETION<br/></span>
<p> How long will it take you to complete Bootcamp? Well, that depends on where you fit into these three paths:</p>
<ol>
    <li>Beginner: You may need up to 3 months or more to learn MDriven.</li>
    <li>Intermediate: It may take you 2 months to grasp all the concepts.</li>
    <li>Advanced: You may learn everything in 1 month.</li>
</ol>
<ul>
    <li>Each path is a piece of the journey. Ensure you understand each concept in order to benefit from the knowledge in your own model. </li>
    <li>MDriven ModelCraft is an additional learning course that helps you to:</li>
     <ul>
     <ul>
        <li>Learn to think like a modeler</li>
    <li><a href="How to transcribe & translate your video" title="How to transcribe & translate your video">How to transcribe & translate your video</a></li>
        <li>Master modeling</li>
    </ul>
</ul>
</ul>
    </div>
</div>
</div>


Line 362: Line 330:
        
        
       <div class="section" onclick="toggleSection(this)">
       <div class="section" onclick="toggleSection(this)">
    <div class="section-icon">
        <img src="https://wiki.mdriven.net/images/1/1a/Before_Starting_Guide.png" alt="Icon" width="100px" height="100px" />
    </div>
     <div class="section-text">For '''Developers working''' inside MDriven</div>
     <div class="section-text">For '''Developers working''' inside MDriven</div>
     <div class="section-arrow">
     <div class="section-arrow">
Line 380: Line 345:
</div>
</div>
<div class="section-content">
<div class="section-content">
    <div class="content-text">
  <ul>
      <p>This is what you can expect as you take on MDriven's Bootcamp.</p>
    <li><a href="Development Environment" title="Development Environment">Development Environment</a></li>
 
    <li><a href="Product building setup" title="Product building setup">Product building setup</a></li>
<span class="content-title">ENGAGEMENT<br/></span>
    <li><a href="MDriven build setup" title="MDriven build setup">MDriven build setup</a> - everything related to the daily build process, not development</li>
<p>If you want to understand MDriven or achieve meaningful results, learning how to use it is important. Creating information systems for real-world applications can be complicated, but life itself is complex. We strive to simplify the mastery of MDriven for everyone interested in exploring its capabilities, ensuring you can revisit and enhance your knowledge as needed. Each step is accompanied by a video tutorial, screenshots, GIFs and instructions in text - making the learning process as natural as if we were right there with you.</p>
     <li><a href="Development Tips" title="Development Tips">Development Tips</a></li>
 
     <li><a href="MDriven Source code" title="MDriven Source code">Source code</a></li>
<span class="content-title">PARTICIPATION<br/></span>
<p>Learn how to handle the tool, including adding classes and creating associations. We have noticed that it can be challenging for people to use the tool for the first time, so we dedicate extra effort to these initial steps to ensure you understand the concepts fully. For instance, we emphasize separating the model as a repository with all the classes instead of using diagrams that only display part of the model.</p>
 
<span class="content-title">COMPLETION<br/></span>
<p> How long will it take you to complete Bootcamp? Well, that depends on where you fit into these three paths:</p>
<ol>
    <li>Beginner: You may need up to 3 months or more to learn MDriven.</li>
    <li>Intermediate: It may take you 2 months to grasp all the concepts.</li>
     <li>Advanced: You may learn everything in 1 month.</li>
</ol>
 
<ul>
    <li>Each path is a piece of the journey. Ensure you understand each concept in order to benefit from the knowledge in your own model. </li>
     <li>MDriven ModelCraft is an additional learning course that helps you to:</li>
    <ul>
        <li>Learn to think like a modeler</li>
        <li>Master modeling</li>
    </ul>
</ul>
</ul>
    </div>
</div>
</div>


Line 411: Line 357:
        
        
       <div class="section" onclick="toggleSection(this)">
       <div class="section" onclick="toggleSection(this)">
    <div class="section-icon">
        <img src="https://wiki.mdriven.net/images/1/1a/Before_Starting_Guide.png" alt="Icon" width="100px" height="100px" />
    </div>
     <div class="section-text">Our Own Production Environments</div>
     <div class="section-text">Our Own Production Environments</div>
     <div class="section-arrow">
     <div class="section-arrow">
Line 429: Line 372:
</div>
</div>
<div class="section-content">
<div class="section-content">
    <div class="content-text">
  <ul>
      <p>This is what you can expect as you take on MDriven's Bootcamp.</p>
    <li><a href="Category:Production Environment (for our customers)" title="Production Environment (for our customers)">Production Environment (for our customers)</a></li>
 
<span class="content-title">ENGAGEMENT<br/></span>
<p>If you want to understand MDriven or achieve meaningful results, learning how to use it is important. Creating information systems for real-world applications can be complicated, but life itself is complex. We strive to simplify the mastery of MDriven for everyone interested in exploring its capabilities, ensuring you can revisit and enhance your knowledge as needed. Each step is accompanied by a video tutorial, screenshots, GIFs and instructions in text - making the learning process as natural as if we were right there with you.</p>
 
<span class="content-title">PARTICIPATION<br/></span>
<p>Learn how to handle the tool, including adding classes and creating associations. We have noticed that it can be challenging for people to use the tool for the first time, so we dedicate extra effort to these initial steps to ensure you understand the concepts fully. For instance, we emphasize separating the model as a repository with all the classes instead of using diagrams that only display part of the model.</p>
 
<span class="content-title">COMPLETION<br/></span>
<p> How long will it take you to complete Bootcamp? Well, that depends on where you fit into these three paths:</p>
<ol>
    <li>Beginner: You may need up to 3 months or more to learn MDriven.</li>
    <li>Intermediate: It may take you 2 months to grasp all the concepts.</li>
    <li>Advanced: You may learn everything in 1 month.</li>
</ol>
 
<ul>
    <li>Each path is a piece of the journey. Ensure you understand each concept in order to benefit from the knowledge in your own model. </li>
    <li>MDriven ModelCraft is an additional learning course that helps you to:</li>
    <ul>
        <li>Learn to think like a modeler</li>
        <li>Master modeling</li>
    </ul>
</ul>
</ul>
    </div>
</div>
</div>


Line 460: Line 380:
        
        
       <div class="section" onclick="toggleSection(this)">
       <div class="section" onclick="toggleSection(this)">
    <div class="section-icon">
        <img src="https://wiki.mdriven.net/images/1/1a/Before_Starting_Guide.png" alt="Icon" width="100px" height="100px" />
    </div>
     <div class="section-text">Administration and corporate governance</div>
     <div class="section-text">Administration and corporate governance</div>
     <div class="section-arrow">
     <div class="section-arrow">
Line 478: Line 395:
</div>
</div>
<div class="section-content">
<div class="section-content">
    <div class="content-text">
      <p>This is what you can expect as you take on MDriven's Bootcamp.</p>
<span class="content-title">ENGAGEMENT<br/></span>
<p>If you want to understand MDriven or achieve meaningful results, learning how to use it is important. Creating information systems for real-world applications can be complicated, but life itself is complex. We strive to simplify the mastery of MDriven for everyone interested in exploring its capabilities, ensuring you can revisit and enhance your knowledge as needed. Each step is accompanied by a video tutorial, screenshots, GIFs and instructions in text - making the learning process as natural as if we were right there with you.</p>
<span class="content-title">PARTICIPATION<br/></span>
<p>Learn how to handle the tool, including adding classes and creating associations. We have noticed that it can be challenging for people to use the tool for the first time, so we dedicate extra effort to these initial steps to ensure you understand the concepts fully. For instance, we emphasize separating the model as a repository with all the classes instead of using diagrams that only display part of the model.</p>
<span class="content-title">COMPLETION<br/></span>
<p> How long will it take you to complete Bootcamp? Well, that depends on where you fit into these three paths:</p>
<ol>
    <li>Beginner: You may need up to 3 months or more to learn MDriven.</li>
    <li>Intermediate: It may take you 2 months to grasp all the concepts.</li>
    <li>Advanced: You may learn everything in 1 month.</li>
</ol>
<ul>
    <li>Each path is a piece of the journey. Ensure you understand each concept in order to benefit from the knowledge in your own model. </li>
    <li>MDriven ModelCraft is an additional learning course that helps you to:</li>
     <ul>
     <ul>
         <li>Learn to think like a modeler</li>
    <li>
         <li>Master modeling</li>
        <strong>Corporate</strong>
     </ul>
         <ul>
            <li><a href="Business Continuity Plan" title="Business Continuity Plan">Business Continuity Plan</a></li>
            <li><a href="Business Continuity Plan Appendix" title="Business Continuity Plan Appendix">Business Continuity Plan Appendix</a></li>
        </ul>
    </li>
    <li>
        <strong>Team</strong>
         <ul>
            <li><a href="Email accounts" title="Email accounts">Email accounts</a></li>
            <li><a href="MDriven Meeting Minutes and Recordings" title="MDriven Meeting Minutes and Recordings">MDriven Meeting Minutes and Recordings</a></li>
            <li><a href="Team member management" title="Team member management">Team member management</a></li>
        </ul>
     </li>
</ul>
</ul>
    </div>
</div>
</div>



Latest revision as of 09:22, 17 December 2024

Welcome to the MDriven Insider

Icon
Documentation
Check your tasks on YouTrack
At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
Icon
Documentation
Check the blog
At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
Icon
Documentation
Check Github
At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
Icon
Documentation
Check your emails
At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
Icon
Documentation
Check Portal
At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
Icon
Documentation
Check the Website
At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
Icon
Documentation
Check Wiki
At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
Icon
Documentation
Check Youtube
At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
Icon
Documentation
Check StackOverflow
At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
Icon
Documentation
Check Slack
At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
For everyone working for MDriven
Customer support and customer information
Marketing
Sales
External/customer projects
Web Presence
For '''Content producers''' working inside MDriven
For '''Developers working''' inside MDriven
Our Own Production Environments
Administration and corporate governance