<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: It&#8217;s always hard.  Notes from my SDUG Tuning Sugar Databases talk</title>
	<atom:link href="http://developers.sugarcrm.com/wordpress/2008/03/19/its-always-hard-notes-from-my-sdug-tuning-sugar-databases-talk/feed/" rel="self" type="application/rss+xml" />
	<link>http://developers.sugarcrm.com/wordpress/2008/03/19/its-always-hard-notes-from-my-sdug-tuning-sugar-databases-talk/</link>
	<description>Weblog for the Sugar Developer community</description>
	<lastBuildDate>Sat, 06 Mar 2010 14:05:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Travis Swicegood</title>
		<link>http://developers.sugarcrm.com/wordpress/2008/03/19/its-always-hard-notes-from-my-sdug-tuning-sugar-databases-talk/comment-page-1/#comment-75</link>
		<dc:creator>Travis Swicegood</dc:creator>
		<pubDate>Thu, 20 Mar 2008 13:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://developers.sugarcrm.com/wordpress/2008/03/19/its-always-hard-notes-from-my-sdug-tuning-sugar-databases-talk/#comment-75</guid>
		<description>@SugarDev.net - thanks for the reminder.  As a developer I wipe my installation so many times in a week, I forget that people need to worry about upgrading! :-)</description>
		<content:encoded><![CDATA[<p>@SugarDev.net &#8211; thanks for the reminder.  As a developer I wipe my installation so many times in a week, I forget that people need to worry about upgrading! <img src='http://developers.sugarcrm.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SugarDev.net</title>
		<link>http://developers.sugarcrm.com/wordpress/2008/03/19/its-always-hard-notes-from-my-sdug-tuning-sugar-databases-talk/comment-page-1/#comment-74</link>
		<dc:creator>SugarDev.net</dc:creator>
		<pubDate>Thu, 20 Mar 2008 12:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://developers.sugarcrm.com/wordpress/2008/03/19/its-always-hard-notes-from-my-sdug-tuning-sugar-databases-talk/#comment-74</guid>
		<description>However, addin this line won&#039;t give you the resource usage summary. calculate_response_time will only give you the response time..

Read here how to get the resource usage summary shown above:

http://www.sugardev.net/Show_page_resources_for_performance_assessment</description>
		<content:encoded><![CDATA[<p>However, addin this line won&#8217;t give you the resource usage summary. calculate_response_time will only give you the response time..</p>
<p>Read here how to get the resource usage summary shown above:</p>
<p><a href="http://www.sugardev.net/Show_page_resources_for_performance_assessment" rel="nofollow">http://www.sugardev.net/Show_page_resources_for_performance_assessment</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SugarDev.net</title>
		<link>http://developers.sugarcrm.com/wordpress/2008/03/19/its-always-hard-notes-from-my-sdug-tuning-sugar-databases-talk/comment-page-1/#comment-73</link>
		<dc:creator>SugarDev.net</dc:creator>
		<pubDate>Thu, 20 Mar 2008 12:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://developers.sugarcrm.com/wordpress/2008/03/19/its-always-hard-notes-from-my-sdug-tuning-sugar-databases-talk/#comment-73</guid>
		<description>NEVER edit config.php directly.</description>
		<content:encoded><![CDATA[<p>NEVER edit config.php directly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SugarDev.net</title>
		<link>http://developers.sugarcrm.com/wordpress/2008/03/19/its-always-hard-notes-from-my-sdug-tuning-sugar-databases-talk/comment-page-1/#comment-72</link>
		<dc:creator>SugarDev.net</dc:creator>
		<pubDate>Thu, 20 Mar 2008 12:42:41 +0000</pubDate>
		<guid isPermaLink="false">http://developers.sugarcrm.com/wordpress/2008/03/19/its-always-hard-notes-from-my-sdug-tuning-sugar-databases-talk/#comment-72</guid>
		<description>Please, please comply with Sugar&#039;s overriding mechanism when you implement this feature. Like so:

$sugar_config[&quot;calculate_response_time&quot;] = true;

in *config_override.php* in Sugar&#039;s root. Create this file if it&#039;s not there already.</description>
		<content:encoded><![CDATA[<p>Please, please comply with Sugar&#8217;s overriding mechanism when you implement this feature. Like so:</p>
<p>$sugar_config["calculate_response_time"] = true;</p>
<p>in *config_override.php* in Sugar&#8217;s root. Create this file if it&#8217;s not there already.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
