<?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>How 2 Guru &#187; SugarCRM</title>
	<atom:link href="http://www.how2guru.com/archives/category/application/sugarcrm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.how2guru.com</link>
	<description>My Technical Sharing Blog</description>
	<lastBuildDate>Tue, 04 Oct 2011 04:50:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SugarCRM custom scheduler job.</title>
		<link>http://www.how2guru.com/archives/sugarcrm-custom-scheduler-job/</link>
		<comments>http://www.how2guru.com/archives/sugarcrm-custom-scheduler-job/#comments</comments>
		<pubDate>Mon, 31 May 2010 08:05:16 +0000</pubDate>
		<dc:creator>h2Guru</dc:creator>
				<category><![CDATA[SugarCRM]]></category>
		<category><![CDATA[schedulers job]]></category>

		<guid isPermaLink="false">http://www.myhow2guru.com/?p=164</guid>
		<description><![CDATA[Guys, today I am sharing how to create a installation package for custom scheduler job in SugarCRM. For SugarCRM administrator, the scheduler job functions are always not enough for suit the business logic. As a administrator, we are always need to create our customize job in order to fulfill the requirement. In older version of [...]]]></description>
		<wfw:commentRss>http://www.how2guru.com/archives/sugarcrm-custom-scheduler-job/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>customize SugarCRM out-of-box module field(s)</title>
		<link>http://www.how2guru.com/archives/customize-sugarcrm-out-of-box-module-fields/</link>
		<comments>http://www.how2guru.com/archives/customize-sugarcrm-out-of-box-module-fields/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 04:25:23 +0000</pubDate>
		<dc:creator>h2Guru</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[SugarCRM]]></category>

		<guid isPermaLink="false">http://www.myhow2guru.com/?p=138</guid>
		<description><![CDATA[When deploying a SugarCRM project, there is always required to customize out-of-box modules. Here is the tutorial to teach your guys how to customize a field from Accounts module. 1. Create a new file call &#8220;custom_Account_OOB_Fields.php&#8221; ?View Code PHP&#60;?php //SET BILLING POSTALCODE AS A MANDATORY FIELD $GLOBALS&#91;&#34;dictionary&#34;&#93;&#91;&#34;Account&#34;&#93;&#91;'fields'&#93;&#91;'billing_address_postalcode'&#93;&#91;'required'&#93; = true; //SET THE HELP TEXT TO A [...]]]></description>
		<wfw:commentRss>http://www.how2guru.com/archives/customize-sugarcrm-out-of-box-module-fields/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gmail &#8220;Too many login failures&#8221; in SugarCRM</title>
		<link>http://www.how2guru.com/archives/gmail-too-many-login-failures-in-sugarcrm/</link>
		<comments>http://www.how2guru.com/archives/gmail-too-many-login-failures-in-sugarcrm/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 11:28:22 +0000</pubDate>
		<dc:creator>h2Guru</dc:creator>
				<category><![CDATA[Gmail]]></category>
		<category><![CDATA[POP3]]></category>
		<category><![CDATA[SugarCRM]]></category>
		<category><![CDATA[Too many login failures]]></category>

		<guid isPermaLink="false">http://www.myhow2guru.com/?p=135</guid>
		<description><![CDATA[Recently I was play around with Gmail to download email(s) to SugarCRM. While doing the testing, found that one of the email accounts always fail to connect to Gmail but others without any problem. So, I decided to debug into the issue and found the error message &#8220;Too many login failures&#8221; return from Gmail. Suspect [...]]]></description>
		<wfw:commentRss>http://www.how2guru.com/archives/gmail-too-many-login-failures-in-sugarcrm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SugarCRM unable connect gmail</title>
		<link>http://www.how2guru.com/archives/sugarcrm-unable-connect-gmail/</link>
		<comments>http://www.how2guru.com/archives/sugarcrm-unable-connect-gmail/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 02:57:50 +0000</pubDate>
		<dc:creator>h2Guru</dc:creator>
				<category><![CDATA[Gmail]]></category>
		<category><![CDATA[SugarCRM]]></category>
		<category><![CDATA[ERROR Certificate failure]]></category>

		<guid isPermaLink="false">http://www.myhow2guru.com/?p=115</guid>
		<description><![CDATA[Recently working on the SugarCRM open source software. Due to some user requirement, I need to setup an inbound email (an email feature inside the SugarCRM) connect to gmail for downloading email using pop3. After try few times, I found that the test setting is connecting successfully. But when the scheduler job try to establish [...]]]></description>
		<wfw:commentRss>http://www.how2guru.com/archives/sugarcrm-unable-connect-gmail/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

