- 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 (View the category "How we work at MDriven"). Tools we use, and suggest that you use.
- Places Where We Store Internal Information. Information about where we store documents within the MDriven organisation.
- Vacation/Time Off
m (Text replacement - "1000 Steps Program" to "Bootcamp") |
No edit summary Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
__NOTOC__ | |||
<html> | <html> | ||
<style> | <style> | ||
. | body { | ||
} | |||
.title { | |||
font-size: 48px; | |||
font-weight: 700; | |||
margin: 20px 0; | |||
} | |||
.subtitle { | |||
background: rgba(255, 218, 187, 0.45); | |||
font-size: 24px; | |||
font-weight: 700; | |||
margin: 0 auto; | |||
padding: 10px; | |||
} | |||
.section { | |||
display: flex; | |||
align-items: center; | |||
margin: 20px 0; | |||
padding: 10px; | |||
} | |||
.section-icon { | |||
flex: 1; | |||
text-align: left; | |||
} | |||
.section-text { | |||
flex: 3; | |||
font-size: 20px; | |||
font-weight: 700; | |||
text-align: left; | |||
} | |||
.section-arrow { | |||
flex: 1; | |||
text-align: right; | |||
display: flex; | |||
} | |||
.section-arrow svg { | |||
transition: transform 0.3s ease; | |||
} | |||
.section-arrow svg.collapsed { | |||
transform: rotate(90deg); | |||
} | |||
.section-content { | |||
display: none; | |||
margin-top: 10px; | |||
} | |||
.section-content.expanded { | |||
display: block; | |||
} | |||
.section-content { | |||
display: none; | display: none; | ||
margin-top: 10px; | |||
border-radius: 30px; | |||
background:white; | |||
padding: 20px; | |||
} | |||
.section-content.expanded { | |||
display: block; | |||
} | } | ||
.content-title { | |||
font-weight:bold; | |||
} | } | ||
.next-steps-header { | |||
text-align: center; | |||
max-width: 800px; | |||
margin: 0 auto; | |||
padding: 20px; | |||
} | } | ||
.mw-body-content { | |||
min-height: 100vh; | |||
} | } | ||
. | |||
.content-image { | |||
max-width: 100%; | |||
height: auto; | |||
display: block; | |||
margin: 20px 0; | |||
max-height: 500px; | |||
width: auto; | |||
} | } | ||
. | .button-container { | ||
display: flex; | display: flex; | ||
justify-content: center; | |||
padding: | padding: 50px; | ||
} | |||
.start-button { | |||
display: inline-block; | |||
padding: 15px 30px; | |||
font-size: 16px; | |||
font-weight: bold; | |||
color: #000; | |||
text-decoration: none; | |||
border-radius: 10px; | |||
background: #FFDABB; | |||
border: none; | |||
cursor: pointer; | |||
transition: background-color 0.3s ease; | |||
} | } | ||
.start-button:hover { | |||
background-color: #FFBF80; | |||
} | } | ||
@media (max-width: 768px) { | @media (max-width: 768px) { | ||
.section-text { | |||
font-size: 17px; | |||
padding-left: 20px; | |||
} | |||
.section-arrow { | |||
padding-right: 5px; | |||
} | |||
. | |||
padding: | |||
} | } | ||
@media (max-width: 767px) { | |||
#mw-content-text.mw-body-content.mw-content-ltr { | |||
padding: 1em; | |||
} | |||
} | } | ||
</style> | </style> | ||
<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> | |||
<!-- Section 1 --> | |||
<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">EXPECTATIONS</div> | |||
<div class="section-arrow"> | |||
<svg xmlns="http://www.w3.org/2000/svg" width="39" height="33" viewBox="0 0 39 33" fill="none"> | |||
<g clip-path="url(#clip0_2800_1942)"> | |||
<path d="M11.8465 33.5138C11.4678 33.052 11.2613 32.431 11.2725 31.7875C11.2836 31.1439 11.5115 30.5304 11.9059 30.082L22.3217 18.2447L12.3217 6.05412C11.954 5.58987 11.7568 4.97319 11.7725 4.33691C11.7882 3.70062 12.0156 3.09564 12.4057 2.65226C12.7959 2.20888 13.3175 1.96259 13.8583 1.96641C14.3991 1.97024 14.9158 2.22389 15.2971 2.67272L26.7253 16.6045C27.104 17.0663 27.3105 17.6873 27.2994 18.3308C27.2882 18.9744 27.0604 19.5879 26.6659 20.0363L14.7625 33.5643C14.3679 34.0126 13.839 34.2591 13.2922 34.2497C12.7454 34.2402 12.2254 33.9755 11.8465 33.5138Z" fill="black"/> | |||
</g> | |||
<defs> | |||
<clipPath id="clip0_2800_1942"> | |||
<rect width="38.8387" height="33" fill="white"/> | |||
</clipPath> | |||
</defs> | |||
</svg> | |||
</div> | |||
</div> | |||
<div class="section-content"> | |||
<ul> | |||
<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> | |||
<strong>Customer support and customer information</strong> | |||
<ul> | |||
<li><a href="Supporting Customers" title="Supporting Customers">Supporting Customers</a></li> | |||
<li><a href="Selected MDriven customers information" title="Selected MDriven customers information">Selected MDriven customers information</a></li> | |||
</ul> | |||
</div> | |||
</div> | |||
<div | <!-- Section 1 --> | ||
<div | <div class="section" onclick="toggleSection(this)"> | ||
<div class=" | <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">EXPECTATIONS</div> | |||
<div class="section-arrow"> | |||
<svg xmlns="http://www.w3.org/2000/svg" width="39" height="33" viewBox="0 0 39 33" fill="none"> | |||
<g clip-path="url(#clip0_2800_1942)"> | |||
<path d="M11.8465 33.5138C11.4678 33.052 11.2613 32.431 11.2725 31.7875C11.2836 31.1439 11.5115 30.5304 11.9059 30.082L22.3217 18.2447L12.3217 6.05412C11.954 5.58987 11.7568 4.97319 11.7725 4.33691C11.7882 3.70062 12.0156 3.09564 12.4057 2.65226C12.7959 2.20888 13.3175 1.96259 13.8583 1.96641C14.3991 1.97024 14.9158 2.22389 15.2971 2.67272L26.7253 16.6045C27.104 17.0663 27.3105 17.6873 27.2994 18.3308C27.2882 18.9744 27.0604 19.5879 26.6659 20.0363L14.7625 33.5643C14.3679 34.0126 13.839 34.2591 13.2922 34.2497C12.7454 34.2402 12.2254 33.9755 11.8465 33.5138Z" fill="black"/> | |||
</g> | |||
<defs> | |||
<clipPath id="clip0_2800_1942"> | |||
<rect width="38.8387" height="33" fill="white"/> | |||
</clipPath> | |||
</defs> | |||
</svg> | |||
</div> | |||
</div> | </div> | ||
<div class=" | <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> | |||
<li>Learn to think like a modeler</li> | |||
<li>Master modeling</li> | |||
</ul> | |||
</ul> | |||
</div> | </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 ==== | |||
<ul> | |||
<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> | |||
<strong>Customer support and customer information</strong> | |||
<ul> | |||
<li><a href="Supporting Customers" title="Supporting Customers">Supporting Customers</a></li> | |||
<li><a href="Selected MDriven customers information" title="Selected MDriven customers information">Selected MDriven customers information</a></li> | |||
</ul> | |||
</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> | ||
</ | |||
<script> | |||
function toggleSection(section) { | |||
const arrowContainer = section.querySelector('.section-arrow'); | |||
const content = section.nextElementSibling; | |||
const isExpanded = content.classList.toggle('expanded'); | |||
if (isExpanded) { | |||
arrowContainer.innerHTML = ` | |||
<svg xmlns="http://www.w3.org/2000/svg" width="39" height="33" viewBox="0 0 39 33" fill="none"> | |||
<path d="M3.97048 10.9169C4.42569 10.5302 5.043 10.313 5.68667 10.313C6.33033 10.313 6.94764 10.5302 7.40285 10.9169L19.4186 21.1262L31.4343 10.9169C31.8921 10.5412 32.5053 10.3333 33.1418 10.338C33.7782 10.3427 34.387 10.5596 34.8371 10.942C35.2872 11.3244 35.5425 11.8417 35.548 12.3825C35.5535 12.9233 35.3088 13.4442 34.8667 13.8332L21.1348 25.5008C20.6796 25.8875 20.0622 26.1047 19.4186 26.1047C18.7749 26.1047 18.1576 25.8875 17.7024 25.5008L3.97048 13.8332C3.51541 13.4465 3.25977 12.9219 3.25977 12.375C3.25977 11.8281 3.51541 11.3036 3.97048 10.9169Z" fill="black"/> | |||
</svg>`; | |||
} else { | |||
arrowContainer.innerHTML = ` | |||
<svg xmlns="http://www.w3.org/2000/svg" width="39" height="33" viewBox="0 0 39 33" fill="none"> | |||
<g clip-path="url(#clip0_2800_1942)"> | |||
<path d="M11.8465 33.5138C11.4678 33.052 11.2613 32.431 11.2725 31.7875C11.2836 31.1439 11.5115 30.5304 11.9059 30.082L22.3217 18.2447L12.3217 6.05412C11.954 5.58987 11.7568 4.97319 11.7725 4.33691C11.7882 3.70062 12.0156 3.09564 12.4057 2.65226C12.7959 2.20888 13.3175 1.96259 13.8583 1.96641C14.3991 1.97024 14.9158 2.22389 15.2971 2.67272L26.7253 16.6045C27.104 17.0663 27.3105 17.6873 27.2994 18.3308C27.2882 18.9744 27.0604 19.5879 26.6659 20.0363L14.7625 33.5643C14.3679 34.0126 13.839 34.2591 13.2922 34.2497C12.7454 34.2402 12.2254 33.9755 11.8465 33.5138Z" fill="black"/> | |||
</g> | |||
<defs> | |||
<clipPath id="clip0_2800_1942"> | |||
<rect width="38.8387" height="33" fill="white"/> | |||
</clipPath> | |||
</defs> | |||
</svg>`; | |||
} | |||
} | |||
</script> | |||
</html> | </html> | ||
Revision as of 07:11, 18 November 2024
Welcome to the MDriven Insider
This is what you can expect as you take on MDriven's Bootcamp.
ENGAGEMENTIf 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.
PARTICIPATIONLearn 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.
COMPLETIONHow long will it take you to complete Bootcamp? Well, that depends on where you fit into these three paths:
- Beginner: You may need up to 3 months or more to learn MDriven.
- Intermediate: It may take you 2 months to grasp all the concepts.
- Advanced: You may learn everything in 1 month.
- Each path is a piece of the journey. Ensure you understand each concept in order to benefit from the knowledge in your own model.
- MDriven ModelCraft is an additional learning course that helps you to:
- Learn to think like a modeler
- Master modeling
Welcome to MDriven Insider!
New to MDriven? - start here! 🚀
For everyone working for MDriven
- <a href="Understanding our Business" title="Understanding our Business">Understanding our Business</a>. Information about what is important to keep the lights on, i.e. what services we provide to our customers.
- <a href="How we work at MDriven" title="How we work at MDriven">How we work at MDriven</a> <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.
- <a href="Places Where We Store Internal Information" title="Places Where We Store Internal Information">Places Where We Store Internal Information</a>. Information about where we store documents within the MDriven organisation.
- <a href="Vacation/Time Off" title="Vacation/Time Off">Vacation/Time Off</a>
Customer support and customer information
- <a href="Supporting Customers" title="Supporting Customers">Supporting Customers</a>
- <a href="Selected MDriven customers information" title="Selected MDriven customers information">Selected MDriven customers information</a>
Marketing
See MDriven Marketing for more details.
Sales
External/customer projects
Web Presence
- 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.meet.google.com/afd-iasd-tcs
For Content producers working inside MDriven
For Developers working inside MDriven
- Development Environment
- Product building setup
- MDriven build setup - everything related to the daily build process, not development
- Development Tips
- Source code
Our Own Production Environments
Administration and corporate governance
For more pages to navigate the insider see Insider:Categories, or navigate the left menu.