<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>CodeCentral Submissions</title>
<link rel="alternate" type="text/plain" href="http://cc.embarcadero.com/" title="CodeCentral Submissions" />
<id>http://cc.embarcadero.com/</id>
<generator url="http://atomnet.sourceforge.net/" version="0.4.3.30095">Generated by Atom.NET</generator>
<modified>2009-11-07T17:05:33-08:00</modified>
<entry>
<title>Habari XB Client 1.2 b1 - xmlBlaster MoM client for Delphi</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/25452" title="Habari XB Client 1.2 b1 - xmlBlaster MoM client for Delphi" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=25452" title="Habari XB Client 1.2 b1 - xmlBlaster MoM client for Delphi" length="2515875" />
<author>
<name>Michael Justin</name>
</author>
<id>http://cc.embarcadero.com/Item/25452</id>
<updated>2009-11-07T10:17:54-08:00</updated>
<published>2009-11-07T10:17:54-08:00</published>
<summary>Habari XB Client is a client component for the xmlBlaster Open Source message broker.</summary>
<content>Habari XB Client is a Message oriented Middleware (MoM) client component for the xmlBlaster Open Source message broker. With this component and xmlBlaster, it is possible to exchange data between clients written in Delphi, PHP, Perl, Python, C, C++, C#, Visual Basic.net, Flash and Java, using the peer-to-peer or the publish and subscribe communication model.Habari XB Client uses the xmlBlaster socket protocol for maximum performance. API documentaion in CHM format, Getting Started Guide (PDF) and full source code of library and example applications is included. Also included are example components (HabariXBExpress) with full source code which provide a simple access layer for the xmlBlaster protocol API.About xmlBlasterxmlBlaster is a publish/subscribe and point to point 100% Java based MOM server (message-oriented middleware) which exchanges messages between publishers and subscribers. The message is described with XML-encoded meta information. Messages may contain everything, GIF images, Java objects, Python scripts, XML data, a word document, plain text - just anything. Communication with the server is based on socket, CORBA (using JacORB), RMI, XmlRpc, HTTP or email, clients are free to choose their preferred protocol. Other protocols like SOAP may be plugged in. The xmlBlaster server is pure Java and under LGPL. Read more: http://www.xmlblaster.org/whatis.html Demo applicationThe download includes a demo application which can be used to publish and subscribe messages using the xmlBlaster default installation.</content>
</entry>
<entry>
<title>TntWare Delphi.NET 2007 Kibitz Fixer</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27436" title="TntWare Delphi.NET 2007 Kibitz Fixer" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27436" title="TntWare Delphi.NET 2007 Kibitz Fixer" length="6939" />
<author>
<name>Troy Wolbrink</name>
</author>
<id>http://cc.embarcadero.com/Item/27436</id>
<updated>2009-11-06T21:07:22-08:00</updated>
<published>2009-11-06T21:07:22-08:00</published>
<summary>Fixes a cpu hang when editing certain source files within the IDE.  The issue seems to have something to do with generics.</summary>
<content>This fix only applies to the Delphi for .NET personality of Delphi 2007.  In certain cases, having to do with generics, the source editor of the Delphi.NET 2007 will hang when code completion kicks in.  As the cpu is hung, bds.exe will consume more and more memory.  If the IDE ever returns control, you may be in a low memory condition.  This really hurts your productivity.  It's reported here:http://qc.embarcadero.com/wc/qcmain.aspx?d=63035This fix is a design package you must install into the IDE.  It uses the JCL package, and it intercepts calls to dcc110il.dll's KibitzGetValidSymbols() function.  The KibitzGetValidSymbols() function was determined to be the main entry point for the cpu hang condition using the &amp;quot;Debugging Tools for Windows (x86)&amp;quot;.When intercepting the call to KibitzGetValidSymbols(), it puts the call to the original KibitzGetValidSymbols() within dcc110il.dll on a separate thread.  If the Escape key is pressed, it terminates the thread and returns control.  If 3 seconds go by, it suspends the thread and asks the developer if they'd like to continue waiting.  It's important that it suspends the thread while it asks, becuase otherwise it continues to run and leak memory at 100% cpu.</content>
</entry>
<entry>
<title>Automatic Date's in Header</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/26631" title="Automatic Date's in Header" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=26631" title="Automatic Date's in Header" length="76335" />
<author>
<name>Roman Silin</name>
</author>
<id>http://cc.embarcadero.com/Item/26631</id>
<updated>2009-11-06T05:44:59-08:00</updated>
<published>2009-11-06T05:44:59-08:00</published>
<summary>Project for Your one object with one page of Your source code.</summary>
<content>Automatic Date's in Header.Project for Your one object with one page of Your source code. You know, what is it auto-text... It is small help for Your papers.For example:{**********************************}{  Code:  $Id: pinRegValues.pas $    {  Last:  $Date: 2009/07/06 00:31:02, +0500 ${**********************************}...const  sDate_pinRegValues = 40000.0215509259;...  sDate_pinRegValues: TTimeStamp    = (Time: $001C6970; Date: $0B319A);--ps.* ini section for replace old header* full free, and primary source &amp;lt;5.1&amp;gt;* it started reading values from tinifile</content>
</entry>
<entry>
<title>Program to Improve InterBase and FireBird Performance</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27432" title="Program to Improve InterBase and FireBird Performance" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27432" title="Program to Improve InterBase and FireBird Performance" length="9803" />
<author>
<name>Bruno Lichot</name>
</author>
<id>http://cc.embarcadero.com/Item/27432</id>
<updated>2009-11-03T15:00:32-08:00</updated>
<published>2009-11-03T15:00:32-08:00</published>
<summary>Program to Improve InterBase and FireBird Performance using index restructure and/or doing index statistics again.To do index restructure could take some time. Take care about using it in production.Any doubts, suggestions or any thing else, feel free to contact mebruno.lichot@borland.combruno.lichot@gmail.com  have fun[]'sBruno Lichot</summary>
<content>Program to Improve InterBase and FireBird Performance using index restructure and/or doing index statistics again.To do index restructure could take some time. Take care about using it in production.Any doubts, suggestions or any thing else, feel free to contact mebruno.lichot@borland.combruno.lichot@gmail.com  have fun[]'sBruno Lichot</content>
</entry>
<entry>
<title>ER/Studio Enterprise 8.5.1 Client Software Trial</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27431" title="ER/Studio Enterprise 8.5.1 Client Software Trial" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27431" title="ER/Studio Enterprise 8.5.1 Client Software Trial" length="337897417" />
<author>
<name>Josh Howard</name>
</author>
<id>http://cc.embarcadero.com/Item/27431</id>
<updated>2009-11-03T14:07:53-08:00</updated>
<published>2009-11-03T14:07:53-08:00</published>
<summary>Products included are: ER/Studio Data Architect, ER/Studio Business Architect, ER/Studio Software Architect</summary>
<content>Fully functional 14-day trial of ER/Studio Enterprise 8.5 Client Software.Includes ER/Studio Enterprise 8.5.1 Client Software for Windows &#8211; EnglishProducts included are:   ER/Studio Data Architect  ER/Studio Business Architect  ER/Studio Software ArchitectInstall instructions &#8226;The trial serial number will be emailed to your account email address. &#8226;Click the download button to download the install file &#8226;Run the install executable. &#8226;When prompted, enter the serial number for the product that you received via email after clicking the download button.  You will be prompted to enter your serial number during the process. An Internet connection is required during installation. After installation, you must register your trial version before you can use the product.</content>
</entry>
<entry>
<title>ER/Studio Data Architect 8.5.1 </title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27430" title="ER/Studio Data Architect 8.5.1 " />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27430" title="ER/Studio Data Architect 8.5.1 " length="125624269" />
<author>
<name>Josh Howard</name>
</author>
<id>http://cc.embarcadero.com/Item/27430</id>
<updated>2009-11-03T13:55:47-08:00</updated>
<published>2009-11-03T13:55:47-08:00</published>
<summary>This is the ER/Studio Data Architect 8.5.1 build.</summary>
<content>This is the ER/Studio Data Architect 8.5.1 build.</content>
</entry>
<entry>
<title>ER/Studio Data Architect 8.5.1 Trial</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27429" title="ER/Studio Data Architect 8.5.1 Trial" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27429" title="ER/Studio Data Architect 8.5.1 Trial" length="125624269" />
<author>
<name>Josh Howard</name>
</author>
<id>http://cc.embarcadero.com/Item/27429</id>
<updated>2009-11-03T13:43:19-08:00</updated>
<published>2009-11-03T13:43:19-08:00</published>
<summary>This is the ER/Studio Data Architect 8.5.1 trial build.</summary>
<content>Fully functional 14-day trial of ER/Studio Data Architect 8.5 build.Includes ER/Studio Data Architect 8.5.1 for Windows &#8211; EnglishInstall instructions &#8226;The trial serial number will be emailed to your account email address. &#8226;Click the download button to download the install file &#8226;Run the install executable. &#8226;When prompted, enter the serial number for the product that you received via email after clicking the download button.  You will be prompted to enter your serial number during the process. An Internet connection is required during installation. After installation, you must register your trial version before you can use the product.Download Size: 119MB </content>
</entry>
<entry>
<title>Exif Utilities - compiled demos for CCR Exif</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/26900" title="Exif Utilities - compiled demos for CCR Exif" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=26900" title="Exif Utilities - compiled demos for CCR Exif" length="2986047" />
<author>
<name>Chris Rolliston</name>
</author>
<id>http://cc.embarcadero.com/Item/26900</id>
<updated>2009-10-31T10:14:37-07:00</updated>
<published>2009-10-31T10:14:37-07:00</published>
<summary>Compiled demos for CCR Exif (http://cc.embarcadero.com/item/26899).</summary>
<content>Contents -Exif Tag List (ExifList.exe): lists Exif tag values in JPEG files.Exif Time Shifter (ExifTimeShift.exe): shifts the date/time values stored in JPEG files by a specified number of minutes.  Will also optionally update the file date/time.JPEG Header Dump (JpegDump.exe): does what it says on the tin, displaying JPEG file header information.Panasonic MakerNote Viewer (PanasonicMakerNoteView.exe): displays the MakerNote data stored in JPEG files created by Panasonic digital cameras.</content>
</entry>
<entry>
<title>ZipImage</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/24263" title="ZipImage" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=24263" title="ZipImage" length="47482" />
<author>
<name>Roman Silin</name>
</author>
<id>http://cc.embarcadero.com/Item/24263</id>
<updated>2009-10-31T02:24:56-07:00</updated>
<published>2009-10-31T02:24:56-07:00</published>
<summary>Zip Image for quantification Ntfs and Zip-Time.</summary>
<content>Step 1:We Add the subdirectories &amp;quot;Common Files&amp;quot; in compresseded file.Step 2:We Execute the program in directory &amp;quot;Common Files&amp;quot; with parameters:&amp;quot;Filename.zip&amp;quot; /msgThe Program is not a completed utility, it tunes in individually, since originally object TZipImage was intended for internal use on small archive, intended for carrying the files of project, but in the same way for conduct of history of changes to project. When turning to file system ntfs there was is noticed that now and then to dates of files are added that one, that two seconds. In the same way During floor of year of usage there was is noticed that use the givenned object fixes the date for off-hour files. It Was Planned for correct use with ntfs by itself to add to archive an array of dates corresponding to list of points of archive, but then this can be executed two functions. Since given convertor not the known archivers marketed by additional parameters of adjusting and corresponding to target base, further decisions are not provided.p.s.gist of the matter:    FileAge(&#8230;, DT);    D := DateTimeToFileDate(DT) - PkFileDate;    Selected := (D &amp;lt;&amp;gt; 0) and (Abs(D) &amp;lt;= 4);Last fixes:    Added file mask matches for folders, for     example filter string:      -*.dc*;-*.~*;-*.local;-*.ide*;-.svn\    Full success the daylight-savings time test.    Start savetime log current files</content>
</entry>
<entry>
<title>ProDelphi 24.1 - Profiler for Delphi</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27096" title="ProDelphi 24.1 - Profiler for Delphi" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27096" title="ProDelphi 24.1 - Profiler for Delphi" length="2743395" />
<author>
<name>Helmuth J.H. Adolph</name>
</author>
<id>http://cc.embarcadero.com/Item/27096</id>
<updated>2009-10-30T09:02:30-07:00</updated>
<published>2009-10-30T09:02:30-07:00</published>
<summary>Runtime measurement for programs developed with Delphi (5..7, 2005, 2006 (incl. Turbo Delphi), 2007, 2009 and 2010).</summary>
<content>ProDelphi is a source instrumenting profiler.Unlike sampling profilers ProDelphi supplies exact measurement results for ALL procedures and not only for those which are executed at snap shot time.Features:Built-in viewer,Caller - Called graph,Cyclic storage of measurement results for long period measurement,Opening the source file in the Delphi editor by clicking a procedure in the viewer,Documentation in form of a User Guide,Idletimes produced by some API-, VCL- or CLX- calls automatically excluded,Automatic exclusion of procedures consuming less than 10 micro seconds,Integration into the Delphi IDE,Measuring runtimes in DLL's,Measuring specified parts of procedures,Online activation and deactivation of measurement,Programming-API,Smallest measurable duration is 1 CPU-cycle,Report printing of measurement results,Optional german user interface,Starting from command line or batch file possible.</content>
</entry>
<entry>
<title>DynamicSkinForm  v.10.81</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/22973" title="DynamicSkinForm  v.10.81" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=22973" title="DynamicSkinForm  v.10.81" length="16112942" />
<author>
<name>Almediadev company</name>
</author>
<id>http://cc.embarcadero.com/Item/22973</id>
<updated>2009-10-29T19:53:20-07:00</updated>
<published>2009-10-29T19:53:20-07:00</published>
<summary>DynamicSkinForm VCL (more than 100 components) help you to create applications with skins. Stable, multifunctional package for multimedia (as iTunes, Winamp) and standard applications. </summary>
<content>DynamicSkinForm VCL library help you to create applications with skins.  Skins support for forms, menus, hints, many standard and non-standard original controls. Skins with many objects, effects help you to create standard and non-standard cool applications (like Winamp, iTunes).  Also you can create your skins with special editor.Features:-application can have one or different skins for windows -custom skins (as Winamp, iTunes) and standard applications -run-time skin change -nonrectangular, dynamically resizable windows -cool external glow effects for buttons in caption of the form (as in Windows Vista)-MDI, SDI support -default style for form and controls -skin support for messages -skin menus with nonrectangular kind, effects, multi-items support -skin support and default style for dialog windows and tool windows -over 100 components and controls-skin support for shell controls and dialogs -skin support for printer dialogs -linking controls to areas -skins with objects: caption, buttons, gauge, switch, trackbar, animate, labels, areas for user objects -skin support for all elements in all controls and forms -full skin support for all standard dialogs -morphing effects for objects and controls -alphablending effect for menus and controls -Windows 2K, XP, Vista layered windows support for forms, menus,popup controls, dialogs-jpeg files support -skin support for cursors -skin support for hints with nonrectangular kind, alphablending effect -rollup state for forms -stored skins in *.exe file -open architecture for skins -creating your skins with special editor -zip-compression support for skins -zlib-compression support for skins -cool skins collections with full right to use and distribute from your site -tested in Windows 95, 98, ME, NT, 2000, 2003, XP, Vista-support BilleniumEffects components-support PNG-images in all controls (internal support)-bitmap background in edit, memo and grids-complete support for multimonitors systems-many controls can have nonrectangular kind-unicode support- Ribbon UI elements- support Delphi 5-2010; C++Builder 5-2010</content>
</entry>
<entry>
<title>BusinessSkinForm  v. 7.81</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/22971" title="BusinessSkinForm  v. 7.81" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=22971" title="BusinessSkinForm  v. 7.81" length="16337484" />
<author>
<name>Almediadev company</name>
</author>
<id>http://cc.embarcadero.com/Item/22971</id>
<updated>2009-10-29T19:46:30-07:00</updated>
<published>2009-10-29T19:46:30-07:00</published>
<summary>BusinessSkinForm VCL (more than 120 components) help you to create applications with skins. Stable, multifunctional package for business applications</summary>
<content>BusinessSkinForm VCL library help you to create applications with skins support for forms, menus, hints, many standard and DB controls. You can create your skins with special editor. Develop your business applications with BusinessSkinForm VCL!Features:-open architecture for skins -application can have one or different skins for windows -cool external glow effects for buttons in form's caption  (as in Windows Vista)-run-time skin change -nonrectangular, dynamically resizable windows -default style for forms, controls and menus -custom buttons in form caption -MDI, SDI support -skin support for menus and hints -over 120 components and controls -skin support for all DB-controls + additional DB-controls -skin support for all elements in all controls and forms -skin support for shell dialogs and many others dialogs -skin support for printer dialogs -full skin support for all standard dialogs -skin support for messages -Windows 2K, XP, Vista layered windows support for forms, menus,popup controls, dialogs-stored skins in *.exe file -creating your skins with special program -zip-compression support for skins -zlib-compression support for skins -tested in Windows 95, 98, ME, NT, 2000, 2003, XP, Vista, Windows7-cool skins collections with full rights to use and distribute from your site-support BilleniumEffects components-support PNG-images in all controls (internal support)-bitmap background in edit, memo, grids-complete support for multimonitors systems-unicode support-Office 2010 skins + Ribbon UI elements-support Delphi 5-2010; C++Builder 5-2010</content>
</entry>
<entry>
<title>SkinAdapter v. 4.30</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/24314" title="SkinAdapter v. 4.30" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=24314" title="SkinAdapter v. 4.30" length="4087543" />
<author>
<name>Almediadev company</name>
</author>
<id>http://cc.embarcadero.com/Item/24314</id>
<updated>2009-10-29T19:40:30-07:00</updated>
<published>2009-10-29T19:40:30-07:00</published>
<summary>SkinAdapter is a component for DynamicSkinForm and BusinessSkinForm which allows to make third-party controls skinnable without modifing source code. </summary>
<content>Overview:SkinAdapter is a component for DynamicSkinForm and BusinessSkinForm which allows to make third-party controls skinnable without modifing source code. The SkinAdapter can make any third-party controls skinnable.  For example, SkinAdapter can hook WebBrowser, DevExpress QuantumGrid, TNT Controls, TRichView, TVirtualTreeView, Woll2Woll IP4000, TSynEdit, TMS Grid Pack, EhLib and more popular controls. Features:- easy to use - automatic hooking third-party controls, which names you set in list (all controls with standard scrollbars, button, bitbtn, speedbutton, edit, combobox, checkbox, groupbox, tab and page controls,  radiogroup, listbox, listview with header, updown and others) hook scrollbars without flickering! - full compatible with DynamicSkinForm VCL and BusinessSkinForm VCL - tested in Windows 95, 98, ME, NT, 2000, 2003 Server, XP and Vista - support for Billenium Effects components (you need to do nothing) - support DevExpress QuantumGrid 5,6 - unicode support- skinnable WebBrowser - unique skinnable WebBrowser component for Delphi and C++Builder in the skin-components market - for Delphi 5-2009, C++Builder 5-2009</content>
</entry>
<entry>
<title>Code page-aware Hunspell wrapper</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27428" title="Code page-aware Hunspell wrapper" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27428" title="Code page-aware Hunspell wrapper" length="718160" />
<author>
<name>Chris Rolliston</name>
</author>
<id>http://cc.embarcadero.com/Item/27428</id>
<updated>2009-10-29T17:26:35-07:00</updated>
<published>2009-10-29T17:26:35-07:00</published>
<summary>Simple Hunspell wrapper class that is code page aware, allowing the use of dictionaries with foreign encodings (most Hunspell dictionaries not being Unicode).</summary>
<content>Hunspell is the open source spell checking engine used in OpenOffice; this wrapper class calls into a DLL compiled from the standard Hunspell sources, with one such DLL (built using v1.2.8 of Hunspell) included in the ZIP. The wrapper itself is then both code page aware (doing any needed conversions behind the scenes) and compatible between D2006/7 and later Unicode Delphis.</content>
</entry>
<entry>
<title>CCR Exif v0.9.8a - classes to read/write Exif metadata</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/26899" title="CCR Exif v0.9.8a - classes to read/write Exif metadata" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=26899" title="CCR Exif v0.9.8a - classes to read/write Exif metadata" length="909337" />
<author>
<name>Chris Rolliston</name>
</author>
<id>http://cc.embarcadero.com/Item/26899</id>
<updated>2009-10-29T12:54:16-07:00</updated>
<published>2009-10-29T12:54:16-07:00</published>
<summary>100% pure Delphi code to read/write Exif metadata in JPEG files, Exif being the format employed by most digital cameras.  Requires Delphi 2006 or above (may work in Delphi 2005 too, I don't have that version to check), and is compatible with unicode Delphis.</summary>
<content>Features: 100% pure Delphi code &#8212; doesn&#8217;t use (say) LibExif or LibTiff, GDI+, or even Windows.pas; reads/writes both small- and big-endian data; surfaces both standard Exif and Windows Explorer tags; preserves the original MakerNote positioning in rewritten files; can optional write equivalent XMP data.Usage illustrated by various demo programs included in the ZIP.</content>
</entry>
<entry>
<title>BCS Delphi Source Code Generator</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/23006" title="BCS Delphi Source Code Generator" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=23006" title="BCS Delphi Source Code Generator" length="53348" />
<author>
<name>Arch Brooks</name>
</author>
<id>http://cc.embarcadero.com/Item/23006</id>
<updated>2009-10-29T11:30:36-07:00</updated>
<published>2009-10-29T11:30:36-07:00</published>
<summary>The BCS Delphi Source Code Generator generates Delphi project source code. For each project Delphi Source Code generated is .dpr, .pas and .dfm.</summary>
<content>The BCS Delphi Source Code Generator generates Delphi project source code. For each project Delphi Source Code generated is .dpr, .pas and .dfm.I have authored code generators for approximately 31 years.  I wrote my first code generator on a Univac 1100 in 1974.&amp;lt;a href=&amp;quot;http://archbrooks.com/promo&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;Brooks Computing Systems&amp;lt;/a&amp;gt;Maintenance Log 10/28/2009---------------------------------------------------------------------1.  Delphi 2010 compatibility attained.2.  Corrected spelling error in main menu item.3.  The variable CurrentPath was relocated in the data module.4.  The OnCreate event was modified to establish the default path of where the module was loaded from to be the current path.5.  The connection string was modified to use the Access connect string as the default.Maintenance Log 10/29/2009---------------------------------------------------------------------Corrected spelling error in main menu item.JvTimeClock was replaced with TTimer  and a TLabel to establish clock on status bar.The form for basic (non data) generated code was restored.All associated res files were restored.</content>
</entry>
<entry>
<title>Help Update 1 for RAD Studio, Delphi &amp;amp; C++Builder 2010</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27420" title="Help Update 1 for RAD Studio, Delphi &amp;amp; C++Builder 2010" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27420" title="Help Update 1 for RAD Studio, Delphi &amp;amp; C++Builder 2010" length="544027079" />
<author>
<name>Tim DelChiaro</name>
</author>
<id>http://cc.embarcadero.com/Item/27420</id>
<updated>2009-10-28T09:11:32-07:00</updated>
<published>2009-10-28T09:11:32-07:00</published>
<summary>Help Update 1 for RAD Studio 2010, Delphi 2010 and C++Builder 2010See the long description or readme for additional informationAvailable only to registered users of RAD Studio 2010, Delphi 2010 and C++Builder 2010</summary>
<content>Help Update 1 for Delphi and C++Builder 2010 provides bug fixes and other improvements to the Help system.&lt;p&gt;See the readme at &lt;a href=&quot;http://docwiki.embarcadero.com/RADStudio/en/Readme:_Help_Update_1_for_Delphi_and_C%2B%2BBuilder_2010&quot;&gt; http://docwiki.embarcadero.com/RADStudio/en/Readme:_Help_Update_1_for_Delphi_and_C%2B%2BBuilder_2010&lt;/a&gt; for complete details and installation instructions&lt;p&gt;Visit &lt;a href= &quot;http://docs.embarcadero.com&quot;&gt;http://docs.embarcadero.com&lt;/a&gt; for versions of the Help available in CHM and PDF formats.</content>
</entry>
<entry>
<title>CodeHealer source code analysis and verification tool for Delphi</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/23768" title="CodeHealer source code analysis and verification tool for Delphi" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=23768" title="CodeHealer source code analysis and verification tool for Delphi" length="6192284" />
<author>
<name>Jud Cole</name>
</author>
<id>http://cc.embarcadero.com/Item/23768</id>
<updated>2009-10-27T18:31:54-07:00</updated>
<published>2009-10-27T18:31:54-07:00</published>
<summary>CodeHealer is a program source code analysis and verification tool that helps find and fix programming bugs, mistakes and inconsistencies in programs before their release.</summary>
<content>CodeHealer is an efficient, powerful and easy to use program source code analysis and verification tool that will help find and fix a significant number of programming bugs, mistakes and inconsistencies in programs before they are released. The information provided by CodeHealer will also help developers understand and improve existing code that they have not written. This is especially helpful for corporate developers who take over management of legacy applications.CodeHealer also provides a detailed source code metrics report for the project, and all reports can be exported to PDF, HTML, CSV or text files for importing directly into other programs such as databases or spreadsheets.CodeHealer can be used by developers at all levels of expertise, from the youngest and freshest newcomer to the old curmudgeon with 50 years of programming experience. Its benefits can be gained on both new and existing programs and projects by helping developers understand the code and offering suggestions for improving it.CodeHealer is easy to learn and use, and has been designed to provide immediate benefits with a minimum of user effort and input. Its highly interactive user interface not only shows where the problems lie, but also makes suggestions as to how fix the problem and in some cases will even make the changes for you if you so choose.CodeHealer is fast, so it can be run as an integral part of the development process, locating problems before they have had time to settle in and become &#8216;features&#8217;, and while the code is still fresh in the developer&#8217;s mind.To install CodeHealer, simply UNZIP the CodeHealerNN.ZIP file to a temporary folder and then run SETUP.EXE. The installation program includes a complete Uninstall option.This Trial version is fully functional but will only work for a period of 30 days from the date of installation, at which time it will stop working and prompt you to visit our Web site at www.socksoftware.com to order the full product.</content>
</entry>
<entry>
<title>CodeHealer source code analysis and verification tool for Delphi</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/24406" title="CodeHealer source code analysis and verification tool for Delphi" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=24406" title="CodeHealer source code analysis and verification tool for Delphi" length="6192284" />
<author>
<name>Jud Cole</name>
</author>
<id>http://cc.embarcadero.com/Item/24406</id>
<updated>2009-10-27T18:29:58-07:00</updated>
<published>2009-10-27T18:29:58-07:00</published>
<summary>CodeHealer is a program source code analysis and verification tool that helps find and fix programming bugs, mistakes and inconsistencies in programs before their release.</summary>
<content>CodeHealer is an efficient, powerful and easy to use program source code analysis and verification tool that will help find and fix a significant number of programming bugs, mistakes and inconsistencies in programs before they are released. The information provided by CodeHealer will also help developers understand and improve existing code that they have not written. This is especially helpful for corporate developers who take over management of legacy applications.CodeHealer also provides a detailed source code metrics report for the project, and all reports can be exported to PDF, HTML, CSV or text files for importing directly into other programs such as databases or spreadsheets.CodeHealer can be used by developers at all levels of expertise, from the youngest and freshest newcomer to the old curmudgeon with 50 years of programming experience. Its benefits can be gained on both new and existing programs and projects by helping developers understand the code and offering suggestions for improving it.CodeHealer is easy to learn and use, and has been designed to provide immediate benefits with a minimum of user effort and input. Its highly interactive user interface not only shows where the problems lie, but also makes suggestions as to how fix the problem and in some cases will even make the changes for you if you so choose.CodeHealer is fast, so it can be run as an integral part of the development process, locating problems before they have had time to settle in and become &#8216;features&#8217;, and while the code is still fresh in the developer&#8217;s mind.To install CodeHealer, simply UNZIP the CodeHealerNN.ZIP file to a temporary folder and then run SETUP.EXE. The installation program includes a complete Uninstall option.This Trial version is fully functional but will only work for a period of 30 days from the date of installation, at which time it will stop working and prompt you to visit our Web site at www.socksoftware.com to order the full product.</content>
</entry>
<entry>
<title>C to Pascal Converter 2.1.11.2009</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/26951" title="C to Pascal Converter 2.1.11.2009" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=26951" title="C to Pascal Converter 2.1.11.2009" length="503646" />
<author>
<name>Ural Gunaydin</name>
</author>
<id>http://cc.embarcadero.com/Item/26951</id>
<updated>2009-10-26T04:47:06-07:00</updated>
<published>2009-10-26T04:47:06-07:00</published>
<summary>C to Pascal Converter update 2.1.11.2009</summary>
<content>26/10/2009 - Update 2.1.11.2009* Number of bugs fixed* Multi-arrays properly converting,* Type definitions tables updated18/09/2009 - Update 2.18.9.2009* Number of bugs fixed* Converting record blocks* Type definitions tables updated17/07/2009 - Update 2.12.7.2009C2Pas didn't run under Win 98SE, for some API function/s, static loading was used and failed under 98SE, now using dynamic loading, bug fixed.21/07/2009 - Update 2.1.7.2009 - this should be 21/06/2009Some minor bug fixes.C2Pas not tested under Vista (any version)!!! May not run under VistaC to Pascal Converter v2.0 has lots of new features. I apologise to all those who have waited so long for me to come up with this version. Also to all those who sent me feedback telling me how to improve C to Pascal Converter, Thank you.For those who wish to be notified of updates of C to Pascal Converter, please send me an email, with subject:&amp;quot;subscribe to C to Pascal Converter&amp;quot;. You will be automatically notified.I have previously been asked to add an option for financial support, it is available in the help file, along with instructions for those who wish to do so.Al from AustraliaHappy coding!!!</content>
</entry>
<entry>
<title>Su(m)duku</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/26058" title="Su(m)duku" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=26058" title="Su(m)duku" length="130160" />
<author>
<name>Roman Silin</name>
</author>
<id>http://cc.embarcadero.com/Item/26058</id>
<updated>2009-10-24T11:32:50-07:00</updated>
<published>2009-10-24T11:32:50-07:00</published>
<summary>One, or two, or more games.</summary>
<content>For LOGIC gamer...  School on Suduku (+sumduku) &amp;amp; wiki alphabet game (Katakana/Hiragana).  &amp;quot;School on Suduku&amp;quot; only russian translate. Regards for any localization.last fix:* sinkan (/wiki) - was updated place (image Perfect World).* sinkan (/wiki) - was finished hint (rus).* loader for external imagelist (sinkan.bmp)</content>
</entry>
<entry>
<title>OWLNext 6.30 sources</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27219" title="OWLNext 6.30 sources" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27219" title="OWLNext 6.30 sources" length="2722996" />
<author>
<name>Ognian Chernokojev</name>
</author>
<id>http://cc.embarcadero.com/Item/27219</id>
<updated>2009-10-23T05:49:24-07:00</updated>
<published>2009-10-23T05:49:24-07:00</published>
<summary>OWLNext is an upgrade for Borland's Object Windows Library (OWL) framework.</summary>
<content>OWL stands for Object Windows Library. It is a C++ GUI framework for creating Windows applications, developed by Borland.OWLNext is a free upgrade for OWL, compatible with modern C++ compilers and operating systems.This package contains the source and header files for both OWLNext and OCFNext.This a newer version than submission 24659 (http://cc.embarcadero.com/item/24659). </content>
</entry>
<entry>
<title>DictaSoft Layout Pack</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27415" title="DictaSoft Layout Pack" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27415" title="DictaSoft Layout Pack" length="317219" />
<author>
<name>Serge Voloshenyuk</name>
</author>
<id>http://cc.embarcadero.com/Item/27415</id>
<updated>2009-10-22T11:10:27-07:00</updated>
<published>2009-10-22T11:10:27-07:00</published>
<summary>Layout Panel that mimics W3C CCS3 Template Layout Specification</summary>
<content>This package is replacement for VCL TFlowPanel and TGridPanel.Main goal of the package is to escape from absolute positioning in form design and all induced problems.It's inspired and mimics W3C CCS3 Template Layout Specification[http://www.w3.org/TR/css3-layout/].Likewise to VCL TGridPanel, this control aligns children based on grid.Contrary to VCL TGridPanel that places only one child control to a grid cell, TGridLayoutPanel adds new additional concept a slot. Slots are placed into cells of the grid and can be spanned to several rows and/or columns. Slots can hold any number of child controls. But they are not windowed containers, so consider them as virtual panels.Children in a slot are aligned and sized according to slot flowdirection that could be vertical, horizontal or horizontal with wrapping to multiline. Last choice makes TGridLayoutPanel similar to VCL TFlowPanel.And this package could be used in Delphi 7 too. With margins support!The package is released under double license: free (GPL) and chargeable for commercial applications.Lean more and download it at [http://www.dictasoft.com/layout/].I hope this package will be helpful for yours work.</content>
</entry>
<entry>
<title>Delphi 2010 FireBird 2.X DBExpress ClientDataSet Sample</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27414" title="Delphi 2010 FireBird 2.X DBExpress ClientDataSet Sample" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27414" title="Delphi 2010 FireBird 2.X DBExpress ClientDataSet Sample" length="974331" />
<author>
<name>Bruno Lichot</name>
</author>
<id>http://cc.embarcadero.com/Item/27414</id>
<updated>2009-10-20T13:49:38-07:00</updated>
<published>2009-10-20T13:49:38-07:00</published>
<summary>Delphi 2010 FireBird 2.X DBExpress ClientDataSet SampleEnjoye-mail: bruno.lichot@borland.comlista: nddv@yahoogrupos.com.br[]'sBruno LichotEmbarcadero Product EvangelistBorland Latin America</summary>
<content>Delphi 2010 FireBird 2.X DBExpress ClientDataSet SampleEnjoye-mail: bruno.lichot@borland.comlista: nddv@yahoogrupos.com.br[]'sBruno LichotEmbarcadero Product EvangelistBorland Latin America</content>
</entry>
<entry>
<title>Embarcadero DB Optimizer 2.0 Professional Edition for Linux</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27413" title="Embarcadero DB Optimizer 2.0 Professional Edition for Linux" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27413" title="Embarcadero DB Optimizer 2.0 Professional Edition for Linux" length="190912439" />
<author>
<name>Scott Walz</name>
</author>
<id>http://cc.embarcadero.com/Item/27413</id>
<updated>2009-10-20T08:17:00-07:00</updated>
<published>2009-10-20T08:17:00-07:00</published>
<summary>This is the Embarcadero DB Optimizer 2.0 Professional Edition for Linux.</summary>
<content>This is the Embarcadero DB Optimizer 2.0 Professional Edition for Linux.</content>
</entry>
<entry>
<title>Embarcadero DB Optimizer 2.0 Professional Edition for Windows</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27412" title="Embarcadero DB Optimizer 2.0 Professional Edition for Windows" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27412" title="Embarcadero DB Optimizer 2.0 Professional Edition for Windows" length="166085690" />
<author>
<name>Scott Walz</name>
</author>
<id>http://cc.embarcadero.com/Item/27412</id>
<updated>2009-10-20T08:15:15-07:00</updated>
<published>2009-10-20T08:15:15-07:00</published>
<summary>This is the Embarcadero DB Optimizer 2.0 Professional Edition for Windows.</summary>
<content>This is the Embarcadero DB Optimizer 2.0 Professional Edition for Windows.</content>
</entry>
<entry>
<title>Embarcadero DB Optimizer 2.0 Standard Edition for Windows</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27411" title="Embarcadero DB Optimizer 2.0 Standard Edition for Windows" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27411" title="Embarcadero DB Optimizer 2.0 Standard Edition for Windows" length="166085690" />
<author>
<name>Scott Walz</name>
</author>
<id>http://cc.embarcadero.com/Item/27411</id>
<updated>2009-10-20T08:13:28-07:00</updated>
<published>2009-10-20T08:13:28-07:00</published>
<summary>This is the Embarcadero DB Optimizer 1.5.1 Standard Edition for Windows build.</summary>
<content>This is the Embarcadero DB Optimizer 1.5.1 Standard Edition for Windows build.</content>
</entry>
<entry>
<title>Embarcadero DB Optimizer 2.0 Standard Edition for Linux</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27410" title="Embarcadero DB Optimizer 2.0 Standard Edition for Linux" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27410" title="Embarcadero DB Optimizer 2.0 Standard Edition for Linux" length="190912439" />
<author>
<name>Scott Walz</name>
</author>
<id>http://cc.embarcadero.com/Item/27410</id>
<updated>2009-10-20T08:11:42-07:00</updated>
<published>2009-10-20T08:11:42-07:00</published>
<summary>This is the Embarcadero DB Optimizer 2.0 Standard Edition for Linux.</summary>
<content>This is the Embarcadero DB Optimizer 2.0 Standard Edition for Linux.</content>
</entry>
<entry>
<title>Embarcadero DB Optimizer 2.0 Pro InstantOn for All-Access</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27409" title="Embarcadero DB Optimizer 2.0 Pro InstantOn for All-Access" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27409" title="Embarcadero DB Optimizer 2.0 Pro InstantOn for All-Access" length="219056820" />
<author>
<name>Scott Walz</name>
</author>
<id>http://cc.embarcadero.com/Item/27409</id>
<updated>2009-10-20T08:09:31-07:00</updated>
<published>2009-10-20T08:09:31-07:00</published>
<summary>This is the Embarcadero DB Optimizer 2.0 Professional Edition InstantOn for All-Access for Windows.</summary>
<content>This is the Embarcadero DB Optimizer 2.0 Professional Edition InstantOn for All-Access for Windows.</content>
</entry>
<entry>
<title>Embarcadero DB Optimizer 2.0 Standard InstantOn for All-Access</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27408" title="Embarcadero DB Optimizer 2.0 Standard InstantOn for All-Access" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27408" title="Embarcadero DB Optimizer 2.0 Standard InstantOn for All-Access" length="219056820" />
<author>
<name>Scott Walz</name>
</author>
<id>http://cc.embarcadero.com/Item/27408</id>
<updated>2009-10-20T08:03:33-07:00</updated>
<published>2009-10-20T08:03:33-07:00</published>
<summary>This is the Embarcadero DB Optimizer 2.0 Standard Edition InstantOn for All-Access for Windows.</summary>
<content>This is the Embarcadero DB Optimizer 2.0 Standard Edition InstantOn for All-Access for Windows.</content>
</entry>
<entry>
<title>AlphaControls 2009 v6.46</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/19718" title="AlphaControls 2009 v6.46" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=19718" title="AlphaControls 2009 v6.46" length="3541059" />
<author>
<name>Serge Goncharov</name>
</author>
<id>http://cc.embarcadero.com/Item/19718</id>
<updated>2009-10-20T06:29:00-07:00</updated>
<published>2009-10-20T06:29:00-07:00</published>
<summary>A package of standard and unique skinable VCL for professional UI design development using AlphaSkins.</summary>
<content>A package of standard and unique skinned VCL for UI design development using &amp;quot;AlphaSkins&amp;quot;. AlphaControls is an easy-to-use universal and powerful tool for developing original skinned and non-skinned business/media applications. We have also added some properties, which make AlphaControls (and the applications that use them) unique.   - Professional looking applications! - Over 80 skinned controls and invisible components + skinned standard Delphi controls and 3rd-party controls - All elements of controls may be drawn using alpha-channel techniques (control may be alpha-blended, can have realistic borders, shadows, and other fine and unique effects) - Flicker free - Graphics functions are rendered in real-time, so, effects are always sharp with color scheme used and also moving and resizing in run-time of each control is supported - Possibility of the skins embedding in the single Exe-file by few mouse clicks for easy deployment - Mouse event added to provide great possibilities - Easy-to-use and powerful skin-engine supports both internal and external skins. One type of control can have many different kinds within a skin. - It is possible to use components and forms with disabled skins (standard kind, standard behavior, fully-compatible with WinXP and Vista skins if manifest used) - Original fast algorithms for drawing. Many graphical and other functions in the package library - Many ready-to-use free skins that can be expanded. Possible to develop your own skins by the special free ASkinEditor tool using. - Automatically skinned forms and menus. Full SDI, MDI and docked forms support - Skin support for all Common Windows dialogs and messages - Built-in support of the PNG format, TsAlphaImageList component is very handy in work - Full unicode support when TntUnicode is installed - Possibility to use many different skins in one application - Full support of systems with several monitors - Application appearance can be changed from a single point (TsSkinManager component), or by one line of code - Animation effects in forms and controls - Changing of HUE and saturation for current skin in run-time - No DLLs or any additional files are required for Exe deploying - A lot of additional useful and amazing features and possibilities, the list of them increases constantly</content>
</entry>
<entry>
<title>AlphaControls Lite Edition v6.46</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/26668" title="AlphaControls Lite Edition v6.46" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=26668" title="AlphaControls Lite Edition v6.46" length="2090062" />
<author>
<name>Serge Goncharov</name>
</author>
<id>http://cc.embarcadero.com/Item/26668</id>
<updated>2009-10-20T05:53:13-07:00</updated>
<published>2009-10-20T05:53:13-07:00</published>
<summary>Free edition of the AlphaControls package.</summary>
<content>AlphaControls Lite Edition is a part of the AlphaControls package which can work without any limitations in Delphi 5/6/7/2005/2006/2007/2009/2010 and C++ Builder 6/2006/2007/2009/2010 under Windows XP and newer. By using these components you can see the basic ideas behind AlphaControls which distinguish these components from similar packages. PNG format is supported in all versions of Delphi and C++ Builder.List of available components : TsSkinManager, TsSkinProvider, TsEdit, TsCheckBox, TsPanel, TsButton, TsBitBtn, TsScrollBar, TsLabel, TsWebLabel, TsLabelFX, TsComboBox, TsListBox, TsCheckListBox, TsGauge, TsAlphaImageList.Also supported such standard controls as TEdit, TMemo, TMaskEdit, TLabeledEdit, THotKey, TListBox, TCheckListBox, TRichEdit, TDrawGrid, TTreeView, TListView, TButton, TComboBox, TColorBox, TStatusBar and some others (WARNING! SkinManager.ThirdParty property must be defined).AlphaControls Lite Edition is free for any type of projects and haven't any limitations in using.</content>
</entry>
<entry>
<title>DB Optimizer 2.0 Professional Trial - Linux</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27407" title="DB Optimizer 2.0 Professional Trial - Linux" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27407" title="DB Optimizer 2.0 Professional Trial - Linux" length="190912439" />
<author>
<name>Scott Walz</name>
</author>
<id>http://cc.embarcadero.com/Item/27407</id>
<updated>2009-10-19T20:01:29-07:00</updated>
<published>2009-10-19T20:01:29-07:00</published>
<summary>Fully functional 14-day trial of DB Optimizer 2.0 Professional Edition for Linux build.</summary>
<content>Fully functional 14-day trial of DB Optimizer 2.0 Professional Edition for Linux build.Includes DB Optimizer 2.0 Professional Edition &#8211; EnglishInstall instructions &#8226;Request a trial serial number using the Send Activation button on the left side of this page &#8226;Click the download button to download the install file &#8226;Run the install executable. &#8226;When prompted, enter the serial number for the product that you received via email after clicking the &quot;Send Activation&quot; button on the left side of the trial download page You will be prompted to enter your serial number during the process. An Internet connection is required during installation. After installation, you must register your trial version before you can use the product. Download Size: 167MB </content>
</entry>
<entry>
<title>DB Optimizer 2.0 Professional Trial - Windows</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27406" title="DB Optimizer 2.0 Professional Trial - Windows" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27406" title="DB Optimizer 2.0 Professional Trial - Windows" length="166085690" />
<author>
<name>Scott Walz</name>
</author>
<id>http://cc.embarcadero.com/Item/27406</id>
<updated>2009-10-19T18:10:03-07:00</updated>
<published>2009-10-19T18:10:03-07:00</published>
<summary>Fully functional 14-day trial of DB Optimizer 2.0 Professional Edition for Windows build.</summary>
<content>Fully functional 14-day trial of DB Optimizer 2.0 Professional Edition for Windows build.Includes DB Optimizer 2.0 Professional Edition &#8211; EnglishInstall instructions &#8226;Request a trial serial number using the Send Activation button on the left side of this page &#8226;Click the download button to download the install file &#8226;Run the install executable. &#8226;When prompted, enter the serial number for the product that you received via email after clicking the &quot;Send Activation&quot; button on the left side of the trial download page You will be prompted to enter your serial number during the process. An Internet connection is required during installation. After installation, you must register your trial version before you can use the product. Download Size: 167MB </content>
</entry>
<entry>
<title>SafeMM Debug Memory Manager for Delphi/C++</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27241" title="SafeMM Debug Memory Manager for Delphi/C++" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27241" title="SafeMM Debug Memory Manager for Delphi/C++" length="9954" />
<author>
<name>Mark Edington (Embarcadero)</name>
</author>
<id>http://cc.embarcadero.com/Item/27241</id>
<updated>2009-10-16T12:12:23-07:00</updated>
<published>2009-10-16T12:12:23-07:00</published>
<summary>A &amp;quot;proof of concept&amp;quot; unit for using OS functionality to raise anAV when an improper attempt is made to read or write memory.</summary>
<content>Debug Memory Manager for Delphi and C++ applications.This memory manager will raise an AV when an improper attempt is made to read or write memory.Implemented by Ben Taylor.Updated: October 16, 2009 to compile with older versions of the RTL.</content>
</entry>
<entry>
<title>Vampyre Imaging Library 0.26.4</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/24227" title="Vampyre Imaging Library 0.26.4" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=24227" title="Vampyre Imaging Library 0.26.4" length="13658147" />
<author>
<name>Marek Mauder</name>
</author>
<id>http://cc.embarcadero.com/Item/24227</id>
<updated>2009-10-16T07:15:42-07:00</updated>
<published>2009-10-16T07:15:42-07:00</published>
<summary>Imaging is native Object Pascal (Delphi) image loading, saving andmanipulation library. It is available for several platformsand does not require any third party dynamic libraries.</summary>
<content>Imaging is native Object Pascal image loading, saving andmanipulation library. It is available for several platformsand does not require any third party dynamic libraries.Imaging library features:-- Native Object Pascal crossplatform library with no dependencies  on any dynamically linked libraries or other platform specific binaries.  Supported platforms are:    Windows, Linux, FreeBSD, Mac OS X, x86/AMD64.-- Loading and saving of these image file formats:    BMP, JPEG, PNG/APNG, GIF, DDS, TGA, MNG, JNG, JPEG2000, TIFF, PSD, PBM,     PGM, PPM, PAM, PFM, PCX, XPM, and more.-- Many internal image data formats:    8, 16, 24, 32, 48 and 64 bit RGB and ARGB formats, indexed formats,    grayscale formats, floating point formats (IEEE754 and half precision),    compressed formats like DXT1/3/5, 3Dc and BTC.-- Basic image manipulation functions working for all supported data formats and  conversions between them (bilinear/bicubic resizing, mipmap generation,  color reduction, ...).-- Low level library interface (accessible by other programming languages)  and high level OOP one.-- Extensions for creating OpenGL, Direct3D, and SDL textures/surfaces.-- VCL, and LCL graphic classes and functions.-- Image drawing with blending, linear and nonlinear filters, point transforms,  binary morphology, drawing lines, ellipses, rectangles, etc.-- Support for mipmaps, multiimages, direct access to image data,  user-specified file formats, overriding default read and write functions,  and more.</content>
</entry>
<entry>
<title>Rapid SQL 7.6.4 Standard Edition InstantOn for All-Access</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27405" title="Rapid SQL 7.6.4 Standard Edition InstantOn for All-Access" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27405" title="Rapid SQL 7.6.4 Standard Edition InstantOn for All-Access" length="131986345" />
<author>
<name>Scott Walz</name>
</author>
<id>http://cc.embarcadero.com/Item/27405</id>
<updated>2009-10-15T13:16:22-07:00</updated>
<published>2009-10-15T13:16:22-07:00</published>
<summary>This is the Rapid SQL 7.6.4 Standard Edition InstantOn for All-Access build.</summary>
<content>This is the Rapid SQL 7.6.4 Standard Edition InstantOn for All-Access build.</content>
</entry>
<entry>
<title>Rapid SQL 7.6.4 Professional Edition</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27404" title="Rapid SQL 7.6.4 Professional Edition" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27404" title="Rapid SQL 7.6.4 Professional Edition" length="165080716" />
<author>
<name>Scott Walz</name>
</author>
<id>http://cc.embarcadero.com/Item/27404</id>
<updated>2009-10-15T13:12:33-07:00</updated>
<published>2009-10-15T13:12:33-07:00</published>
<summary>This is the Rapid SQL 7.6.4 Professional Edition build.</summary>
<content>This is the Rapid SQL 7.6.4 Professional Edition build.</content>
</entry>
<entry>
<title>Rapid SQL 7.6.4 Standard Edition</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27403" title="Rapid SQL 7.6.4 Standard Edition" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27403" title="Rapid SQL 7.6.4 Standard Edition" length="165080716" />
<author>
<name>Scott Walz</name>
</author>
<id>http://cc.embarcadero.com/Item/27403</id>
<updated>2009-10-15T13:11:08-07:00</updated>
<published>2009-10-15T13:11:08-07:00</published>
<summary>This is the Standard Edition of Rapid SQL 7.6.4 build.</summary>
<content>This is the Standard Edition of Rapid SQL 7.6.4 build.</content>
</entry>
<entry>
<title>Rapid SQL 7.6.4 Professional Edition InstantOn for All-Access</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27402" title="Rapid SQL 7.6.4 Professional Edition InstantOn for All-Access" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27402" title="Rapid SQL 7.6.4 Professional Edition InstantOn for All-Access" length="131986345" />
<author>
<name>Scott Walz</name>
</author>
<id>http://cc.embarcadero.com/Item/27402</id>
<updated>2009-10-15T13:08:14-07:00</updated>
<published>2009-10-15T13:08:14-07:00</published>
<summary>This is the Rapid SQL 7.6.4 Professional Edition InstantOn for All-Access build.</summary>
<content>This is the Rapid SQL 7.6.4 Professional Edition InstantOn for All-Access build.</content>
</entry>
<entry>
<title>Rapid SQL 7.6.4 Professional Trial</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27401" title="Rapid SQL 7.6.4 Professional Trial" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27401" title="Rapid SQL 7.6.4 Professional Trial" length="165080716" />
<author>
<name>Scott Walz</name>
</author>
<id>http://cc.embarcadero.com/Item/27401</id>
<updated>2009-10-15T13:05:04-07:00</updated>
<published>2009-10-15T13:05:04-07:00</published>
<summary>Fully functional 14-day trial of Rapid SQL 7.6.4 Professional Edition</summary>
<content>Fully functional 14-day trial of Rapid SQL 7.6.4 Professional EditionIncludes Rapid SQL 7.6.4 Professional Edition &#8211; EnglishRapid SQL Professional Edition includes all of the components available in Rapid SQL, including standard database connectivity, debugger, profiler (Oracle Server only), and Code AnalystInstall instructions &#8226;Request a trial serial number using the Send Activation button on the left side of this page &#8226;Click the download button to download the install file &#8226;Run the install executable. &#8226;When prompted, enter the serial number for the product that you received via email after clicking the &quot;Send Activation&quot; button on the left side of the trial download page You will be prompted to enter your serial number during the process. An Internet connection is required during installation. After installation, you must register your trial version before you can use the product. Download Size: 167MB </content>
</entry>
<entry>
<title>DXScene 2.90</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/26780" title="DXScene 2.90" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=26780" title="DXScene 2.90" length="18295474" />
<author>
<name>Eugene Kryukov</name>
</author>
<id>http://cc.embarcadero.com/Item/26780</id>
<updated>2009-10-14T04:58:34-07:00</updated>
<published>2009-10-14T04:58:34-07:00</published>
<summary>DXScene is DirectX based 3D library for Delphi and C++ Builder. Base features: WYSIWYG design-time designer and property editors, full 3D transformation, animations, set of building shapes, transparency support, unicode support, 3DS file converter and more.</summary>
<content>DXScene is DirectX and OpenGL based 3D library for Delphi/C++ Builder/Lazarus.    * Hardware accelerated 3D graphics on Windows and Mac OS X    * WYSIWYG run-time and design-time designer and property editors    * Full 3D transformation - rotation, scale, translate    * A set of built-in shapes is provided as part of DXScene, containing items such as Cube, Sphere, Cone, Plane    * Easy to use time-based animation and transition effects    * Mesh object have WPF mesh data format    * DXScene have 3DS, MD3 file export tool    * Alpha transparency forms    * Canvas layer object allow to paint on 3D plane using VCL's Canvas object    * VGScene core 2D layer includes high quality shapes and controls like window, label, button, checkbox, textbox and more    * Realtime mode for games and realtime simulations    * DXScene can be used as development tools for SCADA, GIS, CAD and KIOSK applications    * Physics simulation using Newton Game Dynamics    * Jpeg, Png, Tiff and Gif format read/write support    * Fast thumbnail creation    * Unicode enabled</content>
</entry>
<entry>
<title>VGScene 2.90</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/26779" title="VGScene 2.90" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=26779" title="VGScene 2.90" length="16761618" />
<author>
<name>Eugene Kryukov</name>
</author>
<id>http://cc.embarcadero.com/Item/26779</id>
<updated>2009-10-14T04:57:13-07:00</updated>
<published>2009-10-14T04:57:13-07:00</published>
<summary>VGScene is a suite of native Delphi/C++Builder/Lazarus components for develop rich applications for desktop like Adobe AIR or Microsoft WPF. Available for Windows and Mac OS X. Base features: fast realtime anti-aliased 2D vector graphics engine, WYSIWYG design-time designer and property editors, full 2D transformation, animations, bitmap effects, set of building controls, unicode support and more.</summary>
<content>VGScene is a suite of native Delphi/C++Builder/Lazarus components for develop rich applications for desktop like Adobe AIR or Microsoft WPF. + Cross-platform solution available on Microsoft Windows and Apple Mac OS X+ Fast realtime anti-aliased vector graphics, resolution independent, alpha blending, gradient and special visual filling+ WYSIWYG design-time and run-time designer and property editors+ Advanced GUI engine window, button, textbox, numberbox, memo, anglebox, list box and much much more+ VGScene provides shape primitives for 2D graphics along with a built-in set of brushes, pens, geometries, and transforms+ Advanced animations techniques calculated in background thread. Easy to use, accuracy, minimal CPU usage and automatic FPS correction+ VGScene provides for bitmap effects, however, they are rendered in software. Special effects such as dropshadows and blurring are built in.+ VGScene cam be used as development tools for SCADA, GIS, CAD and KIOSK applications+ Path object have SVG, WPF path data format+ Very easy to use and powerful layouts. The child elements are recursively arranged by their parents+ Layered forms, unicode enabled+ Jpeg, Png, Tiff and Gif format read/write support on Windows and Mac OS X+ Fast thumbnail creation and image processing</content>
</entry>
<entry>
<title>TEnum&amp;lt;T&amp;gt; Simple generics Enum example</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27397" title="TEnum&amp;lt;T&amp;gt; Simple generics Enum example" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27397" title="TEnum&amp;lt;T&amp;gt; Simple generics Enum example" length="2089" />
<author>
<name>Jim Ferguson</name>
</author>
<id>http://cc.embarcadero.com/Item/27397</id>
<updated>2009-10-13T08:48:15-07:00</updated>
<published>2009-10-13T08:48:15-07:00</published>
<summary>If you use GetEnumName than this is for you! Never have to worrie about converting enumorations again now that generics are here.</summary>
<content>I'm a long time lover of Enumarated types, I created this simple example and use my TEnum&amp;lt;T&amp;gt; generic record with methods that wraps up the dirty details of a enumorated type and implicit class operators.It wraps a record with around a single field declared (Value) to be of the enumorated type.  It uses implicit class operators bring the enumorated type back out to the surface, but also includes implicit class operators to allow getting and setting of the ordinal value, as wall as get and set by string.  All with pretty much no code.  (However it is a little visual basic'ish)Even the string format is friendly through the EnumToStr and StrToEnum functions in TEnum&amp;lt;T&amp;gt;.Small sample from the DPR code:type  TJim = (jjHigh,jjLow,jjHello_There);var  J: TEnum&amp;lt;TJim&amp;gt;;  S: String;  Strs: TStrings;  I: Integer;begin  // Implicit assign of the friendly string  J := 'Hello There';   // implicit assign of enumorated name as   J := 'jjHello_There'; string  // implicit ordinal assign  J := 2;      // implicit assign of enumoratedtype  J := jjHello_There;      // This uses casting to select the proper implicit conversion  WriteLn(String(J),'(',Integer(I),')');   // Output should be 'Hello There(2)'  // Add the enumorated type value to TStrings  Strs.Add(J);end. I welcome your comments or feedback</content>
</entry>
<entry>
<title>Virtual computing</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27399" title="Virtual computing" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27399" title="Virtual computing" length="67478" />
<author>
<name>Alexey Borovoy</name>
</author>
<id>http://cc.embarcadero.com/Item/27399</id>
<updated>2009-10-12T00:44:34-07:00</updated>
<published>2009-10-12T00:44:34-07:00</published>
<summary>Here explicit description of mechanism of data compression in virtual computer is given.</summary>
<content>Explicit description of mechanism of data compression clarifies problem of parameterization of decomposition of pixel image. So parameterization problem can be considered on smaller elements of video signal. With the use of parameterized decomposition of pixel image the limits of analysis of contents of video signal in virtual computer are stretched.</content>
</entry>
<entry>
<title>Enhanced jpeg implementation</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/19723" title="Enhanced jpeg implementation" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=19723" title="Enhanced jpeg implementation" length="1493805" />
<author>
<name>Gabriel Corneanu</name>
</author>
<id>http://cc.embarcadero.com/Item/19723</id>
<updated>2009-10-11T05:37:21-07:00</updated>
<published>2009-10-11T05:37:21-07:00</published>
<summary>lossless transformation support for jpeg images; CMYK support; bug fix</summary>
<content>Gabriel CorneanuThis unit  contains a new jpeg implementation (based on Delphi original)-fixed bug accessing one pixel height picture-added lossless transformation support for jpeg images (based on Thomas G. Lane C library - visit jpegclub.org/jpegtran )-added CMYK support (read only)-compiled for D5-2010 AND BCB5-6-CMYK to RGB fast MMX conversion (not for Delphi5, lack of MMX ASM) (fallback to simple pascal implementation if not available)-fixed bug in Delphi 5 ASM (CMYK to RGB function)You only need the jpeg.dcu file; it can be copied to program directory or to the LIB directory.I generated obj and hpp files for use with CBuilder 5 and 6 also.This is what you need to use it:- this is just an enum  TJpegTransform = (    jt_FLIP_H,{ horizontal flip }    jt_FLIP_V,{ vertical flip }    jt_TRANSPOSE,{ transpose across UL-to-LR axis }    jt_TRANSVERSE,{ transpose across UR-to-LL axis }    jt_ROT_90,{ 90-degree clockwise rotation }    jt_ROT_180,{ 180-degree rotation }    jt_ROT_270{ 270-degree clockwise (or 90 ccw) }  );-    procedure Crop(xoffs, yoffs, newwidth, newheight: integer);this method is cropping the image-    procedure Transform(Operation: TJpegTransform);this method is applying the specified transformation; read the transupp.h comments about limitations(my code is using crop option)-    property  IsCMYK: boolean read FIsCMYK;this will indicate if the last jpeg image loaded is CMYK encoded-    property  InverseCMYK: boolean read FInverseCMYK write SetInverseCMYK;if set (default, because I could only find this kind of images), the CMYK image is decoded with inversed CMYK values (I read that Photoshop is doing this).</content>
</entry>
<entry>
<title>Unicode Statistics Tool</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27398" title="Unicode Statistics Tool" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27398" title="Unicode Statistics Tool" length="626941" />
<author>
<name>Anders Ohlsson</name>
</author>
<id>http://cc.embarcadero.com/Item/27398</id>
<updated>2009-10-09T12:56:27-07:00</updated>
<published>2009-10-09T12:56:27-07:00</published>
<summary>This utility will hopefully assist you in collecting useful statisticson how hard (or not) it would be to migrate your older applications toUnicode.</summary>
<content>Parser.exe is based on Jacob Thurman's work, and should support Pascalcode all the way back to the early days. It may have some issues withsome really old and esoteric syntax.Please take it for a spin and give me some feedback. I'd like to knowif it helps you, and if so - how? ;)When you first launch the app, you will have to specify a directorywhere the source code you'd like to analyze lives. You can choose toprocess sub directories or not.Hit &quot;Process files&quot; and let it run. You'll see the tool logging processedfiles as it goes.If you run into an ERROR (it gives a line number) it most likely raninto some syntax that it doesn't like. Don't worry about that. At leastnot yet... ;)Once finished, the treeview at the bottom will be populated. It'll listall used units (and how many times each one was used), number of files,number of lines, and number of instances of quite a few things that mayor may not be interesting to you, such as String, Read, Write, SizeOf,etc.Each node can be expanded and this is where it gets interesting. You'llnotice number of instances of each token per file and as a percentageof all instances of that token found.Should you be daring enough to want stats on your own custom tokens,feel free to put them in the box that says &quot;GetTempFileNameA&quot; and hit&quot;Add Token&quot;. Nothing will happen quite yet. Add as many tokens as youwant, hitting &quot;Add Token&quot; between each one. Then hit &quot;Process files&quot;again and you will get your custom stats added to the tree view.Oh, BTW, &quot;Save Report&quot; simply saves a flat version of the tree viewto a file.Source code is included.Good luck, enjoy, and let me know how it goes!Thanks!</content>
</entry>
<entry>
<title>Embarcadero All-Access Server 1.5</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27395" title="Embarcadero All-Access Server 1.5" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27395" title="Embarcadero All-Access Server 1.5" length="160165027" />
<author>
<name>Jeff Anders</name>
</author>
<id>http://cc.embarcadero.com/Item/27395</id>
<updated>2009-10-06T15:57:56-07:00</updated>
<published>2009-10-06T15:57:56-07:00</published>
<summary>Embarcadero All-Access Server 1.5 download.</summary>
<content>Embarcadero All-Access Server 1.5 download.</content>
</entry>
<entry>
<title>Embarcadero All-Access InstantOn Client 1.5</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27394" title="Embarcadero All-Access InstantOn Client 1.5" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27394" title="Embarcadero All-Access InstantOn Client 1.5" length="57738653" />
<author>
<name>Jeff Anders</name>
</author>
<id>http://cc.embarcadero.com/Item/27394</id>
<updated>2009-10-06T15:52:36-07:00</updated>
<published>2009-10-06T15:52:36-07:00</published>
<summary>This is the Embarcadero All-Access InstantOn Client 1.5 build.</summary>
<content>This is the Embarcadero All-Access InstantOn Client 1.5 build.</content>
</entry>
<entry>
<title>Embarcadero All-Access Client 1.5</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/27393" title="Embarcadero All-Access Client 1.5" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=27393" title="Embarcadero All-Access Client 1.5" length="60129720" />
<author>
<name>Jeff Anders</name>
</author>
<id>http://cc.embarcadero.com/Item/27393</id>
<updated>2009-10-06T15:46:29-07:00</updated>
<published>2009-10-06T15:46:29-07:00</published>
<summary>This is the Embarcadero All-Access Client 1.5 build.</summary>
<content>This is the Embarcadero All-Access Client 1.5 build.</content>
</entry>
</feed>
