Changes between Version 7 and Version 8 of WikiStart
- Timestamp:
- Jan 1, 1970, 1:19:54 AM (53 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v7 v8 12 12 == Learning SEPP == 13 13 14 If you want know more about SEPP, make sure to read the [http://oss.oetiker.ch/op-sepp/papers/seppdoc.pdf SEPP Documentation] ( little bit outdated).14 If you want know more about SEPP, make sure to read the [http://oss.oetiker.ch/op-sepp/papers/seppdoc.pdf SEPP Documentation] (outdated but still true in concepts). 15 15 16 16 Or take a look at the [http://oss.oetiker.ch/op-sepp/papers/sepp-paper.pdf SEPP paper] presented at LISA'98 in Boston. … … 33 33 34 34 35 == Further Informations == 36 37 * Mailinglist 38 35 39 If you are using SEPP, please make sure you Subscribe to the SEPP mailinglist by sending an email 36 40 with the subject "subscribe" to sepp-request@list.ee.ethz.ch. There is an archive of past list 37 41 activitiy. http://oss.oetiker.ch/op-sepp/browser/ 38 42 39 40 41 Who is using SEPP outside ETH Zurich 43 * Who is using SEPP outside ETH Zurich 42 44 43 45 * Bernafon AG, Switzerland, 20 Solaris 8 / Solaris 9 / Debian … … 48 50 * Dipartimento di Ingegneria Elettronica Universita` di Roma "Tor Vergata", 20 PC Debian/RedHat 49 51 50 Please send additions to this list to: ISG.EE 51 Current ETH Package Maintainers and their Signs 52 Please send additions to this list to: ISG.EE 52 53 53 ab Adrian von Bidder 54 ak Andreas Karrer 55 as Anton Schultschik 56 am Marco Amrein (mam) 57 aw Andreas Wieland 58 be René Beutler 59 bf Felix Bindschädler 60 bm Beat Mueller 61 bo Anja Boehm 62 ds David Schweikert 63 cl Christian Lukasczyk 64 cr Christian Resnik 65 cs Christian Stoecklin 66 dg David Gunzinger 67 dr Dominik Regli 68 eh Elmar Heeb 69 et Edwin Thaler 70 fe Felix Etter 71 hps Hanspeter Schmid 72 js Jacques Supcik 73 jh Jan Hacker 74 ke Klaus Ethgen 75 lc Corin Lanser 76 ma Matthias Braendli 77 mo Manuel Oetiker 78 mr Marco Reimers 79 mt Milan Tadian 80 mb Martin Berger 81 ol Olivier Bourquin 82 pg Pierre-Alain Genilloud 83 rb Ray Ballisti 84 rp Roman Plessl 85 rs Roya Soleymani Kohler 86 rw Ronald Wakefield 87 sa Simon Alder 88 sd David Schneider 89 sg Sascha Giger 90 sm Simon Moser 91 ss Stephan Scholze 92 st Ruedi Strub 93 sw Stefan Walter 94 tm Tobias Meier 95 to Tobias Oetiker 96 ts Thomas Steingruber 97 vg Victor Götsch 98 vj Volker Peter Jantzen 99 wi Christoph Wicki 100 za Fritz Zaucker 54 * Current Package Maintainers and their Signs are available at [http://www.sepp.ee.ethz.ch maintainerlist]. 101 55 102 Additions welcome, please send them to ISG.EE. 103 The tools are covered by the GNU General Public License. For other uses please contact us at OETIKER+PARTNER AG. 56 * sepp-get 104 57 105 These tools are made avaible for free and as is. There is no warranty concerning their functionality. We are, however, interested in your feedback, extensions, bug fixes, etc. If you need a feature not currently provided by thetools and don't have the resources to extend them yourself, we can make you an offer for a project to extend them for you.58 SEPP and sepp-get are made available for free and as is. There is no warranty concerning their functionality. We are, however, interested in your feedback, extensions, bug fixes, etc. If you need a feature not currently provided by the SEPP tools and don't have the resources to extend them yourself, we can make you an offer for a project to extend them for you. 106 59 107 60 Good luck! 108 61 OETIKER+PARTNER AG 109 OP Tools ¶110 62 111 OnlineUSV112 Scripts to monitor UPS systems through SNMP using RRDtool.113 114 Trac is a '''minimalistic''' approach to '''web-based''' management of115 '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress.116 117 All aspects of Trac have been designed with the single goal to118 '''help developers write great software''' while '''staying out of the way'''119 and imposing as little as possible on a team's established process and120 culture.121 122 As all Wiki pages, this page is editable, this means that you can123 modify the contents of this page simply by using your124 web-browser. Simply click on the "Edit this page" link at the bottom125 of the page. WikiFormatting will give you a detailed description of126 available Wiki formatting commands.127 128 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created129 a new Trac environment, containing a default set of wiki pages and some sample130 data. This newly created environment also contains131 [wiki:TracGuide documentation] to help you get started with your project.132 133 You can use [wiki:TracAdmin trac-admin] to configure134 [http://trac.edgewall.org/ Trac] to better fit your project, especially in135 regard to ''components'', ''versions'' and ''milestones''.136 137 138 TracGuide is a good place to start.139 140 Enjoy! [[BR]]141 ''The Trac Team''142 143 == Starting Points ==144 145 * TracGuide -- Built-in Documentation146 * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project147 * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions148 * TracSupport -- Trac Support149 150 For a complete list of local wiki pages, see TitleIndex.