Initial (nonworking) support for ATOM
authorBernie Innocenti <bernie@codewiz.org>
Sat, 3 Apr 2010 23:26:04 +0000 (20:26 -0300)
committerBernie Innocenti <bernie@codewiz.org>
Sat, 3 Apr 2010 23:26:04 +0000 (20:26 -0300)
ActividadesMalignas.css [new file with mode: 0755]
sys/atom_footer [new file with mode: 0644]
sys/atom_header [new file with mode: 0644]

diff --git a/ActividadesMalignas.css b/ActividadesMalignas.css
new file mode 100755 (executable)
index 0000000..61598cb
--- /dev/null
@@ -0,0 +1,399 @@
+/* make the page look more like a marketing web site  */
+body {
+       background-color: #FFFFFF;
+       color: #000000;
+       font-family: sans-serif;
+       margin-top: 0px;
+       margin-left: 0px;
+       margin-right: 0px;
+}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+/* if you're reading this, then you've got no life */
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+/* says who? */
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+/* Trust me, I'm an expert -- bernie */
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+/* nothing to see */
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+/* GO AWAY, LOOSER! */
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+/* /.s3kr3t */
diff --git a/sys/atom_footer b/sys/atom_footer
new file mode 100644 (file)
index 0000000..a694506
--- /dev/null
@@ -0,0 +1,4 @@
+      </div>
+    </content>
+  </entry>
+</feed>
diff --git a/sys/atom_header b/sys/atom_header
new file mode 100644 (file)
index 0000000..8f8b15a
--- /dev/null
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<feed xmlns="http://www.w3.org/2005/Atom">
+  <link href="http://example.org/"/>
+  <updated><<LAST_MODIFIED>></updated>
+  <author><name>John Doe</name></author>
+  <id>urn:uuid:60a76c80-d399-11d9-b93C-0003939e0af6</id>
+  <rights>Copyright (c) 2010 Bernie Innocenti</rights>                         
+  <generator uri="http://www.codewiz.org/wiki/GeekiGeeki" version="<<VERSION>>">GeekiGeeki</generator>
+  <entry>
+    <content type="xhtml">
+      <div xmlns="http://www.w3.org/1999/xhtml">"""