ÿþ<?xml version="1.0" encoding="UTF-16" standalone="yes"?> <?xml-stylesheet href="./css/page.css" type="text/css" media="all" charset="UTF-16"?> <?xml-stylesheet href="./css/content.css" type="text/css" media="all" charset="UTF-16"?> <?xml-stylesheet href="./css/form.css" type="text/css" media="all" charset="UTF-16"?> <!DOCTYPE html> <!--Requires XHTML5 and CSS3--> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg" xml:lang="en"> <head> <title>Rialgar.de</title> <link rel="icon" href="./favicon.ico" type="image/x-icon"/> <link rel="icon" href="./favicon.png" sizes="16x16" type="image/png"/> <link rel="icon" href="./favicon%2032×32.png" sizes="32x32" type="image/png"/> <script src="./js/ajax.js" type="application/javascript" async="async" charset="UTF-16"/> <meta name="author" content="Xeno"/> </head> <body onload="setLinks();"> <div class="frame"> <header> <div class="divider"/> <div class="white_divider"/> <h1> <img src="./images/header.svg" alt="Rialgar.de"/> </h1> <div class="divider"/> <div class="white_divider"/> </header> <nav> <a href="./index.xhtml" type="application/xhtml+xml" rel="prefetch" id="index" class="current">News</a> <a href="./project.xhtml" type="application/xhtml+xml" rel="prefetch" id="project">Projects</a> <a href="./about.xhtml" type="application/xhtml+xml" rel="prefetch" id="about">About</a> <a href="./contact.xhtml" type="application/xhtml+xml" rel="prefetch" id="contact">Contact</a> <a href="./impressum.xhtml" type="application/xhtml+xml" rel="prefetch" id="impressum">Impressum</a> </nav> <section id="content"> <div class="divider"/> <h2>News</h2> <div class="divider"/> <article> <time datetime="2012-04-20">2012-04-20</time><h3>Ludum Dare 23 &amp; Website Makeover</h3> <p>This is Xeno writing. Rialgar is off to sleep in preparation for Ludum Dare 23. Meanwhile, I m implementing the latest changes to his website. Because that s what my job is.</p> <p>As of this writing, it is 11:30 PM here.</p> </article> <div class="divider"/> <article> <time datetime="2011-08-22">2011-08-22</time><h3>Website polished</h3> <p>While I ve been hacking all day and night for Ludum Dare. A friend of mine polished my website. So what you see here is mostly <a href="https://plus.google.com/114282090082174501081/posts">Xeno s</a> work. He probably will keep improving it for a while.</p> <p>Hooray and thanks to Xeno. </p> </article> <div class="divider"/> <article> <time datetime="2011-08-20">2011-08-20</time><h3>LD21  <i>Escape</i></h3> <p>It s 4am in the morning here and LD21 has just begun. Subject is Escape. Good luck and have fun everyone, let s make some games. </p> </article> <div class="divider"/> <article> <time datetime="2011-08-19">2011-08-19</time><h3>Website online</h3> <p>Finally, my project hosting website is finished and running. On this page you will find every hobby-project I publish or announce. Up till now these are only Ludum Dare entries, but maybe there ll be more later. </p> </article> <div class="divider"/> </section> <footer> <a href="./impressum.xhtml" type="application/xhtml+xml" id="impressum_link">Impressum</a> </footer> </div> </body> </html>