Kitten Technologies
Check-in [df30f24b91]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Added bokbok
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: df30f24b91e75e590d3a76fcbf9cbdb5fc189f77
User & Date: alaric 2017-12-28 21:15:26
Context
2018-11-30
14:30
Updated to new Fossil on love, updated CSS (note: CSS is now embedded in the fossil repo skins directly, but I do that by copy-pasting the generated CSS in out/kitten-technologies.css from src/kitten-technologies.scss) check-in: 1a9c052fb2 user: alaric tags: trunk
2017-12-28
21:15
Added bokbok check-in: df30f24b91 user: alaric tags: trunk
21:09
Added bokbok cgi check-in: beedc31a28 user: alaric tags: trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to METADATA.rdf.

30
31
32
33
34
35
36






37
38
39
40
41
42
43
  </foaf:made>
  <foaf:made>
   <doap:Project about="https://www.kitten-technologies.co.uk/project/banterpixra">
    <dc:title>banterpixra</dc:title>
    <rdfs:seeAlso resource="https://www.kitten-technologies.co.uk/project/banterpixra/doc/trunk/METADATA.rdf" />
   </doap:Project>
  </foaf:made>






  <foaf:made>
   <doap:Project about="https://www.kitten-technologies.co.uk/project/htaccess">
    <dc:title>htaccess</dc:title>
    <rdfs:seeAlso resource="https://www.kitten-technologies.co.uk/project/htaccess/doc/trunk/METADATA.rdf" />
   </doap:Project>
  </foaf:made>
  <foaf:made>







>
>
>
>
>
>







30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
  </foaf:made>
  <foaf:made>
   <doap:Project about="https://www.kitten-technologies.co.uk/project/banterpixra">
    <dc:title>banterpixra</dc:title>
    <rdfs:seeAlso resource="https://www.kitten-technologies.co.uk/project/banterpixra/doc/trunk/METADATA.rdf" />
   </doap:Project>
  </foaf:made>
  <foaf:made>
   <doap:Project about="https://www.kitten-technologies.co.uk/project/bokbok">
    <dc:title>bokbok</dc:title>
    <rdfs:seeAlso resource="https://www.kitten-technologies.co.uk/project/bokbok/doc/trunk/METADATA.rdf" />
   </doap:Project>
  </foaf:made>
  <foaf:made>
   <doap:Project about="https://www.kitten-technologies.co.uk/project/htaccess">
    <dc:title>htaccess</dc:title>
    <rdfs:seeAlso resource="https://www.kitten-technologies.co.uk/project/htaccess/doc/trunk/METADATA.rdf" />
   </doap:Project>
  </foaf:made>
  <foaf:made>

Changes to src/index.wiki.

15
16
17
18
19
20
21

22
23
24
25
26
27
28

== Current Projects

* [[/project/ugarit|Ugarit]], a backup/archival system based around content-addressable storage, inspired by [[http://en.wikipedia.org/wiki/Venti|Venti]] and [[http://en.wikipedia.org/wiki/Git_(software)|Git]].
* [[/project/ugarit-manifest-maker|Ugarit Manifest Maker]], a tool for rapidly generating archive import manifests for Ugarit.
* [[/project/magic-pipes|Magic Pipes]], a toolkit for making powerful shell pipelines.
* [[/project/pwdb|pwdb]], a simple command-line password manager with a few odd features.

* [[/project/speakd|speakd]], a scheduler for text-to-speech announcements.
* [[/project/banterpixra|banterpixra]], a tool for converting language grammers in a form of BNF to nice "railroad diagrams" in SVG.
* [[/project/tangle|Tangle]], a tool for managing networks. The network is described in a human-readable text file that documents devices, ports, cables, virtual circuits, physical locations, owners of equipment (useful for colocation), and IP subnets. The tool cross-checks the file for errors and generates an easily navigated HTML reference document, as well as multiple diagrams of the logical and physical cabling.
* The Eye Of Horus, a server/service monitoring tool in a similar vein to Nagios, but redesigned from scratch to address some frustrations with it.
* [[/project/argon|ARGON]], an ambitious blue-sky project re-examining the platforms on which we build software. It's still in a very protracted and detailed design process; I may be implementing some of it in the next decade or so.
* [[/project/simple-graphics|Simple Graphics]], a simple turtle graphics library for Chicken Scheme, aimed at education.
* [[/project/quick-ref-cards|Kitten Quick Reference Cards]], a set of handy references to things like transistor electronics, structured cabling, and Lojban grammar.







>







15
16
17
18
19
20
21
22
23
24
25
26
27
28
29

== Current Projects

* [[/project/ugarit|Ugarit]], a backup/archival system based around content-addressable storage, inspired by [[http://en.wikipedia.org/wiki/Venti|Venti]] and [[http://en.wikipedia.org/wiki/Git_(software)|Git]].
* [[/project/ugarit-manifest-maker|Ugarit Manifest Maker]], a tool for rapidly generating archive import manifests for Ugarit.
* [[/project/magic-pipes|Magic Pipes]], a toolkit for making powerful shell pipelines.
* [[/project/pwdb|pwdb]], a simple command-line password manager with a few odd features.
* [[/project/bokbok|bokbok]], a multithreaded RPC engine.
* [[/project/speakd|speakd]], a scheduler for text-to-speech announcements.
* [[/project/banterpixra|banterpixra]], a tool for converting language grammers in a form of BNF to nice "railroad diagrams" in SVG.
* [[/project/tangle|Tangle]], a tool for managing networks. The network is described in a human-readable text file that documents devices, ports, cables, virtual circuits, physical locations, owners of equipment (useful for colocation), and IP subnets. The tool cross-checks the file for errors and generates an easily navigated HTML reference document, as well as multiple diagrams of the logical and physical cabling.
* The Eye Of Horus, a server/service monitoring tool in a similar vein to Nagios, but redesigned from scratch to address some frustrations with it.
* [[/project/argon|ARGON]], an ambitious blue-sky project re-examining the platforms on which we build software. It's still in a very protracted and detailed design process; I may be implementing some of it in the next decade or so.
* [[/project/simple-graphics|Simple Graphics]], a simple turtle graphics library for Chicken Scheme, aimed at education.
* [[/project/quick-ref-cards|Kitten Quick Reference Cards]], a set of handy references to things like transistor electronics, structured cabling, and Lojban grammar.