<?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>Nisi's work blog &#187; file</title>
	<atom:link href="http://wiki.nisi.ro/tag/file/feed/" rel="self" type="application/rss+xml" />
	<link>http://wiki.nisi.ro</link>
	<description>Nisi's work blog - programing tips</description>
	<lastBuildDate>Mon, 21 Nov 2011 08:43:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Restore MySql database using command line</title>
		<link>http://wiki.nisi.ro/2009/12/restore-mysql-database-using-command-line/</link>
		<comments>http://wiki.nisi.ro/2009/12/restore-mysql-database-using-command-line/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 11:55:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP & MySQL]]></category>
		<category><![CDATA[dbname]]></category>
		<category><![CDATA[dump.sql]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://wiki.nisi.ro/?p=169</guid>
		<description><![CDATA[mysql -u USER -p DBNAME &#60; dump.sql Where: USER is your username DBNAME is Databas witch will be restored dump.sql (any .sql file can be used) is your database dump]]></description>
			<content:encoded><![CDATA[<p>mysql -u USER -p DBNAME &lt; dump.sql</p>
<p>Where:</p>
<ul>
<li><strong>USER</strong> is your username</li>
<li><strong>DBNAME</strong> is Databas witch will be restored</li>
<li><strong>dump.sql</strong> (any .sql file can be used) is your database dump</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://wiki.nisi.ro/2009/12/restore-mysql-database-using-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TB20.exe &#8211; TAPI old tools</title>
		<link>http://wiki.nisi.ro/2009/03/tb20exe-tapi-old-tools/</link>
		<comments>http://wiki.nisi.ro/2009/03/tb20exe-tapi-old-tools/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 21:05:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[old]]></category>
		<category><![CDATA[tapi]]></category>
		<category><![CDATA[tb20]]></category>
		<category><![CDATA[telephony]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://wiki.nisi.ro/?p=28</guid>
		<description><![CDATA[One of the greatest tools for testing TAPI is the old software TB20.exe Microsoft description: TB (TAPI Browser) is an application that allows a user to interactively call into the Windows Telephony interface and inspect all returned information. Becouse this application is not availble anymore on Microsoft site and is very hard to find on [...]]]></description>
			<content:encoded><![CDATA[<p>One of the greatest tools for testing TAPI is the old software TB20.exe</p>
<p>Microsoft description: TB (TAPI Browser) is an application that allows a user to interactively call into the<br />
Windows Telephony interface and inspect all returned information.</p>
<p>Becouse this application is not availble anymore on Microsoft site and is very hard to find on other websites I give a second link for those interested.</p>
<p><a href="http://rapidshare.com/files/207299153/Tb20.rar" target="_blank">Download</a><br />
<a href="http://img16.imageshack.us/my.php?image=tapitb20.jpg" target="_blank"><img src="http://img16.imageshack.us/img16/510/tapitb20.th.jpg" border="0" alt="Free Image Hosting at www.ImageShack.us" /></a></p>
<p><a title="QuickPost" href="http://img604.imageshack.us/content.php?page=blogpost&amp;files=img16/510/tapitb20.jpg"><img src="http://imageshack.us/img/butansn.png" border="0" alt="QuickPost" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://wiki.nisi.ro/2009/03/tb20exe-tapi-old-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

