<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Text Records on Under the Anvil</title>
		<link>https://blog.thetextsmith.com/tags/text-records/</link>
		<description>Recent content in Text Records on Under the Anvil</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Sat, 15 Aug 2026 06:26:52 +0200</lastBuildDate>
		
			<atom:link href="https://blog.thetextsmith.com/tags/text-records/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Five Commands to Inspect CSV Files</title>
				<link>https://blog.thetextsmith.com/weekly-nugget/five-commands-to-inspect-csv-files/</link>
				<pubDate>Sat, 15 Aug 2026 06:26:52 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/weekly-nugget/five-commands-to-inspect-csv-files/</guid>
				<description>These commands work beautifully for simple CSV files, but they are not full CSV parsers. Quoted fields containing commas, embedded newlines, escaped quotes, and similar cases are where awk needs care—or where a dedicated CSV parser becomes the right tool.</description>
			</item>
			<item>
				<title>Is Perl Still Relevant? A Textsmith&#39;s Reflection</title>
				<link>https://blog.thetextsmith.com/reflections/is-perl-still-relevant/</link>
				<pubDate>Mon, 03 Aug 2026 07:33:46 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/reflections/is-perl-still-relevant/</guid>
				<description>Perl is in an interesting position today. It is no longer the language that every system administrator or text-processing enthusiast is expected to know, yet many of the ideas we take for granted today&amp;mdash;powerful regular expressions, concise text transformations, one-liners, and &amp;ldquo;glue&amp;rdquo; programming&amp;mdash;owe a great deal to Perl. Rather than asking whether it is obsolete, perhaps the better question is: what role does Perl play in the modern textsmith&amp;rsquo;s toolbox?</description>
			</item>
			<item>
				<title>The Textsmith Bookshelf: Data Science at the Command Line</title>
				<link>https://blog.thetextsmith.com/bookshelf/the-textsmith-bookshelf-data-science-at-the-command-line/</link>
				<pubDate>Sun, 02 Aug 2026 06:28:49 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/bookshelf/the-textsmith-bookshelf-data-science-at-the-command-line/</guid>
				<description>How a Unix terminal became a data analysis laboratory</description>
			</item>
			<item>
				<title>awk: The Secret Arsenal of a Textsmith</title>
				<link>https://blog.thetextsmith.com/text-processing/awk-the-secret-arsenal-of-a-textsmith/</link>
				<pubDate>Fri, 24 Jul 2026 20:22:42 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/text-processing/awk-the-secret-arsenal-of-a-textsmith/</guid>
				<description>When everyone else sees a paragraph, AWK sees a database.</description>
			</item>
			<item>
				<title>Why Plain Text Scales Better Than you think</title>
				<link>https://blog.thetextsmith.com/alternative-ways/why-plain-text-scales-better-than-you-think/</link>
				<pubDate>Mon, 20 Jul 2026 06:21:30 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/alternative-ways/why-plain-text-scales-better-than-you-think/</guid>
				<description>Why does plain text fits the bill when it comes to backing up information for long-term? The answer lies in its format: it does well as source, and asn end-product in data.</description>
			</item>
			<item>
				<title>Keeping Your Personal Finances in Git: The Act of treating personal finance as source code</title>
				<link>https://blog.thetextsmith.com/alternative-ways/keeping-your-personal-finances-in-git/</link>
				<pubDate>Tue, 14 Jul 2026 15:22:01 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/alternative-ways/keeping-your-personal-finances-in-git/</guid>
				<description>A major benefit of plain text accounting is that you can treat your personal finance in the same way you treat your other precious data: placing it under version control and tracking its revision.</description>
			</item>
			<item>
				<title>Book Review: Effective awk Programming, The book that teaches you to think like a Textsmith</title>
				<link>https://blog.thetextsmith.com/bookshelf/book-review-effective-awk-programming/</link>
				<pubDate>Sun, 12 Jul 2026 14:15:16 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/bookshelf/book-review-effective-awk-programming/</guid>
				<description>This is a review of a classic book that does not only teach you the art of text-processing, but eases you into the world of programming.</description>
			</item>
	</channel>
</rss>
