<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	<author>
  
  <id>2794186</id>
  <name><![CDATA[Steven Levithan]]></name>
  <link><![CDATA[http://www.goodreads.com/author/show/2794186.Steven_Levithan]]></link>
  <fans_count type="integer">0</fans_count>
  <followers_count type="integer">0</followers_count>
  <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
  <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
  <about><![CDATA[]]></about>
  <influences><![CDATA[]]></influences>
  <gender></gender>
  <hometown></hometown>
  <born_at></born_at>
  <died_at></died_at>
  
  <books>
        <book>
  <id type="integer">6125777</id>
  <isbn>0596520689</isbn>
  <isbn13>9780596520687</isbn13>
  <text_reviews_count type="integer">0</text_reviews_count>
  <title>
    <![CDATA[Regular Expressions Cookbook]]>
  </title>
  <image_url>http://www.goodreads.com/images/nocover-111x148.jpg</image_url>
  <small_image_url>http://www.goodreads.com/images/nocover-60x80.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/6125777.Regular_Expressions_Cookbook</link>
  <average_rating>4.33</average_rating>
  <ratings_count>3</ratings_count>
  <description>
    <![CDATA[If you're a programmer, you've undoubtedly needed to search or manipulate text at some point. Regular expressions provide a flexible and concise means to complete most such tasks. However, their power does not come without its problems. Regular expression syntax can be challenging for newcomers, and even seasoned users often have trouble tackling performance issues, the nuances of more advanced features, and matching precisely what they intend and nothing more. Additionally, while most regular expression flavors share a common set of basic syntax, more advanced features and APIs commonly differ. <br/>  <br/>  To help you overcome these challenges, <em>Regular Expressions Cookbook</em> provides 126 recipes written for today's most popular programming languages, including C#, Java, JavaScript, Perl, PHP, Python, Ruby, and VB.NET. This Cookbook will deepen your understanding of the field and help you write better regular expressions for custom needs. <br/>  <br/>  Contents include a regular expression tutorial; using regular expressions in programming and scripting languages; validating and formatting input; words, lines, and special characters; numerical values; URLs and paths; markup and data interchange.<br/>  <br/>  If you've been using regular expressions for years, <em>Regular Expressions Cookbook</em> will help you advance to the next level. You'll learn powerful new tricks, steer clear of flavor-specific gotchas, and save valuable time with this huge library of proven solutions to difficult, real-world problems.]]>
  </description>
<authors>
    <author>
    <id>413880</id>
        <name><![CDATA[Jan Goyvaerts]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/413880.Jan_Goyvaerts]]></link>
    <average_rating>4.33</average_rating>
    <ratings_count>3</ratings_count>
    <text_reviews_count>0</text_reviews_count>
  </author>
    <author>
    <id>2794186</id>
        <name><![CDATA[Steven Levithan]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/2794186.Steven_Levithan]]></link>
    <average_rating>4.33</average_rating>
    <ratings_count>3</ratings_count>
    <text_reviews_count>0</text_reviews_count>
  </author>
  </authors>  <published>2009</published>
</book>

      <books>
</author>
</GoodreadsResponse>