<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sisudoc-spine/org/default_misc.org, branch sisudoc-spine_v0.0.26-dev</title>
<subtitle>SiSU Spine: document publishing and search (in D) 2015</subtitle>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisudoc-spine/'/>
<entry>
<title>0.26.0 sqlite single statement insertion of objects</title>
<updated>2019-04-10T19:14:14+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2018-04-12T01:37:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisudoc-spine/commit/?id=096d12cb15e191dbd83f3399ba9bfef57bc9d826'/>
<id>096d12cb15e191dbd83f3399ba9bfef57bc9d826</id>
<content type='text'>
- d2sqlite3 db.run, begin commit used with insert statement
- can be used after upstream fix
  that should follow d2sqlite3 0.16.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- d2sqlite3 db.run, begin commit used with insert statement
- can be used after upstream fix
  that should follow d2sqlite3 0.16.0
</pre>
</div>
</content>
</entry>
<entry>
<title>footnotes fontface; home button text and links</title>
<updated>2019-04-10T19:14:14+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2018-03-08T21:58:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisudoc-spine/commit/?id=bdb43e4e7d34ba178ec3bbc351d059c63e162d4b'/>
<id>bdb43e4e7d34ba178ec3bbc351d059c63e162d4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make auto numbering related</title>
<updated>2019-04-10T19:14:14+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2018-03-02T22:36:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisudoc-spine/commit/?id=0524cd606d45ecc6ee52dc7c8f1655398c75712c'/>
<id>0524cd606d45ecc6ee52dc7c8f1655398c75712c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>0.24.0 toml or sdlang for configuration</title>
<updated>2019-04-10T19:14:14+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2018-02-10T03:03:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisudoc-spine/commit/?id=1c73ddf3894085c646b55d63e61a2483e03a3b4d'/>
<id>1c73ddf3894085c646b55d63e61a2483e03a3b4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>paths, further adjustments</title>
<updated>2019-04-10T19:14:14+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2018-01-25T22:13:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisudoc-spine/commit/?id=524baa6ddd5f9cb49b1c5b015fbd6ef75ff72968'/>
<id>524baa6ddd5f9cb49b1c5b015fbd6ef75ff72968</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>0.23.3 work on source &amp; target file paths/locations</title>
<updated>2019-04-10T19:14:14+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2018-01-07T01:34:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisudoc-spine/commit/?id=bdcb9189e4cf221bec1efaf2e6e612b127e51f25'/>
<id>bdcb9189e4cf221bec1efaf2e6e612b127e51f25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sqlite document db discrete &amp; collection, started</title>
<updated>2019-04-10T19:14:14+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2017-10-17T17:36:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisudoc-spine/commit/?id=2a359a57ce021ba6ddf7232b3f3d79726d4738ba'/>
<id>2a359a57ce021ba6ddf7232b3f3d79726d4738ba</id>
<content type='text'>
- discrete document , drop &amp; recreate document
  --sqlite-disctrete
- document collection
  - create tables
    --sqlite-create
  - populate db with specified document
    --sqlite-update
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- discrete document , drop &amp; recreate document
  --sqlite-disctrete
- document collection
  - create tables
    --sqlite-create
  - populate db with specified document
    --sqlite-update
</pre>
</div>
</content>
</entry>
<entry>
<title>org header cosmetic &amp; maker.org/makefile</title>
<updated>2019-04-10T19:14:14+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2017-10-13T15:39:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisudoc-spine/commit/?id=e42bbb962e2b7b1efa05982d284fa45c883edd41'/>
<id>e42bbb962e2b7b1efa05982d284fa45c883edd41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>0.19.0 conf make meta, composite struct, instead of associative array</title>
<updated>2019-04-10T19:14:14+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2017-09-07T20:54:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisudoc-spine/commit/?id=4ff01a81f048c0b496cc03627324b69b7aebd368'/>
<id>4ff01a81f048c0b496cc03627324b69b7aebd368</id>
<content type='text'>
* remove conf make meta associative arrays,
  including native doc header (which revisit)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove conf make meta associative arrays,
  including native doc header (which revisit)
</pre>
</div>
</content>
</entry>
<entry>
<title>naming things</title>
<updated>2019-04-10T19:14:14+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2017-07-20T10:13:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisudoc-spine/commit/?id=cad1a09a1ed2494947dd35aaf4592fbbee5fbff1'/>
<id>cad1a09a1ed2494947dd35aaf4592fbbee5fbff1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
