Source Code: index.xml
<!DOCTYPE html> <html lang="en"> <head> <!--# include file="design_head.html" --> </head> <body> <!--# include file="design_top.html" --> <nav id="compass"> <ul> <li> </li> <li> <a href="lobsterblog.html">↩ <py>xpath('//article/h1', 'lobsterblog.xml')[0].text</py></a> <time><py>xpath('//article/time', 'lobsterblog.xml')[0]</py></time> </li> </ul> </nav> <article> <!-- if you think this lobster is adorable then you should buy one for yourself online :) http://moourl.com/2ak1y --> <img src="/media/img/babylobster.gif" alt="Mary Meyer -- Larry Lobster" title="Larry Lobster (Mary Meyer Toys)" id="larrylobster"/> <h1>Lobster Technologies</h1> <summary> <p>Lobster Technologies is a personal blog dedicated to the publication of original open source software (generally pertaining to telecommunications) as well as other forms of free technical information and research.</p> </summary> <h2>Content</h2> <div class="articleref"> <h3> <a href="lobsterblog.html"> <py>xpath('//article/h1', 'lobsterblog.xml')[0].text</py> (<py>xpath('//article/time', 'lobsterblog.xml')[0]</py>) </a> </h3> <py>xpath('//article/summary', 'lobsterblog.xml')[0]</py> <p> <a href="lobsterblog.html">Full Article</a> </p> </div> <hr/> <div class="articleref"> <h3> <a href="tokyo_tyrant_security_vulnerability.html"> <py>xpath('//article/h1', 'tokyo_tyrant_security_vulnerability.xml')[0].text</py> (<py>xpath('//article/time', 'tokyo_tyrant_security_vulnerability.xml')[0]</py>) </a> </h3> <py>xpath('//article/summary', 'tokyo_tyrant_security_vulnerability.xml')[0]</py> <p> <a href="tokyo_tyrant_security_vulnerability.html">Full Article</a> </p> </div> <hr/> <div class="articleref"> <h3> <a href="voice_changer.html"> <py>xpath('//article/h1', 'voice_changer.xml')[0].text</py> (<py>xpath('//article/time', 'voice_changer.xml')[0]</py>) </a> </h3> <py>xpath('//article/summary', 'voice_changer.xml')[0]</py> <p> <a href="voice_changer.html">Full Article</a> </p> </div> <hr/> <div class="articleref"> <h3> <a href="fabulous.html"> <py>xpath('//article/h1', 'fabulous.xml')[0].text</py> (<py>xpath('//article/time', 'fabulous.xml')[0]</py>) </a> </h3> <py>xpath('//article/summary', 'fabulous.xml')[0]</py> <p> <a href="fabulous.html">Full Article</a> </p> </div> <hr/> <div class="articleref"> <h3> <a href="python_unicode.html"> <py>xpath('//article/h1', 'python_unicode.xml')[0].text</py> (<py>xpath('//article/time', 'python_unicode.xml')[0]</py>) </a> </h3> <py>xpath('//article/summary', 'python_unicode.xml')[0]</py> <p> <a href="python_unicode.html">Full Article</a> </p> </div> <aside> <ul class="tabbies"> <li><a href="index.xml.html">View Source</a></li> </ul> </aside> </article> <!--# include file="design_footer.html" --> </body> </html>