<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<atom:link href="http://catchcopy.first-world.info/rss_global.xml" rel="self" type="application/rss+xml" />
<description>Catchcopy news</description>
<link>http://catchcopy.first-world.info</link>
<title>Catchcopy news</title>
<language>en</language>
	<item>
	<title>Lot of improvement to overwrite copy/move handler</title>
	<link>http://catchcopy.first-world.info/8/1/Lot-of-improvement-to-overwrite-copy-move-handler.html</link>
	<description>Hello,&lt;br /&gt;
&lt;br /&gt;
In this version, it have lot of improvement to intercept the copy/move of file manager (explorer under windows). It allow create file copier of easy way. It used into &lt;a href=&quot;http://ultracopier.first-world.info/&quot;&gt;ultracopier 0.3&lt;/a&gt; (where you can just create interface or copy engine), and it have correct stability. It work on &lt;i&gt;&lt;u&gt;windows 8 64Bits developper preview&lt;/u&gt;&lt;/i&gt;.&lt;br /&gt;
&lt;br /&gt;
This version improve the &lt;b&gt;relability&lt;/b&gt;, &lt;b&gt;bug prevent&lt;/b&gt;, not intercept the copy/move if ultracopier is closed (or had crash), that's if continue to keep the copy/move handler.&lt;br /&gt;
&lt;br /&gt;
You can consult &lt;a href=&quot;http://ultracopier.first-world.info/articles/ultracopier-supercopier-teracopy-copyhandler.html&quot;&gt;Comparison of ultracopier SuperCopier TeraCopy copyhandler&lt;/a&gt; to know which use it&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;EDIT:&lt;/b&gt; Great improvement of stability for crash, resume after crash, named pipe flood read block, ...&lt;br /&gt;
&lt;br /&gt;
Have good day.</description>
	<comments>http://catchcopy.first-world.info/8/1/Lot-of-improvement-to-overwrite-copy-move-handler.html#commentaires</comments>
	<author>alpha_one_x86@first-world.info (brule herman)</author>
	<pubDate>Thu, 15 Dec 2011 11:18:54 +0100</pubDate>
	<guid>http://catchcopy.first-world.info/8/1/Lot-of-improvement-to-overwrite-copy-move-handler.html</guid>
	<source url="http://catchcopy.first-world.info">http://catchcopy.first-world.info</source>
	</item>
	<item>
	<title>New catchcopy release</title>
	<link>http://catchcopy.first-world.info/7/1/New-catchcopy-release.html</link>
	<description>Hello, I have push the new catchcopy release, it fix some minor bug, improve the debugging. All in server part.&lt;br /&gt;
EDIT: Another release, better.</description>
	<comments>http://catchcopy.first-world.info/7/1/New-catchcopy-release.html#commentaires</comments>
	<author>alpha_one_x86@first-world.info (brule herman)</author>
	<pubDate>Sun, 03 Jul 2011 21:03:15 +0100</pubDate>
	<guid>http://catchcopy.first-world.info/7/1/New-catchcopy-release.html</guid>
	<source url="http://catchcopy.first-world.info">http://catchcopy.first-world.info</source>
	</item>
	<item>
	<title>Adding support of protocol 0002</title>
	<link>http://catchcopy.first-world.info/6/1/Adding-support-of-protocol-0002.html</link>
	<description>Hello, now all for the support of protocol v0002 is out, API, test server, test client.&lt;br /&gt;
Now I can begin integrate it into &lt;a href=&quot;http://ultracopier.first-world.info/&quot;&gt;Ultracopier&lt;/a&gt; and all other advanced file copier (server type). The explorer plugin too (client type).&lt;br /&gt;
To manipulate the raw protocol, the documentation of &lt;a href=&quot;/forum/forum-francais-catchcopy/details-projet-protocole-v0002-t210.html&quot;&gt;catchcopy 0002 protocol&lt;/a&gt; is here (now only in french).&lt;br /&gt;
The &lt;a href=&quot;/forum/forum-francais-catchcopy/client-serveur-api-pour-protocole-0002-t211.html&quot;&gt;API details, test server, client server&lt;/a&gt; is out. It's do for easy access to this protocol, and send/receive order/copy list via simply method call and signal.
</description>
	<comments>http://catchcopy.first-world.info/6/1/Adding-support-of-protocol-0002.html#commentaires</comments>
	<author>alpha_one_x86@first-world.info (brule herman)</author>
	<pubDate>Tue, 16 Nov 2010 20:11:21 +0100</pubDate>
	<guid>http://catchcopy.first-world.info/6/1/Adding-support-of-protocol-0002.html</guid>
	<source url="http://catchcopy.first-world.info">http://catchcopy.first-world.info</source>
	</item>
	<item>
	<title>Integration into Ultracopier 0.3</title>
	<link>http://catchcopy.first-world.info/5/1/Integration-into-Ultracopier-0-3.html</link>
	<description>The protocol v0002 of catchcopy will be used into Ultracopier 0.3. And we hope, used by plugin for gnome and konqueror.
</description>
	<comments>http://catchcopy.first-world.info/5/1/Integration-into-Ultracopier-0-3.html#commentaires</comments>
	<author>alpha_one_x86@first-world.info (brule herman)</author>
	<pubDate>Wed, 08 Sep 2010 23:17:03 +0100</pubDate>
	<guid>http://catchcopy.first-world.info/5/1/Integration-into-Ultracopier-0-3.html</guid>
	<source url="http://catchcopy.first-world.info">http://catchcopy.first-world.info</source>
	</item>
	<item>
	<title>Api source in Qt Added</title>
	<link>http://catchcopy.first-world.info/4/1/Api-source-in-Qt-Added.html</link>
	<description>Hello, the API of catchcopy in Qt is released.&lt;br /&gt;
It allow simply the creation of operations, send it, look the status.&lt;br /&gt;
You have the event for all of that's, for do async work.&lt;br /&gt;
It can by used as dll/so (external lib) or as internal lib.</description>
	<comments>http://catchcopy.first-world.info/4/1/Api-source-in-Qt-Added.html#commentaires</comments>
	<author>alpha_one_x86@first-world.info (brule herman)</author>
	<pubDate>Sun, 13 Dec 2009 19:38:29 +0100</pubDate>
	<guid>http://catchcopy.first-world.info/4/1/Api-source-in-Qt-Added.html</guid>
	<source url="http://catchcopy.first-world.info">http://catchcopy.first-world.info</source>
	</item>
	<item>
	<title>Version 0.0.0.1 is out</title>
	<link>http://catchcopy.first-world.info/3/1/Version-0-0-0-1-is-out.html</link>
	<description>Hello, the version 0.0.0.1 is out, the first usable version. It's in visual studio projet, but it will by nearly in qt creator and codeblock projet if I can.&lt;br /&gt;
This new version will by included in ultracopier v0.2.0.4+.&lt;br /&gt;
And supercopier have planned to adopt it.&lt;br /&gt;
The next release will do with gcc and will be more compact.</description>
	<comments>http://catchcopy.first-world.info/3/1/Version-0-0-0-1-is-out.html#commentaires</comments>
	<author>alpha_one_x86@first-world.info (brule herman)</author>
	<pubDate>Mon, 09 Nov 2009 01:24:21 +0100</pubDate>
	<guid>http://catchcopy.first-world.info/3/1/Version-0-0-0-1-is-out.html</guid>
	<source url="http://catchcopy.first-world.info">http://catchcopy.first-world.info</source>
	</item>
	<item>
	<title>Add bugzilla for this project</title>
	<link>http://catchcopy.first-world.info/2/1/Add-bugzilla-for-this-project.html</link>
	<description>Hello,&lt;br /&gt;
I have add bugzilla for this domain and all project hosted on this domain (catchcopy and ultracopier for example).&lt;br /&gt;
If you speak French report bug on forum. I you can report bug in English, please use bugzilla. You can vote for bug (for it will resolved in priority), ...&lt;br /&gt;
The version 0001 of the communication protocol is out and finalized. You can use catchcopy dll with all application specialized in the file copy that's you want.</description>
	<comments>http://catchcopy.first-world.info/2/1/Add-bugzilla-for-this-project.html#commentaires</comments>
	<author>alpha_one_x86@first-world.info (brule herman)</author>
	<pubDate>Thu, 22 Oct 2009 19:03:26 +0100</pubDate>
	<guid>http://catchcopy.first-world.info/2/1/Add-bugzilla-for-this-project.html</guid>
	<source url="http://catchcopy.first-world.info">http://catchcopy.first-world.info</source>
	</item>
	<item>
	<title>Adding rss</title>
	<link>http://catchcopy.first-world.info/1/1/Adding-rss.html</link>
	<description>Hello, I will adding rss to this site.
Now you can be stay informed.&lt;br /&gt;
I'm searching freelance for develop the last part of the dll. When it's finish, it will used by the version 0.2 of &lt;a href=&quot;http://ultracopier.first-world.info/&quot;&gt;ultracopier&lt;/a&gt;&lt;br /&gt;
Planned soft compatible: Super Copier and Ultracopier.</description>
	<comments>http://catchcopy.first-world.info/1/1/Adding-rss.html#commentaires</comments>
	<author>alpha_one_x86@first-world.info (brule herman)</author>
	<pubDate>Wed, 29 Jul 2009 01:48:52 +0100</pubDate>
	<guid>http://catchcopy.first-world.info/1/1/Adding-rss.html</guid>
	<source url="http://catchcopy.first-world.info">http://catchcopy.first-world.info</source>
	</item>
	</channel>
</rss>

