blog.git
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"

15 years agoImporting NanoBlogger post "Make gotcha"
W. Trevor King [Sun, 31 Aug 2008 22:47:36 +0000 (22:47 +0000)]
Importing NanoBlogger post "Make gotcha"

15 years agoImporting NanoBlogger post "Category tags and their ordering"
W. Trevor King [Fri, 29 Aug 2008 23:49:26 +0000 (23:49 +0000)]
Importing NanoBlogger post "Category tags and their ordering"

15 years agoImporting NanoBlogger post "Emacs and aspell/spelling"
W. Trevor King [Thu, 28 Aug 2008 10:45:54 +0000 (10:45 +0000)]
Importing NanoBlogger post "Emacs and aspell/spelling"

15 years agoImporting NanoBlogger post "Vancouver, GROMACS, RasMol, iptables, and org-mode"
W. Trevor King [Thu, 28 Aug 2008 08:17:33 +0000 (08:17 +0000)]
Importing NanoBlogger post "Vancouver, GROMACS, RasMol, iptables, and org-mode"

15 years agoImporting NanoBlogger post "Math"
W. Trevor King [Thu, 7 Aug 2008 10:13:59 +0000 (10:13 +0000)]
Importing NanoBlogger post "Math"

15 years agoImporting NanoBlogger post "Funnies"
W. Trevor King [Thu, 7 Aug 2008 09:13:10 +0000 (09:13 +0000)]
Importing NanoBlogger post "Funnies"

15 years agoImporting NanoBlogger post "Colorado"
W. Trevor King [Thu, 7 Aug 2008 06:52:12 +0000 (06:52 +0000)]
Importing NanoBlogger post "Colorado"

15 years agoImporting NanoBlogger post "Simulation progress II"
W. Trevor King [Thu, 7 Aug 2008 06:22:32 +0000 (06:22 +0000)]
Importing NanoBlogger post "Simulation progress II"

15 years agoImporting NanoBlogger post "Simulation progress"
W. Trevor King [Wed, 23 Jul 2008 01:07:38 +0000 (01:07 +0000)]
Importing NanoBlogger post "Simulation progress"

15 years agoImporting NanoBlogger post "Encrypted password file and other news"
W. Trevor King [Wed, 23 Jul 2008 00:46:31 +0000 (00:46 +0000)]
Importing NanoBlogger post "Encrypted password file and other news"

15 years agoImporting NanoBlogger post "Subversion"
W. Trevor King [Wed, 16 Jul 2008 23:42:55 +0000 (23:42 +0000)]
Importing NanoBlogger post "Subversion"

15 years agoImporting NanoBlogger post "MultiMode head connection deconstructed"
W. Trevor King [Tue, 15 Jul 2008 21:48:17 +0000 (21:48 +0000)]
Importing NanoBlogger post "MultiMode head connection deconstructed"

15 years agoImporting NanoBlogger post "UTF-8 for X11"
W. Trevor King [Wed, 9 Jul 2008 18:19:37 +0000 (18:19 +0000)]
Importing NanoBlogger post "UTF-8 for X11"

15 years agoImporting NanoBlogger post "Nanoblogger links"
W. Trevor King [Tue, 8 Jul 2008 21:23:08 +0000 (21:23 +0000)]
Importing NanoBlogger post "Nanoblogger links"

15 years agoImporting NanoBlogger post "Fluxbox"
W. Trevor King [Tue, 8 Jul 2008 21:09:21 +0000 (21:09 +0000)]
Importing NanoBlogger post "Fluxbox"

15 years agoImporting NanoBlogger post "Stripchart"
W. Trevor King [Tue, 8 Jul 2008 21:03:08 +0000 (21:03 +0000)]
Importing NanoBlogger post "Stripchart"

15 years agoImporting NanoBlogger post "Grr Multimodes"
W. Trevor King [Mon, 7 Jul 2008 22:54:09 +0000 (22:54 +0000)]
Importing NanoBlogger post "Grr Multimodes"

15 years agoImporting NanoBlogger post "The devil is in the details"
W. Trevor King [Thu, 3 Jul 2008 20:19:34 +0000 (20:19 +0000)]
Importing NanoBlogger post "The devil is in the details"

15 years agoImporting NanoBlogger post "Tables!"
W. Trevor King [Thu, 3 Jul 2008 03:18:04 +0000 (03:18 +0000)]
Importing NanoBlogger post "Tables!"

15 years agoImporting NanoBlogger post "Natbib"
W. Trevor King [Tue, 1 Jul 2008 22:33:53 +0000 (22:33 +0000)]
Importing NanoBlogger post "Natbib"

15 years agoImporting NanoBlogger post "Blog re-titled"
W. Trevor King [Tue, 1 Jul 2008 20:03:19 +0000 (20:03 +0000)]
Importing NanoBlogger post "Blog re-titled"

15 years agoImporting NanoBlogger post "UTF-8"
W. Trevor King [Tue, 1 Jul 2008 17:11:59 +0000 (17:11 +0000)]
Importing NanoBlogger post "UTF-8"

15 years agoImporting NanoBlogger post "Comments"
W. Trevor King [Tue, 1 Jul 2008 16:52:20 +0000 (16:52 +0000)]
Importing NanoBlogger post "Comments"

15 years agoImporting NanoBlogger post "Giving up on Gompertz theory"
W. Trevor King [Tue, 1 Jul 2008 01:22:51 +0000 (01:22 +0000)]
Importing NanoBlogger post "Giving up on Gompertz theory"