<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>danwin.com &#187; regular expressions</title>
	<atom:link href="https://danwin.com/tag/regular-expressions/feed/" rel="self" type="application/rss+xml" />
	<link>https://danwin.com</link>
	<description>Words, photos, and code by Dan Nguyen. The &#039;g&#039; is mostly silent.</description>
	<lastBuildDate>Thu, 21 Nov 2019 12:29:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.39</generator>
	<item>
		<title>The Bastards Book of Regular Expressions</title>
		<link>https://danwin.com/2013/01/the-bastards-book-of-regular-expressions/</link>
		<comments>https://danwin.com/2013/01/the-bastards-book-of-regular-expressions/#comments</comments>
		<pubDate>Tue, 22 Jan 2013 03:51:04 +0000</pubDate>
		<dc:creator><![CDATA[Dan]]></dc:creator>
				<category><![CDATA[thoughts]]></category>
		<category><![CDATA[works]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[regular expressions]]></category>

		<guid isPermaLink="false">https://danwin.com/?p=2266</guid>
		<description><![CDATA[<p>Well, I&#8217;m not quite done with my promised revision of the Bastards Book of Ruby. Or of Photography&#8230;but I&#8217;ve decided, oh what the hell, I should write something about regular expressions. Actually, there is some method to this madness. As part of the process of updating the Ruby book, I realized I needed to spin [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://danwin.com/2013/01/the-bastards-book-of-regular-expressions/">The Bastards Book of Regular Expressions</a> appeared first on <a rel="nofollow" href="https://danwin.com">danwin.com</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Well, I&#8217;m not quite done with my promised revision of the <a href="http://ruby.bastardsbook.com/">Bastards Book of Ruby</a>. Or of <a href="http://photography.bastardsbook.com/">Photography</a>&#8230;but I&#8217;ve decided, oh what the hell, I should write something <a href="https://leanpub.com/bastards-regexes">about regular expressions</a>.</p>
<p>Actually, there is some method to this madness. As part of the process of updating the Ruby book, I realized I needed to spin off some of the larger, <a href="http://ruby.bastardsbook.com/chapters/regexes/">non-Ruby related topics</a>. So, at some point, there will be mini-books about HTML and SQL. Regular expressions, as I keep telling people who want to deal with data, are incredibly important, even if you think you never want to learn programming. Hopefully this mini-book will make a strong case for learning regexes.</p>
<p>The second motive is I&#8217;ve been looking for a html/text-to-pdf workflow. So this is my experiment with Leanpub, which promises to turn a set of Markdown files into PDF/mobi/etc, while handling the selling process. I don&#8217;t expect to sell any copies of the <a href="https://leanpub.com/bastards-regexes">BBoRegexes</a>, but I hope to get a lot of insight about the mechanics behind Leanpub and if it presents a viable way for me to publish my other projects.</p>
<p>Check out the Leanpub homepage for my tentatively tiled book, <a href="https://leanpub.com/bastards-regexes">The Bastards Book of Regular Expressions</a>. Or, you could just read the mega-chapter <a href="http://ruby.bastardsbook.com/chapters/regexes/">on regexes in my Ruby book</a>.</p>
<p>The post <a rel="nofollow" href="https://danwin.com/2013/01/the-bastards-book-of-regular-expressions/">The Bastards Book of Regular Expressions</a> appeared first on <a rel="nofollow" href="https://danwin.com">danwin.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://danwin.com/2013/01/the-bastards-book-of-regular-expressions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
