<?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>Tiny Business</title>
	<atom:link href="http://tiny.bz/feed" rel="self" type="application/rss+xml" />
	<link>http://tiny.bz</link>
	<description>Smaller than a Small Business</description>
	<lastBuildDate>Mon, 08 Mar 2010 08:45:06 +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>Vyatta NAT</title>
		<link>http://tiny.bz/vyatta-nat.html</link>
		<comments>http://tiny.bz/vyatta-nat.html#comments</comments>
		<pubDate>Mon, 08 Mar 2010 08:45:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Information Technology]]></category>

		<guid isPermaLink="false">http://tiny.bz/?p=1012</guid>
		<description><![CDATA[set service nat rule 40 type destination
set service nat rule 40 destination address 0.0.0.0/0 (or 70.143.14.20)
set service nat rule 40 destination port 3389
set service nat rule 40 inbound-interface eth0
set service nat rule 40 protocol tcp
set service nat rule 40 destination port 3389
set service nat rule 40 inside-address address 192.168.170.189
]]></description>
			<content:encoded><![CDATA[<p>set service nat rule 40 type destination<br />
set service nat rule 40 destination address 0.0.0.0/0 (or 70.143.14.20)<br />
set service nat rule 40 destination port 3389<br />
set service nat rule 40 inbound-interface eth0<br />
set service nat rule 40 protocol tcp<br />
set service nat rule 40 destination port 3389<br />
set service nat rule 40 inside-address address 192.168.170.189</p>
]]></content:encoded>
			<wfw:commentRss>http://tiny.bz/vyatta-nat.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Directory Monitor with GUI</title>
		<link>http://tiny.bz/directory-monitor-with-gui.html</link>
		<comments>http://tiny.bz/directory-monitor-with-gui.html#comments</comments>
		<pubDate>Mon, 08 Mar 2010 03:37:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Information Technology]]></category>

		<guid isPermaLink="false">http://tiny.bz/?p=1004</guid>
		<description><![CDATA[WatchDirectory &#8211; Monitor a directory for changes and react!
You can use Directory Monitor for the surveillance of certain directories and execute a batch file when file changes, deletions, modifications, and new files.
Download here
Make sure you first install .net 2.0 first.
Copy directory to root of &#8216;C&#8217;.  Other utilities included (Consc, AutoIt).
]]></description>
			<content:encoded><![CDATA[<p>WatchDirectory &#8211; Monitor a directory for changes and react!<br />
You can use Directory Monitor for the surveillance of certain directories and execute a batch file when file changes, deletions, modifications, and new files.</p>
<p><a href="http://onlinegs.s3.amazonaws.com/DirectoryMonitor.zip">Download here</a></p>
<p>Make sure you first install .net 2.0 first.<br />
Copy directory to root of &#8216;C&#8217;.  Other utilities included (Consc, AutoIt).</p>
]]></content:encoded>
			<wfw:commentRss>http://tiny.bz/directory-monitor-with-gui.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1942 Font</title>
		<link>http://tiny.bz/1942-font.html</link>
		<comments>http://tiny.bz/1942-font.html#comments</comments>
		<pubDate>Wed, 03 Mar 2010 02:07:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://tiny.bz/?p=1002</guid>
		<description><![CDATA[
  
    
    
  
  
     Descriptionnext line
    
      Cufon.replace('h7', { fontFamily: '1942 report' });
    
  

]]></description>
			<content:encoded><![CDATA[<p><html><br />
  <head><br />
    <script src="javascripts/convert.js"
      type="text/javascript"></script><br />
    <script src="javascripts/1942_report_400-1942_report_400-1942_report_400-1942_report_400.font.js"
      type="text/javascript"></script><br />
  </head><br />
  <body><br />
    <h7><marquee> <a href="http://tiny.bz">Description<br />next line</a></marquee></h7><br />
    <script type="text/javascript">
      Cufon.replace('h7', { fontFamily: '1942 report' });
    </script><br />
  </body><br />
</html></p>
]]></content:encoded>
			<wfw:commentRss>http://tiny.bz/1942-font.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reboot Citrix</title>
		<link>http://tiny.bz/reboot-citrix.html</link>
		<comments>http://tiny.bz/reboot-citrix.html#comments</comments>
		<pubDate>Tue, 02 Mar 2010 23:10:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Information Technology]]></category>

		<guid isPermaLink="false">http://tiny.bz/?p=1000</guid>
		<description><![CDATA[altaddr /delete 192.168.170.84
altaddr /set 192.168.170.84 x.x.x.x
tsshutdn 300 /reboot /delay:60 /v
]]></description>
			<content:encoded><![CDATA[<p>altaddr /delete 192.168.170.84</p>
<p>altaddr /set 192.168.170.84 x.x.x.x</p>
<p>tsshutdn 300 /reboot /delay:60 /v</p>
]]></content:encoded>
			<wfw:commentRss>http://tiny.bz/reboot-citrix.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert multiple .wav to .mp3 with lame</title>
		<link>http://tiny.bz/convert-multiple-wav-to-mp3-with-lame.html</link>
		<comments>http://tiny.bz/convert-multiple-wav-to-mp3-with-lame.html#comments</comments>
		<pubDate>Fri, 26 Feb 2010 20:53:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Information Technology]]></category>

		<guid isPermaLink="false">http://tiny.bz/?p=998</guid>
		<description><![CDATA[@echo off
if NOT EXIST MP3 md MP3
if NOT EXIST WAV md WAV
for %%f in (*.wav) do (
	cls
	lame -b 96 -V 5 -B 128 -m j &#8211;vbr-new -q 5 &#8220;%%f&#8221; &#8220;MP3\%%f.mp3&#8243;
	move &#8220;%%f&#8221; WAV
)
]]></description>
			<content:encoded><![CDATA[<p>@echo off<br />
if NOT EXIST MP3 md MP3<br />
if NOT EXIST WAV md WAV</p>
<p>for %%f in (*.wav) do (<br />
	cls<br />
	lame -b 96 -V 5 -B 128 -m j &#8211;vbr-new -q 5 &#8220;%%f&#8221; &#8220;MP3\%%f.mp3&#8243;<br />
	move &#8220;%%f&#8221; WAV<br />
)</p>
]]></content:encoded>
			<wfw:commentRss>http://tiny.bz/convert-multiple-wav-to-mp3-with-lame.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Search</title>
		<link>http://tiny.bz/google-search.html</link>
		<comments>http://tiny.bz/google-search.html#comments</comments>
		<pubDate>Wed, 24 Feb 2010 08:15:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Information Technology]]></category>

		<guid isPermaLink="false">http://tiny.bz/?p=995</guid>
		<description><![CDATA[












 web
 tiny.bz




]]></description>
			<content:encoded><![CDATA[<form method="get" action="http://www.google.com/search">
<input type="hidden" name="ie" value="iso-8859-1">
<input type="hidden" name="oe" value="iso-8859-1">
<table style="background-color:#e9e9e2;">
<tr>
<td>
<a href="http://www.google.com/"><br />
<img src="http://www.google.com/logos/Logo_40wht.gif"<br />
style="border: none;" alt="Google"></a>
</td>
<td>
<input type="text" name="q" size="30" maxlength="255" value="">
<input type="submit" name="btnG" value="Search">
<input type="hidden" name="domains" value="http://tiny.bz/"></p>
<input type="radio" name="sitesearch" value=""> web<br />
<input type="radio" name="sitesearch" value="http://tiny.bz/" checked="checked"> tiny.bz
</td>
</tr>
</table>
</form>
]]></content:encoded>
			<wfw:commentRss>http://tiny.bz/google-search.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MX record</title>
		<link>http://tiny.bz/mx-record.html</link>
		<comments>http://tiny.bz/mx-record.html#comments</comments>
		<pubDate>Wed, 24 Feb 2010 05:18:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Information Technology]]></category>

		<guid isPermaLink="false">http://tiny.bz/?p=993</guid>
		<description><![CDATA[MXMailServer(Preference)  	TTL
gs.gs.inbound10.mxlogic.net.(10) 	7200 	
MXMailServer(Preference) 	TTL
gs.gs.inbound10.mxlogicmx.net.(10)
]]></description>
			<content:encoded><![CDATA[<p>MXMailServer(Preference)  	TTL<br />
gs.gs.inbound10.mxlogic.net.(10) 	7200 	</p>
<p>MXMailServer(Preference) 	TTL<br />
gs.gs.inbound10.mxlogicmx.net.(10)</p>
]]></content:encoded>
			<wfw:commentRss>http://tiny.bz/mx-record.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RT</title>
		<link>http://tiny.bz/rt.html</link>
		<comments>http://tiny.bz/rt.html#comments</comments>
		<pubDate>Mon, 22 Feb 2010 11:00:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://tiny.bz/?p=988</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><code><img src="http://tiny.bz/wp-content/plugins/flash-video-player/default_video_player.gif" /></code></p>
]]></content:encoded>
			<wfw:commentRss>http://tiny.bz/rt.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IPs</title>
		<link>http://tiny.bz/ips.html</link>
		<comments>http://tiny.bz/ips.html#comments</comments>
		<pubDate>Mon, 22 Feb 2010 09:24:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://tiny.bz/?p=986</guid>
		<description><![CDATA[IP&#8217;s
]]></description>
			<content:encoded><![CDATA[<p><a href="/ip.html">IP&#8217;s</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tiny.bz/ips.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visits</title>
		<link>http://tiny.bz/visits.html</link>
		<comments>http://tiny.bz/visits.html#comments</comments>
		<pubDate>Mon, 22 Feb 2010 08:50:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://tiny.bz/?p=984</guid>
		<description><![CDATA[visits by IP&#8217;s
]]></description>
			<content:encoded><![CDATA[<p><a href="/date.html">visits by IP&#8217;s</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tiny.bz/visits.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
