<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sisu/bin, 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://amissah.com/projects/sisu/'/>
<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://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>sisu harvest, introduce module along with header syntax addition &amp; modification</title>
<updated>2008-12-03T04:54:23+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-12-03T04:54:23+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=0e6fc15ada3c5d9a86b227163f35a54993b32529'/>
<id>0e6fc15ada3c5d9a86b227163f35a54993b32529</id>
<content type='text'>
* sisu markup, additional header and new format rule:
  * @creator: / @author: header field, introduced author name format rules
    for more usable metadata harvesting: surname comma other names, additional
    authors separated by semi-colon
  * param added meta-tag, @topic_register: formatting topic levels are
    separated from sub-levels by a colon, a semi-colon separates main topics
    if there are multiple topics at lowest sub-level, a pipe can be used to
    create multiple headings

* harvest module, harvests metadata from document set currently extracts: (i)
  authors and their writings from document set; (ii) topics and associated
  writings from document set (topics use topic_register header). harvest
  (when run against documents common to a directory of a site) extracts
  metadata and organises the documents on a site by author and topic
  information provided (there is a new "topic_register" header, with
  formatting rules similar to those of the book index), results are placed in
  [output_path]/sisu_site_metadata.
    sisu --harvest *.sst
  * by author (see change in param @creator: / @author: header field)
  * by topic / subject index (see addition in param of @topic_register:
    header field)
  initially there should be an example samples here:
    http://www.jus.uio.no/sisu/sisu_site_metadata/harvest_authors.html
    http://www.jus.uio.no/sisu/sisu_site_metadata/harvest_topics.html
  together with update markup source files

  The authors and their writings list will be made to take on a more
  biblographical form, with the use of additional fields as required.
  (concept example, suitable for medium sized sites [to remove size
  constraint: implement SQL equivalent]) make feature more robust

* css, for harvest output added

* remote placement of sisu_site_metadata (output produced by metadata harvest)

* sisu markup, update document samples accordingly

* tidy copyright marks in program headers, remove repetition of dates

[version bump because formatting rule introduced to author / creator header -
where new site metadata harvest feature is used, (at present changes changes
should not be noticed except when using metadata harvest)]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sisu markup, additional header and new format rule:
  * @creator: / @author: header field, introduced author name format rules
    for more usable metadata harvesting: surname comma other names, additional
    authors separated by semi-colon
  * param added meta-tag, @topic_register: formatting topic levels are
    separated from sub-levels by a colon, a semi-colon separates main topics
    if there are multiple topics at lowest sub-level, a pipe can be used to
    create multiple headings

* harvest module, harvests metadata from document set currently extracts: (i)
  authors and their writings from document set; (ii) topics and associated
  writings from document set (topics use topic_register header). harvest
  (when run against documents common to a directory of a site) extracts
  metadata and organises the documents on a site by author and topic
  information provided (there is a new "topic_register" header, with
  formatting rules similar to those of the book index), results are placed in
  [output_path]/sisu_site_metadata.
    sisu --harvest *.sst
  * by author (see change in param @creator: / @author: header field)
  * by topic / subject index (see addition in param of @topic_register:
    header field)
  initially there should be an example samples here:
    http://www.jus.uio.no/sisu/sisu_site_metadata/harvest_authors.html
    http://www.jus.uio.no/sisu/sisu_site_metadata/harvest_topics.html
  together with update markup source files

  The authors and their writings list will be made to take on a more
  biblographical form, with the use of additional fields as required.
  (concept example, suitable for medium sized sites [to remove size
  constraint: implement SQL equivalent]) make feature more robust

* css, for harvest output added

* remote placement of sisu_site_metadata (output produced by metadata harvest)

* sisu markup, update document samples accordingly

* tidy copyright marks in program headers, remove repetition of dates

[version bump because formatting rule introduced to author / creator header -
where new site metadata harvest feature is used, (at present changes changes
should not be noticed except when using metadata harvest)]
</pre>
</div>
</content>
</entry>
<entry>
<title>ruby1.9 some testing minor changes</title>
<updated>2008-11-03T18:51:13+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-11-03T18:51:13+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=868478a6dc0a0ecaeddb333c3b318298cd1b67e8'/>
<id>868478a6dc0a0ecaeddb333c3b318298cd1b67e8</id>
<content type='text'>
opened to run with ruby1.9, (however not all used libraries ported on system)
continue to use ruby1.8 series &gt;= ruby1.8.4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
opened to run with ruby1.9, (however not all used libraries ported on system)
continue to use ruby1.8 series &gt;= ruby1.8.4
</pre>
</div>
</content>
</entry>
<entry>
<title>sisu-0.68.0 proposed</title>
<updated>2008-07-23T00:00:59+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-07-23T00:00:59+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=d29a3e5469d8468084641c385ebf16948f7c2437'/>
<id>d29a3e5469d8468084641c385ebf16948f7c2437</id>
<content type='text'>
* middle layer document representation changed, (accounting for substantial patch)
* texpdf multiple document sizes as specified in config
* numerous small fixes
[should on the whole be easier to maintain]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* middle layer document representation changed, (accounting for substantial patch)
* texpdf multiple document sizes as specified in config
* numerous small fixes
[should on the whole be easier to maintain]
</pre>
</div>
</content>
</entry>
<entry>
<title>CHANGELOG 0.66 and ruby identify program files as utf-8</title>
<updated>2008-02-24T21:18:22+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-02-24T21:18:22+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=2ff88bb0741cb75b9836bbda00a039fea50e120b'/>
<id>2ff88bb0741cb75b9836bbda00a039fea50e120b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>version rolled back, not ready to open ruby 1.9 some libraries not yet available</title>
<updated>2008-02-05T23:50:04+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-02-05T23:50:04+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=8bec16e3fcba487cc5e91bb2add090e27b962930'/>
<id>8bec16e3fcba487cc5e91bb2add090e27b962930</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ruby 1.9 open; future pgsql testing on 8.3; encoding utf-8 checks; version bump 0.65.0</title>
<updated>2008-02-05T05:02:54+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-02-05T05:02:54+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=4c36cadd7fef8b4bbdb0f423bdc4b7c7365d5699'/>
<id>4c36cadd7fef8b4bbdb0f423bdc4b7c7365d5699</id>
<content type='text'>
* ruby 1.9 use opened, testing required

* db sql pgsql future testing on version 8.3

* encoding utf-8 some compatibility checks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ruby 1.9 use opened, testing required

* db sql pgsql future testing on version 8.3

* encoding utf-8 some compatibility checks
</pre>
</div>
</content>
</entry>
<entry>
<title>mkdir_p, and again close running of ruby 1.9</title>
<updated>2008-01-19T03:35:04+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-01-19T03:19:08+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=d6b580c9f67a9ee4b5f57310f34c28799d616da1'/>
<id>d6b580c9f67a9ee4b5f57310f34c28799d616da1</id>
<content type='text'>
* mkdir_p, [instead of ftools file.mkpath]

* running against ruby 1.9 closed for now
  raise request for use of version 1.8 branch

* manual update version
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* mkdir_p, [instead of ftools file.mkpath]

* running against ruby 1.9 closed for now
  raise request for use of version 1.8 branch

* manual update version
</pre>
</div>
</content>
</entry>
<entry>
<title>permit to run on ruby 1.9, debian unstable requires it</title>
<updated>2008-01-18T20:59:43+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-01-18T20:59:43+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=48bbce70d86476cca039a55e244b68bcdfb56a36'/>
<id>48bbce70d86476cca039a55e244b68bcdfb56a36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>year updated to 2008 - happy new year</title>
<updated>2007-12-31T13:53:26+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2007-12-31T13:53:26+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=e70f4053c4386ebe6eb9eeebde1bf1af7660ce4c'/>
<id>e70f4053c4386ebe6eb9eeebde1bf1af7660ce4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
