<?xml version="1.0" encoding="ISO-8859-1" ?> <collection> <entry> <id>20111126lightning_notes_available_on_sourceforge</id> <lang>en</lang> <author>Alexander Becker</author> <date>Saturday, 2011-11-26 00:58</date> <title><![CDATA[Lightning Notes available on Sourceforge]]></title> <url>/lightningnotes/archive.php?entry=20111126lightning_notes_available_on_sourceforge</url> <category ref="admin"><![CDATA[Admin]]></category> <subcategories> <subcat ref="code"><![CDATA[Code]]></subcat> </subcategories> <status>publish</status> <body><![CDATA[<p>This whole application is now available <b>with documentation</b> on Sourceforge at: <a href="http://sourceforge.net/projects/lightningnotes/">http://sourceforge.net/projects/lightningnotes/</a>.</p>]]></body> <excerpt><![CDATA[Get it on Sourceforge!]]></excerpt> <keywords><![CDATA[sourceforge, download]]></keywords> <timestamp>201111260058</timestamp> </entry> <entry> <id>20030729accessibility</id> <lang>en</lang> <author>Alexander Becker</author> <date>Tuesday, 2003-07-29 20:23</date> <title><![CDATA[Accessibility Statement]]></title> <url>/lightningnotes/feature.php?entry=20030729accessibility</url> <category ref="features"><![CDATA[Features]]></category> <subcategories> <subcat ref="accessibility"><![CDATA[Accessibility]]></subcat> </subcategories> <status>publish</status> <body><![CDATA[<p>Standards Compliance, Navigation Aids, Resources:</p> <p>The official accessibility statement for the <em>Lightning Notes</em> system. If you have any questions or comments, feel free to email me at <a href="mailto:hide@address.com">hide@address.com</a>.</p> ]]></body> <excerpt><![CDATA[<p>Standards Compliance, Navigation Aids, Resources…</p>]]></excerpt> <keywords><![CDATA[features, accessibility]]></keywords> <timestamp>200307292023</timestamp> </entry> <entry> <id>20030729whats_missing</id> <lang>en</lang> <author>Alexander Becker</author> <date>Tuesday, 2003-07-29 00:11</date> <title><![CDATA[What's missing?]]></title> <url>/lightningnotes/archive.php?entry=20030729whats_missing</url> <category ref="admin"><![CDATA[Admin]]></category> <status>publish</status> <body><![CDATA[<p>The <code>entries.app</code> doesn't let you edit an entry after it's published. But -- <em>this is a feature</em> -- you get a preview, which is editable and when the post is published, it's published. The end user can't change it anymore. <strong>Uses:</strong> Accountability, lab journals, etc...</p>]]></body> <excerpt><![CDATA[<p>You can't edit published entries, but it's a feature...</p>]]></excerpt> <keywords><![CDATA[features]]></keywords> <timestamp>200307290011</timestamp> </entry> <entry> <id>20030721about_lightning_notes</id> <lang>en</lang> <author>Alexander Becker</author> <date>Monday, 2003-07-21 01:38</date> <title><![CDATA[About Lightning Notes]]></title> <url>/lightningnotes/archive.php?entry=20030721about_lightning_notes</url> <category ref="admin"><![CDATA[Admin]]></category> <subcategories> <subcat ref="about"><![CDATA[About]]></subcat> </subcategories> <status>publish</status> <body><![CDATA[<p>This is an example install of <em>Lightning Notes</em>, a simple logging system, created as a proof-of-concept. Fully standards compliant and accessible, it is designed to quickly set up a functional and structured site to conveniently track related and unrelated items.</p> <p class="auth">—Alexander Becker</p>]]></body> <excerpt><![CDATA[<p>A proof-of-concept logging system, to quickly set up a functional and structured site.</p>]]></excerpt> <keywords><![CDATA[description]]></keywords> <timestamp>200307210138</timestamp> </entry> <entry> <id>20030717features</id> <lang>en</lang> <author>Alexander Becker</author> <date>Thursday, 2003-07-17 20:54</date> <title><![CDATA[Features]]></title> <url>/lightningnotes/archive.php?entry=20030717features</url> <category ref="features"><![CDATA[Features]]></category> <subcategories> <subcat ref="admin"><![CDATA[Admin]]></subcat> </subcategories> <status>publish</status> <body><![CDATA[ <dl> <dt>Automatic Archiving</dt> <dd>Every entry is assigned a unique ID.</dd> <dd>The interface displays links of <code>next</code> and <code>previous</code> entries.</dd> <dt>XML-Powered</dt> <dd>Entries are saved as xml-data, in one single XML-file; contra: constrained by size of file, pro: easy search and manipulation, dynamic sort, no static html-pages necessary.</dd> <dt>Automatic RDF</dt> <dd>Every entry with <status>published</status> is automatically indexed in a standard RDF 1.0 file, available for syndication.</dd> <dt>Outline Processor Markup Language</dt> <dd>Parsing OPML-files, shown on the front page as a definition list.</dd> <dt>Textinput</dt> <dd>Simple mark up with <a href="http://www.textism.com/tools/textile/index.html">Textile</a>.</dd> <dt>Search</dt> <dd>Substring in title, body, keywords...</dd> <dt>Cross Referencing</dt> <dd>Related entries are shown with individual articles.</dd> </dl> ]]></body> <extbody><![CDATA[ <p>Sort and show dynamically</p> <ul> <li>by date <ul> <li>day | week | month | year</li> </ul></li> <li>by category</li> <li>by id</li> <li>by url</li> <li>by keyword</li> </ul> <p>Category pages, week/monthly pages</p> <p>Required fields are:</p> <ul> <li>date</li> <li>author</li> <li>title</li> <li>title-url</li> </ul> ]]></extbody> <excerpt><![CDATA[<p>Features, sort and show</p>]]></excerpt> <keywords><![CDATA[xml, opml, rdf, textile, features]]></keywords> <timestamp>20030717T2242</timestamp> </entry> <entry> <id>20030716set_up</id> <lang>en</lang> <author>Alexander Becker</author> <date>Wednesday, 2003-07-16 21:37</date> <title><![CDATA[Set Up]]></title> <url>/lightningnotes/archive.php?entry=20030716set_up</url> <category ref="features"><![CDATA[Features]]></category> <subcategories> <subcat ref="admin"><![CDATA[Admin]]></subcat> </subcategories> <status>publish</status> <body><![CDATA[ <p>Installation starts with filling in the root and path, as well as the author's name and e-mail address, a picture, and a description in the <code>/admin/config.php</code> file. The information is stored in a PHP array.</p> <p>The entry form lives at <code>/admin/enter.php</code>. Choose an input language, decide wether to draft or publish and if this is a post or a feature article with an associated HTML file.</p> ]]></body> <extbody><![CDATA[ <p>You may want to choose <code>.htaccess</code> to secure the <code>/admin/</code> directory.</p> ]]></extbody> <excerpt><![CDATA[<p>Installation and posting</p>]]></excerpt> <keywords><![CDATA[installation, features]]></keywords> <timestamp>20030716T2137</timestamp> </entry> </collection>