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.

Training participants

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 %>


version 7 saved on 07/10/13 22:34 by Stefan Hornburg (‎Racke‎)

Home | Recent changes | History