<?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>DuckLink Software</title>
	<atom:link href="http://www.ducklink.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ducklink.com</link>
	<description>Screen Capture and Graphics Design Tools</description>
	<lastBuildDate>Thu, 10 Jun 2010 14:23:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Privacy Policy</title>
		<link>http://www.ducklink.com/p/privacy-policy/</link>
		<comments>http://www.ducklink.com/p/privacy-policy/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 02:39:07 +0000</pubDate>
		<dc:creator>Mason</dc:creator>
				<category><![CDATA[Company]]></category>

		<guid isPermaLink="false">http://www.ducklink.com/?p=76</guid>
		<description><![CDATA[DuckLink is concerned about your privacy. The data we collect is for internal use and will be kept condifitional.]]></description>
			<content:encoded><![CDATA[<h2>DuckLink&#8217;s Privacy Policy</h2>
<p><strong>DuckLink </strong>is concerned about your privacy. As with most industry-standard web serving software, each visit to our website generates a logfile entry that indicates time of visit, the domain name of your machine (e.g., &#8220;ac251-fw4.somewhere.com&#8221;) and the file(s) (and their sizes, in bytes) that your visit generated. DuckLink uses information generated from each visitor to our website to determine the most often visited pages of our website. DuckLink does not collect personal information. We use industry standard web server logfiles to record baseline visitor information. DuckLink does not sell, trade, or rent any visitor information. The data we collect is for internal use and will be kept condifitional.</p>
<p><strong>Cookies</strong>. We use cookies to help us learn what is important on our website. We never disclose any cookies information.</p>
<p><strong>Security</strong>. Any and all information that DuckLink collects on its visitors is securely stored and is removed from the system each month to off-disk storage. We use additional security measures to protect the loss, misuse and alteration of the information under our control.</p>
<p><strong>Written Correspondence</strong>. We have taken great measures to secure our file servers from their constant attack(s) that try to use our precious resources to relay unsolicited e-mail messages. DuckLink does not sell mail service(s). We don&#8217;t sell Internet access. We do not send mass e-mail. We do not &#8220;do&#8221; spam. In fact, we loathe spam and those who generate it. You have our word that you will never receive unsolicited e-mail from us.</p>
<p>We provide this statement as an assurance to you. We want you to know that your privacy is respected and will not be abused or violated by visiting our site. Please let us know what you think about our privacy statement. Your comments are always welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ducklink.com/p/privacy-policy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Replace String In File</title>
		<link>http://www.ducklink.com/p/replace-string-in-file/</link>
		<comments>http://www.ducklink.com/p/replace-string-in-file/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 14:12:43 +0000</pubDate>
		<dc:creator>Mason</dc:creator>
				<category><![CDATA[Labs]]></category>

		<guid isPermaLink="false">http://www.ducklink.com/?p=64</guid>
		<description><![CDATA[FileStrReplace is a utility to replaces a string with another string in the given text file. I created this tiny tool to replace the wrong string with right one after conversion using qmake. This is added to my batch script so I can get everything done and correct with one click.]]></description>
			<content:encoded><![CDATA[<p>A utility to replaces a string with another string in the given text file (binary won&#8217;t  work!)</p>
<p>This tool is created because I got some issue when convert Qt Solutions pro file to visual studio project file, the library name is not correct for debug version. So I created this tiny tool to replace the wrong string with right one after conversion using qmake. This is added to my batch script so I can get everything done and correct with one click.</p>
<p>Usage:</p>
<p>FindStrReplace.exe FileName SearchFor ReplaceWith [CaseSensitive] [Occurance]<br />
- FileName: name of the file to open<br />
- SearchFor: The string we want to replace in the file<br />
- ReplaceWith: The string we want as a replacement for &#8216;SearchForString&#8217;<br />
- CaseSensitive(optional): 0 = Not Case sensitive (default), 1 = Case sensitive, case does matter<br />
- Occurance(optional): 0 = Only first found is replaced, 1 = ALL occurrences are replaced (default)</p>
<p>Download <a title="Replace String In Text File" href="http://www.ducklink.com/d/FileStrReplace.exe">FileStrReplace</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ducklink.com/p/replace-string-in-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Command Line Screen Capture</title>
		<link>http://www.ducklink.com/p/command-line-screen-capture/</link>
		<comments>http://www.ducklink.com/p/command-line-screen-capture/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 16:07:48 +0000</pubDate>
		<dc:creator>Mason</dc:creator>
				<category><![CDATA[Labs]]></category>

		<guid isPermaLink="false">http://www.ducklink.com/p/free-command-line-screen-capture/</guid>
		<description><![CDATA[CmdCapture is a free command line screen capture software. You can select to download a console version or a Win32(without GUI) version, run the command to capture the screen and save as your favorite format. It's mainly used for automation test.]]></description>
			<content:encoded><![CDATA[<p>CmdCapture is a free command line screen capture software.</p>
<p>CmdCapture accepts up to three pairs of parameters:</p>
<table border="0" cellspacing="1" cellpadding="3" width="100%" bgcolor="#cccccc">
<tbody>
<tr bgcolor="#ffffff">
<td width="6%" align="center" valign="top"><strong>/f </strong></td>
<td width="94%">Followed by the filename you&#8217;d like to use. CmdCapture uses the file extension to determine the output file type. The extension should be one of the following values:</p>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td width="50"><strong>png</strong></td>
<td>Save a PNG file.</td>
</tr>
<tr>
<td width="50"><strong>jpg</strong></td>
<td>Save a JPEG file. See also &#8220;-q&#8221; for more parameters.</td>
</tr>
<tr>
<td width="50"><strong>bmp</strong></td>
<td>Save a Windows bitmap file.</td>
</tr>
<tr>
<td width="50"><strong>tif</strong></td>
<td>Save a TIFF file.</td>
</tr>
<tr>
<td width="50"><strong>xpm</strong></td>
<td>Save an XPM bitmap file.</td>
</tr>
</tbody>
</table>
<p>The default file type is PNG. The default file name is based on your local time, and the format is:<br />
<strong><em>CmdCapture &#8211; YYYY-MM-DD hh.mm.ss.png</em></strong> :</p>
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tbody>
<tr>
<td width="80" align="right"><strong>YYYY: </strong></td>
<td>Year with century, as decimal number</td>
</tr>
<tr>
<td width="80" align="right"><strong>MM: </strong></td>
<td>Month as decimal number (01 &#8211; 12)</td>
</tr>
<tr>
<td width="80" align="right"><strong>DD: </strong></td>
<td>Day of month as decimal number (01 &#8211; 31)</td>
</tr>
<tr>
<td width="80" align="right"><strong>hh: </strong></td>
<td>Hour in 24-hour format (00 &#8211; 23)</td>
</tr>
<tr>
<td width="80" align="right"><strong>mm:</strong></td>
<td>Minute as decimal number (00 &#8211; 59)</td>
</tr>
<tr>
<td width="80" align="right"><strong>ss: </strong></td>
<td>Second as decimal number (00 &#8211; 59)</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr bgcolor="#ffffff">
<td align="center" valign="top"><strong>/d</strong></td>
<td>Select folder to output captured image files. If you didn&#8217;t specify file name with full path, or you left file name parameter blank, a file with default name will be put into the folder specified in this area.</td>
</tr>
<tr bgcolor="#ffffff">
<td align="center" valign="top"><strong>/q</strong></td>
<td>Only available for JPEG file format and let you pick a file size vs. image quality tradeoff. This parameter should be followed by a number from 1 to 100 (inclusive) where 1 is the lowest quality and 100 is the highest. The default is 75.</td>
</tr>
<tr bgcolor="#ffffff">
<td align="center" valign="top"><strong>/h</strong></td>
<td>Displays help on the command line parameters.</td>
</tr>
</tbody>
</table>
<p>Download <a href="../CmdCapture.exe">CmdCapture.exe</a> (Win32 character-mode application. Console applications are given a console by   the operating system.)</p>
<p>Download <a href="../CmdCaptureWin.exe">CmdCaptureWin.exe</a> (Application does not require a console.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ducklink.com/p/command-line-screen-capture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>About</title>
		<link>http://www.ducklink.com/p/about/</link>
		<comments>http://www.ducklink.com/p/about/#comments</comments>
		<pubDate>Sat, 09 May 2009 10:25:23 +0000</pubDate>
		<dc:creator>Mason</dc:creator>
				<category><![CDATA[Company]]></category>

		<guid isPermaLink="false">http://www.ducklink.com/p/about%e5%85%b3%e4%ba%8e%e6%88%91%e4%bb%ac/</guid>
		<description><![CDATA[DuckLink is a privately held independent software vendor committed to providing quality software solutions. We dedicate to the improvement of collaborative process by the means of graphical expressions.]]></description>
			<content:encoded><![CDATA[<p>DuckLink is a privately held independent software vendor committed to providing quality software solutions. We dedicate to the improvement of collaborative process by the means of graphical expressions.</p>
<p>Thank you for your interest in DuckLink. If you have any questions, please be sure to drop us a line! And thanks for visiting our site. We would be pleased to help you resolve any questions or comments you may have about our software product or services.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ducklink.com/p/about/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
