|
|
(28 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>
| | <h2>Welcome to the MDriven Insider</h2> |
| <div class="card-container"> | | <div class="card-container"> |
| </html> | | </html> |
Line 146: |
Line 156: |
| {{#widget:Card|heading=Documentation|display=block|fontAwesomeIcon=fab fa-slack|subheading=Check Slack|link=https://mdriven.slack.com/}} | | {{#widget:Card|heading=Documentation|display=block|fontAwesomeIcon=fab fa-slack|subheading=Check Slack|link=https://mdriven.slack.com/}} |
| <html> | | <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 167: |
Line 175: |
| </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="Understanding our Business" title="Understanding our Business"><strong>Understanding our Business</strong></a>. |
| | Information about what is important to keep the lights on, i.e. what services we provide to our customers. |
| | </li> |
| | <li> |
| | <strong><a href="How we work at MDriven" title="How we work at MDriven">How we work at MDriven</a></strong> |
| | <a href="Category:How We Work at MDriven" title="View the category 'How we work at MDriven'">(View the category "How we work at MDriven")</a>. |
| | Tools we use, and suggest that you use. |
| | </li> |
| | <li> |
| | <a href="Places Where We Store Internal Information" title="Places Where We Store Internal Information"><strong>Places Where We Store Internal Information</strong></a>. |
| | Information about where we store documents within the MDriven organisation. |
| | </li> |
| | <li> |
| | <strong><a href="Vacation/Time Off" title="Vacation/Time Off">Vacation/Time Off</a></strong> |
| | </li> |
| | </ul> |
|
| |
|
| <span class="content-title">ENGAGEMENT<br/></span> | | <strong>Customer support and customer information</strong> |
| <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="Supporting Customers" title="Supporting Customers">Supporting Customers</a></li> |
| <li>Master modeling</li> | | <li><a href="Selected MDriven customers information" title="Selected MDriven customers information">Selected MDriven customers information</a></li> |
| </ul> | | </ul> |
| </ul>
| |
| </div>
| |
| </div> | | </div> |
|
| |
|
Line 198: |
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 216: |
Line 219: |
| </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="Marketing Strategy for MDriven" title="Marketing Strategy for MDriven">Marketing Strategy for MDriven</a></li> |
| <li>Master modeling</li> | | <li><a href="Marketing Ideas - Table Format" title="Marketing Ideas - Table Format">Marketing Ideas - Table Format</a></li> |
| | <li><a href="Marketing Personas" title="Marketing Personas">Marketing Personas</a></li> |
| </ul> | | </ul> |
| </ul> | | <p>See <a href="MDriven Marketing" title="MDriven Marketing">MDriven Marketing</a> for more details.</p> |
| </div>
| |
| </div> | | </div> |
|
| |
|
Line 247: |
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 265: |
Line 245: |
| </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="Customers policies and interaction" title="Customers policies and interaction">Customers policies and interaction</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 296: |
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 314: |
Line 268: |
| </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="Project process" title="Project process">Project process</a></li> |
| <li>Master modeling</li>
| |
| </ul>
| |
| </ul> | | </ul> |
| </div>
| | <p>See <a href="MDriven projects" title="MDriven projects">MDriven projects</a>.</p> |
| </div> | | </div> |
|
| |
|
Line 345: |
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 363: |
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 394: |
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 412: |
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 443: |
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 461: |
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 492: |
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 510: |
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 541: |
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 559: |
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> |
|
| |
|
| </div> | | </div> |
| </html> | | </html> |
| === '''Welcome to MDriven Insider!''' ===
| |
| [[Welcome Message - New Members|New to MDriven? - start here!]] '''🚀'''
| |
|
| |
| ==== For everyone working for MDriven ====
| |
| <div class="mw-collapsible mw-collapsed">
| |
| '''For everyone working for MDriven'''
| |
| * [[Understanding our Business|'''Understanding our Business''']]. Information about what is important to keep the lights on, i.e. what services we provide to our customers.
| |
| * '''[[How we work at MDriven]]''' [[:Category:How We Work at MDriven|(View the category "How we work at MDriven")]]. Tools we use, and suggest that you use.
| |
| * [[Places Where We Store Internal Information|'''Places Where We Store Internal Information''']]. Information about where we store documents within the MDriven organisation.
| |
| * '''[[Vacation/Time Off]]'''
| |
|
| |
| <div class="mw-collapsible mw-collapsed">
| |
| '''Customer support and customer information'''
| |
| * [[Supporting Customers]]
| |
| * [[Selected MDriven customers information]]
| |
| </div>
| |
| </div>
| |
|
| |
| ==== [[MDriven Marketing|Marketing]] ====
| |
| <div class="mw-collapsible mw-collapsed">
| |
| * [[Marketing Strategy for MDriven]]
| |
| * [[Marketing Ideas - Table Format]]
| |
| * [[Marketing Personas]]
| |
|
| |
| See [[MDriven Marketing]] for more details.
| |
| </div>
| |
|
| |
| ==== Sales ====
| |
| <div class="mw-collapsible mw-collapsed">
| |
| * [[Customers policies and interaction]]
| |
| </div>
| |
|
| |
| ==== External/customer projects ====
| |
| <div class="mw-collapsible mw-collapsed">
| |
| * [[Project process]]
| |
|
| |
| See [[MDriven projects]].
| |
| </div>
| |
|
| |
| ==== [[MDriven web presence|Web Presence]] ====
| |
| <div class="mw-collapsible mw-collapsed">
| |
| * Main site at https://mdriven.net
| |
| * https://learn.mdriven.net and https://wiki.mdriven.net is the primary places to [[MDriven Education]]
| |
| * [[MDriven Portal]] is the serf-service place for our customers to register and handle for example licenses
| |
| * Customer support at https://support.mdriven.net/, [[YouTrack]] customer support system.
| |
| * We also have many social media accounts, read more at [[MDriven web presence]]
| |
| * [[Wednesdays with MDriven]]. "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.[https://meet.google.com/afd-iasd-tcs?hs=224 meet.google.com/afd-iasd-tcs]
| |
| </div>
| |
|
| |
| ==== For '''Content producers''' working inside MDriven ====
| |
| <div class="mw-collapsible mw-collapsed">
| |
| * [[How to transcribe & translate your video]]
| |
| </div>
| |
|
| |
| ==== For '''Developers working''' inside MDriven ====
| |
| <div class="mw-collapsible mw-collapsed">
| |
| * [[Development Environment]]
| |
| * [[Product building setup]]
| |
| * [[MDriven build setup]] - everything related to the daily build process, not development
| |
| * [[Development Tips]]
| |
| * [[MDriven Source code|Source code]]
| |
| </div>
| |
|
| |
| ==== Our Own Production Environments ====
| |
| <div class="mw-collapsible mw-collapsed">
| |
| [[:Category:Production Environment (for our customers)|Production Environment (for our customers)]]
| |
| </div>
| |
|
| |
| ==== Administration and corporate governance ====
| |
| <div class="mw-collapsible mw-collapsed">
| |
| * Corporate
| |
| ** [[Business Continuity Plan]]
| |
| ** [[Business Continuity Plan Appendix]]
| |
| * Team
| |
| ** [[Email accounts]]
| |
| ** [[MDriven Meeting Minutes and Recordings]]
| |
| ** [[Team member management]]
| |
| </div>
| |
|
| |
| For more pages to navigate the insider see [[Insider:Categories]], or navigate the left menu.
| |
|
| |
|
| <html> | | <html> |