Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| SHA1 Hash: | a3fc9a0a39b2fa41e7d3525e29757fd549e8f184 |
|---|---|
| Date: | 2009-07-19 16:59:06 |
| User: | djbclark |
| Comment: | Had to change blog plugin to use toRSS tag instead of journal tag. |
Tags And Properties
- branch=trunk inherited from [9fd784277e] branch timeline
- sym-trunk inherited from [9fd784277e]
Changes
[hide diffs]Changes to blog.html
cannot compute difference between binary files
Changes to blog.xml
@@ -4,12 +4,12 @@ <title>djbclark</title> <link>http://www.tiddlywiki.com/</link> <description>Danny Clark - http://pobox.com/~dclark - dclark@pobox.com</description> <language>en-us</language> <copyright>Copyright 2009 djbclark</copyright> -<pubDate>Sun, 19 Jul 2009 16:54:34 GMT</pubDate> -<lastBuildDate>Sun, 19 Jul 2009 16:54:34 GMT</lastBuildDate> +<pubDate>Sun, 19 Jul 2009 16:58:38 GMT</pubDate> +<lastBuildDate>Sun, 19 Jul 2009 16:58:38 GMT</lastBuildDate> <docs>http://blogs.law.harvard.edu/tech/rss</docs> <generator>TiddlyWiki 2.5.2</generator> <item> <title>Simple Fossil SCM Customizations</title> <description>Fossil - <a target="_blank" title="External link to http://fossil-scm.org" href="http://fossil-scm.org" class="externalLink">http://fossil-scm.org</a> - is a distributed software version control system that includes an integrated distributed wiki and an integrated distributed bug-tracking system all in a single, easy-to-use, stand-alone executable. <br><br>I found out about fossil doing research for <a target="_blank" title="External link to http://code.autonomo.us" href="http://code.autonomo.us" class="externalLink">http://code.autonomo.us</a> - it's not that mature yet, but is very functional and robust. I find using software like fossil a good reminder that I use free software - and increasingly free network services - because they allow users to choose freedom, not because a particular software development methodology leads in all cases to software with the slickest features or user interface.<br><br>As part of moving away from using cloud-type web services (even those running on free software that I admin myself - my personal goal is for anyone to be able to trivially replicate the configuration and public data of any site I run), I've moved pretty much all of my personal projects and web sites to using it.<br><br>You can get a local copy of this blog (which is based on tiddlywiki) and the code that runs it just by dowloading this html file (blog.html). You can also get a copy of this blog, all changes to it over time, and the rest of my dclark.us website by getting fossil from <a target="_blank" title="External link to http://fossil-scm.org" href="http://fossil-scm.org" class="externalLink">http://fossil-scm.org</a> and then doing "fossil clone <a target="_blank" title="External link to http://dclark.us" href="http://dclark.us" class="externalLink">http://dclark.us</a>". You can get the source code for the version of fossil I am running at the moment (see "Fossil version" on the lower right-hand side of <a target="_blank" title="External link to http://dclark.us" href="http://dclark.us" class="externalLink">http://dclark.us</a>) from fossil's web site; I have made no fossil source code level changes.<br><br>If you want to serve a version of it as I do, via an apache cgi interface to the fossil binary, see the documentation at <a target="_blank" title="External link to http://fossil-scm.org/wiki?name=Cookbook" href="http://fossil-scm.org/wiki?name=Cookbook" class="externalLink">http://fossil-scm.org/wiki?name=Cookbook</a> (search for "following apache2 configuration can be used to run the root of a web site with fossil"). Like dclark.us, you can get all of that site for use locally on a computer you own and control via "fossil clone <a target="_blank" title="External link to http://fossil-scm.org" href="http://fossil-scm.org" class="externalLink">http://fossil-scm.org</a>".<br><br>There are some settings I always change after creating and opening a new fossil-scm repository:<br><br>fossil setting editor vi<br>fossil setting web-browser icecat<br>fossil setting http-port 8100<br><br>The http-port I just increment by one for each new repo, so doing "fossil ui" to open up the fossil wiki / web interface in icecat for separate fossil repositories doesn't interfere with each other (each repository uses its own port on localhost).<br></description>
Changes to index.html
cannot compute difference between binary files
Changes to index.xml
@@ -4,12 +4,12 @@ <title>djbclark</title> <link>http://www.tiddlywiki.com/</link> <description>Danny Clark - http://pobox.com/~dclark - dclark@pobox.com</description> <language>en-us</language> <copyright>Copyright 2009 djbclark</copyright> -<pubDate>Sun, 19 Jul 2009 16:54:34 GMT</pubDate> -<lastBuildDate>Sun, 19 Jul 2009 16:54:34 GMT</lastBuildDate> +<pubDate>Sun, 19 Jul 2009 16:58:38 GMT</pubDate> +<lastBuildDate>Sun, 19 Jul 2009 16:58:38 GMT</lastBuildDate> <docs>http://blogs.law.harvard.edu/tech/rss</docs> <generator>TiddlyWiki 2.5.2</generator> <item> <title>Simple Fossil SCM Customizations</title> <description>Fossil - <a target="_blank" title="External link to http://fossil-scm.org" href="http://fossil-scm.org" class="externalLink">http://fossil-scm.org</a> - is a distributed software version control system that includes an integrated distributed wiki and an integrated distributed bug-tracking system all in a single, easy-to-use, stand-alone executable. <br><br>I found out about fossil doing research for <a target="_blank" title="External link to http://code.autonomo.us" href="http://code.autonomo.us" class="externalLink">http://code.autonomo.us</a> - it's not that mature yet, but is very functional and robust. I find using software like fossil a good reminder that I use free software - and increasingly free network services - because they allow users to choose freedom, not because a particular software development methodology leads in all cases to software with the slickest features or user interface.<br><br>As part of moving away from using cloud-type web services (even those running on free software that I admin myself - my personal goal is for anyone to be able to trivially replicate the configuration and public data of any site I run), I've moved pretty much all of my personal projects and web sites to using it.<br><br>You can get a local copy of this blog (which is based on tiddlywiki) and the code that runs it just by dowloading this html file (blog.html). You can also get a copy of this blog, all changes to it over time, and the rest of my dclark.us website by getting fossil from <a target="_blank" title="External link to http://fossil-scm.org" href="http://fossil-scm.org" class="externalLink">http://fossil-scm.org</a> and then doing "fossil clone <a target="_blank" title="External link to http://dclark.us" href="http://dclark.us" class="externalLink">http://dclark.us</a>". You can get the source code for the version of fossil I am running at the moment (see "Fossil version" on the lower right-hand side of <a target="_blank" title="External link to http://dclark.us" href="http://dclark.us" class="externalLink">http://dclark.us</a>) from fossil's web site; I have made no fossil source code level changes.<br><br>If you want to serve a version of it as I do, via an apache cgi interface to the fossil binary, see the documentation at <a target="_blank" title="External link to http://fossil-scm.org/wiki?name=Cookbook" href="http://fossil-scm.org/wiki?name=Cookbook" class="externalLink">http://fossil-scm.org/wiki?name=Cookbook</a> (search for "following apache2 configuration can be used to run the root of a web site with fossil"). Like dclark.us, you can get all of that site for use locally on a computer you own and control via "fossil clone <a target="_blank" title="External link to http://fossil-scm.org" href="http://fossil-scm.org" class="externalLink">http://fossil-scm.org</a>".<br><br>There are some settings I always change after creating and opening a new fossil-scm repository:<br><br>fossil setting editor vi<br>fossil setting web-browser icecat<br>fossil setting http-port 8100<br><br>The http-port I just increment by one for each new repo, so doing "fossil ui" to open up the fossil wiki / web interface in icecat for separate fossil repositories doesn't interfere with each other (each repository uses its own port on localhost).<br></description>