<?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; Practices</title>
	<atom:link href="http://www.cgiphp.com/blog/tag/practices/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>Real World Java EE Patterns Rethinking Best Practices</title>
		<link>http://www.cgiphp.com/blog/real-world-java-ee-patterns-rethinking-best-practices/</link>
		<comments>http://www.cgiphp.com/blog/real-world-java-ee-patterns-rethinking-best-practices/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 19:31:22 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[Java Books]]></category>
		<category><![CDATA[Best]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Patterns]]></category>
		<category><![CDATA[Practices]]></category>
		<category><![CDATA[Real]]></category>
		<category><![CDATA[Rethinking]]></category>
		<category><![CDATA[World]]></category>

		<guid isPermaLink="false">http://www.cgiphp.com/blog/real-world-java-ee-patterns-rethinking-best-practices/</guid>
		<description><![CDATA[Product DescriptionThis pragmatic book offers the real world knowledge you need to develop lean and maintainable Java EE 5 / 6 applications. Real World Java EE Patterns &#8211; Rethinking Best Practices guides you to efficient patterns and best practices in a structured way, with code from real world projects. This book includes coverage of: An [...]<p><a href="http://www.cgiphp.com/blog/real-world-java-ee-patterns-rethinking-best-practices/">Real World Java EE Patterns Rethinking Best Practices</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/Real-World-Patterns-Rethinking-Practices/dp/0557078326%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0557078326" rel="nofollow"><img style="float:left;margin: 0 20px 10px 0;" src="http://ecx.images-amazon.com/images/I/41-H27t8nwL._SL160_.jpg" /></a></p>
<p><b>Product Description</b><br />This pragmatic book offers the real world knowledge you need to develop lean and maintainable Java EE 5 / 6 applications. Real World Java EE Patterns &#8211; Rethinking Best Practices guides you to efficient patterns and best practices in a structured way, with code from real world projects. This book includes coverage of: An introduction into the core principles and APIs of Java EE 6 (EJB, JPA, JMS, JCA, JTA, DI, Convention Over Configuration, REST), Principles of transa&#8230; <a href="http://www.amazon.com/Real-World-Patterns-Rethinking-Practices/dp/0557078326%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0557078326" rel="nofollow">More >></a></p>
<p><a href="http://www.amazon.com/Real-World-Patterns-Rethinking-Practices/dp/0557078326%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0557078326" title="Real World Java EE Patterns Rethinking Best Practices" rel="nofollow"><b>Real World Java EE Patterns Rethinking Best Practices</b></a></p>
<p><a href="http://www.cgiphp.com/blog/real-world-java-ee-patterns-rethinking-best-practices/">Real World Java EE Patterns Rethinking Best Practices</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=405&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/real-world-java-ee-patterns-rethinking-best-practices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Performance Tuning Best Practices for MySQL</title>
		<link>http://www.cgiphp.com/blog/performance-tuning-best-practices-for-mysql/</link>
		<comments>http://www.cgiphp.com/blog/performance-tuning-best-practices-for-mysql/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 07:07:00 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[Best]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Practices]]></category>
		<category><![CDATA[Tuning]]></category>

		<guid isPermaLink="false">http://bloghost.xaviermedia.net/blog/performance-tuning-best-practices-for-mysql/</guid>
		<description><![CDATA[Google techtalks April 28, 2006 Jay Pipes Jay Pipes is a co-author of the recently published Pro mysql (Apress, 2005), which covers all of the newest mysql 5 features, as well as in-depth discussion and analysis of the mysql server architecture, storage engines, transaction procesing, benchmarking, and advanced SQL scenarios. You can also see his [...]<p><a href="http://www.cgiphp.com/blog/performance-tuning-best-practices-for-mysql/">Performance Tuning Best Practices for MySQL</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/u70mkgDnDdU?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/u70mkgDnDdU?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Google techtalks April 28, 2006 Jay Pipes Jay Pipes is a co-author of the recently published Pro mysql (Apress, 2005), which covers all of the newest mysql 5 features, as well as in-depth discussion and analysis of the mysql server architecture, storage engines, transaction procesing, benchmarking, and advanced SQL scenarios. You can also see his name on articles appearing in Linux Magazine and can read more articles about mysql at his website. ABSTRACT Learn where to best focus your attention when tuning the performance of your applications and database servers, and how to effectively find the &#034;low hanging fruit&#034; on the tree of bottlenecks. It&#039;s not rocket science, but with a bit of acquired&#8230;</p>
<p><a href="http://www.cgiphp.com/blog/performance-tuning-best-practices-for-mysql/">Performance Tuning Best Practices for MySQL</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=85&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/performance-tuning-best-practices-for-mysql/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Perl Best Practices</title>
		<link>http://www.cgiphp.com/blog/perl-best-practices/</link>
		<comments>http://www.cgiphp.com/blog/perl-best-practices/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 07:00:24 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[Perl Books]]></category>
		<category><![CDATA[Best]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Practices]]></category>

		<guid isPermaLink="false">http://bloghost.xaviermedia.net/blog/perl-best-practices/</guid>
		<description><![CDATA[ISBN13: 9780596001735 Condition: NEW Notes: Brand New from Publisher. No Remainder Mark. Product DescriptionMany programmers code by instinct, relying on convenient habits or a &#034;style&#034; they picked up early on. They aren&#039;t conscious of all the choices they make, like how they format their source, the names they use for variables, or the kinds of [...]<p><a href="http://www.cgiphp.com/blog/perl-best-practices/">Perl Best Practices</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-Best-Practices-Damian-Conway/dp/0596001738%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0596001738" rel="nofollow"><img style="float:left;margin: 0 20px 10px 0;" src="http://ecx.images-amazon.com/images/I/41sTMs-txCL._SL160_.jpg" /></a></p>
<ul>
<li>ISBN13: 9780596001735</li>
<li>Condition: NEW</li>
<li>Notes: Brand New from Publisher. No Remainder Mark.</li>
</ul>
<p><b>Product Description</b><br />Many programmers code by instinct, relying on convenient habits or a &#034;style&#034; they picked up early on. They aren&#039;t conscious of all the choices they make, like how they format their source, the names they use for variables, or the kinds of loops they use. They&#039;re focused entirely on problems they&#039;re solving, solutions they&#039;re creating, and algorithms they&#039;re implementing. So they write code in the way that seems natural, that happens intuitively, and that feels good&#8230;. <a href="http://www.amazon.com/Perl-Best-Practices-Damian-Conway/dp/0596001738%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0596001738" rel="nofollow">More >></a></p>
<p><a href="http://www.amazon.com/Perl-Best-Practices-Damian-Conway/dp/0596001738%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0596001738" title="Perl Best Practices" rel="nofollow"><b>Perl Best Practices</b></a></p>
<p><a href="http://www.cgiphp.com/blog/perl-best-practices/">Perl Best Practices</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=50&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/perl-best-practices/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

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

