<?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>Stubbleblog &#187; book</title>
	<atom:link href="http://www.stubbleblog.com/index.php/tag/book/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stubbleblog.com</link>
	<description>A curious nerd.</description>
	<lastBuildDate>Mon, 02 Jan 2012 18:30:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Regular Expression Pocket Reference, 2nd Edition</title>
		<link>http://www.stubbleblog.com/index.php/2007/07/regular-express/</link>
		<comments>http://www.stubbleblog.com/index.php/2007/07/regular-express/#comments</comments>
		<pubDate>Mon, 23 Jul 2007 16:42:36 +0000</pubDate>
		<dc:creator>Tony Stubblebine</dc:creator>
				<category><![CDATA[book]]></category>
		<category><![CDATA[regex]]></category>

		<guid isPermaLink="false">http://www.stubbleblog.com/wp/?p=192</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>The second edition of my Regular Expression Pocket Reference is <a href="http://www.amazon.com/Regular-Expression-Pocket-Reference-Expressions/dp/0596514271/ref=ase_tonystubblebi-20">now available</a> on Amazon.</p>
<p>I added chapters for Ruby, Apache (including Rewrite Rules), and a cookbook for common recipes.</p>
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://www.stubbleblog.com/index.php/2006/06/nice-review-of/' title='Nice Review of Regular Expression Pocket Reference'>Nice Review of Regular Expression Pocket Reference</a></li>
<li><a href='http://www.stubbleblog.com/index.php/2009/12/regex-best-practices/' title='Regex Best Practices'>Regex Best Practices</a></li>
<li><a href='http://www.stubbleblog.com/index.php/2008/03/slashdot-review-for-regular-expression-pocket-reference/' title='Slashdot Review for Regular Expression Pocket Reference'>Slashdot Review for Regular Expression Pocket Reference</a></li>
<li><a href='http://www.stubbleblog.com/index.php/2006/04/graphing-regula/' title='Graphing Regular Expressions'>Graphing Regular Expressions</a></li>
<li><a href='http://www.stubbleblog.com/index.php/2005/06/php-book-haul/' title='PHP Book Haul'>PHP Book Haul</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.stubbleblog.com/index.php/2007/07/regular-express/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nice Review of Regular Expression Pocket Reference</title>
		<link>http://www.stubbleblog.com/index.php/2006/06/nice-review-of/</link>
		<comments>http://www.stubbleblog.com/index.php/2006/06/nice-review-of/#comments</comments>
		<pubDate>Sat, 24 Jun 2006 16:43:10 +0000</pubDate>
		<dc:creator>Tony Stubblebine</dc:creator>
				<category><![CDATA[book]]></category>
		<category><![CDATA[regex]]></category>

		<guid isPermaLink="false">http://www.stubbleblog.com/wp/?p=109</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>Brian Turner wrote a nice <a href="http://www.freesoftwaremagazine.com/articles/book_review_regular_expression_pocket_ref">review</a> of my book, <a href="http://www.amazon.com/exec/obidos/tg/detail/-/059600415X/ref=ase_tonystubblebi-20/104-7316296-3019913?v=glance&#038;s=books">Regular Expression Pocket Reference</a>, for Free Software Magazine. As part of the review process he describes the relevance to free software. Here&#8217;s how my book stands up:</p>
<blockquote><p>By mastering regular expressions in any implementation, you have prepared yourself to use free software to the best advantage. Three of the Pâs referred to in the LAMP acronym are represented: Perl, PHP, and Python. With this reference at your side, you can demonstrate the usefulness of free software by finding answers and solving problems quickly using regular expressions. Regular expressions are not unique to free software, but you will find them fully implemented in many free software tools. While not specifically promotional of proprietary software, .NET and C# are covered.</p></blockquote>
<p>Guess I should have left out the .NET part.</p>
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://www.stubbleblog.com/index.php/2007/07/regular-express/' title='Regular Expression Pocket Reference, 2nd Edition'>Regular Expression Pocket Reference, 2nd Edition</a></li>
<li><a href='http://www.stubbleblog.com/index.php/2009/12/regex-best-practices/' title='Regex Best Practices'>Regex Best Practices</a></li>
<li><a href='http://www.stubbleblog.com/index.php/2008/03/slashdot-review-for-regular-expression-pocket-reference/' title='Slashdot Review for Regular Expression Pocket Reference'>Slashdot Review for Regular Expression Pocket Reference</a></li>
<li><a href='http://www.stubbleblog.com/index.php/2006/04/graphing-regula/' title='Graphing Regular Expressions'>Graphing Regular Expressions</a></li>
<li><a href='http://www.stubbleblog.com/index.php/2005/06/php-book-haul/' title='PHP Book Haul'>PHP Book Haul</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.stubbleblog.com/index.php/2006/06/nice-review-of/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Book Haul</title>
		<link>http://www.stubbleblog.com/index.php/2005/06/php-book-haul/</link>
		<comments>http://www.stubbleblog.com/index.php/2005/06/php-book-haul/#comments</comments>
		<pubDate>Tue, 21 Jun 2005 18:04:54 +0000</pubDate>
		<dc:creator>Tony Stubblebine</dc:creator>
				<category><![CDATA[book]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.stubbleblog.com/wp/?p=29</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>Current work project is a social network a la Friendster or Linkedin to be launched at OSCON. It&#8217;s written in PHP. I need to do the <a href="http://www.oreillynet.com/pub/wlg/4692">single sign-on</a> integration but I&#8217;ve never written in PHP before. Thankfully there&#8217;s O&#8217;Reilly&#8217;s free book perk.</p>
<p><a href="http://www.oreilly.com/catalog/phpckbk">PHP Cookbook</a><br />
<a href="http://www.oreilly.com/catalog/progphp">Programming PHP</a><br />
<a href="http://www.oreilly.com/catalog/webdbapps2">Web Database Applications with PHP and MySQL</a></p>
<p>The cookbook&#8217;s been the most valuable from this haul.</p>
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://www.stubbleblog.com/index.php/2007/07/regular-express/' title='Regular Expression Pocket Reference, 2nd Edition'>Regular Expression Pocket Reference, 2nd Edition</a></li>
<li><a href='http://www.stubbleblog.com/index.php/2006/11/youtube-api-how/' title='YouTube API How-To'>YouTube API How-To</a></li>
<li><a href='http://www.stubbleblog.com/index.php/2006/06/nice-review-of/' title='Nice Review of Regular Expression Pocket Reference'>Nice Review of Regular Expression Pocket Reference</a></li>
<li><a href='http://www.stubbleblog.com/index.php/2005/07/online-ruby-tra/' title='Online Ruby Training'>Online Ruby Training</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.stubbleblog.com/index.php/2005/06/php-book-haul/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  www.stubbleblog.com/index.php/tag/book/feed/ ) in 0.27201 seconds, on Feb 4th, 2012 at 3:28 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 11th, 2012 at 3:28 am UTC -->
