Updated AddFLACs to Extract Track Metadata From Pathnames
Match your FLAC files pathnames against a regular expression, then refer to capture groups when specifying iTunes field values.
Match your FLAC files pathnames against a regular expression, then refer to capture groups when specifying iTunes field values.
…let alone the main executable of a popular open source development tool.
Skype IM Pretty Printer is a VBA Macro for Microsoft Outlook that helps you format Skype chat excerpts for readability before you email them to someone or store for archival purposes.
I develop this blog and my other Web properties on Windows PC, but run them on a Linux VPS. This post documents how I set up deployment from Windows to Linux using cwRsync.
I have released a script that I use to import FLAC files into iTunes as Apple Lossless. Download and use or fork it on GitHub.
How to quickly merge a separate git repo into a larger project if you only need to retain history of the master branch of the “secondary” repo.
The Date
email header often contacts incorrect timestamps, so Outlook and popular Web mail clients typically sort messages by the time they were received. However, Thunderbird does not retrieve the Received
header by default when accessing IMAP folders. Here is how to fix this.
In some circumstances, you may need to find out why certain messages are not being marked as spam by SpamAssassin (or, for that matter, any other junk mail filtering solution). I had such a need today and it turned out to be less trivial that I had expected.
Now that there is a Windows build of node.js, you may run UglifyJS using its main development platform.
Figuring out what the sed -E option does took me a bit more time than expected, as it turned out to be undocumented.