<?xml version="1.0"?>
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
  version="2.0">
  <channel>
    <title>Ensemblisms</title>
    <link>http://www.ensemblisms.com/</link>
    <description>Integration Orchestrations for the rest of us.</description>
    <language>en-us</language>
    <copyright>Copyright 2010 Dev Arboretum</copyright>
    <image>
      <url>http://www.ensemblisms.com/images/ensemblisms_itunes.png</url>
      <title>Ensemblisms</title>
      <link>http://www.ensemblisms.com</link>
    </image>
    <item>
      <title>Simple Web Service to Control a Production Item</title>
      <link>http://www.ensemblisms.com/episode1/Episode1.m4v</link>
      <description>A Simple Web Service to control a production item in Ensemble.  This podcast is complimented by a .NET application that consumes the Web Services as a demonstration.</description>
      <enclosure url="http://www.ensemblisms.com/episode1/Episode1.m4v"
        type="audio/mpeg"
        length="1"/>
      <pubDate>Wed, 29 Apr 2009 13:31:26 -0400</pubDate>
      <guid isPermaLink="true">http://www.ensemblisms.com/episode1/Episode1.m4v</guid>
      <itunes:author>Ron Sweeney</itunes:author>
      <itunes:explicit>No</itunes:explicit>
      <itunes:keywords>Intersystems, Cache, Ensemble, integration, screencasts</itunes:keywords>
      <itunes:subtitle>A Simple Web Service to control a production item in Ensemble.  This podcast is complimented by a .NET application that consumes the Web Services as a demonstration.</itunes:subtitle>
      <itunes:summary>A Simple Web Service to control a production item in Ensemble.  This podcast is complimented by a .NET application that consumes the Web Services as a demonstration.</itunes:summary>
    </item>
    <item>
      <title>Roll Your Own Continuous Integration Test Harness</title>
      <link>http://www.ensemblisms.com/episode2/Episode2.m4v</link>
      <description>This episode will show you how to build a Continuous Integration Testing Harness using the Ensemble %UnitTest classes.

It will step through the Test Driven Development Cycle of Red =&gt; Green =&gt;Re-factor, by building a simple Unit Test, the failing assertion,  and then follow it up with the resulting code that passes the test.
</description>
      <enclosure url="http://www.ensemblisms.com/episode2/Episode2.m4v"
        type="audio/mpeg"
        length="2"/>
      <pubDate>Wed, 29 Apr 2009 11:37:51 -0400</pubDate>
      <guid isPermaLink="true">http://www.ensemblisms.com/episode2/Episode2.m4v</guid>
      <itunes:author>Ron Sweeney</itunes:author>
      <itunes:explicit>No</itunes:explicit>
      <itunes:keywords>Intersystems, Cache, Ensemble, integration, screencasts</itunes:keywords>
      <itunes:subtitle>This episode will show you how to build a Continuous Integration Testing Harness using the Ensemble %UnitTest classes.

It will step through the Test Driven Development Cycle of Red =&gt; Green =&gt;Re-factor, by building a simple Unit Test, the failing assertion,  and then follow it up with the resulting code that passes the test.
</itunes:subtitle>
      <itunes:summary>This episode will show you how to build a Continuous Integration Testing Harness using the Ensemble %UnitTest classes.

It will step through the Test Driven Development Cycle of Red =&gt; Green =&gt;Re-factor, by building a simple Unit Test, the failing assertion,  and then follow it up with the resulting code that passes the test.
</itunes:summary>
    </item>
    <item>
      <title>Custom Studio Templates</title>
      <link>http://www.ensemblisms.com/episode3/Episode3.m4v</link>
      <description>Create your own simple class template in Studio.  Using cache server pages, provide a form to accept user input.  Take this input along with some pre-defined items to generate your new class template.</description>
      <enclosure url="http://www.ensemblisms.com/episode3/Episode3.m4v"
        type="audio/mpeg"
        length="3"/>
      <pubDate>Wed, 29 Apr 2009 13:23:48 -0400</pubDate>
      <guid isPermaLink="true">http://www.ensemblisms.com/episode3/Episode3.m4v</guid>
      <itunes:author>Tiffany Raczynski</itunes:author>
      <itunes:explicit>No</itunes:explicit>
      <itunes:keywords>Intersystems, Cache, Ensemble, integration, screencasts</itunes:keywords>
      <itunes:subtitle>Create your own simple class template in Studio.  Using cache server pages, provide a form to accept user input.  Take this input along with some pre-defined items to generate your new class template.</itunes:subtitle>
      <itunes:summary>Create your own simple class template in Studio.  Using cache server pages, provide a form to accept user input.  Take this input along with some pre-defined items to generate your new class template.</itunes:summary>
    </item>
    <item>
      <title>Twitter Integration</title>
      <link>http://www.ensemblisms.com/episode4/Episode4.m4v</link>
      <description>A Simple Class that enables integration from your Intersystems Ensemble productions with Twitter.
This episode shows you how to,  access credentials programmatically, initiate a REST create operation and a small XPATH example with an XML document.
</description>
      <enclosure url="http://www.ensemblisms.com/episode4/Episode4.m4v"
        type="audio/mpeg"
        length="4"/>
      <pubDate>Sun, 19 Jul 2009 22:32:47 -0400</pubDate>
      <guid isPermaLink="true">http://www.ensemblisms.com/episode4/Episode4.m4v</guid>
      <itunes:author>Ron Sweeney</itunes:author>
      <itunes:explicit>No</itunes:explicit>
      <itunes:keywords>Intersystems, Cache, Ensemble, integration, screencasts</itunes:keywords>
      <itunes:subtitle>A Simple Class that enables integration from your Intersystems Ensemble productions with Twitter.
This episode shows you how to,  access credentials programmatically, initiate a REST create operation and a small XPATH example with an XML document.
</itunes:subtitle>
      <itunes:summary>A Simple Class that enables integration from your Intersystems Ensemble productions with Twitter.
This episode shows you how to,  access credentials programmatically, initiate a REST create operation and a small XPATH example with an XML document.
</itunes:summary>
    </item>
    <item>
      <title>DICOM!</title>
      <link>http://www.ensemblisms.com/episode5/Episode5.m4v</link>
      <description>The latests field tests of Ensemble support DICOM!  This episode gets the hack on by ripping through and coercing DICOM headers in an Ensemble production.

This episode you will see a DICOM send from ClearCanvas (http://www.clearcanvas.ca) to an OsiriX (http://www.osirix-viewer.com), with Ensemble capitalizing on the dataset in the middle.

The new functionality opens windows for use in Distributed Radiology solutions, Edge Devices, and powerful aggregation for academic and production use.</description>
      <enclosure url="http://www.ensemblisms.com/episode5/Episode5.m4v"
        type="audio/mpeg"
        length="5"/>
      <pubDate>Mon, 10 May 2010 06:58:18 -0400</pubDate>
      <guid isPermaLink="true">http://www.ensemblisms.com/episode5/Episode5.m4v</guid>
      <itunes:author>Ron Sweeney</itunes:author>
      <itunes:explicit>No</itunes:explicit>
      <itunes:keywords>Intersystems, Cache, Ensemble, integration, screencasts</itunes:keywords>
      <itunes:subtitle>The latests field tests of Ensemble support DICOM!  This episode gets the hack on by ripping through and coercing DICOM headers in an Ensemble production.

This episode you will see a DICOM send from ClearCanvas (http://www.clearcanvas.ca) to an OsiriX (http://www.osirix-viewer.com), with Ensemble capitalizing on the dataset in the middle.

The new functionality opens windows for use in Distributed Radiology solutions, Edge Devices, and powerful aggregation for academic and production use.</itunes:subtitle>
      <itunes:summary>The latests field tests of Ensemble support DICOM!  This episode gets the hack on by ripping through and coercing DICOM headers in an Ensemble production.

This episode you will see a DICOM send from ClearCanvas (http://www.clearcanvas.ca) to an OsiriX (http://www.osirix-viewer.com), with Ensemble capitalizing on the dataset in the middle.

The new functionality opens windows for use in Distributed Radiology solutions, Edge Devices, and powerful aggregation for academic and production use.</itunes:summary>
    </item>
    <itunes:category text="Technology">
      <itunes:category text="Software How-To"/>
    </itunes:category>
    <itunes:image href="http://www.ensemblisms.com/images/ensemblisms_itunes.png"/>
    <itunes:owner>
      <itunes:name>Ron Sweeney</itunes:name>
      <itunes:email>ron.sweeney@gmail.com</itunes:email>
    </itunes:owner>
    <itunes:author>Ron Sweeney</itunes:author>
    <itunes:explicit>No</itunes:explicit>
    <itunes:keywords>Intersystems, Cache, Ensemble, integration, screencasts</itunes:keywords>
    <itunes:subtitle>Integration Orchestrations for the rest of us.</itunes:subtitle>
    <itunes:summary>Integration Orchestrations for the rest of us. This podcast will offer a periodic dose demonstrating the various functionality of the Intersystems Ensemble Product ( http://www.intersystems.com/ensemble ).  Podcasts are available free of charge and are meant to compliment my professional development with the Intersystems products.  Enjoy!</itunes:summary>
  </channel>
</rss>