<?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>CGI &#38; PHP &#187; Tools</title>
	<atom:link href="http://www.cgiphp.com/blog/tag/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cgiphp.com</link>
	<description>Enhance your site with CGi, PHP and ASP scripts</description>
	<lastBuildDate>Sat, 04 Feb 2012 18:23:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Expert PHP 5 Tools</title>
		<link>http://www.cgiphp.com/blog/expert-php-5-tools/</link>
		<comments>http://www.cgiphp.com/blog/expert-php-5-tools/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 17:15:52 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[PHP Books]]></category>
		<category><![CDATA[Expert]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.cgiphp.com/blog/expert-php-5-tools/</guid>
		<description><![CDATA[Product DescriptionEach chapter focuses on one topic, such as version control or debugging. After initially discussing essential concepts, the author takes an in-depth look at one or more tools relevant to the topic. Sample projects and plenty of well-documented code are used to work through practical application of the concepts. This book has been written [...]<p><a href="http://www.cgiphp.com/blog/expert-php-5-tools/">Expert PHP 5 Tools</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/Expert-PHP-Tools-Dirk-Merkel/dp/1847198384%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1847198384" rel="nofollow"><img style="float:left;margin: 0 20px 10px 0;" src="http://ecx.images-amazon.com/images/I/51eWf7YPC1L._SL160_.jpg" /></a></p>
<p><b>Product Description</b><br />Each chapter focuses on one topic, such as version control or debugging. After initially discussing essential concepts, the author takes an in-depth look at one or more tools relevant to the topic. Sample projects and plenty of well-documented code are used to work through practical application of the concepts. This book has been written for professional developers new to PHP and experienced PHP developers who want to take their skills to the next level by learning &#8230; <a href="http://www.amazon.com/Expert-PHP-Tools-Dirk-Merkel/dp/1847198384%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1847198384" rel="nofollow">More >></a></p>
<p><a href="http://www.amazon.com/Expert-PHP-Tools-Dirk-Merkel/dp/1847198384%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1847198384" title="Expert PHP 5 Tools" rel="nofollow"><b>Expert PHP 5 Tools</b></a></p>
<p><a href="http://www.cgiphp.com/blog/expert-php-5-tools/">Expert PHP 5 Tools</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
<img src="http://www.cgiphp.com/?ak_action=api_record_view&id=489&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/expert-php-5-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Functional Programming for Java Developers: Tools for Better Concurrency, Abstraction, and Agility</title>
		<link>http://www.cgiphp.com/blog/functional-programming-for-java-developers-tools-for-better-concurrency-abstraction-and-agility/</link>
		<comments>http://www.cgiphp.com/blog/functional-programming-for-java-developers-tools-for-better-concurrency-abstraction-and-agility/#comments</comments>
		<pubDate>Sun, 23 Oct 2011 06:55:56 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[Java Books]]></category>
		<category><![CDATA[Abstraction]]></category>
		<category><![CDATA[Agility]]></category>
		<category><![CDATA[Better]]></category>
		<category><![CDATA[Concurrency]]></category>
		<category><![CDATA[Developer's]]></category>
		<category><![CDATA[Functional]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.cgiphp.com/blog/functional-programming-for-java-developers-tools-for-better-concurrency-abstraction-and-agility/</guid>
		<description><![CDATA[Product DescriptionSoftware development today is embracing functional programming (FP), whether it&#039;s for writing concurrent programs or for managing Big Data. Where does that leave Java developers? This concise book offers a pragmatic, approachable introduction to FP for Java developers or anyone who uses an object-oriented language.Dean Wampler, Java expert and author of Programming Scala (O&#039;Reilly), [...]<p><a href="http://www.cgiphp.com/blog/functional-programming-for-java-developers-tools-for-better-concurrency-abstraction-and-agility/">Functional Programming for Java Developers: Tools for Better Concurrency, Abstraction, and Agility</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/Functional-Programming-Java-Developers-Concurrency/dp/1449311032%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1449311032" rel="nofollow"><img style="float:left;margin: 0 20px 10px 0;" src="http://ecx.images-amazon.com/images/I/51t1iQMENBL._SL160_.jpg" /></a></p>
<p><b>Product Description</b><br />Software development today is embracing functional programming (FP), whether it&#039;s for writing concurrent programs or for managing Big Data. Where does that leave Java developers? This concise book offers a pragmatic, approachable introduction to FP for Java developers or anyone who uses an object-oriented language.Dean Wampler, Java expert and author of Programming Scala (O&#039;Reilly), shows you how to apply FP principles such as immutability, avoidance of side-effects&#8230; <a href="http://www.amazon.com/Functional-Programming-Java-Developers-Concurrency/dp/1449311032%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1449311032" rel="nofollow">More >></a></p>
<p><a href="http://www.amazon.com/Functional-Programming-Java-Developers-Concurrency/dp/1449311032%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1449311032" title="Functional Programming for Java Developers: Tools for Better Concurrency, Abstraction, and Agility" rel="nofollow"><b>Functional Programming for Java Developers: Tools for Better Concurrency, Abstraction, and Agility</b></a></p>
<p><a href="http://www.cgiphp.com/blog/functional-programming-for-java-developers-tools-for-better-concurrency-abstraction-and-agility/">Functional Programming for Java Developers: Tools for Better Concurrency, Abstraction, and Agility</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
<img src="http://www.cgiphp.com/?ak_action=api_record_view&id=487&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/functional-programming-for-java-developers-tools-for-better-concurrency-abstraction-and-agility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Hacks: Tips &amp; Tools For Creating Dynamic Websites</title>
		<link>http://www.cgiphp.com/blog/php-hacks-tips-tools-for-creating-dynamic-websites/</link>
		<comments>http://www.cgiphp.com/blog/php-hacks-tips-tools-for-creating-dynamic-websites/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 17:15:22 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[PHP Books]]></category>
		<category><![CDATA[Creating]]></category>
		<category><![CDATA[Dynamic]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://www.cgiphp.com/blog/php-hacks-tips-tools-for-creating-dynamic-websites/</guid>
		<description><![CDATA[ISBN13: 9780596101398 Condition: New Notes: BRAND NEW FROM PUBLISHER! BUY WITH CONFIDENCE, Over one million books sold! 98% Positive feedback. Compare our books, prices and service to the competition. 100% Satisfaction Guaranteed Product DescriptionProgrammers love its flexibility and speed; designers love its accessibility and convenience. When it comes to creating web sites, the PHP scripting [...]<p><a href="http://www.cgiphp.com/blog/php-hacks-tips-tools-for-creating-dynamic-websites/">PHP Hacks: Tips &amp; Tools For Creating Dynamic Websites</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/PHP-Hacks-Creating-Dynamic-Websites/dp/0596101392%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0596101392" rel="nofollow"><img style="float:left;margin: 0 20px 10px 0;" src="http://ecx.images-amazon.com/images/I/41%2BhMxLiwNL._SL160_.jpg" /></a></p>
<ul>
<li>ISBN13: 9780596101398</li>
<li>Condition: New</li>
<li>Notes: BRAND NEW FROM PUBLISHER! BUY WITH CONFIDENCE, Over one million books sold! 98% Positive feedback. Compare our books, prices and service to the competition. 100% Satisfaction Guaranteed</li>
</ul>
<p><b>Product Description</b><br />Programmers love its flexibility and speed; designers love its accessibility and convenience.  When it comes to creating web sites, the PHP scripting language is truly a red-hot property.  In fact, PHP is currently used on more than 19 million web sites, surpassing Microsoft&#039;s ASP .NET technology in popularity.  Not surprisingly, this surge in usage has resulted in a number of PHP books hitting the market.  Only one, though, takes the language beyond traditional Web&#8230; <a href="http://www.amazon.com/PHP-Hacks-Creating-Dynamic-Websites/dp/0596101392%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0596101392" rel="nofollow">More >></a></p>
<p><a href="http://www.amazon.com/PHP-Hacks-Creating-Dynamic-Websites/dp/0596101392%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0596101392" title="PHP Hacks: Tips &#038; Tools For Creating Dynamic Websites" rel="nofollow"><b>PHP Hacks: Tips &#038; Tools For Creating Dynamic Websites</b></a></p>
<p><a href="http://www.cgiphp.com/blog/php-hacks-tips-tools-for-creating-dynamic-websites/">PHP Hacks: Tips &amp; Tools For Creating Dynamic Websites</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
<img src="http://www.cgiphp.com/?ak_action=api_record_view&id=360&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/php-hacks-tips-tools-for-creating-dynamic-websites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perl Hacks: Tips &amp; Tools for Programming, Debugging, and Surviving</title>
		<link>http://www.cgiphp.com/blog/perl-hacks-tips-tools-for-programming-debugging-and-surviving/</link>
		<comments>http://www.cgiphp.com/blog/perl-hacks-tips-tools-for-programming-debugging-and-surviving/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 07:01:02 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[Perl Books]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Surviving]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://bloghost.xaviermedia.net/blog/perl-hacks-tips-tools-for-programming-debugging-and-surviving/</guid>
		<description><![CDATA[Product DescriptionWith more than a million dedicated programmers, Perl has proven to be the best computing language for the latest trends in computing and business. While other languages have stagnated, Perl remains fresh, thanks to its community-based development model, which encourages the sharing of information among users. This tradition of knowledge-sharing allows developers to find [...]<p><a href="http://www.cgiphp.com/blog/perl-hacks-tips-tools-for-programming-debugging-and-surviving/">Perl Hacks: Tips &#038; Tools for Programming, Debugging, and Surviving</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/Perl-Hacks-Programming-Debugging-Surviving/dp/0596526741%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0596526741" rel="nofollow"><img style="float:left;margin: 0 20px 10px 0;" src="http://ecx.images-amazon.com/images/I/51aWqNflWfL._SL160_.jpg" /></a></p>
<p><b>Product Description</b><br />With more than a million dedicated programmers, Perl has proven to be the best computing language for the latest trends in computing and business. While other  languages have stagnated, Perl remains fresh, thanks to its community-based development model, which encourages the sharing of information among users. This tradition of knowledge-sharing allows developers to find answers to almost any Perl question they can dream up.</p>
<p> And you can find many of those a&#8230; <a href="http://www.amazon.com/Perl-Hacks-Programming-Debugging-Surviving/dp/0596526741%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0596526741" rel="nofollow">More >></a></p>
<p><a href="http://www.amazon.com/Perl-Hacks-Programming-Debugging-Surviving/dp/0596526741%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0596526741" title="Perl Hacks: Tips &#038; Tools for Programming, Debugging, and Surviving" rel="nofollow"><b>Perl Hacks: Tips &#038; Tools for Programming, Debugging, and Surviving</b></a></p>
<p><a href="http://www.cgiphp.com/blog/perl-hacks-tips-tools-for-programming-debugging-and-surviving/">Perl Hacks: Tips &#038; Tools for Programming, Debugging, and Surviving</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
<img src="http://www.cgiphp.com/?ak_action=api_record_view&id=71&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/perl-hacks-tips-tools-for-programming-debugging-and-surviving/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Automating System Administration with Perl: Tools to Make You More Efficient</title>
		<link>http://www.cgiphp.com/blog/automating-system-administration-with-perl-tools-to-make-you-more-efficient/</link>
		<comments>http://www.cgiphp.com/blog/automating-system-administration-with-perl-tools-to-make-you-more-efficient/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 07:00:39 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[Perl Books]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[Automating]]></category>
		<category><![CDATA[Efficient]]></category>
		<category><![CDATA[More]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://bloghost.xaviermedia.net/blog/automating-system-administration-with-perl-tools-to-make-you-more-efficient/</guid>
		<description><![CDATA[ISBN13: 9780596006396 Condition: NEW Notes: Brand New from Publisher. No Remainder Mark. Product Description If you do systems administration work of any kind, you have to deal with the growing complexity of your environment and increasing demands on your time. Automating System Administration with Perl, Second Edition, not only offers you the right tools for [...]<p><a href="http://www.cgiphp.com/blog/automating-system-administration-with-perl-tools-to-make-you-more-efficient/">Automating System Administration with Perl: Tools to Make You More Efficient</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/Automating-System-Administration-Perl-Efficient/dp/059600639X%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D059600639X" rel="nofollow"><img style="float:left;margin: 0 20px 10px 0;" src="http://ecx.images-amazon.com/images/I/41v7jUs313L._SL160_.jpg" /></a></p>
<ul>
<li>ISBN13: 9780596006396</li>
<li>Condition: NEW</li>
<li>Notes: Brand New from Publisher. No Remainder Mark.</li>
</ul>
<p><b>Product Description</b><br />  If you do systems administration work of any kind, you have to deal with the growing complexity of your environment and increasing demands on your time. Automating System Administration with Perl, Second Edition, not only offers you the right tools for your job, but also suggests the best way to approach specific problems and to securely automate recurring tasks. Updated and expanded to cover the latest operating systems, technologies, and Perl modules, this editi&#8230; <a href="http://www.amazon.com/Automating-System-Administration-Perl-Efficient/dp/059600639X%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D059600639X" rel="nofollow">More >></a></p>
<p><a href="http://www.amazon.com/Automating-System-Administration-Perl-Efficient/dp/059600639X%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D059600639X" title="Automating System Administration with Perl: Tools to Make You More Efficient" rel="nofollow"><b>Automating System Administration with Perl: Tools to Make You More Efficient</b></a></p>
<p><a href="http://www.cgiphp.com/blog/automating-system-administration-with-perl-tools-to-make-you-more-efficient/">Automating System Administration with Perl: Tools to Make You More Efficient</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
<img src="http://www.cgiphp.com/?ak_action=api_record_view&id=59&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/automating-system-administration-with-perl-tools-to-make-you-more-efficient/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.304 seconds -->

