<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sisudoc-spine/org/output_sqlite.org, branch sisudoc-spine_v0.8.0-dev</title>
<subtitle>SiSU Spine: document publishing and search (in D) 2015</subtitle>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisudoc-spine/'/>
<entry>
<title>0.8.0 name change in code use dr (doc reform) instead of sisu</title>
<updated>2019-10-17T23:07:20+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2019-07-19T15:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisudoc-spine/commit/?id=3b59675bb48254d9ce31edcda2f2b559bff00519'/>
<id>3b59675bb48254d9ce31edcda2f2b559bff00519</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>org-mode header added to org-mode files</title>
<updated>2019-10-17T23:07:20+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2019-07-10T16:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisudoc-spine/commit/?id=5c464b965976e350f3c164c96136513a6eff45d6'/>
<id>5c464b965976e350f3c164c96136513a6eff45d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>0.7.4 sqlite related, also some xml paths</title>
<updated>2019-10-17T23:07:20+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2019-07-08T21:41:06+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisudoc-spine/commit/?id=1319336d6f8ce2de9a1a6319917bee6be278ad5a'/>
<id>1319336d6f8ce2de9a1a6319917bee6be278ad5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>review, reduce use of auto</title>
<updated>2019-08-19T18:42:43+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2019-05-14T15:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisudoc-spine/commit/?id=24c9ed3645178a6ee2abbd9201fa4643dba068e2'/>
<id>24c9ed3645178a6ee2abbd9201fa4643dba068e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>0.7.0 meta_abstruction, doc "has" struct replaces several tuples</title>
<updated>2019-08-19T18:42:40+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2019-05-08T22:45:02+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisudoc-spine/commit/?id=6b46ba599b7f687a592e2e50fdd007ed31319243'/>
<id>6b46ba599b7f687a592e2e50fdd007ed31319243</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>text format delimiter, use: "┃" instead of "┋"</title>
<updated>2019-05-17T20:59:54+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2019-04-10T18:25:38+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisudoc-spine/commit/?id=6d337554a5354b5ac3825f8103a90476edea46ac'/>
<id>6d337554a5354b5ac3825f8103a90476edea46ac</id>
<content type='text'>
- gdc has compilation issue with the "┋" character,
  not worth arguing, make internal marker changes
  (can be changed again)
- text format delimiter
  rg -l "┋" org/. | xargs sed -i 's/┋/┃/g'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- gdc has compilation issue with the "┋" character,
  not worth arguing, make internal marker changes
  (can be changed again)
- text format delimiter
  rg -l "┋" org/. | xargs sed -i 's/┋/┃/g'
</pre>
</div>
</content>
</entry>
<entry>
<title>0.6.0 docReform project license AGPLv3+</title>
<updated>2019-05-17T20:59:54+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2019-04-04T18:32:17+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisudoc-spine/commit/?id=2aad4eac48c9da88836f519da1e4b6e449570ab6'/>
<id>2aad4eac48c9da88836f519da1e4b6e449570ab6</id>
<content type='text'>
- copyright Ralph Amissah
- license
  - project src AGPLv3+
    - applied retroactively to project and within git by git rebase
      prior to any release of project
  - org files consider, for time being separate
- ./maker.org moved to ./org/dr_build_scaffold.org
- pre-release development continues
- can initialize project from: makefile &amp; org files
  - cp -av makefile org
    (and possibly data/pod &amp; data/src) then
  - make skel tangle ldc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- copyright Ralph Amissah
- license
  - project src AGPLv3+
    - applied retroactively to project and within git by git rebase
      prior to any release of project
  - org files consider, for time being separate
- ./maker.org moved to ./org/dr_build_scaffold.org
- pre-release development continues
- can initialize project from: makefile &amp; org files
  - cp -av makefile org
    (and possibly data/pod &amp; data/src) then
  - make skel tangle ldc
</pre>
</div>
</content>
</entry>
<entry>
<title>housekeeping</title>
<updated>2019-05-17T20:59:38+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2019-03-20T17:03:02+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisudoc-spine/commit/?id=da32ec40fc237b03f22aac329017d06735289a3a'/>
<id>da32ec40fc237b03f22aac329017d06735289a3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>metaverse single line munging tuning</title>
<updated>2019-05-17T20:59:38+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2019-02-11T21:34:54+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisudoc-spine/commit/?id=54c662aed1b2b004aeffe3d250a9dbd705897bb4'/>
<id>54c662aed1b2b004aeffe3d250a9dbd705897bb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>format delimiter s/¶/┋/g</title>
<updated>2019-05-17T20:59:38+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2019-01-29T22:00:31+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisudoc-spine/commit/?id=5f6caf585c7ccaac0a4310987c85fdcfd3bcff3d'/>
<id>5f6caf585c7ccaac0a4310987c85fdcfd3bcff3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
