<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>CodeCentral Submissions for Cyril Jandia</title>
    <link>http://cc.embarcadero.com/</link>
    <description>CodeCentral Submissions for Cyril Jandia</description>
    <item>
      <title>Missing Delphi source files for upload #15531</title>
      <description>Here are the missing packages VCLXML50, DCLXML50 from upload #15531.Note these are for illustration purpose of what my article in upload #15531 explains about Custom Modules and Custom Design Surfaces in Delphi's IDE; that is, as far as XML functionnality is concerned, they are far from completion.Hope it helps and/or inspire.Regards,Cyril</description>
      <link>http://cc.embarcadero.com/Item/15551</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=15551" type="application/zip" length="35065" />
      <pubDate>2001-01-29T21:11:35</pubDate>
      <dc:date>2001-01-29T21:11:35</dc:date>
      <guid>http://cc.embarcadero.com/Item/15551</guid>
    </item>
    <item>
      <title>Missing source files from upload #15531</title>
      <description>Here are the packages VCLXML50, DCLXML50 and related source files missing from upload #15531.Note these are for illustration purpose of what my article in upload #15531 explains about Custom Modules and Custom Design Surfaces in Delphi's IDE;that is, as far as XML functionnality is concerned, they are far from completion. These will hopefully serves &amp;quot;as seeds&amp;quot; for further, more practical tools w/in the Delphi/Kylix IDE.Hope it helps and/or inspire.Regards,Cyril</description>
      <link>http://cc.embarcadero.com/Item/15548</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=15548" type="application/zip" length="35065" />
      <pubDate>2001-01-29T17:13:30</pubDate>
      <dc:date>2001-01-29T17:13:30</dc:date>
      <guid>http://cc.embarcadero.com/Item/15548</guid>
    </item>
    <item>
      <title>Apache native API wrappers for Delphi 4, 5 (as of Apache 1.3.9)</title>
      <description>There is no documentation, yet : only source code ; though if you know how Apache modules integrates within the HTTP server (at least, in C) it will not be too difficult to use (see the Apache book from O'Reilly).Please do start w/ Apache.pas before going on w/ the .dpr's/.dpk'sWell, I guess Borland, will do far? much better, anyway.Apache Version=1.3.9Date=16 August 1999Originated=Apache HTTP Server 1.3.9URL=http://www.apache.org/Description=Interface for the Apache HTTP Server APIApache.pas11 December 2000WORK-IN-PROGRESS1.139.00121111 December 2000OriginalFile=httpd.h as of Apache 1.3.9HttpCfg.pas11 December 2000WORK-IN-PROGRESS1.139.00121111 December 2000OriginalFile=http_config.h as of Apache 1.3.9Win31=NOWin95=YESWin98=YESWin2000=???WinNT3=NOWinNT4=YESReq1=Requires Delphi 4 or laterReq2=Requires ApacheCore.dll as of Apache 1.3.9Cyril J. Jandiahttp://www.cjandia.com/mailto:cyril@cjandia.com</description>
      <link>http://cc.embarcadero.com/Item/15546</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=15546" type="application/zip" length="224979" />
      <pubDate>2001-01-29T14:43:29</pubDate>
      <dc:date>2001-01-29T14:43:29</dc:date>
      <guid>http://cc.embarcadero.com/Item/15546</guid>
    </item>
    <item>
      <title>Java2XML : how to use Java type reflection targeted to XML</title>
      <description>Java2XML : how to use Java type reflection targeted to XMLJava2XML is a small command-line tool one night I wanted to see how far we can go with Java type reflection (also known as RTTI for Delphi or Metadata in Microsoft's .NET platform tongue)See the annotated DTD for Java2XML in readme.htmlYou can generate its JavaDoc with one of the supplied batch files.</description>
      <link>http://cc.embarcadero.com/Item/15545</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=15545" type="application/zip" length="42811" />
      <pubDate>2001-01-29T14:09:26</pubDate>
      <dc:date>2001-01-29T14:09:26</dc:date>
      <guid>http://cc.embarcadero.com/Item/15545</guid>
    </item>
    <item>
      <title>XMLEd an XML Editor in Delphi and ESPX (ECMAScript Parser for XM</title>
      <description>XMLEd an XML Editor in Delphi and ESPX (ECMAScript Parser for XML)</description>
      <link>http://cc.embarcadero.com/Item/15534</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=15534" type="application/zip" length="103518" />
      <pubDate>2001-01-26T18:35:48</pubDate>
      <dc:date>2001-01-26T18:35:48</dc:date>
      <guid>http://cc.embarcadero.com/Item/15534</guid>
    </item>
    <item>
      <title>ESPX - an ECMAScript Parser for (almost) XML</title>
      <description>ESPX - an ECMAScript Parser for (almost) XMLThis one allows you to take advantage of XML-in-the-browser-technology (only if the browser at least support ECMA/JavaScript) thus, even with down-level web user agents. See the (very basic though proof of concept) demos. Also, be aware there is a performance issue, still, since no effort has yet been devoted to optimization.Last version is 20010123 (further updates will be available at http://www.cjandia.com/)See copying.txt please.Enjoy.</description>
      <link>http://cc.embarcadero.com/Item/15532</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=15532" type="application/zip" length="80002" />
      <pubDate>2001-01-26T17:13:16</pubDate>
      <dc:date>2001-01-26T17:13:16</dc:date>
      <guid>http://cc.embarcadero.com/Item/15532</guid>
    </item>
    <item>
      <title>Taking advantage of Delphi's IDE hidden Building Blocks</title>
      <description>IDE PackagesIDE packages are feature foundations for the different editions of Delphi.Core IDE packages include CORIDE50.bpl, DPHIDE50.bpl, PROIDE50.bpl, DPHPRO50.bpl, amongst others, in the BINaries.Learn to build them in section 2.Desktop Windows(New support for custom ones in Delphi 5)Examples of desktop windows are: Delphi's main window itself (TAppBuilder), the Object Inspector (TPropertyInspector),the Project Manager (TProjectManager), the Breakpoint List Window (TBPWindow),the Disassembly View Window (TDisassemblyView), etc.Apart from its specific functionality, what makes a desktop window interesting isDelphi automatically saves the window's state as part of the current desktop's.This includes basically its size, its position, whether it is visible or not, and optionally,information about the docking site that hosts it. Section 3,&amp;quot;Desktop Windows&amp;quot;, explains you how to build them (optionally dockable), and how to do registration into the IDE.Design Windows(Available since Delphi 1, modified in Delphi 4)Design windows are forms where design-time activities take place.Amongst the most commonly used ones are the form editor and the Object Inspector, obviously.The menu designer, the dataset field editor, and various editors of TCollection-derived objects(e.g., the editor for TStatusPanels) are other examples of design windows.Learn to write them in section 4, &amp;quot;Design Windows&amp;quot;. Note this would apply to Delphi 4 as well.Custom Modules(Appeared in Delphi 3, extended in Delphi 5)Custom modules are a powerful design-time constituent of the IDE object model.Delphi 3 introduced them to allow root components that descend from classes other than TForm to be edited usingthe form designer, thus allowing to present their specific published properties in the Object Inspector, andto stream them from/to a .DFM file.Custom modules were one of the requirements to have an elegant implementation of Web Modules(by deriving from TDataModule), used in CGI/ISAPI projects of Delphi 3 Client/Server.They are also useful to implement report components (e.g., TWinControl-derived) in reporting libraries,such as QuickReport. Learn to implement them in section 5, &amp;quot;Custom Modules&amp;quot;.Modelling Support(New in Delphi 5)This would deserve an article of its own.For now, have a look at the end of the quick reference and at the &amp;quot;xxxReg&amp;quot; units inDelphi's &amp;quot;Source\Property Editors&amp;quot; directory.</description>
      <link>http://cc.embarcadero.com/Item/15531</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=15531" type="application/zip" length="671950" />
      <pubDate>2001-01-26T16:32:45</pubDate>
      <dc:date>2001-01-26T16:32:45</dc:date>
      <guid>http://cc.embarcadero.com/Item/15531</guid>
    </item>
  </channel>
</rss>