| 1 | | index |
|---|
| | 1 | <& "top.mason", |
|---|
| | 2 | title => 'Home', |
|---|
| | 3 | heading => 'PrlMnks.org - like perlmonks.org but with bits missing', |
|---|
| | 4 | &> |
|---|
| | 5 | |
|---|
| | 6 | |
|---|
| | 7 | <p>This is a work in progress whose aim it is to augment the perlmonks.org |
|---|
| | 8 | website. It is in no way a replacement but merely an attempt to add value.</p> |
|---|
| | 9 | |
|---|
| | 10 | <p>Currently the only facility available is an RSS service. This allows you to |
|---|
| | 11 | subscribe to an RSS feed to any node. The feed will 'do the right thing' for |
|---|
| | 12 | the node you give it.</p> |
|---|
| | 13 | |
|---|
| | 14 | <p>Please use an URL like the following - replacing '123456' with the id of |
|---|
| | 15 | the node:</p> |
|---|
| | 16 | |
|---|
| | 17 | <pre>http://prlmnks.org/rss/123456.xml</pre> |
|---|
| | 18 | |
|---|
| | 19 | <p>test <tt>test tt</tt> test.</p> |
|---|
| | 20 | |
|---|
| | 21 | <p>If you put in the id for a user you get their latest posts, if you put in a |
|---|
| | 22 | post you get all replies to it.</p> |
|---|
| | 23 | |
|---|
| | 24 | <p>There are also <a href="rss-feeds.html">rss feeds</a> to the various |
|---|
| | 25 | sections such as 'Meditations' and 'Seekers of Perl Wisdom'.</p> |
|---|
| | 26 | |
|---|
| | 27 | <p>Please note that I have not yet grabbed an entire copy of perlmonks.org - |
|---|
| | 28 | to do so all at once would be antisocial. Recent posts should be available |
|---|
| | 29 | though. To get a feel for how much has been fetched please see the <a |
|---|
| | 30 | href="/cgi/prlmnks-status.pl">status page</a>.</p> |
|---|
| | 31 | |
|---|
| | 32 | <p>Please feel free to contact me at the email below if you have questions or |
|---|
| | 33 | suggestions. Please take a look at the <a href="todo.html">to do list</a> and |
|---|
| | 34 | also the <a href="rss-how-it-works.html">quick explanation of how it |
|---|
| | 35 | works</a>.</p> |
|---|
| | 36 | |
|---|
| | 37 | <& bottom.mason &> |
|---|