<?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>delphi spirit, forever &#187; d2007</title>
	<atom:link href="http://delphi.yiblog.com/tag/d2007/feed/" rel="self" type="application/rss+xml" />
	<link>http://delphi.yiblog.com</link>
	<description></description>
	<lastBuildDate>Mon, 31 Aug 2009 15:34:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Davinchi script engine v.2009</title>
		<link>http://delphi.yiblog.com/2009/03/davinchi-script-engine-v2009/</link>
		<comments>http://delphi.yiblog.com/2009/03/davinchi-script-engine-v2009/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 12:31:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[system]]></category>
		<category><![CDATA[d2005]]></category>
		<category><![CDATA[d2006]]></category>
		<category><![CDATA[d2007]]></category>
		<category><![CDATA[d6]]></category>
		<category><![CDATA[d7]]></category>
		<category><![CDATA[fws]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://delphi.yiblog.com/?p=136</guid>
		<description><![CDATA[From torry.net. By Alexander Myasnikov. There are unique pascal-like davinchi engine (workin&#8217; idea) with run time compiler and support for registering external functions and procedures from dll&#8217;s. It&#8217;s fully functional and included source, for D2005 D2006 D2007 D6 D7. You can download from here. Well name and I will try this script engine later. Now [...]]]></description>
			<content:encoded><![CDATA[<p>From torry.net. By Alexander Myasnikov. There are unique pascal-like davinchi engine (workin&#8217; idea) with run time compiler and support for registering external functions and procedures from dll&#8217;s.</p>
<p>It&#8217;s fully functional and included source, for D2005 D2006 D2007 D6 D7.</p>
<p>You can download from <a href="http://www.torry.net/vcl/system/windows/desktopcontrol.zip">here</a>.</p>
<p>Well name and I will try this script engine later. Now I use the fast script include in fast report.</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://delphi.yiblog.com/2008/11/delphi-encryption-compedium-part-i-v52-is-published/" title="Delphi Encryption Compedium Part I v.5.2 is published (November 21, 2008)">Delphi Encryption Compedium Part I v.5.2 is published</a> (3)</li>
	<li><a href="http://delphi.yiblog.com/2008/11/send-fax-directly-with-hylafax-or-msfax-v10/" title="Send fax directly with HylaFax or MSFax v.1.0 (November 27, 2008)">Send fax directly with HylaFax or MSFax v.1.0</a> (6)</li>
	<li><a href="http://delphi.yiblog.com/2008/12/hashcart-128-v01/" title="HashCart-128 v.0.1 (December 21, 2008)">HashCart-128 v.0.1</a> (2)</li>
	<li><a href="http://delphi.yiblog.com/2009/01/fundamentals-v400-rc1-for-delphi/" title="Fundamentals v.4.00 RC1 for delphi (January 16, 2009)">Fundamentals v.4.00 RC1 for delphi</a> (2)</li>
	<li><a href="http://delphi.yiblog.com/2008/11/ddservice-v14-has-been-released/" title="DDService v.1.4 has been released (November 10, 2008)">DDService v.1.4 has been released</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://delphi.yiblog.com/2009/03/davinchi-script-engine-v2009/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fundamentals v.4.00 RC1 for delphi</title>
		<link>http://delphi.yiblog.com/2009/01/fundamentals-v400-rc1-for-delphi/</link>
		<comments>http://delphi.yiblog.com/2009/01/fundamentals-v400-rc1-for-delphi/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 07:22:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[delphi code]]></category>
		<category><![CDATA[d2005]]></category>
		<category><![CDATA[d2006]]></category>
		<category><![CDATA[d2007]]></category>
		<category><![CDATA[d5]]></category>
		<category><![CDATA[d7]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://delphi.yiblog.com/?p=121</guid>
		<description><![CDATA[By Fundamentals. FUNDAMENTALS is a collection of Delphi code libraries. FUNDAMENTALS UTILITIES contains the following units: cDataStructs.pas Data structures cDateTime.pas Date and Time functions cFileUtils.pas File utility functions cHash.pas Hashing functions cRandom.pas Uniform random number generators cSocket.pas System socket class cSocketHostLookup.pas Socket host lookup class cSocketLib.pas System socket library cStreams.pas Streams cStrings.pas Ansi String functions [...]]]></description>
			<content:encoded><![CDATA[<p>By Fundamentals. FUNDAMENTALS is a collection of Delphi code libraries. FUNDAMENTALS UTILITIES contains the following units:</p>
<p>cDataStructs.pas Data structures<br />
cDateTime.pas Date and Time functions<br />
cFileUtils.pas File utility functions<br />
cHash.pas Hashing functions<br />
cRandom.pas Uniform random number generators<br />
cSocket.pas System socket class<br />
cSocketHostLookup.pas Socket host lookup class<br />
cSocketLib.pas System socket library<br />
cStreams.pas Streams<br />
cStrings.pas Ansi String functions<br />
cSysClasses.pasSystem classes<br />
cSysUtils.pas System utilities<br />
cUnicodeCodecs.pas Unicode encoders/decoders<br />
cUnicodeChar.pas Unicode character functions<br />
cUnicode.pas Unicode string functions<br />
cUnicodeReader.pas Unicode reader classes<br />
cUtils.pas Utility functions for Integer, Bit, Set,<br />
cWinClasses.pasWindows system classes<br />
cWinUtils.pas Windows utility functions<br />
cXMLFunctions.pas General purpose XML functions<br />
cXMLDocument.pas XML document classes<br />
cXMLParser.pas XML Parser</p>
<p>It&#8217;s freeware with source and for D2005 D2006 D2007 D5 D7.</p>
<p>Visit the <a href="http://sourceforge.net/projects/fundementals/">webiste</a>.</p>
<p>Download it from <a href="http://sourceforge.net/project/platformdownload.php?group_id=702">here</a>.	</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://delphi.yiblog.com/2008/11/send-fax-directly-with-hylafax-or-msfax-v10/" title="Send fax directly with HylaFax or MSFax v.1.0 (November 27, 2008)">Send fax directly with HylaFax or MSFax v.1.0</a> (6)</li>
	<li><a href="http://delphi.yiblog.com/2008/12/hashcart-128-v01/" title="HashCart-128 v.0.1 (December 21, 2008)">HashCart-128 v.0.1</a> (2)</li>
	<li><a href="http://delphi.yiblog.com/2008/11/delphi-encryption-compedium-part-i-v52-is-published/" title="Delphi Encryption Compedium Part I v.5.2 is published (November 21, 2008)">Delphi Encryption Compedium Part I v.5.2 is published</a> (3)</li>
	<li><a href="http://delphi.yiblog.com/2008/11/ddservice-v14-has-been-released/" title="DDService v.1.4 has been released (November 10, 2008)">DDService v.1.4 has been released</a> (0)</li>
	<li><a href="http://delphi.yiblog.com/2009/03/davinchi-script-engine-v2009/" title="Davinchi script engine v.2009 (March 22, 2009)">Davinchi script engine v.2009</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://delphi.yiblog.com/2009/01/fundamentals-v400-rc1-for-delphi/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HashCart-128 v.0.1</title>
		<link>http://delphi.yiblog.com/2008/12/hashcart-128-v01/</link>
		<comments>http://delphi.yiblog.com/2008/12/hashcart-128-v01/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 15:19:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[system]]></category>
		<category><![CDATA[d2005]]></category>
		<category><![CDATA[d2006]]></category>
		<category><![CDATA[d2007]]></category>
		<category><![CDATA[d5]]></category>
		<category><![CDATA[d6]]></category>
		<category><![CDATA[d7]]></category>
		<category><![CDATA[hash]]></category>

		<guid isPermaLink="false">http://delphi.yiblog.com/?p=104</guid>
		<description><![CDATA[By Alexander Myasnikov. HashCart &#8211; simple and fast hash function based on Cartman block cipher. Function has 128-bit state and 128-bit block, uses 4 SBOX arrays, cipher is initialized with 384-bit key. Fully functional and include source, for D2005 D2006 D2007 D5 D6 D7. You can download from torry.net. 2009.1.10. Thanks Alexander&#8217;s comment: &#8220;This code [...]]]></description>
			<content:encoded><![CDATA[<p>By Alexander Myasnikov. HashCart &#8211; simple and fast hash function based on Cartman block cipher. Function has 128-bit state and 128-bit block, uses 4 SBOX arrays, cipher is initialized with 384-bit key. Fully functional and include source, for D2005 D2006 D2007 D5 D6 D7. You can download from <a href="http://www.torry.net/pages.php?id=312#939400">torry.net</a>.</p>
<p>2009.1.10. Thanks Alexander&#8217;s comment:</p>
<blockquote><p>&#8220;This code contains update() implementation bug. Correct code of hash-function and (P)RNG located on author site:<a rel="nofollow" href="http://alexanderwdark.narod.ru/">http://alexanderwdark.narod.ru/</a>&#8220;</p></blockquote>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://delphi.yiblog.com/2008/11/send-fax-directly-with-hylafax-or-msfax-v10/" title="Send fax directly with HylaFax or MSFax v.1.0 (November 27, 2008)">Send fax directly with HylaFax or MSFax v.1.0</a> (6)</li>
	<li><a href="http://delphi.yiblog.com/2008/11/delphi-encryption-compedium-part-i-v52-is-published/" title="Delphi Encryption Compedium Part I v.5.2 is published (November 21, 2008)">Delphi Encryption Compedium Part I v.5.2 is published</a> (3)</li>
	<li><a href="http://delphi.yiblog.com/2009/01/fundamentals-v400-rc1-for-delphi/" title="Fundamentals v.4.00 RC1 for delphi (January 16, 2009)">Fundamentals v.4.00 RC1 for delphi</a> (2)</li>
	<li><a href="http://delphi.yiblog.com/2009/03/davinchi-script-engine-v2009/" title="Davinchi script engine v.2009 (March 22, 2009)">Davinchi script engine v.2009</a> (2)</li>
	<li><a href="http://delphi.yiblog.com/2008/11/ddservice-v14-has-been-released/" title="DDService v.1.4 has been released (November 10, 2008)">DDService v.1.4 has been released</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://delphi.yiblog.com/2008/12/hashcart-128-v01/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>bwStreamer Control v.1.0</title>
		<link>http://delphi.yiblog.com/2008/12/bwstreamer-control-v10/</link>
		<comments>http://delphi.yiblog.com/2008/12/bwstreamer-control-v10/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 13:24:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[system]]></category>
		<category><![CDATA[d2005]]></category>
		<category><![CDATA[d2006]]></category>
		<category><![CDATA[d2007]]></category>
		<category><![CDATA[d2009]]></category>

		<guid isPermaLink="false">http://delphi.yiblog.com/?p=80</guid>
		<description><![CDATA[This is a Delphi control that can read and write to file or memorystream. most data can be writen to it. As example: strings, chars, bitmaps, lists, other streams, date etc. all by the read or write functions. It can also Encrypt and Decrypt when writing files to Disc. It uses the DCPCrypt2 Control &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>This is a Delphi control that can read and write to file or memorystream. most data can be writen to it. As example: strings, chars, bitmaps, lists, other streams, date etc. all by the read or write functions. It can also Encrypt and Decrypt when writing files to Disc. It uses the DCPCrypt2 Control &#8211; (Included in archive).  It&#8217;s freeware with source and compatible with: D2005 D2006 D2007 D2009. You can download from <a href="http://www.torry.net/pages.php?id=257#939365">here</a>.</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://delphi.yiblog.com/2008/11/send-fax-directly-with-hylafax-or-msfax-v10/" title="Send fax directly with HylaFax or MSFax v.1.0 (November 27, 2008)">Send fax directly with HylaFax or MSFax v.1.0</a> (6)</li>
	<li><a href="http://delphi.yiblog.com/2008/11/delphi-encryption-compedium-part-i-v52-is-published/" title="Delphi Encryption Compedium Part I v.5.2 is published (November 21, 2008)">Delphi Encryption Compedium Part I v.5.2 is published</a> (3)</li>
	<li><a href="http://delphi.yiblog.com/2008/12/hashcart-128-v01/" title="HashCart-128 v.0.1 (December 21, 2008)">HashCart-128 v.0.1</a> (2)</li>
	<li><a href="http://delphi.yiblog.com/2009/01/fundamentals-v400-rc1-for-delphi/" title="Fundamentals v.4.00 RC1 for delphi (January 16, 2009)">Fundamentals v.4.00 RC1 for delphi</a> (2)</li>
	<li><a href="http://delphi.yiblog.com/2008/11/ddservice-v14-has-been-released/" title="DDService v.1.4 has been released (November 10, 2008)">DDService v.1.4 has been released</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://delphi.yiblog.com/2008/12/bwstreamer-control-v10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Send fax directly with HylaFax or MSFax v.1.0</title>
		<link>http://delphi.yiblog.com/2008/11/send-fax-directly-with-hylafax-or-msfax-v10/</link>
		<comments>http://delphi.yiblog.com/2008/11/send-fax-directly-with-hylafax-or-msfax-v10/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 06:06:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[system]]></category>
		<category><![CDATA[d2005]]></category>
		<category><![CDATA[d2006]]></category>
		<category><![CDATA[d2007]]></category>
		<category><![CDATA[d2009]]></category>
		<category><![CDATA[d5]]></category>
		<category><![CDATA[d6]]></category>
		<category><![CDATA[d7]]></category>

		<guid isPermaLink="false">http://delphi.yiblog.com/?p=78</guid>
		<description><![CDATA[Two example application that allow developers to make Delphi application that sends fax directly over HylaFax or Microsoft Fax Service. By George Torok and you can download from here. HylaFax: HylaFax is an open source fax server under Linux. We are lucky, because we can communicate HylaFax through FTP. So you we have to write [...]]]></description>
			<content:encoded><![CDATA[<p>Two example application that allow developers to make Delphi application that sends fax directly over HylaFax or Microsoft Fax Service. By George Torok and you can download from <a href="http://download.yiblog.com/delphi/vcl/fax.zip" target="_blank">here</a>.</p>
<p>HylaFax: HylaFax is an open source fax server under Linux. We are lucky, because we can communicate HylaFax through FTP. So you we have to write a special FTP client software, that send parameters and fax file (postscript or pdf) to HylaFax. The example show you how can you do this. Requires Indy v9, so you must download and install Indy component collection.</p>
<p>Microsoft Fax Service: This application shows you, how you can send fax from Delphi through simple fax service or shared fax. It needs FAXCOMEXLib_TLB that you must download and install as component (source code include).</p>
<p>It&#8217;s fully functional and with source, for D2005 D2006 D2007 D2009 D5 D6 D7.</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://delphi.yiblog.com/2008/11/delphi-encryption-compedium-part-i-v52-is-published/" title="Delphi Encryption Compedium Part I v.5.2 is published (November 21, 2008)">Delphi Encryption Compedium Part I v.5.2 is published</a> (3)</li>
	<li><a href="http://delphi.yiblog.com/2008/12/hashcart-128-v01/" title="HashCart-128 v.0.1 (December 21, 2008)">HashCart-128 v.0.1</a> (2)</li>
	<li><a href="http://delphi.yiblog.com/2009/01/fundamentals-v400-rc1-for-delphi/" title="Fundamentals v.4.00 RC1 for delphi (January 16, 2009)">Fundamentals v.4.00 RC1 for delphi</a> (2)</li>
	<li><a href="http://delphi.yiblog.com/2008/11/ddservice-v14-has-been-released/" title="DDService v.1.4 has been released (November 10, 2008)">DDService v.1.4 has been released</a> (0)</li>
	<li><a href="http://delphi.yiblog.com/2009/03/davinchi-script-engine-v2009/" title="Davinchi script engine v.2009 (March 22, 2009)">Davinchi script engine v.2009</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://delphi.yiblog.com/2008/11/send-fax-directly-with-hylafax-or-msfax-v10/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Delphi Encryption Compedium Part I v.5.2 is published</title>
		<link>http://delphi.yiblog.com/2008/11/delphi-encryption-compedium-part-i-v52-is-published/</link>
		<comments>http://delphi.yiblog.com/2008/11/delphi-encryption-compedium-part-i-v52-is-published/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 15:26:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[system]]></category>
		<category><![CDATA[cb2006]]></category>
		<category><![CDATA[cb2007]]></category>
		<category><![CDATA[cb2009]]></category>
		<category><![CDATA[cb5]]></category>
		<category><![CDATA[cb6]]></category>
		<category><![CDATA[d2005]]></category>
		<category><![CDATA[d2006]]></category>
		<category><![CDATA[d2007]]></category>
		<category><![CDATA[d2009]]></category>
		<category><![CDATA[d5]]></category>
		<category><![CDATA[d6]]></category>
		<category><![CDATA[d7]]></category>
		<category><![CDATA[encrypte]]></category>
		<category><![CDATA[fws]]></category>

		<guid isPermaLink="false">http://delphi.yiblog.com/?p=73</guid>
		<description><![CDATA[Successor of the famous Delphi Encryption Compendium by Arvid Winkelsdorf and Hagen Reddmann. A compendium of various strong encryption algorithms and hash functions, including: Complete Rewrite of the former DEC 3, Update to the DEC 5.1 (released back in 2006) Many Ciphers (Blowfish, Twofish, 3DES, Rijndael&#8230;) Many Hashs (MD2/4/5, SHA1-512, RipeMD128-320&#8230;) Checksum Functions (CRC32, CRC16&#8230;) [...]]]></description>
			<content:encoded><![CDATA[<p>Successor of the famous Delphi Encryption Compendium by Arvid Winkelsdorf and Hagen Reddmann. A compendium of various strong encryption algorithms and hash functions, including:</p>
<li>Complete Rewrite of the former DEC 3, Update to the DEC 5.1 (released back in 2006)</li>
<li>Many Ciphers (Blowfish, Twofish, 3DES, Rijndael&#8230;)</li>
<li>Many Hashs (MD2/4/5, SHA1-512, RipeMD128-320&#8230;)</li>
<li>Checksum Functions (CRC32, CRC16&#8230;)</li>
<li>Text conversion Functions (MIME Base 64, XX/UU Coding&#8230;)</li>
<li>Secure Random Number Functions</li>
<li>with Ciphers encryption in Modes (CTS/CBC/CFB/OFB/ECB&#8230;)</li>
<li>Full and easy object oriented</li>
<li>Highly optimized, fast core</li>
<li>Supports ANSI and Unicode in D2009 (and below by using WideStrings)&#8230;</li>
<li>Many more&#8230;</li>
<p>Note: See Example in ZIP for Unicode support (the DEC always works on binary data). CB Support has not been reverified. By Arvid Winkelsdorf.</p>
<p>It&#8217;s freeware with source, for cb5-cb2009, d5-d2009.</p>
<p>You can download from <a href="http://www.torry.net/pages.php?id=519#939342">here</a>.</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://delphi.yiblog.com/2008/11/send-fax-directly-with-hylafax-or-msfax-v10/" title="Send fax directly with HylaFax or MSFax v.1.0 (November 27, 2008)">Send fax directly with HylaFax or MSFax v.1.0</a> (6)</li>
	<li><a href="http://delphi.yiblog.com/2008/12/hashcart-128-v01/" title="HashCart-128 v.0.1 (December 21, 2008)">HashCart-128 v.0.1</a> (2)</li>
	<li><a href="http://delphi.yiblog.com/2008/11/ddservice-v14-has-been-released/" title="DDService v.1.4 has been released (November 10, 2008)">DDService v.1.4 has been released</a> (0)</li>
	<li><a href="http://delphi.yiblog.com/2009/03/davinchi-script-engine-v2009/" title="Davinchi script engine v.2009 (March 22, 2009)">Davinchi script engine v.2009</a> (2)</li>
	<li><a href="http://delphi.yiblog.com/2009/01/fundamentals-v400-rc1-for-delphi/" title="Fundamentals v.4.00 RC1 for delphi (January 16, 2009)">Fundamentals v.4.00 RC1 for delphi</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://delphi.yiblog.com/2008/11/delphi-encryption-compedium-part-i-v52-is-published/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>OmniThreadLibrary v.1.01 has been released</title>
		<link>http://delphi.yiblog.com/2008/11/omnithreadlibrary-v101-has-been-released/</link>
		<comments>http://delphi.yiblog.com/2008/11/omnithreadlibrary-v101-has-been-released/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 00:35:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[system]]></category>
		<category><![CDATA[d2007]]></category>
		<category><![CDATA[d2009]]></category>
		<category><![CDATA[fws]]></category>
		<category><![CDATA[thread]]></category>
		<category><![CDATA[twodesk]]></category>

		<guid isPermaLink="false">http://delphi.yiblog.com/?p=16</guid>
		<description><![CDATA[We have a lot of vcl components of the system thread can choose, free of charge and easy to use but not many of. I think one is Twodesk&#8217;s product and the other is OmniTreadLibrary. By Primoz Gabrijelcic. OmniThreadLibrary is simple to use threading library for Delphi. It&#8217;s main points are power, simplicity, and openess. [...]]]></description>
			<content:encoded><![CDATA[<p>We have a lot of vcl components of the system thread can choose, free of charge and easy to use but not many of. I think one is <a href="http://www.twodesk.com/components/threads.html" target="_blank">Twodesk&#8217;s product</a> and the other is OmniTreadLibrary.</p>
<p>By Primoz Gabrijelcic. OmniThreadLibrary is simple to use threading library for Delphi. It&#8217;s main points are power, simplicity, and openess. With just few lines of code, you can set up multiple threads, send messages between them, process Windows messages and more.</p>
<p>It&#8217;s for d2007 and d2009, freeware and include source, you can download it from <a href="http://www.torry.net/pages.php?id=244#939323" target="_blank">here</a>.</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://delphi.yiblog.com/2008/11/delphi-encryption-compedium-part-i-v52-is-published/" title="Delphi Encryption Compedium Part I v.5.2 is published (November 21, 2008)">Delphi Encryption Compedium Part I v.5.2 is published</a> (3)</li>
	<li><a href="http://delphi.yiblog.com/2008/11/ddservice-v14-has-been-released/" title="DDService v.1.4 has been released (November 10, 2008)">DDService v.1.4 has been released</a> (0)</li>
	<li><a href="http://delphi.yiblog.com/2008/11/send-fax-directly-with-hylafax-or-msfax-v10/" title="Send fax directly with HylaFax or MSFax v.1.0 (November 27, 2008)">Send fax directly with HylaFax or MSFax v.1.0</a> (6)</li>
	<li><a href="http://delphi.yiblog.com/2009/03/davinchi-script-engine-v2009/" title="Davinchi script engine v.2009 (March 22, 2009)">Davinchi script engine v.2009</a> (2)</li>
	<li><a href="http://delphi.yiblog.com/2008/12/bwstreamer-control-v10/" title="bwStreamer Control v.1.0 (December 1, 2008)">bwStreamer Control v.1.0</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://delphi.yiblog.com/2008/11/omnithreadlibrary-v101-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DDService v.1.4 has been released</title>
		<link>http://delphi.yiblog.com/2008/11/ddservice-v14-has-been-released/</link>
		<comments>http://delphi.yiblog.com/2008/11/ddservice-v14-has-been-released/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 00:28:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[system]]></category>
		<category><![CDATA[d2006]]></category>
		<category><![CDATA[d2007]]></category>
		<category><![CDATA[d2009]]></category>
		<category><![CDATA[d5]]></category>
		<category><![CDATA[d7]]></category>
		<category><![CDATA[ddservice]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[fws]]></category>
		<category><![CDATA[service]]></category>

		<guid isPermaLink="false">http://delphi.yiblog.com/?p=14</guid>
		<description><![CDATA[DDService by Arno Garrels for Delphi currently adds the following features to the original CodeGear service framework: Optional console control handler. Property ServiceName. Some bugs still present in CodeGear&#8217;s framework fixed. Win 2000 FailureOptions and FailureActions, Service Description. HandlerEx extended service controls: ParamChange, NetBindChange. Optional device events as well as power events. Assigning one of [...]]]></description>
			<content:encoded><![CDATA[<p>DDService by Arno Garrels for Delphi currently adds the following features to the original CodeGear service framework:</p>
<li>Optional console control handler.</li>
<li>Property ServiceName.</li>
<li>Some bugs still present in CodeGear&#8217;s framework fixed.</li>
<li>Win 2000 FailureOptions and FailureActions, Service Description. HandlerEx extended service controls: ParamChange, NetBindChange. Optional device events as well as power events. Assigning one of those events creates a window in the context of the service thread. Creation of the service window can be forced by option eoForceServiceThreadWindow.</li>
<li>Win XP SessionChange service control</li>
<li>Win Vista PreShutdown service control and NonCrashFailures flag, Service SID Info, Required Privileges and StartType AutoDelayed.</li>
<p>It&#8217;s freeware and include source, for d5 d7 d2006 d2007 d2009, You can view the detail and download from <a href="http://www.torry.net/pages.php?id=243#939322" target="_blank">here</a>.</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://delphi.yiblog.com/2008/11/delphi-encryption-compedium-part-i-v52-is-published/" title="Delphi Encryption Compedium Part I v.5.2 is published (November 21, 2008)">Delphi Encryption Compedium Part I v.5.2 is published</a> (3)</li>
	<li><a href="http://delphi.yiblog.com/2008/11/send-fax-directly-with-hylafax-or-msfax-v10/" title="Send fax directly with HylaFax or MSFax v.1.0 (November 27, 2008)">Send fax directly with HylaFax or MSFax v.1.0</a> (6)</li>
	<li><a href="http://delphi.yiblog.com/2008/12/hashcart-128-v01/" title="HashCart-128 v.0.1 (December 21, 2008)">HashCart-128 v.0.1</a> (2)</li>
	<li><a href="http://delphi.yiblog.com/2009/01/fundamentals-v400-rc1-for-delphi/" title="Fundamentals v.4.00 RC1 for delphi (January 16, 2009)">Fundamentals v.4.00 RC1 for delphi</a> (2)</li>
	<li><a href="http://delphi.yiblog.com/2009/03/davinchi-script-engine-v2009/" title="Davinchi script engine v.2009 (March 22, 2009)">Davinchi script engine v.2009</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://delphi.yiblog.com/2008/11/ddservice-v14-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
