3 copyright: 2019 Nick Bowler
7 *[RARP]: Reverse Address Resolution Protocol
8 *[ARP]: Address Resolution Protocol
10 Most of the operations here in the workshop are tracked on our local [git
11 server](//git.draconx.ca) which can be browsed online. All the work here is
12 [free as in freedom](//www.gnu.org/philosophy/free-sw) which means you are
13 free to use, study, change and share these projects with others.
17 <% @items.find_all('/projects/*').sort {
18 |a,b| a[:title] <=> b[:title]
20 [<%= i[:title] %>](<%= i.identifier.without_ext %>)
22 : <%= item_longdesc(i) %>