<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
 <channel>
  <title>DigitalWork Professional Services Newsletter: Developer Notes</title>
  <link>http://www.dwps.zoomshare.com/:blog</link>
  <description>DigitalWork Professional Services Newsletter: Developer Notes</description>
  <lastBuildDate>Fri, 29 Jul 2011 17:35:41 -0500</lastBuildDate>
  <item>
   <link>http://www.dwps.zoomshare.com/:blog?id=a04230dc86f09b26f91352e76b76df77_4e3335bd</link>
   <title>Added support to PromoItem</title>
   <pubDate>Fri, 29 Jul 2011 17:35:41 -0500</pubDate>
   <description>There&#39;s now support in the Promo handling mechanism
for Promoing tickets by Season Number, Production
number and Title Number.</description>
  </item>
  <item>
   <link>http://www.dwps.zoomshare.com/:blog?id=4812e5f6c37ac71062edc43994318e09_4de9271b</link>
   <title>Specialized confirmation text for contributions</title>
   <pubDate>Fri, 03 Jun 2011 13:25:31 -0500</pubDate>
   <description>There's a new configuration key
&quot;CONFIRMATION_EMAIL_ORDERCONTRB_ADDL&quot; . Default is
empty. If it's length is &gt; 0 and the HTML template
contains the placeholder &quot;%%ORDERCONTRB_ADDL%%&quot;,
that placeholder will be substituted with the TEXT
of the configuration. (The only other &quot;gotcha&quot; is
that if the configuration values doesn't seem to
have any HTML, it'll be &quot;wrapped&quot; in paragraph
tags... i.e. &amp;lt;p&amp;gt;configtext&amp;lt;/p&amp;gt;)</description>
  </item>
  <item>
   <link>http://www.dwps.zoomshare.com/:blog?id=d18522afa4f7963b8504f0ff4a3142d5_4ddabda5</link>
   <title>SYOS: different colored seat dots to represent different zones.</title>
   <pubDate>Mon, 23 May 2011 15:03:49 -0500</pubDate>
   <description>&lt;p&gt;SYOS has been enhanced to support displaying
different zones with differently colored seat dots.
This option does require a little maintenance time
to integrate this into the sites, but this should
be a relatively quick (probably less than 1 hr.)
The order of zones follows the Prices&#39;s RANK field.&lt;/p&gt;

&lt;p&gt;Along a similar vein, SYOS version 3 is in the
works and should be available in late June. This
version will consolidate the pricing tab and seat
selection tab to a single panel. The interface will
also be changed with respect to handling
mouse-overs vs. clicks. This change will facilitate
Digitalwork SYOS on iPad devices. (A separate
version of SYOS for iPhone and other mobile
browsers may come separately later.)&lt;/p&gt;
</description>
  </item>
  <item>
   <link>http://www.dwps.zoomshare.com/:blog?id=ad74d4251a8e13cf8b5e8e6050ad319b_4dda73e6</link>
   <title>Session Dump</title>
   <pubDate>Mon, 23 May 2011 09:49:10 -0500</pubDate>
   <description>&lt;p&gt;There are a number of hidden gems in the
Digitalwork Library&#39;s utility area, often simply
refered to as the &quot;Configuration Manager.&quot; Many of
these utilities are linked to from the menu options
in the gray navigation area on the left. Most are
protected via passwords and logins, to prevent any
unauthorized access or changes.&lt;/p&gt;

&lt;p&gt;One that *isn&#39;t* is the &lt;b&gt;Session Dump&lt;/b&gt;,
found at /utils/session.aspx (from the root of your
site.)

&lt;p&gt;This isn&#39;t really useful in the management of
the site. But, it can be invaluable when trying to
determine why things are happening as they are. For
nearly any user on the site, you can get a snapshot
of the most important details of their session.
It&#39;s displayed in an XML representation, so if
you&#39;ve had no experience looking at XML, it&#39;ll look
like a lot of code. But, if you put your thinking
cap on, you&#39;ll see that there a wealth of data
displayed there... mostly in a plain-text readable
format. &lt;/p&gt;
&lt;p&gt;So if you&#39;re helping debug a problem on the
site, I&#39;ll find it helpful to get a copy of this
information. So simply copy and paste the data on
this page and email it to me.
&lt;/p&gt;
</description>
  </item>
  <item>
   <link>http://www.dwps.zoomshare.com/:blog?id=144710cb76cf32d52ac4bb54e1319b5e_4dd6b19f</link>
   <title>Changes to HTMLCartFormatter2</title>
   <pubDate>Fri, 20 May 2011 13:23:27 -0500</pubDate>
   <description>&lt;p&gt;Implemented new fields in the LineItem and
PackageLineItem classes from data being returned from
Tessitura GetCart method. Changed FlexPackage cart
formatting: when seated, shows
seats after each performance item instead of being
grouped at the top, though fixed-seat packages will
continue to display.&lt;/p&gt;

&lt;p&gt;Relocated code that created CART_SUMMARY cookie
from the ajaxhandler to be a static method in the
CartSummary class, so that the same code can be
called from various places without having to copy.&lt;/p&gt;</description>
  </item>
  <item>
   <link>http://www.dwps.zoomshare.com/:blog?id=feb2dea4f7344ae087ef21c276e372e7_4dd549a6</link>
   <title>Promo Manager Updated to support &quot;offers&quot;</title>
   <pubDate>Thu, 19 May 2011 11:47:34 -0500</pubDate>
   <description>&lt;p&gt;While the recent revisions to the &lt;b&gt;Promo
Manager&lt;/b&gt; have provided a great wealth of
options, we did lose the ability to support
&quot;Offers.&quot; And since this mechanism wasn&#39;t used by
most, I wasn&#39;t aware that it even had been lost. But
it&#39;s back and, at the moment, contingent on the
configuration PROMO_CODE_MAY_CHANGE_SOURCENO which
must be set to be &quot;true.&quot;
&lt;/p&gt;

&lt;p&gt;12:25 digitalwork.Tessi.DataItems.cart.Order:
changed zone_no to read it as an &lt;i&gt;int&lt;/i&gt; if
reading as
a &lt;i&gt;short&lt;/i&gt; failed. (Must have been a short at
some point in time.) This should fix zone number
matching for line items.&lt;/p&gt;

</description>
  </item>
 </channel>
</rss>
