<?xml version="1.0" encoding="windows-1251"?>

<rss version="2.0">
 <channel>
	<title>Email Parser</title>
	<link>http://tweakmarketing.com/blog/emp_blog/</link>
	<description>Tips &amp; Tricks with EMP System.</description>
	<language>en</language>
	<docs>http://backend.userland.com/rss092</docs>
	<pubDate>Sat, 04 Feb 2012 08:14:46 +0100</pubDate>

    <item>
      <title><![CDATA[Try/Catch in Advanced Email Parser]]></title>
      <description><![CDATA[                         Try ... Catch scheme can be realized in AEP using 'result condition' component.<br><br>There is a simple scheme, that describe how to use it:<br><br><img src="http://tweakmarketing.com/upload/blog/c35//try_catch_scheme.gif" width="458" height="184" title="" border="0"><br><br><b>Result condition</b><br>Allows to execute selected operations set depending on the previous processing components result.<br><br><img src="http://tweakmarketing.com/upload/blog/f29//set_result_condition.gif" width="379" height="452" title="" border="0"> <br><br><b>Safe / Try</b><br>A processing component can terminate processing if an error occurs. To enable this function, check the Safe box in the component context menu.<br><br><img src="http://tweakmarketing.com/upload/blog/354//make_try_menu.gif" width="171" height="213" title="" border="0"><br><br><b>How it works?</b><br><br>As you can see - component 'Line parser (email_address_from_text)' marked as safe. That means - if this parser fails (required results not found in line), then all components below will be skipped until 'Result Condition' components is met.<br><br>If rule does not contains 'Result condition' component, then rule execution fails.<br><br>All components that follow at 'Result condition' component will be executed, of course. So, you have to insert 'Stopper' component in 'Result condition' block, if you want to terminate rule execution.                         ]]></description>
      <link>http://tweakmarketing.com/blog/emp_blog/8.php</link>
      <pubDate>Tue, 29 Dec 2009 15:58:55 +0100</pubDate>
      <category></category>
    </item>

    <item>
      <title><![CDATA[XE.COM Currency Exchange Rate parser]]></title>
      <description><![CDATA[                         There is a simple rule to parse daily reports containing currency exchange rate from following resource: <a href='http://www.xe.com' target='_blank'>http://www.xe.com</a>. As result you'll get a CSV file that can be imported to MS Excel.<br><br><br><b>About XE</b><br>Founded in 1993, originally known as &quot;Xenon Laboratories&quot;. Early in 1995, XE launched their flagship service, the <a href='http://www.xe.com/index.php?ref=ucc' target='_blank'>Universal Currency Converter®</a> -- creating one of the web's very first useful dynamic sites.<br><br><br><b><img src='http://www.tweakmarketing.com/bitrix/templates/.default/blog/images/message_edit/link.gif' border='0' alt=''> <a href='http://www.tweakmarketing.com/download/CurrencyRateParser.txt' target='_blank'>Download Currency Exchange Parser rule</a></b>                         ]]></description>
      <link>http://tweakmarketing.com/blog/emp_blog/7.php</link>
      <pubDate>Fri, 22 Jun 2007 10:13:53 +0200</pubDate>
      <category>General</category>
    </item>

  </channel>
</rss>
