blog.git
14 years agoUpdate Gompertz posts to point to sawsim and mention better parameter estimation.
W. Trevor King [Wed, 17 Nov 2010 13:23:24 +0000 (08:23 -0500)]
Update Gompertz posts to point to sawsim and mention better parameter estimation.

14 years agohg tag now links to Mercurial homepage (I doubt I'll add a blog post.
W. Trevor King [Wed, 17 Nov 2010 13:06:07 +0000 (08:06 -0500)]
hg tag now links to Mercurial homepage (I doubt I'll add a blog post.

14 years agoFix python tag link in mkogg post.
W. Trevor King [Wed, 17 Nov 2010 13:02:05 +0000 (08:02 -0500)]
Fix python tag link in mkogg post.

14 years agoFix tag -> tags in cdrtools post.
W. Trevor King [Wed, 17 Nov 2010 12:56:00 +0000 (07:56 -0500)]
Fix tag -> tags in cdrtools post.

14 years agoAdd Thesis post.
W. Trevor King [Wed, 17 Nov 2010 12:24:42 +0000 (07:24 -0500)]
Add Thesis post.

14 years agoUse parsed args in abcplay.py as the list of files.
W. Trevor King [Wed, 17 Nov 2010 01:39:53 +0000 (20:39 -0500)]
Use parsed args in abcplay.py as the list of files.

14 years agoAdd --help option to abcplay.py.
W. Trevor King [Wed, 17 Nov 2010 01:37:15 +0000 (20:37 -0500)]
Add --help option to abcplay.py.

14 years agoBlock tag pages from other tag's feeds.
W. Trevor King [Tue, 16 Nov 2010 22:36:30 +0000 (17:36 -0500)]
Block tag pages from other tag's feeds.

14 years agoAdd code tag to drexel-thesis post.
W. Trevor King [Tue, 16 Nov 2010 22:30:36 +0000 (17:30 -0500)]
Add code tag to drexel-thesis post.

14 years agoAdd drexe-thesis auto-generated files to .gitignore.
W. Trevor King [Tue, 16 Nov 2010 22:25:31 +0000 (17:25 -0500)]
Add drexe-thesis auto-generated files to .gitignore.

14 years agoAdd ability to cope with odd genres in mp3 output to mkogg.py.
W. Trevor King [Tue, 16 Nov 2010 22:23:52 +0000 (17:23 -0500)]
Add ability to cope with odd genres in mp3 output to mkogg.py.

14 years agoAdd liki Thesis post link to drexel-thesis post.
W. Trevor King [Tue, 16 Nov 2010 22:20:06 +0000 (17:20 -0500)]
Add liki Thesis post link to drexel-thesis post.

14 years agoFix drexel-thesis.pdf link.
W. Trevor King [Tue, 16 Nov 2010 22:18:39 +0000 (17:18 -0500)]
Fix drexel-thesis.pdf link.

14 years agoAdd drexel-thesis post.
W. Trevor King [Tue, 16 Nov 2010 22:14:45 +0000 (17:14 -0500)]
Add drexel-thesis post.

14 years agoHandle id3v2 comment fields in mkogg.py
W. Trevor King [Tue, 16 Nov 2010 22:13:57 +0000 (17:13 -0500)]
Handle id3v2 comment fields in mkogg.py

14 years agoMention new dev-tex/draftmark and dev-tex/drexel-thesis packages.
W. Trevor King [Tue, 16 Nov 2010 21:20:46 +0000 (16:20 -0500)]
Mention new dev-tex/draftmark and dev-tex/drexel-thesis packages.

14 years agoAllow specific refnum selection with abcplay.py (e.g. collection.abc:1:5:6).
W. Trevor King [Tue, 16 Nov 2010 17:54:35 +0000 (12:54 -0500)]
Allow specific refnum selection with abcplay.py (e.g. collection.abc:1:5:6).

14 years agoUpdate abcplay.py to handle pre-terminated subprocesses.
W. Trevor King [Tue, 16 Nov 2010 17:36:31 +0000 (12:36 -0500)]
Update abcplay.py to handle pre-terminated subprocesses.

14 years agoAdd hashed caching to mkogg.py.
W. Trevor King [Tue, 16 Nov 2010 17:16:02 +0000 (12:16 -0500)]
Add hashed caching to mkogg.py.

14 years agoCleanup tmp files during mkogg.py testing.
W. Trevor King [Tue, 16 Nov 2010 16:12:25 +0000 (11:12 -0500)]
Cleanup tmp files during mkogg.py testing.

14 years agoAdd metadata conversion to mkogg.py.
W. Trevor King [Tue, 16 Nov 2010 16:10:21 +0000 (11:10 -0500)]
Add metadata conversion to mkogg.py.

14 years agoAdd mkogg post.
W. Trevor King [Tue, 16 Nov 2010 13:43:59 +0000 (08:43 -0500)]
Add mkogg post.

14 years agoAdd Cdrtools post.
W. Trevor King [Tue, 16 Nov 2010 13:11:35 +0000 (08:11 -0500)]
Add Cdrtools post.

14 years agoUpdate abcplay.sh -> abcplay.py and improve signal handling.
W. Trevor King [Sat, 13 Nov 2010 18:55:48 +0000 (13:55 -0500)]
Update abcplay.sh -> abcplay.py and improve signal handling.

I hadn't looked at abcplay.sh for a while, and I like Python more now
than I did whenever I'd written the Bash version, so I rewrote the
script in Python.  On ^C, the new version skips to the next refnum
(the old version skipped to the next file).

14 years agoAdd Sunrise link to abcmidi note in Gentoo post.
W. Trevor King [Sat, 13 Nov 2010 17:13:48 +0000 (12:13 -0500)]
Add Sunrise link to abcmidi note in Gentoo post.

14 years agoTag abcplay post.
W. Trevor King [Sat, 13 Nov 2010 17:11:22 +0000 (12:11 -0500)]
Tag abcplay post.

14 years agoAdd abcplay post.
W. Trevor King [Sat, 13 Nov 2010 17:05:13 +0000 (12:05 -0500)]
Add abcplay post.

14 years agoAlso mention that there is a media-sound/abcmidi package in Sunrise.
W. Trevor King [Sat, 13 Nov 2010 16:55:16 +0000 (11:55 -0500)]
Also mention that there is a media-sound/abcmidi package in Sunrise.

14 years agoAdd OpenCL link to GPGPU post.
W. Trevor King [Sat, 13 Nov 2010 15:21:39 +0000 (10:21 -0500)]
Add OpenCL link to GPGPU post.

14 years agoAdd GPGPU post.
W. Trevor King [Sat, 13 Nov 2010 15:09:05 +0000 (10:09 -0500)]
Add GPGPU post.

14 years agoAdd CPU frequency post.
W. Trevor King [Thu, 11 Nov 2010 20:24:25 +0000 (15:24 -0500)]
Add CPU frequency post.

14 years agoTagged rel-vcs post.
W. Trevor King [Tue, 9 Nov 2010 17:38:37 +0000 (12:38 -0500)]
Tagged rel-vcs post.

14 years agoAdd FOAF post.
W. Trevor King [Tue, 9 Nov 2010 17:35:56 +0000 (12:35 -0500)]
Add FOAF post.

14 years agoFix Python wikilink in HDF5 post.
W. Trevor King [Thu, 4 Nov 2010 12:42:43 +0000 (08:42 -0400)]
Fix Python wikilink in HDF5 post.

14 years agoFix 'Creating an HDF5 file' headline and convert tabs to spaces in HDF5 post.
W. Trevor King [Thu, 4 Nov 2010 12:41:49 +0000 (08:41 -0400)]
Fix 'Creating an HDF5 file' headline and convert tabs to spaces in HDF5 post.

14 years agoAdd HDF5 post.
W. Trevor King [Thu, 4 Nov 2010 12:34:34 +0000 (08:34 -0400)]
Add HDF5 post.

14 years agoAdd PEP 376 reference and link to Distutils2 homepage.
W. Trevor King [Wed, 3 Nov 2010 23:29:45 +0000 (19:29 -0400)]
Add PEP 376 reference and link to Distutils2 homepage.

14 years agoAdd Distributing Python post.
W. Trevor King [Wed, 3 Nov 2010 23:24:32 +0000 (19:24 -0400)]
Add Distributing Python post.

14 years agoIndent children of repository/feed in Gentoo_overlay/layman.xml.
W. Trevor King [Wed, 3 Nov 2010 19:40:10 +0000 (15:40 -0400)]
Indent children of repository/feed in Gentoo_overlay/layman.xml.

14 years agoAdd RSS and Atom feed links to Gentoo_overlay/layman.xml.
W. Trevor King [Wed, 3 Nov 2010 19:38:43 +0000 (15:38 -0400)]
Add RSS and Atom feed links to Gentoo_overlay/layman.xml.

14 years agoFix link from Hooke post to Hooke manual.
W. Trevor King [Wed, 3 Nov 2010 19:24:04 +0000 (15:24 -0400)]
Fix link from Hooke post to Hooke manual.

14 years agoAdd Hooke/Makefile for documentation generation.
W. Trevor King [Wed, 3 Nov 2010 19:02:28 +0000 (15:02 -0400)]
Add Hooke/Makefile for documentation generation.

14 years agoAdd Hooke post, hgrepo template, and hg tag.
W. Trevor King [Wed, 3 Nov 2010 18:48:18 +0000 (14:48 -0400)]
Add Hooke post, hgrepo template, and hg tag.

14 years agoUpdate gitrepo template docs to give current gitweb default URL.
W. Trevor King [Wed, 3 Nov 2010 18:46:55 +0000 (14:46 -0400)]
Update gitrepo template docs to give current gitweb default URL.

14 years agoMention sci-physics/hooke in my Gentoo overlay post.
W. Trevor King [Wed, 3 Nov 2010 18:18:32 +0000 (14:18 -0400)]
Mention sci-physics/hooke in my Gentoo overlay post.

14 years agoAdd parens to package descriptions on my Gentoo overlay post.
W. Trevor King [Wed, 3 Nov 2010 12:15:03 +0000 (08:15 -0400)]
Add parens to package descriptions on my Gentoo overlay post.

14 years ago'Overlay' -> 'overlay' in my personal layman.xml file.
W. Trevor King [Wed, 3 Nov 2010 12:13:19 +0000 (08:13 -0400)]
'Overlay' -> 'overlay' in my personal layman.xml file.

14 years agoPoint out that my Gentoo overlay (wtk) is now listed in the global XML file.
W. Trevor King [Wed, 3 Nov 2010 12:10:02 +0000 (08:10 -0400)]
Point out that my Gentoo overlay (wtk) is now listed in the global XML file.

14 years agoMake Gentoo overlay post the overlay's layman.xml homepage.
W. Trevor King [Tue, 2 Nov 2010 21:02:39 +0000 (17:02 -0400)]
Make Gentoo overlay post the overlay's layman.xml homepage.

14 years agoUpdate Torsten overlay post now that ikiwiki's in the Portage trunk.
W. Trevor King [Tue, 2 Nov 2010 20:42:28 +0000 (16:42 -0400)]
Update Torsten overlay post now that ikiwiki's in the Portage trunk.

14 years agoAdd note to sawsim post pointing out new sci-physics/sawsim package.
W. Trevor King [Tue, 2 Nov 2010 19:28:06 +0000 (15:28 -0400)]
Add note to sawsim post pointing out new sci-physics/sawsim package.

14 years agoAdd note to Gentoo overlay post pointing out new sci-physics/sawsim package.
W. Trevor King [Tue, 2 Nov 2010 19:25:21 +0000 (15:25 -0400)]
Add note to Gentoo overlay post pointing out new sci-physics/sawsim package.

14 years agoUse gitweb.cgi in preference to git.php as the browsable web interface.
W. Trevor King [Tue, 2 Nov 2010 16:27:47 +0000 (12:27 -0400)]
Use gitweb.cgi in preference to git.php as the browsable web interface.

14 years agoTag DocBook 5 post with 'tools'.
W. Trevor King [Tue, 2 Nov 2010 14:08:57 +0000 (10:08 -0400)]
Tag DocBook 5 post with 'tools'.

14 years agoLink to Tove overlay from my base Gentoo overlay page.
W. Trevor King [Tue, 2 Nov 2010 13:33:58 +0000 (09:33 -0400)]
Link to Tove overlay from my base Gentoo overlay page.

14 years agoAdd Tove overlay post.
W. Trevor King [Tue, 2 Nov 2010 13:32:08 +0000 (09:32 -0400)]
Add Tove overlay post.

14 years agosawsim tag should list sawsim posts (not Hooke posts ;).
W. Trevor King [Wed, 27 Oct 2010 20:06:10 +0000 (16:06 -0400)]
sawsim tag should list sawsim posts (not Hooke posts ;).

14 years agoRemove superfluous `run` in pysawsim-manager post.
W. Trevor King [Wed, 27 Oct 2010 20:03:35 +0000 (16:03 -0400)]
Remove superfluous `run` in pysawsim-manager post.

14 years agoAdd pysawsim-manager post.
W. Trevor King [Wed, 27 Oct 2010 19:59:04 +0000 (15:59 -0400)]
Add pysawsim-manager post.

14 years agoAdd python tag to Pybtex post.
W. Trevor King [Sat, 23 Oct 2010 19:27:11 +0000 (15:27 -0400)]
Add python tag to Pybtex post.

14 years agoAdd Pybtex post (also: bzr tag, bzrrepo template).
W. Trevor King [Sat, 23 Oct 2010 19:22:43 +0000 (15:22 -0400)]
Add Pybtex post (also: bzr tag, bzrrepo template).

14 years agoAdd BibTeX post.
W. Trevor King [Sat, 23 Oct 2010 19:12:10 +0000 (15:12 -0400)]
Add BibTeX post.

14 years agoLink from C and python tags back to their respective posts.
W. Trevor King [Sat, 23 Oct 2010 18:57:54 +0000 (14:57 -0400)]
Link from C and python tags back to their respective posts.

14 years agoAdd python and C tags to sawsim post.
W. Trevor King [Sat, 23 Oct 2010 18:56:58 +0000 (14:56 -0400)]
Add python and C tags to sawsim post.

14 years agoBetter wikilink to posts/sawsim from tags/sawsim.
W. Trevor King [Sat, 23 Oct 2010 18:54:08 +0000 (14:54 -0400)]
Better wikilink to posts/sawsim from tags/sawsim.

14 years agoAdded a sawsim tag.
W. Trevor King [Sat, 23 Oct 2010 18:51:39 +0000 (14:51 -0400)]
Added a sawsim tag.

14 years agoFix contact link in sawsim post.
W. Trevor King [Sat, 23 Oct 2010 18:50:41 +0000 (14:50 -0400)]
Fix contact link in sawsim post.

14 years agoAdd problempack/ files to .gitignore and alphabetize .gitignore.
W. Trevor King [Sat, 23 Oct 2010 18:48:59 +0000 (14:48 -0400)]
Add problempack/ files to .gitignore and alphabetize .gitignore.

14 years agoSecond attempt at a clean checkout fix.
W. Trevor King [Sat, 23 Oct 2010 18:46:35 +0000 (14:46 -0400)]
Second attempt at a clean checkout fix.

Previous clean checkout fix was polluting posts/ with working
directory cruft (possible bug with --work-tree?).  The new
implementation seems to work.

14 years agoEnsure clean checkouts when building from git repositories.
W. Trevor King [Sat, 23 Oct 2010 18:24:15 +0000 (14:24 -0400)]
Ensure clean checkouts when building from git repositories.

14 years agoIgnore autogenerated files in posts/sawsim/
W. Trevor King [Sat, 23 Oct 2010 18:23:58 +0000 (14:23 -0400)]
Ignore autogenerated files in posts/sawsim/

14 years agoAdd a link from the sawsim post to the manual.
W. Trevor King [Sat, 23 Oct 2010 18:16:45 +0000 (14:16 -0400)]
Add a link from the sawsim post to the manual.

14 years agoAdd sawsim post.
W. Trevor King [Sat, 23 Oct 2010 18:03:10 +0000 (14:03 -0400)]
Add sawsim post.

14 years agoRemove trailing whitespace in posts/Xmodmap/Makefile.
W. Trevor King [Sat, 23 Oct 2010 18:03:00 +0000 (14:03 -0400)]
Remove trailing whitespace in posts/Xmodmap/Makefile.

14 years agoAdd Xephyr post.
W. Trevor King [Mon, 18 Oct 2010 00:50:45 +0000 (20:50 -0400)]
Add Xephyr post.

14 years agoAdd newline-in-minibuffer note to Emacs post.
W. Trevor King [Sat, 16 Oct 2010 17:15:32 +0000 (13:15 -0400)]
Add newline-in-minibuffer note to Emacs post.

14 years agoAdd Parallel computing post.
W. Trevor King [Thu, 14 Oct 2010 12:59:13 +0000 (08:59 -0400)]
Add Parallel computing post.

14 years agoAdd Course website post.
W. Trevor King [Thu, 14 Oct 2010 12:55:17 +0000 (08:55 -0400)]
Add Course website post.

14 years agoAdd problempack to base Makefile.
W. Trevor King [Thu, 14 Oct 2010 12:53:11 +0000 (08:53 -0400)]
Add problempack to base Makefile.

14 years agoAdd problempack post.
W. Trevor King [Thu, 14 Oct 2010 12:50:54 +0000 (08:50 -0400)]
Add problempack post.

14 years agoFix inline link to AJAX/example.html for rawhtml plugin.
W. Trevor King [Thu, 14 Oct 2010 01:50:36 +0000 (21:50 -0400)]
Fix inline link to AJAX/example.html for rawhtml plugin.

14 years agoUpgrade AJAX example to work with content served as application/xhtml+xml.
W. Trevor King [Thu, 14 Oct 2010 01:42:14 +0000 (21:42 -0400)]
Upgrade AJAX example to work with content served as application/xhtml+xml.

14 years agoWith the rawhtml plugin, AJAX/example.html is a raw file, not a wiki page.
W. Trevor King [Wed, 13 Oct 2010 21:33:03 +0000 (17:33 -0400)]
With the rawhtml plugin, AJAX/example.html is a raw file, not a wiki page.

14 years agoAdd AJAX example from old code/ pages.
W. Trevor King [Wed, 13 Oct 2010 21:26:04 +0000 (17:26 -0400)]
Add AJAX example from old code/ pages.

14 years agoClean up Snownews post.
W. Trevor King [Wed, 13 Oct 2010 20:35:40 +0000 (16:35 -0400)]
Clean up Snownews post.

14 years agoUse gitrepo for other links into /~wking/code/git/.
W. Trevor King [Wed, 13 Oct 2010 20:25:09 +0000 (16:25 -0400)]
Use gitrepo for other links into /~wking/code/git/.

Unchanged links go to the root of the browsable interface:
  /~wking/code/git/git.php
with no `p=...` query value, or to specific blobs inside the browsable
interface.

I also cleaned up the Gentoo overlay post an pulled in the layman.xml
file.

14 years agoMerge remote branch 'origin/master'
W. Trevor King [Wed, 13 Oct 2010 19:38:31 +0000 (15:38 -0400)]
Merge remote branch 'origin/master'

14 years agoAdd gitrepo post announcing the gitrepo template.
W. Trevor King [Wed, 13 Oct 2010 19:38:07 +0000 (15:38 -0400)]
Add gitrepo post announcing the gitrepo template.

14 years agoDon't inline the gitrepo template in tags/git.
W. Trevor King [Wed, 13 Oct 2010 19:21:40 +0000 (15:21 -0400)]
Don't inline the gitrepo template in tags/git.

Because we don't want to have to scrub that with htmlscrubber.

14 years agoMove gitrepo template to top of ChemDB published post.
W. Trevor King [Wed, 13 Oct 2010 18:43:57 +0000 (14:43 -0400)]
Move gitrepo template to top of ChemDB published post.

14 years agoAdd title attribute to gitrepo link.
W. Trevor King [Wed, 13 Oct 2010 18:43:33 +0000 (14:43 -0400)]
Add title attribute to gitrepo link.

14 years agoAdd gitrepo template and use it in ChemDB published post.
W. Trevor King [Wed, 13 Oct 2010 18:29:54 +0000 (14:29 -0400)]
Add gitrepo template and use it in ChemDB published post.

The template is based on ikiwiki's doc/templates/gitbranch.mdwn.

This turned out to be more complicated than I expected, mostly due to
the need for the template to both work and be appropriate Markdown.
The way to do this seems to be to use the htmlscrubber plugin to strip
the <TMPL_...> tags from the rendered version.  I'd disabled the
htmlscrubber plugin because it had been stripping out my MathML.  Now
it's re-enabled, but only for template/* posts.  It would be nice if
there was a way to force posts to evaluate themselves as templates
when rendered directly...

I also added a git tag for the gitrepo template to use.

14 years agoRemove absolute paths for srcdir and destdir from ikiwiki.setup.
W. Trevor King [Wed, 13 Oct 2010 17:19:32 +0000 (13:19 -0400)]
Remove absolute paths for srcdir and destdir from ikiwiki.setup.

The content is now built in ./html/.  This inspired an update to the
exclude regexp to avoid creating ./html/html/... with repeated builds.
Note that you may qhave to remove ./.ikiwiki/ for the new exclude to
take effect.

Also flesh out .gitignore to ignore built files, disable default git
pull, disable git wrapper generation, and log to the command line.

ikiwiki.setup is now better for generating the wiki to test changes
before committing them.

14 years agoAdd code an python tags to ChemDB published post.
W. Trevor King [Wed, 13 Oct 2010 12:51:41 +0000 (08:51 -0400)]
Add code an python tags to ChemDB published post.

14 years agoMoved ikiwiki-nanoblogger-import.py to posts/migrate_nanoblogger_to_ikiwiki/.
W. Trevor King [Wed, 13 Oct 2010 12:43:24 +0000 (08:43 -0400)]
Moved ikiwiki-nanoblogger-import.py to posts/migrate_nanoblogger_to_ikiwiki/.

14 years agoRearrange rel-vcs source to avoid rel-vcs/ path prefix in rel-vcs.xpi.
W. Trevor King [Fri, 8 Oct 2010 03:37:52 +0000 (23:37 -0400)]
Rearrange rel-vcs source to avoid rel-vcs/ path prefix in rel-vcs.xpi.

14 years agoAdd rel-vcs post.
W. Trevor King [Fri, 8 Oct 2010 03:20:04 +0000 (23:20 -0400)]
Add rel-vcs post.

14 years agoDisable CGI generation since ikiwiki is not installed on the server.
W. Trevor King [Wed, 6 Oct 2010 20:21:40 +0000 (16:21 -0400)]
Disable CGI generation since ikiwiki is not installed on the server.

For a discussion of similar problems, see
  http://ikiwiki.info/forum/Ikiwiki_CGI_not_working_on_my_server__44___and_it__39__s_a_binary_file__63__/

Disabling procedure from
  http://ikiwiki.info/todo/page_edit_disable/
  "You disable edit and preferences by not enabling a cgiurl at all."

14 years agoAdded C post.
W. Trevor King [Wed, 6 Oct 2010 19:17:02 +0000 (15:17 -0400)]
Added C post.

14 years agoAdded Python post.
W. Trevor King [Wed, 6 Oct 2010 19:09:39 +0000 (15:09 -0400)]
Added Python post.