<?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 - usage</title>
 <link>http://www.m2osw.com/taxonomy/term/314/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>Protected Node Password Form</title>
 <link>http://www.m2osw.com/doc-protected-node-form</link>
 <description>&lt;h2&gt;Protected Node Password Form&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;/sites/default/files/images/password-form.png&quot; rel=&quot;lightbox&quot;&gt;&lt;img border=&quot;0&quot; align=&quot;right&quot; width=&quot;300&quot; height=&quot;124&quot; src=&quot;/sites/default/files/images/password-form_0.png&quot; alt=&quot;Protected Node Password Form&quot; title=&quot;Protected Node Password Form&quot; style=&quot;padding-left: 5px;&quot; /&gt;&lt;/a&gt;Once a node is protected, users who cannot bypass the password are sent to the password form (see image on the side.)&lt;/p&gt;
&lt;p&gt;The password form is very simple. It includes one field for users to enter the node password and an OK button.&lt;/p&gt;
&lt;p&gt;When the browser of the user sent us a referrer, then the Protected node module adds a Cancel link back to that referrer. Using the global settings, you can force a Cancel link to always be there. When no referrer is available, the Cancel link will send your users to your home page.&lt;/p&gt;
&lt;p&gt;The title, information, description and title over the

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-protected-node-form&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-protected-node-form#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/581">End</category>
 <pubDate>Thu, 28 Apr 2011 03:54:56 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">652 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Free all memory used by the compiler?</title>
 <link>http://www.m2osw.com/node/612</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;When checking the process of my program in Windows Task Manager, I noticed a continuous increase in memory usage every time I called the AS compiler.&lt;/p&gt;
&lt;p&gt;It looked like there&#039;s a memory leak in the compiler functions, or should I do something special to free all memory used by the compiler?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/node/612#comments</comments>
 <pubDate>Fri, 15 Oct 2010 09:31:02 +0000</pubDate>
 <dc:creator>Nick</dc:creator>
 <guid isPermaLink="false">612 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Sample Usage</title>
 <link>http://www.m2osw.com/doc_jsmath_sample_usage</link>
 <description>&lt;p&gt;The jsMath module is now a filter. By default, the filter detects all the delimiters as defined by the jsMath library. This includes \( ... \), \[ ... \], $$ ... $$, $ ... $. It also supports the tag like syntax with [math], [/math] and [display], [/display].&lt;/p&gt;
&lt;p&gt;The [math] tag, parenthesis and single dollar sign generate an inline math equation. This means the result is saved in a &amp;lt;span&amp;gt; tag.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc_jsmath_sample_usage&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc_jsmath_sample_usage#comments</comments>
 <pubDate>Sun, 18 Jul 2010 08:41:18 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">562 at http://www.m2osw.com</guid>
</item>
<item>
 <title>To Do List API</title>
 <link>http://www.m2osw.com/doc_to_do_list_api</link>
 <description>&lt;h2 id=&quot;To_Do_List_offered_Hooks&quot;&gt;To Do List offered Hooks&lt;/h2&gt;
&lt;p&gt;Since version 1.1, the &lt;strong&gt;To Do List&lt;/strong&gt; module includes a few &lt;span&gt;module_invoke()&lt;/span&gt; calls that other modules can catch via one of the following hooks.&lt;/p&gt;

&lt;div&gt;&lt;/div&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc_to_do_list_api&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc_to_do_list_api#comments</comments>
 <pubDate>Sun, 06 Jun 2010 07:50:03 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">524 at http://www.m2osw.com</guid>
</item>
<item>
 <title>To Do Views</title>
 <link>http://www.m2osw.com/doc_to_do_list_views</link>
 <description>&lt;h2&gt;Installation&lt;/h2&gt;
&lt;p&gt;Go to &lt;span style=&quot;color: rgb(153, 51, 0);&quot;&gt;Administer &amp;raquo; Site building &amp;raquo; Modules&lt;/span&gt; and click on To Do Views to install the Views extension for the To Do module.&lt;/p&gt;
&lt;p&gt;This module requires the installation of the 3rd party Views module.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc_to_do_list_views&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc_to_do_list_views#comments</comments>
 <pubDate>Wed, 02 Jun 2010 11:12:38 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">519 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Help for To Do List End Users</title>
 <link>http://www.m2osw.com/doc_to_do_list_item</link>
 <description>&lt;h2 id=&quot;Introduction&quot;&gt;Introduction&lt;/h2&gt;
&lt;p&gt;&lt;img border=&quot;0&quot; align=&quot;left&quot; width=&quot;30&quot; height=&quot;30&quot; src=&quot;/sites/default/files/images/one-help.png&quot; alt=&quot;To Do List Help Icon&quot; title=&quot;To Do List Help Icon&quot; style=&quot;padding-right: 10px;&quot; /&gt;This page documents the usage of the &lt;strong&gt;To Do List&lt;/strong&gt; module to end users (i.e. not how to install and setup the module, but how to create To Do List items, share them, mark them started/finished, etc.)&lt;/p&gt;
&lt;p&gt;For administrative information check out the &lt;a title=&quot;Click to go to the root of the To Do List documentation.&quot; href=&quot;/doc_to_do_list&quot;&gt;To Do List&lt;/a&gt; module help.&lt;/p&gt;

&lt;div&gt;&lt;/div&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc_to_do_list_item&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc_to_do_list_item#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/581">End</category>
 <pubDate>Mon, 24 May 2010 05:49:11 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">502 at http://www.m2osw.com</guid>
</item>
<item>
 <title>To Do List (The module —)</title>
 <link>http://www.m2osw.com/doc_to_do_list</link>
 <description>&lt;p&gt;&lt;a href=&quot;http://drupal.org/project/to_do&quot; target=&quot;_blank&quot; title=&quot;Click this link to visit the To Do List project on the Drupal website.&quot;&gt;&lt;strong&gt;To Do List&lt;/strong&gt;&lt;/a&gt; is a &lt;a class=&quot;mo-glossary mo-glossary-a1&quot;  title=&quot;A Drupal module is an extension to the Drupal CMS. It is written in PHP and uses the Drupal hook system to implement functionality not otherwise offered by Drupal Core. For example, the Views module extends the Drupal CMS offering lists of nodes, users and other elements available in Drupal. Made to Order Software developed modules for Drupal 6.x and these are available on its website.&quot; href=&quot;http://www.m2osw.com/drupal&quot;&gt;Drupal module&lt;/a&gt; allowing users to create lists of things to do. A small project management system if you wish.&lt;/p&gt;
&lt;p&gt;The latest version includes many features including a &lt;a href=&quot;/doc_to_do_list_block&quot;&gt;block&lt;/a&gt;, &lt;a href=&quot;/doc_to_do_list_views&quot;&gt;views support&lt;/a&gt; and &lt;a href=&quot;/doc_to_do_list_action&quot;&gt;basic actions&lt;/a&gt; support.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc_to_do_list&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc_to_do_list#comments</comments>
 <pubDate>Sun, 23 May 2010 22:41:13 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">495 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Insert Node Usage</title>
 <link>http://www.m2osw.com/doc-insert-node-usage</link>
 <description>&lt;h3&gt;Syntax&lt;/h3&gt;
&lt;p&gt;The &lt;strong&gt;Insert node&lt;/strong&gt; tag syntax is:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;   [&lt;span&gt;node:&lt;/span&gt;&amp;lt;name of node&amp;gt; &amp;lt;parameters&amp;gt;]&lt;/code&gt;&lt;/pre&gt;
&lt;h3&gt;Name of node&lt;/h3&gt;
&lt;p&gt;The &lt;span style=&quot;font-family: Courier New;&quot;&gt;&amp;lt;name of node&amp;gt;&lt;/span&gt; can either be&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;The name of the node, i.e. it&#039;s URL without the protocol and domain&lt;a class=&quot;see-footnote&quot; id=&quot;footnoteref1_p6z60f2&quot; title=&quot;For instance, to insert this very node, I would use the name doc_insert_node_usage.&quot; href=&quot;#footnote1_p6z60f2&quot;&gt;1&lt;/a&gt;, or&lt;/li&gt;
    &lt;li&gt;The node identifier (the number you see in your URL when you edit the node), or&lt;/li&gt;
    &lt;li&gt;An asterisk (*) in which case the current node applies&lt;a class=&quot;see-footnote&quot; id=&quot;footnoteref2_0exms37&quot; title=&quot;The asterisk is useful to repeat something from the node in a block. This could be the title of the node or a CCK field. I would suggest ...&quot; href=&quot;#footnote2_0exms37&quot;&gt;2&lt;/a&gt;

&lt;ul class=&quot;footnotes&quot;&gt;&lt;li class=&quot;footnote&quot; id=&quot;footnote1_p6z60f2&quot;&gt;&lt;a class=&quot;footnote-label&quot; href=&quot;#footnoteref1_p6z60f2&quot;&gt;1.&lt;/a&gt; For instance, to insert this very node, I would use the name &lt;em&gt;doc_insert_node_usage&lt;/em&gt;.&lt;/li&gt;
&lt;li class=&quot;footnote&quot; id=&quot;footnote2_0exms37&quot;&gt;&lt;a class=&quot;footnote-label&quot; href=&quot;#footnoteref2_0exms37&quot;&gt;2.&lt;/a&gt; The asterisk is useful to repeat something from the node in a block. This could be the title of the node or a CCK field. I would suggest ...&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-insert-node-usage&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-insert-node-usage#comments</comments>
 <pubDate>Sun, 31 Jan 2010 07:44:38 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">438 at http://www.m2osw.com</guid>
</item>
<item>
 <title>IEEE Standard 754</title>
 <link>http://www.m2osw.com/ieeefloat</link>
 <description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The original document by Steve Hollasch can be found at &lt;a target=&quot;_blank&quot; href=&quot;http://steve.hollasch.net/cgindex/coding/ieeefloat.html&quot;&gt;http://steve.hollasch.net/cgindex/coding/ieeefloat.html&lt;/a&gt;&lt;/p&gt;
&lt;h1 class=&quot;title&quot;&gt;&lt;nobr&gt;IEEE Standard 754&lt;/nobr&gt;     &lt;nobr&gt;Floating Point Numbers&lt;/nobr&gt;&lt;/h1&gt;
&lt;p&gt;&lt;span class=&quot;byline&quot;&gt;          Steve Hollasch     / Last update 2005-Feb-24 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/ieeefloat&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/ieeefloat#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/581">End</category>
 <pubDate>Mon, 30 Nov 2009 05:30:34 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">198 at http://www.m2osw.com</guid>
</item>
</channel>
</rss>


