<?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: SugarCRM: really shared calendar</title>
	<atom:link href="http://software.tulentsev.com/2009/02/sugarcrm-really-shared-calendar/feed/" rel="self" type="application/rss+xml" />
	<link>http://software.tulentsev.com/2009/02/sugarcrm-really-shared-calendar/</link>
	<description>.NET, OO and functional programming, software reviews...</description>
	<lastBuildDate>Fri, 03 Sep 2010 16:22:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Sergei Tulentsev</title>
		<link>http://software.tulentsev.com/2009/02/sugarcrm-really-shared-calendar/comment-page-1/#comment-187</link>
		<dc:creator>Sergei Tulentsev</dc:creator>
		<pubDate>Thu, 19 Aug 2010 20:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://software.tulentsev.com/?p=108#comment-187</guid>
		<description>We host our own version and have full control over the sources.</description>
		<content:encoded><![CDATA[<p>We host our own version and have full control over the sources.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian U</title>
		<link>http://software.tulentsev.com/2009/02/sugarcrm-really-shared-calendar/comment-page-1/#comment-140</link>
		<dc:creator>Brian U</dc:creator>
		<pubDate>Wed, 23 Jun 2010 18:16:58 +0000</pubDate>
		<guid isPermaLink="false">http://software.tulentsev.com/?p=108#comment-140</guid>
		<description>Great post.  One question...is this solution available for on-demand users or only for those hosting their own instance of SugarCRM?</description>
		<content:encoded><![CDATA[<p>Great post.  One question&#8230;is this solution available for on-demand users or only for those hosting their own instance of SugarCRM?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergei Tulentsev</title>
		<link>http://software.tulentsev.com/2009/02/sugarcrm-really-shared-calendar/comment-page-1/#comment-117</link>
		<dc:creator>Sergei Tulentsev</dc:creator>
		<pubDate>Tue, 25 May 2010 11:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://software.tulentsev.com/?p=108#comment-117</guid>
		<description>So, Aidan, did you work it around? Or are you stuck?</description>
		<content:encoded><![CDATA[<p>So, Aidan, did you work it around? Or are you stuck?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aidan</title>
		<link>http://software.tulentsev.com/2009/02/sugarcrm-really-shared-calendar/comment-page-1/#comment-116</link>
		<dc:creator>Aidan</dc:creator>
		<pubDate>Tue, 25 May 2010 01:32:52 +0000</pubDate>
		<guid isPermaLink="false">http://software.tulentsev.com/?p=108#comment-116</guid>
		<description>Thanks for this, very helpful. I ran into an issue in 5.2 (possibly the same one the previous poster was trying to fix):

Query Failed:SELECT meetings.* from meetings WHERE (DATE_FORMAT(meetings.date_start,&#039;%Y-%m-%d&#039;) &gt;= &#039;2010-04-01&#039; AND DATE_FORMAT(meetings.date_start,&#039;%Y-%m-%d&#039;) table_name}.* from {$bean-&gt;table_name} LEFT JOIN {$bean-&gt;rel_users_table} ON {$bean-&gt;table_name}.id={$bean-&gt;rel_users_table}.{$bean_id_name} &quot;;</description>
		<content:encoded><![CDATA[<p>Thanks for this, very helpful. I ran into an issue in 5.2 (possibly the same one the previous poster was trying to fix):</p>
<p>Query Failed:SELECT meetings.* from meetings WHERE (DATE_FORMAT(meetings.date_start,&#8217;%Y-%m-%d&#8217;) &gt;= &#8217;2010-04-01&#8242; AND DATE_FORMAT(meetings.date_start,&#8217;%Y-%m-%d&#8217;) table_name}.* from {$bean-&gt;table_name} LEFT JOIN {$bean-&gt;rel_users_table} ON {$bean-&gt;table_name}.id={$bean-&gt;rel_users_table}.{$bean_id_name} &#8220;;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://software.tulentsev.com/2009/02/sugarcrm-really-shared-calendar/comment-page-1/#comment-11</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 11 Jan 2010 09:51:44 +0000</pubDate>
		<guid isPermaLink="false">http://software.tulentsev.com/?p=108#comment-11</guid>
		<description>Yeah, maybe you&#039;re right. I&#039;ll disable this pain for a while and let&#039;s see if will get flooded with spam or not :-)

I am glad my post was useful to you  :-)</description>
		<content:encoded><![CDATA[<p>Yeah, maybe you&#8217;re right. I&#8217;ll disable this pain for a while and let&#8217;s see if will get flooded with spam or not :-)</p>
<p>I am glad my post was useful to you  :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrea</title>
		<link>http://software.tulentsev.com/2009/02/sugarcrm-really-shared-calendar/comment-page-1/#comment-10</link>
		<dc:creator>andrea</dc:creator>
		<pubDate>Mon, 11 Jan 2010 09:21:41 +0000</pubDate>
		<guid isPermaLink="false">http://software.tulentsev.com/?p=108#comment-10</guid>
		<description>Hello,
your patch was what I needed, I had to change it for SugarCRM 5.5.

row 9 becomes:
 $select = &quot;SELECT {$bean-&gt;table_name}.* from {$bean-&gt;table_name}, {$bean-&gt;rel_users_table} &quot;;

Thank you,
Andrea

(p.s.: the registration process is painful for just leaving a comment.. :) )</description>
		<content:encoded><![CDATA[<p>Hello,<br />
your patch was what I needed, I had to change it for SugarCRM 5.5.</p>
<p>row 9 becomes:<br />
 $select = &#8220;SELECT {$bean-&gt;table_name}.* from {$bean-&gt;table_name}, {$bean-&gt;rel_users_table} &#8220;;</p>
<p>Thank you,<br />
Andrea</p>
<p>(p.s.: the registration process is painful for just leaving a comment.. :) )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SugarCRM: More colors! &#124; Thoughts on Software and Computers</title>
		<link>http://software.tulentsev.com/2009/02/sugarcrm-really-shared-calendar/comment-page-1/#comment-8</link>
		<dc:creator>SugarCRM: More colors! &#124; Thoughts on Software and Computers</dc:creator>
		<pubDate>Fri, 06 Feb 2009 18:24:44 +0000</pubDate>
		<guid isPermaLink="false">http://software.tulentsev.com/?p=108#comment-8</guid>
		<description>[...] I was implementing previous issue, my manager asked me: &#8220;Can we also mark meetings with colors, corresponding to users?&#8221;. [...]</description>
		<content:encoded><![CDATA[<p>[...] I was implementing previous issue, my manager asked me: &#8220;Can we also mark meetings with colors, corresponding to users?&#8221;. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
