<?xml version="1.0" encoding="utf-8"?>
<!-- generator="Blooki/0.4803" -->
<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:cc="http://web.resource.org/cc/"
  xmlns="http://purl.org/rss/1.0/"
>

<channel rdf:about="http://blooki.org/philosophy.rdf/">
  <title>Blooki</title>
  <link>http://blooki.org/philosophy.rdf/</link>
  <description>Grow what you know</description>
  <dc:language>en</dc:language>
  <dc:creator>Paul Kulchenko</dc:creator>
  <dc:date>2004-09-22T05:09:35Z</dc:date>
  <admin:generatorAgent rdf:resource="http://www.blooki.org/" />

  <items>
    <rdf:Seq>
      <rdf:li rdf:resource="philosophy"/>
    </rdf:Seq>
  </items>
</channel>


  <item rdf:about="http://blooki.org/philosophy.rdf/philosophy">
    <title>Philosophy</title>
    <link>http://blooki.org/philosophy.rdf/philosophy</link>
    <description>&lt;p&gt;Most of the good ideas implemented in Blooki have been borrowed from other tools and languages: &lt;strong&gt;simplicity&lt;/strong&gt; and &lt;strong&gt;file-based data storage&lt;/strong&gt; from &lt;a href="http://blosxom.com/"&gt;Blosxom&lt;/a&gt;, &lt;strong&gt;hook-based extensible architecture&lt;/strong&gt; and &lt;strong&gt;config-driven customization&lt;/strong&gt; from &lt;a href="http://httpd.apache.org/"&gt;Apache&lt;/a&gt;, &lt;strong&gt;template engine with custom tags and variables&lt;/strong&gt; from &lt;a href="http://perl.com/"&gt;Perl&lt;/a&gt; itself, &lt;strong&gt;super-easy install&lt;/strong&gt; and &lt;strong&gt;several execution options&lt;/strong&gt; from &lt;a href="http://instiki.org/"&gt;Instiki&lt;/a&gt;, &lt;strong&gt;rich object-oriented model&lt;/strong&gt; from &lt;a href="http://movabletype.org/"&gt;MovableType&lt;/a&gt;, &lt;strong&gt;free links&lt;/strong&gt; from &lt;a href="http://www.usemod.com/cgi-bin/wiki.pl?Free_Links"&gt;Wiki&lt;/a&gt;, and &lt;strong&gt;site design&lt;/strong&gt; from &lt;a href="http://www.stopdesign.com/log/2004/08/27/bleached.html"&gt;Stopdesign&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Blooki has been design with several goals in mind: simplicity, succinctness, hackability, efficiency, and learnability.&lt;/p&gt;


&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Simplicity&lt;/strong&gt; -- Provides small core with powerful, highly orthogonal modules on top of it.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Succinctness&lt;/strong&gt; -- Gives you ability to solve common problems with little or no coding.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Hackability&lt;/strong&gt; -- Allows to change (almost) everything, including the syntax.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Efficiency&lt;/strong&gt; -- Driven by a template engine with multi-level lazy initialization and caching.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Learnability&lt;/strong&gt; -- Requires very limited time and effort to learn.&lt;/li&gt;
&lt;/ul&gt;

</description>
    <dc:subject></dc:subject>
    <dc:date>2004-09-22T05:09:35Z</dc:date>
  </item>


</rdf:RDF>
