blog.git
13 years agoFix PyPI links for Hooke and FFT-tools.
W. Trevor King [Tue, 19 Apr 2011 20:38:49 +0000 (16:38 -0400)]
Fix PyPI links for Hooke and FFT-tools.

13 years agoFix pyrisk PyPI link.
W. Trevor King [Tue, 19 Apr 2011 19:28:07 +0000 (15:28 -0400)]
Fix pyrisk PyPI link.

13 years agoAdd pypi tag and update posts for PyPI-posted packages.
W. Trevor King [Tue, 19 Apr 2011 19:16:05 +0000 (15:16 -0400)]
Add pypi tag and update posts for PyPI-posted packages.

13 years agoFallback to posting HTTP URLs if XML fetch fails in entrez.py.
W. Trevor King [Sun, 17 Apr 2011 01:53:11 +0000 (21:53 -0400)]
Fallback to posting HTTP URLs if XML fetch fails in entrez.py.

13 years agoAdd URL for Entrez help page.
W. Trevor King [Sun, 17 Apr 2011 01:32:48 +0000 (21:32 -0400)]
Add URL for Entrez help page.

13 years agoRemove typo space from eSearch URL in entrez.py.
W. Trevor King [Sat, 16 Apr 2011 23:48:37 +0000 (19:48 -0400)]
Remove typo space from eSearch URL in entrez.py.

13 years agoAdd dependency notes (bibutils and bibclean) for entrez.py.
W. Trevor King [Sat, 16 Apr 2011 16:14:46 +0000 (12:14 -0400)]
Add dependency notes (bibutils and bibclean) for entrez.py.

13 years agoAdd entrez post.
W. Trevor King [Sat, 16 Apr 2011 15:13:10 +0000 (11:13 -0400)]
Add entrez post.

13 years agoDon't log maxdate/mindate unless we tweak them.
W. Trevor King [Sat, 16 Apr 2011 14:51:01 +0000 (10:51 -0400)]
Don't log maxdate/mindate unless we tweak them.

13 years agoConvert entrez.py to use SOAP interface (much simpler code).
W. Trevor King [Sat, 16 Apr 2011 14:36:02 +0000 (10:36 -0400)]
Convert entrez.py to use SOAP interface (much simpler code).

13 years agoUse builtin set() instead of our old unique() in entrez.py.
W. Trevor King [Sat, 16 Apr 2011 02:08:43 +0000 (22:08 -0400)]
Use builtin set() instead of our old unique() in entrez.py.

13 years agoWrap long lines in entrez.py.
W. Trevor King [Sat, 16 Apr 2011 02:01:22 +0000 (22:01 -0400)]
Wrap long lines in entrez.py.

13 years agoRemove space between function name and '(' in entrez.py.
W. Trevor King [Sat, 16 Apr 2011 01:39:21 +0000 (21:39 -0400)]
Remove space between function name and '(' in entrez.py.

13 years agoUse urllib.urlencode for encoding heavy lifting in entrez.py.
W. Trevor King [Sat, 16 Apr 2011 01:37:07 +0000 (21:37 -0400)]
Use urllib.urlencode for encoding heavy lifting in entrez.py.

13 years agoCapitalize global constants in entrez.py.
W. Trevor King [Sat, 16 Apr 2011 01:25:05 +0000 (21:25 -0400)]
Capitalize global constants in entrez.py.

13 years agoRemove extra spaces from around colons in entrez.py.
W. Trevor King [Sat, 16 Apr 2011 01:23:17 +0000 (21:23 -0400)]
Remove extra spaces from around colons in entrez.py.

13 years agoStrip trailing whitespace from entrez.py.
W. Trevor King [Sat, 16 Apr 2011 01:21:48 +0000 (21:21 -0400)]
Strip trailing whitespace from entrez.py.

13 years agoMove entrez.py from popen2.popen2 to subprocess.Popen.
W. Trevor King [Sat, 16 Apr 2011 01:15:47 +0000 (21:15 -0400)]
Move entrez.py from popen2.popen2 to subprocess.Popen.

popen2 is depreceated for Python >= 2.6.

The Pipe object is borrowed from Bugs Everywhere.

Also added:
* logging (instead of the old debug printouts)
* doctests for medline_xml_to_bibtex().
* don't fetch medline or process to bibtex if a search is empty.

13 years agoIgnore *.pyc files (byte-compiled Python).
W. Trevor King [Sat, 16 Apr 2011 01:15:29 +0000 (21:15 -0400)]
Ignore *.pyc files (byte-compiled Python).

13 years agoUpdate entrez copyright blurb to give GNU URL instead of snail-mail address.
W. Trevor King [Fri, 15 Apr 2011 22:56:32 +0000 (18:56 -0400)]
Update entrez copyright blurb to give GNU URL instead of snail-mail address.

13 years agoBegan versioning my entrez.py script.
W. Trevor King [Fri, 15 Apr 2011 18:50:58 +0000 (14:50 -0400)]
Began versioning my entrez.py script.

13 years agoGive myself a FOAF nodeID.
W. Trevor King [Thu, 14 Apr 2011 20:39:42 +0000 (16:39 -0400)]
Give myself a FOAF nodeID.

13 years agoFix xmlsn -> xmlns and remove outdated picture URL from FOAF.
W. Trevor King [Thu, 14 Apr 2011 20:32:10 +0000 (16:32 -0400)]
Fix xmlsn -> xmlns and remove outdated picture URL from FOAF.

13 years agoAdd video encoding post.
W. Trevor King [Sat, 2 Apr 2011 22:15:04 +0000 (18:15 -0400)]
Add video encoding post.

13 years agoAdd stepper post announcing my stepper package.
W. Trevor King [Thu, 31 Mar 2011 20:15:08 +0000 (16:15 -0400)]
Add stepper post announcing my stepper package.

13 years agoFix Gentoo_overlay link from rpath post.
W. Trevor King [Tue, 22 Mar 2011 16:04:03 +0000 (12:04 -0400)]
Fix Gentoo_overlay link from rpath post.

13 years agoOops, add links for timeline post.
W. Trevor King [Wed, 16 Mar 2011 01:50:10 +0000 (21:50 -0400)]
Oops, add links for timeline post.

13 years agoAdd Linix distribution timeline / gnuclad post.
W. Trevor King [Wed, 16 Mar 2011 01:44:45 +0000 (21:44 -0400)]
Add Linix distribution timeline / gnuclad post.

13 years agoAdd FFT-tools post.
W. Trevor King [Wed, 16 Mar 2011 00:57:04 +0000 (20:57 -0400)]
Add FFT-tools post.

13 years agoTypo corrections in pulse-ox post.
W. Trevor King [Tue, 15 Mar 2011 18:20:58 +0000 (14:20 -0400)]
Typo corrections in pulse-ox post.

13 years agoAdd pulse oxymetry post and updated master Makefile for SCons builds.
W. Trevor King [Tue, 15 Mar 2011 18:11:39 +0000 (14:11 -0400)]
Add pulse oxymetry post and updated master Makefile for SCons builds.

13 years agoMore id3 tag handling in mkogg.py.
W. Trevor King [Mon, 14 Mar 2011 20:13:48 +0000 (16:13 -0400)]
More id3 tag handling in mkogg.py.

13 years agoMove Splittable_kwargs -> splittable_kwargs (matching its package name).
W. Trevor King [Mon, 14 Mar 2011 20:11:38 +0000 (16:11 -0400)]
Move Splittable_kwargs -> splittable_kwargs (matching its package name).

13 years agoAdd curses_check_for_keypress post.
W. Trevor King [Mon, 14 Mar 2011 20:07:59 +0000 (16:07 -0400)]
Add curses_check_for_keypress post.

13 years agoAdd find_duplicates post.
W. Trevor King [Sun, 13 Mar 2011 03:43:20 +0000 (22:43 -0500)]
Add find_duplicates post.

13 years agoAlso drop the id3 GEOB tag in mkogg.py.
W. Trevor King [Sat, 12 Mar 2011 23:34:08 +0000 (18:34 -0500)]
Also drop the id3 GEOB tag in mkogg.py.

13 years agoAdd mp3->flac conversion to mkogg.py and flesh out id3 tag parsing.
W. Trevor King [Sat, 12 Mar 2011 22:40:23 +0000 (17:40 -0500)]
Add mp3->flac conversion to mkogg.py and flesh out id3 tag parsing.

13 years agoAdd `git diff --word-diff` and `git name-rev` notes to Git/notes.org.
W. Trevor King [Wed, 23 Feb 2011 13:44:52 +0000 (08:44 -0500)]
Add `git diff --word-diff` and `git name-rev` notes to Git/notes.org.

13 years agoUpdate copyright in get_css.py.
W. Trevor King [Sat, 19 Feb 2011 23:58:57 +0000 (18:58 -0500)]
Update copyright in get_css.py.

13 years agoUse exif (libexif tool) instead of MetaCam in name-by-date.sh.
W. Trevor King [Tue, 1 Feb 2011 17:23:39 +0000 (12:23 -0500)]
Use exif (libexif tool) instead of MetaCam in name-by-date.sh.

13 years agoAdd name-by-date post.
W. Trevor King [Tue, 1 Feb 2011 16:40:50 +0000 (11:40 -0500)]
Add name-by-date post.

13 years agoAdd imapquota post.
W. Trevor King [Tue, 1 Feb 2011 15:53:04 +0000 (10:53 -0500)]
Add imapquota post.

13 years agoOops, add bat.mdwn intro for bat.sh.
W. Trevor King [Tue, 1 Feb 2011 15:52:22 +0000 (10:52 -0500)]
Oops, add bat.mdwn intro for bat.sh.

13 years agoAdd bat.sh post.
W. Trevor King [Tue, 1 Feb 2011 15:37:52 +0000 (10:37 -0500)]
Add bat.sh post.

13 years agoFix extension for btrfs post (mkdwn -> mdwn).
W. Trevor King [Tue, 1 Feb 2011 15:28:15 +0000 (10:28 -0500)]
Fix extension for btrfs post (mkdwn -> mdwn).

13 years agoAdd cache-file post.
W. Trevor King [Tue, 1 Feb 2011 15:14:31 +0000 (10:14 -0500)]
Add cache-file post.

13 years agoGive alternative method for rolling back history in Git notes.
W. Trevor King [Tue, 1 Feb 2011 14:49:42 +0000 (09:49 -0500)]
Give alternative method for rolling back history in Git notes.

13 years agoAdd xrandr post.
W. Trevor King [Tue, 1 Feb 2011 14:40:47 +0000 (09:40 -0500)]
Add xrandr post.

13 years agoAdd notes on restoring deleted files to Git/notes.org.
W. Trevor King [Sat, 22 Jan 2011 15:45:37 +0000 (10:45 -0500)]
Add notes on restoring deleted files to Git/notes.org.

13 years agoAdd btrfs post.
W. Trevor King [Thu, 20 Jan 2011 13:12:51 +0000 (08:12 -0500)]
Add btrfs post.

13 years agoAdd newgrp post.
W. Trevor King [Sun, 16 Jan 2011 02:32:34 +0000 (21:32 -0500)]
Add newgrp post.

13 years agoDon't convert (X)HTML to unicode (lxml works better on raw bytes).
W. Trevor King [Sun, 9 Jan 2011 13:52:48 +0000 (08:52 -0500)]
Don't convert (X)HTML to unicode (lxml works better on raw bytes).

13 years agoReturn `target` instead of `_url` in get_css.CSSReplacer.__call__().
W. Trevor King [Sun, 9 Jan 2011 13:04:39 +0000 (08:04 -0500)]
Return `target` instead of `_url` in get_css.CSSReplacer.__call__().

13 years agoRemove debugging log message from get_css.py
W. Trevor King [Sun, 9 Jan 2011 12:44:05 +0000 (07:44 -0500)]
Remove debugging log message from get_css.py

13 years agoCleanup extension overrides in get_css.py.
W. Trevor King [Sun, 9 Jan 2011 12:42:37 +0000 (07:42 -0500)]
Cleanup extension overrides in get_css.py.

13 years agoOops, fix parseUrl -> parser.parseUrl in get_css.py.
W. Trevor King [Sun, 9 Jan 2011 12:33:59 +0000 (07:33 -0500)]
Oops, fix parseUrl -> parser.parseUrl in get_css.py.

13 years agoAdd get_css post.
W. Trevor King [Sun, 9 Jan 2011 12:20:15 +0000 (07:20 -0500)]
Add get_css post.

13 years agoAdd ebuild test line to Gentoo overlay post.
W. Trevor King [Fri, 31 Dec 2010 18:35:24 +0000 (13:35 -0500)]
Add ebuild test line to Gentoo overlay post.

13 years agoFix Java ME links and add Java tag.
W. Trevor King [Fri, 31 Dec 2010 16:34:02 +0000 (11:34 -0500)]
Fix Java ME links and add Java tag.

13 years agoAdd Java_ME post.
W. Trevor King [Fri, 31 Dec 2010 16:27:08 +0000 (11:27 -0500)]
Add Java_ME post.

13 years agoOops, also fix OPTW -> OTPW in OTP post.
W. Trevor King [Thu, 30 Dec 2010 18:39:54 +0000 (13:39 -0500)]
Oops, also fix OPTW -> OTPW in OTP post.

13 years agoFixes to OTP post.
W. Trevor King [Thu, 30 Dec 2010 18:34:59 +0000 (13:34 -0500)]
Fixes to OTP post.

13 years agoAdd OTP post.
W. Trevor King [Thu, 30 Dec 2010 17:45:51 +0000 (12:45 -0500)]
Add OTP post.

13 years agoComment on Terms of Service in ticker scraping script.
W. Trevor King [Tue, 28 Dec 2010 22:16:35 +0000 (17:16 -0500)]
Comment on Terms of Service in ticker scraping script.

13 years agoAdd ticker post and script.
W. Trevor King [Tue, 28 Dec 2010 21:37:29 +0000 (16:37 -0500)]
Add ticker post and script.

13 years agoAdd linux and fun tags to replay gain post.
W. Trevor King [Mon, 13 Dec 2010 02:12:02 +0000 (21:12 -0500)]
Add linux and fun tags to replay gain post.

13 years agoAdd MPD and replay gain posts.
W. Trevor King [Sat, 11 Dec 2010 23:35:39 +0000 (18:35 -0500)]
Add MPD and replay gain posts.

13 years agoAdded ACL post.
W. Trevor King [Sat, 11 Dec 2010 22:54:43 +0000 (17:54 -0500)]
Added ACL post.

13 years agoAdded rpath post.
W. Trevor King [Sat, 11 Dec 2010 13:34:35 +0000 (08:34 -0500)]
Added rpath post.

13 years agoAdd linux tag to lpadmin post.
W. Trevor King [Fri, 10 Dec 2010 20:09:10 +0000 (15:09 -0500)]
Add linux tag to lpadmin post.

13 years agoAdd network printer with lpadmin post.
W. Trevor King [Fri, 10 Dec 2010 19:55:09 +0000 (14:55 -0500)]
Add network printer with lpadmin post.

13 years agoAdd Comedi and NI triggering post.
W. Trevor King [Thu, 9 Dec 2010 17:27:14 +0000 (12:27 -0500)]
Add Comedi and NI triggering post.

13 years agoAdd gallery.py post.
W. Trevor King [Thu, 9 Dec 2010 17:03:09 +0000 (12:03 -0500)]
Add gallery.py post.

13 years agoAdd link to new comedilib ebuild bug.
W. Trevor King [Wed, 8 Dec 2010 20:47:10 +0000 (15:47 -0500)]
Add link to new comedilib ebuild bug.

13 years agoAdd Comedi post.
W. Trevor King [Wed, 8 Dec 2010 20:17:47 +0000 (15:17 -0500)]
Add Comedi post.

13 years agoPoint out new packages in my Gentoo overlay.
W. Trevor King [Wed, 8 Dec 2010 19:51:22 +0000 (14:51 -0500)]
Point out new packages in my Gentoo overlay.

13 years agoExtend abcplay.py to also handle LilyPond input.
W. Trevor King [Wed, 8 Dec 2010 13:09:32 +0000 (08:09 -0500)]
Extend abcplay.py to also handle LilyPond input.

13 years agoAdded Poker post.
W. Trevor King [Tue, 7 Dec 2010 22:58:16 +0000 (17:58 -0500)]
Added Poker post.

13 years agoAdd nwc2ly.py post.
W. Trevor King [Wed, 1 Dec 2010 13:07:29 +0000 (08:07 -0500)]
Add nwc2ly.py post.

13 years agoMake 180.py executable, so I can link directly to it from ~/bin.
W. Trevor King [Thu, 25 Nov 2010 16:52:27 +0000 (11:52 -0500)]
Make 180.py executable, so I can link directly to it from ~/bin.

13 years agoUse footnote links in Upside down text post & point out kernel.org joke.
W. Trevor King [Thu, 25 Nov 2010 16:49:35 +0000 (11:49 -0500)]
Use footnote links in Upside down text post & point out  joke.

13 years agoNote IS0-9660 filename restrictions in cdrtools post.
W. Trevor King [Wed, 24 Nov 2010 20:00:45 +0000 (15:00 -0500)]
Note IS0-9660 filename restrictions in cdrtools post.

13 years agoMore TAB -> space replacements.
W. Trevor King [Wed, 24 Nov 2010 19:36:13 +0000 (14:36 -0500)]
More TAB -> space replacements.

13 years agoAdd MPD playlist duration post.
W. Trevor King [Wed, 24 Nov 2010 19:13:30 +0000 (14:13 -0500)]
Add MPD playlist duration post.

13 years agoConvert tabs to spaces in cdrtools post.
W. Trevor King [Wed, 24 Nov 2010 18:01:23 +0000 (13:01 -0500)]
Convert tabs to spaces in cdrtools post.

13 years agoAdd ASCII hist post and ascii_hist.py script.
W. Trevor King [Wed, 24 Nov 2010 13:34:35 +0000 (08:34 -0500)]
Add ASCII hist post and ascii_hist.py script.

13 years agoAdd passwd-gen post and script.
W. Trevor King [Sun, 21 Nov 2010 00:59:55 +0000 (19:59 -0500)]
Add passwd-gen post and script.

13 years agoAdd ssh-agent-grab.sh.
W. Trevor King [Sat, 20 Nov 2010 20:50:06 +0000 (15:50 -0500)]
Add ssh-agent-grab.sh.

13 years agoAdd Alarm post.
W. Trevor King [Sat, 20 Nov 2010 20:22:10 +0000 (15:22 -0500)]
Add Alarm post.

13 years agoAdd bash post.
W. Trevor King [Sat, 20 Nov 2010 20:03:16 +0000 (15:03 -0500)]
Add bash post.

13 years agoTagged Amara post.
W. Trevor King [Sat, 20 Nov 2010 19:53:48 +0000 (14:53 -0500)]
Tagged Amara post.

13 years agoFix Gentoo bug link markup in Amara post.
W. Trevor King [Sat, 20 Nov 2010 19:52:30 +0000 (14:52 -0500)]
Fix Gentoo bug link markup in Amara post.

13 years agoOops, use an objectify parser instead of an etree parser in atomgen.py.
W. Trevor King [Sat, 20 Nov 2010 19:37:45 +0000 (14:37 -0500)]
Oops, use an objectify parser instead of an etree parser in atomgen.py.

13 years agoUpdate atomgen to use lxml instead of Amara and add Amara post.
W. Trevor King [Sat, 20 Nov 2010 19:25:21 +0000 (14:25 -0500)]
Update atomgen to use lxml instead of Amara and add Amara post.

13 years agoCleanups in atomgen.py and update for Amara 2.0a4.
W. Trevor King [Sat, 20 Nov 2010 16:59:29 +0000 (11:59 -0500)]
Cleanups in atomgen.py and update for Amara 2.0a4.

13 years agoBring atomgen example and source into this repository.
W. Trevor King [Sat, 20 Nov 2010 14:13:58 +0000 (09:13 -0500)]
Bring atomgen example and source into this repository.

13 years agoAdd send_pgp_mime usage example.
W. Trevor King [Sat, 20 Nov 2010 11:39:55 +0000 (06:39 -0500)]
Add send_pgp_mime usage example.

13 years agoAdd contact page.
W. Trevor King [Fri, 19 Nov 2010 19:50:20 +0000 (14:50 -0500)]
Add contact page.

13 years agoOops, kill one more wikilink from internals.rst.
W. Trevor King [Fri, 19 Nov 2010 18:26:05 +0000 (13:26 -0500)]
Oops, kill one more wikilink from internals.rst.

13 years agoUpdate MultiMode references in general posts.
W. Trevor King [Fri, 19 Nov 2010 18:19:47 +0000 (13:19 -0500)]
Update MultiMode references in general posts.