<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>Dimark Updates</title>
    <link>http://www.dimark.com</link>
    <description>Updates from Dimark.</description>
    <itunes:summary>Updates from Dimark.</itunes:summary>
    <item>
      <title>Dimark TR-069 Client Update Available</title>
      <description>An update to Dimark's Embedded TR-069 Client is available.  Release notes and downloads are available at the link included in this feed.</description>
      <guid>http://www.dimark.com/client_release/index.html</guid>
      <itunes:summary>An update to Dimark's Embedded TR-069 Client is available.  Release notes and downloads are available at the link included in this feed.</itunes:summary>
      <enclosure url="http://www.dimark.com/client_release/index.html" length="10125" type="text/html"/>
    </item>
    <item>
      <title>TR-069: Make vs. Buy</title>
      <description>At first glance, developing a TR-069 product seems quick and easy...</description>
      <guid>http://www.dimark.com/tr-069_make_vs_buy.html</guid>
      <itunes:summary>At first glance, developing a TR-069 product seems quick and easy...</itunes:summary>
      <enclosure url="http://www.dimark.com/tr-069_make_vs_buy.html" length="9135" type="text/html"/>
    </item>
    <item>
      <title>Why Partner with Dimark?</title>
      <description>There are many companies working in the TR-069 space, why partner with Dimark?</description>
      <guid>http://www.dimark.com/why_dimark.html</guid>
      <itunes:summary>There are many companies working in the TR-069 space, why partner with Dimark?</itunes:summary>
      <enclosure url="http://www.dimark.com/why_dimark.html" length="9368" type="text/html"/>
    </item>
    <item>
      <title>TR-069 Interoperability</title>
      <description>A brief discussion on the issues and challenges associated with complete TR-069 interoperability, and what makes Dimark unique in this regard</description>
      <guid>http://www.dimark.com/interoperability.html</guid>
      <itunes:summary>A brief discussion on the issues and challenges associated with complete TR-069 interoperability, and what makes Dimark unique in this regard</itunes:summary>
      <enclosure url="http://www.dimark.com/interoperability.html" length="9585" type="text/html"/>
    </item>
    <item>
      <title>Dimark TR-069 Client Documentation Updated</title>
      <description>An update to Dimark's TR-069 Client documentation has been released.  This update corrects a couple typos, and expands and clarifies some sections.</description>
      <guid>http://www.dimark.com/client_release/index.html</guid>
      <itunes:summary>An update to Dimark's TR-069 Client documentation has been released.  This update corrects a couple typos, and expands and clarifies some sections.</itunes:summary>
      <enclosure url="http://www.dimark.com/client_release/index.html" length="10125" type="text/html"/>
    </item>
    <item>
      <title>Dimark TR-069 ACS v.2.0 Released</title>
      <description>Highlights of the v.2.0 release include:&#13;
&lt;br&gt;&lt;br&gt;&#13;
Standalone User Interface (UI) - Previous releases of DMS included a UI that was fully integrated into the ACS and could not be disabled. Version 2.0 expands on the modular architecture of DMS by making the UI a Plug-In. For partners who integrate DMS into their existing OSS/NOC infrastructure or other applications, this allows the ACS to be exclusively controlled by the external application(s).  Partners who require a standalone ACS simply operate with the GUI Plug-In installed to enable full functionality.&#13;
&lt;br&gt;&lt;br&gt;&#13;
Redesigned UI - The new clientless UI Plug-In brings a "tabbed" interface to DMS. Management of devices is now hierarchical and grouped into tasks; MMC users will feel right at home. An interface that displays the TR-069 (TR-098 and TR-104) parameters in the object model defined by the DSL Forum is provided with the ACS. This UI is also made available in Source Code with CSS to Partners who wish to customize the UI to match their products' look and feel, or for translation to meet local market needs; a task that can quickly and easily be done by a web developer.&#13;
&lt;br&gt;&lt;br&gt;&#13;
Streamlined Installation - Version 2.0's default operation is with an internal database, turning installation into a quick and easy "double-click" process.  Support for external SQL datastores remains, but is not required.&#13;
&lt;br&gt;&lt;br&gt;&#13;
&#13;
Additional upgrades in v.2.0:&#13;
&#13;
&lt;br&gt;&lt;br&gt;&#13;
- Portal ready. This version adds portal functionality that may be integrated with e-commerce and other applications to form an Administrative or Subscriber/User Portal.&#13;
&lt;br&gt;&lt;br&gt;&#13;
&#13;
- Roles, allowing different access privileges to be granted to different users, are supported.&#13;
&#13;
&lt;br&gt;&lt;br&gt;&#13;
&#13;
- Dynamic parsing of Object Model from CPE allows Partners to quickly add support for vendor specific parameters, Value Added Services, as well as new TR specifications.&#13;
&#13;
&lt;br&gt;&lt;br&gt;&#13;
&#13;
- Dynamic display of data allows the same UI to be used for multiple devices with different parameters.&#13;
&#13;
&lt;br&gt;&lt;br&gt;&#13;
&#13;
- Improved Performance - Code and database optimization has resulted in significant performance improvements during device discovery, such as when a device connects to the ACS for the first time, or during a "Factory Reset" and reconfiguration.&#13;
&lt;br&gt;&lt;br&gt;&#13;
- Updated WSDL Integration Interface - The WSDL integration interface has been modified to provide access on activity level instead of component level. This provides additional scalability in very large CPE deployments, or deployments with a large number of authenticated users and roles&#13;
&#13;
&lt;br&gt;&lt;br&gt;&#13;
&#13;
TO UPGRADE FROM A PREVIOUS VERSION&#13;
&lt;br&gt;&#13;
DMS 2.0 uses an internal database by default, however, support for external SQL databases remains.  If you are running a previous version of DMS and did not participate in the 2.0 beta, you may migrate to 2.0 and use your existing MySQL database by following these steps:&#13;
&#13;
&#13;
&#13;
&lt;br&gt;&lt;br&gt;&#13;
&#13;
1. Download and unzip http://www.dimark.com/server_release/DMS_2-MySQL.zip &#13;
&#13;
&lt;br&gt;&lt;br&gt;&#13;
&#13;
2. Copy hsqldb-ds.xml from the DMS_2-MySQL directory into the DIMARK_ACS/server/dps/deploy directory&#13;
&#13;
&lt;br&gt;&lt;br&gt;&#13;
&#13;
3. Copy mysql-ds.xml  from the DMS_2-MySQL directory into the DIMARK_ACS/server/dps/deploy directory.  Make sure to edit the username and password to match that being used in production&#13;
&#13;
&lt;br&gt;&lt;br&gt;&#13;
&#13;
4. Download the MySQL Connector from http://dev.mysql.com/downloads/connector/j/3.1.html and copy mysql-connector-java-3.1.14-bin.jar into the DIMARK_ACS/server/dps/lib directory&#13;
&#13;
</description>
      <pubDate>Wed, 21 Feb 2007 14:30:00 -0800</pubDate>
      <guid>http://www.dimark.com/partners.html</guid>
      <itunes:summary>Highlights of the v.2.0 release include:&#13;
&lt;br&gt;&lt;br&gt;&#13;
Standalone User Interface (UI) - Previous releases of DMS included a UI that was fully integrated into the ACS and could not be disabled. Version 2.0 expands on the modular architecture of DMS by making the UI a Plug-In. For partners who integrate DMS into their existing OSS/NOC infrastructure or other applications, this allows the ACS to be exclusively controlled by the external application(s).  Partners who require a standalone ACS simply operate with the GUI Plug-In installed to enable full functionality.&#13;
&lt;br&gt;&lt;br&gt;&#13;
Redesigned UI - The new clientless UI Plug-In brings a "tabbed" interface to DMS. Management of devices is now hierarchical and grouped into tasks; MMC users will feel right at home. An interface that displays the TR-069 (TR-098 and TR-104) parameters in the object model defined by the DSL Forum is provided with the ACS. This UI is also made available in Source Code with CSS to Partners who wish to customize the UI to match their products' look and feel, or for translation to meet local market needs; a task that can quickly and easily be done by a web developer.&#13;
&lt;br&gt;&lt;br&gt;&#13;
Streamlined Installation - Version 2.0's default operation is with an internal database, turning installation into a quick and easy "double-click" process.  Support for external SQL datastores remains, but is not required.&#13;
&lt;br&gt;&lt;br&gt;&#13;
&#13;
Additional upgrades in v.2.0:&#13;
&#13;
&lt;br&gt;&lt;br&gt;&#13;
- Portal ready. This version adds portal functionality that may be integrated with e-commerce and other applications to form an Administrative or Subscriber/User Portal.&#13;
&lt;br&gt;&lt;br&gt;&#13;
&#13;
- Roles, allowing different access privileges to be granted to different users, are supported.&#13;
&#13;
&lt;br&gt;&lt;br&gt;&#13;
&#13;
- Dynamic parsing of Object Model from CPE allows Partners to quickly add support for vendor specific parameters, Value Added Services, as well as new TR specifications.&#13;
&#13;
&lt;br&gt;&lt;br&gt;&#13;
&#13;
- Dynamic display of data allows the same UI to be used for multiple devices with different parameters.&#13;
&#13;
&lt;br&gt;&lt;br&gt;&#13;
&#13;
- Improved Performance - Code and database optimization has resulted in significant performance improvements during device discovery, such as when a device connects to the ACS for the first time, or during a "Factory Reset" and reconfiguration.&#13;
&lt;br&gt;&lt;br&gt;&#13;
- Updated WSDL Integration Interface - The WSDL integration interface has been modified to provide access on activity level instead of component level. This provides additional scalability in very large CPE deployments, or deployments with a large number of authenticated users and roles&#13;
&#13;
&lt;br&gt;&lt;br&gt;&#13;
&#13;
TO UPGRADE FROM A PREVIOUS VERSION&#13;
&lt;br&gt;&#13;
DMS 2.0 uses an internal database by default, however, support for external SQL databases remains.  If you are running a previous version of DMS and did not participate in the 2.0 beta, you may migrate to 2.0 and use your existing MySQL database by following these steps:&#13;
&#13;
&#13;
&#13;
&lt;br&gt;&lt;br&gt;&#13;
&#13;
1. Download and unzip http://www.dimark.com/server_release/DMS_2-MySQL.zip &#13;
&#13;
&lt;br&gt;&lt;br&gt;&#13;
&#13;
2. Copy hsqldb-ds.xml from the DMS_2-MySQL directory into the DIMARK_ACS/server/dps/deploy directory&#13;
&#13;
&lt;br&gt;&lt;br&gt;&#13;
&#13;
3. Copy mysql-ds.xml  from the DMS_2-MySQL directory into the DIMARK_ACS/server/dps/deploy directory.  Make sure to edit the username and password to match that being used in production&#13;
&#13;
&lt;br&gt;&lt;br&gt;&#13;
&#13;
4. Download the MySQL Connector from http://dev.mysql.com/downloads/connector/j/3.1.html and copy mysql-connector-java-3.1.14-bin.jar into the DIMARK_ACS/server/dps/lib directory&#13;
&#13;
</itunes:summary>
      <enclosure url="http://www.dimark.com/partners.html" length="8324" type="text/html"/>
    </item>
    <item>
      <title>Configuring an External Datastore in DMS 2.0</title>
      <description>DMS 2.0 uses an internal SQL datastore by default.  When a third-party SQL database is required for legacy, interoperability or architectural reasons, an external datastore may be defined.&#13;
&lt;br&gt; &lt;br&gt;&#13;
The DMS 2.0 User Manual includes a reference that details how to configure the following 21 external datastores: &lt;br&gt;&#13;
- CISR9S&lt;br&gt;&#13;
- DB2&lt;br&gt;&#13;
- Derby&lt;br&gt;&#13;
- Facets&lt;br&gt;&#13;
- FastObjects&lt;br&gt;&#13;
- Firebird&lt;br&gt;&#13;
- HSQLDB&lt;br&gt;&#13;
- Informix&lt;br&gt;&#13;
- JDatastore&lt;br&gt;&#13;
- Mimer&lt;br&gt;&#13;
- MS-SQL&lt;br&gt;&#13;
- MySQL&lt;br&gt;&#13;
- ODBC&lt;br&gt;&#13;
- Oracle&lt;br&gt;&#13;
- Pointbase&lt;br&gt;&#13;
- PostgeSQL&lt;br&gt;&#13;
- Progress&lt;br&gt;&#13;
- SAP DB&lt;br&gt;&#13;
- SAP R3&lt;br&gt;&#13;
- Solid&lt;br&gt;&#13;
- Sybase&lt;br&gt;&#13;
&lt;br&gt;&lt;br&gt;&#13;
MySQL's popularity in production environments and wide availability make it a good platform on which to demonstrate enabling external datastores in DMS 2.0.  As such, an archive containing MySQL-specific configuration files and instructions has been posted at http://www.dimark.com/server_release/DMS_2_MySQL.zip.  &lt;br&gt;&lt;br&gt;&#13;
This archive also serves as a valuable reference when enabling the other external datastores listed above.</description>
      <guid>http://www.dimark.com/server_release/index.html</guid>
      <itunes:summary>DMS 2.0 uses an internal SQL datastore by default.  When a third-party SQL database is required for legacy, interoperability or architectural reasons, an external datastore may be defined.&#13;
&lt;br&gt; &lt;br&gt;&#13;
The DMS 2.0 User Manual includes a reference that details how to configure the following 21 external datastores: &lt;br&gt;&#13;
- CISR9S&lt;br&gt;&#13;
- DB2&lt;br&gt;&#13;
- Derby&lt;br&gt;&#13;
- Facets&lt;br&gt;&#13;
- FastObjects&lt;br&gt;&#13;
- Firebird&lt;br&gt;&#13;
- HSQLDB&lt;br&gt;&#13;
- Informix&lt;br&gt;&#13;
- JDatastore&lt;br&gt;&#13;
- Mimer&lt;br&gt;&#13;
- MS-SQL&lt;br&gt;&#13;
- MySQL&lt;br&gt;&#13;
- ODBC&lt;br&gt;&#13;
- Oracle&lt;br&gt;&#13;
- Pointbase&lt;br&gt;&#13;
- PostgeSQL&lt;br&gt;&#13;
- Progress&lt;br&gt;&#13;
- SAP DB&lt;br&gt;&#13;
- SAP R3&lt;br&gt;&#13;
- Solid&lt;br&gt;&#13;
- Sybase&lt;br&gt;&#13;
&lt;br&gt;&lt;br&gt;&#13;
MySQL's popularity in production environments and wide availability make it a good platform on which to demonstrate enabling external datastores in DMS 2.0.  As such, an archive containing MySQL-specific configuration files and instructions has been posted at http://www.dimark.com/server_release/DMS_2_MySQL.zip.  &lt;br&gt;&lt;br&gt;&#13;
This archive also serves as a valuable reference when enabling the other external datastores listed above.</itunes:summary>
      <enclosure url="http://www.dimark.com/server_release/index.html" length="8943" type="text/html"/>
    </item>
    <item>
      <title>Dimark TR-069 ACS v.2.0.1 Released</title>
      <description>Version 2.0.1 of the Dimark TR-069 ACS has been released.&lt;br&gt;&#13;
&lt;br&gt;&#13;
The changes for 2.0.1 are:&lt;br&gt;&#13;
 &lt;br&gt;&#13;
Bug Fixes:&lt;br&gt;&#13;
1) Corrected WSDL parsing errors with certain XML Data structures.&lt;br&gt;&#13;
&lt;br&gt;&#13;
2) Updated the Java paths in the DMS.bat file for Windows users.&lt;br&gt;&#13;
&lt;br&gt;&#13;
New Features/Enhancements:&lt;br&gt;&#13;
1) Added WSDL support for the following functions:&lt;br&gt;&#13;
   - Reset Devices&lt;br&gt;&#13;
   - Factory Reset Devices&lt;br&gt;&#13;
&lt;br&gt;&#13;
2) Removed  unnecessary debugging functionality and log messages.&lt;br&gt;&#13;
&lt;br&gt;&#13;
3) UI message cleanup and Improvements in visual appearance.&lt;br&gt;&#13;
&lt;br&gt;&#13;
4) Modified GUI SDK files to ease branding and customization.  &lt;br&gt;&#13;
&lt;br&gt;&#13;
Update Notes:&lt;br&gt;&#13;
Copy database directory from existing DIMARK_ACS directory to root of drive.  This database is located in DIMARK_ACS/server/dps/data/hypersonic.  See &#13;
documentation on backing up data for more information.&lt;br&gt;&#13;
&lt;br&gt;&#13;
Rename existing DIMARK_ACS directory to DIMARK_ACS-old. &lt;br&gt;&#13;
&lt;br&gt;&#13;
Install updated DMS as documented.&lt;br&gt;&#13;
&lt;br&gt;&#13;
Copy hypersonic database directory from root of server drive into DIMARK_ACS/server/dps/data/ and replace existing directory and directory &#13;
contents.&lt;br&gt;&#13;
&lt;br&gt;&#13;
Launch DMS and confirm proper operation.&lt;br&gt;&#13;
&lt;br&gt;&#13;
Once proper operation and data content are confirmed, DIMARK_ACS-old may be safely removed.  &lt;br&gt;&#13;
&lt;br&gt;&#13;
Please contact support@dimark.com for help if problems arise.</description>
      <author>support@dimark.com</author>
      <guid>http://www.dimark.com/server_release/index.html</guid>
      <itunes:summary>Version 2.0.1 of the Dimark TR-069 ACS has been released.&lt;br&gt;&#13;
&lt;br&gt;&#13;
The changes for 2.0.1 are:&lt;br&gt;&#13;
 &lt;br&gt;&#13;
Bug Fixes:&lt;br&gt;&#13;
1) Corrected WSDL parsing errors with certain XML Data structures.&lt;br&gt;&#13;
&lt;br&gt;&#13;
2) Updated the Java paths in the DMS.bat file for Windows users.&lt;br&gt;&#13;
&lt;br&gt;&#13;
New Features/Enhancements:&lt;br&gt;&#13;
1) Added WSDL support for the following functions:&lt;br&gt;&#13;
   - Reset Devices&lt;br&gt;&#13;
   - Factory Reset Devices&lt;br&gt;&#13;
&lt;br&gt;&#13;
2) Removed  unnecessary debugging functionality and log messages.&lt;br&gt;&#13;
&lt;br&gt;&#13;
3) UI message cleanup and Improvements in visual appearance.&lt;br&gt;&#13;
&lt;br&gt;&#13;
4) Modified GUI SDK files to ease branding and customization.  &lt;br&gt;&#13;
&lt;br&gt;&#13;
Update Notes:&lt;br&gt;&#13;
Copy database directory from existing DIMARK_ACS directory to root of drive.  This database is located in DIMARK_ACS/server/dps/data/hypersonic.  See &#13;
documentation on backing up data for more information.&lt;br&gt;&#13;
&lt;br&gt;&#13;
Rename existing DIMARK_ACS directory to DIMARK_ACS-old. &lt;br&gt;&#13;
&lt;br&gt;&#13;
Install updated DMS as documented.&lt;br&gt;&#13;
&lt;br&gt;&#13;
Copy hypersonic database directory from root of server drive into DIMARK_ACS/server/dps/data/ and replace existing directory and directory &#13;
contents.&lt;br&gt;&#13;
&lt;br&gt;&#13;
Launch DMS and confirm proper operation.&lt;br&gt;&#13;
&lt;br&gt;&#13;
Once proper operation and data content are confirmed, DIMARK_ACS-old may be safely removed.  &lt;br&gt;&#13;
&lt;br&gt;&#13;
Please contact support@dimark.com for help if problems arise.</itunes:summary>
      <enclosure url="http://www.dimark.com/server_release/index.html" length="8943" type="text/html"/>
    </item>
    <item>
      <title>Dimark Embedded TR-069 Client Update Available</title>
      <description>An update to Dimark's Embedded TR-069 Client is available.  Release notes and downloads are available at http://www.dimark.com/client_release/index.html</description>
      <author>Dimark Engineering</author>
      <pubDate>Sun, 01 Apr 2007 14:00:00 -0800</pubDate>
      <guid>http://www.dimark.com/client_release/index.html</guid>
      <itunes:summary>An update to Dimark's Embedded TR-069 Client is available.  Release notes and downloads are available at http://www.dimark.com/client_release/index.html</itunes:summary>
      <enclosure url="http://www.dimark.com/client_release/index.html" length="10125" type="text/html"/>
    </item>
    <item>
      <title>Dimark Embedded TR-069 Client v.3.0.4 Available</title>
      <description>Version 3.0.4 of Dimark's Embedded TR-069 Client is available.  Release notes and downloads are available by logging in at http://www.dimark.com/partners.html</description>
      <author>Dimark Engineering</author>
      <guid>http://www.dimark.com/partners.html</guid>
      <itunes:summary>Version 3.0.4 of Dimark's Embedded TR-069 Client is available.  Release notes and downloads are available by logging in at http://www.dimark.com/partners.html</itunes:summary>
      <enclosure url="http://www.dimark.com/partners.html" length="8324" type="text/html"/>
    </item>
    <item>
      <title>Dimark Embedded TR-069 Client v.3.0.5 Available</title>
      <description>Version 3.0.5 of Dimark's Embedded TR-069 Client is available.  Release notes and downloads are available by logging in at http://www.dimark.com/partners.html</description>
      <guid>http://www.dimark.com/partners.html</guid>
      <itunes:summary>Version 3.0.5 of Dimark's Embedded TR-069 Client is available.  Release notes and downloads are available by logging in at http://www.dimark.com/partners.html</itunes:summary>
      <enclosure url="http://www.dimark.com/partners.html" length="8324" type="text/html"/>
    </item>
    <item>
      <title>Dimark has moved!</title>
      <description>The new address for Dimark is:&#13;
&#13;
Dimark Technologies, Inc.&#13;
39962 Cedar Blvd., Suite 263&#13;
Newark, CA  94560-5326</description>
      <guid>http://www.diimark.com</guid>
      <itunes:summary>The new address for Dimark is:&#13;
&#13;
Dimark Technologies, Inc.&#13;
39962 Cedar Blvd., Suite 263&#13;
Newark, CA  94560-5326</itunes:summary>
      <enclosure url="http://www.diimark.com/" length="1" type="application/unknown"/>
    </item>
    <item>
      <title>Dimark TR-069 Embedded Client Update Available</title>
      <description>Version 3.0.6 of Dimark's TR-069 Client is available.  Release notes and downloads are available at http://www.dimark.com/partners.html</description>
      <author>support@dimark.com</author>
      <pubDate>Mon, 13 Aug 2007 00:00:00 -0800</pubDate>
      <guid>http://www.diimark.com/partners.html</guid>
      <itunes:summary>Version 3.0.6 of Dimark's TR-069 Client is available.  Release notes and downloads are available at http://www.dimark.com/partners.html</itunes:summary>
      <enclosure url="http://www.diimark.com/partners.html" length="8324" type="text/html"/>
    </item>
  </channel>
</rss>
