<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>CodeCentral Delphi Submissions</title>
    <link>http://cc.codegear.com/Products.aspx?prodid=1</link>
    <description>CodeCentral Delphi Submissions</description>
    <item>
      <title>ExtPascal v.0.8.9 - Object Pascal wrapper for Ext JS</title>
      <description>ExtPascal is an Object Pascal wrapper for  Ext JS (http://extjs.com), a comprehensive GUI Ajax framework. ExtPascal lets you use the Ext JS from Object Pascal commands issued by the server. That brings the structure and strict syntax of the Object Pascal for programming the web browser. * High performance with native code for Server side programming, no PHP required. * Uses FastCGI or CGI for Web Server communication. * Compatible with any Web Server supporting CGI or FastCGI protocols. * Statefull, keep-alive and multithread server applications. * Parser Ext JS HTML documentation to Object Pascal code. * Self-translate Object Pascal code to JavaScript code during execution. * Coding in full Object Pascal, minimal use of (X)HTML, CSS and JavaScript. * AJAX programming using Object Pascal. * Full wrapper to all Ext JS classes, singletons and widgets. * Transparent support for all main web browsers: IE 5+, Firefox 1.5+, Safari 2+ and Opera 9+ on any client side platform. * Server side multiplatform support thru FreePascal compiler compatibility. Tested on Windows, Linux and Mac OS X. * Thread Garbage Collector for all Ext JS classes and widgets. * Slim Services and EventLog support for Windows  * Produce very tiny executables.</description>
      <link>http://cc.codegear.com/Item/25674</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25674" type="application/zip" length="61023" />
      <pubDate>2008-07-03T14:24:20</pubDate>
      <dc:date>2008-07-03T14:24:20</dc:date>
      <guid>http://cc.codegear.com/Item/25674</guid>
    </item>
    <item>
      <title>Test</title>
      <description>Test</description>
      <link>http://cc.codegear.com/Item/25710</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25710" type="application/zip" length="15143" />
      <pubDate>2008-07-03T08:28:04</pubDate>
      <dc:date>2008-07-03T08:28:04</dc:date>
      <guid>http://cc.codegear.com/Item/25710</guid>
    </item>
    <item>
      <title>AlphaControls v5.50</title>
      <description>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. - Skinning of standard VCL and system dialogs - Additional controls with many improvements - Drawing of components is produced in several layers, so components may be alpha-blended, can have nice realistic borders, shadows and some other beautiful effects - TPngImageList component support - Billenium Effects support - Automatic skinning of most standard edit controls - Support of packed and unpacked skins - Easy embedding of any skins within the Exe-file for easy deployment - Over 80 skinable controls and invisible components - The elements of each control are calculated in real-time, so any control can be freely moved and resized at run-time - Style Hints control make hints to be displayed alpha-blended and you can choose from many ways to display - Added caption properties for position and rendering - Mouse event added provide great possiblities - Skinable forms and menus - Easy and powerfull skin-engine supports of internal and external skins, one type of control can have some kinds in skin. All drawings (patterns except) supports of alpha-masks - Controlling of application skin from one point (TsSkinManager component) - Possibility of components using without skins - Original fast algorithms of drawings, many graphical and other functions in the package library - Designing in design-time in IDE - Ready-to-use skins with possibility for expanding and own skins developing - Animation effects in some controls - Frames full support - SDI &amp;amp;amp; MDI forms support - Skinned standard dialogs - Unicode support if TntControls used - Working with the components is very simple and intuitive - And so on...</description>
      <link>http://cc.codegear.com/Item/19718</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=19718" type="application/zip" length="15291188" />
      <pubDate>2008-07-01T04:01:23</pubDate>
      <dc:date>2008-07-01T04:01:23</dc:date>
      <guid>http://cc.codegear.com/Item/19718</guid>
    </item>
    <item>
      <title>BTVisualFTP 2.5 FTP client component with Unicode support</title>
      <description>Feature overview* New: log server welcome message* New: improved Unicode support* New: uses an embedded TIdFTP subcomponent by default* Supports UTF-8 (Unicode) enabled FTP servers (like FileZilla) - requires TMS or TNT Unicode components, uses classic VCL components by default* Drag and drop upload of files and folders (including subdirectories)* Delete folders including subdirectories* Show associated shell icons (Linux: only File and Folder icons) and file type descriptions (Windows only)* A popup menu offers FTP commands (rename, delete, create directory...)* Popup menu actions can be linked with menu items or toolbar buttons* URL window with history dropdown for quick navigation* Supports translation with GNU gettext for Delphi library* Supports XCRC transfer integrity verification (new option TOptionsBehaviour.AutoVerifyFile) - Win32 platform only * Doxygen documentation is provided in HTML and CHM format* Includes the full source code, licensed under the GNU General Public License (GPL)* A commercial team developer license (5 developers) is availableThe HTML documentation is available online at http://btvisualftp.sourceforge.net/RequirementsBTVisualFTP requires Internet Direct (Indy) 10.2.3</description>
      <link>http://cc.codegear.com/Item/24525</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=24525" type="application/zip" length="307774" />
      <pubDate>2008-06-28T09:22:48</pubDate>
      <dc:date>2008-06-28T09:22:48</dc:date>
      <guid>http://cc.codegear.com/Item/24525</guid>
    </item>
    <item>
      <title>ATViewer (file viewer component) 2.5.0</title>
      <description>ATViewer is a Delphi/C++Builder component which allows to view files of various types. There is no edit possibility, just quick view - so it's useful to implement &amp;amp;quot;View file&amp;amp;quot; feature in your Delphi/BCB application. The implemented view modes and corresponding file types are: * Text/Binary/Hex/Unicode: all files, of unlimited size.Plain file dump is shown. Used ATBinHex component: only visible part of file is loaded into memory. Modes are suitable for large files or files of unknown type. * RTF: RTF and UTF-8 encoded texts.File is shown using RichEdit control. * Image: all general image formats: BMP, JPG, ICO, GIF, PNG etc.File is shown using ATImageBox component. * Multimedia: all file types supported by MS Windows Media Player: AVI, MPEG, WMV, MP3 etc.File is shown using Windows Media Player ActiveX control. * Internet: all file types supported by MS Internet Explorer: HTML, XML, DOC, XLS etc.File is shown using Internet Explorer ActiveX control. * Plugins: all file types supported by Total Commander Lister plugins.</description>
      <link>http://cc.codegear.com/Item/24048</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=24048" type="application/zip" length="2917692" />
      <pubDate>2008-06-27T20:33:43</pubDate>
      <dc:date>2008-06-27T20:33:43</dc:date>
      <guid>http://cc.codegear.com/Item/24048</guid>
    </item>
    <item>
      <title>DynamicSkinForm  v. 9.40</title>
      <description>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 -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</description>
      <link>http://cc.codegear.com/Item/22973</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=22973" type="application/zip" length="7435621" />
      <pubDate>2008-06-26T16:52:42</pubDate>
      <dc:date>2008-06-26T16:52:42</dc:date>
      <guid>http://cc.codegear.com/Item/22973</guid>
    </item>
    <item>
      <title>BusinessSkinForm  v. 6.40</title>
      <description>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 -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 and Vista-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</description>
      <link>http://cc.codegear.com/Item/22971</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=22971" type="application/zip" length="7194249" />
      <pubDate>2008-06-26T16:46:27</pubDate>
      <dc:date>2008-06-26T16:46:27</dc:date>
      <guid>http://cc.codegear.com/Item/22971</guid>
    </item>
    <item>
      <title>Engineer reverse in Delphi</title>
      <description>Attention! In the code source, the method &amp;amp;quot;Conectar&amp;amp;quot; , where it has &amp;amp;quot;Database&amp;amp;quot; to change for &amp;amp;quot;Driver&amp;amp;quot;Utilitarian Beta that makes the reverse engineering of the tables of a database SQLServer creating the classes with the read, write and store procedures. Leave your comment !!!!!!!!!!!!             Utilitario beta que realizar engenharia reversa das tabelas de um banco de dados SqlServer criando as classes com Read, write andstore procedures...Deixe seu comentario!!!procedure Conectar(Driver:string;Conn:TSQLConnection;Server, Database, User, Pass:string);begin  Conn.Connected:= false;//if (DataBase = 'MSSQL') then  if (Driver = 'MSSQL') then  begin    Conn.Params.Values['HostName']:= Server;    Conn.Params.Values['DataBase']:= Database;  end  else  if (Driver = 'INTERBASE') then     INTERBASE.Params.Values['DataBase']:= Server+':'+Database  else  if ( Driver = 'Oracle') then     INTERBASE.Params.Values['DataBase']:= Database;  Conn.Params.Values['User_Name'] := User;  Conn.Params.Values['Password']  := Pass;  Conn.Connected:= true;  Entidade.SQLConnection:= Conn;end;Lindemberg CortezEmail: lindembergz@hotmail.comlindemberg@natalsoft.com.br</description>
      <link>http://cc.codegear.com/Item/25428</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25428" type="application/zip" length="955670" />
      <pubDate>2008-06-26T13:23:49</pubDate>
      <dc:date>2008-06-26T13:23:49</dc:date>
      <guid>http://cc.codegear.com/Item/25428</guid>
    </item>
    <item>
      <title>Axial Build 2007 for Delphi Win32 - v.1.2007.0.180</title>
      <description>O Axial Build 2007 for Delphi Win32, nasceu da necessidade de gerar builds finais da linha de produtos Axial, que s&amp;amp;#227;o desenvolvidos todos em Delphi Win32. A necessidade era ter uma ferramenta simples e objetiva para as nossas necessidades, j&amp;amp;#225; que algumas das ferramentas encontradas no mercado, ou s&amp;amp;#227;o pagas, e tem muitos recursos al&amp;amp;#233;m de nossas necessidades, ou ent&amp;amp;#227;o s&amp;amp;#227;o ferramentas sem IDE, exigindo uma linha de aprendizado maior de nosso pessoal. Dai nasceu o Axial Build, simples e objetivo.Depois de alguns testes e resultados satisfat&amp;amp;#243;rios, resolvemos distribuir o Axial Build livremente, para que empresas ou programadores aut&amp;amp;#244;nomos pudessem desfrutar de uma ferramenta que agilize seu dia dia de produ&amp;amp;#231;&amp;amp;#227;o.Esperamos sinceramente que o Axial Build seja &amp;amp;#250;til a voc&amp;amp;#234;, e sua distribui&amp;amp;#231;&amp;amp;#227;o &amp;amp;#233; livre, simplesmente por existir nele alguns componentes distribu&amp;amp;#237;dos open source na internet, o que nos ajudou e muito em produzir um produto &amp;amp;#225;gil para n&amp;amp;#243;s, em pouqu&amp;amp;#237;ssimo tempo. </description>
      <link>http://cc.codegear.com/Item/25707</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25707" type="application/zip" length="1359670" />
      <pubDate>2008-06-24T14:41:30</pubDate>
      <dc:date>2008-06-24T14:41:30</dc:date>
      <guid>http://cc.codegear.com/Item/25707</guid>
    </item>
    <item>
      <title>TCAD for Borland Delphi&amp;amp;amp;C++ Builder&amp;amp;amp;C# xp.I</title>
      <description>General    * Multi OS and Develope tool supported            o OS:Windows,Linux,.NET;            o Tools:           o          (VCL)BDS2006 Delphi,C++ Builder,Kylix,Delphi2007          o             (VCL.NET),Delphi2005.NET RAD codegear 2007          o           (.NET)VS.2003 (VB.NET C# J#) Delphi2005(C# Delphi.NET)    * Object pascal native source and Object orientated code    * Full source include    * Library supported    * Rich API function support    * Link line supportedBasic function list    * Drawing shapes on the designer canvas by mouse actions or code.    * Modifying the drawed shapes.    * Support multi-layers, printing/deleting/visible/invisible layer(s).    * Using all colors possible.    * Using different style of pens ,different style of brushes if you need.    * Creating text objects with any font installed in the system.    * Necessarily shape action related events published.    * Using page formats like (A0,A1,A2,A3,A4,letter, etc.) or custom sizes.    * Undo actions    * Cutting, copying, flipping pasting and deleting the shapes.    * Sendtoback,Bringtofront all or be a step.    * Ordering the shapes(SendToBack, BringToFront, etc.)    * Rotating, Dragging and Scaling the shapes by mouse or code    * Aligning the shape in any style.    * Snapping the mouse point to grids or existed shape.    * Saving the drawing as disk file or stream(database) and opening it.    * Printing the drawing to the printer and/or plotter.    * Inserting bitmaps to the drawing.    * Scaling, rotating,dragging bitmaps like a shape.    * Locking/Unlocking Shape.    * Grouping and ungrouping the shapes.    * Zooming and panning, viewing the drawing in any scale .    * Showing hints when mouse enter into a shape.Advance function list    * Can adjust Bright,Contrast for TMyImage and can GrayScale it    * Easy to create your library with Libmanager.exe    * Intelligent dynamic link line supported , using mouse or code, like MS VISIO    * Support line crossing and line breaking    * Support 24 gradient styles fill mode    * Exporting the drawing as WMF,bitmap,Jpg,dxf file.    * Import dxf file    * Setting user-define properties for every shape    * Support Rule line    * Support editing the child shape even it be combined    * Support multi-lines for TMyText shape    * Powerful inspector and easy to locate it    * has 8 hotspots.Technical Support    * Ticket/e-mail based technical support    * Free assistance with installation and integration into your develop tool    * DocumentationTutorials    * Code samples    * Examples    * Detailed documentationdownload at here:http://www.codeidea.com/html/download.htmlWe have big components website too, it is http://www.cookcode.com ,  really a powerful website, it can help you choose products and contact with vendors. sign up to get bonus now.we are happy you can contact us.  </description>
      <link>http://cc.codegear.com/Item/19619</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=19619" type="application/zip" length="709831" />
      <pubDate>2008-06-23T08:34:01</pubDate>
      <dc:date>2008-06-23T08:34:01</dc:date>
      <guid>http://cc.codegear.com/Item/19619</guid>
    </item>
    <item>
      <title>FlatTitle,Moving Window Without Titlebar,Moving Panel</title>
      <description />
      <link>http://cc.codegear.com/Item/25700</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25700" type="application/zip" length="1218" />
      <pubDate>2008-06-23T03:18:30</pubDate>
      <dc:date>2008-06-23T03:18:30</dc:date>
      <guid>http://cc.codegear.com/Item/25700</guid>
    </item>
    <item>
      <title>SmartFlash  v.2.50</title>
      <description>SmartFlash is a VCL with additional features in Macromedia Flash ActiveX.SmartFlash support real trasparency of the flash and antialiasing effect in the flash frame.Also you can load flash, FLV from stream and grab frame to the bitmap with alpha-channel. Features:* easy to use * full streaming support (no temporary files)* real transparency  * real anti-aliasing effect  * save flash frame to bitmap with alpha channel, png (internal support), jpeg * load flash, FLV from file, resource file, stream * store your flashes, FLV in *.exe file * support Macromedia Flash ActiveX 3,4,5,6,7,8,9 * interaction with Delphi and C++Builder (flash forms, menus, controls and more...) * layered windows support* windows with regions support * enable\disable flash sounds* sounds volume control* performance in transparency mode as in standard flash player* additional components</description>
      <link>http://cc.codegear.com/Item/24144</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=24144" type="application/zip" length="4563358" />
      <pubDate>2008-06-21T07:39:04</pubDate>
      <dc:date>2008-06-21T07:39:04</dc:date>
      <guid>http://cc.codegear.com/Item/24144</guid>
    </item>
    <item>
      <title>SmartEffects v.1.26</title>
      <description>SmartEffects is an easy-to-use VCL  that enables you to create amazing splash screens, forms, controls and image transition effects.Features:    * easy to use    * over 50 transition effects    * cool collection with over 70 mask-bitmaps       for &amp;amp;quot;Bitmap -  Animation&amp;amp;quot; type of transition effect    * advanced rendering engine    * amazing splash screens    * form and controls transition effects    * image transition effects    * real-time rendering    * cool controls (button with animation effects, labels      with glow, shadow, reflection effects)    * testing in Windows 98, ME, NT 4, 2k, 2003, XP and Vista    </description>
      <link>http://cc.codegear.com/Item/25336</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25336" type="application/zip" length="6928465" />
      <pubDate>2008-06-21T07:34:21</pubDate>
      <dc:date>2008-06-21T07:34:21</dc:date>
      <guid>http://cc.codegear.com/Item/25336</guid>
    </item>
    <item>
      <title>GIF and JPG source files for CodeGear RAD Studio 2007</title>
      <description>This zip file includes source files for the GIF and JPG support in RAD Studio 2007.This software is being provided to licensed users of CodeGear RAD Studio 2007, C++Builder 2007 and Delphi 2007 for Win32. Installation and use&amp;#160;are governed by the license statement for CodeGear RAD Studio 2007.</description>
      <link>http://cc.codegear.com/Item/25696</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25696" type="application/zip" length="386581" />
      <pubDate>2008-06-21T00:06:50</pubDate>
      <dc:date>2008-06-21T00:06:50</dc:date>
      <guid>http://cc.codegear.com/Item/25696</guid>
    </item>
    <item>
      <title>Aplicaciones Multicapa - extendiendo las app CS (Espa&amp;amp;#241;ol)</title>
      <description>Developer Days 3 en Espa&amp;amp;#241;ol - En esta presentaci&amp;amp;#243;n nos enfocaremos es explorar las virtudes que nos ofrece Delphi 2007 para la creaci&amp;amp;#243;n de aplicaciones multicapas y como extender la aplicaciones existentes cliente servidor a un modelo desconectado, mas ligero y escalable usando esta arquitectura. Adem&amp;amp;#225;s veremos las nuevas caracter&amp;amp;#237;sticas disponibles que posee la tecnolog&amp;amp;#237;a DataSnap para aquellos que poseen aplicaciones utilizando esta tecnolog&amp;amp;#237;a y no han decido migrar a las nueva versi&amp;amp;#243;n de Delphi. Esta secci&amp;amp;#243;n esta dirigida para aquellos que conocen la arquitectura DataSnap y desean actualizarse con las nuevo disponible y los que tienen aplicaciones cliente servidor utilizando ClientDataset, DBExpres y requieren llevar sus aplicaciones al pr&amp;amp;#243;ximo nivel.</description>
      <link>http://cc.codegear.com/Item/25580</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25580" type="application/zip" length="30537087" />
      <pubDate>2008-06-19T19:55:34</pubDate>
      <dc:date>2008-06-19T19:55:34</dc:date>
      <guid>http://cc.codegear.com/Item/25580</guid>
    </item>
    <item>
      <title>El ClientDataSet y sus caracter&amp;amp;#237;sticas de uso local (Espa&amp;amp;#241;ol)</title>
      <description>Developer Days 3 en Espa&amp;amp;#241;ol - En ocasiones es necesario trabajar con archivos bien estructurados de forma local, hoy en d&amp;amp;#237;a todav&amp;amp;#237;a existen aplicaciones que siguen trabajando con archivos que poseen estructuras complejas y por lo tanto dificiles de manipular, esta presentaci&amp;amp;#243;n pretende mostrar la manera de usar los ClientDataSets, sac&amp;amp;#225;ndole provecho a sus caracter&amp;amp;#237;sticas de trabajo con los XML y su excelente trabajo de datos en memoria.</description>
      <link>http://cc.codegear.com/Item/25579</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25579" type="application/zip" length="216261921" />
      <pubDate>2008-06-19T19:50:44</pubDate>
      <dc:date>2008-06-19T19:50:44</dc:date>
      <guid>http://cc.codegear.com/Item/25579</guid>
    </item>
    <item>
      <title>Carro de compras con RAD Studio 2007, ASP.NET y ECO IV (Espa&amp;amp;#241;ol)</title>
      <description>Developer Days 3 en Espa&amp;amp;#241;ol - En esta presentaci&amp;amp;#243;n crearemos un carro de compras utilizando ASP.NET 2.0 junto a ECO IV en Rad Studio 2007. Se revisaran conceptos como la creaci&amp;amp;#243;n de las clases del modelo, sus relaciones, generaci&amp;amp;#243;n del modelo en la base de datos, restricciones, etc. Utilizaremos providers de ASP.NET para la Autenticaci&amp;amp;#243;n/autentificaci&amp;amp;#243;n. Adem&amp;amp;#225;s se inspeccionan conceptos como SiteMaps y Master-pages entre otros</description>
      <link>http://cc.codegear.com/Item/25577</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25577" type="application/zip" length="228577837" />
      <pubDate>2008-06-19T19:45:09</pubDate>
      <dc:date>2008-06-19T19:45:09</dc:date>
      <guid>http://cc.codegear.com/Item/25577</guid>
    </item>
    <item>
      <title>ProDelphi.Net 7.0</title>
      <description>Delphi profiler (runtime measurement) with following features:Built-in viewer, history function, integration into the IDE, dynamic (de)activation of measurement, online operation window, cyclic storage of measurement results, printing of reports, optional call graph, direct navigation from measurement result to measured procedure in the editor, programming-API, smallest measurable duration is 1 CPU-cycle, accuracy of profiling about 4 % (Intel Celeron), documentation in form of a User Guide.</description>
      <link>http://cc.codegear.com/Item/20871</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=20871" type="application/zip" length="1947893" />
      <pubDate>2008-06-17T10:27:49</pubDate>
      <dc:date>2008-06-17T10:27:49</dc:date>
      <guid>http://cc.codegear.com/Item/20871</guid>
    </item>
    <item>
      <title>Localized strings and editing tool for the Developer Network</title>
      <description>Update it with definitions for your language, and upload it to CodeCentral (and email a notice to John Kaster), or just email the file to john.kaster@codegear.com and we can add support for your language on the Developer Network.Please note: the list of strings in this XML document will grow over time, but untranslated versions of the string gracefully default to the English version if your native version is not available.June 1, 2008The latest version of strings.xml can now always be downloaded directly from http://gp.codegear.com/view/template/strings.xml. You should still download the translation tool from this CodeCentral entry, however.May 8, 2008Latest updatesApril 24, 2008Latest translations posted.March 26, 2008Latest translations posted.Jun 17, 2007Latest translations posted.Apr 22, 2007More strings, Japanese update, and new version of the strings editor with more hotkeys, menus, and a toolbar.Apr 11, 2007Updating strings.xml to the latest list. Lots of new strings.Jan 30, 2007Updated Spanish, added 4 new strings for the conferences web site.Jan 27, 2007Updating Italian, Portuguese and Spanish, and added Hungarian to strings.xmlJan 25, 2007Updated strings.xml with new strings required by improved UI for DNJan 15, 2007Added many more languages and provided CDN Strings Editor utility, which requires the .NET 1.1 run-time to workDec 11, 2006Added Korean and Swedish to the master file, and updated Russian</description>
      <link>http://cc.codegear.com/Item/24275</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=24275" type="application/zip" length="1608449" />
      <pubDate>2008-06-17T04:41:23</pubDate>
      <dc:date>2008-06-17T04:41:23</dc:date>
      <guid>http://cc.codegear.com/Item/24275</guid>
    </item>
    <item>
      <title>May/June 08 Help Update 4 for CodeGear RAD Studio 2007</title>
      <description>&amp;lt;H1&amp;gt;Release Notes: Help Updates for CodeGear RAD Studio 2007&amp;lt;/H1&amp;gt;&amp;lt;P&amp;gt;RAD Studio 2007 Help Updates provide bug fixes and other improvements to the Help system.&amp;lt;/P&amp;gt;&amp;lt;P&amp;gt;See &amp;lt;A href=&amp;quot;http://dn.codegear.com/article/37542/&amp;quot;&amp;gt;http://dn.codegear.com/article/37542/&amp;lt;/A&amp;gt; for updates to these release notes.&amp;lt;/P&amp;gt;&amp;lt;P&amp;gt;Visit CodeGear CodeCentral for versions of the RAD Studio Help in CHM and PDF formats.&amp;lt;/P&amp;gt;&amp;lt;H2&amp;gt;Installation Notes&amp;lt;/H2&amp;gt;&amp;lt;P&amp;gt;Installing this update uninstalls the current help and then installs and registers the newest Help Update.&amp;lt;/P&amp;gt;&amp;lt;H3&amp;gt;Requirements&amp;lt;/H3&amp;gt;&amp;lt;P&amp;gt;This Help Update can be applied to: &amp;lt;/P&amp;gt;&amp;lt;UL&amp;gt;&amp;lt;LI&amp;gt;CodeGear RAD Studio 2007 &amp;lt;LI&amp;gt;C++Builder 2007 Update 3 &amp;lt;LI&amp;gt;Delphi 2007 for Win32 Update 3 &amp;lt;/LI&amp;gt;&amp;lt;/UL&amp;gt;&amp;lt;P&amp;gt;&amp;lt;STRONG&amp;gt;Important:&amp;lt;/STRONG&amp;gt; This Help Update cannot be applied to prior software versions. You must update RAD Studio to one of the versions listed above to be able to use the Help Update mechanism.&amp;lt;/P&amp;gt;&amp;lt;H3&amp;gt;Help Update History&amp;lt;/H3&amp;gt;Help Update 1: October 2007 (&amp;lt;A href=&amp;quot;http://dn.codegear.com/article/37134&amp;quot;&amp;gt;http://dn.codegear.com/article/37134&amp;lt;/A&amp;gt;)&amp;lt;BR&amp;gt;Help Update 2: February 2008&amp;lt;BR&amp;gt;Help Update 3: April 2008&amp;lt;BR&amp;gt;Help Update 4: June 2008&amp;lt;BR&amp;gt;&amp;lt;br&amp;gt;&amp;lt;H1&amp;gt;Installing the Help Update from the Registered Users Site&amp;lt;/H1&amp;gt;&amp;lt;P&amp;gt;You can obtain the help update download from the &amp;lt;A href=&amp;quot;http://cc.codegear.com/reg/radstudio&amp;quot;&amp;gt;Registered Users Site&amp;lt;/A&amp;gt;. Install Help Updates using this command: &amp;lt;BR&amp;gt;&amp;lt;/P&amp;gt;&amp;lt;PRE&amp;gt;&amp;#160;&amp;#160;&amp;#160;HelpSetup /upgrade&amp;lt;/PRE&amp;gt;&amp;lt;H2&amp;gt;Known Problems with the Help Update Installer&amp;lt;/H2&amp;gt;&amp;lt;UL&amp;gt;&amp;lt;LI&amp;gt;If you close the Update before the install completes, when you run Check Update again, a message says there is no Update available. The workaround is to download and run HelpSetup /upgrade from the Registered Users Site. &amp;lt;LI&amp;gt;If you have registered 3rd party help in the &amp;lt;CODE&amp;gt;RAD Studio/5.0/Help/Doc/h2reg.ini&amp;lt;/CODE&amp;gt; file, you may have problems if you used syntax that is not compatible with RAD Studio Help. See &amp;lt;A href=&amp;quot;http://dn.codegear.com/article/37252/&amp;quot;&amp;gt;How to Plug 3rd-Party Help into RAD Studio Help&amp;lt;/A&amp;gt; for instructions. &amp;lt;/LI&amp;gt;&amp;lt;/UL&amp;gt;&amp;lt;H2&amp;gt;Improving Install Performance&amp;lt;/H2&amp;gt;&amp;lt;OL&amp;gt;&amp;lt;LI&amp;gt;&amp;lt;P&amp;gt;&amp;lt;STRONG&amp;gt;DisableRollback&amp;lt;/STRONG&amp;gt;&amp;lt;/P&amp;gt;&amp;lt;P&amp;gt;The MSI-based Delphi installer uses a transactional database to keep track of its actions. This feature enables you to cancel and &amp;quot;rollback&amp;quot; the installation process, which means you can backtrack the install actions performed up to that point.&amp;lt;/P&amp;gt;&amp;lt;P&amp;gt;You can disable the rollback support by setting the following entry:&amp;lt;/P&amp;gt;&amp;lt;FONT face=&amp;quot;Courier New&amp;quot;&amp;gt;&amp;lt;P&amp;gt;Windows Registry Editor Version 5.00&amp;lt;BR&amp;gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Installer]&amp;lt;BR&amp;gt;&amp;quot;DisableRollback&amp;quot;=dword:00000001&amp;lt;/P&amp;gt;&amp;lt;/FONT&amp;gt;&amp;lt;P&amp;gt;You can also use the same setting under HKCU, which will be applied in a per-user basis.&amp;lt;/P&amp;gt;&amp;lt;P&amp;gt;Notice that this setting will affect *all* MSI-based installs, not only the help install. &amp;lt;/P&amp;gt;&amp;lt;P&amp;gt;Turn the registry setting back after you are done. Either delete the registry entry or set the value to 0.&amp;lt;/P&amp;gt;&amp;lt;LI&amp;gt;&amp;lt;STRONG&amp;gt;&amp;lt;P&amp;gt;DisableAutomaticApplicationShutdown (Vista Only)&amp;lt;/P&amp;gt;&amp;lt;/STRONG&amp;gt;&amp;lt;P&amp;gt;This registry entry setting disables the Restart Manager, which tracks files in use during an install process. (On Vista-based install, this can cause long delays.) &amp;lt;/P&amp;gt;&amp;lt;P&amp;gt;For the following registry entry:&amp;lt;/P&amp;gt;&amp;lt;P&amp;gt;&amp;lt;FONT face=&amp;quot;Courier New&amp;quot;&amp;gt;HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Installer &amp;lt;/FONT&amp;gt;&amp;lt;/P&amp;gt;&amp;lt;P&amp;gt;Set a DWORD value named &amp;lt;STRONG&amp;gt;DisableAutomaticApplicationShutdown&amp;lt;/STRONG&amp;gt; to 1. &amp;lt;/P&amp;gt;&amp;lt;/LI&amp;gt;&amp;lt;/OL&amp;gt;&amp;lt;H1&amp;gt;Improvements in Help Update 4, June 2008&amp;lt;BR&amp;gt;&amp;lt;/H1&amp;gt;&amp;lt;UL&amp;gt;&amp;lt;LI&amp;gt;In the VCL:&amp;lt;UL&amp;gt;&amp;lt;LI&amp;gt;Descriptions of VCL elements have been added or updated in the following namespaces: ButtonGroup, Buttons, Forms, Math, System, Types, and TypInfo. &amp;lt;/LI&amp;gt;&amp;lt;/UL&amp;gt;&amp;lt;LI&amp;gt;The Doc team has fixed approximately 5 bugs in the online help.&amp;lt;/LI&amp;gt;&amp;lt;/UL&amp;gt;&amp;lt;H1&amp;gt;Improvements in Help Update 3, April 2008&amp;lt;BR&amp;gt;&amp;lt;/H1&amp;gt;&amp;lt;UL&amp;gt;&amp;lt;LI&amp;gt;In the VCL: &amp;lt;UL&amp;gt;&amp;lt;LI&amp;gt;Delphi and C++ code examples have been added or updated in the following namespaces: AppEvnts, Classes, Clipbrd, Comctrls, DB, Dialogs, ExtCtrls, FileCtrl,&amp;#160;Forms, Graphics, Jpeg, Menus, StdCtrls, System, SysUtils, and Types. &amp;lt;LI&amp;gt;Descriptions of VCL elements have been added or updated in the following namespaces: Controls, Dialogs, Forms, Graphics. &amp;lt;/LI&amp;gt;&amp;lt;/UL&amp;gt;&amp;lt;LI&amp;gt;The Doc team has fixed approximately&amp;#160;15 bugs in the online help.&amp;lt;/LI&amp;gt;&amp;lt;/UL&amp;gt;&amp;lt;H1&amp;gt;Improvements in Help Update 2, February 2008&amp;lt;BR&amp;gt;&amp;lt;/H1&amp;gt;&amp;lt;UL&amp;gt;&amp;lt;LI&amp;gt;In the VCL: &amp;lt;UL&amp;gt;&amp;lt;LI&amp;gt;Delphi code examples have been added or edited in the following namespaces:&amp;#160; Dialogs, SysUtils, SysInit, and System. &amp;lt;LI&amp;gt;C++ code examples have been added or edited in the following namespace:&amp;#160; ActnList, AppEvnts, Controls, DB, Dialogs, Forms, Graphics, Grids, System, and SysUtils. &amp;lt;LI&amp;gt;The C++ classes in the System namespace have been restored to the help.&amp;#160; This namespace includes the classes AnsiString, Currency, and so forth. &amp;lt;LI&amp;gt;The Delphi built-in functions (such as Copy, Read, ReadLn, Write, WriteLn, and so forth) have been restored to the System namespace. &amp;lt;LI&amp;gt;Internal hyperlinks have been corrected in a number of namespaces. &amp;lt;/LI&amp;gt;&amp;lt;/UL&amp;gt;&amp;lt;LI&amp;gt;The Blackfish SQL Developer's Guide is now part of the online help, and appears in the Contents as a separate library. &amp;lt;LI&amp;gt;The Doc team has fixed approximately 60 bugs in the online help&amp;lt;/LI&amp;gt;&amp;lt;/UL&amp;gt;&amp;lt;H2&amp;gt;Known Problems in the Help for RAD Studio 2007&amp;lt;/H2&amp;gt;&amp;lt;UL&amp;gt;&amp;lt;LI&amp;gt;For Japanese, French, and German, there are minor issues in the table of contents. &amp;lt;LI&amp;gt;Some English content has not yet been translated. &amp;lt;LI&amp;gt;For VCL on .NET, F1 help is not working for properties in the Object Inspector. &amp;lt;LI&amp;gt;There are several areas where content is missing or incomplete, as tracked on Quality Central. &amp;lt;LI&amp;gt;When a function is overloaded, the function syntax may be repeated&amp;#160;on the function list page, but the links go to the same page. There are many QC reports for this problem. &amp;lt;BR&amp;gt;&amp;lt;/LI&amp;gt;&amp;lt;/UL&amp;gt;&amp;lt;P&amp;gt;&amp;lt;/P&amp;gt;&amp;lt;P&amp;gt;Copyright &amp;#169; 2008 CodeGear Software. All rights reserved.&amp;lt;/P&amp;gt;</description>
      <link>http://cc.codegear.com/Item/25688</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25688" type="application/zip" length="728506984" />
      <pubDate>2008-06-13T16:21:22</pubDate>
      <dc:date>2008-06-13T16:21:22</dc:date>
      <guid>http://cc.codegear.com/Item/25688</guid>
    </item>
    <item>
      <title>AutoCompleteExtender Example</title>
      <description>Contains the source code for the 'Using AutoCompleteExtender AJAX Control in Delphi.NET' Developer Network article. This article describes how to use the AutoCompleteExtender AJAX control to provide auto-complete textbox functionality in Delphi for .NET ASP.NET applications. It also shows techniques which can be used to invoke server-side methods from client-side JavaScript code, as well as introduces tools which can be used to assist in debugging AJAX enabled web applications.</description>
      <link>http://cc.codegear.com/Item/25672</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25672" type="application/zip" length="9814" />
      <pubDate>2008-06-09T21:53:07</pubDate>
      <dc:date>2008-06-09T21:53:07</dc:date>
      <guid>http://cc.codegear.com/Item/25672</guid>
    </item>
    <item>
      <title>ProDelphi 22.0 - Profiler for Delphi</title>
      <description>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.</description>
      <link>http://cc.codegear.com/Item/18254</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=18254" type="application/zip" length="2068454" />
      <pubDate>2008-06-05T22:23:24</pubDate>
      <dc:date>2008-06-05T22:23:24</dc:date>
      <guid>http://cc.codegear.com/Item/18254</guid>
    </item>
    <item>
      <title>StringList value class</title>
      <description>StringList is the same as TStringList except that it is a valuetype. It does not have to be created, destroyed or put withintry/finally. This is done by the compiler for you. There arevirtually no special performance penalties for these to work:var strings: StringList;    astr: string;begin    strings.Add('test1');    strings.Add('test2');    aStr := string(strings);    RichEdit.Lines.AddStrings(strings);end;The code can be used as a template to wrap any TObject as a value class type. </description>
      <link>http://cc.codegear.com/Item/25670</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25670" type="application/zip" length="3057" />
      <pubDate>2008-06-05T08:22:10</pubDate>
      <dc:date>2008-06-05T08:22:10</dc:date>
      <guid>http://cc.codegear.com/Item/25670</guid>
    </item>
    <item>
      <title>Component Palette Inspector Beta V4.0 for Delphi 6.0</title>
      <description>CPI provides the following services for users:1.Components Palette Services1.PALETTE1.Provides a rectangular palette with an array of bitmaps capable of displaying 1026 components at once2.Provides a list-view palette with names and bitmaps3.Provides a scrolling bar to move across components quickly4.Provides bitmaps coping to a single file5.Provides bitmaps copying in single files6.Provides copying of selected bitmaps7.Provides filtering options of displayed components in panel and list-view modes8.Provides users with &amp;amp;quot;tabs&amp;amp;quot; for selecting sites and domains.2.SELECTION1.Single Selection2.Multiple selection3.Single-paste4.Multiple-paste: allows users to insert different components at the same time5.Repeated-paste : allows users to insert multiple copies of a component3.SEARCHING1.Search for installed components by their names2.Search for installed components by their types3.Search for installed components by their properties names4.Search for installed components by their properties names and types5.Search within displayed palettes6.Provides users with an automatic generations of &amp;#8220;groups&amp;#8221; and &amp;#8220;keywords&amp;#8221;4.CLASSIFICATION1.Classify components into &amp;amp;quot;groups&amp;amp;quot;2.Classify components into &amp;amp;quot;collections&amp;amp;quot;3.Classify tabs into &amp;amp;quot;Categories&amp;amp;quot;4.Enable users to manage groups, collections and categories5.Allow users to select  components and place them in a &amp;amp;quot;group&amp;amp;quot;6.Allows users to select a set of components and place them in &amp;amp;quot;collections&amp;amp;quot;5.TRANSFERRING1.Transfer components between different groups2.Transfer components between different collections6.LOADING1.Loads component sources code2.Loads component unit source code3.Loads component package source code7.LISTING1.List installed components of units2.Lists installed components of tabs3.Lists installed components of categories4.Lists installed components of packages5.Lists installed components of groups6.Lists installed components of collections8.NAVIGATION1.Simplifies the selection of components  by using concepts of sites and domains.2.Provides an internet-like navigation process through components sites and domains.9.MISCELLANEOUS1.Enables users to Explore all components in any site or domain2.Helps users to write down notes on installed component3.Helps users to get full information on components, units and packages4.Provides MY Favorites collection5.Provides Hot tolls for direct access of components6.Provides Hot page for components,tabs,units,packages, groups, collections and categories.7.Explore Delphi registry8.Pick up colors on screen and select colors from predefined sets to use them in form design2.Form Design Services1.SEARCHING1.Search for component by their names2.Search for components by their types3.Search for component by their properties names4.Search for component by their properties types5.Search for components by data of their properties6.Sends search results to HTML file2.SELECTING1.Select components found by search methods on design form automatic (supper feature)2.Select all non-visual components3.Select all components of same type, to set their properties by property inspector at once3.BOOKMARKING1.Enables users to bookmark selected components in form designer2.Enable users to go to selected components3.Enable users to directly edit booked components4.COMPONENT NAMING CONVENTION1.Enables users to define their own styles of component naming2.Provides  different style to be used for component renaming3.Provides a component-dependent renaming convention system5.NONE-VISUAL1.Helps users to hide, show, and organizing none visual components2.Organizes non-visual component into different orientations ex. rectangle, square, ...3.Edit non-visual component directly from CPI form by double clicking their names.4.Tabulates all non-visual components in non-visual page.5.Select/unselect all non-visual components to enable users to move them around at once6.HELP/HINTS1.Helps users to pick up colors on screen and select colors from predefined sets2.Provides users with a hint manager to edit hints of components3.Provides users with a help manager to define help links plus a help-map file manager7.PROPERTY EDITORS1.Provides a sophisticated  color property editor with various options8.LOCAL MENU1.Provides copy-paste of components (under construction)2.Provides a &amp;amp;quot;goto&amp;amp;quot; navigation menu3.Provides a &amp;amp;quot;send&amp;amp;quot; navigation menu4.Provides a navigation list for tab sheets of a page control5.Provides &amp;amp;quot;Find&amp;amp;quot; navigation tool for component and its methods6.Provides quick operations on popup menu of selected component such as creating, selecting, editing, and clipping9.MISCELLANEOUS1.  Provides copy-paste of components2.Generate a form color-restoring procedure3.Property Inspector  Services1.PASTE-COPY1.Designer selected component &amp;amp;quot;name&amp;amp;quot;, &amp;amp;quot;type&amp;amp;quot;, and &amp;amp;quot;name and type&amp;amp;quot;2.Designer selected property &amp;amp;quot;name&amp;amp;quot;, &amp;amp;quot;type&amp;amp;quot;, &amp;amp;quot;value&amp;amp;quot;,&amp;amp;quot;component+name+value+type&amp;amp;quot;2.SELECTION1.Provides selection history2.Selects components from selection history3.TOOLS1.Provides quick navigation tools to properties2.Provides quick copy-paste tools3.Provides sub-menu in local menu4.IDE Services1.EDITOR1.Provides automatic syncEdit of blocks and routines2.View colors of color codes in editor3.Modifies color codes in editor by selection4.Counts and search for keywords2.DOCKING1.Enables users to dock dockable forms in CPI dock areas2.Enables users to dock Delphi major forms1.Property inspector2.Structure viewer3.Tool Palette4.Project Manger3.EXPLORATION1.GENERAL1.Helps users to explore the insides of Delphi IDE2.Explores all Delphi child-forms3.Explores all experts and wizards installed in Delphi IDE4.Explore CPI itself5.Explore the insides of Delphi IDE &amp;#8220;Application&amp;#8221;6.Explore the insides of Delphi &amp;#8220;AppBuilder&amp;#8221; application builder.7.Explore the insides of active form under design2.TREES1.Provides an on-demand exploration tree of component with the followings nodeso&amp;amp;quot;Owned&amp;amp;quot;,&amp;amp;quot;Parented&amp;amp;quot;,  &amp;amp;quot;Properties&amp;amp;quot;, Special&amp;amp;quot;, and &amp;amp;quot; hierarchy&amp;amp;quot;o&amp;amp;quot;Visual&amp;amp;quot;, &amp;amp;quot;none-visual&amp;amp;quot;, &amp;amp;quot;Types&amp;amp;quot;2.Provides a full-tree structure of explored components with the following nodesoHistory, components, classesoEnumerations, actions, eventsoTypes and icons.3.EXECUTION1.Execute actions in explored components2.Execute notify event methods4.SIMULATION1.Simulate explored menus by reconstructing menu form its elements2.Simulate popup menus3.Simulate sub menus attached to menu items.5.MODIFICATION1.Provides run-time properties inspector to modify properties2.Provides color property modifier6.SOURCE CODE GENERATION1.Helps users to generate a source-code to explore Delphi IDE components;2.Generates GET property value source code3.Generates SET property value source code4.Generates RUN source code for methods5.Generates EXECUTE source code for methods and actions6.Generates EXAMPLES source code7.Generates full units source code for accessing all properties of a component7.INSPECTING1.Provides list-view for inspecting properties2.Provides a tree-view for inspecting properties3.Provides list-view for inspecting events/methods4.Provides a tree-view for inspecting events/methods5.Provides a three basic hierarchies of component which are    oClasses hierarchy    oParents hierarchy    oOwners hierarchy8.CONTENT1.Lists contents of menus2.Lists content of list boxes, check boxes3.Lists content of image-lists images4.List contents of tool bar images5.Lists content of tree and list views4.General1.  Provides shortcut editor</description>
      <link>http://cc.codegear.com/Item/24506</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=24506" type="application/zip" length="14168948" />
      <pubDate>2008-06-05T04:25:37</pubDate>
      <dc:date>2008-06-05T04:25:37</dc:date>
      <guid>http://cc.codegear.com/Item/24506</guid>
    </item>
    <item>
      <title>Diff component (also includes a Diff-Merge utility)</title>
      <description>A component which implements the &amp;amp;quot;longest common subsequence&amp;amp;quot; or &amp;amp;quot;shortest path&amp;amp;quot; algorithms commonly used in text file comparisons.(Includes a fairly comprehensive Text Diff-Merge utility.)History:                                                                     13 December 2001 Original release (used Myer's O(ND) Difference Algorithm) 22 April 2008Complete rewrite to greatly improve the code and provide a much simpler view of differences through a new 'Compares' property.                                      21 May 2008Another complete code rewrite to use Sun Wu et al.'s O(NP) Sequence Comparison Algorithm which more than halves times of typical comparisons.                      24 May 2008Reimplemented &amp;amp;quot;divide-and-conquer&amp;amp;quot; technique (which was omitted in 21 May release) so memory use is again minimal.25 May 2008Removed recursion to avoid the possibility of running out of stack memory during massive comparisons.Also removed several bugs in the TextDiff utility that crept in with the previous update.2 June 2008      Minor bugfixes in TDiff component and several improvements to TextDiff utilityThis zip file contains ...1. Source code for the TDiff component 2. Two very simple demo applications (full source code) that demonstrate how the TDiff component can be used in Delphi programs. 3. A fully featured text compare utility 'TextDiff' (without source code) which showcases the speed and accuracy of the TDiff component. This utility (and accompanying help file) requires no installation apart from extracting from this zip file.4. PDF documents which fully describe the principle algorithms used.</description>
      <link>http://cc.codegear.com/Item/17118</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=17118" type="application/zip" length="500032" />
      <pubDate>2008-06-02T12:22:47</pubDate>
      <dc:date>2008-06-02T12:22:47</dc:date>
      <guid>http://cc.codegear.com/Item/17118</guid>
    </item>
    <item>
      <title>DBAExplorer for Oracle</title>
      <description>DBAExplorer allows you to access an Oracle database and perform any administrative task. Here are some of the features of DBAExplorer: Object Browser: you can browse through the database objects like, Schema, Tables, Packages, Sequences, Views, Procedures, DB Links, Synonyms, Functions and advanced objects etc. DBA Utilities: Allows DBAs to perform administrative tasks in a convenient way and most of the time with just clicks. It allows you to create Tablespaces, Rollback Segments, Users and redo log files. DBAConnect also allows you to manipulate all the information regarding an instance, SGA, Block, Free space and to alter wherever it is needed. Developer Utilities: Allows you to perform the developers related actions like creating tables, views, synonyms, DB Links, Procedures, Functions, Packages and Types. It allows you to execute any SQL command through an editor window. Also provides search facility to find any object, dependencies, relationships between tables and privileges. DBA Admin: Instance Monitoring &amp;amp;amp; Space Management: includes active and running jobs, SGA information (Shared pool, Library cache, UGA space used, Data Dictionary, Redo log buffer cache, Database buffer cache), Free space information, Locks, Redo log files, Object and Data files, Rollback segment, Session information, User information, Table Space and Data files. You can change or alter any information by clicking on the active link for example to drop a user or to kill a session or even to change control files.</description>
      <link>http://cc.codegear.com/Item/25649</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25649" type="application/zip" length="4732639" />
      <pubDate>2008-05-30T11:41:13</pubDate>
      <dc:date>2008-05-30T11:41:13</dc:date>
      <guid>http://cc.codegear.com/Item/25649</guid>
    </item>
    <item>
      <title>Habari XB Client 1.0 - xmlBlaster message broker client library</title>
      <description>Habari XB Client is a 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.</description>
      <link>http://cc.codegear.com/Item/25452</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25452" type="application/zip" length="1490194" />
      <pubDate>2008-05-29T17:11:54</pubDate>
      <dc:date>2008-05-29T17:11:54</dc:date>
      <guid>http://cc.codegear.com/Item/25452</guid>
    </item>
    <item>
      <title>Component Palette Inspector Beta V4.0 for Delphi 7.0</title>
      <description>CPI provides the following services for users:1.Components Palette Services1.PALETTE1.Provides a rectangular palette with an array of bitmaps capable of displaying 1026 components at once2.Provides a list-view palette with names and bitmaps3.Provides a scrolling bar to move across components quickly4.Provides bitmaps coping to a single file5.Provides bitmaps copying in single files6.Provides copying of selected bitmaps7.Provides filtering options of displayed components in panel and list-view modes8.Provides users with &amp;amp;quot;tabs&amp;amp;quot; for selecting sites and domains.2.SELECTION1.Single Selection2.Multiple selection3.Single-paste4.Multiple-paste: allows users to insert different components at the same time5.Repeated-paste : allows users to insert multiple copies of a component3.SEARCHING1.Search for installed components by their names2.Search for installed components by their types3.Search for installed components by their properties names4.Search for installed components by their properties names and types5.Search within displayed palettes6.Provides users with an automatic generations of &amp;#8220;groups&amp;#8221; and &amp;#8220;keywords&amp;#8221;4.CLASSIFICATION1.Classify components into &amp;amp;quot;groups&amp;amp;quot;2.Classify components into &amp;amp;quot;collections&amp;amp;quot;3.Classify tabs into &amp;amp;quot;Categories&amp;amp;quot;4.Enable users to manage groups, collections and categories5.Allow users to select  components and place them in a &amp;amp;quot;group&amp;amp;quot;6.Allows users to select a set of components and place them in &amp;amp;quot;collections&amp;amp;quot;5.TRANSFERRING1.Transfer components between different groups2.Transfer components between different collections6.LOADING1.Loads component sources code2.Loads component unit source code3.Loads component package source code7.LISTING1.List installed components of units2.Lists installed components of tabs3.Lists installed components of categories4.Lists installed components of packages5.Lists installed components of groups6.Lists installed components of collections8.NAVIGATION1.Simplifies the selection of components  by using concepts of sites and domains.2.Provides an internet-like navigation process through components sites and domains.9.MISCELLANEOUS1.Enables users to Explore all components in any site or domain2.Helps users to write down notes on installed component3.Helps users to get full information on components, units and packages4.Provides MY Favorites collection5.Provides Hot tolls for direct access of components6.Provides Hot page for components,tabs,units,packages, groups, collections and categories.7.Explore Delphi registry8.Pick up colors on screen and select colors from predefined sets to use them in form design2.Form Design Services1.SEARCHING1.Search for component by their names2.Search for components by their types3.Search for component by their properties names4.Search for component by their properties types5.Search for components by data of their properties6.Sends search results to HTML file2.SELECTING1.Select components found by search methods on design form automatic (supper feature)2.Select all non-visual components3.Select all components of same type, to set their properties by property inspector at once3.BOOKMARKING1.Enables users to bookmark selected components in form designer2.Enable users to go to selected components3.Enable users to directly edit booked components4.COMPONENT NAMING CONVENTION1.Enables users to define their own styles of component naming2.Provides  different style to be used for component renaming3.Provides a component-dependent renaming convention system5.NONE-VISUAL1.Helps users to hide, show, and organizing none visual components2.Organizes non-visual component into different orientations ex. rectangle, square, ...3.Edit non-visual component directly from CPI form by double clicking their names.4.Tabulates all non-visual components in non-visual page.5.Select/unselect all non-visual components to enable users to move them around at once6.HELP/HINTS1.Helps users to pick up colors on screen and select colors from predefined sets2.Provides users with a hint manager to edit hints of components3.Provides users with a help manager to define help links plus a help-map file manager7.PROPERTY EDITORS1.Provides a sophisticated  color property editor with various options8.LOCAL MENU1.Provides copy-paste of components (under construction)2.Provides a &amp;amp;quot;goto&amp;amp;quot; navigation menu3.Provides a &amp;amp;quot;send&amp;amp;quot; navigation menu4.Provides a navigation list for tab sheets of a page control5.Provides &amp;amp;quot;Find&amp;amp;quot; navigation tool for component and its methods6.Provides quick operations on popup menu of selected component such as creating, selecting, editing, and clipping9.MISCELLANEOUS1.  Provides copy-paste of components2.Generate a form color-restoring procedure3.Property Inspector  Services1.PASTE-COPY1.Designer selected component &amp;amp;quot;name&amp;amp;quot;, &amp;amp;quot;type&amp;amp;quot;, and &amp;amp;quot;name and type&amp;amp;quot;2.Designer selected property &amp;amp;quot;name&amp;amp;quot;, &amp;amp;quot;type&amp;amp;quot;, &amp;amp;quot;value&amp;amp;quot;,&amp;amp;quot;component+name+value+type&amp;amp;quot;2.SELECTION1.Provides selection history2.Selects components from selection history3.TOOLS1.Provides quick navigation tools to properties2.Provides quick copy-paste tools3.Provides sub-menu in local menu4.IDE Services1.EDITOR1.Provides automatic syncEdit of blocks and routines2.View colors of color codes in editor3.Modifies color codes in editor by selection4.Counts and search for keywords2.DOCKING1.Enables users to dock dockable forms in CPI dock areas2.Enables users to dock Delphi major forms1.Property inspector2.Structure viewer3.Tool Palette4.Project Manger3.EXPLORATION1.GENERAL1.Helps users to explore the insides of Delphi IDE2.Explores all Delphi child-forms3.Explores all experts and wizards installed in Delphi IDE4.Explore CPI itself5.Explore the insides of Delphi IDE &amp;#8220;Application&amp;#8221;6.Explore the insides of Delphi &amp;#8220;AppBuilder&amp;#8221; application builder.7.Explore the insides of active form under design2.TREES1.Provides an on-demand exploration tree of component with the followings nodeso&amp;amp;quot;Owned&amp;amp;quot;,&amp;amp;quot;Parented&amp;amp;quot;,  &amp;amp;quot;Properties&amp;amp;quot;, Special&amp;amp;quot;, and &amp;amp;quot; hierarchy&amp;amp;quot;o&amp;amp;quot;Visual&amp;amp;quot;, &amp;amp;quot;none-visual&amp;amp;quot;, &amp;amp;quot;Types&amp;amp;quot;2.Provides a full-tree structure of explored components with the following nodesoHistory, components, classesoEnumerations, actions, eventsoTypes and icons.3.EXECUTION1.Execute actions in explored components2.Execute notify event methods4.SIMULATION1.Simulate explored menus by reconstructing menu form its elements2.Simulate popup menus3.Simulate sub menus attached to menu items.5.MODIFICATION1.Provides run-time properties inspector to modify properties2.Provides color property modifier6.SOURCE CODE GENERATION1.Helps users to generate a source-code to explore Delphi IDE components;2.Generates GET property value source code3.Generates SET property value source code4.Generates RUN source code for methods5.Generates EXECUTE source code for methods and actions6.Generates EXAMPLES source code7.Generates full units source code for accessing all properties of a component7.INSPECTING1.Provides list-view for inspecting properties2.Provides a tree-view for inspecting properties3.Provides list-view for inspecting events/methods4.Provides a tree-view for inspecting events/methods5.Provides a three basic hierarchies of component which are    oClasses hierarchy    oParents hierarchy    oOwners hierarchy8.CONTENT1.Lists contents of menus2.Lists content of list boxes, check boxes3.Lists content of image-lists images4.List contents of tool bar images5.Lists content of tree and list views4.General1.  Provides shortcut editor</description>
      <link>http://cc.codegear.com/Item/24243</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=24243" type="application/zip" length="12249563" />
      <pubDate>2008-05-29T10:27:02</pubDate>
      <dc:date>2008-05-29T10:27:02</dc:date>
      <guid>http://cc.codegear.com/Item/24243</guid>
    </item>
    <item>
      <title>EcoBlogEngineProvider - A Data Provider for BlogEngine.Net</title>
      <description />
      <link>http://cc.codegear.com/Item/25647</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25647" type="application/zip" length="170626" />
      <pubDate>2008-05-27T03:37:26</pubDate>
      <dc:date>2008-05-27T03:37:26</dc:date>
      <guid>http://cc.codegear.com/Item/25647</guid>
    </item>
    <item>
      <title>Control resize bugfix unit for the WH_CALLWNDPROC issue; V 1.1</title>
      <description>VCL applications (and others) can forget to align stacked controls if a WH_CALLWNDPROC window hook is installed. This is due to a kernel stack overflow that is caused by calling SetWindowPos recursively while aligning the controls.The fix unit changes the control alignment of the VCL by transforming the recursive SetWindowPos calls into iterative calls.Usage:Add the unit to the .dpr file's uses-list.History:2008-05-25:  - Added code to detect endless resizing controls.  - Added experimental OPTIMIZED_RESIZE_REDRAW option for faster     form resizing. Disabled by default.2008-05-24:  - Initial releaseDetailed information about the Windows bug by Jordan Russell:http://news.jrsoftware.org/news/toolbar2000/msg07779.html</description>
      <link>http://cc.codegear.com/Item/25646</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25646" type="application/zip" length="3849" />
      <pubDate>2008-05-26T16:51:26</pubDate>
      <dc:date>2008-05-26T16:51:26</dc:date>
      <guid>http://cc.codegear.com/Item/25646</guid>
    </item>
    <item>
      <title>Component Palette Inspector Expert V4.0 Help File</title>
      <description>Unzip this help file and copy it to subdirectory &amp;#8220;..\CPI Expert\Common\Help&amp;#8221;.</description>
      <link>http://cc.codegear.com/Item/24988</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=24988" type="application/zip" length="17688844" />
      <pubDate>2008-05-26T07:12:50</pubDate>
      <dc:date>2008-05-26T07:12:50</dc:date>
      <guid>http://cc.codegear.com/Item/24988</guid>
    </item>
    <item>
      <title>Component Palette Inspector V4.0 for BDS2005</title>
      <description>The CPI provides the following services for users:Simplifies the selection of components  by using concepts of sites and domains.Provides an internet-like navigation process through components sites and domains.Provides eight domains: tabs, units, packages, groups, categories, collections, components and search domains.Enables users to Explore all components in any site or domain Helps users to hide, show, and organizing none visual components Helps users to explore the insides of Delphi IDE Helps users to generate a source-code to explore Delphi IDE components;Helps users to write down notes on installed component Helps users to get full information on components, units and packagesHelps users to pick up colors on screen and select colors from predefined sets Provides users with a hint manager to edit hints of components Provides users with a help manager to define help links plus a help-map file managerEnables users to dock dockable forms in CPI dock areas</description>
      <link>http://cc.codegear.com/Item/24989</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=24989" type="application/zip" length="12223270" />
      <pubDate>2008-05-26T06:49:42</pubDate>
      <dc:date>2008-05-26T06:49:42</dc:date>
      <guid>http://cc.codegear.com/Item/24989</guid>
    </item>
    <item>
      <title>Component Palette Inspector Beta V4.0 for BDS2006</title>
      <description>CPI provides the following services for users:Components Palette Services PALETTEProvides a rectangular palette with an array of bitmaps capable of displaying 1026 components at onceProvides a list-view palette with names and bitmapsProvides a scrolling bar to move across components quicklyProvides bitmaps coping to a single fileProvides bitmaps copying in single filesProvides copying of selected bitmapsProvides filtering options of displayed components in panel and list-view modesProvides users with &amp;amp;quot;tabs&amp;amp;quot; for selecting sites and domains.SELECTIONSingle SelectionMultiple selectionSingle-pasteMultiple-paste: allows users to insert different components at the same timeRepeated-paste : allows users to insert multiple copies of a componentSEARCHINGSearch for installed components by their namesSearch for installed components by their typesSearch for installed components by their properties namesSearch for installed components by their properties names and typesSearch within displayed palettesProvides users with an automatic generations of &amp;#8220;groups&amp;#8221; and &amp;#8220;keywords&amp;#8221;CLASSIFICATIONClassify components into &amp;amp;quot;groups&amp;amp;quot;Classify components into &amp;amp;quot;collections&amp;amp;quot;Classify tabs into &amp;amp;quot;Categories&amp;amp;quot;Enable users to manage groups, collections and categoriesAllow users to select  components and place them in a &amp;amp;quot;group&amp;amp;quot;Allows users to select a set of components and place them in &amp;amp;quot;collections&amp;amp;quot;TRANSFERRINGTransfer components between different groupsTransfer components between different collectionsLOADINGLoads component sources codeLoads component unit source codeLoads component package source codeLISTINGList installed components of unitsLists installed components of tabsLists installed components of categoriesLists installed components of packagesLists installed components of groupsLists installed components of collectionsNAVIGATIONSimplifies the selection of components  by using concepts of sites and domains.Provides an internet-like navigation process through components sites and domains.MISCELLANEOUSEnables users to Explore all components in any site or domain Helps users to write down notes on installed componentHelps users to get full information on components, units and packagesProvides MY Favorites collectionProvides Hot tolls for direct access of componentsProvides Hot page for components,tabs,units,packages, groups, collections and categories.Explore Delphi registryPick up colors on screen and select colors from predefined sets to use them in form design Form Design ServicesSEARCHINGSearch for component by their namesSearch for components by their typesSearch for component by their properties namesSearch for component by their properties typesSearch for components by data of their propertiesSends search results to HTML fileSELECTINGSelect components found by search methods on design form automatic (supper feature)Select all non-visual componentsSelect all components of same type, to set their properties by property inspector at onceBOOKMARKINGEnables users to bookmark selected components in form designerEnable users to go to selected componentsEnable users to directly edit booked componentsCOMPONENT NAMING CONVENTIONEnables users to define their own styles of component namingProvides  different style to be used for component renamingProvides a component-dependent renaming convention systemNONE-VISUALHelps users to hide, show, and organizing none visual components Organizes non-visual component into different orientations ex. rectangle, square, ...Edit non-visual component directly from CPI form by double clicking their names.Tabulates all non-visual components in non-visual page.Select/unselect all non-visual components to enable users to move them around at onceHELP/HINTSHelps users to pick up colors on screen and select colors from predefined sets Provides users with a hint manager to edit hints of components Provides users with a help manager to define help links plus a help-map file managerPROPERTY EDITORSProvides a sophisticated  color property editor with various optionsLOCAL MENUProvides copy-paste of components (under construction)Provides a &amp;amp;quot;goto&amp;amp;quot; navigation menuProvides a &amp;amp;quot;send&amp;amp;quot; navigation menuProvides a navigation list for tab sheets of a page controlProvides &amp;amp;quot;Find&amp;amp;quot; navigation tool for component and its methodsProvides quick operations on popup menu of selected component such as creating, selecting, editing, and clippingMISCELLANEOUSProvides copy-paste of componentsGenerate a form color-restoring procedureProperty Inspector  ServicesPASTE-COPYDesigner selected component &amp;amp;quot;name&amp;amp;quot;, &amp;amp;quot;type&amp;amp;quot;, and &amp;amp;quot;name and type&amp;amp;quot;Designer selected property &amp;amp;quot;name&amp;amp;quot;, &amp;amp;quot;type&amp;amp;quot;, &amp;amp;quot;value&amp;amp;quot;,&amp;amp;quot;component+name+value+type&amp;amp;quot;SELECTIONProvides selection historySelects components from selection historyTOOLSProvides quick navigation tools to propertiesProvides quick copy-paste toolsProvides sub-menu in local menuIDE ServicesEDITORProvides automatic syncEdit of blocks and routinesView colors of color codes in editorModifies color codes in editor by selectionCounts and search for keywordsDOCKINGEnables users to dock dockable forms in CPI dock areasEnables users to dock Delphi major formsProperty inspectorStructure viewerTool PaletteProject MangerEXPLORATIONGENERALHelps users to explore the insides of Delphi IDE Explores all Delphi child-formsExplores all experts and wizards installed in Delphi IDEExplore CPI itselfExplore the insides of Delphi IDE &amp;#8220;Application&amp;#8221;Explore the insides of Delphi &amp;#8220;AppBuilder&amp;#8221; application builder.Explore the insides of active form under design TREESProvides an on-demand exploration tree of component with the followings nodes&amp;amp;quot;Owned&amp;amp;quot;,&amp;amp;quot;Parented&amp;amp;quot;,  &amp;amp;quot;Properties&amp;amp;quot;, Special&amp;amp;quot;, and &amp;amp;quot; hierarchy&amp;amp;quot;&amp;amp;quot;Visual&amp;amp;quot;, &amp;amp;quot;none-visual&amp;amp;quot;, &amp;amp;quot;Types&amp;amp;quot;Provides a full-tree structure of explored components with the following nodesHistory, components, classesEnumerations, actions, eventsTypes and icons.EXECUTIONExecute actions in explored componentsExecute notify event methodsSIMULATIONSimulate explored menus by reconstructing menu form its elementsSimulate popup menusSimulate sub menus attached to menu items.MODIFICATIONProvides run-time properties inspector to modify propertiesProvides color property modifierSOURCE CODE GENERATIONHelps users to generate a source-code to explore Delphi IDE components;Generates GET property value source codeGenerates SET property value source codeGenerates RUN source code for methodsGenerates EXECUTE source code for methods and actionsGenerates EXAMPLES source codeGenerates full units source code for accessing all properties of a componentINSPECTINGProvides list-view for inspecting propertiesProvides a tree-view for inspecting propertiesProvides list-view for inspecting events/methodsProvides a tree-view for inspecting events/methodsProvides a three basic hierarchies of component which areClasses hierarchyParents hierarchyOwners hierarchyCONTENTLists contents of menusLists content of list boxes, check boxesLists content of image-lists imagesList contents of tool bar imagesLists content of tree and list viewsGeneralProvides shortcut editor See http://gtode.tripod.com</description>
      <link>http://cc.codegear.com/Item/24461</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=24461" type="application/zip" length="12120101" />
      <pubDate>2008-05-26T06:38:59</pubDate>
      <dc:date>2008-05-26T06:38:59</dc:date>
      <guid>http://cc.codegear.com/Item/24461</guid>
    </item>
    <item>
      <title>Component Palette Inspector Beta V4.0 for BDS2007</title>
      <description>CPI provides the following services for users:1.Components Palette Services1.PALETTE1.Provides a rectangular palette with an array of bitmaps capable of displaying 1026 components at once2.Provides a list-view palette with names and bitmaps3.Provides a scrolling bar to move across components quickly4.Provides bitmaps coping to a single file5.Provides bitmaps copying in single files6.Provides copying of selected bitmaps7.Provides filtering options of displayed components in panel and list-view modes8.Provides users with &amp;amp;quot;tabs&amp;amp;quot; for selecting sites and domains.2.SELECTION1.Single Selection2.Multiple selection3.Single-paste4.Multiple-paste: allows users to insert different components at the same time5.Repeated-paste : allows users to insert multiple copies of a component3.SEARCHING1.Search for installed components by their names2.Search for installed components by their types3.Search for installed components by their properties names4.Search for installed components by their properties names and types5.Search within displayed palettes6.Provides users with an automatic generations of &amp;#8220;groups&amp;#8221; and &amp;#8220;keywords&amp;#8221;4.CLASSIFICATION1.Classify components into &amp;amp;quot;groups&amp;amp;quot;2.Classify components into &amp;amp;quot;collections&amp;amp;quot;3.Classify tabs into &amp;amp;quot;Categories&amp;amp;quot;4.Enable users to manage groups, collections and categories5.Allow users to select  components and place them in a &amp;amp;quot;group&amp;amp;quot;6.Allows users to select a set of components and place them in &amp;amp;quot;collections&amp;amp;quot;5.TRANSFERRING1.Transfer components between different groups2.Transfer components between different collections6.LOADING1.Loads component sources code2.Loads component unit source code3.Loads component package source code7.LISTING1.List installed components of units2.Lists installed components of tabs3.Lists installed components of categories4.Lists installed components of packages5.Lists installed components of groups6.Lists installed components of collections8.NAVIGATION1.Simplifies the selection of components  by using concepts of sites and domains.2.Provides an internet-like navigation process through components sites and domains.9.MISCELLANEOUS1.Enables users to Explore all components in any site or domain2.Helps users to write down notes on installed component3.Helps users to get full information on components, units and packages4.Provides MY Favorites collection5.Provides Hot tolls for direct access of components6.Provides Hot page for components,tabs,units,packages, groups, collections and categories.7.Explore Delphi registry8.Pick up colors on screen and select colors from predefined sets to use them in form design2.Form Design Services1.SEARCHING1.Search for component by their names2.Search for components by their types3.Search for component by their properties names4.Search for component by their properties types5.Search for components by data of their properties6.Sends search results to HTML file2.SELECTING1.Select components found by search methods on design form automatic (supper feature)2.Select all non-visual components3.Select all components of same type, to set their properties by property inspector at once3.BOOKMARKING1.Enables users to bookmark selected components in form designer2.Enable users to go to selected components3.Enable users to directly edit booked components4.COMPONENT NAMING CONVENTION1.Enables users to define their own styles of component naming2.Provides  different style to be used for component renaming3.Provides a component-dependent renaming convention system5.NONE-VISUAL1.Helps users to hide, show, and organizing none visual components2.Organizes non-visual component into different orientations ex. rectangle, square, ...3.Edit non-visual component directly from CPI form by double clicking their names.4.Tabulates all non-visual components in non-visual page.5.Select/unselect all non-visual components to enable users to move them around at once6.HELP/HINTS1.Helps users to pick up colors on screen and select colors from predefined sets2.Provides users with a hint manager to edit hints of components3.Provides users with a help manager to define help links plus a help-map file manager7.PROPERTY EDITORS1.Provides a sophisticated  color property editor with various options8.LOCAL MENU1.Provides copy-paste of components (under construction)2.Provides a &amp;amp;quot;goto&amp;amp;quot; navigation menu3.Provides a &amp;amp;quot;send&amp;amp;quot; navigation menu4.Provides a navigation list for tab sheets of a page control5.Provides &amp;amp;quot;Find&amp;amp;quot; navigation tool for component and its methods6.Provides quick operations on popup menu of selected component such as creating, selecting, editing, and clipping9.MISCELLANEOUS1.  Provides copy-paste of components2.Generate a form color-restoring procedure3.Property Inspector  Services1.PASTE-COPY1.Designer selected component &amp;amp;quot;name&amp;amp;quot;, &amp;amp;quot;type&amp;amp;quot;, and &amp;amp;quot;name and type&amp;amp;quot;2.Designer selected property &amp;amp;quot;name&amp;amp;quot;, &amp;amp;quot;type&amp;amp;quot;, &amp;amp;quot;value&amp;amp;quot;,&amp;amp;quot;component+name+value+type&amp;amp;quot;2.SELECTION1.Provides selection history2.Selects components from selection history3.TOOLS1.Provides quick navigation tools to properties2.Provides quick copy-paste tools3.Provides sub-menu in local menu4.IDE Services1.EDITOR1.Provides automatic syncEdit of blocks and routines2.View colors of color codes in editor3.Modifies color codes in editor by selection4.Counts and search for keywords2.DOCKING1.Enables users to dock dockable forms in CPI dock areas2.Enables users to dock Delphi major forms1.Property inspector2.Structure viewer3.Tool Palette4.Project Manger3.EXPLORATION1.GENERAL1.Helps users to explore the insides of Delphi IDE2.Explores all Delphi child-forms3.Explores all experts and wizards installed in Delphi IDE4.Explore CPI itself5.Explore the insides of Delphi IDE &amp;#8220;Application&amp;#8221;6.Explore the insides of Delphi &amp;#8220;AppBuilder&amp;#8221; application builder.7.Explore the insides of active form under design2.TREES1.Provides an on-demand exploration tree of component with the followings nodeso&amp;amp;quot;Owned&amp;amp;quot;,&amp;amp;quot;Parented&amp;amp;quot;,  &amp;amp;quot;Properties&amp;amp;quot;, Special&amp;amp;quot;, and &amp;amp;quot; hierarchy&amp;amp;quot;o&amp;amp;quot;Visual&amp;amp;quot;, &amp;amp;quot;none-visual&amp;amp;quot;, &amp;amp;quot;Types&amp;amp;quot;2.Provides a full-tree structure of explored components with the following nodesoHistory, components, classesoEnumerations, actions, eventsoTypes and icons.3.EXECUTION1.Execute actions in explored components2.Execute notify event methods4.SIMULATION1.Simulate explored menus by reconstructing menu form its elements2.Simulate popup menus3.Simulate sub menus attached to menu items.5.MODIFICATION1.Provides run-time properties inspector to modify properties2.Provides color property modifier6.SOURCE CODE GENERATION1.Helps users to generate a source-code to explore Delphi IDE components;2.Generates GET property value source code3.Generates SET property value source code4.Generates RUN source code for methods5.Generates EXECUTE source code for methods and actions6.Generates EXAMPLES source code7.Generates full units source code for accessing all properties of a component7.INSPECTING1.Provides list-view for inspecting properties2.Provides a tree-view for inspecting properties3.Provides list-view for inspecting events/methods4.Provides a tree-view for inspecting events/methods5.Provides a three basic hierarchies of component which are    oClasses hierarchy    oParents hierarchy    oOwners hierarchy8.CONTENT1.Lists contents of menus2.Lists content of list boxes, check boxes3.Lists content of image-lists images4.List contents of tool bar images5.Lists content of tree and list views4.General1.  Provides shortcut editor</description>
      <link>http://cc.codegear.com/Item/24637</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=24637" type="application/zip" length="11141450" />
      <pubDate>2008-05-26T06:28:07</pubDate>
      <dc:date>2008-05-26T06:28:07</dc:date>
      <guid>http://cc.codegear.com/Item/24637</guid>
    </item>
    <item>
      <title>Embedded C bitmap byte array generator for 240x128 LCDs</title>
      <description>This program is used to load a 240 x 128 color bitmap, convert it to monochrome using user-selected colors for foreground and background, then generate a C byte array for use with embedded microprocessors and LCD graphic displays.</description>
      <link>http://cc.codegear.com/Item/25640</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25640" type="application/zip" length="396189" />
      <pubDate>2008-05-20T14:08:59</pubDate>
      <dc:date>2008-05-20T14:08:59</dc:date>
      <guid>http://cc.codegear.com/Item/25640</guid>
    </item>
    <item>
      <title>Statefull WebServices</title>
      <description>Delphi package include source for D7, D10:- components for creating statefull WebServices- full support DataSnap(Midas) architecture (like TDCOMConnection orTSocketConnection)- possibility to add Soap-header to every SOAP request- interface based remote procedure call in user session context- and other Required Indy Library.Install:wssXX.dpkdclwssXX.dpkAuthor e-mail: saa-ivs@gmail.com</description>
      <link>http://cc.codegear.com/Item/25426</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25426" type="application/zip" length="355729" />
      <pubDate>2008-05-19T09:08:57</pubDate>
      <dc:date>2008-05-19T09:08:57</dc:date>
      <guid>http://cc.codegear.com/Item/25426</guid>
    </item>
    <item>
      <title>SkinAdapter v. 3.91</title>
      <description>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 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 </description>
      <link>http://cc.codegear.com/Item/24314</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=24314" type="application/zip" length="3720423" />
      <pubDate>2008-05-15T02:43:33</pubDate>
      <dc:date>2008-05-15T02:43:33</dc:date>
      <guid>http://cc.codegear.com/Item/24314</guid>
    </item>
    <item>
      <title>AsyncCalls 2.21</title>
      <description>With AsyncCalls you can execute multiple functions at the same time and synchronize them at every point in the function or method that started them. This allows you to execute time consuming code whos result is needed at a later time in a different thread. While the asynchronous function is executed the caller function can do other tasks.License: MPL 1.1Changelog Version 2.21- Fixed: Bug in AsyncMultiSyncChangelog Version 2.2- Fixed: Bugs in main thread AsyncMultiSync implementation- Added: Delphi 5 supportChangelog Version 2.1- Added: Delphi 6 support- Added: Support for &amp;amp;quot;Exit;&amp;amp;quot; in the MainThread block- Fixed: Exception handling for Delphi 6, 7 and 2005- Fixed: EBX, ESI and EDI are now copied into the synchronized block (Self-Pointer)Changelog Version 2.0- Added: EnterMainThread/LeaveMainThread- Added: LocalVclCall, LocalAsyncVclCall, MsgAsyncMultiSync                                     - Added: LocalAsyncExec, AsyncExec                                  - Added: IAsyncCall.ForceDifferentThread                                                        </description>
      <link>http://cc.codegear.com/Item/25420</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25420" type="application/zip" length="30464" />
      <pubDate>2008-05-14T16:36:58</pubDate>
      <dc:date>2008-05-14T16:36:58</dc:date>
      <guid>http://cc.codegear.com/Item/25420</guid>
    </item>
    <item>
      <title>DataSnap, Multicamadas, DBExpress 4 e Recursos do ClientDataSet</title>
      <description>DataSnap, Multicamadas, DBExpress 4 e Recursos do ClientDataSet* Delphi 2007* DBExpress 4* InterBase 2007* VCL for Web(IntraWeb)* WEB 2.0 com AJAX* Borland Socket Server* ClientDataSet* DataSetProvider* DataSnap* Controle Transacional* Seguran&amp;amp;#231;a* Interface Win32* Tratamento de Erro* Pooling de Conex&amp;amp;#227;o* WebServices / SOA / SOAP* Cliente SOAP* Features e Recursos do ClientDataSet e DBExpress 4D&amp;amp;#250;vidas, cr&amp;amp;#237;ticas e sugest&amp;amp;#245;es s&amp;amp;#227;o sempre bem vindas :De-mail: bruno.lichot@codegear.comlista: nddv@yahoogrupos.com.brAtenciosamente,Bruno LichotCodeGear Product Evangelist </description>
      <link>http://cc.codegear.com/Item/25407</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25407" type="application/zip" length="3702665" />
      <pubDate>2008-05-13T18:54:37</pubDate>
      <dc:date>2008-05-13T18:54:37</dc:date>
      <guid>http://cc.codegear.com/Item/25407</guid>
    </item>
    <item>
      <title>Exemplo de RAD Studio 2007 com MySQL 5 V&amp;amp;#237;deo</title>
      <description>V&amp;amp;#237;deo passo a passo sobre RAD Studio 2007, DBX4 e MySQL 5D&amp;amp;#250;vidas, cr&amp;amp;#237;ticas e sugest&amp;amp;#245;es ser&amp;amp;#227;o sempre bem vindas.Abra&amp;amp;#231;os,Bruno Lichotbruno.lichot@codegear.com</description>
      <link>http://cc.codegear.com/Item/25633</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25633" type="application/zip" length="15680261" />
      <pubDate>2008-05-13T18:31:48</pubDate>
      <dc:date>2008-05-13T18:31:48</dc:date>
      <guid>http://cc.codegear.com/Item/25633</guid>
    </item>
    <item>
      <title>Exemplo de RAD Studio 2007 com MySQL 5</title>
      <description>Exemplo usando DBX 4 com MySQL 5.Um cadastro funcional para a tabela de produtos (id_produto Float, descricao varchar (60), quantidade float, precocompra float)Duvidas, cr&amp;amp;#237;ticas e sugest&amp;amp;#245;es ser&amp;amp;#227;o sempre bem vindas.Abra&amp;amp;#231;os,Bruno Lichotbruno.lichot@codegear.com</description>
      <link>http://cc.codegear.com/Item/25632</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25632" type="application/zip" length="764152" />
      <pubDate>2008-05-13T17:32:50</pubDate>
      <dc:date>2008-05-13T17:32:50</dc:date>
      <guid>http://cc.codegear.com/Item/25632</guid>
    </item>
    <item>
      <title>IDE Fix Pack 1.5 for RAD Studio 2007</title>
      <description>The IDE Fix Pack installs an DLL-Expert that fixes the following RAD Studio 2007 bugs at runtime:* IDE does not correctly resize the editor window in docked mode when the application is restored, maximized or resized (Win64).* Sometimes the IDE has two taskbar buttons* The TDBText control does not store the Color property into the DFM file if the property is set to clWindow* Fixes TCustomActionList.Notification memory overwrite on IDE startup and shutdown * Fixes search bug with upper/lower case Umlaut.Installation:1. Start IDEFixPackReg.exe under your user account2. Select the IDE registry keys for which you want to install the bugfix3. Press the &amp;amp;quot;Install&amp;amp;quot; buttonUninstallation:1. Start IDEFixPackReg.exe under your user account2. Press the &amp;amp;quot;Uninstall&amp;amp;quot; button. This will uninstall the bugfix for all (not only the selected) IDE registry keys.</description>
      <link>http://cc.codegear.com/Item/25412</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25412" type="application/zip" length="17094" />
      <pubDate>2008-05-12T19:13:35</pubDate>
      <dc:date>2008-05-12T19:13:35</dc:date>
      <guid>http://cc.codegear.com/Item/25412</guid>
    </item>
    <item>
      <title>PNGDelph Method Shop Code Samples</title>
      <description>The PNGDelphi project has been marked for removal from SourceForge.  Besides being one of the best PNG implementations for Delphi it had a section on the website where people could post code snippets demonstrating how to do things with the project code.I've grabbed a copy of all of the demo code and have provided them here for long term archival purposes.Here is the complete list of examples included in this package: * Smooth rotates a PNG object * Resizes a TPNGObject using a smooth algorithm * Slice one PNG into several smaller ones * Saves an image as either a bitmap or a png. * Sample chunk descendant * Read all tEXt-Chunks and write values into a TStrings object * Display a message box with information extracted from the PNG File * Finds and cuts a block from a PNG image * This method converts the png into a jpeg object * This method converts the png into a bmp object * Overlay one PNG over another * This makes the image half transparent * Flips a png image vertically and saves back * Draws a png image over the desktopI've also included the last version change log of the PNGImage component as published by Gustavo Daud, the original author of the PNGDelphi component library.</description>
      <link>http://cc.codegear.com/Item/25631</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25631" type="application/zip" length="15409" />
      <pubDate>2008-05-09T16:18:47</pubDate>
      <dc:date>2008-05-09T16:18:47</dc:date>
      <guid>http://cc.codegear.com/Item/25631</guid>
    </item>
    <item>
      <title>RtlVCLOptimize.pas 2.77</title>
      <description>The RtlVclOptimize unit allows you to use all non IDE specific DelphiSpeedUp optimizations in your own applications. The only thing you have to do is to add the unit to your project file (*.dpr).Changelog 2.77:- Fixed: LoadResString thread-safty caused memory leaks due to strings in threadvarsChangelog 2.76:- Fixed: LoadResString supports switching resource DLLs- Fixed: LoadResString is thread safe (each thread has its own cache)- Added: TActionList memory overwrite fix</description>
      <link>http://cc.codegear.com/Item/25537</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25537" type="application/zip" length="21787" />
      <pubDate>2008-05-08T06:24:01</pubDate>
      <dc:date>2008-05-08T06:24:01</dc:date>
      <guid>http://cc.codegear.com/Item/25537</guid>
    </item>
    <item>
      <title>CodeGear RAD Studio 2007 Trial</title>
      <description>Fully functional 30-day trial of CodeGear RAD Studio 2007 Architect Includes Delphi 2007 for Win32, Delphi for .NET and C++Builder 2007 - English, German, French and JapaneseThe CodeGear RAD Studio 2007 Enterprise Trial is a two-part download. You download the initial setup executable (5.54MB), which will in turn download additional files based on your feature selection. The total download size may be up to 1GB including up to 500MB for prerequisites like the Microsoft Windows Platform SDK and Internet Explorer (if you don't already have them installed) and up to 500MB for the CodeGear RAD Studio install files, depending on the features you select.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. </description>
      <link>http://cc.codegear.com/Item/24966</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=24966" type="application/zip" length="5392536" />
      <pubDate>2008-05-08T00:14:25</pubDate>
      <dc:date>2008-05-08T00:14:25</dc:date>
      <guid>http://cc.codegear.com/Item/24966</guid>
    </item>
    <item>
      <title>Update 2 for Borland Developer Studio 2006 (Pro, Japanese)</title>
      <description>Update 2 for Borland Developer Studio 2006 (Professional, Japanese)Download for registered users of Borland Developer Studio 2006 Professional.This update is cumulative so it can be installed over the original shipping version of Borland Developer Studio 2006 or over Update 1. Please see the readme included in the .zip file for additional information.</description>
      <link>http://cc.codegear.com/Item/25624</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25624" type="application/zip" length="200831029" />
      <pubDate>2008-05-07T23:35:11</pubDate>
      <dc:date>2008-05-07T23:35:11</dc:date>
      <guid>http://cc.codegear.com/Item/25624</guid>
    </item>
    <item>
      <title>Update 2 for Borland Developer Studio 2006 (Pro, German)</title>
      <description>Update 2 for Borland Developer Studio 2006 (Professional, German)Download for registered users of Borland Developer Studio 2006 Professional.This update is cumulative so it can be installed over the original shipping version of Borland Developer Studio 2006 or over Update 1. Please see the readme included in the .zip file for additional information.</description>
      <link>http://cc.codegear.com/Item/25623</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25623" type="application/zip" length="65087725" />
      <pubDate>2008-05-07T23:34:05</pubDate>
      <dc:date>2008-05-07T23:34:05</dc:date>
      <guid>http://cc.codegear.com/Item/25623</guid>
    </item>
    <item>
      <title>Update 2 for Borland Developer Studio 2006 (Pro, French)</title>
      <description>Update 2 for Borland Developer Studio 2006 (Professional, French)Download for registered users of Borland Developer Studio 2006 Professional.This update is cumulative so it can be installed over the original shipping version of Borland Developer Studio 2006 or over Update 1. Please see the readme included in the .zip file for additional information.</description>
      <link>http://cc.codegear.com/Item/25622</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25622" type="application/zip" length="65052072" />
      <pubDate>2008-05-07T23:33:03</pubDate>
      <dc:date>2008-05-07T23:33:03</dc:date>
      <guid>http://cc.codegear.com/Item/25622</guid>
    </item>
    <item>
      <title>Update 2 for Borland Developer Studio 2006 (Pro, English)</title>
      <description>Update 2 for Borland Developer Studio 2006 (Professional, English)Download for registered users of Borland Developer Studio 2006 Professional.This update is cumulative so it can be installed over the original shipping version of Borland Developer Studio 2006 or over Update 1. Please see the readme included in the .zip file for additional information.</description>
      <link>http://cc.codegear.com/Item/25621</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25621" type="application/zip" length="62923128" />
      <pubDate>2008-05-07T23:31:41</pubDate>
      <dc:date>2008-05-07T23:31:41</dc:date>
      <guid>http://cc.codegear.com/Item/25621</guid>
    </item>
    <item>
      <title>Updated Deployment Terms for CodeGear RAD Studio 2007</title>
      <description>This updated deployment terms file deploy.htm adds Borland.Data.DbxCommonDriver.dll to the list of redistributable .NET assemblies in CodeGear RAD Studio 2007.The .zip file includes deploy.htm files for English, German, French and Japanese.</description>
      <link>http://cc.codegear.com/Item/25620</link>
      <enclosure url="http://cc.codegear.com/Download.aspx?id=25620" type="application/zip" length="26125" />
      <pubDate>2008-05-07T22:59:13</pubDate>
      <dc:date>2008-05-07T22:59:13</dc:date>
      <guid>http://cc.codegear.com/Item/25620</guid>
    </item>
  </channel>
</rss>