<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mobenzi Community &#187; 27.08.2009 release</title>
	<atom:link href="http://community.mobenzi.com/index.php/tag/27082009-release/feed/" rel="self" type="application/rss+xml" />
	<link>http://community.mobenzi.com</link>
	<description>Mobile data collection for the real world</description>
	<lastBuildDate>Tue, 25 Oct 2011 16:48:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Introducing notification trigger updates</title>
		<link>http://community.mobenzi.com/index.php/2009/08/introducing-notification-trigger-updates/</link>
		<comments>http://community.mobenzi.com/index.php/2009/08/introducing-notification-trigger-updates/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 10:34:14 +0000</pubDate>
		<dc:creator>Rohland</dc:creator>
				<category><![CDATA[Feature Releases]]></category>
		<category><![CDATA[27.08.2009 release]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[trigger]]></category>

		<guid isPermaLink="false">http://community.populi.net/mobileresearcher/?p=581</guid>
		<description><![CDATA[Notification triggers allow your applications to receive alerts when survey responses are received. We’ve updated the protocol to guarantee notification delivery and also added notification when a submission is modified in your research console. This update will be launched on the 27 August 2009.]]></description>
			<content:encoded><![CDATA[<p>A few months ago, we began the implementation of the first phase of a submission notification trigger mechanism. This new functionality allows third party applications of your choice to be notified when a response to a survey is received – allowing the data to be immediately processed by your application.</p>
<p>Until recently, the trigger mechanism only supported notifications of newly received submissions, however, we have now implemented the ability to notify your custom application(s) when a submission is edited in your research console as well – thereby maintaining data integrity between our systems and yours.</p>
<p>In both cases we have also improved the processing mechanism in terms of dealing with failed delivery. The submission trigger mechanism will now reprocess a trigger in the event of a delivery failure (such as network failure or your server being offline). This ultimately means you are always ensured of receiving a notification of a submission even if your processing application is down while a submission is received. The new processing mechanism will make up to 6 attempts to notify your application as per the following schedule (assuming failure of the first and subsequent requests):</p>
<ul>
<li>Retry 1 minute after first failure</li>
<li>Retry 5 minutes after second failure</li>
<li>Retry 20 minutes after third failure</li>
<li>Retry 1 hour after fourth failure</li>
<li>Retry 4 hours after fifth failure</li>
</ul>
<p>If the result of the 6<sup>th</sup> attempt is a failure, we will notify you via email and wait on a resolution before re-processing the undelivered notification(s).</p>
<p>A successful notification delivery is defined as an attempt that results in a &#8220;200 OK&#8221; <a href="http://en.wikipedia.org/wiki/List_of_HTTP_status_codes">HTTP status code</a> being returned by the relevant web server. If any other code is returned our system will deem the delivery a failure and enter the reprocessing workflow as described above. Furthermore, if a &#8220;500 Internal Server Error&#8221; code is returned we will record the error message returned and supply this information to you in the event the notification is not delivered after 6 successive attempts.</p>
<p>In terms of the requirements for setting up a create/update notification trigger, we simply require the URL endpoint of your service and the survey ID you wish to setup the trigger(s) for. Once setup, the notification to your URL endpoint is simply made via a <a href="http://en.wikipedia.org/wiki/HTTP_GET#Request_methods">GET</a> request with the following query string parameters.</p>
<p>On submission created notification:</p>
<table class="MsoTableLightShadingAccent1" style="border-collapse: collapse; mso-border-top-alt: solid #4F81BD 1.0pt; mso-border-top-themecolor: accent1; mso-border-bottom-alt: solid #4F81BD 1.0pt; mso-border-bottom-themecolor: accent1; mso-yfti-tbllook: 1184; mso-padding-alt: 0cm 5.4pt 0cm 5.4pt;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr style="mso-yfti-irow: -1; mso-yfti-firstrow: yes;">
<td style="border-bottom: #4f81bd 1pt solid; border-left: #d4d0c8; padding-bottom: 0cm; background-color: transparent; padding-left: 5.4pt; width: 165.4pt; padding-right: 5.4pt; border-top: #4f81bd 1pt solid; border-right: #d4d0c8; padding-top: 0cm; mso-border-top-themecolor: accent1; mso-border-bottom-themecolor: accent1;" width="221" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto; mso-yfti-cnfc: 5;"><strong><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">KEY</span></span></span></strong></p>
</td>
<td style="border-bottom: #4f81bd 1pt solid; border-left: #d4d0c8; padding-bottom: 0cm; background-color: transparent; padding-left: 5.4pt; width: 137.85pt; padding-right: 5.4pt; border-top: #4f81bd 1pt solid; border-right: #d4d0c8; padding-top: 0cm; mso-border-top-themecolor: accent1; mso-border-bottom-themecolor: accent1;" width="184" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto; mso-yfti-cnfc: 1;"><strong><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">Type</span></span></span></strong></p>
</td>
<td style="border-bottom: #4f81bd 1pt solid; border-left: #d4d0c8; padding-bottom: 0cm; background-color: transparent; padding-left: 5.4pt; width: 158.85pt; padding-right: 5.4pt; border-top: #4f81bd 1pt solid; border-right: #d4d0c8; padding-top: 0cm; mso-border-top-themecolor: accent1; mso-border-bottom-themecolor: accent1;" width="212" valign="top">
<p class="MsoListParagraphCxSpLast" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto; mso-yfti-cnfc: 1;"><strong><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">VALUE</span></span></span></strong></p>
</td>
</tr>
<tr style="mso-yfti-irow: 0;">
<td style="padding-bottom: 0cm; padding-left: 5.4pt; width: 165.4pt; padding-right: 5.4pt; background: #d3dfee; padding-top: 0cm; mso-background-themecolor: accent1; mso-background-themetint: 63; border: #d4d0c8;" width="221" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto; mso-yfti-cnfc: 68;"><strong><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">surveyid</span></span></span></strong></p>
</td>
<td style="padding-bottom: 0cm; padding-left: 5.4pt; width: 137.85pt; padding-right: 5.4pt; background: #d3dfee; padding-top: 0cm; mso-background-themecolor: accent1; mso-background-themetint: 63; border: #d4d0c8;" width="184" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto; mso-yfti-cnfc: 64;"><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">Integer</span></span></span></p>
</td>
<td style="padding-bottom: 0cm; padding-left: 5.4pt; width: 158.85pt; padding-right: 5.4pt; background: #d3dfee; padding-top: 0cm; mso-background-themecolor: accent1; mso-background-themetint: 63; border: #d4d0c8;" width="212" valign="top">
<p class="MsoListParagraphCxSpLast" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto; mso-yfti-cnfc: 64;"><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">ID of the survey the submission received is relevant to.</span></span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 1;">
<td style="padding-bottom: 0cm; background-color: transparent; padding-left: 5.4pt; width: 165.4pt; padding-right: 5.4pt; padding-top: 0cm; border: #d4d0c8;" width="221" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto; mso-yfti-cnfc: 4;"><strong><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">submissionid</span></span></span></strong></p>
</td>
<td style="padding-bottom: 0cm; background-color: transparent; padding-left: 5.4pt; width: 137.85pt; padding-right: 5.4pt; padding-top: 0cm; border: #d4d0c8;" width="184" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto;"><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">Guid</span></span></span></p>
</td>
<td style="padding-bottom: 0cm; background-color: transparent; padding-left: 5.4pt; width: 158.85pt; padding-right: 5.4pt; padding-top: 0cm; border: #d4d0c8;" width="212" valign="top">
<p class="MsoListParagraphCxSpLast" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto;"><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">The unique ID of the submission record.</span></span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 2;">
<td style="padding-bottom: 0cm; padding-left: 5.4pt; width: 165.4pt; padding-right: 5.4pt; background: #d3dfee; padding-top: 0cm; mso-background-themecolor: accent1; mso-background-themetint: 63; border: #d4d0c8;" width="221" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto; mso-yfti-cnfc: 68;"><strong><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">createdon</span></span></span></strong></p>
</td>
<td style="padding-bottom: 0cm; padding-left: 5.4pt; width: 137.85pt; padding-right: 5.4pt; background: #d3dfee; padding-top: 0cm; mso-background-themecolor: accent1; mso-background-themetint: 63; border: #d4d0c8;" width="184" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto; mso-yfti-cnfc: 64;"><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">DateTime</span></span></span></p>
</td>
<td style="padding-bottom: 0cm; padding-left: 5.4pt; width: 158.85pt; padding-right: 5.4pt; background: #d3dfee; padding-top: 0cm; mso-background-themecolor: accent1; mso-background-themetint: 63; border: #d4d0c8;" width="212" valign="top">
<p class="MsoListParagraphCxSpLast" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto; mso-yfti-cnfc: 64;"><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">The date and time the submission was received.</span></span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 3; mso-yfti-lastrow: yes;">
<td style="border-bottom: #4f81bd 1pt solid; border-left: #d4d0c8; padding-bottom: 0cm; background-color: transparent; padding-left: 5.4pt; width: 165.4pt; padding-right: 5.4pt; border-top: #d4d0c8; border-right: #d4d0c8; padding-top: 0cm; mso-border-bottom-themecolor: accent1;" width="221" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto; mso-yfti-cnfc: 4;"><strong><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">createdby</span></span></span></strong></p>
</td>
<td style="border-bottom: #4f81bd 1pt solid; border-left: #d4d0c8; padding-bottom: 0cm; background-color: transparent; padding-left: 5.4pt; width: 137.85pt; padding-right: 5.4pt; border-top: #d4d0c8; border-right: #d4d0c8; padding-top: 0cm; mso-border-bottom-themecolor: accent1;" width="184" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto;"><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">String</span></span></span></p>
</td>
<td style="border-bottom: #4f81bd 1pt solid; border-left: #d4d0c8; padding-bottom: 0cm; background-color: transparent; padding-left: 5.4pt; width: 158.85pt; padding-right: 5.4pt; border-top: #d4d0c8; border-right: #d4d0c8; padding-top: 0cm; mso-border-bottom-themecolor: accent1;" width="212" valign="top">
<p class="MsoListParagraphCxSpLast" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto;"><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">The name of the fieldworker who captured the submission.</span></span></span></p>
</td>
</tr>
</tbody>
</table>
<p>On submission modified notification:</p>
<table class="MsoTableLightShadingAccent1" style="border-collapse: collapse; mso-border-top-alt: solid #4F81BD 1.0pt; mso-border-top-themecolor: accent1; mso-border-bottom-alt: solid #4F81BD 1.0pt; mso-border-bottom-themecolor: accent1; mso-yfti-tbllook: 1184; mso-padding-alt: 0cm 5.4pt 0cm 5.4pt;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr style="mso-yfti-irow: -1; mso-yfti-firstrow: yes;">
<td style="border-bottom: #4f81bd 1pt solid; border-left: #d4d0c8; padding-bottom: 0cm; background-color: transparent; padding-left: 5.4pt; width: 165.4pt; padding-right: 5.4pt; border-top: #4f81bd 1pt solid; border-right: #d4d0c8; padding-top: 0cm; mso-border-top-themecolor: accent1; mso-border-bottom-themecolor: accent1;" width="221" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto; mso-yfti-cnfc: 5;"><strong><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">KEY</span></span></span></strong></p>
</td>
<td style="border-bottom: #4f81bd 1pt solid; border-left: #d4d0c8; padding-bottom: 0cm; background-color: transparent; padding-left: 5.4pt; width: 137.85pt; padding-right: 5.4pt; border-top: #4f81bd 1pt solid; border-right: #d4d0c8; padding-top: 0cm; mso-border-top-themecolor: accent1; mso-border-bottom-themecolor: accent1;" width="184" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto; mso-yfti-cnfc: 1;"><strong><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">Type</span></span></span></strong></p>
</td>
<td style="border-bottom: #4f81bd 1pt solid; border-left: #d4d0c8; padding-bottom: 0cm; background-color: transparent; padding-left: 5.4pt; width: 158.85pt; padding-right: 5.4pt; border-top: #4f81bd 1pt solid; border-right: #d4d0c8; padding-top: 0cm; mso-border-top-themecolor: accent1; mso-border-bottom-themecolor: accent1;" width="212" valign="top">
<p class="MsoListParagraphCxSpLast" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto; mso-yfti-cnfc: 1;"><strong><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">VALUE</span></span></span></strong></p>
</td>
</tr>
<tr style="mso-yfti-irow: 0;">
<td style="padding-bottom: 0cm; padding-left: 5.4pt; width: 165.4pt; padding-right: 5.4pt; background: #d3dfee; padding-top: 0cm; mso-background-themecolor: accent1; mso-background-themetint: 63; border: #d4d0c8;" width="221" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto; mso-yfti-cnfc: 68;"><strong><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">surveyid</span></span></span></strong></p>
</td>
<td style="padding-bottom: 0cm; padding-left: 5.4pt; width: 137.85pt; padding-right: 5.4pt; background: #d3dfee; padding-top: 0cm; mso-background-themecolor: accent1; mso-background-themetint: 63; border: #d4d0c8;" width="184" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto; mso-yfti-cnfc: 64;"><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">Integer</span></span></span></p>
</td>
<td style="padding-bottom: 0cm; padding-left: 5.4pt; width: 158.85pt; padding-right: 5.4pt; background: #d3dfee; padding-top: 0cm; mso-background-themecolor: accent1; mso-background-themetint: 63; border: #d4d0c8;" width="212" valign="top">
<p class="MsoListParagraphCxSpLast" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto; mso-yfti-cnfc: 64;"><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">ID of the survey the submission updated is relevant to.</span></span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 1;">
<td style="padding-bottom: 0cm; background-color: transparent; padding-left: 5.4pt; width: 165.4pt; padding-right: 5.4pt; padding-top: 0cm; border: #d4d0c8;" width="221" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto; mso-yfti-cnfc: 4;"><strong><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">submissionid</span></span></span></strong></p>
</td>
<td style="padding-bottom: 0cm; background-color: transparent; padding-left: 5.4pt; width: 137.85pt; padding-right: 5.4pt; padding-top: 0cm; border: #d4d0c8;" width="184" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto;"><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">Guid</span></span></span></p>
</td>
<td style="padding-bottom: 0cm; background-color: transparent; padding-left: 5.4pt; width: 158.85pt; padding-right: 5.4pt; padding-top: 0cm; border: #d4d0c8;" width="212" valign="top">
<p class="MsoListParagraphCxSpLast" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto;"><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">The unique ID of the submission record.</span></span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 2;">
<td style="padding-bottom: 0cm; padding-left: 5.4pt; width: 165.4pt; padding-right: 5.4pt; background: #d3dfee; padding-top: 0cm; mso-background-themecolor: accent1; mso-background-themetint: 63; border: #d4d0c8;" width="221" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto; mso-yfti-cnfc: 68;"><strong><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">modifiedon</span></span></span></strong></p>
</td>
<td style="padding-bottom: 0cm; padding-left: 5.4pt; width: 137.85pt; padding-right: 5.4pt; background: #d3dfee; padding-top: 0cm; mso-background-themecolor: accent1; mso-background-themetint: 63; border: #d4d0c8;" width="184" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto; mso-yfti-cnfc: 64;"><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">DateTime</span></span></span></p>
</td>
<td style="padding-bottom: 0cm; padding-left: 5.4pt; width: 158.85pt; padding-right: 5.4pt; background: #d3dfee; padding-top: 0cm; mso-background-themecolor: accent1; mso-background-themetint: 63; border: #d4d0c8;" width="212" valign="top">
<p class="MsoListParagraphCxSpLast" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto; mso-yfti-cnfc: 64;"><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">The date and time the submission was modified.</span></span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 3; mso-yfti-lastrow: yes;">
<td style="border-bottom: #4f81bd 1pt solid; border-left: #d4d0c8; padding-bottom: 0cm; background-color: transparent; padding-left: 5.4pt; width: 165.4pt; padding-right: 5.4pt; border-top: #d4d0c8; border-right: #d4d0c8; padding-top: 0cm; mso-border-bottom-themecolor: accent1;" width="221" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto; mso-yfti-cnfc: 4;"><strong><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">modifiedby</span></span></span></strong></p>
</td>
<td style="border-bottom: #4f81bd 1pt solid; border-left: #d4d0c8; padding-bottom: 0cm; background-color: transparent; padding-left: 5.4pt; width: 137.85pt; padding-right: 5.4pt; border-top: #d4d0c8; border-right: #d4d0c8; padding-top: 0cm; mso-border-bottom-themecolor: accent1;" width="184" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto;"><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">String</span></span></span></p>
</td>
<td style="border-bottom: #4f81bd 1pt solid; border-left: #d4d0c8; padding-bottom: 0cm; background-color: transparent; padding-left: 5.4pt; width: 158.85pt; padding-right: 5.4pt; border-top: #d4d0c8; border-right: #d4d0c8; padding-top: 0cm; mso-border-bottom-themecolor: accent1;" width="212" valign="top">
<p class="MsoListParagraphCxSpLast" style="line-height: normal; margin: 0cm 0cm 0pt; mso-add-space: auto;"><span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191;"><span style="font-family: Calibri;"><span style="font-size: small;">The name of the user who modified the submission.</span></span></span></p>
</td>
</tr>
</tbody>
</table>
<p>If you have any comments, questions or suggestions, please feel free to post them here, alternatively, please contact support.</p>
<p>We hope you find these new features useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://community.mobenzi.com/index.php/2009/08/introducing-notification-trigger-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update on research console security</title>
		<link>http://community.mobenzi.com/index.php/2009/08/update-on-research-console-security/</link>
		<comments>http://community.mobenzi.com/index.php/2009/08/update-on-research-console-security/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 10:33:42 +0000</pubDate>
		<dc:creator>Rohland</dc:creator>
				<category><![CDATA[Feature Releases]]></category>
		<category><![CDATA[27.08.2009 release]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://community.populi.net/mobileresearcher/?p=576</guid>
		<description><![CDATA[To improve security, from 27 August 2009 access to the research console will be moved from HTTP to HTTPS. This will require a minor change to applications accessing the API via HTTP.]]></description>
			<content:encoded><![CDATA[<p>You may already be aware that your research console may be accessed via a HTTP secure (HTTPS) connection which ensures that your connection is secure and not subject to <a href="http://en.wikipedia.org/wiki/Man-in-the-middle">man-in-the-middle</a> and <a href="http://en.wikipedia.org/wiki/Eavesdropping">eavesdropping</a> attacks. If not, then please note that to access your research console securely, you need to use the following address <a href="https://www.researchconsole.com/">https://www.researchconsole.com</a> (note the prefix &#8220;http<strong>s</strong>&#8220;).</p>
<p>We recommend that you always access your console through this secure instance, and as such, have decided to implement a minor update which will ensure anyone connecting to the default address will be automatically redirected to the secure instance. This update will be in effect from 27 August 2009.</p>
<p>For those of you utilising the API service, this will impact your applications as the API will no longer be available from the default (HTTP) endpoint. The API is already available via HTTPS so the change is simply limited to updating your configuration to point to the HTTPS address.</p>
<p>We apologise for any inconvenience this may cause you but this change is in the interest of improved security. Please feel free to contact support should you have any queries or concerns.</p>
]]></content:encoded>
			<wfw:commentRss>http://community.mobenzi.com/index.php/2009/08/update-on-research-console-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

