<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copy and paste the url into your newsreader application" -->

<rss version="2.0" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

   <channel>
   <title><![CDATA[About.com Delphi: What's Hot Now]]></title>
   <link>http://delphi.about.com/</link>
   
   <description>These articles that had the largest increase in popularity over the last week</description>
   <image><title>About.com</title>
   <url>http://z.about.com/f/lg/s10.gif</url> 
   <link>http://www.about.com/</link> 
   <width>118</width> 
   <height>20</height>
   </image>

   <dc:language>en-us</dc:language>
   <dc:creator>delphi.guide@about.com</dc:creator>
   <dc:date>2012-05-20T11:10:58Z</dc:date>

   <admin:generatorAgent rdf:resource="http://about.com/" />
   <sy:updatePeriod>daily</sy:updatePeriod>
   <sy:updateFrequency>1</sy:updateFrequency>
   <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
   
         <item>
         <title><![CDATA[MaxLength For TListView Edit Control]]></title>
         <link>http://delphi.about.com/od/tlistview/qt/maxlength-listview-edit-control.htm</link>
         <description><![CDATA[The ReadOnly property of a List View, determines whether the user can change the contents of the control - caption of an item. Since using TEdit we (Delphi developers) are used to have the MaxLength property. Here's how to limit the number of characters a user can enter into the ListView's editor control.
 ]]></description>
         <guid isPermaLink="true">http://delphi.about.com/od/tlistview/qt/maxlength-listview-edit-control.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[GDI Graphics in Delphi - page 6/9]]></title>
         <link>http://delphi.about.com/library/bluc/text/uc052102f.htm</link>
         <description><![CDATA[From simple lines to direct API calls: the ultimate tutorial to GDI graphics in Delphi. This tutorial will introduce you to some of the techniques in the GDI Delphi drawing. Look for: drawing lines and shapes, drawing pictures, flicker-free drawings, off-screen bitmaps, GDI drawings the API way...]]></description>
         <guid isPermaLink="true">http://delphi.about.com/library/bluc/text/uc052102f.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[Accessing and managing MS Excel sheets with Delphi (Page 6/7)]]></title>
         <link>http://delphi.about.com/od/database/l/aa090903f.htm</link>
         <description><![CDATA[Accessing and managing MS Excel sheets with Delphi. How to retrieve, display and edit Microsoft Excel spreadsheets with ADO (dbGO) and Delphi. This step-by-step article describes how to connect to Excel, retrieve sheet data, and enable editing of data (using the DBGrid). You'll also find a list of most common errors (and how to deal with them) that might pop up in the process.]]></description>
         <guid isPermaLink="true">http://delphi.about.com/od/database/l/aa090903f.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[System Tray Delphi application - dirty and effective]]></title>
         <link>http://delphi.about.com/od/kbwinshell/l/aa122501a.htm</link>
         <description><![CDATA[Once you have placed a Delphi program's icon in the Tray, it's time to show a (customized) pop up menu near the icon and have the icon reflect the stat of your application - even animate it if you want to!]]></description>
         <guid isPermaLink="true">http://delphi.about.com/od/kbwinshell/l/aa122501a.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[Searching for data - DB/9]]></title>
         <link>http://delphi.about.com/od/database/l/aa052901a.htm</link>
         <description><![CDATA[Chapter nine of the free Delphi Database Course for beginners. Walking through various methods of data seeking and locating while developing ADO based Delphi database applications.]]></description>
         <guid isPermaLink="true">http://delphi.about.com/od/database/l/aa052901a.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[Application.ProcessMessages]]></title>
         <link>http://delphi.about.com/od/objectpascalide/a/delphi-processmessages-dark-side.htm</link>
         <description><![CDATA[When programming an event handler in Delphi (like the OnClick event of a TButton), there comes the time when your application needs to be busy for a while, e.g. the code needs to write a big file or compress some data. If you do that you'll notice that your application seems to be locked. Your form cannot be moved anymore and the buttons are showing no sign of life. It seems to be crashed. Application.ProcessMessages might come as a rescue, but you need to know its dark side!]]></description>
         <guid isPermaLink="true">http://delphi.about.com/od/objectpascalide/a/delphi-processmessages-dark-side.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[Owner Drawing in Delphi]]></title>
         <link>http://delphi.about.com/od/vclusing/a/owner_drawing.htm</link>
         <description><![CDATA[Owner Drawing - an excellent way to improve the look and feel of your Delphi application by changing the control's standard appearance.]]></description>
         <guid isPermaLink="true">http://delphi.about.com/od/vclusing/a/owner_drawing.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[An Introduction to COM Programming with Delphi (2 / 6)]]></title>
         <link>http://delphi.about.com/od/beginners/l/aa113004a.htm</link>
         <description><![CDATA[An Introduction to COM Programming with Delphi (1 / 6). A brief historical rundown on COM's glorious past. What is an Interface? How to implement an Interface? Describing the TInterfacedObject.]]></description>
         <guid isPermaLink="true">http://delphi.about.com/od/beginners/l/aa113004a.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[Accurate Difference Between Two TDateTimes]]></title>
         <link>http://delphi.about.com/od/objectpascalide/a/accurate-difference-between-two-delphi-tdatetime-values.htm</link>
         <description><![CDATA[The shortest path to creating a function that obtains precisely (1 millisecond) the difference between two dates passed as parameter. The result is a record in years, weeks, days, hours, minutes, seconds and milliseconds which is the difference of full dates!]]></description>
         <guid isPermaLink="true">http://delphi.about.com/od/objectpascalide/a/accurate-difference-between-two-delphi-tdatetime-values.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[Reporting Tools]]></title>
         <link>http://delphi.about.com/od/toppicks/tp/aatpreporting.htm</link>
         <description><![CDATA[Easily create complex reports that are linked directly into your Delphi EXE. Most of the tools from the list provide all the means for you to develop reports, including a report engine, report designer, previewer, ...]]></description>
         <guid isPermaLink="true">http://delphi.about.com/od/toppicks/tp/aatpreporting.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[Installation Packages]]></title>
         <link>http://delphi.about.com/od/toppicks/tp/aatpinstall.htm</link>
         <description><![CDATA[If you are looking for a tool to distribute and deliver your Delphi applications look no further]]></description>
         <guid isPermaLink="true">http://delphi.about.com/od/toppicks/tp/aatpinstall.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[Using ADO in a Delphi]]></title>
         <link>http://delphi.about.com/od/database/a/adodelphi.htm</link>
         <description><![CDATA[Data access using Microsoft's ActiveX Data Objects (ADO) with Delphi. Find out what ADO brings to a Delphi developer, how to work with ADO and what are the best ADO components for Delphi.]]></description>
         <guid isPermaLink="true">http://delphi.about.com/od/database/a/adodelphi.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[Installing controls w. source]]></title>
         <link>http://delphi.about.com/od/vclusing/ss/installpasvcl_4.htm</link>
         <description><![CDATA[If you need to install a third-party Delphi component, and you only have a .PAS source file(s), follow this step-by-step tutorial and learn how to add the component into an existing package. This tutorial covers installing components in Delphi for Win32 (Delphi 7).]]></description>
         <guid isPermaLink="true">http://delphi.about.com/od/vclusing/ss/installpasvcl_4.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[Running Flash animations with Delphi]]></title>
         <link>http://delphi.about.com/od/graphics/l/aa040103a.htm</link>
         <description><![CDATA[Running Flash animations using Delphi. How to display Macromedia Flash animations (swf) inside a Delphi application. Grasp the fundamentals of integrating Macromedia Flash animations and Delphi]]></description>
         <guid isPermaLink="true">http://delphi.about.com/od/graphics/l/aa040103a.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[TFrame.OnCreate Implementation]]></title>
         <link>http://delphi.about.com/od/delphitips2007/qt/tframe_oncreate.htm</link>
         <description><![CDATA[A frame, like a form, is a container for other components. Frames can be nested within forms or other frames, and they can be saved on the Component palette for easy reuse. Once you start using frames, you'll note there's no OnCreate event you can use to initialize your frames. Here's how to mimic the OnCreate event for Delphi frames.]]></description>
         <guid isPermaLink="true">http://delphi.about.com/od/delphitips2007/qt/tframe_oncreate.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[Go MySQL]]></title>
         <link>http://delphi.about.com/od/mysql/tp/aatpmysql.htm</link>
         <description><![CDATA[An overview of VCL components allowing you to access a MySQL database from Delphi using standard data controls without using BDE/ADO/ODBC. Plus a few MYSQL related tools.]]></description>
         <guid isPermaLink="true">http://delphi.about.com/od/mysql/tp/aatpmysql.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[Drawing an image in a cell of a Delphi DBGrid]]></title>
         <link>http://delphi.about.com/library/weekly/aa032205a.htm</link>
         <description><![CDATA[Here's how to place an image into a cell of a TDBGrid. Enrich the visual presentation of data in Delphi database applications. ]]></description>
         <guid isPermaLink="true">http://delphi.about.com/library/weekly/aa032205a.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[Accessing and managing MS Excel sheets with Delphi (Page 4/7)]]></title>
         <link>http://delphi.about.com/od/database/l/aa090903d.htm</link>
         <description><![CDATA[Accessing and managing MS Excel sheets with Delphi. How to retrieve, display and edit Microsoft Excel spreadsheets with ADO (dbGO) and Delphi. This step-by-step article describes how to connect to Excel, retrieve sheet data, and enable editing of data (using the DBGrid). You'll also find a list of most common errors (and how to deal with them) that might pop up in the process.]]></description>
         <guid isPermaLink="true">http://delphi.about.com/od/database/l/aa090903d.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[Twain and Delphi]]></title>
         <link>http://delphi.about.com/od/graphics/l/aa030299.htm</link>
         <description><![CDATA[Acquire images from scanners, cameras and image capture devices using Delphi. See how to import (and wrap in a component) an image scan control within Delphi.]]></description>
         <guid isPermaLink="true">http://delphi.about.com/od/graphics/l/aa030299.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[An introduction to Data-Bound ASP.NET List Controls]]></title>
         <link>http://delphi.about.com/library/weekly/aa092705a.htm</link>
         <description><![CDATA[A Beginner's Guide to ASP.NET Programming for Delphi developers: Chapter 21. First steps in using the Repeater ASP.NET web server control. Learn how to data bind multi-record controls. Understanding the DataBinder class and the DataBinder.Eval method.]]></description>
         <guid isPermaLink="true">http://delphi.about.com/library/weekly/aa092705a.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[Delphi Tips 237 - 240]]></title>
         <link>http://delphi.about.com/cs/adptips2004/a/bltip0304_2.htm</link>
         <description><![CDATA[Delphi tip: How to dynamically change the Page title in Delphi for.Net ASP.NET application.]]></description>
         <guid isPermaLink="true">http://delphi.about.com/cs/adptips2004/a/bltip0304_2.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[Reading RSS (XML) Feeds]]></title>
         <link>http://delphi.about.com/od/internetintranet/ss/xml_rss_read.htm</link>
         <description><![CDATA[Depending upon who you talk to, a blog is a personal Web diary, a collection of short, dated discussions]]></description>
         <guid isPermaLink="true">http://delphi.about.com/od/internetintranet/ss/xml_rss_read.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[New...Access Database from Delphi - DB Course/Chapter 13 - Page 2/2]]></title>
         <link>http://delphi.about.com/od/database/l/aa072401b.htm</link>
         <description><![CDATA[Chapter thirteen of the free Delphi Database Course for beginners. How to create an MS Access database without the MS Access. How to create a table, add an index to an existing table, how to join two tables and set up referential integrity. No MS Access, only Pure Delphi code.]]></description>
         <guid isPermaLink="true">http://delphi.about.com/od/database/l/aa072401b.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[Delphi Tips 189 - 192]]></title>
         <link>http://delphi.about.com/cs/adptips2003/a/bltip0303_5.htm</link>
         <description><![CDATA[How do I (using Delphi) talk to Microsoft Word?]]></description>
         <guid isPermaLink="true">http://delphi.about.com/cs/adptips2003/a/bltip0303_5.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[Your First MDI Delphi Project]]></title>
         <link>http://delphi.about.com/od/beginners/l/aa031103a.htm</link>
         <description><![CDATA[Learn how to create a powerful 'multiple document interface' application using Delphi. A Beginner's Guide to Delphi Programming: Chapter 11.]]></description>
         <guid isPermaLink="true">http://delphi.about.com/od/beginners/l/aa031103a.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[TreeView with check boxes and radio buttons]]></title>
         <link>http://delphi.about.com/od/vclusing/l/aa092104a.htm</link>
         <description><![CDATA[TreeView with check boxes and radio buttons. Here's how to add check boxes and radio buttons to a TTreeView Delphi component. Give your applications a more professional and smoother look.]]></description>
         <guid isPermaLink="true">http://delphi.about.com/od/vclusing/l/aa092104a.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[Clear TImage picture]]></title>
         <link>http://delphi.about.com/od/adptips2005/qt/cleartimage.htm</link>
         <description><![CDATA[If you need to clear the image contained in the TImage Delphi control, at run time, you'll find that *no* method exist for such a simple task...]]></description>
         <guid isPermaLink="true">http://delphi.about.com/od/adptips2005/qt/cleartimage.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[Selecting and highlighting a row in a DBGrid - &quot;OnMouseOverRow&quot;]]></title>
         <link>http://delphi.about.com/od/usedbvcl/l/aa011004a.htm</link>
         <description><![CDATA[Need to highlight the row behind the mouse cursor in a DBGrid? Here's how to select (make active record) and highlight (change color, font, etc.) a row in a DBGrid as mouse moves around the grid.]]></description>
         <guid isPermaLink="true">http://delphi.about.com/od/usedbvcl/l/aa011004a.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[Delphi Tips 129 - 132]]></title>
         <link>http://delphi.about.com/cs/adptips2001/a/bltip1201_4.htm</link>
         <description><![CDATA[Delphi tip: Rotate Bitmap (any angle, any center of rotation)]]></description>
         <guid isPermaLink="true">http://delphi.about.com/cs/adptips2001/a/bltip1201_4.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         
         <item>
         <title><![CDATA[AI Delphi Game Example]]></title>
         <link>http://delphi.about.com/od/gameprogramming/a/aigamesample.htm</link>
         <description><![CDATA[A Simple example of Artificial Intelligence using Delphi. The article explores Delphi approach to AI, using the pebble picking game. A simple game is used to show how computer can learn by correcting mistakes.]]></description>
         <guid isPermaLink="true">http://delphi.about.com/od/gameprogramming/a/aigamesample.htm</guid>
         <dc:subject>compute</dc:subject>
         <dc:date>2012-05-20T11:10:58Z</dc:date>
         </item>
         </channel>
</rss>
