<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>"Bet you never did the Kenosha, kid!"</title>
    <link>http://KenoshaKid.antville.org/</link>
    <description>Preparing for sodium amytal</description>
    <language>de-AT</language>
    <pubDate>Sun, 12 Oct 2008 22:10:31 GMT</pubDate>
    <dc:date>2008-10-12T22:10:31Z</dc:date>
    <dc:language>de-AT</dc:language>
    <item>
      <title>mks @ 25k posts</title>
      <link>http://KenoshaKid.antville.org/stories/1734550/</link>
      <description>&lt;div style="font-size: 14pt;"&gt;
&amp;nbsp;&lt;br /&gt;
&lt;a href="http://mks.antville.org/"&gt;&lt;img height="312" width="400" src="http://www.antville.org/static/KenoshaKid/images/mks25k.gif" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
hohoo - looks like &lt;a href="http://mks.antville.org/"&gt;[mks]&lt;/a&gt;  will see its 25.000th post this or next week. [&lt;a href="http://mks.antville.org/stories/"&gt;1&lt;/a&gt;]&lt;br /&gt;
&lt;br /&gt;
What a tremendous number of marvelous pictures, ideas and conversations. &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Congrats to ya'll&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
-- KenoshaKid&lt;br /&gt;
&lt;/div&gt;</description>
      <pubDate>Tue, 11 Dec 2007 14:48:29 GMT</pubDate>
      <guid>http://KenoshaKid.antville.org/stories/1734550/</guid>
      <dc:creator>KenoshaKid</dc:creator>
      <dc:date>2007-12-11T14:48:29Z</dc:date>
    </item>
    <item>
      <title>'redirect' switch</title>
      <link>http://KenoshaKid.antville.org/stories/1729696/</link>
      <description>Say, after creating a new story you want to redirect the user to the frontpage instead of presenting the rendered story. Because of editor actions are redirects built-in to the app source we need a snip of javascript to make it work the way we want.&lt;br /&gt;
&lt;br /&gt;
We can use the &lt;strong&gt;&amp;lt;% response.message %&amp;gt;&lt;/strong&gt; macro - it usualy displays status messages above the main content area, depending on the action and the success state of the action. That messages are strings, defined in the &lt;i&gt;'messages.properties'&lt;/i&gt; file of the blog-default language. [&lt;a href="http://antville.googlecode.com/svn/trunk/i18n/" target="_blank"&gt;1&lt;/a&gt;]&lt;br /&gt;
&lt;br /&gt;
E.g. successfully creating a new story sets the response.message to the value of 'confirm.storyCreate'.&lt;br /&gt;
&lt;br /&gt;
This is just what we need to create our own redirect-hook. Whenever a new page is loaded, we check for the value of response.message and let our own action roll.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Example code works like so:&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;code&gt;&amp;lt;html&amp;gt; &lt;br /&gt;
&amp;lt;head&amp;gt;  &lt;br /&gt;
&amp;lt;script type="text/javascript"&amp;gt;   &lt;br /&gt;
var msg = "&amp;lt;% response.message %&amp;gt;";   &lt;br /&gt;
function check_message() { if (msg == 'The story was created successfully.' || msg == 'Die Story wurde erfolgreich angelegt!') {window.location.href='&amp;lt;% site.url %&amp;gt;'}   &lt;br /&gt;
}  &lt;br /&gt;
&amp;lt;/script&amp;gt; &lt;br /&gt;
&amp;lt;/head&amp;gt; &lt;br /&gt;
&amp;lt;body onload="check_message();"&amp;gt;  &lt;br /&gt;
... &lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;/code&gt;</description>
      <pubDate>Sun, 02 Dec 2007 11:32:53 GMT</pubDate>
      <guid>http://KenoshaKid.antville.org/stories/1729696/</guid>
      <dc:creator>KenoshaKid</dc:creator>
      <dc:date>2007-12-02T11:32:53Z</dc:date>
    </item>
    <item>
      <link>http://KenoshaKid.antville.org/stories/1727474/#1728301</link>
      <description>Ich lass mich &amp;uuml;berraschen.</description>
      <pubDate>Thu, 29 Nov 2007 09:33:17 GMT</pubDate>
      <guid>http://KenoshaKid.antville.org/stories/1727474/#1728301</guid>
      <dc:creator>kristof</dc:creator>
      <dc:date>2007-11-29T09:33:17Z</dc:date>
    </item>
    <item>
      <link>http://KenoshaKid.antville.org/stories/1727474/#1728278</link>
      <description>im endeffekt wirds nur ein JSON dataset geben, das dann mit scripts frei formatierbar ist</description>
      <pubDate>Thu, 29 Nov 2007 08:51:39 GMT</pubDate>
      <guid>http://KenoshaKid.antville.org/stories/1727474/#1728278</guid>
      <dc:creator>dm42</dc:creator>
      <dc:date>2007-11-29T08:51:39Z</dc:date>
    </item>
    <item>
      <link>http://KenoshaKid.antville.org/stories/1727474/#1728265</link>
      <description>Ach, jetzt auch als "today". Wieviele Clouds wird's denn geben?&lt;br /&gt;
(Ah, "Yesterday"!)</description>
      <pubDate>Thu, 29 Nov 2007 08:15:55 GMT</pubDate>
      <guid>http://KenoshaKid.antville.org/stories/1727474/#1728265</guid>
      <dc:creator>kristof</dc:creator>
      <dc:date>2007-11-29T08:15:55Z</dc:date>
    </item>
    <item>
      <title>antville.TagCloud</title>
      <link>http://KenoshaKid.antville.org/stories/1727474/</link>
      <description>hey, i wanted to do that since a very long time, but never came around to it.&lt;br /&gt;
&lt;br /&gt;
&lt;img height="375" width="200" src="http://www.antville.org/static/KenoshaKid/images/screen-tagcloud-1.gif" border="0" /&gt;&lt;br /&gt;
&lt;br /&gt;
The &lt;b&gt;antville.TagCloud&lt;/b&gt; is currently in beta and while i am testing a few more, tricky features, here is some documentation on the widget.&lt;br /&gt;
&lt;br /&gt;
- - - - - &amp;gt;&amp;lt; - - - - - &lt;br /&gt;
&lt;br /&gt;
The base data is the feeds and change-date information provided by &lt;a href="http://www.antville.org/rss"&gt;antville.org&lt;/a&gt;  - so, in a way we are taking the blogs subdomain names for tags themselves. The result is a visualisation of how often a blog is changed over time. The data is aggregated and a Javascript file is written every 10 minutes. That file can be included/called from your skin using a script tag, a user defined stylesheet can be applied to the data, like so....&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;
&amp;lt;style&amp;gt;&lt;br /&gt;
#antville_tagcloud {font-family: sans-serif; width: 170px; border: 1px dotted #ccc; padding: 9px; line-height: 9pt; text-align: justify;}&lt;br /&gt;
&amp;lt;/style&amp;gt;&lt;br /&gt;
&amp;lt;script type="text/javascript"   &lt;br /&gt;
src="http://d2m.at/~d2m/antville_tagcloud.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;br /&gt;
&lt;/code&gt;&lt;br /&gt;
- - - - - &amp;gt;&amp;lt; - - - - - &lt;br /&gt;
&lt;br /&gt;
That's all for now, a demo is  available at the &lt;a href="http://smileys.antville.org/"&gt;smileys&lt;/a&gt; blog - comments are welcome.&lt;br /&gt;
&lt;br /&gt;
-- enjoy</description>
      <pubDate>Tue, 27 Nov 2007 17:18:36 GMT</pubDate>
      <guid>http://KenoshaKid.antville.org/stories/1727474/</guid>
      <dc:creator>KenoshaKid</dc:creator>
      <dc:date>2007-11-27T17:18:36Z</dc:date>
    </item>
    <item>
      <title>Link to a single day</title>
      <link>http://KenoshaKid.antville.org/stories/1725616/</link>
      <description>&amp;nbsp;&lt;br /&gt;
&lt;small&gt;Layout / Site Layout / Main page of a single day&lt;br /&gt;
... Whenever a user selects a single day via the calendar, this skin will be used to display the list of stories of this day.&lt;/small&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;problem&lt;/b&gt;: say you removed the calendar widget from the skin, but you need to create a link to the most recent "Page of a single day" (to get an offset for the built-in day-navigation: "older / newer stories")&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;solution&lt;/b&gt;: in your skin compose the link like this ...&lt;br /&gt;
&lt;br /&gt;
&lt;code&gt;  &amp;lt;a href="&amp;lt;% site.url %&amp;gt;/&amp;lt;% site.lastupdate format="yyyyMMdd" %&amp;gt;/"&amp;gt;Latest Stories&amp;lt;/a&amp;gt;&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
... that should create a link like this one -- &lt;a href="http://KenoshaKid.antville.org/20071123/"&gt;Latest Stories&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
Antville Macros &amp;raquo; &lt;a href="http://macros.antville.org/stories/244877/"&gt;site.lastupdate&lt;/a&gt;</description>
      <pubDate>Fri, 23 Nov 2007 19:30:24 GMT</pubDate>
      <guid>http://KenoshaKid.antville.org/stories/1725616/</guid>
      <dc:creator>KenoshaKid</dc:creator>
      <dc:date>2007-11-23T19:30:24Z</dc:date>
    </item>
    <item>
      <title>ToDo List - plugin</title>
      <link>http://KenoshaKid.antville.org/stories/1724758/</link>
      <description>I've created a small 'ToDo List' app/plugin for antville skins. The items are formatted like:&lt;br /&gt;
&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;state&lt;/b&gt;&lt;/td&gt;&lt;td&gt;open/closed (the state is color coded)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;list&lt;/b&gt;&lt;/td&gt;&lt;td&gt;name of the ToDo list&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;item&lt;/b&gt;&lt;/td&gt;&lt;td&gt;text of the list item&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt; 
The app uses 'jQuery' javascript-library and requires a change to the skin 'Story editor form'.&lt;br /&gt;
&lt;br /&gt;
Showcase is at [&lt;a href="http://smileys.antville.org"&gt;smileys&lt;/a&gt;] / Some screenshots attached...&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.antville.org/static/KenoshaKid/images/screen-todo-1.gif"&gt;&lt;img height="75" width="100" onclick="javascript:openPopup('http://www.antville.org/static/KenoshaKid/images/screen-todo-1.gif', 400, 300); return false;" src="http://www.antville.org/static/KenoshaKid/images/screen-todo-1_small.gif" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;b&gt;Story display&lt;/b&gt;: ToDo Items are displayed along with 'normal' stories&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.antville.org/static/KenoshaKid/images/screen-todo-2.gif"&gt;&lt;img height="150" width="100" onclick="javascript:openPopup('http://www.antville.org/static/KenoshaKid/images/screen-todo-2.gif', 400, 600); return false;" src="http://www.antville.org/static/KenoshaKid/images/screen-todo-2_small.gif" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;b&gt;Create a story / ToDo Item&lt;/b&gt;: combined form at creation time&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.antville.org/static/KenoshaKid/images/screen-todo-3.gif"&gt;&lt;img height="75" width="100" onclick="javascript:openPopup('http://www.antville.org/static/KenoshaKid/images/screen-todo-3.gif', 400, 300); return false;" src="http://www.antville.org/static/KenoshaKid/images/screen-todo-3_small.gif" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;b&gt;Edit ToDo Item&lt;/b&gt;: reduced form for item editing only</description>
      <pubDate>Thu, 22 Nov 2007 07:07:26 GMT</pubDate>
      <guid>http://KenoshaKid.antville.org/stories/1724758/</guid>
      <dc:creator>KenoshaKid</dc:creator>
      <dc:date>2007-11-22T07:07:26Z</dc:date>
    </item>
    <item>
      <title>als der anruf</title>
      <link>http://KenoshaKid.antville.org/stories/78878/#1723421</link>
      <description>hereinkam waren wir gerade mitten im aufbruch. &lt;br /&gt;
ich versuche chen die sache auszureden, aber er laesst sich so nicht ueberzeugen - die situation ist nicht einfach. das telefonat endet abrupt. &lt;br /&gt;
der mietwagen war bereits vor der tuer. wir fuhren los, zurueck in die stadt.</description>
      <pubDate>Mon, 19 Nov 2007 20:01:53 GMT</pubDate>
      <guid>http://KenoshaKid.antville.org/stories/78878/#1723421</guid>
      <dc:creator>dm42</dc:creator>
      <dc:date>2007-11-19T20:01:53Z</dc:date>
    </item>
    <item>
      <title>btw.</title>
      <link>http://KenoshaKid.antville.org/stories/1722895/#1722896</link>
      <description>just released &lt;a href="http://smileys.antville.org"&gt;#:-o smileys&lt;/a&gt; into the wild again - check it out while it is fresh...</description>
      <pubDate>Sun, 18 Nov 2007 22:02:03 GMT</pubDate>
      <guid>http://KenoshaKid.antville.org/stories/1722895/#1722896</guid>
      <dc:creator>KenoshaKid</dc:creator>
      <dc:date>2007-11-18T22:02:03Z</dc:date>
    </item>
    <item>
      <title>some more kickin' after 3 years</title>
      <link>http://KenoshaKid.antville.org/stories/1722895/</link>
      <description>love the layout, that's why. &lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;good day to ya'll&lt;/i&gt;</description>
      <pubDate>Sun, 18 Nov 2007 21:56:33 GMT</pubDate>
      <guid>http://KenoshaKid.antville.org/stories/1722895/</guid>
      <dc:creator>KenoshaKid</dc:creator>
      <dc:date>2007-11-18T21:56:33Z</dc:date>
    </item>
    <item>
      <title>Während der ganzen</title>
      <link>http://KenoshaKid.antville.org/stories/78878/#103447</link>
      <description>Fahrt: 'Slow Indian'. Daan at his best. Dazu Heidis Haare im Wind. Lufttemperatur jetzt: 29&amp;deg;C.</description>
      <pubDate>Wed, 24 Jul 2002 18:47:06 GMT</pubDate>
      <guid>http://KenoshaKid.antville.org/stories/78878/#103447</guid>
      <dc:creator>KenoshaKid</dc:creator>
      <dc:date>2002-07-24T18:47:06Z</dc:date>
    </item>
    <item>
      <link>http://KenoshaKid.antville.org/stories/780048/#1072279</link>
      <description>my workaround is to use only the first part of the nickname &lt;br /&gt;
&lt;br /&gt;
like: .modzittas will certainly catch 'zittas kind', as the macro renders this&lt;br /&gt;
&lt;code&gt;&amp;lt;div class="modzittas kind"&amp;gt;...&lt;/code&gt;&lt;br /&gt;
(using more than one class name inside a css-class assigment is valid)</description>
      <pubDate>Tue, 15 Mar 2005 09:00:37 GMT</pubDate>
      <guid>http://KenoshaKid.antville.org/stories/780048/#1072279</guid>
      <dc:creator>dm42</dc:creator>
      <dc:date>2005-03-15T09:00:37Z</dc:date>
    </item>
    <item>
      <link>http://KenoshaKid.antville.org/stories/780048/#1072268</link>
      <description>wow! thank you for the updates.&lt;br /&gt;
do you also have a workaround for nicknames containing spaces?</description>
      <pubDate>Tue, 15 Mar 2005 08:50:43 GMT</pubDate>
      <guid>http://KenoshaKid.antville.org/stories/780048/#1072268</guid>
      <dc:creator>dieguteseite</dc:creator>
      <dc:date>2005-03-15T08:50:43Z</dc:date>
    </item>
    <item>
      <link>http://KenoshaKid.antville.org/stories/780048/#1072207</link>
      <description>&lt;i&gt;observation 2:&lt;/i&gt;&lt;br /&gt;
i decided to disable the display of &amp;lt;form ...&amp;gt;s for moded users altogether.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Story editor form / Comments editor&lt;/b&gt;&lt;br /&gt;
&lt;code&gt;&amp;lt;form method="post" action="&amp;lt;% response.action %&amp;gt;"&amp;gt;&lt;/code&gt;&lt;br /&gt;
gets replaced by&lt;br /&gt;
&lt;code&gt;&amp;lt;form class="mod&amp;lt;% username %&amp;gt;"  method="post" action="&amp;lt;% response.action %&amp;gt;"&amp;gt;&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
You might have to adjust that to your own customizations.</description>
      <pubDate>Tue, 15 Mar 2005 07:30:19 GMT</pubDate>
      <guid>http://KenoshaKid.antville.org/stories/780048/#1072207</guid>
      <dc:creator>dm42</dc:creator>
      <dc:date>2005-03-15T07:30:19Z</dc:date>
    </item>
    <item>
      <link>http://KenoshaKid.antville.org/stories/780048/#1072199</link>
      <description>&lt;i&gt;observation 1:&lt;/i&gt;&lt;br /&gt;
CSS class names are case-sensitive, so&lt;br /&gt;
.modescguest, ...  {display: none} does not 'work' &lt;br /&gt;
but &lt;br /&gt;
.modESCguest, ...  {display: none} will do.</description>
      <pubDate>Tue, 15 Mar 2005 07:22:35 GMT</pubDate>
      <guid>http://KenoshaKid.antville.org/stories/780048/#1072199</guid>
      <dc:creator>dm42</dc:creator>
      <dc:date>2005-03-15T07:22:35Z</dc:date>
    </item>
    <item>
      <title>der nachmittag verging.</title>
      <link>http://KenoshaKid.antville.org/stories/78878/#967995</link>
      <description>&lt;img src="http://www.tamegoeswild.com/photos/japan2002/06/images/conveyor-sushi.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
der abend beginnt  mit dem froehlichen geplapper der asiaten am nachbartisch.</description>
      <pubDate>Sat, 06 Nov 2004 13:01:28 GMT</pubDate>
      <guid>http://KenoshaKid.antville.org/stories/78878/#967995</guid>
      <dc:creator>KenoshaKid</dc:creator>
      <dc:date>2004-11-06T13:01:28Z</dc:date>
    </item>
    <item>
      <link>http://KenoshaKid.antville.org/stories/410060/#967976</link>
      <description>one of the main problems: there is no way to distinguish between stories and comments, there is no macro to retrieve a list of eg. 'last 10 stories'. recentlymodified is nice, but - by mixing comments and stories - useless in that context.&lt;br /&gt;
another problem: retrieve a list of stories in a given time-frame (something any weblog product does through the 'archive' function)&lt;br /&gt;
to sum it up: antville is a great community-software - &lt;b&gt;then in 2001&lt;/b&gt;, not much has changed since...</description>
      <pubDate>Sat, 06 Nov 2004 12:23:02 GMT</pubDate>
      <guid>http://KenoshaKid.antville.org/stories/410060/#967976</guid>
      <dc:creator>dm42</dc:creator>
      <dc:date>2004-11-06T12:23:02Z</dc:date>
    </item>
    <item>
      <title>There are some benefits to a calendar navigation aid</title>
      <link>http://KenoshaKid.antville.org/stories/410060/#967819</link>
      <description>If  you read a blog once every few months then you may want to start reading the blog from the last time you read the blog.  Another benefit is stories posted by date help one determine how current the information is via a search engine like google, although this isn't navigation in the true sense.  Calendar navigation is ideally suited for events, but  blogs are normally not  event-driven.  Basically, I think its horses for courses. I  don't  think a calendar  navigation-aid should be on every page but there should be an option  off archives to aid the first need I mentioned.</description>
      <pubDate>Sat, 06 Nov 2004 00:25:36 GMT</pubDate>
      <guid>http://KenoshaKid.antville.org/stories/410060/#967819</guid>
      <dc:creator>JohnWalsh</dc:creator>
      <dc:date>2004-11-06T00:25:36Z</dc:date>
    </item>
    <item>
      <title>New skinning - test-it !</title>
      <link>http://KenoshaKid.antville.org/stories/867406/</link>
      <description>I made available the "mms"-layout for your testing&lt;br /&gt;
&lt;br /&gt;
get it here: &lt;a href="http://mms.antville.org/stories/867392/" title="http://mms.antville.org/stories/867392/"&gt;mms.antville.org&lt;/a&gt;</description>
      <pubDate>Tue, 27 Jul 2004 09:44:15 GMT</pubDate>
      <guid>http://KenoshaKid.antville.org/stories/867406/</guid>
      <dc:creator>dm42</dc:creator>
      <dc:date>2004-07-27T09:44:15Z</dc:date>
    </item>
    <item>
      <link>http://KenoshaKid.antville.org/stories/780048/#781108</link>
      <description>it is, because the text is not removed from the html-source, but parts of it are not rendered by the browser (display: none)&lt;br /&gt;
&lt;br /&gt;
copy/paste functionality transforms the html-source into a textformat regardless of stylesheet settings...</description>
      <pubDate>Fri, 07 May 2004 11:30:32 GMT</pubDate>
      <guid>http://KenoshaKid.antville.org/stories/780048/#781108</guid>
      <dc:creator>dm42</dc:creator>
      <dc:date>2004-05-07T11:30:32Z</dc:date>
    </item>
    <item>
      <link>http://KenoshaKid.antville.org/stories/780048/#781110</link>
      <description>true. i'd never considered that one is actually marking html, not just visible text bits.</description>
      <pubDate>Fri, 07 May 2004 11:34:37 GMT</pubDate>
      <guid>http://KenoshaKid.antville.org/stories/780048/#781110</guid>
      <dc:creator>kohlehydrat</dc:creator>
      <dc:date>2004-05-07T11:34:37Z</dc:date>
    </item>
    <item>
      <link>http://KenoshaKid.antville.org/stories/780048/#781096</link>
      <description>funny thing is that if you mark the whole thread with your mouse and copypaste all the hidden texts become visible.</description>
      <pubDate>Fri, 07 May 2004 11:17:59 GMT</pubDate>
      <guid>http://KenoshaKid.antville.org/stories/780048/#781096</guid>
      <dc:creator>kohlehydrat</dc:creator>
      <dc:date>2004-05-07T11:17:59Z</dc:date>
    </item>
    <item>
      <title>hell, one knows</title>
      <link>http://KenoshaKid.antville.org/stories/780048/#780587</link>
      <description>why this post is of interest to&lt;br /&gt;
&lt;a href="http://hirnverbr.antville.org/" title="http://hirnverbr.antville.org/"&gt;hirnverbr.antville.org&lt;/a&gt;&lt;br /&gt;
?</description>
      <pubDate>Thu, 06 May 2004 21:57:11 GMT</pubDate>
      <guid>http://KenoshaKid.antville.org/stories/780048/#780587</guid>
      <dc:creator>dm42</dc:creator>
      <dc:date>2004-05-06T21:57:11Z</dc:date>
    </item>
    <item>
      <title>ok, so this</title>
      <link>http://KenoshaKid.antville.org/stories/780048/#780582</link>
      <description>is really some sort of &lt;b&gt;last resort&lt;/b&gt; method. i never needed it - but it always gave me a feeling to be "the admin" of  my blog.&lt;br /&gt;
&lt;br /&gt;
i like antville security settings a lot, but also hope that the developers will come up with a bit more "selective" security mechanism in the next releases (besides multiple topics, selectable skins, etc. ;)</description>
      <pubDate>Thu, 06 May 2004 21:53:51 GMT</pubDate>
      <guid>http://KenoshaKid.antville.org/stories/780048/#780582</guid>
      <dc:creator>dm42</dc:creator>
      <dc:date>2004-05-06T21:53:51Z</dc:date>
    </item>
  </channel>
</rss>

