<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sisu/lib, branch debian/0.70.5-1</title>
<subtitle>SiSU: document publishing and search (in Ruby) 1997</subtitle>
<link rel='alternate' type='text/html' href='https://www.amissah.com/projects/sisu/'/>
<entry>
<title>copyright presentation changed, remains substantively the same; minor sisu version bump</title>
<updated>2009-01-18T17:46:52+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2009-01-18T17:46:52+00:00</published>
<link rel='alternate' type='text/html' href='https://www.amissah.com/projects/sisu/commit/?id=a98914765ba6fa5f787dd5147576aa8ced0e2df4'/>
<id>a98914765ba6fa5f787dd5147576aa8ced0e2df4</id>
<content type='text'>
copyright file uses (debian) machine parsable format

use:
  * Copyright: (C) 1997 - 2009 Ralph Amissah All Rights Reserved.

to mean:
  * Copyright: (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
    2007, 2008, 2009 Ralph Amissah All Rights Reserved.

CHANGELOG updated and minor version bump 0.70.5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
copyright file uses (debian) machine parsable format

use:
  * Copyright: (C) 1997 - 2009 Ralph Amissah All Rights Reserved.

to mean:
  * Copyright: (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
    2007, 2008, 2009 Ralph Amissah All Rights Reserved.

CHANGELOG updated and minor version bump 0.70.5
</pre>
</div>
</content>
</entry>
<entry>
<title>harvest, other language filenames</title>
<updated>2009-01-02T00:22:47+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2009-01-02T00:22:47+00:00</published>
<link rel='alternate' type='text/html' href='https://www.amissah.com/projects/sisu/commit/?id=c0f250241b62175e242715ef5ea93b96935635b2'/>
<id>c0f250241b62175e242715ef5ea93b96935635b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>year rollover</title>
<updated>2009-01-01T15:19:10+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2009-01-01T15:19:10+00:00</published>
<link rel='alternate' type='text/html' href='https://www.amissah.com/projects/sisu/commit/?id=013140d9ff53209013da5ed4d8a440abca333bfc'/>
<id>013140d9ff53209013da5ed4d8a440abca333bfc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>latex/pdf tilde mark (bug in texlive, missing (at this instant) provide workaround)</title>
<updated>2008-12-31T05:34:12+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-12-31T05:34:12+00:00</published>
<link rel='alternate' type='text/html' href='https://www.amissah.com/projects/sisu/commit/?id=7d42c7a0b6c208298c50b08eafe627ec838c6edf'/>
<id>7d42c7a0b6c208298c50b08eafe627ec838c6edf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sqlite3 fix, populate do using rb sqlite3 driver directly (rb dbi problematic</title>
<updated>2008-12-24T05:34:18+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-12-22T06:08:06+00:00</published>
<link rel='alternate' type='text/html' href='https://www.amissah.com/projects/sisu/commit/?id=71223cf6cd035b3e395f6d4c3e4c41b79ed29510'/>
<id>71223cf6cd035b3e395f6d4c3e4c41b79ed29510</id>
<content type='text'>
at present)

sqlite fix, change ruby driver used to populate sisu sqlite3 db to rb sqlite3
for the time being. Use rb sqlite3 driver directly rather (than more convenient
when working) rb dbi interface to populate content. Used to bypass problems
with rb dbi sqlite3 interface noted in sisu 0.66.2 (2008-04-25) and 0.66.3
(2008-05-11) that have have persisted (apparently worked at end 2007 (v.0.62.4)
and start of 2008 (v.0.64.0)

* sqlite dropall, fix

* fix to auto-generated sqlite cgi script sample, only works if at least one
existing populated sisu sqlite database is found during the generation process
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
at present)

sqlite fix, change ruby driver used to populate sisu sqlite3 db to rb sqlite3
for the time being. Use rb sqlite3 driver directly rather (than more convenient
when working) rb dbi interface to populate content. Used to bypass problems
with rb dbi sqlite3 interface noted in sisu 0.66.2 (2008-04-25) and 0.66.3
(2008-05-11) that have have persisted (apparently worked at end 2007 (v.0.62.4)
and start of 2008 (v.0.64.0)

* sqlite dropall, fix

* fix to auto-generated sqlite cgi script sample, only works if at least one
existing populated sisu sqlite database is found during the generation process
</pre>
</div>
</content>
</entry>
<entry>
<title>SiSU's sqlite module still broken for the time being: inconsistent ruby dbi api</title>
<updated>2008-12-21T03:54:44+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-12-18T01:57:46+00:00</published>
<link rel='alternate' type='text/html' href='https://www.amissah.com/projects/sisu/commit/?id=2f97cf3f9e13280da9d161d39b8d9b0d66555307'/>
<id>2f97cf3f9e13280da9d161d39b8d9b0d66555307</id>
<content type='text'>
for sqlite3, (unable to begin and commit transaction) provide explicit message

problem noted already in v.0.66.2 (2008-04) and last in v.0.66.3 (2008-05)
module (&amp; rb dbi) apparently worked at end 2007 (v.0.62.4) and start of 2008
(v.0.64.0) ... (did not expect broken state to last, sorry)

include maintenance mode info with -M flag
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for sqlite3, (unable to begin and commit transaction) provide explicit message

problem noted already in v.0.66.2 (2008-04) and last in v.0.66.3 (2008-05)
module (&amp; rb dbi) apparently worked at end 2007 (v.0.62.4) and start of 2008
(v.0.64.0) ... (did not expect broken state to last, sorry)

include maintenance mode info with -M flag
</pre>
</div>
</content>
</entry>
<entry>
<title>html &amp; css cosmetic changes (index &amp; concordance), run "sisu -CC"; changelog</title>
<updated>2008-12-17T01:00:05+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-12-17T00:55:01+00:00</published>
<link rel='alternate' type='text/html' href='https://www.amissah.com/projects/sisu/commit/?id=b2d26ed38292409b1f10017af7a6c6cd56c73983'/>
<id>b2d26ed38292409b1f10017af7a6c6cd56c73983</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>close html &lt;p&gt; tag for "letter" class</title>
<updated>2008-12-17T00:54:36+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-12-17T00:54:36+00:00</published>
<link rel='alternate' type='text/html' href='https://www.amissah.com/projects/sisu/commit/?id=0c4c1608a90f8363db117b29ae758abced96e0cc'/>
<id>0c4c1608a90f8363db117b29ae758abced96e0cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>harvest_authors, sort authors works</title>
<updated>2008-12-16T05:38:40+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-12-16T05:38:40+00:00</published>
<link rel='alternate' type='text/html' href='https://www.amissah.com/projects/sisu/commit/?id=ea4fafffc7da800b846944113fd45ad330decf2b'/>
<id>ea4fafffc7da800b846944113fd45ad330decf2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>i18n, fix related to variable renaming</title>
<updated>2008-12-16T05:36:21+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-12-16T05:36:16+00:00</published>
<link rel='alternate' type='text/html' href='https://www.amissah.com/projects/sisu/commit/?id=8f87662ecbec97449af3bf820529bed93699341f'/>
<id>8f87662ecbec97449af3bf820529bed93699341f</id>
<content type='text'>
likely bug introduced: fb1e1bf0cb8a2202eda1ab254b01b997df60a6db
(with comment: metadata, variable renaming (requires testing))
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
likely bug introduced: fb1e1bf0cb8a2202eda1ab254b01b997df60a6db
(with comment: metadata, variable renaming (requires testing))
</pre>
</div>
</content>
</entry>
</feed>
