blob: 1b3cdf1c4adbd80c3e91b7286f97ec220d299901 [file] [log] [blame]
<html>
<head>
<?php include 'head.php';?>
<title>4diac-Support</title>
<meta name="4diac open source community helping new users applying 4diac for their applications as well as driving the further development of 4diac.">
<meta name="keywords" content="open source community, mailing lists, forums, user support, how to contribute">
</head>
<body>
<?php include 'header.html';?>
<section class="img">
<img src="img/community.png"/>
</section>
<section class="left">
<!-- currently empty left section -->
</section>
<section class="content">
<h1>Support</h1>
<h2>Communication Channels</h2>
<table><tr>
<td width="253" >
<h3>Discussion Forum</h3>
For asking questions and discussing 4diac related issues the <a href="http://eclipse.org/forums/eclipse.4diac">4diac discussion forum</a> is here for you.
</td>
<td width="253" style='padding:0px 30px 0px 30px'>
<h3>Project Mailing List</h3>
Follow and participate in discussions on 4diac. You can <a href="https://dev.eclipse.org/mailman/listinfo/4diac-dev">subscribe here</a>
</td>
<td width="253">
<h3>Bugzilla</h3>
4diac bugs and enhancements are maintained using Bugzilla.
Please submit issues and suggestions on 4diac IDE, 4diac FORTE, libraries, examples as well as the web page <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=4DIAC">here</a>.
</td>
</tr></table>
<p>In order to understand the 4diac concepts and the corresponding implementation it is advisable to get familiar with the IEC 61499 reference model. The following resources provide more information about the IEC 61499 concept and the 4diac implementation:</p>
<ul>
<li><a href="https://en.wikipedia.org/wiki/IEC_61499">Wikipedia article on IEC 61499</a></li>
<li><a href="http://www.amazon.de/Modelling-Control-Systems-Using-Engineering/dp/1849197601/ref=sr_1_1?ie=UTF8&qid=1438845779&sr=8-1&keywords=zoitl">Modelling Control Systems Using IEC 61499 by Robert W. Lewis and Alois Zoitl</a></li>
<li><a href="http://www.amazon.de/Real-Time-Execution-61499-Alois-Zoitl/dp/1934394270/ref=sr_1_3?ie=UTF8&qid=1438845779&sr=8-3&keywords=zoitl">Real-Time Execution for IEC 61499 by Alois Zoitl</a></li>
<li><a href="https://www.crcpress.com/Distributed-Control-Applications-Guidelines-Design-Patterns-and-Application/Zoitl-Strasser/9781482259056">Distributed Control Applications by Alois Zoitl and Thomas Strasser</a></li>
</ul>
<h2>Contribute</h2>
<p>Thanks for your interest to support 4diac. There are multiple ways to contribute.</p>
<h3>Documentation, Marketing, and Supporting new Users</h3>
<ul>
<li>Improve and extend the existing documentation</li>
<li>Write new tutorials</li>
<li>Support the forums: Answer questions in the different forums</li>
<li>Spread the word: link to 4diac, use 4diac logo on your web page, write articles, blog entries, etc.</li>
</ul>
<h3>Bug Wrangling and Testing</h3>
<ul>
<li>Find and report bugs to ensure the quality of 4diac.</li>
<li>Submit ideas for improvement via <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=4DIAC">4diac's Bugzilla</a>.</li>
<li>Review and verify <a href="https://bugs.eclipse.org/bugs/buglist.cgi?list_id=13385396&product=4DIAC&query_format=advanced">reported bugs</a>. Sometimes there is not enough info attached to a bug report or it is hard to reproduce. Trying to reproduce a bug and extending the description is of great value.</li>
<li>Rate Bugs, feature requests, and ideas. This helps that we can focus our limited resources on the most important elements first.</li>
</ul>
<h3>Development</h3>
<p>If you are a developer feel free to grab the code and start hacking. You can submit your patch any time when you are ready.</p>
<ul>
<li>Extend and improve FB library. Having a large set of FBs increases the usability of 4diac for developing control solutions.</li>
<li>For ideas where to start your effort have a look at the bugs and features submitted to the <a href="https://bugs.eclipse.org/bugs/buglist.cgi?list_id=13385396&product=4DIAC&query_format=advanced">4diac's issue tracker</a>.</li>
<li>For getting started feel free to ask questions in the <a href="http://eclipse.org/forums/eclipse.4diac">4diac discussion forum</a> and in <a href="https://dev.eclipse.org/mailman/listinfo/4diac-dev">4diac's mailing list</a>.</li>
</ul>
<!--h2>Who's Involved</h2>
<table>
<tr>
<td width="33%"><p>
<h3>Project Lead:</h3>
<ul><li>Alois Zoitl (fortiss GmbH)</li></ul>
</p></td>
<td width="46%"><p>
<h3>Committers:</h3>
<ul>
<li>Alois Zoitl (fortiss GmbH)</li>
<li>Gerhard Ebenhofer (Profactor GmbH)</li>
<li>Martin Melik-Merkumians (TU Wien ACIN)</li>
<li>Monika Wenger (fortiss GmbH)</li>
</ul>
</p></td>
<td width="20%"><p>
<h3>Mentors:</h3>
<ul>
<li>Ed Merks</li>
<li>Eike Stepper</li>
</ul>
</p></td>
</tr>
</table-->
</section>
<?php include 'footer.php';?>
</body>
</html>