<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sisu/lib, branch sisu_2.1.1</title>
<subtitle>SiSU: document publishing and search (in Ruby) 1997</subtitle>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/'/>
<entry>
<title>shared_html_lite, markup heading objects</title>
<updated>2010-04-20T00:45:46+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-04-20T00:45:46+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=9d34c408a77c6ef447aaabb7c4c31f69fc0c82a8'/>
<id>9d34c408a77c6ef447aaabb7c4c31f69fc0c82a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>db_select, check for whether db exists before attempting certain actions</title>
<updated>2010-04-18T01:50:42+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-04-18T01:49:35+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=d1eeab54588f762adfa492ace63bfd09f4e1e350'/>
<id>d1eeab54588f762adfa492ace63bfd09f4e1e350</id>
<content type='text'>
(note this does not check whether tables have been created)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(note this does not check whether tables have been created)
</pre>
</div>
</content>
</entry>
<entry>
<title>db_import sqlite, prevent multiple import of file with same filename(.sst)</title>
<updated>2010-04-18T01:44:31+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-04-18T01:38:33+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=9f5b2818972fc01ffd992b2635765c982f644e24'/>
<id>9f5b2818972fc01ffd992b2635765c982f644e24</id>
<content type='text'>
(cgi form should work correctly, without multiple entries)

db_import, db_remove:
* wrap some sqlite actions in sqlite check;
* cosmetic code arrangement
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cgi form should work correctly, without multiple entries)

db_import, db_remove:
* wrap some sqlite actions in sqlite check;
* cosmetic code arrangement
</pre>
</div>
</content>
</entry>
<entry>
<title>db_create, on processing screen output appropriate display for pgsql &amp; sqlite, minor fix</title>
<updated>2010-04-18T01:20:02+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-04-18T01:20:02+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=85eb3805118bc57b866e6c545cbfa8d24c86f626'/>
<id>85eb3805118bc57b866e6c545cbfa8d24c86f626</id>
<content type='text'>
* previously reported pgsql info for sqlite processing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* previously reported pgsql info for sqlite processing
</pre>
</div>
</content>
</entry>
<entry>
<title>db_sqltxt, issue with: escaping backslashes (that works for both pgsql &amp; sqlite); missing author and/or title (where called in first heading)</title>
<updated>2010-04-18T01:09:10+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-04-18T01:09:10+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=3ae376c8ff39492d5cd51e9445b126dd2df89606'/>
<id>3ae376c8ff39492d5cd51e9445b126dd2df89606</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>db_dbi, cosmetic</title>
<updated>2010-04-18T01:03:04+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-04-18T01:03:04+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=fb823467d03d7b8319c96229090850bbf2265d56'/>
<id>fb823467d03d7b8319c96229090850bbf2265d56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cgi_sql_common, sample search form, on navigation of matched results</title>
<updated>2010-04-18T01:00:58+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-04-18T01:00:58+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=fc01f2cd27721cccbda35ae01ab5413bb8e099db'/>
<id>fc01f2cd27721cccbda35ae01ab5413bb8e099db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>param, information on missing author, title, or copyright</title>
<updated>2010-04-18T00:59:07+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-04-18T00:59:07+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=178ce66b4335fe51d2e18e729744be751e9d6280'/>
<id>178ce66b4335fe51d2e18e729744be751e9d6280</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shared_metadata, fix wrong reference to md.gutenberg instead of md.pg</title>
<updated>2010-04-18T00:57:23+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-04-18T00:57:23+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=1ec06b89078273067b64262eb9166e8e6e278f62'/>
<id>1ec06b89078273067b64262eb9166e8e6e278f62</id>
<content type='text'>
prevents building of latex/pdf in affected cases
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
prevents building of latex/pdf in affected cases
</pre>
</div>
</content>
</entry>
<entry>
<title>dal, on processing screen output display, minor</title>
<updated>2010-04-18T00:56:26+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-04-18T00:56:26+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=35e8a112e76ec2990e21877f2453355325325180'/>
<id>35e8a112e76ec2990e21877f2453355325325180</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
