blog.git
13 years agoFix BE post's tags.
W. Trevor King [Wed, 6 Oct 2010 18:32:14 +0000 (14:32 -0400)]
Fix BE post's tags.

13 years agoRestrict posts archive to a single level.
W. Trevor King [Wed, 6 Oct 2010 18:31:10 +0000 (14:31 -0400)]
Restrict posts archive to a single level.

Deeper levels are supporting files for the individual posts, not posts
in their own right.

13 years agoAdded BE post.
W. Trevor King [Wed, 6 Oct 2010 18:15:47 +0000 (14:15 -0400)]
Added BE post.

13 years agoAutomatically build _Xmodmap and unicode_sampler for posts/Xmodmap.
W. Trevor King [Wed, 6 Oct 2010 18:05:25 +0000 (14:05 -0400)]
Automatically build _Xmodmap and unicode_sampler for posts/Xmodmap.

13 years agoMore updates to posts/Git/notes.org markup.
W. Trevor King [Wed, 6 Oct 2010 16:26:05 +0000 (12:26 -0400)]
More updates to posts/Git/notes.org markup.

Because of ikiwiki's link expansion, we can't use org-mode's standard
[[...]] search links.  Instead, we use :CUSTOM_ID:s and [[#...][...]]
reference links.  This requires org-mode >= 6.26.

13 years agoIndentation and markup fixes to posts/Git/notes.org.
W. Trevor King [Wed, 6 Oct 2010 14:42:47 +0000 (10:42 -0400)]
Indentation and markup fixes to posts/Git/notes.org.

13 years agoCorrect typo Boogk -> Book in posts/Git/notes.org.
W. Trevor King [Wed, 6 Oct 2010 13:45:48 +0000 (09:45 -0400)]
Correct typo Boogk -> Book in posts/Git/notes.org.

13 years agoAdded org-mode Git notes.
W. Trevor King [Wed, 6 Oct 2010 11:43:32 +0000 (07:43 -0400)]
Added org-mode Git notes.

13 years agoCleaned up 'Git and sawsim' post.
W. Trevor King [Tue, 5 Oct 2010 21:12:33 +0000 (17:12 -0400)]
Cleaned up 'Git and sawsim' post.

13 years agoAdded Git post.
W. Trevor King [Tue, 5 Oct 2010 21:12:18 +0000 (17:12 -0400)]
Added Git post.

13 years agoRenamed link to dotfiles git repo.
W. Trevor King [Tue, 5 Oct 2010 21:12:01 +0000 (17:12 -0400)]
Renamed link to dotfiles git repo.

13 years agoAdded dotfiles post.
W. Trevor King [Tue, 5 Oct 2010 20:56:03 +0000 (16:56 -0400)]
Added dotfiles post.

13 years agoAdded Xmodmap post and unicode tag.
W. Trevor King [Tue, 5 Oct 2010 20:42:52 +0000 (16:42 -0400)]
Added Xmodmap post and unicode tag.

13 years agoAdded Emacs page.
W. Trevor King [Tue, 5 Oct 2010 19:52:07 +0000 (15:52 -0400)]
Added Emacs page.

13 years agoAdded literate programming post.
W. Trevor King [Tue, 5 Oct 2010 19:24:12 +0000 (15:24 -0400)]
Added literate programming post.

13 years agoAdded XSLT post.
W. Trevor King [Tue, 5 Oct 2010 19:18:38 +0000 (15:18 -0400)]
Added XSLT post.

13 years agoAdded SSI post.
W. Trevor King [Tue, 5 Oct 2010 18:24:03 +0000 (14:24 -0400)]
Added SSI post.

13 years agoOops, rename tags/web.html -> tags/web.mdwn.
W. Trevor King [Tue, 5 Oct 2010 18:01:50 +0000 (14:01 -0400)]
Oops, rename tags/web.html -> tags/web.mdwn.

13 years agoAdded CSS page.
W. Trevor King [Tue, 5 Oct 2010 17:58:23 +0000 (13:58 -0400)]
Added CSS page.

13 years agoAdded a latex tag.
W. Trevor King [Tue, 5 Oct 2010 15:11:52 +0000 (11:11 -0400)]
Added a latex tag.

13 years agoAdded PGF.
W. Trevor King [Tue, 5 Oct 2010 15:06:19 +0000 (11:06 -0400)]
Added PGF.

13 years agoTagged Asymptote and LaTeX pages.
W. Trevor King [Tue, 5 Oct 2010 15:06:07 +0000 (11:06 -0400)]
Tagged Asymptote and LaTeX pages.

13 years agoFixup links in LaTeX post.
W. Trevor King [Tue, 5 Oct 2010 15:01:01 +0000 (11:01 -0400)]
Fixup links in LaTeX post.

13 years agoAdded latex and asymptote posts.
W. Trevor King [Tue, 5 Oct 2010 14:51:41 +0000 (10:51 -0400)]
Added latex and asymptote posts.

13 years agoMove per-post files into per-post subdirs and point mdwn_itex to ikiwiki git branch.
W. Trevor King [Tue, 5 Oct 2010 14:20:21 +0000 (10:20 -0400)]
Move per-post files into per-post subdirs and point mdwn_itex to ikiwiki git branch.

13 years agoAdd broken_links page.
W. Trevor King [Tue, 5 Oct 2010 13:41:38 +0000 (09:41 -0400)]
Add broken_links page.

13 years agoAdded PLY, yacc2dot, and inline pages.
W. Trevor King [Tue, 5 Oct 2010 13:10:49 +0000 (09:10 -0400)]
Added PLY, yacc2dot, and inline pages.

Also added a Makefile to build generated files
(e.g. posts/yacc2dot/*.png).

13 years agoFix typos in tag/python links for call_graph.mdwn and depgraph.mdwn.
W. Trevor King [Thu, 30 Sep 2010 20:38:58 +0000 (16:38 -0400)]
Fix typos in tag/python links for call_graph.mdwn and depgraph.mdwn.

13 years agoMigrated my call_graph page from my unversioned homepage to this blog.
W. Trevor King [Thu, 30 Sep 2010 18:18:07 +0000 (14:18 -0400)]
Migrated my call_graph page from my unversioned homepage to this blog.

13 years agoAdded some specific software language tags.
W. Trevor King [Thu, 30 Sep 2010 18:17:01 +0000 (14:17 -0400)]
Added some specific software language tags.

13 years agoMigrated my depgraph page from my unversioned homepage to this blog.
W. Trevor King [Thu, 30 Sep 2010 17:38:22 +0000 (13:38 -0400)]
Migrated my depgraph page from my unversioned homepage to this blog.

13 years agoReworked tag blurbs and added code and tools.
W. Trevor King [Thu, 30 Sep 2010 17:37:42 +0000 (13:37 -0400)]
Reworked tag blurbs and added code and tools.

13 years agoAdjust local.css to style sidebars for older ikiwiki versions.
W. Trevor King [Thu, 30 Sep 2010 15:57:42 +0000 (11:57 -0400)]
Adjust local.css to style sidebars for older ikiwiki versions.

ikiwiki versions before
  commit baaa848f6c06b0b3a59677d3551e130c65e5fde7
  Author: Joey Hess <joey@gnu.kitenet.net>
  Date:   Thu Apr 15 15:04:17 2010 -0400
use id="sidebar" (newer version use class="sidebar"), so we repeat the
sidebar styling with
  .sidebar -> #sidebar
Now this style sheet will work with both versions.

Note that we also adjust #sidebar's padding, since that changed as
well.
  commit 5143d790b023f7f04ebdf694225b2946af676503
  Author: Joey Hess <joey@gnu.kitenet.net>
  Date:   Thu Apr 15 16:08:33 2010 -0400

13 years agoAdd a `Homepage` link to the sidebar.
W. Trevor King [Thu, 30 Sep 2010 15:26:33 +0000 (11:26 -0400)]
Add a `Homepage` link to the sidebar.

13 years agoMake the sidebar prettier.
W. Trevor King [Thu, 30 Sep 2010 15:24:45 +0000 (11:24 -0400)]
Make the sidebar prettier.

13 years agoAdd a sidebar with contact information.
W. Trevor King [Thu, 30 Sep 2010 14:49:13 +0000 (10:49 -0400)]
Add a sidebar with contact information.

13 years agoUpdate mdwn_itex-templates.patch from ikiwiki 3.14ubuntu1 -> 3.20100815.
W. Trevor King [Thu, 30 Sep 2010 13:42:30 +0000 (09:42 -0400)]
Update mdwn_itex-templates.patch from ikiwiki 3.14ubuntu1 -> 3.20100815.

13 years agoAdded ikiwiki.setup to allow test compilation before committing.
W. Trevor King [Thu, 30 Sep 2010 13:32:26 +0000 (09:32 -0400)]
Added ikiwiki.setup to allow test compilation before committing.

For example, you can preview a new page:

  $ ikiwiki --setup ikiwiki.setup --render posts/mdwn_itex.mdwn_itex | w3m -T type/html

Or check for errors:

  $ ikiwiki --setup ikiwiki.setup --render posts/mdwn_itex.mdwn_itex > /dev/null

wking@thialfi blog $ git status
wking@thialfi blog $ git commit -am "

13 years agoAdd htmltidy strip reference to mdwn_itex.
W. Trevor King [Thu, 30 Sep 2010 13:15:29 +0000 (09:15 -0400)]
Add htmltidy strip reference to mdwn_itex.

13 years agoAdded mdwn_itex.
W. Trevor King [Thu, 30 Sep 2010 05:29:32 +0000 (01:29 -0400)]
Added mdwn_itex.

13 years agoRename MathML.mdwn -> MathML.mdwn_itex for my altered mdwn_itex plugin.
W. Trevor King [Thu, 30 Sep 2010 03:00:48 +0000 (23:00 -0400)]
Rename MathML.mdwn -> MathML.mdwn_itex for my altered mdwn_itex plugin.

13 years agoUpdate MathML post with link to mathm plugin.
W. Trevor King [Wed, 29 Sep 2010 21:35:37 +0000 (17:35 -0400)]
Update MathML post with link to mathm plugin.

13 years agoAdded MathML.
W. Trevor King [Wed, 29 Sep 2010 20:49:45 +0000 (16:49 -0400)]
Added MathML.

13 years agoMarkdown doesn't like spaces in explicit reference links.
W. Trevor King [Wed, 29 Sep 2010 20:05:21 +0000 (16:05 -0400)]
Markdown doesn't like spaces in explicit reference links.

13 years agoAdded DocBook 5.
W. Trevor King [Wed, 29 Sep 2010 17:52:25 +0000 (13:52 -0400)]
Added DocBook 5.

13 years agoAdded Numpydoc and Sphinx 1.0.
W. Trevor King [Wed, 1 Sep 2010 16:40:12 +0000 (12:40 -0400)]
Added Numpydoc and Sphinx 1.0.

13 years agoUpdate Hooke-update-2.mdwn to point to bugfix commit.
W. Trevor King [Mon, 30 Aug 2010 17:59:00 +0000 (13:59 -0400)]
Update Hooke-update-2.mdwn to point to bugfix commit.

13 years agoAdded Hooke-update-2, reproducing errors initially found in Hooke-update
W. Trevor King [Mon, 30 Aug 2010 17:38:40 +0000 (13:38 -0400)]
Added Hooke-update-2, reproducing errors initially found in Hooke-update

13 years agoCould not reproduce the '(m) (m)' bug in Hooke's saved playlists.
W. Trevor King [Sat, 28 Aug 2010 23:27:39 +0000 (19:27 -0400)]
Could not reproduce the '(m) (m)' bug in Hooke's saved playlists.

13 years agoFixed emacs posts/Hooke-update.mdwn python/unicode in Hooke's YAML output.
W. Trevor King [Sat, 28 Aug 2010 23:01:34 +0000 (19:01 -0400)]
Fixed emacs posts/Hooke-update.mdwn python/unicode in Hooke's YAML output.

13 years agoMerge remote branch 'origin/master'
W. Trevor King [Sat, 28 Aug 2010 22:09:11 +0000 (18:09 -0400)]
Merge remote branch 'origin/master'

13 years agoUpdate Hooke-update.mdwn with results from GUI analysis.
W. Trevor King [Sat, 28 Aug 2010 20:51:18 +0000 (16:51 -0400)]
Update Hooke-update.mdwn with results from GUI analysis.

13 years agoRemove executible bit from 180.py.
W. Trevor King [Sat, 28 Aug 2010 19:43:23 +0000 (15:43 -0400)]
Remove executible bit from 180.py.

13 years agoOops, use wikilink to get to 180.py.
W. Trevor King [Sat, 28 Aug 2010 19:23:10 +0000 (15:23 -0400)]
Oops, use wikilink to get to 180.py.

13 years agoʇxǝʇ‾uʍop-ǝpısd∩.mdwn -> Upside-down_text.mdwn for ikiwiki.
W. Trevor King [Sat, 28 Aug 2010 19:20:22 +0000 (15:20 -0400)]
ʇxǝʇ‾uʍop-ǝpısd∩.mdwn -> Upside-down_text.mdwn for ikiwiki.

13 years agoMerge branch 'master' of /home/wking/notes/ikiwiki
W. Trevor King [Sat, 28 Aug 2010 19:12:17 +0000 (15:12 -0400)]
Merge branch 'master' of /home/wking/notes/ikiwiki

13 years agoAdded ʇxǝʇ‾uʍop-ǝpısd∩.mdwn and 180.py
W. Trevor King [Sat, 28 Aug 2010 19:12:15 +0000 (15:12 -0400)]
Added ʇxǝʇ‾uʍop-ǝpısd∩.mdwn and 180.py

13 years agoMerge branch 'master' of /home/wking/notes/ikiwiki
W. Trevor King [Sat, 28 Aug 2010 03:09:34 +0000 (23:09 -0400)]
Merge branch 'master' of /home/wking/notes/ikiwiki

13 years agoUpdated posts/Hooke-update.mdwn with successful playlist analysis.
W. Trevor King [Sat, 28 Aug 2010 03:08:46 +0000 (23:08 -0400)]
Updated posts/Hooke-update.mdwn with successful playlist analysis.

13 years agoAdded Hooke-update.mdwn and tags/hooke
W. Trevor King [Fri, 27 Aug 2010 20:21:09 +0000 (16:21 -0400)]
Added Hooke-update.mdwn and tags/hooke

13 years agoMerge branch 'master' of /home/wking/notes/ikiwiki
W. Trevor King [Fri, 27 Aug 2010 20:24:55 +0000 (16:24 -0400)]
Merge branch 'master' of /home/wking/notes/ikiwiki

13 years agoAdded Hooke-update.mdwn and tags/hooke
W. Trevor King [Fri, 27 Aug 2010 20:21:09 +0000 (16:21 -0400)]
Added Hooke-update.mdwn and tags/hooke

13 years agoConsolidate ikiwiki plug in the index's footer.
W. Trevor King [Fri, 27 Aug 2010 04:06:31 +0000 (00:06 -0400)]
Consolidate ikiwiki plug in the index's footer.

13 years agoAdded http://ikiwiki.info/css_market/embeddedmoose.css as local.css.
W. Trevor King [Fri, 27 Aug 2010 02:43:21 +0000 (22:43 -0400)]
Added ikiwiki.info/css_market/embeddedmoose.css as local.css.

13 years agoHere -> This to clarify post.mdwn wording (here sounds like a link :p).
W. Trevor King [Fri, 27 Aug 2010 02:17:36 +0000 (22:17 -0400)]
Here -> This to clarify post.mdwn wording (here sounds like a link :p).

13 years agoCorrect '[' -> '[[' typo in posts.mdwn
W. Trevor King [Fri, 27 Aug 2010 02:14:25 +0000 (22:14 -0400)]
Correct '[' -> '[[' typo in posts.mdwn

13 years agoAdded Gentoo_overlay.mdwn
W. Trevor King [Fri, 27 Aug 2010 02:01:39 +0000 (22:01 -0400)]
Added Gentoo_overlay.mdwn

13 years agoAdded tags/* for each of my current tags.
W. Trevor King [Fri, 27 Aug 2010 01:42:15 +0000 (21:42 -0400)]
Added tags/* for each of my current tags.

13 years agoConvert to tags from "*" to "tags/*".
W. Trevor King [Fri, 27 Aug 2010 01:38:10 +0000 (21:38 -0400)]
Convert to tags from "*" to "tags/*".

13 years agoClean out some auto-generated ikiwiki fluff.
W. Trevor King [Fri, 27 Aug 2010 01:31:33 +0000 (21:31 -0400)]
Clean out some auto-generated ikiwiki fluff.

13 years agoActually link to ikiwiki-nanoblogger-import.py.
W. Trevor King [Fri, 27 Aug 2010 01:04:07 +0000 (21:04 -0400)]
Actually link to ikiwiki-nanoblogger-import.py.

13 years agoEx-markup post renames to fit ikiwiki standards.
W. Trevor King [Fri, 27 Aug 2010 01:01:00 +0000 (21:01 -0400)]
Ex-markup post renames to fit ikiwiki standards.

13 years agoDocument NanoBlogger -> ikiwiki migration process
W. Trevor King [Fri, 27 Aug 2010 00:51:32 +0000 (20:51 -0400)]
Document NanoBlogger -> ikiwiki migration process

13 years agoMigrate old posts from NanoBlogger.
W. Trevor King [Fri, 27 Aug 2010 00:47:16 +0000 (20:47 -0400)]
Migrate old posts from NanoBlogger.

13 years agoinitial commit
W. Trevor King [Thu, 26 Aug 2010 19:39:47 +0000 (15:39 -0400)]
initial commit

13 years agoImporting NanoBlogger post "SiteCorePy"
W. Trevor King [Thu, 24 Jun 2010 23:52:08 +0000 (23:52 +0000)]
Importing NanoBlogger post "SiteCorePy"

13 years agoImporting NanoBlogger post "Reading IGOR binary waves from Python"
W. Trevor King [Fri, 4 Jun 2010 22:48:46 +0000 (22:48 +0000)]
Importing NanoBlogger post "Reading IGOR binary waves from Python"

14 years agoImporting NanoBlogger post "git-php"
W. Trevor King [Mon, 3 May 2010 01:42:34 +0000 (01:42 +0000)]
Importing NanoBlogger post "git-php"

14 years agoImporting NanoBlogger post "HTML photo gallery"
W. Trevor King [Thu, 4 Feb 2010 00:41:52 +0000 (00:41 +0000)]
Importing NanoBlogger post "HTML photo gallery"

14 years agoImporting NanoBlogger post "Website unittesting with Selenium"
W. Trevor King [Wed, 21 Oct 2009 18:00:56 +0000 (18:00 +0000)]
Importing NanoBlogger post "Website unittesting with Selenium"

14 years agoImporting NanoBlogger post "Elsevier and LaTeX"
W. Trevor King [Mon, 5 Oct 2009 17:01:49 +0000 (17:01 +0000)]
Importing NanoBlogger post "Elsevier and LaTeX"

14 years agoImporting NanoBlogger post "Email interface to bugs everywhere"
W. Trevor King [Sun, 19 Jul 2009 01:25:18 +0000 (01:25 +0000)]
Importing NanoBlogger post "Email interface to bugs everywhere"

14 years agoImporting NanoBlogger post "Tiananmen anniversary"
W. Trevor King [Thu, 4 Jun 2009 17:20:12 +0000 (17:20 +0000)]
Importing NanoBlogger post "Tiananmen anniversary"

15 years agoImporting NanoBlogger post "warning: Clock skew detected"
W. Trevor King [Fri, 8 May 2009 18:56:46 +0000 (18:56 +0000)]
Importing NanoBlogger post "warning:  Clock skew detected"

15 years agoImporting NanoBlogger post "inotify"
W. Trevor King [Wed, 1 Apr 2009 02:21:54 +0000 (02:21 +0000)]
Importing NanoBlogger post "inotify"

15 years agoImporting NanoBlogger post "In the Beginning was the Command Line"
W. Trevor King [Tue, 31 Mar 2009 23:26:53 +0000 (23:26 +0000)]
Importing NanoBlogger post "In the Beginning was the Command Line"

15 years agoImporting NanoBlogger post "Atomgen"
W. Trevor King [Sat, 28 Mar 2009 09:48:23 +0000 (09:48 +0000)]
Importing NanoBlogger post "Atomgen"

15 years agoImporting NanoBlogger post "Command line PGP/MIME"
W. Trevor King [Wed, 4 Feb 2009 16:39:37 +0000 (16:39 +0000)]
Importing NanoBlogger post "Command line PGP/MIME"

15 years agoImporting NanoBlogger post "Splittable **kwargs"
W. Trevor King [Sun, 21 Dec 2008 07:40:44 +0000 (07:40 +0000)]
Importing NanoBlogger post "Splittable **kwargs"

15 years agoImporting NanoBlogger post "Election"
W. Trevor King [Tue, 4 Nov 2008 23:56:05 +0000 (23:56 +0000)]
Importing NanoBlogger post "Election"

15 years agoImporting NanoBlogger post "Astro search engine"
W. Trevor King [Tue, 4 Nov 2008 23:35:18 +0000 (23:35 +0000)]
Importing NanoBlogger post "Astro search engine"

15 years agoImporting NanoBlogger post "PlotPick program"
W. Trevor King [Thu, 2 Oct 2008 03:55:03 +0000 (03:55 +0000)]
Importing NanoBlogger post "PlotPick program"

15 years agoImporting NanoBlogger post "ChemDB published"
W. Trevor King [Sat, 13 Sep 2008 19:34:33 +0000 (19:34 +0000)]
Importing NanoBlogger post "ChemDB published"

15 years agoImporting NanoBlogger post "Good introduction to protein folding simulations"
W. Trevor King [Wed, 10 Sep 2008 22:32:09 +0000 (22:32 +0000)]
Importing NanoBlogger post "Good introduction to protein folding simulations"

15 years agoImporting NanoBlogger post "Getting numbers from journal figures"
W. Trevor King [Sat, 6 Sep 2008 04:20:30 +0000 (04:20 +0000)]
Importing NanoBlogger post "Getting numbers from journal figures"

15 years agoImporting NanoBlogger post "Emacs and aspell/spelling II"
W. Trevor King [Fri, 5 Sep 2008 06:42:26 +0000 (06:42 +0000)]
Importing NanoBlogger post "Emacs and aspell/spelling II"

15 years agoImporting NanoBlogger post "Localepurge"
W. Trevor King [Wed, 3 Sep 2008 06:27:44 +0000 (06:27 +0000)]
Importing NanoBlogger post "Localepurge"

15 years agoImporting NanoBlogger post "Comcast rediculousness"
W. Trevor King [Tue, 2 Sep 2008 20:19:43 +0000 (20:19 +0000)]
Importing NanoBlogger post "Comcast rediculousness"

15 years agoImporting NanoBlogger post "More make idoms"
W. Trevor King [Mon, 1 Sep 2008 00:27:09 +0000 (00:27 +0000)]
Importing NanoBlogger post "More make idoms"

15 years agoImporting NanoBlogger post "Git and sawsim"
W. Trevor King [Sun, 31 Aug 2008 23:19:56 +0000 (23:19 +0000)]
Importing NanoBlogger post "Git and sawsim"