<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.m2osw.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Made to Order Software Corporation - condition</title>
 <link>http://www.m2osw.com/taxonomy/term/513/all</link>
 <description></description>
 <language>en</language>
<item>
 <title>Protected Node Rules Support</title>
 <link>http://www.m2osw.com/doc-protected-node-rules</link>
 <description>&lt;p&gt;The following features are available only when installing the Rules extension of protected nodes. This extension requires the thrid party Rules extension for Drupal.&lt;/p&gt;
&lt;h2&gt;
	Protected Node Rules Conditions&lt;/h2&gt;
&lt;p&gt;When handling a Node, it is possible to check whether the node is currently protected or locked.&lt;/p&gt;
&lt;h3&gt;
	Protected Nodes&lt;/h3&gt;
&lt;p&gt;A node is said protected when the node was protected by a password using the Protected node module.&lt;/p&gt;
&lt;p&gt;Whether the user can view that node is irrevelant in this case. Only the fact that the node requires a password to be viewed is what this condition checks.&lt;/p&gt;
&lt;h3&gt;
	Locked Nodes&lt;/h3&gt;
&lt;p&gt;A ...&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-protected-node-rules&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-protected-node-rules#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/607">Protect</category>
 <pubDate>Thu, 22 Mar 2012 00:26:28 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">680 at http://www.m2osw.com</guid>
</item>
<item>
 <title>To Do Rules</title>
 <link>http://www.m2osw.com/doc-to-do-rules</link>
 <description>&lt;p&gt;The To Do module includes a sub-module called To Do Rules extension.&lt;/p&gt;
&lt;h2&gt;Events&lt;/h2&gt;
&lt;p&gt;The Rules extension includes the events as follow.&lt;/p&gt;
&lt;p&gt;Each event is sent once per user assigned to a To Do item, including &lt;em&gt;self-assigned&lt;/em&gt; users. It includes 4 parameters: the To Do item (a node); the To Do item author; the currently logged in user; and the assigned user. The node supports additional tokens that can be used as conditions&amp;nbsp;(see below).&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;To Do Event Started&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This event occurs when the Start button is clicked on a To Do item. This event is sent once.&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;To Do Event Reminder&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This event&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-to-do-rules&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-to-do-rules#comments</comments>
 <pubDate>Tue, 26 Apr 2011 09:44:54 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">645 at http://www.m2osw.com</guid>
</item>
<item>
 <title>DefineButton2</title>
 <link>http://www.m2osw.com/swf_tag_definebutton2</link>
 <description>&lt;fieldset class=&quot;fieldgroup group-swf-tag-info&quot;&gt;&lt;legend&gt;Tag Info&lt;/legend&gt;&lt;div class=&quot;field field-type-number-integer field-field-swf-tag-number&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Tag Number:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    34        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-content-taxonomy field-field-tag-swf-type&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Tag Type:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    Define        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-number-integer field-field-swf-tag-version&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Tag Flash Version:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    3        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-text field-field-swf-tag-def&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Tag Structure:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;pre&gt;
struct swf_definebutton2 {
	&lt;a href=&quot;/swf_struct_tag&quot;&gt;swf_tag&lt;/a&gt;		f_tag;		&lt;font color=&quot;green&quot;&gt;/* 34 */&lt;/font&gt;
	unsigned short		f_button_id;
	unsigned		f_reserved : 7;
	unsigned		f_menu : 1;
	unsigned short		f_buttons_size;
	&lt;a href=&quot;/swf_struct_button&quot;&gt;swf_button&lt;/a&gt;		f_buttons;
	&lt;a href=&quot;/swf_struct_condition&quot;&gt;swf_condition&lt;/a&gt;		f_conditions;
};&lt;/pre&gt;

        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;/fieldset&gt;
&lt;p&gt;The &lt;b&gt;DefineButton2&lt;/b&gt; is very similar to the &lt;a href=&quot;/swf_tag_definebutton&quot;&gt;&lt;b&gt;DefineButton&lt;/b&gt;&lt;/a&gt; tag.   The list of actions was however changed in a list of &lt;i&gt;actions to execute   on a condition&lt;/i&gt;. Whenever an event occur, the plugin checks for that   condition within all the buttons which can possibly catch that event at   the time. For all the matches it finds, the corresponding actions are   executed.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/swf_tag_definebutton2&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/swf_tag_definebutton2#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/588">DefineButton</category>
 <category domain="http://www.m2osw.com/taxonomy/term/635">DefineButton2</category>
 <pubDate>Tue, 15 Dec 2009 00:04:42 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">268 at http://www.m2osw.com</guid>
</item>
<item>
 <title>SWF Condition (swf_condition)</title>
 <link>http://www.m2osw.com/swf_struct_condition</link>
 <description>&lt;fieldset class=&quot;fieldgroup group-swf-structure&quot;&gt;&lt;legend&gt;SWF Structure Info&lt;/legend&gt;&lt;div class=&quot;field field-type-number-integer field-field-swf-tag-version&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Tag Flash Version:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    1        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-text field-field-swf-structure&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;SWF Structure:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;pre&gt;
struct swf_condition {
	unsigned short		f_condition_length;&lt;a class=&quot;see-footnote&quot; id=&quot;footnoteref1_rgwy55r&quot; title=&quot;The number of actions is variable, the f_condition_length parameter indicates the number of bytes and can be used to skip one condition and all of its actions at once. The action array must always be terminated by an End action entry (i.e 0x00).&quot; href=&quot;#footnote1_rgwy55r&quot;&gt;1&lt;/a&gt;
	unsigned		f_condition_key : 7;
	unsigned		f_condition_menu_leave : 1;
	unsigned		f_condition_menu_enter : 1;
	unsigned		f_condition_pointer_release_ouside : 1;
	unsigned		f_condition_pointer_drag_enter : 1;
	unsigned		f_condition_pointer_drag_leave : 1;
	unsigned		f_condition_pointer_release_inside : 1;
	unsigned		f_condition_pointer_push : 1;
	unsigned		f_condition_pointer_leave : 1;
	unsigned		f_condition_pointer_enter : 1;
	&lt;a href=&quot;/swf_struct_action&quot;&gt;swf_action&lt;/a&gt;		f_action_record[&lt;i&gt;variable&lt;/i&gt;];
};&lt;/pre&gt;

&lt;ul class=&quot;footnotes&quot;&gt;&lt;li class=&quot;footnote&quot; id=&quot;footnote1_rgwy55r&quot;&gt;&lt;a class=&quot;footnote-label&quot; href=&quot;#footnoteref1_rgwy55r&quot;&gt;1.&lt;/a&gt; The number of actions is variable, the &lt;i&gt;f_condition_length&lt;/i&gt; parameter indicates the number of bytes and can be used to skip one condition and all of its actions at once. The action array must always be terminated by an &lt;a href=&quot;/swf_action_end&quot;&gt;End&lt;/a&gt; action entry (i.e 0x00).&lt;/li&gt;
&lt;/ul&gt;
        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;/fieldset&gt;
&lt;p&gt;A condition is defined in a &lt;a href=&quot;/swf_tag_definebutton2&quot; class=&quot;swf_tagname&quot;&gt;DefineButton2&lt;/a&gt;   tag. It is a record of conditions. The record terminates when the size of   the current (i.e. last) condition is zero. The length of that condition   can be deduced from the total size of the tag minus the offset where   the condition starts.   Conditions are similar to &lt;a href=&quot;/swf_struct_event&quot;&gt;events&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The &lt;i&gt;f_key&lt;/i&gt; field represents a key code since version 4. The following   table gives the code equivalence. Note that 0 means no key.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/swf_struct_condition&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/swf_struct_condition#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/635">DefineButton2</category>
 <category domain="http://www.m2osw.com/taxonomy/term/581">End</category>
 <pubDate>Sun, 13 Dec 2009 06:24:34 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">249 at http://www.m2osw.com</guid>
</item>
<item>
 <title>DefineButtonSound</title>
 <link>http://www.m2osw.com/swf_tag_definebuttonsound</link>
 <description>&lt;fieldset class=&quot;fieldgroup group-swf-tag-info&quot;&gt;&lt;legend&gt;Tag Info&lt;/legend&gt;&lt;div class=&quot;field field-type-number-integer field-field-swf-tag-number&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Tag Number:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    17        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-content-taxonomy field-field-tag-swf-type&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Tag Type:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    Define        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-number-integer field-field-swf-tag-version&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Tag Flash Version:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    2        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-text field-field-swf-tag-def&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Tag Structure:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;pre&gt;
enum {
	DEFINE_BUTTON_SOUND_CONDITION_POINTER_LEAVE = 0,
	DEFINE_BUTTON_SOUND_CONDITION_POINTER_ENTER = 1,
	DEFINE_BUTTON_SOUND_CONDITION_POINTER_PUSH = 2,
	DEFINE_BUTTON_SOUND_CONDITION_POINTER_RELEASE_INSIDE = 3,
	DEFINE_BUTTON_SOUND_CONDITION_MAX = 4
};

struct swf_definebuttonsound {
	&lt;a href=&quot;/swf_struct_tag&quot;&gt;swf_tag&lt;/a&gt;			f_tag;		&lt;font color=&quot;green&quot;&gt;/* 17 */&lt;/font&gt;
	unsigned short		f_button_id_ref;
	&lt;a href=&quot;/swf_struct_sound_info&quot;&gt;swf_sound_info&lt;/a&gt;		f_button_sound_condition[DEFINE_BUTTON_SOUND_CONDITION_MAX];
};&lt;/pre&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;/fieldset&gt;
&lt;p&gt;The &lt;b&gt;DefineButtonSound&lt;/b&gt; can be used to emit a sound when an event   occur on the specified button. It is likely better to use sprites that   you display using actions than to use this tag. You will have access   to more events and conditions, plus this tag always includes four sound effect references.&lt;/p&gt;
&lt;p&gt;The &lt;i&gt;f_button_id_ref&lt;/i&gt; is a reference to the button given sound effects.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/swf_tag_definebuttonsound&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/swf_tag_definebuttonsound#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/599">DefineButtonSound</category>
 <category domain="http://www.m2osw.com/taxonomy/term/578">Display</category>
 <pubDate>Mon, 30 Nov 2009 01:35:37 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">194 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Terms &amp; Condition Agreement</title>
 <link>http://www.m2osw.com/terms_and_conditions_agreement</link>
 <description>&lt;p&gt;By creating an account with us, you agree on our &lt;a href=&quot;/terms-and-conditions&quot; target=&quot;_blank&quot; title=&quot;Click to read our complete terms and conditions in a new window.&quot;&gt;terms and conditions&lt;/a&gt;. Everyone is welcome to create an account. If you are under 18 or the legal age in your country to use a credit card, you must ask your parents or guardian permission to purchase any software or service from us. If you have any question, feel free to &lt;a href=&quot;/contact&quot; target=&quot;_blank&quot; title=&quot;Click to open a new window with our contact form.&quot;&gt;contact us&lt;/a&gt;.&lt;/p&gt;

</description>
 <pubDate>Wed, 11 Nov 2009 08:00:24 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">144 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Terms &amp; Conditions</title>
 <link>http://www.m2osw.com/terms-and-conditions</link>
 <description>&lt;center&gt; &lt;b&gt;Made to Order Software Corporation&lt;/b&gt; &lt;br&gt;
&lt;i&gt;Terms and Conditions for the Online Services&lt;br&gt;
offered by Made to Order Software Corporation&lt;/i&gt;&lt;/center&gt;
&lt;p id=&quot;terms-content&quot;&gt;This Agreement (&quot;Agreement&quot;) is by and between Made to Order Software Corporation (&quot;m2osw&quot;) a Californian Corporation and You, your heirs, your agents, successors and assigns (&quot;You&quot; and &quot;Your&quot;), and is made effective as of the date of electronic execution, which is when you register for an electronic account to use the Web site of m2osw. This Agreement sets forth the terms and conditions of Your use of the Online Services (&quot;Online Services&quot;) offered by m2osw on its

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/terms-and-conditions&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 13 Oct 2009 23:23:23 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">134 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Made to Order Software releases Turn Watcher 1.4 and a new website!</title>
 <link>http://www.m2osw.com/news_turnwatcher_1_4</link>
 <description>&lt;p&gt;&lt;b&gt;Made to Order Software&lt;/b&gt; is proud to announce the release of &lt;b&gt;Turn Watcher&lt;/b&gt; version 1.4 	and a brand new website!&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Turn Watcher&lt;/b&gt; version 1.4 incorporates not only some much needed bug fixes (specifically 	the Stabilize function) but the addition of a brand new feature: &lt;i&gt;Soft Columns&lt;/i&gt;.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/news_turnwatcher_1_4&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/news_turnwatcher_1_4#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/1">Made to Order Software Newsletter</category>
 <pubDate>Thu, 11 Dec 2008 08:00:00 +0000</pubDate>
 <dc:creator>Doug Barbieri</dc:creator>
 <guid isPermaLink="false">35 at http://www.m2osw.com</guid>
</item>
</channel>
</rss>


