<?xml version="1.0" encoding="utf-8"?>
<GuidebookXML>
  <guide>
    <name>SQLSaturday #102 - Trinidad 2011</name>
    <startDate>11/11/2011 12:00:00 AM</startDate>
    <timezone>
    </timezone>
    <description>SQLSaturday is a training event for SQL Server professionals and those wanting to learn about SQL Server. </description>
    <twitterHashtag>#sqlsat102</twitterHashtag>
    <venue>
      <name>Courtyard By Marriott </name>
      <street>Invaders Bay, Audrey Jeffers Highway</street>
      <city>Port of Spain</city>
      <state>, Trinidad</state>
      <zipcode>
      </zipcode>
    </venue>
    <guideicon>http://www.sqlsaturday.com/images/sqlsaturday_gb_icon.png</guideicon>
    <guideimage>http://www.sqlsaturday.com/images/sqlsaturday_gb_image.png</guideimage>
    <menuitems>
      <menuitem>
        <name>Conference Information</name>
        <purpose>general</purpose>
        <active>True</active>
        <rank>1</rank>
        <image>default</image>
      </menuitem>
      <menuitem>
        <name>Maps</name>
        <purpose>maps</purpose>
        <active>False</active>
        <rank>2</rank>
        <image>default</image>
      </menuitem>
      <menuitem>
        <name>Schedule of Events</name>
        <purpose>schedule</purpose>
        <active>True</active>
        <rank>3</rank>
        <image>default</image>
      </menuitem>
      <menuitem>
        <name>Sponsors List</name>
        <purpose>sponsorslist</purpose>
        <active>True</active>
        <rank>4</rank>
        <image>default</image>
      </menuitem>
      <menuitem>
        <name>Twitter</name>
        <purpose>twitter</purpose>
        <active>True</active>
        <rank>5</rank>
        <image>default</image>
      </menuitem>
      <menuitem>
        <name>Todo List</name>
        <purpose>todo</purpose>
        <active>False</active>
        <rank>6</rank>
        <image>default</image>
      </menuitem>
      <menuitem>
        <name>My Schedule</name>
        <purpose>myschedule</purpose>
        <active>True</active>
        <rank>7</rank>
        <image>default</image>
      </menuitem>
      <menuitem>
        <name>Feedback</name>
        <purpose>feedback</purpose>
        <active>False</active>
        <rank>8</rank>
        <image>default</image>
      </menuitem>
      <menuitem>
        <name>Key Events</name>
        <purpose>keyevents</purpose>
        <active>False</active>
        <rank>9</rank>
        <image>default</image>
      </menuitem>
      <menuitem>
        <name>Share</name>
        <purpose>share</purpose>
        <active>True</active>
        <rank>10</rank>
        <image>default</image>
      </menuitem>
    </menuitems>
  </guide>
  <sponsors>
    <sponsor>
      <importID>1593</importID>
      <name>Microsoft</name>
      <level>Premium Sponsor</level>
      <url>http://www.microsoft.com/westindies/trinidad_tobago/</url>
      <imageURL>http://www.sqlsaturday.com/files/51467015-e0bc-4ee8-a8b4-71d41b389a43.png</imageURL>
      <imageHeight>60</imageHeight>
      <imageWidth>170</imageWidth>
    </sponsor>
    <sponsor>
      <importID>1583</importID>
      <name>SolidQ</name>
      <level>Platinum Sponsor</level>
      <url>http://www.solidq.com/gl-en/pages/home.aspx</url>
      <imageURL>http://www.sqlsaturday.com/files/5fd6449e-a6d2-440f-8716-cb3f94a6719e.png</imageURL>
      <imageHeight>60</imageHeight>
      <imageWidth>170</imageWidth>
    </sponsor>
    <sponsor>
      <importID>1648</importID>
      <name>Infotech Caribbean Limited </name>
      <level>Gold Sponsor</level>
      <url>http://www.infotechcaribbean.com/</url>
      <imageURL>http://www.sqlsaturday.com/files/be9eaf18-fe31-4b15-ad13-a54d3c012274.jpg</imageURL>
      <imageHeight>60</imageHeight>
      <imageWidth>170</imageWidth>
    </sponsor>
    <sponsor>
      <importID>1652</importID>
      <name>Red Gate</name>
      <level>Gold Sponsor</level>
      <url>http://www.red-gate.com/</url>
      <imageURL>http://www.sqlsaturday.com/files/95a00b26-dfc2-440f-bddd-bbfc508f441b.jpg</imageURL>
      <imageHeight>60</imageHeight>
      <imageWidth>170</imageWidth>
    </sponsor>
    <sponsor>
      <importID>1605</importID>
      <name>Teleios Systems </name>
      <level>Gold Sponsor</level>
      <url>http://www.teleios-systems.com/Pages/default.aspx</url>
      <imageURL>http://www.sqlsaturday.com/files/77b2df35-8755-45e5-a81b-34b1ae873633.png</imageURL>
      <imageHeight>60</imageHeight>
      <imageWidth>170</imageWidth>
    </sponsor>
    <sponsor>
      <importID>1632</importID>
      <name>Morgan Kaufmann</name>
      <level>Book Sponsor</level>
      <url>http://mkp.com/</url>
      <imageURL>http://www.sqlsaturday.com/files/0bded938-a3cf-48ac-9961-1c3c54af3697.jpg</imageURL>
      <imageHeight>60</imageHeight>
      <imageWidth>170</imageWidth>
    </sponsor>
    <sponsor>
      <importID>1638</importID>
      <name>Apress </name>
      <level>Book Sponsor</level>
      <url>http://www.apress.com/</url>
      <imageURL>http://www.sqlsaturday.com/files/886cb47e-91e2-4b03-a672-1b41c841203e.png</imageURL>
      <imageHeight>60</imageHeight>
      <imageWidth>170</imageWidth>
    </sponsor>
  </sponsors>
  <events>
    <event>
      <importID>5854</importID>
      <speaker>Joe Chang</speaker>
      <track>Track 1</track>
      <location>
        <name>Room 1</name>
      </location>
      <title>Performance for SMB Developers - 2011</title>
      <description>Is performance still important today, with powerful systems and storage, especially in small and medium business environments? The popular concept “code reuse” misinterpreted in SQL has catastrophic consequences.  The cost based optimizer, a cornerstone of modern database engines, can lead to seriously bad execution plans. The immense power of modern system is distribute of many processors cores. The database must be designed for scalable parallel execution plans to benefit from modern system architecture. Finally, random IO performance appears to be solved with SSD. Well, now it is time to admit that there are CPU elements of disk IO that are not solved by SSD storage with immense IOPS capability.</description>
      <startTime>11/11/2011 10:00:00 AM</startTime>
      <endTime>11/11/2011 11:00:00 AM</endTime>
    </event>
    <event>
      <importID>5962</importID>
      <speaker>Jason Deyalsingh</speaker>
      <track>Track 1</track>
      <location>
        <name>Room 1</name>
      </location>
      <title>Database Integrity</title>
      <description>Maintaining database integrity is an important part of every DBA's job. As with all things I.T, things do go wrong, and it's important to know how to respond to database corruption problems if they ever occur. This presentation will give a basic overview of how databases are made up, how corruption can occur, the different types of database corruption and the built-in tools SQL server has for dealing with these issues.</description>
      <startTime>11/11/2011 11:00:00 AM</startTime>
      <endTime>11/11/2011 12:00:00 PM</endTime>
    </event>
    <event>
      <importID>5969</importID>
      <speaker>Hasani Holder</speaker>
      <track>Track 1</track>
      <location>
        <name>Room 1</name>
      </location>
      <title>Microsoft Data Mining Fundamentals</title>
      <description>In the book, Data Mining with Microsoft SQL Server 2008, the author defines data mining as “the process of analyzing data to find hidden patterns using automatic methodologies”. In this session, we will look at what data mining is and what are some advantages of using it.  We will also take a look at what data mining can do for you by reviewing some of the problems that it can be used to address and the cost of implementing it. I will demonstrate how easy it is to use SQL Server Analysis Services (SSAS) and Business Intelligence Development Studio (BIDS) to build and analyze models using existing data.</description>
      <startTime>11/11/2011 9:00:00 AM</startTime>
      <endTime>11/11/2011 9:45:00 AM</endTime>
    </event>
    <event>
      <importID>6037</importID>
      <speaker>Nigel Sammy</speaker>
      <track>Track 1</track>
      <location>
        <name>Room 1</name>
      </location>
      <title>What's new in SQL Server 2012</title>
      <description>Taking a look at some of the new exciting features in SQL Server 2012</description>
      <startTime>11/11/2011 1:00:00 PM</startTime>
      <endTime>11/11/2011 1:45:00 PM</endTime>
    </event>
    <event>
      <importID>6038</importID>
      <speaker>Rushabh Mehta</speaker>
      <track>Track 1</track>
      <location>
        <name>Room 1</name>
      </location>
      <title>Zero to BI in 10 Minutes</title>
      <description>The story of self-service BI</description>
      <startTime>11/11/2011 1:45:00 PM</startTime>
      <endTime>11/11/2011 2:45:00 PM</endTime>
    </event>
    <event>
      <importID>6039</importID>
      <speaker>Rushabh Mehta</speaker>
      <track>Track 1</track>
      <location>
        <name>Room 1</name>
      </location>
      <title>Journey into Business Intelligence</title>
      <description>In this session we will talk about what Business Intelligence (BI) is and show various technologies that play a role into building a BI solution. Demonstrations will be done to show how to build a basic SSAS cube from scratch.</description>
      <startTime>11/11/2011 3:00:00 PM</startTime>
      <endTime>11/11/2011 4:00:00 PM</endTime>
    </event>
  </events>
</GuidebookXML>