<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:content="http://purl.org/rss/1.0/modules/content/">

<channel rdf:about="http://base-art.net/Sections/7/">
<description>Phil's blog</description>
<link>http://base-art.net/Sections/7/</link>
<title>Base-Art / Alinea</title>



<items>
<rdf:seq>

<rdf:li rdf:resource="http://base-art.net/Articles/40/"/>

<rdf:li rdf:resource="http://base-art.net/Articles/17/"/>

<rdf:li rdf:resource="http://base-art.net/Articles/4/"/>

</rdf:seq>
</items>


</channel>





<item rdf:about="http://base-art.net/Articles/40/">
<dc:date>2005-03-06T16:31:36.000006+01:00</dc:date>
<title>Alinea3</title>
<link>http://base-art.net/Articles/40/</link>
<author>Philippe Normand</author>
<description>
&lt;p&gt;Since few weeks i've been working on the next generation of this blog's engine : Alinea3. While Alinea 2 was powered by Webware and ZPT, Alinea3 uses Quixote and Cheetah.&lt;/p&gt;
&lt;p&gt;The database schema remained quite the same, except for the Roles layer which was added to provide a flow-engine-like system. For instance, &lt;em&gt;Authors&lt;/em&gt; can't publish their articles if they don't have the &lt;em&gt;publisher&lt;/em&gt; role .. And so on.&lt;/p&gt;
&lt;p&gt;I still need to make a CSS stylesheet for the &lt;em&gt;admin&lt;/em&gt; part of the site, work on non-javascript popups, and make some Rewriting rules to ease the transition between the 2 websites having different url mappings.&lt;/p&gt;
&lt;p&gt;You can browse my &lt;a class="reference" href="http://dev.base-art.net/"&gt;Alinea3 blog&lt;/a&gt; and give me feedback :-)&lt;/p&gt;

</description>
</item>


<item rdf:about="http://base-art.net/Articles/17/">
<dc:date>2004-09-01T04:52:11.000002+01:00</dc:date>
<title>Changing face</title>
<link>http://base-art.net/Articles/17/</link>
<author>Philippe Normand</author>
<description>
&lt;p&gt;I admit my lacks in web design, that's why spent few hours playing w/ CSS. First looked at one really kool from &lt;a class="reference" href="http://csszengarden.com/"&gt;cssZenGarden&lt;/a&gt;, then used some of its design 'items' and whacked a nice image w/ Gimp (rotate, matrix transforms, cut / paste) to make the header you can admire above :)&lt;/p&gt;
&lt;p&gt;Switching from old design to new one wasn't really a pain in the ass ... Editing only one ZPT template for all the public part !! admin section stayed old fashion for now ;)&lt;/p&gt;
&lt;p&gt;Many thanks to &lt;a class="reference" href="http://larsen-b.com/"&gt;Jkx&lt;/a&gt; for his expert tips on header image and design cosmetics :)&lt;/p&gt;

</description>
</item>


<item rdf:about="http://base-art.net/Articles/4/">
<dc:date>2004-04-18T17:53:05.000006+01:00</dc:date>
<title>About this blog</title>
<link>http://base-art.net/Articles/4/</link>
<author>Philippe Normand</author>
<description>
&lt;p&gt;Alinea is a blogware developped by:&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Jerome Kerdreux&lt;/li&gt;
&lt;li&gt;Ludovic Bellier&lt;/li&gt;
&lt;li&gt;Philippe Normand&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It uses these technologies:&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Python : &lt;a class="reference" href="http://python.org"&gt;http://python.org&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Quixote2 : &lt;a class="reference" href="http://quixote.ca"&gt;http://quixote.ca&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;ReST : &lt;a class="reference" href="http://docutils.sf.net"&gt;http://docutils.sf.net&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Cheetah : &lt;a class="reference" href="http://cheetahtemplate.org"&gt;http://cheetahtemplate.org&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;SQLObject : &lt;a class="reference" href="http://sqlobject.org"&gt;http://sqlobject.org&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Current features are:&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;user management&lt;/li&gt;
&lt;li&gt;articles / Sections&lt;/li&gt;
&lt;li&gt;hierarchical sections support&lt;/li&gt;
&lt;li&gt;threaded comments&lt;/li&gt;
&lt;li&gt;calendar&lt;/li&gt;
&lt;li&gt;Comments moderation&lt;/li&gt;
&lt;li&gt;spam protection&lt;/li&gt;
&lt;li&gt;admin view allowing full control of the beast&lt;/li&gt;
&lt;li&gt;article edition in ReST, HTML or simple text&lt;/li&gt;
&lt;li&gt;comment edition in ReST or simple text&lt;/li&gt;
&lt;li&gt;post preview&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For more information, feel free to contact us.&lt;/p&gt;

</description>
</item>



</rdf:RDF>
