gallery.py: Rework headers to use an OrderedDict
[blog.git] / posts /
2012-10-17 W. Trevor Kinggallery.py: add caption title/alt to images.
2012-10-17 W. Trevor Kinggallery.py: escape XML chars (<, &, and >) in caption...
2012-10-17 W. Trevor Kinggallery.py: adjust CGIGalleryServer._image() to handle...
2012-10-16 W. Trevor Kingcompare-unfold.py: add bit-level comparison between...
2012-10-12 W. Trevor Kinggit-publish.py: bump to Python 3.
2012-10-11 W. Trevor Kinggyang_curve.py: reader for LabVIEW unfolding experiments.
2012-10-11 W. Trevor Kingposts:aspire_one: mention sys-kernel/linux-firmware...
2012-09-30 W. Trevor Kingcaption: add a captioning script.
2012-09-29 W. Trevor Kingscgi-test: update byte/string handling for Python 2...
2012-09-29 W. Trevor Kingscgi-test: convert urlparse -> urllib.parse for Python 3.
2012-09-28 W. Trevor Kingposts:xmodmap:gen_sampler.py: update to Python 3.
2012-09-28 W. Trevor Kingposts:yacc2dot: edit the post, update script to Python...
2012-09-28 W. Trevor Kingposts:pdf-forms: fix XFDF specs link reference.
2012-09-28 W. Trevor Kingpost:irc-server: Convert Options.PAM -> Global.NoPAM...
2012-09-28 W. Trevor Kingposts:ldap: update Python scripts to explicitly use...
2012-09-27 W. Trevor Kingposts:kerberos: link to my reverse-DNS trace patch...
2012-09-27 W. Trevor Kingposts:ldap: remove duplicate `-d 1` arguments to ldapwh...
2012-09-27 W. Trevor Kingposts:x.509: add certificate verification examples...
2012-09-27 W. Trevor Kingposts:ldap: mention release which fixes OpenLDAP bug...
2012-09-27 W. Trevor Kingposts:bugs: add link to Slink to Gitorious typo/permiss...
2012-09-26 W. Trevor Kingposts:bugs: add link to SMC1211TX PCI ID patch.
2012-09-20 W. Trevor Kingposts:pdf_forms: link to TextFieldFonts.java example...
2012-09-20 W. Trevor Kingposts:pdf_forms: add PDF forms post (FDF and pdftk).
2012-09-19 W. Trevor Kingposts:pdf_bookemarks: fix Ubunto -> Ubuntu typo.
2012-09-17 W. Trevor Kingposts:comparing_velocity_clamp_experiments: add expecte...
2012-09-17 W. Trevor Kingposts:comparing_velocity_clamp_experiments: extract...
2012-09-15 W. Trevor Kingposts:FRC: add reproduction of Livadaru's figure 14.
2012-09-15 W. Trevor Kingposts:comparing_velocity_clamp_experiments: added post.
2012-09-14 W. Trevor Kingposts:mutt: add local Postfix caveat.
2012-09-14 W. Trevor Kingposts:mutt: prefer single quotes over double quotes.
2012-09-14 W. Trevor Kingposts:mutt: update link for Drexel mail server address...
2012-09-14 W. Trevor Kingposts:mutt: assorted editing. no major changes.
2012-09-14 W. Trevor Kingposts:mutt: copy post over from Drexel Liki.
2012-09-14 W. Trevor Kingposts:gstreamer:beep: use argparse default values for...
2012-09-14 W. Trevor Kingposts:gstreamer:beep: no need to import gtk for an...
2012-09-14 W. Trevor Kingposts:gstreamer:beep: refactor to create the Beep class.
2012-09-14 Jono Baconposts:gstreamer:beep: add Jono Bacon's GStreamer beep...
2012-09-14 W. Trevor Kingposts:postfix: make generic regexp rules more specific.
2012-09-14 W. Trevor Kingposts:postfix: also add a link for `relayhost`.
2012-09-14 W. Trevor Kingposts:postfix: use smtp_generic_maps instead of sender_...
2012-09-12 W. Trevor Kingposts:FRC: add freely rotating chain post.
2012-09-10 W. Trevor Kingposts:dotfiles: fix `installation framework` link to...
2012-09-05 W. Trevor Kingposts:git:notes: point people towards git notes ref...
2012-09-05 W. Trevor Kingposts:git:notes: add missing origin/master to format...
2012-09-05 W. Trevor Kingposts:Git:notes: add a quick intro to `git notes`.
2012-09-02 W. Trevor Kingposts:pygrader: update description to match pygrader...
2012-09-01 W. Trevor Kinggallery.py: restore `*args` handling in _ogv() and...
2012-08-30 W. Trevor Kingposts:Git:notes: add commit signing example.
2012-08-25 W. Trevor KingAllow gallery.py to serve original images.
2012-08-25 W. Trevor KingAdd --port option to gallery.py.
2012-08-25 W. Trevor KingAdd DOCUMENT_URI to scgi-test.py.
2012-08-22 W. Trevor KingFix Unicode tag encoding in mkogg's mp3 output.
2012-08-20 W. Trevor KingRename related files in name-by-date.sh (XYZ.jpg and...
2012-08-20 W. Trevor KingAdd Roundup section to Bugs post.
2012-08-19 W. Trevor KingMention igor package on Gentoo overlay post.
2012-08-15 W. Trevor KingAdd SOCKS post.
2012-08-15 W. Trevor KingAlso search on displayName in mutt-ldap.py and ldap...
2012-08-14 W. Trevor KingUpdate rpath post with information about setting RPATH...
2012-08-12 W. Trevor KingAdd AFM/STM hardware links to the open source force...
2012-08-12 W. Trevor KingAdd AVR-libc ATMega32u4 support patch to bug post.
2012-08-12 W. Trevor KingPass stream into ._error() calls in gallery.py.
2012-07-28 W. Trevor KingAdd AVR post.
2012-07-26 W. Trevor KingMention teensy packages on Gentoo overlay page.
2012-07-24 W. Trevor KingAdd catalyst-spec(5) link from bug post.
2012-07-22 W. Trevor KingUpdate pip URL on distributing-python post and add...
2012-07-21 W. Trevor KingOops, add gitrepo template to igor post.
2012-07-21 W. Trevor KingMove 'Reading IGOR...' post to 'igor' and link to igor...
2012-07-14 W. Trevor KingMove curses_check_for_keypress to curses-check-for...
2012-07-14 W. Trevor KingAdd link from Python post to Tarek's packaging chapter...
2012-07-14 W. Trevor KingLink from Pybtex bug listing to Pybtex post.
2012-07-14 W. Trevor KingFix dead link to splittable_kwargs code by using the...
2012-07-13 W. Trevor KingFix gci -> cgi typo in gitweb post.
2012-07-13 W. Trevor KingMention Git If-Modified-Since patches in my bugs post.
2012-07-13 W. Trevor KingAdd lm_sensors blurb to Aspire One 722 post.
2012-07-13 W. Trevor KingRemove bat.sh in favor of the acpi client.
2012-07-12 W. Trevor Kingmkogg.py: Add m4a decoding (using faad2) and bump to...
2012-07-12 W. Trevor Kingmkogg.py: don't require explicit methods for conversion...
2012-07-10 W. Trevor KingAdd remote CUPS delegation example to the lpadmin post.
2012-07-08 W. Trevor KingFix Mutt wikilink in the Screen post.
2012-07-07 W. Trevor KingUse abspath for gallery.py's base path.
2012-07-04 W. Trevor KingRemove dud link to Comedi NI triggering patch acceptance.
2012-06-26 W. Trevor KingUpdate course website post.
2012-06-26 W. Trevor KingAdd patchelf reference to rpath post.
2012-06-23 W. Trevor KingAdd Portage post.
2012-06-22 W. Trevor KingSébastien Fabbro pulled my hdfview packages into the...
2012-06-01 W. Trevor KingFix homepage link in blog-created post.
2012-06-01 W. Trevor KingMention `git describe` in my Git notes.
2012-06-01 W. Trevor KingLink to Pro Git's discussion of the Git internals from...
2012-05-29 W. Trevor KingFix gnutls_certificate_set_x509_trust_file link in...
2012-05-27 W. Trevor KingUpdate GnuPG maintenance to use --expert.
2012-05-17 W. Trevor KingAdd --highlight option to plotpick.py and cleanup styling.
2012-05-17 W. Trevor KingAdd notes on calculating test coverage for Kerberos.
2012-05-16 W. Trevor KingPoint out the KRB5_TRACE environment variable in the...
2012-05-15 W. Trevor KingMention refolding package's automatic v-clamp analysis.
2012-05-14 W. Trevor KingFix indexing example in LDAP post.
2012-05-14 W. Trevor KingFix "authenticating" link syntax in LDAP post.
2012-05-14 W. Trevor KingDiscuss jpegPhoto, access controls, Kerberos, and Start...
2012-05-14 W. Trevor KingAdd starttls support to mutt-ldap.py and ldap-jpeg.py.
2012-05-12 W. Trevor KingMention how to download certificates using openssl...
2012-05-12 W. Trevor KingAdd subj. alt. names and certificate installation to...
next