<?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>HyperHawk &#187; Application</title>
	<atom:link href="http://notes.hyperhawk.com/category/application/feed" rel="self" type="application/rss+xml" />
	<link>http://notes.hyperhawk.com</link>
	<description>Development Notes</description>
	<lastBuildDate>Thu, 27 May 2010 19:08:22 +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>WinRAR Command Line</title>
		<link>http://notes.hyperhawk.com/application/winrar-command-line-339.htm</link>
		<comments>http://notes.hyperhawk.com/application/winrar-command-line-339.htm#comments</comments>
		<pubDate>Mon, 12 Apr 2010 17:50:41 +0000</pubDate>
		<dc:creator>HyperHawk</dc:creator>
				<category><![CDATA[Application]]></category>

		<guid isPermaLink="false">http://notes.hyperhawk.com/?p=339</guid>
		<description><![CDATA[Click here
]]></description>
			<content:encoded><![CDATA[<p><a href="http://acritum.com/winrar/manual/index.html?html_helpcommandlinesyntax.htm" target="_blank">Click here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://notes.hyperhawk.com/application/winrar-command-line-339.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Navicat HTTP Tunneling</title>
		<link>http://notes.hyperhawk.com/application/navicat-http-tunneling-322.htm</link>
		<comments>http://notes.hyperhawk.com/application/navicat-http-tunneling-322.htm#comments</comments>
		<pubDate>Tue, 30 Mar 2010 20:52:22 +0000</pubDate>
		<dc:creator>HyperHawk</dc:creator>
				<category><![CDATA[Application]]></category>

		<guid isPermaLink="false">http://notes.hyperhawk.com/?p=322</guid>
		<description><![CDATA[1. Upload &#8220;/path_to_navicat_dir/ntunnel_mysql.php&#8221; to server
2. Setup Navicat connection properties->general with database params
3. Check connection properties->HTTP &#8220;Use HTTP Tunnel&#8221; and add &#8220;Tunnel URL:&#8221; (path to ntunnel_mysql.php)
]]></description>
			<content:encoded><![CDATA[<p>1. Upload &#8220;/path_to_navicat_dir/ntunnel_mysql.php&#8221; to server<br />
2. Setup Navicat connection properties->general with database params<br />
3. Check connection properties->HTTP &#8220;Use HTTP Tunnel&#8221; and add &#8220;Tunnel URL:&#8221; (path to ntunnel_mysql.php)</p>
]]></content:encoded>
			<wfw:commentRss>http://notes.hyperhawk.com/application/navicat-http-tunneling-322.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Count Lines of Code</title>
		<link>http://notes.hyperhawk.com/application/count-lines-of-code-174.htm</link>
		<comments>http://notes.hyperhawk.com/application/count-lines-of-code-174.htm#comments</comments>
		<pubDate>Wed, 21 Oct 2009 17:32:20 +0000</pubDate>
		<dc:creator>HyperHawk</dc:creator>
				<category><![CDATA[Application]]></category>

		<guid isPermaLink="false">http://notes.hyperhawk.com/?p=174</guid>
		<description><![CDATA[Command line tool for counting lines of code in directory/project:
cloc.sourceforge.net
Example:
cloc c:\projects\test_project\ --no3
]]></description>
			<content:encoded><![CDATA[<p>Command line tool for counting lines of code in directory/project:</p>
<p><a href="http://cloc.sourceforge.net/" target="_blank">cloc.sourceforge.net</a></p>
<p>Example:<br />
<code>cloc c:\projects\test_project\ --no3</code></p>
]]></content:encoded>
			<wfw:commentRss>http://notes.hyperhawk.com/application/count-lines-of-code-174.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

