Wiki - Training

Please bring a laptop to the training which has a SSH client installed with a private/public key pair. You can create that key pair with ssh-keygen or with PuttyGen.

Please send the public key to conference@cart.pm, so you can access your own development environment for the training.

So for example, user informa would login with ssh as follows:

ssh informa@camp.westbranchangler.local

Training participants

Camps

William Carr: ~billcarr/camp23 http://23.camp.westbranchangler.local:9023

Marcus Wolf: ~calevo/camp26 http://26.camp.westbranchangler.local:9026

Ron Colcernian: ~colcernian/camp28 http://28.camp.westbranchangler.local:9028

Dave Burlage: ~dburlage/camp32 http://32.camp.westbranchangler.local:9032

Sam Batschelet: ~hexfusion/camp27 http://27.camp.westbranchangler.local:9027

Jure Kodzoman: ~informa/camp29 http://29.camp.westbranchangler.local:9029

Luka Klemenc: ~klemenc/camp31 http://31.camp.westbranchangler.local:9031

Ana Kozole: ~kozole/camp43 http://43.camp.westbranchangler.local:9043

Richard Noble: ~ rpnoble/camp44 http://44.camp.westbranchangler.local:9044

Dancer Training

views/filebrowser.tt

<h1><% directory %></h1>
<table>
<tr><th>Name</th><th>Type</th><th>Modified</th></tr>
<% FOREACH file IN files %>
<tr><td><% file.name %></td>
<td><% file.type %></td>
<td><% file.modified %></td></tr>
<% END %>


Last modified: 08/10/13 00:38 by Stefan Hornburg (‎Racke‎)

Home | Edit this page | Recent changes | History