Cleaning Up Sneaky JavaScript

Software can phone home. A lot of software “forgets” some Javascript and fonts on HTML pages inside the desktop program to do this. These are some notes about cleaning up Zeal, an “offline” documentation browser.

Posted in Uncategorized | Tagged , , , , , , , | Comments Off on Cleaning Up Sneaky JavaScript

Python RegEx One-Liner in a Pipe – Remove Hard Line Wrapping – No Perl

Just put Python in your pipe and let Perl rest in peace. Python can be used as a one-liner in a pipe. Replacing text with a regular expression used to be the last holdout of perl, but now you can … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , , | Comments Off on Python RegEx One-Liner in a Pipe – Remove Hard Line Wrapping – No Perl

Fix Vagrant Locale Bug – Disable "AcceptEnv LANG LC_*" in sshd_config

Vagrant makes it very easy to provision virtual machines for testing. Incorrect locales are a common problem with some boxes. For example, PostgreSQL ‘createuser’ migth complain about locales, but only when used over ‘vagrant ssh’.

Posted in Uncategorized | Tagged , , , , , , , , | Comments Off on Fix Vagrant Locale Bug – Disable "AcceptEnv LANG LC_*" in sshd_config

OPML Export Feeds

OPML Export Feeds Opml-export-feeds exports RSS/Atom feed urls from OPML. OPML is a popular format for copying list of feeds from one feed aggregator to another. For example, one might copy feeds from Google Reader to Akregator. However, some aggregators, … Continue reading

Posted in Old Site | Tagged , , , , , , , | Comments Off on OPML Export Feeds

VCalOne – Convert Calendar between Computer and Nokia Cell Phone

VCalOne – Convert Calendar between Computer and Nokia Cell Phone VCalOne converts iCalendar (vCalendar version 2) data to a subset of vCal version 1. VCalOne can convert a calendar saved from korganizer to a format suitable for uploading to a … Continue reading

Posted in Old Site | Tagged , , , , , , , | Comments Off on VCalOne – Convert Calendar between Computer and Nokia Cell Phone