<?xml version="1.0" encoding="ANSI_X3.4-1968"?>
<rss version="2.0">
  <channel>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/</link>
    <language>en-us</language>

    <title>unixpeople Hackiki filesystem: bin/index history</title>
    <description>bin/index revision history</description>
    <item>
    <title>branch merge</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{35968b6224f0}/bin/index</link>
    <description><![CDATA[branch merge]]></description>
    <author>&#71;&#114;&#101;&#103;&#111;&#114;&#32;&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#115;&#32;&#60;&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#115;&#64;&#99;&#111;&#100;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Tue, 03 Aug 2010 02:40:12 +0000</pubDate>
</item>
<item>
    <title>Updated to output XHTML 1.1</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{6ea3f9cf342f}/bin/index</link>
    <description><![CDATA[Updated to output XHTML 1.1]]></description>
    <author>&#71;&#114;&#101;&#103;&#111;&#114;&#32;&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#115;&#32;&#60;&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#115;&#64;&#99;&#111;&#100;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Mon, 02 Aug 2010 22:19:53 -0400</pubDate>
</item>
<item>
    <title>Merged latest templatewiki changes.</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{2b15cb30a51a}/bin/index</link>
    <description><![CDATA[Merged latest templatewiki changes.]]></description>
    <author>&#71;&#114;&#101;&#103;&#111;&#114;&#32;&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#115;&#32;&#60;&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#115;&#64;&#99;&#111;&#100;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Mon, 11 Jan 2010 22:08:18 +0000</pubDate>
</item>
<item>
    <title>Added a meta-login page.</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{4dc32b1db08e}/bin/index</link>
    <description><![CDATA[Added a meta-login page.]]></description>
    <author>&#71;&#114;&#101;&#103;&#111;&#114;&#32;&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#115;&#32;&#60;&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#115;&#64;&#99;&#111;&#100;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Mon, 11 Jan 2010 21:58:17 +0000</pubDate>
</item>
<item>
    <title>Merged in the latest templatewiki.</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{a394e61fac68}/bin/index</link>
    <description><![CDATA[Merged in the latest templatewiki.]]></description>
    <author>&#71;&#114;&#101;&#103;&#111;&#114;&#32;&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#115;&#32;&#60;&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#115;&#64;&#99;&#111;&#100;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Wed, 23 Dec 2009 22:52:41 +0000</pubDate>
</item>
<item>
    <title>Initial import.</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{c3bc2c8ad67d}/bin/index</link>
    <description><![CDATA[Initial import.]]></description>
    <author>&#71;&#114;&#101;&#103;&#111;&#114;&#32;&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#115;&#32;&#60;&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#115;&#64;&#99;&#111;&#100;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Tue, 17 Nov 2009 16:30:13 +0000</pubDate>
</item>
<item>
    <title>medit/bin/index chebang=#!/usr/bin/env .wiki cont== Welcome to The One and Only Unix People Wiki</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{0fdf33d86644}/bin/index</link>
    <description><![CDATA[medit/bin/index chebang=#!/usr/bin/env .wiki cont== Welcome to The One and Only Unix People Wiki<br/>
<br/>
Welcome to the Unix People Wiki, powered by [[http://www.google.com/|Hackiki]], the world's most [[hackable]] wiki!<br/>
<br/>
== Who/What are Unix People?<br/>
<br/>
Unix People is a meta-organization that provides certain services<br/>
to its constituent chapters and affiliated groups.<br/>
<br/>
More specifically, Unix People provides a wiki and some other stuff to<br/>
[[pinellas | Pinellas Unix People]] (its only chapter) and to [[slug | SLUG]] and Tampabay Perl Mongers (the only two affiliated groups).<br/>
<br/>
== Editing This  Wiki<br/>
<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;<br/>
    &lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
The more complicated (but more complete, robust) interface: [[edit|Builtin editor]]<br/>
<br/>
<br/>
== Links<br/>
<br/>
* [[hello | An example page]]<br/>
* [[runner | An arbitrary command runner]]<br/>
* [[list | A list of all pages]]<br/>
* [[hg | Administration]] (available to all users)]]></description>
    <author>&#97;&#110;&#111;&#110;&#121;&#109;&#111;&#117;&#115;</author>
    <pubDate>Fri, 13 Nov 2009 12:58:43 +0000</pubDate>
</item>
<item>
    <title>medit/bin/index chebang=#!/usr/bin/env .wiki cont== Unix People Wiki</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{9795d358b7c4}/bin/index</link>
    <description><![CDATA[medit/bin/index chebang=#!/usr/bin/env .wiki cont== Unix People Wiki<br/>
<br/>
Welcome to the Unix People Wiki, powered by [[http://www.google.com/|Hackiki]], the world's most [[hackable]] wiki!<br/>
<br/>
== Who/What are Unix People?<br/>
<br/>
Unix People is a meta-organization that provides certain services<br/>
to its constituent chapters and affiliated groups.<br/>
<br/>
More specifically, Unix People provides a wiki and some other stuff to<br/>
[[pinellas | Pinellas Unix People]] (its only chapter) and to [[slug | SLUG]] and Tampabay Perl Mongers (the only two affiliated groups).<br/>
<br/>
== Editing This  Wiki<br/>
<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;<br/>
    &lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
The more complicated (but more complete, robust) interface: [[edit|Builtin editor]]<br/>
<br/>
<br/>
== Links<br/>
<br/>
* [[hello | An example page]]<br/>
* [[runner | An arbitrary command runner]]<br/>
* [[list | A list of all pages]]<br/>
* [[hg | Administration]] (available to all users)]]></description>
    <author>&#97;&#110;&#111;&#110;&#121;&#109;&#111;&#117;&#115;</author>
    <pubDate>Fri, 13 Nov 2009 01:43:17 +0000</pubDate>
</item>
<item>
    <title>medit/bin/index chebang=#!/usr/bin/env .wiki cont== Unix People Wiki</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{2d4ec0e6b1ab}/bin/index</link>
    <description><![CDATA[medit/bin/index chebang=#!/usr/bin/env .wiki cont== Unix People Wiki<br/>
<br/>
Welcome to the Unix People Wiki, powered by [[http://hackiki.codu.org/|Hackiki]], the world's most [[hackable]] wiki!<br/>
<br/>
== Who/What are Unix People?<br/>
<br/>
Unix People is a meta-organization that provides certain services<br/>
to its constituent chapters and affiliated groups.<br/>
<br/>
More specifically, Unix People provides a wiki and some other stuff to<br/>
[[pinellas | Pinellas Unix People]] (its only chapter) and to [[slug | SLUG]] and Tampabay Perl Mongers (the only two affiliated groups).<br/>
<br/>
== Editing This  Wiki<br/>
<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;<br/>
    &lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
The more complicated (but more complete, robust) interface: [[edit|Builtin editor]]<br/>
<br/>
<br/>
== Links<br/>
<br/>
* [[hello | An example page]]<br/>
* [[runner | An arbitrary command runner]]<br/>
* [[list | A list of all pages]]<br/>
* [[hg | Administration]] (available to all users)]]></description>
    <author>&#97;&#110;&#111;&#110;&#121;&#109;&#111;&#117;&#115;</author>
    <pubDate>Thu, 12 Nov 2009 03:18:14 +0000</pubDate>
</item>
<item>
    <title>medit/bin/index chebang=#!/usr/bin/env .wiki cont== Unix People Wiki</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{434311a1bcf6}/bin/index</link>
    <description><![CDATA[medit/bin/index chebang=#!/usr/bin/env .wiki cont== Unix People Wiki<br/>
<br/>
Welcome to the Unix People Wiki, powered by [[http://hackiki.codu.org/|Hackiki]], the world's most [[hackable]] wiki!<br/>
<br/>
== Who/What are Unix People?<br/>
<br/>
Unix People is a meta-organization that provides certain services<br/>
to its constituent chapters and affiliated groups.<br/>
<br/>
More specifically, Unix People provides a wiki and some other stuff to<br/>
Pinellas Unix People (its only chapter) and to SLUG and Tampabay Perl Mongers (the only two affiliated groups).<br/>
<br/>
== Editing This  Wiki<br/>
<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;<br/>
    &lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
The more complicated (but more complete, robust) interface: [[edit|Builtin editor]]<br/>
<br/>
<br/>
== Links<br/>
<br/>
* [[hello | An example page]]<br/>
* [[runner | An arbitrary command runner]]<br/>
* [[list | A list of all pages]]<br/>
* [[hg | Administration]] (available to all users)]]></description>
    <author>&#97;&#110;&#111;&#110;&#121;&#109;&#111;&#117;&#115;</author>
    <pubDate>Thu, 12 Nov 2009 03:17:30 +0000</pubDate>
</item>
<item>
    <title>medit/bin/index chebang=#!/usr/bin/env .wiki cont== Unix People Wiki</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{fe68697c029e}/bin/index</link>
    <description><![CDATA[medit/bin/index chebang=#!/usr/bin/env .wiki cont== Unix People Wiki<br/>
<br/>
Welcome to the Unix People Wiki, powered by [[http://hackiki.codu.org/|Hackiki]], the world's most [[hackable]] wiki!<br/>
<br/>
== Who/What are Unix People?<br/>
<br/>
<br/>
== Editing This  Wiki<br/>
<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;<br/>
    &lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
The more complicated (but more complete, robust) interface: [[edit|Builtin editor]]<br/>
<br/>
<br/>
== Links<br/>
<br/>
* [[hello | An example page]]<br/>
* [[runner | An arbitrary command runner]]<br/>
* [[list | A list of all pages]]<br/>
* [[hg | Administration]] (available to all users)]]></description>
    <author>&#97;&#110;&#111;&#110;&#121;&#109;&#111;&#117;&#115;</author>
    <pubDate>Thu, 12 Nov 2009 03:08:17 +0000</pubDate>
</item>
<item>
    <title>medit/bin/index chebang=#!/usr/bin/env .wiki cont== Unix People Wiki</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{c64f6b5ca6bd}/bin/index</link>
    <description><![CDATA[medit/bin/index chebang=#!/usr/bin/env .wiki cont== Unix People Wiki<br/>
<br/>
Welcome to the Unix People Wiki, powered by [[http://hackiki.codu.org/|Hackiki]], the world's most [[hackable]] wiki!<br/>
<br/>
<br/>
== Editing This  Wiki<br/>
<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;<br/>
    &lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
The more complicated (but more complete, robust) interface: [[edit|Builtin editor]]<br/>
<br/>
<br/>
== Links<br/>
<br/>
* [[hello | An example page]]<br/>
* [[runner | An arbitrary command runner]]<br/>
* [[list | A list of all pages]]<br/>
* [[hg | Administration]] (available to all users)]]></description>
    <author>&#97;&#110;&#111;&#110;&#121;&#109;&#111;&#117;&#115;</author>
    <pubDate>Thu, 12 Nov 2009 03:07:43 +0000</pubDate>
</item>
<item>
    <title>Test for push</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{9638f1e01306}/bin/index</link>
    <description><![CDATA[Test for push]]></description>
    <author>&#71;&#114;&#101;&#103;&#111;&#114;&#32;&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#115;&#32;&#60;&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#115;&#64;&#99;&#111;&#100;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Tue, 10 Nov 2009 12:53:03 -0500</pubDate>
</item>
<item>
    <title>medit/bin/index chebang=#!/usr/bin/env .wiki cont== Unix People Wiki</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{ece0a89c00a9}/bin/index</link>
    <description><![CDATA[medit/bin/index chebang=#!/usr/bin/env .wiki cont== Unix People Wiki<br/>
<br/>
Welcome to the Unix People Wiki, powered by [[http://hackiki.codu.org/|Hackiki]], the world's most hackable wiki!<br/>
<br/>
This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment ([[security|protected]] by [[http://plash.beasts.org/|plash]]). The actual engine just supports running scripts in a restricted environment; everything you see (the layout, the wiki syntax, everything) is actually supported by scripts written into the wiki, and //editable by anyone//!<br/>
<br/>
If you want to set up your own Hackiki instance, there are instructions (in the works) at [[installation]].<br/>
<br/>
It also has [[wikisyntax]], although pages using this syntax are really just scripts for the &quot;.wiki&quot; program, which is really just an implementation of [[http://wikicreole.org/wiki/Creole1.0|WikiCreole]]. Like everything else, [[http://hackiki.codu.org/wiki/edit/bin/.wiki|.wiki]] can be edited by anyone!<br/>
<br/>
The source for Hackiki itself is available at https://codu.org/projects/hackiki/hg/ . The filesystem is available at http://hackiki.codu.org/fs/ (and, of course, here). Feel free to poke around! If you break something, please revert it with the administration interface (see link below). If you don't revert it, somebody else will, so don't go thinking you're a 1337 hax0r because you can edit a wiki :)<br/>
<br/>
All content on Hackiki is distributed under the (unmodifiable) license in &lt;a href=&quot;/wiki/license&quot;&gt;license&lt;/a&gt; unless otherwise specified. By editing Hackiki without specifying another license, you are agreeing to license your edits as such.<br/>
<br/>
<br/>
== Editing Hackiki<br/>
<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;<br/>
    &lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
The more complicated (but more complete, robust) interface: [[edit|Builtin editor]]<br/>
<br/>
<br/>
== Links<br/>
<br/>
* [[hello | An example page]]<br/>
* [[runner | An arbitrary command runner]]<br/>
* [[list | A list of all pages]]<br/>
* [[hg | Administration]] (available to all users)]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Tue, 10 Nov 2009 16:57:48 +0000</pubDate>
</item>
<item>
    <title>hg rev=484 act=revert</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{272633c0e4f4}/bin/index</link>
    <description><![CDATA[hg rev=484 act=revert]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Tue, 10 Nov 2009 14:52:42 +0000</pubDate>
</item>
<item>
    <title>edit/bin/index cont=#!/bin/bash</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{2a640df6f992}/bin/index</link>
    <description><![CDATA[edit/bin/index cont=#!/bin/bash<br/>
echo 'headers<br/>
Content-type: text/plain<br/>
'<br/>
env mode=755]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Tue, 10 Nov 2009 14:52:15 +0000</pubDate>
</item>
<item>
    <title>edit/bin/index cont=#!/bin/bash</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{e0758a708d73}/bin/index</link>
    <description><![CDATA[edit/bin/index cont=#!/bin/bash<br/>
echo 'header<br/>
Content-type: text/plain<br/>
'<br/>
env mode=755]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Tue, 10 Nov 2009 14:52:09 +0000</pubDate>
</item>
<item>
    <title>edit/bin/index cont=#!/bin/bash</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{362fb3ca3dc8}/bin/index</link>
    <description><![CDATA[edit/bin/index cont=#!/bin/bash<br/>
env mode=755]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Tue, 10 Nov 2009 14:51:56 +0000</pubDate>
</item>
<item>
    <title>medit/bin/index chebang=#!/usr/bin/env .wiki cont== Hackiki</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{67b4316f1a48}/bin/index</link>
    <description><![CDATA[medit/bin/index chebang=#!/usr/bin/env .wiki cont== Hackiki<br/>
<br/>
Welcome to [[http://hackiki.codu.org/|Hackiki]], the world's most hackable wiki!<br/>
<br/>
This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment ([[security|protected]] by [[http://plash.beasts.org/|plash]]). The actual engine just supports running scripts in a restricted environment; everything you see (the layout, the wiki syntax, everything) is actually supported by scripts written into the wiki, and //editable by anyone//!<br/>
<br/>
If you want to set up your own Hackiki instance, there are instructions (in the works) at [[installation]].<br/>
<br/>
It also has [[wikisyntax]], although pages using this syntax are really just scripts for the &quot;.wiki&quot; program, which is really just an implementation of [[http://wikicreole.org/wiki/Creole1.0|WikiCreole]]. Like everything else, [[http://hackiki.codu.org/wiki/edit/bin/.wiki|.wiki]] can be edited by anyone!<br/>
<br/>
The source for Hackiki itself is available at https://codu.org/projects/hackiki/hg/ . The filesystem is available at http://hackiki.codu.org/fs/ (and, of course, here). Feel free to poke around! If you break something, please revert it with the administration interface (see link below). If you don't revert it, somebody else will, so don't go thinking you're a 1337 hax0r because you can edit a wiki :)<br/>
<br/>
All content on Hackiki is distributed under the (unmodifiable) license in &lt;a href=&quot;/wiki/license&quot;&gt;license&lt;/a&gt; unless otherwise specified. By editing Hackiki without specifying another license, you are agreeing to license your edits as such.<br/>
<br/>
<br/>
== Editing Hackiki<br/>
<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;<br/>
    &lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
The more complicated (but more complete, robust) interface: [[edit|Builtin editor]]<br/>
<br/>
<br/>
== Links<br/>
<br/>
* [[hello | An example page]]<br/>
* [[runner | An arbitrary command runner]]<br/>
* [[list | A list of all pages]]<br/>
* [[hg | Administration]] (available to all users)]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Mon, 09 Nov 2009 23:35:25 +0000</pubDate>
</item>
<item>
    <title>medit/bin/index chebang=#!/usr/bin/env .wiki cont== Hackiki</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{44fd2d90a819}/bin/index</link>
    <description><![CDATA[medit/bin/index chebang=#!/usr/bin/env .wiki cont== Hackiki<br/>
<br/>
Welcome to [[http://hackiki.codu.org/|Hackiki]], the world's most hackable wiki!<br/>
<br/>
This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment ([[security|protected]] by [[http://plash.beasts.org/|plash]]). The actual engine just supports running scripts in a restricted environment; everything you see (the layout, the wiki syntax, everything) is actually supported by scripts written into the wiki, and //editable by anyone//!<br/>
<br/>
It also has [[wikisyntax]], although pages using this syntax are really just scripts for the &quot;.wiki&quot; program, which is really just an implementation of [[http://wikicreole.org/wiki/Creole1.0|WikiCreole]]. Like everything else, [[http://hackiki.codu.org/wiki/edit/bin/.wiki|.wiki]] can be edited by anyone!<br/>
<br/>
The source for Hackiki itself is available at https://codu.org/projects/hackiki/hg/ . The filesystem is available at http://hackiki.codu.org/fs/ (and, of course, here). Feel free to poke around! If you break something, please revert it with the administration interface (see link below). If you don't revert it, somebody else will, so don't go thinking you're a 1337 hax0r because you can edit a wiki :)<br/>
<br/>
All content on Hackiki is distributed under the (unmodifiable) license in &lt;a href=&quot;/wiki/license&quot;&gt;license&lt;/a&gt; unless otherwise specified. By editing Hackiki without specifying another license, you are agreeing to license your edits as such.<br/>
<br/>
<br/>
== Editing Hackiki<br/>
<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;<br/>
    &lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
The more complicated (but more complete, robust) interface: [[edit|Builtin editor]]<br/>
<br/>
<br/>
== Links<br/>
<br/>
* [[hello | An example page]]<br/>
* [[runner | An arbitrary command runner]]<br/>
* [[list | A list of all pages]]<br/>
* [[hg | Administration]] (available to all users)]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Sun, 08 Nov 2009 15:25:37 +0000</pubDate>
</item>
<item>
    <title>edit/bin/index cont=#!/usr/bin/env .wiki</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{89c415278f08}/bin/index</link>
    <description><![CDATA[edit/bin/index cont=#!/usr/bin/env .wiki<br/>
= Hackiki<br/>
<br/>
Welcome to [[http://hackiki.codu.org/|Hackiki]], the world's most hackable wiki!<br/>
<br/>
This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment ([[security|protected]] by [[http://plash.beasts.org/|plash]]). The actual engine just supports running scripts in a restricted environment; everything you see (the layout, the wiki syntax, everything) is actually supported by scripts written into the wiki, and //editable by anyone//!<br/>
<br/>
It also has [[wikisyntax]], although pages using this syntax are really just scripts for the &quot;.wiki&quot; program, which is really just an implementation of [[http://wikicreole.org/wiki/Creole1.0|WikiCreole]]. Like everything else, [[http://hackiki.codu.org/wiki/edit/bin/.wiki|.wiki]] can be edited by anyone!<br/>
<br/>
The source for Hackiki itself is available at https://codu.org/projects/hackiki/hg/ . The filesystem is available at http://hackiki.codu.org/fs/ (and, of course, here). Feel free to poke around! If you break something, please revert it with the administration interface (see link below). If you don't revert it, somebody else will, so don't go thinking you're a 1337 hax0r because you can edit a wiki :)<br/>
<br/>
All content on Hackiki is distributed under the (unmodifiable) license in &lt;a href=&quot;/wiki/license&quot;&gt;license&lt;/a&gt; unless otherwise specified. By editing Hackiki without specifying another license, you are agreeing to license your edits as such.<br/>
<br/>
<br/>
== Editing Hackiki<br/>
<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;<br/>
    &lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
The more complicated (but more complete, robust) interface: [[edit|Builtin editor]]<br/>
<br/>
<br/>
== Links<br/>
<br/>
* [[hello | An example page]]<br/>
* [[runner | An arbitrary command runner]]<br/>
* [[list | A list of all pages]]<br/>
* [[hg | Administration]] mode=755]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Fri, 06 Nov 2009 20:07:05 +0000</pubDate>
</item>
<item>
    <title>edit/bin/index cont=#!/usr/bin/env .wiki</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{d71c0f169ee2}/bin/index</link>
    <description><![CDATA[edit/bin/index cont=#!/usr/bin/env .wiki<br/>
= Hackiki<br/>
<br/>
Welcome to [[http://hackiki.codu.org/|Hackiki]], the world's most hackable wiki!<br/>
<br/>
This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment ([[security|protected]] by [[http://plash.beasts.org/|plash]]). The actual engine just supports running scripts in a restricted environment; everything you see (the layout, the wiki syntax, everything) is actually supported by scripts written into the wiki, and //editable by anyone//!<br/>
<br/>
It also has [[wikisyntax]], although pages using this syntax are really just scripts for the &quot;.wiki&quot; program, which is really just an implementation of [[http://wikicreole.org/wiki/Creole1.0|WikiCreole]]. Like everything else, [[bin/.wiki]] can be edited by anyone!<br/>
<br/>
The source for Hackiki itself is available at https://codu.org/projects/hackiki/hg/ . The filesystem is available at http://hackiki.codu.org/fs/ (and, of course, here). Feel free to poke around! If you break something, please revert it with the administration interface (see link below). If you don't revert it, somebody else will, so don't go thinking you're a 1337 hax0r because you can edit a wiki :)<br/>
<br/>
All content on Hackiki is distributed under the (unmodifiable) license in &lt;a href=&quot;/wiki/license&quot;&gt;license&lt;/a&gt; unless otherwise specified. By editing Hackiki without specifying another license, you are agreeing to license your edits as such.<br/>
<br/>
<br/>
== Editing Hackiki<br/>
<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;<br/>
    &lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
The more complicated (but more complete, robust) interface: [[edit|Builtin editor]]<br/>
<br/>
<br/>
== Links<br/>
<br/>
* [[hello | An example page]]<br/>
* [[runner | An arbitrary command runner]]<br/>
* [[list | A list of all pages]]<br/>
* [[hg | Administration]] mode=755]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Fri, 06 Nov 2009 20:06:33 +0000</pubDate>
</item>
<item>
    <title>edit/bin/index cont=#!/usr/bin/env .wiki</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{2be4507c12d1}/bin/index</link>
    <description><![CDATA[edit/bin/index cont=#!/usr/bin/env .wiki<br/>
= Hackiki<br/>
<br/>
Welcome to [[http://hackiki.codu.org/|Hackiki]], the world's most hackable wiki!<br/>
<br/>
This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment ([[security|protected]] by [[http://plash.beasts.org/|plash]]). The actual engine just supports running scripts in a restricted environment; everything you see (the layout, the wiki syntax, everything) is actually supported by scripts written into the wiki, and //editable by anyone//!<br/>
<br/>
It also has [[wikisyntax]], although pages using this syntax are really just scripts for the &quot;.wiki&quot; program, which is really just an implementation of [[http://wikicreole.org/wiki/Creole1.0|WikiCreole]]. Like everything else, [[.wiki]] can be edited by anyone!<br/>
<br/>
The source for Hackiki itself is available at https://codu.org/projects/hackiki/hg/ . The filesystem is available at http://hackiki.codu.org/fs/ (and, of course, here). Feel free to poke around! If you break something, please revert it with the administration interface (see link below). If you don't revert it, somebody else will, so don't go thinking you're a 1337 hax0r because you can edit a wiki :)<br/>
<br/>
All content on Hackiki is distributed under the (unmodifiable) license in &lt;a href=&quot;/wiki/license&quot;&gt;license&lt;/a&gt; unless otherwise specified. By editing Hackiki without specifying another license, you are agreeing to license your edits as such.<br/>
<br/>
<br/>
== Editing Hackiki<br/>
<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;<br/>
    &lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
The more complicated (but more complete, robust) interface: [[edit|Builtin editor]]<br/>
<br/>
<br/>
== Links<br/>
<br/>
* [[hello | An example page]]<br/>
* [[runner | An arbitrary command runner]]<br/>
* [[list | A list of all pages]]<br/>
* [[hg | Administration]] mode=755]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Fri, 06 Nov 2009 20:06:18 +0000</pubDate>
</item>
<item>
    <title>medit/bin/index chebang=#!/usr/bin/env .wiki cont== Hackiki</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{0efdafe8d024}/bin/index</link>
    <description><![CDATA[medit/bin/index chebang=#!/usr/bin/env .wiki cont== Hackiki<br/>
<br/>
Welcome to [[http://hackiki.codu.org/|Hackiki]], the world's most hackable wiki!<br/>
<br/>
This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment ([[security|protected]] by [[http://plash.beasts.org/|plash]]). The actual engine just supports running scripts in a restricted environment; everything you see (the layout, the wiki syntax, everything) is actually supported by scripts written into the wiki, and //editable by anyone//!<br/>
<br/>
It also has [[wikisyntax]], although pages using this syntax are really just scripts for the &quot;.wiki&quot; program, which is really just an implementation of [[http://wikicreole.org/wiki/Creole1.0|WikiCreole]]. Like everything else, .wiki can be edited by anyone!<br/>
<br/>
The source for Hackiki itself is available at https://codu.org/projects/hackiki/hg/ . The filesystem is available at http://hackiki.codu.org/fs/ (and, of course, here). Feel free to poke around! If you break something, please revert it with the administration interface (see link below). If you don't revert it, somebody else will, so don't go thinking you're a 1337 hax0r because you can edit a wiki :)<br/>
<br/>
All content on Hackiki is distributed under the (unmodifiable) license in &lt;a href=&quot;/wiki/license&quot;&gt;license&lt;/a&gt; unless otherwise specified. By editing Hackiki without specifying another license, you are agreeing to license your edits as such.<br/>
<br/>
<br/>
== Editing Hackiki<br/>
<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;<br/>
    &lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
The more complicated (but more complete, robust) interface: [[edit|Builtin editor]]<br/>
<br/>
<br/>
== Links<br/>
<br/>
* [[hello | An example page]]<br/>
* [[runner | An arbitrary command runner]]<br/>
* [[list | A list of all pages]]<br/>
* [[hg | Administration]]]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Fri, 06 Nov 2009 19:13:16 +0000</pubDate>
</item>
<item>
    <title>medit/bin/index chebang=#!/usr/bin/env .wiki cont== Hackiki</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{c38a9d5aaaed}/bin/index</link>
    <description><![CDATA[medit/bin/index chebang=#!/usr/bin/env .wiki cont== Hackiki<br/>
<br/>
Welcome to [[http://hackiki.codu.org/|Hackiki]], the world's most hackable wiki!<br/>
<br/>
This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment ([[security|protected]] by [[http://plash.beasts.org/|plash]]).<br/>
<br/>
It also has [[wikisyntax]], although pages using this syntax are really just scripts for the &quot;.wiki&quot; program, which is really just an implementation of [[http://wikicreole.org/wiki/Creole1.0|WikiCreole]]. Like everything else, .wiki can be edited by anyone!<br/>
<br/>
The source for Hackiki itself is available at https://codu.org/projects/hackiki/hg/ . The filesystem is available at http://hackiki.codu.org/fs/ (and, of course, here). Feel free to poke around! If you break something, please revert it with the administration interface (see link below). If you don't revert it, somebody else will, so don't go thinking you're a 1337 hax0r because you can edit a wiki :)<br/>
<br/>
All content on Hackiki is distributed under the (unmodifiable) license in &lt;a href=&quot;/wiki/license&quot;&gt;license&lt;/a&gt; unless otherwise specified. By editing Hackiki without specifying another license, you are agreeing to license your edits as such.<br/>
<br/>
<br/>
== Editing Hackiki<br/>
<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;<br/>
    &lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
The more complicated (but more complete, robust) interface: [[edit|Builtin editor]]<br/>
<br/>
<br/>
== Links<br/>
<br/>
* [[hello | An example page]]<br/>
* [[runner | An arbitrary command runner]]<br/>
* [[list | A list of all pages]]<br/>
* [[hg | Administration]]]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Fri, 06 Nov 2009 19:07:28 +0000</pubDate>
</item>
<item>
    <title>medit/bin/index chebang=#!/usr/bin/env .wiki cont== Hackiki</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{c7be2044732f}/bin/index</link>
    <description><![CDATA[medit/bin/index chebang=#!/usr/bin/env .wiki cont== Hackiki<br/>
<br/>
Welcome to [[http://hackiki.codu.org/|Hackiki]], the world's most hackable wiki!<br/>
<br/>
This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment ([[security|protected]] by [[http://plash.beasts.org/|plash]]).<br/>
<br/>
It also has [[wikisyntax]], although pages using this syntax are really just scripts for the &quot;.wiki&quot; program, which is really just an implementation of [[http://wikicreole.org/wiki/Creole1.0|WikiCreole]]. Like everything else, .wiki can be edited by anyone!<br/>
<br/>
The source for Hackiki itself is available at https://codu.org/projects/hackiki/hg/ . The filesystem is available at http://codu.org:2888/fs/ (and, of course, here). Feel free to poke around! If you break something, please revert it with the administration interface (see link below). If you don't revert it, somebody else will, so don't go thinking you're a 1337 hax0r because you can edit a wiki :)<br/>
<br/>
All content on Hackiki is distributed under the (unmodifiable) license in &lt;a href=&quot;/wiki/license&quot;&gt;license&lt;/a&gt; unless otherwise specified. By editing Hackiki without specifying another license, you are agreeing to license your edits as such.<br/>
<br/>
<br/>
== Editing Hackiki<br/>
<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;<br/>
    &lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
The more complicated (but more complete, robust) interface: [[edit|Builtin editor]]<br/>
<br/>
<br/>
== Links<br/>
<br/>
* [[hello | An example page]]<br/>
* [[runner | An arbitrary command runner]]<br/>
* [[list | A list of all pages]]<br/>
* [[hg | Administration]]]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Thu, 05 Nov 2009 03:38:13 +0000</pubDate>
</item>
<item>
    <title>medit/bin/index chebang=#!/usr/bin/env .wiki cont== Hackiki</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{ae4d86c4af23}/bin/index</link>
    <description><![CDATA[medit/bin/index chebang=#!/usr/bin/env .wiki cont== Hackiki<br/>
<br/>
Welcome to [[http://hackiki.codu.org/|Hackiki]], the world's most hackable wiki!<br/>
<br/>
This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment ([[security|protected]] by [[http://plash.beasts.org/|plash]]).<br/>
<br/>
It also has wikisyntax, although pages using this syntax are really just scripts for the &quot;.wiki&quot; program, which is really just an implementation of [[http://wikicreole.org/wiki/Creole1.0|WikiCreole]]. Like everything else, .wiki can be edited by anyone!<br/>
<br/>
The source for Hackiki itself is available at https://codu.org/projects/hackiki/hg/ . The filesystem is available at http://codu.org:2888/fs/ (and, of course, here). Feel free to poke around! If you break something, please revert it with the administration interface (see link below). If you don't revert it, somebody else will, so don't go thinking you're a 1337 hax0r because you can edit a wiki :)<br/>
<br/>
All content on Hackiki is distributed under the (unmodifiable) license in &lt;a href=&quot;/wiki/license&quot;&gt;license&lt;/a&gt; unless otherwise specified. By editing Hackiki without specifying another license, you are agreeing to license your edits as such.<br/>
<br/>
<br/>
== Editing Hackiki<br/>
<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;<br/>
    &lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
The more complicated (but more complete, robust) interface: [[edit|Builtin editor]]<br/>
<br/>
<br/>
== Links<br/>
<br/>
* [[hello | An example page]]<br/>
* [[runner | An arbitrary command runner]]<br/>
* [[list | A list of all pages]]<br/>
* [[hg | Administration]]]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Thu, 05 Nov 2009 03:37:16 +0000</pubDate>
</item>
<item>
    <title>medit/bin/index chebang=#!/usr/bin/env .wiki cont== Hackiki</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{71ac897ffb11}/bin/index</link>
    <description><![CDATA[medit/bin/index chebang=#!/usr/bin/env .wiki cont== Hackiki<br/>
<br/>
Welcome to [[http://hackiki.codu.org/|Hackiki]], the world's most hackable wiki!<br/>
<br/>
This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment ([[security|protected]] by [[http://plash.beasts.org/|plash]]). It also has its own wikisyntax, although pages using this syntax are really just scripts for the &quot;.wiki&quot; program, which is really just an implementation of [[http://wikicreole.org/wiki/Creole1.0|WikiCreole]]. Like everything else, .wiki can be edited by anyone!<br/>
<br/>
The source for Hackiki itself is available at https://codu.org/projects/hackiki/hg/ . The filesystem is available at http://codu.org:2888/fs/ (and, of course, here). Feel free to poke around! If you break something, please revert it with the administration interface (see link below). If you don't revert it, somebody else will, so don't go thinking you're a 1337 hax0r because you can edit a wiki :)<br/>
<br/>
All content on Hackiki is distributed under the (unmodifiable) license in &lt;a href=&quot;/wiki/license&quot;&gt;license&lt;/a&gt; unless otherwise specified. By editing Hackiki without specifying another license, you are agreeing to license your edits as such.<br/>
<br/>
<br/>
== Editing Hackiki<br/>
<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;<br/>
    &lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
The more complicated (but more complete, robust) interface: [[edit|Builtin editor]]<br/>
<br/>
<br/>
== Links<br/>
<br/>
* [[hello | An example page]]<br/>
* [[runner | An arbitrary command runner]]<br/>
* [[list | A list of all pages]]<br/>
* [[hg | Administration]]]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Thu, 05 Nov 2009 03:18:14 +0000</pubDate>
</item>
<item>
    <title>medit/bin/index chebang=#!/usr/bin/env .wiki cont=== Hackiki</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{da74d028fcfd}/bin/index</link>
    <description><![CDATA[medit/bin/index chebang=#!/usr/bin/env .wiki cont=== Hackiki<br/>
<br/>
Welcome to [[http://hackiki.codu.org/|Hackiki]], the world's most hackable wiki!<br/>
<br/>
This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment ([[security|protected]] by [[http://plash.beasts.org/|plash]]). It also has its own wikisyntax, although pages using this syntax are really just scripts for the &quot;.wiki&quot; program, which is really just an implementation of [[http://wikicreole.org/wiki/Creole1.0|WikiCreole]]. Like everything else, .wiki can be edited by anyone!<br/>
<br/>
The source for Hackiki itself is available at https://codu.org/projects/hackiki/hg/ . The filesystem is available at http://codu.org:2888/fs/ (and, of course, here). Feel free to poke around! If you break something, please revert it with the administration interface (see link below). If you don't revert it, somebody else will, so don't go thinking you're a 1337 hax0r because you can edit a wiki :)<br/>
<br/>
All content on Hackiki is distributed under the (unmodifiable) license in &lt;a href=&quot;/wiki/license&quot;&gt;license&lt;/a&gt; unless otherwise specified. By editing Hackiki without specifying another license, you are agreeing to license your edits as such.<br/>
<br/>
<br/>
== Editing Hackiki<br/>
<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;<br/>
    &lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
The more complicated (but more complete, robust) interface: [[edit|Builtin editor]]<br/>
<br/>
<br/>
== Links<br/>
<br/>
* [[hello | An example page]]<br/>
* [[runner | An arbitrary command runner]]<br/>
* [[list | A list of all pages]]<br/>
* [[hg | Administration]]]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Thu, 05 Nov 2009 00:33:43 +0000</pubDate>
</item>
<item>
    <title>medit/bin/index chebang=#!/usr/bin/env .wiki cont=== Hackiki</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{fff99ebf5a08}/bin/index</link>
    <description><![CDATA[medit/bin/index chebang=#!/usr/bin/env .wiki cont=== Hackiki<br/>
<br/>
Welcome to [[http://hackiki.codu.org/|Hackiki]], the world's most hackable wiki!<br/>
<br/>
This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment (protected by [[http://plash.beasts.org/|plash]]). It also has its own wikisyntax, although pages using this syntax are really just scripts for the &quot;.wiki&quot; program, which is really just an implementation of [[http://wikicreole.org/wiki/Creole1.0|WikiCreole]]. Like everything else, .wiki can be edited by anyone!<br/>
<br/>
The source for Hackiki itself is available at https://codu.org/projects/hackiki/hg/ . The filesystem is available at http://codu.org:2888/fs/ (and, of course, here). Feel free to poke around! If you break something, please revert it with the administration interface (see link below). If you don't revert it, somebody else will, so don't go thinking you're a 1337 hax0r because you can edit a wiki :)<br/>
<br/>
All content on Hackiki is distributed under the (unmodifiable) license in &lt;a href=&quot;/wiki/license&quot;&gt;license&lt;/a&gt; unless otherwise specified. By editing Hackiki without specifying another license, you are agreeing to license your edits as such.<br/>
<br/>
<br/>
== Editing Hackiki<br/>
<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;<br/>
    &lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
The more complicated (but more complete, robust) interface: [[edit|Builtin editor]]<br/>
<br/>
<br/>
== Links<br/>
<br/>
* [[hello | An example page]]<br/>
* [[runner | An arbitrary command runner]]<br/>
* [[list | A list of all pages]]<br/>
* [[hg | Administration]]]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Wed, 04 Nov 2009 23:40:15 +0000</pubDate>
</item>
<item>
    <title>medit/bin/index chebang=#!/usr/bin/env .wiki cont=== Hackiki</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{5b720340b39c}/bin/index</link>
    <description><![CDATA[medit/bin/index chebang=#!/usr/bin/env .wiki cont=== Hackiki<br/>
<br/>
Welcome to [[http://hackiki.codu.org/|Hackiki]], the world's most hackable wiki!<br/>
<br/>
This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment (protected by [[http://plash.beasts.org/|plash]]). It also has its own wikisyntax, although pages using this syntax are really just scripts for the &quot;.wiki&quot; program, which is really just an implementation of [[http://wikicreole.org/wiki/Creole1.0|WikiCreole]]. Like everything else, .wiki can be edited by anyone!<br/>
<br/>
The source for Hackiki itself is available at https://codu.org/projects/hackiki/hg/ . The filesystem is available at http://hackiki.codu.org/fs/ (and, of course, here). Feel free to poke around! If you break something, please revert it with the administration interface (see link below). If you don't revert it, somebody else will, so don't go thinking you're a 1337 hax0r because you can edit a wiki :)<br/>
<br/>
All content on Hackiki is distributed under the (unmodifiable) license in &lt;a href=&quot;/wiki/license&quot;&gt;license&lt;/a&gt; unless otherwise specified. By editing Hackiki without specifying another license, you are agreeing to license your edits as such.<br/>
<br/>
<br/>
== Editing Hackiki<br/>
<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;<br/>
    &lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
The more complicated (but more complete, robust) interface: [[edit|Builtin editor]]<br/>
<br/>
<br/>
== Links<br/>
<br/>
* [[hello | An example page]]<br/>
* [[runner | An arbitrary command runner]]<br/>
* [[list | A list of all pages]]<br/>
* [[hg | Administration]]]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Wed, 04 Nov 2009 20:15:44 +0000</pubDate>
</item>
<item>
    <title>medit/bin/index chebang=#!/usr/bin/env .wiki cont=== Hackiki</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{1f738e9ab73b}/bin/index</link>
    <description><![CDATA[medit/bin/index chebang=#!/usr/bin/env .wiki cont=== Hackiki<br/>
<br/>
Welcome to [[http://hackiki.codu.org/|Hackiki]], the world's most hackable wiki!<br/>
<br/>
This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment (protected by [[http://plash.beasts.org/|plash]]). It also has its own wikisyntax, although pages using this syntax are really just scripts for the &quot;.wiki&quot; program, which is really just an implementation of [[http://wikicreole.org/wiki/Creole1.0|WikiCreole]]. Like everything else, .wiki can be edited by anyone!<br/>
<br/>
The source for Hackiki itself is available at https://codu.org/projects/hackiki/hg/ . The filesystem is available at https://hackiki.codu.org/fs/ (and, of course, here). Feel free to poke around! If you break something, please revert it with the administration interface (see link below). If you don't revert it, somebody else will, so don't go thinking you're a 1337 hax0r because you can edit a wiki :)<br/>
<br/>
All content on Hackiki is distributed under the (unmodifiable) license in &lt;a href=&quot;/wiki/license&quot;&gt;license&lt;/a&gt; unless otherwise specified. By editing Hackiki without specifying another license, you are agreeing to license your edits as such.<br/>
<br/>
<br/>
== Editing Hackiki<br/>
<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;<br/>
    &lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
The more complicated (but more complete, robust) interface: [[edit|Builtin editor]]<br/>
<br/>
<br/>
== Links<br/>
<br/>
* [[hello | An example page]]<br/>
* [[runner | An arbitrary command runner]]<br/>
* [[list | A list of all pages]]<br/>
* [[hg | Administration]]]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Wed, 04 Nov 2009 20:15:10 +0000</pubDate>
</item>
<item>
    <title>medit/bin/index chebang=#!/usr/bin/env .wiki cont=== Hackiki</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{b34e11a8990d}/bin/index</link>
    <description><![CDATA[medit/bin/index chebang=#!/usr/bin/env .wiki cont=== Hackiki<br/>
<br/>
Welcome to Hackiki, the world's most hackable wiki!<br/>
<br/>
This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment (protected by [[http://plash.beasts.org/|plash]]). It also has its own wikisyntax, although pages using this syntax are really just scripts for the &quot;.wiki&quot; program, which is really just an implementation of [[http://wikicreole.org/wiki/Creole1.0|WikiCreole]]. Like everything else, .wiki can be edited by anyone!<br/>
<br/>
The source for Hackiki itself is available at https://codu.org/projects/hackiki/hg/ . The filesystem is available at https://codu.org:2888/fs (and, of course, here). Feel free to poke around! If you break something, please revert it with the administration interface (see link below). If you don't revert it, somebody else will, so don't go thinking you're a 1337 hax0r because you can edit a wiki :)<br/>
<br/>
All content on Hackiki is distributed under the (unmodifiable) license in &lt;a href=&quot;/wiki/license&quot;&gt;license&lt;/a&gt; unless otherwise specified. By editing Hackiki without specifying another license, you are agreeing to license your edits as such.<br/>
<br/>
<br/>
== Editing Hackiki<br/>
<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;<br/>
    &lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
The more complicated (but more complete, robust) interface: [[edit|Builtin editor]]<br/>
<br/>
<br/>
== Links<br/>
<br/>
* [[hello | An example page]]<br/>
* [[runner | An arbitrary command runner]]<br/>
* [[list | A list of all pages]]<br/>
* [[hg | Administration]]]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Wed, 04 Nov 2009 19:38:34 +0000</pubDate>
</item>
<item>
    <title>medit/bin/index chebang=#!/usr/bin/env .wiki cont=== Hackiki</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{c213a6808c0e}/bin/index</link>
    <description><![CDATA[medit/bin/index chebang=#!/usr/bin/env .wiki cont=== Hackiki<br/>
<br/>
Welcome to Hackiki, the world's most hackable wiki!<br/>
<br/>
This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment (protected by [[http://plash.beasts.org/|plash]]). It also has its own wikisyntax, although pages using this syntax are really just scripts for the &quot;.wiki&quot; program, which is really just an implementation of [[http://wikicreole.org/|WikiCreole]]. Like everything else, .wiki can be edited by anyone!<br/>
<br/>
The source for Hackiki itself is available at https://codu.org/projects/hackiki/hg/ . The filesystem is available at https://codu.org:2888/fs (and, of course, here). Feel free to poke around! If you break something, please revert it with the administration interface (see link below). If you don't revert it, somebody else will, so don't go thinking you're a 1337 hax0r because you can edit a wiki :)<br/>
<br/>
All content on Hackiki is distributed under the (unmodifiable) license in &lt;a href=&quot;/wiki/license&quot;&gt;license&lt;/a&gt; unless otherwise specified. By editing Hackiki without specifying another license, you are agreeing to license your edits as such.<br/>
<br/>
<br/>
== Editing Hackiki<br/>
<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;<br/>
    &lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
The more complicated (but more complete, robust) interface: [[edit|Builtin editor]]<br/>
<br/>
<br/>
== Links<br/>
<br/>
* [[hello | An example page]]<br/>
* [[runner | An arbitrary command runner]]<br/>
* [[list | A list of all pages]]<br/>
* [[hg | Administration]]]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Wed, 04 Nov 2009 19:37:59 +0000</pubDate>
</item>
<item>
    <title>edit/bin/index cont=#!/usr/bin/env .wiki</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{2d6fb035746c}/bin/index</link>
    <description><![CDATA[edit/bin/index cont=#!/usr/bin/env .wiki<br/>
== Hackiki<br/>
<br/>
Welcome to Hackiki, the world's most hackable wiki!<br/>
<br/>
This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment (protected by [[http://plash.beasts.org/|plash]]). It also has its own wikisyntax, although pages using this syntax are really just scripts for the &quot;.wiki&quot; program. Like everything else, .wiki can be edited by anyone!<br/>
<br/>
The source for Hackiki itself is available at https://codu.org/projects/hackiki/hg/ . The filesystem is available at https://codu.org:2888/fs (and, of course, here). Feel free to poke around! If you break something, please revert it with the administration interface (see link below). If you don't revert it, somebody else will, so don't go thinking you're a 1337 hax0r because you can edit a wiki :)<br/>
<br/>
All content on Hackiki is distributed under the (unmodifiable) license in &lt;a href=&quot;/wiki/license&quot;&gt;license&lt;/a&gt; unless otherwise specified. By editing Hackiki without specifying another license, you are agreeing to license your edits as such.<br/>
<br/>
<br/>
== Editing Hackiki<br/>
<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;<br/>
    &lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
The more complicated (but more complete, robust) interface: [[edit|Builtin editor]]<br/>
<br/>
<br/>
== Links<br/>
<br/>
* [[hello | An example page]]<br/>
* [[runner | An arbitrary command runner]]<br/>
* [[list | A list of all pages]]<br/>
* [[hg | Administration]] mode=755]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Wed, 04 Nov 2009 19:34:26 +0000</pubDate>
</item>
<item>
    <title>medit/bin/index chebang=#!/usr/bin/env .wiki cont=&lt;h1&gt;Hackiki&lt;/h1&gt;</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{9c12bce0f82b}/bin/index</link>
    <description><![CDATA[medit/bin/index chebang=#!/usr/bin/env .wiki cont=&lt;h1&gt;Hackiki&lt;/h1&gt;<br/>
Welcome to Hackiki, the world's most hackable wiki!<br/>
This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment (protected by &lt;a href=&quot;http://plash.beasts.org/&quot;&gt;plash&lt;/a&gt;). It also has its own wikisyntax, although pages using this syntax are really just scripts for the &quot;.wiki&quot; program. Like everything else, .wiki can be edited by anyone!<br/>
The source for Hackiki itself is available at https://codu.org/projects/hackiki/hg/ . The filesystem is available at https://codu.org:2888/fs (and, of course, here). Feel free to poke around! If you break something, please revert it with the administration interface (see link below). If you don't revert it, somebody else will, so don't go thinking you're a 1337 hax0r because you can edit a wiki :)<br/>
<br/>
All content on Hackiki is distributed under the (unmodifiable) license in &lt;a href=&quot;/wiki/license&quot;&gt;license&lt;/a&gt; unless otherwise specified. By editing Hackiki without specifying another license, you are agreeing to license your edits as such.<br/>
<br/>
&lt;h1&gt;Editing Hackiki&lt;/h1&gt;<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;&lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
The more complicated (but more complete, robust) interface: &lt;a href=&quot;/wiki/edit&quot;&gt;Builtin editor&lt;/a&gt;<br/>
<br/>
&lt;h1&gt;Links&lt;/h1&gt;<br/>
[[hello | An example page]]<br/>
[[runner | An arbitrary command runner]]<br/>
[[list | A list of all pages]]<br/>
&lt;a href=&quot;/wiki/hg&quot;&gt;Administration (open to all users!)&lt;/a&gt;]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Wed, 04 Nov 2009 18:44:31 +0000</pubDate>
</item>
<item>
    <title>medit/bin/index chebang=#!/usr/bin/env .wiki cont=&lt;h1&gt;Hackiki&lt;/h1&gt;</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{e723a6b97170}/bin/index</link>
    <description><![CDATA[medit/bin/index chebang=#!/usr/bin/env .wiki cont=&lt;h1&gt;Hackiki&lt;/h1&gt;<br/>
Welcome to Hackiki, the world's most hackable wiki!<br/>
This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment (protected by &lt;a href=&quot;http://plash.beasts.org/&quot;&gt;plash&lt;/a&gt;). It also has its own wikisyntax, although pages using this syntax are really just scripts for the &quot;.wiki&quot; program. Like everything else, .wiki can be edited by anyone!<br/>
The source for Hackiki itself is available at https://codu.org/projects/hackiki/hg/ . The filesystem is available at https://codu.org:2888/fs (and, of course, here). Feel free to poke around! If you break something, please revert it with the administration interface (see link below). If you don't revert it, somebody else will, so don't go thinking you're a 1337 hax0r because you can edit a wiki :)<br/>
<br/>
All content on Hackiki is distributed under the (unmodifiable) license in &lt;a href=&quot;/wiki/license&quot;&gt;license&lt;/a&gt;. By editing Hackiki, you are agreeing to license your edits as such.<br/>
<br/>
&lt;h1&gt;Editing Hackiki&lt;/h1&gt;<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;&lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
The more complicated (but more complete, robust) interface: &lt;a href=&quot;/wiki/edit&quot;&gt;Builtin editor&lt;/a&gt;<br/>
<br/>
&lt;h1&gt;Links&lt;/h1&gt;<br/>
[[hello | An example page]]<br/>
[[runner | An arbitrary command runner]]<br/>
[[list | A list of all pages]]<br/>
&lt;a href=&quot;/wiki/hg&quot;&gt;Administration (open to all users!)&lt;/a&gt;]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Wed, 04 Nov 2009 16:50:26 +0000</pubDate>
</item>
<item>
    <title>medit/bin/index chebang=#!/usr/bin/env .wiki cont=&lt;h1&gt;Hackiki&lt;/h1&gt;</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{016b9c6518b1}/bin/index</link>
    <description><![CDATA[medit/bin/index chebang=#!/usr/bin/env .wiki cont=&lt;h1&gt;Hackiki&lt;/h1&gt;<br/>
Welcome to Hackiki, the world's most hackable wiki!<br/>
This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment (protected by &lt;a href=&quot;http://plash.beasts.org/&quot;&gt;plash&lt;/a&gt;). It also has its own wikisyntax, although pages using this syntax are really just scripts for the &quot;.wiki&quot; program. Like everything else, .wiki can be edited by anyone!<br/>
The source for Hackiki itself is available at https://codu.org/projects/hackiki/hg/ . The filesystem is available at https://codu.org:2888/fs (and, of course, here). Feel free to poke around! If you break something, please revert it with the administration interface (see link below). If you don't revert it, somebody else will, so don't go thinking you're a 1337 hax0r because you can edit a wiki :)<br/>
<br/>
&lt;h1&gt;Editing Hackiki&lt;/h1&gt;<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;&lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
The more complicated (but more complete, robust) interface: &lt;a href=&quot;/wiki/edit&quot;&gt;Builtin editor&lt;/a&gt;<br/>
<br/>
&lt;h1&gt;Links&lt;/h1&gt;<br/>
[[hello | An example page]]<br/>
[[runner | An arbitrary command runner]]<br/>
[[list | A list of all pages]]<br/>
&lt;a href=&quot;/wiki/hg&quot;&gt;Administration (open to all users!)&lt;/a&gt;]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Wed, 04 Nov 2009 06:31:22 +0000</pubDate>
</item>
<item>
    <title>medit/bin/index chebang=#!/usr/bin/env .wiki cont=&lt;h1&gt;Hackiki&lt;/h1&gt;</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{b50b04b71ea3}/bin/index</link>
    <description><![CDATA[medit/bin/index chebang=#!/usr/bin/env .wiki cont=&lt;h1&gt;Hackiki&lt;/h1&gt;<br/>
Welcome to Hackiki, the world's most hackable wiki!<br/>
This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment (protected by &lt;a href=&quot;http://plash.beasts.org/&quot;&gt;plash&lt;/a&gt;). It also has its own wikisyntax, although pages using this syntax are really just scripts for the &quot;.wiki&quot; program. Like everything else, .wiki can be edited by anyone!<br/>
The source for Hackiki itself is available at https://codu.org/projects/hackiki/hg/ . The filesystem is available at https://codu.org:2888/fs (and, of course, here). Feel free to poke around! If you break something, please revert it with the administration interface (see link below). If you don't revert it, somebody else will, so don't go thinking you're a 1337 hax0r because you can edit a wiki :)<br/>
<br/>
&lt;h1&gt;Editing Hackiki&lt;/h1&gt;<br/>
The simple interface:<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;&lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
The more complicated (but more complete, robust) interface: &lt;a href=&quot;/wiki/edit&quot;&gt;Builtin editor&lt;/a&gt;<br/>
<br/>
[[hello | An example page]]<br/>
[[runner | An arbitrary command runner]]<br/>
[[list | A list of all pages]]<br/>
&lt;a href=&quot;/wiki/hg&quot;&gt;Administration (open to all users!)&lt;/a&gt;]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Wed, 04 Nov 2009 06:31:03 +0000</pubDate>
</item>
<item>
    <title>medit/bin/index chebang=#!/usr/bin/env .wiki cont=&lt;h1&gt;Hackiki&lt;/h1&gt;</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{66437f6a35b7}/bin/index</link>
    <description><![CDATA[medit/bin/index chebang=#!/usr/bin/env .wiki cont=&lt;h1&gt;Hackiki&lt;/h1&gt;<br/>
Welcome to Hackiki, the world's most hackable wiki!<br/>
This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment (protected by &lt;a href=&quot;http://plash.beasts.org/&quot;&gt;plash&lt;/a&gt;). It also has its own wikisyntax, although pages using this syntax are really just scripts for the &quot;.wiki&quot; program. Like everything else, .wiki can be edited by anyone!<br/>
The source for Hackiki itself is available at https://codu.org/projects/hackiki/hg/ . The filesystem is available at https://codu.org:2888/fs (and, of course, here). Feel free to poke around! If you break something, please revert it with the administration interface (see link below). If you don't revert it, somebody else will, so don't go thinking you're a 1337 hax0r because you can edit a wiki :)<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;&lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
[[hello | An example page]]<br/>
[[runner | An arbitrary command runner]]<br/>
[[list | A list of all pages]]<br/>
&lt;a href=&quot;/wiki/hg&quot;&gt;Administration (open to all users!)&lt;/a&gt;]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Wed, 04 Nov 2009 06:29:42 +0000</pubDate>
</item>
<item>
    <title>medit/bin/index chebang=#!/usr/bin/env .wiki cont=&lt;h1&gt;Hackiki&lt;/h1&gt;</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{457591d981fd}/bin/index</link>
    <description><![CDATA[medit/bin/index chebang=#!/usr/bin/env .wiki cont=&lt;h1&gt;Hackiki&lt;/h1&gt;<br/>
Welcome to Hackiki, the world's most hackable wiki!<br/>
This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment (protected by &lt;a href=&quot;http://plash.beasts.org/&quot;&gt;plash&lt;/a&gt;). It also has its own wikisyntax, although pages using this syntax are really just scripts for the &quot;.wiki&quot; program. Like everything else, it can be edited by anyone!<br/>
The source for Hackiki itself is available at https://codu.org/projects/hackiki/hg/ . The filesystem is available at https://codu.org:2888/fs (and, of course, here). Feel free to poke around! If you break something, please revert it with the administration interface (see link below). If you don't revert it, somebody else will, so don't go thinking you're a 1337 hax0r because you can edit a wiki :)<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;&lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
[[hello | An example page]]<br/>
[[runner | An arbitrary command runner]]<br/>
[[list | A list of all pages]]<br/>
&lt;a href=&quot;/wiki/hg&quot;&gt;Administration (open to all users!)&lt;/a&gt;]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Wed, 04 Nov 2009 06:29:12 +0000</pubDate>
</item>
<item>
    <title>medit/bin/index chebang=#!/usr/bin/env .wiki cont=&lt;h1&gt;Hackiki&lt;/h1&gt;</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{3ded1747a51e}/bin/index</link>
    <description><![CDATA[medit/bin/index chebang=#!/usr/bin/env .wiki cont=&lt;h1&gt;Hackiki&lt;/h1&gt;<br/>
Welcome to Hackiki, the world's most hackable wiki!<br/>
This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment (protected by &lt;a href=&quot;http://plash.beasts.org/&quot;&gt;plash&lt;/a&gt;)<br/>
&lt;form action=&quot;/wiki/medit&quot; method=&quot;get&quot;&gt;&lt;input type=&quot;hidden&quot; name=&quot;arg1&quot; value=&quot;bin&quot; /&gt;<br/>
    Create/edit a page: &lt;input type=&quot;text&quot; name=&quot;arg2&quot; value=&quot;hello&quot; /&gt;<br/>
    &lt;input type=&quot;submit&quot; value=&quot;Edit&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
[[hello | An example page]]<br/>
[[runner | An arbitrary command runner]]<br/>
[[list | A list of all pages]]<br/>
&lt;a href=&quot;/wiki/hg&quot;&gt;Administration (open to all users!)&lt;/a&gt;]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Wed, 04 Nov 2009 06:18:38 +0000</pubDate>
</item>
<item>
    <title>edit/bin/index cont=#!/usr/bin/env .wiki</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{f0ca0b9fb601}/bin/index</link>
    <description><![CDATA[edit/bin/index cont=#!/usr/bin/env .wiki<br/>
&lt;h1&gt;Hackiki&lt;/h1&gt;<br/>
Welcome to Hackiki, the world\'s most hackable wiki!<br/>
This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment (protected by &lt;a href=\&quot;http://plash.beasts.org/\&quot;&gt;plash&lt;/a&gt;)<br/>
&lt;form action=\&quot;/wiki/edit\&quot; method=\&quot;get\&quot;&gt;<br/>
    Edit a page: &lt;input type=\&quot;text\&quot; name=\&quot;arg1\&quot; value=\&quot;bin/hello\&quot; /&gt;<br/>
    &lt;input type=\&quot;submit\&quot; value=\&quot;Edit\&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
[[hello | An example page]]<br/>
[[runner | An arbitrary command runner]]<br/>
[[list | A list of all pages]]<br/>
&lt;a href=\&quot;/wiki/hg\&quot;&gt;Administration (open to all users!)&lt;/a&gt; mode=755]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Wed, 04 Nov 2009 05:50:11 +0000</pubDate>
</item>
<item>
    <title>edit/bin/index cont=#!/usr/bin/env .wiki</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{a1c71e219c63}/bin/index</link>
    <description><![CDATA[edit/bin/index cont=#!/usr/bin/env .wiki<br/>
&lt;h1&gt;Hackiki&lt;/h1&gt;<br/>
Welcome to Hackiki, the world\'s most hackable wiki!<br/>
This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment (protected by &lt;a href=\&quot;http://plash.beasts.org/\&quot;&gt;plash&lt;/a&gt;)<br/>
&lt;form action=\&quot;/wiki/edit\&quot; method=\&quot;get\&quot;&gt;<br/>
    Edit a page: &lt;input type=\&quot;text\&quot; name=\&quot;arg1\&quot; value=\&quot;bin/hello\&quot; /&gt;<br/>
    &lt;input type=\&quot;submit\&quot; value=\&quot;Edit\&quot; /&gt;<br/>
&lt;/form&gt;<br/>
<br/>
[[hello | An example page]]<br/>
[[runner | An arbitrary command runner]]<br/>
[[list | A list of all pages]]<br/>
[[hg | Administration (open to all users!)]] mode=755]]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Wed, 04 Nov 2009 05:49:53 +0000</pubDate>
</item>
<item>
    <title>'edit' 'bin/index'</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{ec453d087644}/bin/index</link>
    <description><![CDATA['edit' 'bin/index']]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Wed, 04 Nov 2009 04:40:41 +0000</pubDate>
</item>
<item>
    <title>'edit' 'bin/index'</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{c5a4e8bfcb33}/bin/index</link>
    <description><![CDATA['edit' 'bin/index']]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Wed, 04 Nov 2009 04:40:18 +0000</pubDate>
</item>
<item>
    <title>'edit' 'bin/index'</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{2b9ca597ad35}/bin/index</link>
    <description><![CDATA['edit' 'bin/index']]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Wed, 04 Nov 2009 04:39:32 +0000</pubDate>
</item>
<item>
    <title>'edit' 'bin/index'</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{b6d673da8465}/bin/index</link>
    <description><![CDATA['edit' 'bin/index']]></description>
    <author>&#72;&#97;&#99;&#107;&#105;&#107;&#105;</author>
    <pubDate>Wed, 04 Nov 2009 03:20:22 +0000</pubDate>
</item>
<item>
    <title>'edit' 'bin/index'</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{a54c67e2232d}/bin/index</link>
    <description><![CDATA['edit' 'bin/index']]></description>
    <author>&#71;&#114;&#101;&#103;&#111;&#114;&#32;&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#115;&#32;&#60;&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#115;&#64;&#99;&#111;&#100;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Wed, 04 Nov 2009 01:48:26 +0000</pubDate>
</item>
<item>
    <title>'edit' 'bin/index'</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{a27f6ddf6a81}/bin/index</link>
    <description><![CDATA['edit' 'bin/index']]></description>
    <author>&#71;&#114;&#101;&#103;&#111;&#114;&#32;&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#115;&#32;&#60;&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#115;&#64;&#99;&#111;&#100;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Wed, 04 Nov 2009 01:45:02 +0000</pubDate>
</item>
<item>
    <title>'edit' 'bin/index'</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{74a50b2d0b9e}/bin/index</link>
    <description><![CDATA['edit' 'bin/index']]></description>
    <author>&#71;&#114;&#101;&#103;&#111;&#114;&#32;&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#115;&#32;&#60;&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#115;&#64;&#99;&#111;&#100;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Wed, 04 Nov 2009 01:16:00 +0000</pubDate>
</item>
<item>
    <title>'edit' 'bin/index'</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{864f6d0c5b91}/bin/index</link>
    <description><![CDATA['edit' 'bin/index']]></description>
    <author>&#71;&#114;&#101;&#103;&#111;&#114;&#32;&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#115;&#32;&#60;&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#115;&#64;&#99;&#111;&#100;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Wed, 04 Nov 2009 01:10:14 +0000</pubDate>
</item>
<item>
    <title>'edit' 'bin/index'</title>
    <link>http://127.0.0.1:2888:2888/cgi-bin/h/unixpeople/fshg.cgi/log{9a0a3433fcca}/bin/index</link>
    <description><![CDATA['edit' 'bin/index']]></description>
    <author>&#71;&#114;&#101;&#103;&#111;&#114;&#32;&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#115;&#32;&#60;&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#115;&#64;&#99;&#111;&#100;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Wed, 04 Nov 2009 01:09:55 +0000</pubDate>
</item>

  </channel>
</rss>

