<?xml version="1.0"?>
<rss version="2.0">
<channel>
<title>foureleven.org</title>
<language>en-us</language><link>http://foureleven.org/</link>
<description>foureleven.org</description>
<item>
<title>Who is Portnoy Boxman?</title>
<link>http://foureleven.org/pub/port-numbers/</link>
<description>Portnoy Boxman (IANA Mystery)</description>
<pubDate>Tue Oct 27 18:50:23 GMT 2009</pubDate>
</item>
<item>
<title>Penetration Testing: Slowloris</title>
<link>http://foureleven.org/pub/nc/</link>
<description>Troubleshooting with netcat/telnet.  </description>
<pubDate>Fri, Oct 16 15:29:10 GMT 2009</pubDate>
</item>
<item>
<title>Playing Mega Millions for Fun or Profit</title>
<link>http://foureleven.org/pub/mega/</link>
<description>
Mega Millions jackpot is $325MM.  Is it time to play?
</description>
<pubDate>Tue Sep 29 18:01:50 GMT 2009</pubDate>
</item>
<item>
<title>media</title>
<link>http://foureleven.org/pub/media/</link>
<description>Top Artists: http://ws.audioscrobbler.com/1.0/user/shmapty/topartists.xml?type=overall</description>
<pubDate>Sun Sep 14 15:20:42 EDT 2008</pubDate>
</item>
<item>
<title>perl rfc2822 smtp grammar</title>
<link>http://foureleven.org/pub/bhami/</link>
<description>Hi, whoever you are!

I found your http://www.foureleven.org/pub/2822/ while searching for exactly that.

I tried it on one of my spamgourmet reply addresses and it failed.

The problem I found is in
$dot_atom_text  = qr/$atext+(\.$atext)*/; # 1*atext *("." 1*atext)

which should be
$dot_atom_text  = qr/$atext+(\.$atext+)*/; # 1*atext *("." 1*atext)

Maybe there are more mistakes as I didn't look further after finding this typo which made my test succeed.

Nevertheless: Many thanks for putting it on the net!

-- Skeeve</description>
<pubDate>Wed Aug 27 16:21:00 GMT 2008</pubDate>
</item>
<item>
<title>bhami inspired rosetta stone</title>
<link>http://foureleven.org/pub/bhami/</link>
<description>Rosetta Stone: Performance Tuning.  Conceptually similar to http://bhami.com/rosetta.html, but this table focuses on design choices, specifically performance and security tuning, not daily operations.</description>
<pubDate>Thu, Nov 11 18:52:01 GMT 2004</pubDate>
</item>
<item>
<title>perl rfc2822 smtp grammar</title>
<link>http://foureleven.org/pub/2822/</link>
<description>Email Address Validation (done right).  RFC 2822's grammar and lexical scope is surprisingly complex, but is implemented with perl regular expressions rather easily, as shown below.</description>
<pubDate>Thu, Jan 09 15:45:16 GMT 2003</pubDate>
</item>
<item>
<title>nc -l -p 80 -e /bin/sh</title>
<link>http://foureleven.org/pub/nc/</link>
<description>Troubleshooting with netcat/telnet.  </description>
<pubDate>Mon, Jan 06 04:38:31 GMT 2003</pubDate>
</item>
</channel>
</rss>
