<?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>MMB Samples &#187; Third Party Samples</title>
	<atom:link href="http://mmbsamples.com/category/third-party/feed/" rel="self" type="application/rss+xml" />
	<link>http://mmbsamples.com</link>
	<description>Just another MMB resource site that hopes last longer!</description>
	<lastBuildDate>Tue, 26 Jul 2011 05:56:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>JavaScript Tree Menu</title>
		<link>http://mmbsamples.com/javascript-tree-menu/</link>
		<comments>http://mmbsamples.com/javascript-tree-menu/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 20:36:14 +0000</pubDate>
		<dc:creator>Silvercover</dc:creator>
				<category><![CDATA[MMB Scripting Samples]]></category>
		<category><![CDATA[Third Party Samples]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[tree menu]]></category>

		<guid isPermaLink="false">http://mmbsamples.com/?p=658</guid>
		<description><![CDATA[Tree menu is one of the useful and common visual objects we use frequently. since MMB has not built-in Tree menu object we have to use other tricks. one of them is to make Tree menu with the help of JavaScript.]]></description>
			<content:encoded><![CDATA[<p>Tree menu is one of the useful and common visual objects we use frequently. since MMB has not built-in Tree menu object we have to use other tricks. one of them is to make Tree menu with the help of JavaScript.</p>
<p><img class="reflect" class="alignnone size-full wp-image-659" title="js_treemenu" src="http://mmbsamples.com/wp-content/uploads/2009/04/js_treemenu.jpg" alt="js_treemenu" width="450" height="150" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mmbsamples.com/javascript-tree-menu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AutoAction 1.0</title>
		<link>http://mmbsamples.com/autoaction-10/</link>
		<comments>http://mmbsamples.com/autoaction-10/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 22:53:47 +0000</pubDate>
		<dc:creator>SaMaN</dc:creator>
				<category><![CDATA[Built Using MMB]]></category>
		<category><![CDATA[MMB Graphical Samples]]></category>
		<category><![CDATA[MMB Plug-Ins]]></category>
		<category><![CDATA[MMB Scripting Samples]]></category>
		<category><![CDATA[Third Party Samples]]></category>
		<category><![CDATA[action]]></category>
		<category><![CDATA[auto]]></category>
		<category><![CDATA[autoaction]]></category>
		<category><![CDATA[disconnect]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[logoff]]></category>
		<category><![CDATA[restart]]></category>
		<category><![CDATA[shutdown]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[timer]]></category>
		<category><![CDATA[word]]></category>

		<guid isPermaLink="false">http://mmbsamples.com/autoaction-10/</guid>
		<description><![CDATA[By using this program you can order these jobs to be done at certain time and date : Restart Shutdown Disconnect Internet LogOff Force Shutdown Initiate Shutdown Abort Initiate Shutdown and Run a File This Program have report and security password. Source included.]]></description>
			<content:encoded><![CDATA[<p>By using this program you can order these jobs to be done at certain time and date :<br />
<img class="reflect" src="http://mmbsamples.com/wp-content/uploads/2009/01/autoaction.jpg" alt="autoaction" width="414" height="150" /></p>
<ul>
<li>
<div>Restart</div>
</li>
<li>
<div>Shutdown</div>
</li>
<li>
<div>Disconnect Internet</div>
</li>
<li>
<div>LogOff</div>
</li>
<li>
<div>Force Shutdown</div>
</li>
<li>
<div>Initiate Shutdown</div>
</li>
<li>
<div>Abort Initiate Shutdown</div>
</li>
<li>
<div>and Run a File</div>
</li>
</ul>
<p>This Program have report and security password.</p>
<p><span style="color: red;">Source included.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://mmbsamples.com/autoaction-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Send.exe</title>
		<link>http://mmbsamples.com/sendexe/</link>
		<comments>http://mmbsamples.com/sendexe/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 11:47:45 +0000</pubDate>
		<dc:creator>SaMaN</dc:creator>
				<category><![CDATA[Third Party Samples]]></category>
		<category><![CDATA[autoit]]></category>
		<category><![CDATA[send]]></category>

		<guid isPermaLink="false">http://mmbsamples.com/sendexe/</guid>
		<description><![CDATA[This is a very small demo of how AutoIt can be used by MMB to perform all sorts of usefull operations by sending keystrokes to other apps (or the app your running it from!) Modify the AutoIt script to meet your needs, or use the included compiled exe&#8230; (AutoIt is freeware, and includes compiler to [...]]]></description>
			<content:encoded><![CDATA[<p>This is a very small demo of how AutoIt can be used by MMB<br />
to perform all sorts of usefull operations by sending keystrokes<br />
to other apps (or the app your running it from!) Modify the AutoIt<br />
<img class="reflect" height="150" alt="sendexe" src="http://mmbsamples.com/wp-content/uploads/2008/09/sendexe.jpg" width="450" /></p>
<p>script to meet your needs, or use the included compiled exe&#8230;</p>
<p>(AutoIt is freeware, and includes compiler to make your own exe files)</p>
<p><span id="more-71"></span>
<p>Size : 39.78 KB</p>
]]></content:encoded>
			<wfw:commentRss>http://mmbsamples.com/sendexe/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

