<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://sugarclub.sugarai.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Uncon Archive</title><link>https://sugarclub.sugarai.com/dev-club/m/uncon-archive</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Tutorial: Customizing Elasticsearch</title><link>https://sugarclub.sugarai.com/dev-club/m/uncon-archive/928</link><pubDate>Fri, 15 Sep 2017 18:08:52 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:2672aedc-b39c-4aa7-9dda-99621c7d9691</guid><dc:creator>Lauren Schaefer</dc:creator><slash:comments>0</slash:comments><description>
&lt;p style="margin-top:0pt;margin-bottom:0pt;"&gt;&lt;span style="font-size:11pt;color:#000000;background-color:transparent;font-weight:400;text-decoration:none;"&gt;In this tutorial, you will learn the techniques to extend Sugar&amp;#39;s full text search via multiple examples. You will also get a brief introduction to the Elasticsearch framework and debugging methods. &lt;/span&gt;&lt;/p&gt;
</description><enclosure url="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/928/download" length="978028" type="application/pdf" /><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/Tutorials%2bby%2bthe%2bExperts%2bTrack">Tutorials by the Experts Track</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/Tutorials%2bby%2bthe%2bExperts%2bTrack">Tutorials by the Experts Track</category></item><item><title>Tutorial: Adding a custom component in the side-pane</title><link>https://sugarclub.sugarai.com/dev-club/m/uncon-archive/927</link><pubDate>Fri, 15 Sep 2017 18:05:09 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:e75fa1d0-2170-41b5-8d85-a366967a1dcc</guid><dc:creator>Lauren Schaefer</dc:creator><slash:comments>0</slash:comments><description>
&lt;p style="margin-top:0pt;margin-bottom:0pt;"&gt;&lt;span style="font-size:11pt;color:#000000;background-color:transparent;font-weight:400;text-decoration:none;"&gt;In less than 30 minutes, we&amp;rsquo;ll walk you through the necessary steps to add your own custom component in the Sugar side-pane and establish communication between the latter and the main-pane. &lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top:0pt;margin-bottom:0pt;"&gt;&lt;span style="font-size:11pt;color:#000000;background-color:transparent;font-weight:400;text-decoration:none;"&gt;Why, you wonder? The side-pane represents a large part of the real-estate we have in our views, but unfortunately many people don&amp;rsquo;t leverage it from a customization standpoint. &amp;nbsp;The side-pane has huge potential for customization!&lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top:0pt;margin-bottom:0pt;"&gt;&lt;span style="font-size:11pt;color:#000000;background-color:transparent;font-weight:400;text-decoration:none;"&gt;In this tutorial, you&amp;rsquo;ll create a custom year book component in the side-pane of student records. &amp;nbsp;The component will display an image based on the first tag listed in the student&amp;rsquo;s record.&lt;/span&gt;&lt;/p&gt;
</description><enclosure url="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/927/download" length="2560885" type="application/pdf" /><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/Tutorials%2bby%2bthe%2bExperts%2bTrack">Tutorials by the Experts Track</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/Tutorials%2bby%2bthe%2bExperts%2bTrack">Tutorials by the Experts Track</category></item><item><title>Tutorial: Building code customizations for Advanced Workflow</title><link>https://sugarclub.sugarai.com/dev-club/m/uncon-archive/926</link><pubDate>Fri, 15 Sep 2017 18:02:22 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:de331c43-5bb3-4774-80e1-b81b772bc717</guid><dc:creator>Lauren Schaefer</dc:creator><slash:comments>0</slash:comments><description>
&lt;div class="" title="Page 4"&gt;&lt;div class=""&gt;&lt;div class=""&gt;&lt;div class=""&gt;&lt;p&gt;&lt;span style="font-size:11.000000pt;"&gt;Advanced Workflow is the next generation Business Process Management tool used to model and deploy automated processes within Sugar. It has quickly become a mission critical feature for many users of Sugar. One of the key benefits of the Sugar application is its extensibility, and, until v7.8, Advanced Workflow did not leverage the extensibility of the Sugar platform. However, with the implementation of the ProcessManager library beginning in v7.8, customizing Advanced Workflow is now a possibility. &lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
</description><enclosure url="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/926/download" length="1257258" type="application/pdf" /><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/Tutorials%2bby%2bthe%2bExperts%2bTrack">Tutorials by the Experts Track</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/Tutorials%2bby%2bthe%2bExperts%2bTrack">Tutorials by the Experts Track</category></item><item><title>Tutorial: Troubleshooting Sugar code customizations</title><link>https://sugarclub.sugarai.com/dev-club/m/uncon-archive/925</link><pubDate>Fri, 15 Sep 2017 17:59:50 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:6b464b2b-605f-44f4-b9ad-442fde395890</guid><dc:creator>Lauren Schaefer</dc:creator><slash:comments>0</slash:comments><description>
&lt;p class=""&gt;Building, customizing and personalizing your Sugar instance to suit your company&amp;rsquo;s needs is a core requirement, but, without the tools to write and fix your code, it can sometimes feel like you&amp;rsquo;re driving without a map. In this tutorial, we&amp;rsquo;ll walk you through common approaches to debugging back-end (PHP) and front-end (JavaScript and HBS) Sugar customizations.&lt;/p&gt;&lt;p class=""&gt;In this tutorial, you&amp;rsquo;ll debug a module loadable package that contains one custom module:&amp;nbsp;msgc_Equipment. The module is used to manage the equipment at Professor Marum&amp;rsquo;s School for Gifted Coders. Users can request to checkout one or more pieces of equipment. The module has 2 custom fields: total and num_available. The total field stores the total number of pieces of equipment the school has. The num_available field stores how many pieces of&lt;/p&gt;&lt;p class=""&gt;equipment are currently available to be checked out. For example, if the number available of a piece of equipment is 100 and you check out 5, the number available will become 95.&lt;/p&gt;
</description><enclosure url="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/925/download" length="1091226" type="application/pdf" /><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/Tutorials%2bby%2bthe%2bExperts%2bTrack">Tutorials by the Experts Track</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/Tutorials%2bby%2bthe%2bExperts%2bTrack">Tutorials by the Experts Track</category></item><item><title>Tutorial: Building chart dashlets and data visualizations using Sucrose</title><link>https://sugarclub.sugarai.com/dev-club/m/uncon-archive/924</link><pubDate>Fri, 15 Sep 2017 17:57:12 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:3340b1b9-ec06-4abd-9f25-7760d8fe8489</guid><dc:creator>Lauren Schaefer</dc:creator><slash:comments>3</slash:comments><description>
&lt;p style="margin-top:0pt;margin-bottom:0pt;"&gt;&lt;span style="font-size:11pt;color:#000000;background-color:transparent;font-weight:400;text-decoration:none;"&gt;Building a quality data visualization dashlet involves more than just code. This tutorial will guide you through the process of developing a chart dashlet from planning to execution.&lt;/span&gt;&lt;/p&gt;
</description><enclosure url="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/924/download" length="810464" type="application/pdf" /><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/Tutorials%2bby%2bthe%2bExperts%2bTrack">Tutorials by the Experts Track</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/Tutorials%2bby%2bthe%2bExperts%2bTrack">Tutorials by the Experts Track</category></item><item><title>Tutorial: Intro to the Sugar REST v10 API</title><link>https://sugarclub.sugarai.com/dev-club/m/uncon-archive/929</link><pubDate>Fri, 15 Sep 2017 17:48:05 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:375579dc-c134-4222-a672-2e49b22e9df6</guid><dc:creator>Lauren Schaefer</dc:creator><slash:comments>1</slash:comments><description>
&lt;p style="margin-top:0pt;margin-bottom:0pt;"&gt;&lt;span style="font-size:11pt;color:#000000;background-color:transparent;font-weight:400;text-decoration:none;"&gt;Accessing your data when you want is good. &amp;nbsp;Accessing your data however you want is better. &amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top:0pt;margin-bottom:0pt;"&gt;&lt;span style="font-size:11pt;color:#000000;background-color:transparent;font-weight:400;text-decoration:none;"&gt;When you decide to build an integration with Sugar, you&amp;rsquo;ll need an easy way to access and interact with the data stored in Sugar. &amp;nbsp;The REST (&lt;/span&gt;&lt;span style="font-size:10.5pt;color:#222222;background-color:#ffffff;font-weight:400;text-decoration:none;"&gt;representational state transfer)&lt;/span&gt;&lt;span style="font-size:11pt;color:#000000;background-color:transparent;font-weight:400;text-decoration:none;"&gt; API (application programming interface) is perfect for this.&lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top:0pt;margin-bottom:0pt;"&gt;&lt;span style="font-size:11pt;color:#000000;background-color:transparent;font-weight:400;text-decoration:none;"&gt;In this tutorial, you&amp;rsquo;ll learn how to access your CRM data using the Sugar REST v10 API so you can get to your data whenever and however you want. &amp;nbsp;We&amp;rsquo;ll begin with the basics of how to connect to the API using an HTTP request. &amp;nbsp;Then we&amp;rsquo;ll perform each of the CRUD (create, read, update, and delete) operations.&lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top:0pt;margin-bottom:0pt;"&gt;&lt;span style="font-size:11pt;color:#000000;background-color:transparent;font-weight:400;text-decoration:none;"&gt;Let&amp;rsquo;s REST!&lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top:0pt;margin-bottom:0pt;"&gt;&lt;span style="font-size:11pt;color:#000000;background-color:transparent;font-weight:400;text-decoration:none;"&gt;&lt;span id="655c79c2_eb4d_4a1b_8281_06a85391f1b1"&gt;&lt;p&gt;[View:https://www.youtube.com/watch?v=11tI5owAZhg:640:420]&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
</description><enclosure url="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/929/download" length="348145" type="application/pdf" /><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/Tutorials%2bby%2bthe%2bExperts%2bTrack">Tutorials by the Experts Track</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/Tutorials%2bby%2bthe%2bExperts%2bTrack">Tutorials by the Experts Track</category></item><item><title>Tutorial: Performing common code customizations on new Quotes module</title><link>https://sugarclub.sugarai.com/dev-club/m/uncon-archive/923</link><pubDate>Fri, 15 Sep 2017 17:37:56 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:fe9019b0-9251-49e8-ae56-43cedce4b7ed</guid><dc:creator>Lauren Schaefer</dc:creator><slash:comments>1</slash:comments><description>
&lt;p&gt;&lt;span style="color:#000000;font-size:medium;"&gt;So, you&amp;rsquo;ve seen the new Quotes module and how awesome it is, but something is missing. Something personal&amp;hellip; something custom. GOOD NEWS! In this tutorial, we will walk you through how to add customizations to Quotes so that you can make it your own. In the future, all of this should be a bit easier with a GUI to help, but, as it stands now, we get to be code monkeys. So, fasten that seatbelt, we&amp;rsquo;re going to do something awesome together!&lt;/span&gt;&lt;/p&gt;
</description><enclosure url="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/923/download" length="173458" type="application/pdf" /><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/Tutorials%2bby%2bthe%2bExperts%2bTrack">Tutorials by the Experts Track</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/Tutorials%2bby%2bthe%2bExperts%2bTrack">Tutorials by the Experts Track</category></item><item><title>Tutorial: Building custom apps using the Sugar mobile SDK</title><link>https://sugarclub.sugarai.com/dev-club/m/uncon-archive/975</link><pubDate>Fri, 15 Sep 2017 17:31:12 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:e6aba123-0b16-405f-866d-2d6c5d78c4ed</guid><dc:creator>Lauren Schaefer</dc:creator><slash:comments>0</slash:comments><description>
&lt;p style="margin-top:0pt;margin-bottom:0pt;"&gt;&lt;span style="font-size:11pt;color:#000000;background-color:transparent;font-weight:400;text-decoration:none;"&gt;The Sugar mobile app is packed with features. The Mobile Application Configuration Service (MACS) comes in handy when you need to build a branded version of Sugar&amp;#39;s standard mobile offering. But what if you need to add custom functionality? Not to worry! Sugar Mobile SDK comes to the rescue. In this tutorial, we will use the Sugar Mobile SDK to not only brand and style the mobile app but also add a custom view that renders a map with meetings locations.&lt;/span&gt;&lt;/p&gt;
</description><enclosure url="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/975/download" length="2100817" type="application/pdf" /><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/Tutorials%2bby%2bthe%2bExperts%2bTrack">Tutorials by the Experts Track</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/Tutorials%2bby%2bthe%2bExperts%2bTrack">Tutorials by the Experts Track</category></item><item><title>UnCon 2017: Upgrade your Sugar demo skills!</title><link>https://sugarclub.sugarai.com/dev-club/m/uncon-archive/1187</link><pubDate>Thu, 14 Sep 2017 20:55:40 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:ac6aa7ed-009d-4bb1-8689-c85842b3c3d0</guid><dc:creator>Matt Marum</dc:creator><slash:comments>1</slash:comments><description>
&lt;div class="" style="background:transparent;border:0px;"&gt;&lt;div class="" style="background:transparent;border:0px;margin:24px 0px 0px;"&gt;&lt;div class="" style="background:transparent;border:0px;"&gt;&lt;div class="" style="background:transparent;border:0px;"&gt;&lt;div class="" style="background:transparent;border:0px;"&gt;&lt;div class="" style="background:transparent;border:0px;"&gt;&lt;div class="" style="background:transparent;border:0px;"&gt;&lt;div class="" style="background:transparent;border:0px;"&gt;&lt;a href="https://sugarclub.sugarcrm.com/members/onepomiachty"&gt;Olivier Nepomiachty&lt;/a&gt;, Head of Sugar Labs, is pumped for SugarCon&amp;nbsp;and he explains why you should be too! Come meet Olivier at UnCon so you can learn more about SugarCRM&amp;#39;s demo environment, demoing, and integration. Register today at &lt;a href="http://sugarcon.com" rel="nofollow" target="_blank"&gt;sugarcon.com&lt;/a&gt;!&lt;/div&gt;&lt;div class="" style="background:transparent;border:0px;"&gt; &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
</description><enclosure url="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/1187/download" length="-1" type="text/html; charset=utf-8" /><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/sugarcon%2b2017">sugarcon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/sugarcon%2b2017">sugarcon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category></item><item><title>UnCon 2017: Test and Deploy for Flawless CRM Victory!</title><link>https://sugarclub.sugarai.com/dev-club/m/uncon-archive/1186</link><pubDate>Wed, 06 Sep 2017 12:29:19 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:2b033eac-bef4-46d2-bb90-76780357b9c2</guid><dc:creator>Matt Marum</dc:creator><slash:comments>0</slash:comments><description>
&lt;p&gt;&lt;span style="color:#111111;background-color:#ffffff;font-size:14px;"&gt;Join our VP of Releases and Reliability, &lt;a href="https://sugarclub.sugarcrm.com/members/zsprackett"&gt;Zac Sprackett&lt;/a&gt;&amp;nbsp;to learn how to &lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/1042"&gt;test&lt;/a&gt; and &lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/873"&gt;deploy&lt;/a&gt; for a flawless CRM victory! Register for UnCon 2017 at &lt;a href="http://sugarcon.com" rel="nofollow" target="_blank"&gt;sugarcon.com&lt;/a&gt;!&lt;/span&gt;&lt;/p&gt;
</description><enclosure url="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/1186/download" length="-1" type="text/html; charset=utf-8" /><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/In_2D00_Depth%2bSessions%2bTrack">In-Depth Sessions Track</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/In_2D00_Depth%2bSessions%2bTrack">In-Depth Sessions Track</category></item><item><title>Customizing Elasticsearch</title><link>https://sugarclub.sugarai.com/dev-club/m/uncon-archive/1128</link><pubDate>Fri, 25 Aug 2017 18:46:21 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:1849817e-5add-4601-8084-adcda6f55d76</guid><dc:creator>Matt Marum</dc:creator><slash:comments>0</slash:comments><description>
&lt;h2&gt;Description&lt;/h2&gt;&lt;p&gt;Participants will learn the techniques to extend Sugar&amp;#39;s full text search via multiple examples. Brief introduction of Elasticsearch framework and debugging methods will also be covered. Experts will be available to help answer Elasticsearch customization questions and provide hands on assistance.&lt;/p&gt;&lt;p&gt;Session Audience:&amp;nbsp;Advanced&lt;/p&gt;&lt;h2 style="font-weight:bold;font-size:20px;"&gt;Speaker&lt;/h2&gt;&lt;div class="" style="color:#000000;background-color:#ffffff;border:0px;font-weight:normal;font-size:15px;"&gt;&lt;div class="j-rte-table"&gt;&lt;table class="j-table jiveBorder" style="border:1px solid #c6c6c6;font-weight:inherit;font-size:15px;margin:0px 0px 2px;width:70%;"&gt;&lt;thead style="border:inherit solid inherit;font-weight:inherit;font-size:15px;"&gt;&lt;tr style="background-color:#efefef;font-weight:inherit;font-size:15px;height:25px;"&gt;&lt;th class="" style="font-size:15px;width:33.3%;padding:5px;height:25px;"&gt;&lt;span style="border:0px;font-weight:inherit;font-size:15px;"&gt;Speaker&lt;/span&gt;&lt;/th&gt;&lt;th class="" style="font-size:15px;width:33.3%;padding:5px;height:25px;"&gt;&lt;span style="border:0px;font-weight:inherit;font-size:15px;"&gt;Company&lt;/span&gt;&lt;/th&gt;&lt;th class="" style="font-size:15px;width:33.3%;padding:5px;height:25px;"&gt;&lt;span style="border:0px;font-weight:inherit;font-size:15px;"&gt;Title&lt;/span&gt;&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody style="border:inherit solid inherit;font-weight:inherit;font-size:15px;"&gt;&lt;tr style="font-weight:inherit;font-size:15px;height:25px;"&gt;&lt;td style="font-weight:400;font-size:15px;width:33.3%;padding:5px;height:25px;"&gt;&lt;p&gt;Esther Zheng&lt;/p&gt;&lt;/td&gt;&lt;td style="font-weight:400;font-size:15px;width:33.3%;padding:5px;height:25px;"&gt;&lt;p&gt;SugarCRM&lt;/p&gt;&lt;/td&gt;&lt;td style="font-weight:400;font-size:15px;width:33.3%;padding:5px;height:25px;"&gt;&lt;p&gt;Sr. Software Engineer&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="font-weight:inherit;font-size:15px;height:25px;"&gt;&lt;td style="font-weight:400;font-size:15px;width:33.3%;padding:5px;height:25px;"&gt;&lt;p&gt;&lt;a href="https://sugarclub.sugarcrm.com/members/jzhu"&gt;Jianzhong Zhu&lt;/a&gt;&lt;/p&gt;&lt;/td&gt;&lt;td style="font-weight:400;font-size:15px;width:33.3%;padding:5px;height:25px;"&gt;&lt;p&gt;SugarCRM&lt;/p&gt;&lt;/td&gt;&lt;td style="font-weight:400;font-size:15px;width:33.3%;padding:5px;height:25px;"&gt;&lt;p&gt;Sr. Software Engineer&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="font-weight:inherit;font-size:15px;height:25px;"&gt;&lt;td style="font-weight:400;font-size:15px;width:33.3%;padding:5px;height:25px;"&gt;&lt;p&gt;&lt;a href="https://sugarclub.sugarcrm.com/members/jvink"&gt;Jelle Vink&lt;/a&gt;&lt;/p&gt;&lt;/td&gt;&lt;td style="font-weight:400;font-size:15px;width:33.3%;padding:5px;height:25px;"&gt;&lt;p&gt;SugarCRM&lt;/p&gt;&lt;/td&gt;&lt;td style="font-weight:400;font-size:15px;width:33.3%;padding:5px;height:25px;"&gt;&lt;p&gt;Distinguished Engineer&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;h2&gt;Session Documents&lt;/h2&gt;&lt;p&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/928"&gt;Tutorial: Customizing Elasticsearch&lt;/a&gt;&amp;nbsp;|&amp;nbsp;&lt;a href="https://community.sugarcrm.com/servlet/JiveServlet/downloadBody/4824-102-1-6635/UnCon2017_CustomizeElastic.pdf"&gt;Download PDF&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div class="j-rte-table"&gt;&lt;table class="j-table jiveBorder" style="border:1px solid #c6c6c6;width:44.896%;border-width:1px;border-color:#c6c6c6;background-color:#bee5f7;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="width:50%;text-align:center;vertical-align:middle;"&gt;&lt;span style="font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;More from &lt;br /&gt;Uncon&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;&lt;td style="width:50%;text-align:center;vertical-align:middle;"&gt;&lt;span style="font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;Back to&lt;br /&gt;All Sessions&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;
</description><enclosure url="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/1128/download" length="8070" type="application/pdf" /><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/audience_3A00_%2bintro">audience: intro</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/Tutorials%2bby%2bthe%2bExperts%2bTrack">Tutorials by the Experts Track</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/audience_3A00_%2bintro">audience: intro</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/Tutorials%2bby%2bthe%2bExperts%2bTrack">Tutorials by the Experts Track</category></item><item><title>Uncon 2017 Sessions</title><link>https://sugarclub.sugarai.com/dev-club/m/uncon-archive/1119</link><pubDate>Thu, 17 Aug 2017 22:42:18 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:efe62124-26b8-466e-b4fe-de80f5409c1f</guid><dc:creator>Matt Marum</dc:creator><slash:comments>0</slash:comments><description>
&lt;p&gt;&lt;span style="color:#2973a2;font-size:22px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;Uncon&amp;nbsp;2017&amp;nbsp;Sessions&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class="j-rte-table"&gt;&lt;table class="j-table jiveBorder" style="border:1px solid #c6c6c6;border-width:0px;border-color:#c6c6c6;" width="100%"&gt;&lt;thead&gt;&lt;tr&gt;&lt;th style="width:50%;"&gt;&lt;p style="padding-left:30px;padding-top:10px;"&gt;&lt;span style="font-family:georgia, palatino, serif;font-size:18px;"&gt;&lt;strong&gt;Presentations&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/th&gt;&lt;th style="width:50%;"&gt;&lt;p style="padding-left:30px;padding-top:10px;"&gt;&lt;span style="font-family:georgia, palatino, serif;font-size:18px;"&gt;&lt;strong&gt;Tutorials&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="width:50%;"&gt;&lt;p style="padding-left:30px;padding-top:10px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/1043"&gt;Becoming a Demo Champion&lt;/a&gt;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;strong&gt;&lt;em&gt;Tuesday, September 26, 2017 (5:00 PM)&lt;/em&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;p style="padding-left:30px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/882"&gt;Best Practices for Designing Advanced Workflows&lt;/a&gt;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;strong&gt;&lt;em&gt;Wednesday, September 27, 2017 (1:00 PM)&lt;/em&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;p style="padding-left:30px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/880"&gt;Do&amp;rsquo;s and Don&amp;rsquo;ts for Using Emails APIs&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;strong&gt;&lt;em&gt;Tuesday, September 26, 2017 (4:00 PM)&lt;/em&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;p style="padding-left:30px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/881"&gt;Escalations and the People Who Love Them&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;strong&gt;&lt;em&gt;Tuesday, September 26, 2017 (2:00 PM)&lt;/em&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;p style="padding-left:30px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/871"&gt;From Zero to Production&lt;/a&gt;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;em&gt;Wednesday, September 27, 2017 (1:00 PM)&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;p style="padding-left:30px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/878"&gt;Improving Sugar Integrations Using OpenID Connect&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;strong&gt;&lt;em&gt;Wednesday, September 27, 2017 (2:00 PM)&lt;/em&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;p style="padding-left:30px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/875"&gt;Improving Your PHP Customizations&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;strong&gt;&lt;em&gt;Tuesday, September 26, 2017 (3:00 PM)&lt;/em&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;p style="padding-left:30px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/1137"&gt;Performance Tuning for Scale&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;em&gt;Wednesday, September 27, 2017 (11:00 AM)&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;p style="padding-left:30px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/877"&gt;Single Sign On (SSO) Best Practices for Sugar&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;strong&gt;&lt;em&gt;Tuesday, September 26, 2017 (4:00 PM)&lt;/em&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;p style="padding-left:30px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/1120"&gt;Solution Architect Panel&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;strong&gt;&lt;em&gt;Tuesday, September 26, 2017 (5:00 PM)&lt;/em&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;p style="padding-left:30px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/873"&gt;Sugar Deployment - Selecting the Right Model For You&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;strong&gt;&lt;em&gt;Wednesday, September 27, 2017 (11:00 AM)&lt;/em&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;p style="padding-left:30px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt; &lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/867"&gt;Sugar Developer Ecosystem&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;em&gt;Tuesday, September 26, 2017 (1:00 PM)&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;p style="padding-left:30px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/872"&gt;Sugar Integration Patterns&lt;/a&gt;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;strong&gt;&lt;em&gt;Tuesday, September 26, 2017 (3:00 PM)&lt;/em&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;p style="padding-left:30px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/868"&gt;Sugar Platform Coming Attractions&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;em&gt;Tuesday, September 26, 2017 (1:30 PM)&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;p style="padding-left:30px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/870"&gt;Sugar Security - Best Practices for Keeping Your Data Safe&lt;/a&gt;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;strong&gt;&lt;em&gt;Tuesday, September 26, 2017 (2:00 PM)&lt;/em&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;p style="padding-left:30px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/874"&gt;SugarCRM Mobile SDK Deep Dive&lt;/a&gt;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;strong&gt;&lt;em&gt;Tuesday, September 26, 2017 (3:00 PM)&lt;/em&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;p style="padding-left:30px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/1042"&gt;Testing Sugar Customizations&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;strong&gt;&lt;em&gt;Tuesday, September 26, 2017 (4:00 PM)&lt;/em&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;p style="padding-left:30px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/869"&gt;Understanding the Sugar Platform&lt;/a&gt;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;strong&gt;&lt;em&gt;Tuesday, September 26, 2017 (2:00 PM)&lt;/em&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;p style="padding-left:30px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/876"&gt;Using and Defining Collections in Sugar&lt;/a&gt;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;strong&gt;&lt;em&gt;Tuesday, September 26, 2017 (5:00 PM)&lt;/em&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;p style="padding-left:30px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/879"&gt;The Wall of Questions&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;strong&gt;&lt;em&gt;Wednesday, September 27, 2017 (2:00 PM)&lt;/em&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;/td&gt;&lt;td style="width:50%;"&gt;&lt;p style="padding-left:30px;padding-top:10px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/1124"&gt;Advanced Sidecar Customizations&lt;/a&gt;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;strong&gt;&lt;em&gt;Wednesday, September 27, 2017 (11:00 AM - 3:00 PM)&lt;/em&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;p style="padding-left:30px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/1127"&gt;Building Code Customizations for Advanced Workflow&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;em&gt;Tuesday, September 26, 2017 (1:00 PM - 6:00 PM)&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;p style="padding-left:30px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/1122"&gt;Building Custom Apps Using Mobile SDK&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;em&gt;Wednesday, September 27, 2017 &lt;strong&gt;&lt;strong&gt;&lt;em&gt;(11:00 AM - 3:00 PM)&lt;/em&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;p style="padding-left:30px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/1123"&gt;Building chart dashlets and data visualizations using Sucrose&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;em&gt;Wednesday, September 27, 2017 &lt;strong&gt;&lt;strong&gt;&lt;em&gt;(11:00 AM - 3:00 PM)&lt;/em&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;p style="padding-left:30px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/1126"&gt;Performing Common Code Customizations on New Quotes Module&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;em&gt;Wednesday, September 27, 2017 &lt;strong&gt;&lt;strong&gt;&lt;em&gt;(11:00 AM - 3:00 PM)&lt;/em&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;p style="padding-left:30px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/1125"&gt;Troubleshooting Sugar Code Customizations&lt;/a&gt;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;em&gt;Tuesday, September 26, 2017 &lt;strong&gt;&lt;em&gt;(1:00 PM - 6:00 PM)&lt;/em&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;p style="padding-left:30px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/1121"&gt;Using the REST API to Integrate with CRM Data&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;em&gt;Tuesday, September 26, 2017 &lt;strong&gt;&lt;em&gt;(1:00 PM - 6:00 PM)&lt;/em&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;p style="padding-left:30px;"&gt;&lt;span style="font-size:15px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/1128"&gt;Customizing Elasticsearch&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left:60px;"&gt;&lt;span style="font-size:12px;font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;&lt;em&gt;Tuesday, September 26, 2017 &lt;strong&gt;&lt;em&gt;(1:00 PM - 6:00 PM)&lt;/em&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr style="padding-left:30px;" /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;p&gt;To view these sessions in a grid check out full &lt;a href="https://sugarcon.com/agenda/#ui-id-8-150223436950221" rel="nofollow" target="_blank"&gt;SugarCon session schedule&lt;/a&gt;.&lt;/p&gt;
</description><enclosure url="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/1119/download" length="9261" type="application/pdf" /><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category></item><item><title>Best Practices for Designing Advanced Workflows</title><link>https://sugarclub.sugarai.com/dev-club/m/uncon-archive/882</link><pubDate>Thu, 17 Aug 2017 17:45:23 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:eeef16a7-179e-4f45-85f4-45e407393d9f</guid><dc:creator>Matt Marum</dc:creator><slash:comments>0</slash:comments><description>
&lt;h2&gt;Description&lt;/h2&gt;&lt;p&gt;This session will cover best practices for planning, managing, and implementing Advanced Workflows. We will provide a functional overview of more advanced features like exclusive and parallel gateways. We will also address design considerations such as limitations, scalability, and alternatives. Attendees will leave with a good understanding of how to best use Advanced Workflows.&lt;/p&gt;&lt;p&gt;Session Audience: Intermediate&lt;/p&gt;&lt;h2 style="font-weight:bold;font-size:20px;"&gt;Speaker&lt;/h2&gt;&lt;div class="" style="color:#000000;background-color:#ffffff;border:0px;font-weight:normal;font-size:15px;"&gt;&lt;div class="j-rte-table"&gt;&lt;table class="j-table jiveBorder" style="border:1px solid #c6c6c6;font-weight:inherit;font-size:15px;margin:0px 0px 2px;width:70%;"&gt;&lt;thead style="border:inherit solid inherit;font-weight:inherit;font-size:15px;"&gt;&lt;tr style="background-color:#efefef;font-weight:inherit;font-size:15px;"&gt;&lt;th class="" style="font-size:15px;width:33.3%;padding:5px;height:25px;"&gt;&lt;span style="border:0px;font-weight:inherit;font-size:15px;"&gt;Speaker&lt;/span&gt;&lt;/th&gt;&lt;th class="" style="font-size:15px;width:33.3%;padding:5px;height:25px;"&gt;&lt;span style="border:0px;font-weight:inherit;font-size:15px;"&gt;Company&lt;/span&gt;&lt;/th&gt;&lt;th class="" style="font-size:15px;width:33.3%;padding:5px;height:25px;"&gt;&lt;span style="border:0px;font-weight:inherit;font-size:15px;"&gt;Title&lt;/span&gt;&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody style="border:inherit solid inherit;font-weight:inherit;font-size:15px;"&gt;&lt;tr style="font-weight:inherit;font-size:15px;"&gt;&lt;td style="font-weight:400;font-size:15px;width:33.3%;padding:5px;"&gt;&lt;a href="https://sugarclub.sugarcrm.com/members/amagana"&gt;Angel Magana&lt;/a&gt;&lt;/td&gt;&lt;td style="font-weight:400;font-size:15px;width:33.3%;padding:5px;"&gt;&lt;p&gt;SugarCRM&lt;/p&gt;&lt;/td&gt;&lt;td style="font-weight:400;font-size:15px;width:33.3%;padding:5px;"&gt;&lt;p&gt;Technical Account Manager&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;h2&gt;Slides&lt;/h2&gt;&lt;p&gt;&lt;span&gt;&lt;a href="https://community.sugarcrm.com/servlet/JiveServlet/download/4757-4-13385/Designing+Advanced+Workflows+-+Uncon.pdf"&gt;Download Presentation&lt;/a&gt; &lt;/span&gt;&lt;/p&gt;&lt;div class="j-rte-table"&gt;&lt;table class="j-table jiveBorder" style="border:1px solid #c6c6c6;width:44.896%;border-width:1px;border-color:#c6c6c6;background-color:#bee5f7;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="width:50%;text-align:center;vertical-align:middle;"&gt;&lt;span style="font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;More from &lt;br /&gt;Uncon&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;&lt;td style="width:50%;text-align:center;vertical-align:middle;"&gt;&lt;span style="font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;Back to&lt;br /&gt;All Sessions&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;
</description><enclosure url="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/882/download" length="7329495" type="application/pdf" /><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/In_2D00_Depth%2bSessions%2bTrack">In-Depth Sessions Track</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/audience_3A00_%2bintermediate">audience: intermediate</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/In_2D00_Depth%2bSessions%2bTrack">In-Depth Sessions Track</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/audience_3A00_%2bintermediate">audience: intermediate</category></item><item><title>Building Code Customizations for Advanced Workflow</title><link>https://sugarclub.sugarai.com/dev-club/m/uncon-archive/1127</link><pubDate>Wed, 16 Aug 2017 23:16:59 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:ca023277-0bf4-4b0b-8592-b1ba914f3f85</guid><dc:creator>Matt Marum</dc:creator><slash:comments>0</slash:comments><description>
&lt;h2&gt;Description&lt;/h2&gt;&lt;p&gt;Learn how to build code customizations that integrate with Advanced Workflow. Experts will be available to help answer Advanced Workflow customization questions and provide hands on assistance.&lt;/p&gt;&lt;p&gt;Session Audience:&amp;nbsp;Advanced&lt;/p&gt;&lt;h2 style="font-weight:bold;font-size:20px;"&gt;Speaker&lt;/h2&gt;&lt;div class="" style="color:#000000;background-color:#ffffff;border:0px;font-weight:normal;font-size:15px;"&gt;&lt;div class="j-rte-table"&gt;&lt;table class="j-table jiveBorder" style="border:1px solid #c6c6c6;font-weight:inherit;font-size:15px;margin:0px 0px 2px;width:70%;"&gt;&lt;thead style="border:inherit solid inherit;font-weight:inherit;font-size:15px;"&gt;&lt;tr style="background-color:#efefef;font-weight:inherit;font-size:15px;"&gt;&lt;th class="" style="font-size:15px;width:33.3%;padding:5px;height:25px;"&gt;&lt;span style="border:0px;font-weight:inherit;font-size:15px;"&gt;Speaker&lt;/span&gt;&lt;/th&gt;&lt;th class="" style="font-size:15px;width:33.3%;padding:5px;height:25px;"&gt;&lt;span style="border:0px;font-weight:inherit;font-size:15px;"&gt;Company&lt;/span&gt;&lt;/th&gt;&lt;th class="" style="font-size:15px;width:33.3%;padding:5px;height:25px;"&gt;&lt;span style="border:0px;font-weight:inherit;font-size:15px;"&gt;Title&lt;/span&gt;&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody style="border:inherit solid inherit;font-weight:inherit;font-size:15px;"&gt;&lt;tr style="font-weight:inherit;font-size:15px;"&gt;&lt;td style="font-weight:400;font-size:15px;width:33.3%;padding:5px;"&gt;&lt;p&gt;&lt;a href="https://sugarclub.sugarcrm.com/members/robertgonzalezsugarcrm"&gt;Robert Gonzalez&lt;/a&gt;&lt;/p&gt;&lt;/td&gt;&lt;td style="font-weight:400;font-size:15px;width:33.3%;padding:5px;"&gt;&lt;p&gt;SugarCRM&lt;/p&gt;&lt;/td&gt;&lt;td style="font-weight:400;font-size:15px;width:33.3%;padding:5px;"&gt;&lt;p&gt;Engineering Manager&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="font-weight:inherit;font-size:15px;"&gt;&lt;td style="font-weight:400;font-size:15px;width:33.3%;padding:5px;"&gt;&lt;p&gt;Xing Chu&lt;/p&gt;&lt;/td&gt;&lt;td style="font-weight:400;font-size:15px;width:33.3%;padding:5px;"&gt;&lt;p&gt;SugarCRM&lt;/p&gt;&lt;/td&gt;&lt;td style="font-weight:400;font-size:15px;width:33.3%;padding:5px;"&gt;&lt;p&gt;Senior Software Engineer&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;h2&gt;Session Documents&lt;/h2&gt;&lt;p&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/926"&gt;Tutorial: Building code customizations for Advanced Workflow&lt;/a&gt;&amp;nbsp;| &lt;a href="https://community.sugarcrm.com/servlet/JiveServlet/downloadBody/4822-102-1-6628/Building%20code%20customizations%20for%20Advanced%20Workflow%20-%20Google%20Docs.pdf"&gt;Download PDF&lt;/a&gt;&lt;/p&gt;&lt;div class="j-rte-table"&gt;&lt;table class="j-table jiveBorder" style="border:1px solid #c6c6c6;width:44.896%;border-width:1px;border-color:#c6c6c6;background-color:#bee5f7;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="width:50%;text-align:center;vertical-align:middle;"&gt;&lt;span style="font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;More from &lt;br /&gt;Uncon&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;&lt;td style="width:50%;text-align:center;vertical-align:middle;"&gt;&lt;span style="font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;Back to&lt;br /&gt;All Sessions&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;
</description><enclosure url="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/1127/download" length="7607" type="application/pdf" /><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/audience_3A00_%2badvanced">audience: advanced</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/Tutorials%2bby%2bthe%2bExperts%2bTrack">Tutorials by the Experts Track</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/audience_3A00_%2badvanced">audience: advanced</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/Tutorials%2bby%2bthe%2bExperts%2bTrack">Tutorials by the Experts Track</category></item><item><title>Performing Common Code Customizations on New Quotes Module</title><link>https://sugarclub.sugarai.com/dev-club/m/uncon-archive/1126</link><pubDate>Wed, 16 Aug 2017 23:13:38 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:cb4a1f3b-9b71-4315-aa5a-b53e6d62829d</guid><dc:creator>Matt Marum</dc:creator><slash:comments>0</slash:comments><description>
&lt;h2&gt;Description&lt;/h2&gt;&lt;p&gt;This session walks participants through the process of making commonly requested customizations to the newly improved Sidecar based Quotes module. Experts will be available for any questions and hands on assistance with implementing the core principles described in the Quotes Developer Guide.&lt;/p&gt;&lt;p&gt;Session Audience:&amp;nbsp;Intermediate&lt;/p&gt;&lt;h2 style="font-weight:bold;font-size:20px;"&gt;Speaker&lt;/h2&gt;&lt;div class="" style="color:#000000;background-color:#ffffff;border:0px;font-weight:normal;font-size:15px;"&gt;&lt;div class="j-rte-table"&gt;&lt;table class="j-table jiveBorder" style="border:1px solid #c6c6c6;font-weight:inherit;font-size:15px;margin:0px 0px 2px;width:70%;"&gt;&lt;thead style="border:inherit solid inherit;font-weight:inherit;font-size:15px;"&gt;&lt;tr style="background-color:#efefef;font-weight:inherit;font-size:15px;"&gt;&lt;th class="" style="font-size:15px;width:33.3%;padding:5px;height:25px;"&gt;&lt;span style="border:0px;font-weight:inherit;font-size:15px;"&gt;Speaker&lt;/span&gt;&lt;/th&gt;&lt;th class="" style="font-size:15px;width:33.3%;padding:5px;height:25px;"&gt;&lt;span style="border:0px;font-weight:inherit;font-size:15px;"&gt;Company&lt;/span&gt;&lt;/th&gt;&lt;th class="" style="font-size:15px;width:33.3%;padding:5px;height:25px;"&gt;&lt;span style="border:0px;font-weight:inherit;font-size:15px;"&gt;Title&lt;/span&gt;&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody style="border:inherit solid inherit;font-weight:inherit;font-size:15px;"&gt;&lt;tr style="font-weight:inherit;font-size:15px;"&gt;&lt;td style="font-weight:400;font-size:15px;width:33.3%;padding:5px;"&gt;&lt;p&gt;Gabriel Rael&lt;/p&gt;&lt;/td&gt;&lt;td style="font-weight:400;font-size:15px;width:33.3%;padding:5px;"&gt;&lt;p&gt;SugarCRM&lt;/p&gt;&lt;/td&gt;&lt;td style="font-weight:400;font-size:15px;width:33.3%;padding:5px;"&gt;&lt;p&gt;Engineering Manager - SFA Team&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="font-weight:inherit;font-size:15px;"&gt;&lt;td style="font-weight:400;font-size:15px;width:33.3%;padding:5px;"&gt;&lt;p&gt;&lt;a href="https://sugarclub.sugarcrm.com/members/thubbard"&gt;Travis Hubbard&lt;/a&gt;&lt;/p&gt;&lt;/td&gt;&lt;td style="font-weight:400;font-size:15px;width:33.3%;padding:5px;"&gt;&lt;p&gt;SugarCRM&lt;/p&gt;&lt;/td&gt;&lt;td style="font-weight:400;font-size:15px;width:33.3%;padding:5px;"&gt;&lt;p&gt;Software Development Engineer&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="font-weight:inherit;font-size:15px;"&gt;&lt;td style="font-weight:400;font-size:15px;width:33.3%;padding:5px;"&gt;&lt;p&gt;John Barlow&lt;/p&gt;&lt;/td&gt;&lt;td style="font-weight:400;font-size:15px;width:33.3%;padding:5px;"&gt;&lt;p&gt;SugarCRM&lt;/p&gt;&lt;/td&gt;&lt;td style="font-weight:400;font-size:15px;width:33.3%;padding:5px;"&gt;&lt;p&gt;Senior Software Engineer&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;h2&gt;Session Documents&lt;/h2&gt;&lt;p&gt;&lt;a href="https://sugarclub.sugarcrm.com/dev-club/m/uncon-archive/923"&gt;Tutorial: Performing common code customizations on new Quotes module&lt;/a&gt;&amp;nbsp;| &lt;a href="https://community.sugarcrm.com/servlet/JiveServlet/downloadBody/4808-102-1-6631/SFA%20UnCon%20Tutorial%20Template%202017.pdf"&gt;Download PDF&lt;/a&gt;&lt;/p&gt;&lt;div class="j-rte-table"&gt;&lt;table class="j-table jiveBorder" style="border:1px solid #c6c6c6;width:44.896%;border-width:1px;border-color:#c6c6c6;background-color:#bee5f7;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="width:50%;text-align:center;vertical-align:middle;"&gt;&lt;span style="font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;More from &lt;br /&gt;Uncon&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;&lt;td style="width:50%;text-align:center;vertical-align:middle;"&gt;&lt;span style="font-family:georgia, palatino, serif;"&gt;&lt;strong&gt;Back to&lt;br /&gt;All Sessions&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;
</description><enclosure url="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/1126/download" length="7959" type="application/pdf" /><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/Tutorials%2bby%2bthe%2bExperts%2bTrack">Tutorials by the Experts Track</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/audience_3A00_%2bintermediate">audience: intermediate</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/UnCon%2b2017">UnCon 2017</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/Tutorials%2bby%2bthe%2bExperts%2bTrack">Tutorials by the Experts Track</category><category domain="https://sugarclub.sugarai.com/dev-club/m/uncon-archive/tags/audience_3A00_%2bintermediate">audience: intermediate</category></item></channel></rss>