<?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.embarcadero.com/Products.aspx?prodid=1</link>
    <description>CodeCentral Delphi Submissions</description>
    <item>
      <title>Upload Test</title>
      <description />
      <link>http://cc.embarcadero.com/Item/26949</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=26949" type="application/zip" length="469702636" />
      <pubDate>2012-05-16T21:11:35</pubDate>
      <dc:date>2012-05-16T21:11:35</dc:date>
      <guid>http://cc.embarcadero.com/Item/26949</guid>
    </item>
    <item>
      <title>Habari Client for ActiveMQ Apollo 1.1.b1 - message broker client</title>
      <description>Habari Client for Apollo is a library for Delphi and Free Pascal which provides easy access to the Apache Apollo open source message broker. It supports Delphi 2009 to XE2 and Free Pascal.The library has been tested with the current 1.1 release of Apollo. It reaches a throughput of several thousand messages per second incoming+outgoing on very moderate hardware.Habari Client for Apollo supports the following broker-specific features:* Temporary Destinations - http://activemq.apache.org/apollo/documentation/user-manual.html#Temporary_Destinations* Browsing Subscriptions - http://activemq.apache.org/apollo/documentation/user-manual.html#Browsing_Subscriptions* Topic Durable Subscriptions - http://activemq.apache.org/apollo/documentation/user-manual.html#Topic_Durable_SubscriptionsHome page:http://www.habarisoft.com/habari_apollo.htmlAPI Documentation:http://www.habarisoft.com/habari_apollo/1.0/docs/api/index.htmlGetting Started Guide (PDF):http://www.habarisoft.com/download/HabariApolloGettingStarted.pdfAbout Apollo: Apollo is a faster, more reliable, easier to maintain messaging broker built from the foundations of the original ActiveMQ. It accomplishes this using a radically different threading and message dispatching architecture. - http://activemq.apache.org/apollo/blog/index.htmlHabari Client libraries are also available for other open source message brokers, including Apache ActiveMQ, HornetQ, OpenMQ and RabbitMQ.</description>
      <link>http://cc.embarcadero.com/Item/28689</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28689" type="application/zip" length="2993625" />
      <pubDate>2012-05-16T16:00:00</pubDate>
      <dc:date>2012-05-16T16:00:00</dc:date>
      <guid>http://cc.embarcadero.com/Item/28689</guid>
    </item>
    <item>
      <title>Absolute freeware Database (9db)</title>
      <description>Absolute freeware Database (9db)Limitation.Your copyrights begin right after the first use.Concept.Limitation correspond BSD to the license adapted for micro-products. Conditions eval the period are included, your copyrights begin right after the first use. Legally, amendments on one symbol are considered as changes.Second conditional.If Your don't use tvdatabase - can by no change one symbol.The variant array mixed with list and dataset for D7 - Delphi XE2. File format 9db has several tables. Variety client dataset.Small db--Last fix- support case insensitive indices (v2.2), update tools.- complete SyncQuery and fix some error's.</description>
      <link>http://cc.embarcadero.com/Item/28790</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28790" type="application/zip" length="307353" />
      <pubDate>2012-05-16T13:00:27</pubDate>
      <dc:date>2012-05-16T13:00:27</dc:date>
      <guid>http://cc.embarcadero.com/Item/28790</guid>
    </item>
    <item>
      <title>Habari Client for OpenMQ 2.1 - message broker client</title>
      <description>Habari Client for OpenMQ is a library for Delphi and Free Pascal which provides easy access to OpenMQ, a freely available and highly performing JMS message broker. With this library, Delphi developers can build integrated solutions, using the peer-to-peer or the publish and subscribe communication model. Habari OpenMQ Client uses a plug-in style architecture for communication libraries and message transformers for XML and JSON object serialization. It supports OpenMQ versions 4.4 and 4.5, Delphi 2009 to XE2 and Free Pascal. New in release 2.1:* extended RTTI suppression* tested with OpenMQ versions 4.4u1, 4.4u2, 4.5.1 and 4.5.2* improvements in the Indy and Synapse communication adapter* compiles with Free Pascal 2.6.0* improved VisualMM (FastMM4 memory monitoring) demo* improved chat demo* improved throughput test tool* extended and improved unit tests* GUID transaction identifiersNew in release 2.0:* new STOMP frame decoder* tested with revision 4713 of Indy 10.5.8* tested with OpenMQ versions 4.4u1, 4.4u2, 4.5, 4.5.1 and 4.6 (build 3-c)* various improvements and fixes in the Indy and Synapse communication adapter, and in the JSON SuperObject and OmniXml message transformersNew in release 1.9:* Ready for Delphi XE2* Unit tests for OpenMQ 4.4u1, 4.4u2, 4.5, 4.5.1 and 4.6 (build 3-c)* MapMessage and lkJSON support* Throughput demo* Minor fixesNew in release 1.8:* Support for durable subscriptions: If a client needs to receive all the messages published on a topic, including the ones published while the subscriber is inactive, it uses a durable TopicSubscriber* Support for object exchange using NativeXml * Tested with OpenMQ 4.5, Free Pascal 2.4.4 and Indy 10.5.8.rev4639 * Improved object message exchange* New frame decoder* Support for NoLocal flag, it inhibits the delivery of messages by its own connection* Many minor enhancements and fixes (see &amp;amp;quot;Getting Started&amp;amp;quot;)* Feature matrix at http://www.habarisoft.com/download/HabariFeatureMatrix.pdfNew in release 1.7:* The Failover transport layers reconnect logic on top of the Stomp transport. The URL for a connection factory can be configured with failover:(uri1,...,uriN)?transportOptions* Log4D updated to revision 37* tested with OpenMQ 4.4u1, 4.4u2 and 4.5b29, the version in GlassFish v3.1The download includes PDF Getting Started documentation and demo applications.Habari OpenMQ Client - Getting started (PDF):http://www.habarisoft.com/download/HabariOpenMQGettingStarted.pdfHabari OpenMQ Client - Online API documentation:http://www.habarisoft.com/habari_openmq/2.1/docs/api/index.htmlHabari OpenMQ Client - Demo and free tools download:http://www.habarisoft.com/download/HabariOpenMQ-demo.zipHabari Client libraries home page:http://www.habarisoft.com/habari.htmlPlease read the documentation (Getting Started) section to configure OpenMQ before running the demo tools and applications.</description>
      <link>http://cc.embarcadero.com/Item/26810</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=26810" type="application/zip" length="2928118" />
      <pubDate>2012-05-15T06:13:38</pubDate>
      <dc:date>2012-05-15T06:13:38</dc:date>
      <guid>http://cc.embarcadero.com/Item/26810</guid>
    </item>
    <item>
      <title>Habari Client for HornetQ 1.7 - message broker client</title>
      <description>Habari Client for HornetQ is a library for Delphi(r) and Free Pascal which provides easy access to the HornetQ open source Message Broker. With this library, Delphi developers can build integrated solutions, using the peer-to-peer or the publish and subscribe communication model. Habari Client for HornetQ uses a plug-in style architecture for communication libraries and message transformers for XML and JSON object serialization. It supports HornetQ versions 2.1.2 and newer, Delphi 2009 to XE2 and Free Pascal, and is based on the JMS API for Message Oriented Middleware.New in version 1.7- Extended RTTI suppression- Tested with HornetQ 2.2.14.Final- Tested with JBoss AS 7.1.1.Final (HornetQ 2.2.12)- GUID transaction identifier- Improved VisualMM demo - Improved chat demo- Improved ReceiveNoWait methodNew in version 1.6- Tested with HornetQ-2.2.10(AS7-122)- Improved throughput test demo- New demo for Visual FastMM memory usage monitoring  (see http://mikejustin.wordpress.com/)- New frame decoder- Performance improvements- Minor fixesNew in version 1.5- Ready for Delphi XE2- New unit tests- New throughput test tool (included in free demo download)- Minor changes - see &amp;amp;quot;Getting Started&amp;amp;quot; documentationNew in version 1.4- Support for NativeXml- Support for MapMessage- Tested with HornetQ 2.2.5.Final- New optional frame decoder- Name changed to Habari Client for HornetQ- Minor changes see &amp;amp;quot;Getting Started&amp;amp;quot; documentationHome page:http://www.habarisoft.com/habari_hornetq.htmlGetting Started Guide (PDF):http://www.habarisoft.com/download/HabariHornetQGettingStarted.pdfThe API documentation can be browsed online athttp://www.habarisoft.com/habari_hornetq/1.7/docs/api/index.htmlHornetQ is an open source project from the JBoss Community to build a multi-protocol, embeddable, very high performance, clustered, asynchronous messaging system.HornetQ is the default message broker included in JBoss 6 and JBoss 7 Application Server and can be easily integrated in JBoss Application Server 5.</description>
      <link>http://cc.embarcadero.com/Item/27640</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=27640" type="application/zip" length="3854233" />
      <pubDate>2012-05-15T06:09:29</pubDate>
      <dc:date>2012-05-15T06:09:29</dc:date>
      <guid>http://cc.embarcadero.com/Item/27640</guid>
    </item>
    <item>
      <title>Getting Started with Win/Mac Dev - Lesson 2 Course Book</title>
      <description>If you&amp;#8217;re new to FireMonkey or want to brush up on your skills, you&amp;#8217;re invited to join Embarcadero&amp;#8217;s David Intersimone for a new training series on Windows and Mac development with FireMonkey. Each week you can participate in a new 30 minute lesson followed by a 15 minute Q&amp;amp;A session where you can get answers to your questions about programming with FireMonkey.This PDF file contains the Lesson 2 Course Book - Creating your First Windows and Mac Desktop Application - for Delphi and C++</description>
      <link>http://cc.embarcadero.com/Item/28859</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28859" type="application/zip" length="1665304" />
      <pubDate>2012-05-14T12:54:12</pubDate>
      <dc:date>2012-05-14T12:54:12</dc:date>
      <guid>http://cc.embarcadero.com/Item/28859</guid>
    </item>
    <item>
      <title>Getting Started with Win/Mac Dev - Lesson 1 Course Book</title>
      <description>If you&amp;#8217;re new to FireMonkey or want to brush up on your skills, you&amp;#8217;re invited to join Embarcadero&amp;#8217;s David Intersimone for a new training series on Windows and Mac development with FireMonkey. Each week you can participate in a new 30 minute lesson followed by a 15 minute Q&amp;amp;A session where you can get answers to your questions about programming with FireMonkey.This PDF file contains the Lesson 1 Course Book - Introduction to Windows and Mac Development and Setting up the Development Environment - for Delphi and C++</description>
      <link>http://cc.embarcadero.com/Item/28858</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28858" type="application/zip" length="3505445" />
      <pubDate>2012-05-14T12:49:03</pubDate>
      <dc:date>2012-05-14T12:49:03</dc:date>
      <guid>http://cc.embarcadero.com/Item/28858</guid>
    </item>
    <item>
      <title>Getting Started with Win/Mac Dev - Course Syllabus</title>
      <description>If you&amp;#8217;re new to FireMonkey or want to brush up on your skills, you&amp;#8217;re invited to join Embarcadero&amp;#8217;s David Intersimone for a new training series on Windows and Mac development with FireMonkey. Each week you can participate in a new 30 minute lesson followed by a 15 minute Q&amp;amp;A session where you can get answers to your questions about programming with FireMonkey.This PDF file contains the Course Syllabus for the Delphi and C++ lessons.</description>
      <link>http://cc.embarcadero.com/Item/28857</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28857" type="application/zip" length="198295" />
      <pubDate>2012-05-14T12:43:51</pubDate>
      <dc:date>2012-05-14T12:43:51</dc:date>
      <guid>http://cc.embarcadero.com/Item/28857</guid>
    </item>
    <item>
      <title>Getting Started with Win/Mac Dev - Lesson 2 - Delphi</title>
      <description>If you&amp;#8217;re new to programming or want to brush up on your skills, you&amp;#8217;re invited to join Embarcadero&amp;#8217;s David Intersimone for a training series focused on &amp;#8220;Getting Started with Windows and Mac Development&amp;#8221;. Each week, students will participate in a 30 minute lesson followed by a 15 minute Q&amp;amp;A session where you can get answers to your questions.May 10: Lesson 2 &amp;#8211; Creating your First Windows and Mac Desktop Application - DelphiDuration: 31 minutes and 50 secondsSize: 155mbFormat: MP4</description>
      <link>http://cc.embarcadero.com/Item/28855</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28855" type="application/zip" length="162651226" />
      <pubDate>2012-05-14T03:49:46</pubDate>
      <dc:date>2012-05-14T03:49:46</dc:date>
      <guid>http://cc.embarcadero.com/Item/28855</guid>
    </item>
    <item>
      <title>Getting Started with Win/Mac Dev - Lesson 1 - Delphi</title>
      <description>If you&amp;#8217;re new to programming or want to brush up on your skills, you&amp;#8217;re invited to join Embarcadero&amp;#8217;s David Intersimone for a training series focused on &amp;#8220;Getting Started with Windows and Mac Development&amp;#8221;. Each week, students will participate in a 30 minute lesson followed by a 15 minute Q&amp;amp;A session where you can get answers to your questions. May 3: Lesson 1 &amp;#8211; Introduction to Windows and Mac Development and Setting up your Development Environment - DelphiDuration: 31 minutes and 59 secondsSize:  169mbFormat: MP4</description>
      <link>http://cc.embarcadero.com/Item/28853</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28853" type="application/zip" length="177189801" />
      <pubDate>2012-05-14T03:33:53</pubDate>
      <dc:date>2012-05-14T03:33:53</dc:date>
      <guid>http://cc.embarcadero.com/Item/28853</guid>
    </item>
    <item>
      <title>DevDirect EMEA Webinar Demos 20120511</title>
      <description>Demos:- ChatRoomDemo- DataSnapMonitor- DatSnapMultitierDB- DelphiJQueryMobileApp- ServerClassesLifecycle</description>
      <link>http://cc.embarcadero.com/Item/28852</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28852" type="application/zip" length="1463444" />
      <pubDate>2012-05-11T14:34:12</pubDate>
      <dc:date>2012-05-11T14:34:12</dc:date>
      <guid>http://cc.embarcadero.com/Item/28852</guid>
    </item>
    <item>
      <title>BusinessSkinForm  v. 9.62</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:-Office 2010 Ribbon UI control (for SDI and MDI applications)-Office 2010 Ribbon UI Application Menu-Office 2010 skins + additional skins for Ribbon UI- layered borders for windows- blur alphablend effect for layered borders (available for Aero interface in Windows Vista and Windows 7) -open architecture for skins -application can have one or different skins for windows -cool external glow effects for buttons in form's caption  (as in Windows Vista)-run-time skin change -nonrectangular, dynamically resizable windows -default style for forms, controls and menus -custom buttons in form caption -MDI, SDI support -skin support for menus and hints -over 120 components and controls -skin support for all DB-controls + additional DB-controls -skin support for all elements in all controls and forms -skin support for shell dialogs and many others dialogs -skin support for printer dialogs -full skin support for all standard dialogs -skin support for messages -Windows 2K, XP, Vista layered windows support for forms, menus,popup controls, dialogs-stored skins in *.exe file -creating your skins with special program -zip-compression support for skins -zlib-compression support for skins -tested in Windows 95, 98, ME, NT, 2000, 2003, XP, Vista, Windows 7-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-SkinBuilder, which is based on native Ribbon UI controls and skins-support Delphi 5-2010, XE; C++Builder 5-2010, XE, XE2</description>
      <link>http://cc.embarcadero.com/Item/22971</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=22971" type="application/zip" length="23917331" />
      <pubDate>2012-05-10T07:38:40</pubDate>
      <dc:date>2012-05-10T07:38:40</dc:date>
      <guid>http://cc.embarcadero.com/Item/22971</guid>
    </item>
    <item>
      <title>DynamicSkinForm  v. 12.62</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 -layered borders for windows-blur alphablend effect for layered borders (available for Aero interface in Windows Vista and Windows 7) -cool external glow effects for buttons in caption of the form (as in Windows Vista)-MDI, SDI support -default style for form and controls -skin support for messages -skin menus with nonrectangular kind, effects, multi-items support -skin support and default style for dialog windows and tool windows -over 100 components and controls-skin support for shell controls and dialogs -skin support for printer dialogs -linking controls to areas -skins with objects: caption, buttons, gauge, switch, trackbar, animate, labels, areas for user objects -skin support for all elements in all controls and forms -full skin support for all standard dialogs -morphing effects for objects and controls -alphablending effect for menus and controls -Windows 2K, XP, Vista layered windows support for forms, menus,popup controls, dialogs-jpeg files support -skin support for cursors -skin support for hints with nonrectangular kind, alphablending effect -rollup state for forms -stored skins in *.exe file -open architecture for skins -creating your skins with special editor -zip-compression support for skins -zlib-compression support for skins -cool skins collections with full right to use and distribute from your site -tested in Windows 95, 98, ME, NT, 2000, 2003, XP, Vista, 7-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-SkinBuilder, which use native skin engine-support Delphi 5-2010, XE; C++Builder 5-2010, XE, XE2</description>
      <link>http://cc.embarcadero.com/Item/22973</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=22973" type="application/zip" length="25577029" />
      <pubDate>2012-05-10T07:37:43</pubDate>
      <dc:date>2012-05-10T07:37:43</dc:date>
      <guid>http://cc.embarcadero.com/Item/22973</guid>
    </item>
    <item>
      <title>ScroogeXHTML 6.1 - RTF to HTML+XHTML converter</title>
      <description>ScroogeXHTML is a component for Delphi and Free Pascal which converts RTF (rich text) to HTML and XHTML.It converts text attributes including background and highlight colors, paragraph attributes including alignment (left, right, centered, justified) and paragraph indent (left, right, first line) and simple numbered or unnumbered lists.Unicode conversion of mixed-language documents, including simplified and traditional Chinese, Korean and Japanese, as well as mixed left-to-right and right-to-left documents, are supported.CSS and default font settings allow to create size-optimized documents which contain only font properties for text elements which differ from the default CSS.Supported document types:* XHTML 1.0 Strict and Transitional, 1.1* XHTML Basic 1.0, XHTML Mobile Profile 1.0 (a.k.a WAP 2.0)* HTML 3 ('Flex' dialect)* HTML 4.01 Strict and Transitional* HTML5 (draft)Web server demo for the Delphi versionHabarisoft is pleased to announce the new interactive web server demo, which is included in the demo download. This new demo runs as a stand-alone webserver, uses a HTTP web form to submit your test RTF code to the ScroogeXHTML converter component, and presents the converted XHTML code in your browser. New in release 6.1* Extended RTTI (Delphi 2010 and newer) is disabled by default and can be enabled with the new conditional symbol SX_USE_RTTI* Deprecated properties and methods in SxBase are commented out* Online API documentation generated with doxygen 1.8.0 at http://www.habarisoft.com/scroogexhtml/6.1/docs/api/* Compiles with Free Pascal 2.6.0New in release 6.0* Fixed all remaining compiler warnings* Requires Delphi 2009 or higher* Returns HTML as UTF8StringNew in release 5.3    * Prepared for Delphi XE2    * Package fixes    * Last release with official support of non-Unicode Delphi versionsNew in release 5.2    * Support for Adobe Flex 3 font formatting    * Lazarus IDE package API documentation online: http://www.habarisoft.com/scroogexhtml/6.1/docs/api/Interactive Online Demo (Java version):http://scroogedemo.appspot.com/sx</description>
      <link>http://cc.embarcadero.com/Item/22178</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=22178" type="application/zip" length="1121870" />
      <pubDate>2012-05-08T14:06:55</pubDate>
      <dc:date>2012-05-08T14:06:55</dc:date>
      <guid>http://cc.embarcadero.com/Item/22178</guid>
    </item>
    <item>
      <title>Cindy components pack v4.44</title>
      <description>Packages with more than 50 components for all delphi versions to build windows applications. - Gradient controls (buttons, speedbuttons, panels) with features like colored bevels, wallpaper, shadowText. TcyCommunicate and TcyCommRoomConnector allows communication between applications running in same computer session. TcySearchFiles and TcyCopyfiles allow respectively search and copy files with pause/resume/abort features.TcyResizer allow move and resize components at run-time like delphi 2009 does.TcyMathParser can parse matematical expressions. TcyWebBrowser allows view/edit html documents. TcyDbAdvGrid is a DBGrid with advanced feature rendering like gradient fixed cells, multiselection handling, embedded graphic and memo fields etc ... Each component demo (code sources and executables) avaible here:http://sourceforge.net/projects/Tcycomponents/</description>
      <link>http://cc.embarcadero.com/Item/26834</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=26834" type="application/zip" length="517861" />
      <pubDate>2012-05-08T11:22:06</pubDate>
      <dc:date>2012-05-08T11:22:06</dc:date>
      <guid>http://cc.embarcadero.com/Item/26834</guid>
    </item>
    <item>
      <title>13 iOS Components and 8 Demos</title>
      <description>13 iOS components:Switchy.pas  TiOSSwitch - add custom On/Off labels to TSwitchPincher.pas TiOSPinchGestureRecognizer - recognizes pinch and zoom gesturesRotator.pas TiOSRotationGestureRecognizer - recognizes rotation gesturesSwiper.pas TiOSSwipeGestureRecognizer - recognizes Up, Down, Left, Right swipesAccelerometer.pas TiOSAccelerometer - x, y and z acceleration (or tilt if you will)Gauge.pas TiOSGauge (not necessarily just iOS)Location.pas  TiOSLocation (GPS and Compass)ReverseGeoCoder.pas  TiOSReverseGeoCoder (Lat/Long -&amp;gt; Address)SharedApplication.pas  TiOSIconBadge (icon badge number manipulation)  TiOSEmail - send email via Mail app  TiOSMap - get directions via Maps app  TiOSURL - open URL via Safari  TiOSPhone - dial phone number via Phone app8 demos:  FMX_Accel  FMX_GPS  FMX_Badge  FMX_Email  FMX_Directions  FMX_Map  FMX_Url  FMX_Dial</description>
      <link>http://cc.embarcadero.com/Item/28635</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28635" type="application/zip" length="675866" />
      <pubDate>2012-05-08T00:04:46</pubDate>
      <dc:date>2012-05-08T00:04:46</dc:date>
      <guid>http://cc.embarcadero.com/Item/28635</guid>
    </item>
    <item>
      <title>Rubicon Lite v4.005 for XE2</title>
      <description>You retain control of all data, including all the content and all the indexing.Beginner to advanced search expressions are supported.... from simple wildcard queries to complex expressions.One system works with all major database bridges used by Delphi and C++Builder programmers.You can search using wildcards and Boolean logic against tables, text, RTF, and HTML files. Results may be ranked and matching words automatically highlighted. A hints control displays matching words and the number of hits as the surfer types. Supports multi-table searches with tables of identical or different record structures. Most searches take less than 1/10th of a second and do not require reading the source data as Rubicon pre-builds its own index data. These indexes may be built and updated by using threads and/or multiple PCs. Includes utility applications.Database bridges: Absolute, ADO, Advantage, AnyDAC, BDE, dbExpress, DBISAM, DISQLite3, ElevateDB, FIBPlus, IBObjects, IBX, NexusDB, Oracle (DOA), SDac and UniDAC. Other bridges can be added upon request; check votes at http://www.href.com/rbnotesIn general, Rubicon supports older compilers such as Delphi 2009. However THIS Lite installer contains files only for the latest version, Delphi XE2 and C++Builder XE2.The free lite edition is feature-limited and suitable for student projects, small personal projects, and some small commercial projects.  The free evaluation edition (available at http://www.href.com/pub/rubicon) is time limited (30-days) and includes all features. *** If you install Rubicon into the TRIAL version of Delphi or the TRIAL version of C++Builder, then you can only use the built-in database layers: ADO, BDE, dbExpress and ibExpress. ***</description>
      <link>http://cc.embarcadero.com/Item/27884</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=27884" type="application/zip" length="9561220" />
      <pubDate>2012-05-07T10:36:23</pubDate>
      <dc:date>2012-05-07T10:36:23</dc:date>
      <guid>http://cc.embarcadero.com/Item/27884</guid>
    </item>
    <item>
      <title>Habari Client for RabbitMQ 1.3 - message broker client</title>
      <description>Habari Client for RabbitMQ is a library for Delphi and Free Pascal which provides easy access to the RabbitMQ open source message broker.With this library, Delphi developers can build integrated solutions, using the peer-to-peer or the publish and subscribe communication model.Habari Client for RabbitMQ includes a plug-in style architecture for communication libraries and message transformers for XML and JSON object serialization.It uses the STOMP protocol to connect to RabbitMQ (version 2.6.1 and newer), supports Delphi 2009 to XE2 and Free Pascal, and follows the specification of the JMS (Java Message Service) API for Message Oriented Middleware.New in version 1.3:* Tested with RabbitMQ 2.8.2* Client-Individual message acknowlegde* Persistent message fix* ReceiveNoWait improvement* Extended RTTI suppression* Improved Throughput test utilityNew in version 1.2:* Tested with RabbitMQ 2.6.1 and 2.7.1* More than 12500 outgoing messages per second (less than 80 microseconds per message)* Tested with Free Pascal 2.6.0* Improved Throughput Demo, Chat Demo, GUI Demo applications* Improvements in the Indy and Synapse communication adapterNew in version 1.1:* Durable Subscriber - Durable subscriptions can receive messages sent while the subscribers are not active. Durable subscriptions provide the flexibility and reliability of queues but still allow clients to send messages to many recipients.* Throughput Demo: the throughput tool continuously produces and consumes messages to monitor the average message throughput.* New Stomp frame decoder* Tested with RabbitMQ version 2.6.1* Ready for Delphi XE2* bug fixes and documentation upgradesHome page:http://www.habarisoft.com/habari_rabbitmq.htmlAPI:http://www.habarisoft.com/habari_rabbitmq/1.2/docs/api/index.htmlGetting Started Guide (PDF):http://www.habarisoft.com/download/HabariRabbitMQGettingStarted.pdf</description>
      <link>http://cc.embarcadero.com/Item/28313</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28313" type="application/zip" length="2918294" />
      <pubDate>2012-05-05T10:19:49</pubDate>
      <dc:date>2012-05-05T10:19:49</dc:date>
      <guid>http://cc.embarcadero.com/Item/28313</guid>
    </item>
    <item>
      <title>Habari Client for ActiveMQ 3.1 - message broker client</title>
      <description>Habari(r) ActiveMQ Client is a library for Delphi(r) and Free Pascal which provides easy access to the ActiveMQ open source message broker.With this library, developers can build integrated solutions, using the peer-to-peer or the publish and subscribe communication model.Habari ActiveMQ Client uses a plug-in style architecture for communication libraries and message transformers for XML and JSON object serialization.New in version 3.1* support for 'client-individual' acknowledgment mode* improved chat demo, improved throughput test utility* VisualMM - FastMM4 visual memory allocation monitoring demo* Extended RTTI supression* ReceiveNoWait improvement* GUID transaction identifier* Tested with Apache ActiveMQ 5.3.2, 5.4.3, 5.5.1 and 5.6.0New in version 3.0* new Stomp Framedecoder* improved robustness of Indy communication adapter* Experimental STOMP 1.1 support (heartbeat)* Queue Browser Support (with STOMP 1.1)* Tested with Apache ActiveMQ 5.3.2, 5.4.3, 5.5.1 and 5.6-SNAPSHOTNew in version 2.9* Ready for XE2 (64 Bit Windows and OSX)* New Throughput Test Tool (now included in free demo download)* Verified new support for numeric message selector expressions in ActiveMQ 5.6* Tested with Apache ActiveMQ 5.3.2, 5.4.2, 5.5.0 and 5.6-SNAPSHOT* Improved unit tests for object message exchange* Fix for Unicode string properties in object message exchange over OmniXMLNew in version 2.8*    Support for Delphi-Only and Cross-Language object exchange*    NativeXml support for object serialization*    Object and Map message exchange unit tests*    SetTransformer helper method for object messages*    TransformationId verification*    Improved documentation and demo applications*    ActiveMQ 5.5 support*    build tested with FPC 2.4.4, Indy 10.5.8 rev 4639, ActiveMQ 5.3.2, 5.4.2 and 5.5    Online Resources:Habari ActiveMQ Client - Getting Started (PDF):http://www.habarisoft.com/download/HabariActiveMQGettingStarted.pdfHabari ActiveMQ Client - API documentationhttp://www.habarisoft.com/habari_activemq/3.0/docs/api/index.html</description>
      <link>http://cc.embarcadero.com/Item/25376</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=25376" type="application/zip" length="4079918" />
      <pubDate>2012-05-05T10:01:40</pubDate>
      <dc:date>2012-05-05T10:01:40</dc:date>
      <guid>http://cc.embarcadero.com/Item/25376</guid>
    </item>
    <item>
      <title>ProDelphi64 - Profiler for 64bit - Delphi apps</title>
      <description>ProDelphi is a source instrumenting profiler.Unlike sampling profilers ProDelphi supplies exact measurement results for ALL procedures and not only for those which are executed at snap shot time.Features:Built-in viewer,Caller - Called graph,Cyclic storage of measurement results for long period measurement,Opening the source file in the Delphi editor by clicking a procedure in the viewer,Documentation in form of a User Guide,Idletimes produced by some API-, VCL- or CLX- calls automatically excluded,Optional 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.embarcadero.com/Item/28358</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28358" type="application/zip" length="4260400" />
      <pubDate>2012-05-03T22:44:07</pubDate>
      <dc:date>2012-05-03T22:44:07</dc:date>
      <guid>http://cc.embarcadero.com/Item/28358</guid>
    </item>
    <item>
      <title>ProDelphi - Profiler for 32bit Delphi - apps</title>
      <description>ProDelphi is a source instrumenting profiler.Unlike sampling profilers ProDelphi supplies exact measurement results for ALL procedures and not only for those which are executed at snap shot time.Features:Built-in viewer,Caller - Called graph,Cyclic storage of measurement results for long period measurement,Opening the source file in the Delphi editor by clicking a procedure in the viewer,Documentation in form of a User Guide,Idletimes produced by some API-, VCL- or CLX- calls automatically excluded,Optional 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.embarcadero.com/Item/28357</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28357" type="application/zip" length="3938095" />
      <pubDate>2012-05-03T22:41:44</pubDate>
      <dc:date>2012-05-03T22:41:44</dc:date>
      <guid>http://cc.embarcadero.com/Item/28357</guid>
    </item>
    <item>
      <title>E_Report (gera&amp;amp;#231;&amp;amp;#227;o autom&amp;amp;#225;tica de relat&amp;amp;#243;rios)</title>
      <description>E_Report allows catalog queries and automatic generation of reports or standard fastreport, excel and data / graphs dynamically. It also allows creation of data dictionaries making the reading of the structure of the database. See the manual (portuguese language) features after installation. Demo copy valid for 45 days and limited to five queries. Works natively with Firebird, Mssql, Oracle, MySQL or any via ODBC. If your company is a user of the ERP Protheus, E_Report can also import the data dictionary even easier to build queries using the database of the ERP. If the installation folder is different from c:\e_report_demo, change the file e_report.ini and signal the exact location of the file DBREPORT.FDB. eg DbDataBaseName = 'C:\E_Report_demo\DB\DBREPORT.FDB'To access the system: login = ADMIN and Password = ADMINPWDOn 13/02/2012 added support for ADO and IBX in generated reports.On 23/02/2012 in fixed issue in the validation of the installation. (My apologies). Downloads made prior to this date, request new validation file by e-mail address below.On 02/03/2012 fixed issue in generating report when identifying the column contains space like &amp;amp;quot;Company Name&amp;amp;quot;. To update download the installer again, install it again by saving the database file DBREPORT.FDB, returning it after the installation .Implemented on 06/03/2012 selection of columns to display in the report or text file in development mode.On 20/03/2012 setup implemented in the environment you want to run on the bank of querie (between --beginheader and --endheader defined GEN_QUERY tab. EXEMPLOS_QUERIES.SQL see example)Implemented on 02/04/2012 help on querie's catalog  by F1.Implemented in 18/04/2012 routine query free, allowing the assembly, run of spreadsheets and reports without the need to catalog.Also implemented a routine to import data from a text file into a table in the database.If your system is different from win xp, do not forget to change the property of compatibility with win xp / run as administrator.Sorry but this sotware is available only in Portuguese.More information by e-mail jurandi@gmail.comE_Report possibilita o cat&amp;amp;#225;logo de queries e gera&amp;amp;#231;&amp;amp;#227;o aut&amp;amp;#243;m&amp;amp;#225;tica de relat&amp;amp;#243;rios excel ou padr&amp;amp;#227;o fastreport bem como visualiza&amp;amp;#231;&amp;amp;#227;o de dados /gr&amp;amp;#225;ficos de forma din&amp;amp;#226;mica.Possibilita ainda cria&amp;amp;#231;&amp;amp;#227;o de dicion&amp;amp;#225;rios de dados efetuando a leitura da estrutura do banco de dados.Vide caracter&amp;amp;#237;sticas no manual ap&amp;amp;#243;s instala&amp;amp;#231;&amp;amp;#227;o.C&amp;amp;#243;pia demo v&amp;amp;#225;lida por 45 dias e limitada a 5 queries.Funciona nativamente com Firebird, Mssql, Oracle, MySql ou qualquer outro via ODBC. Se sua empresa &amp;amp;#233; usu&amp;amp;#225;ria do ERP Protheus, E_Report tbm pode importar o dicion&amp;amp;#225;rio de dados do mesmo facilitando a constru&amp;amp;#231;&amp;amp;#227;o de queries utilizando a base de dados deste ERP.Se a pasta de instala&amp;amp;#231;&amp;amp;#227;o for diferente de c\e_report_demo, altere o arquivo e_report.ini e sinalize a localiza&amp;amp;#231;&amp;amp;#227;o exata do arquivo DBREPORT.FDB. ex: DbDataBaseName = 'C:\E_Report_demo\DB\DBREPORT.FDB'Para acesso ao sistema:login = ADMIN e senha = ADMINPWDEm 13/02/2012 adicionado suporte a IBX e ADO nos relat&amp;amp;#243;rios gerados.Em 23/02/2012 corrigido problema na valida&amp;amp;#231;&amp;amp;#227;o da instala&amp;amp;#231;&amp;amp;#227;o. (Minhas desculpas).Downloads efetuados anteriores a esta data, solicitem novo arquivo de valida&amp;amp;#231;&amp;amp;#227;o pelo e-mail abaixo.Em 02/03/2012 corrigido problema na gera&amp;amp;#231;&amp;amp;#227;o de relat&amp;amp;#243;rio quando identifica&amp;amp;#231;&amp;amp;#227;o da coluna cont&amp;amp;#233;m espa&amp;amp;#231;o tipo &amp;amp;quot;Raz&amp;amp;#227;o Social&amp;amp;quot;.Para atualiza&amp;amp;#231;&amp;amp;#227;o baixe novamente o instalador, instale-o novamente salvando o arquivo do BD DBREPORT.FDB, voltando-o ap&amp;amp;#243;s a instala&amp;amp;#231;&amp;amp;#227;o. Em 06/03/2012 implementado sele&amp;amp;#231;&amp;amp;#227;o de colunas a apresentar no relat&amp;amp;#243;rio ou arquivo texto no modo desenvolvimento.Em 20/03/2012 implementado setup do ambiente desejado no banco para execu&amp;amp;#231;&amp;amp;#227;o da querie (entre --beginheader e --endheader definido na aba GEN_QUERY. vide exemplo em EXEMPLOS_QUERIES.SQL)Em 02/04/2012 adicionado help do cat&amp;amp;#225;logo de queries acionando F1.Implementado em 18/04/2012 rotina de query livre, permitindo a montagem, execu&amp;amp;#231;&amp;amp;#227;o de planilhas/relatorios sem a necessidade de catalogo.Implementado tambem rotina para importa&amp;amp;#231;&amp;amp;#227;o de dados de um arquivo texto para uma tabela no banco de dados.Se seu sistema for diferente de win xp, n&amp;amp;#227;o se esque&amp;amp;#231;a de alterar as propriedade de compatibilidade com win xp/ execu&amp;amp;#231;&amp;amp;#227;o como administrador.Mais informa&amp;amp;#231;&amp;amp;#245;es pelo e-mail jurandi@gmail.com</description>
      <link>http://cc.embarcadero.com/Item/28748</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28748" type="application/zip" length="12370555" />
      <pubDate>2012-04-27T20:16:49</pubDate>
      <dc:date>2012-04-27T20:16:49</dc:date>
      <guid>http://cc.embarcadero.com/Item/28748</guid>
    </item>
    <item>
      <title>Componente Delphi</title>
      <description>Sistema &amp;amp;#243;timo para criar sistemas no delphi 2007.</description>
      <link>http://cc.embarcadero.com/Item/28820</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28820" type="application/zip" length="11297576" />
      <pubDate>2012-04-24T19:29:47</pubDate>
      <dc:date>2012-04-24T19:29:47</dc:date>
      <guid>http://cc.embarcadero.com/Item/28820</guid>
    </item>
    <item>
      <title>Sistema com Fontes</title>
      <description>Utilize esse sistema para aprender, testar e at&amp;amp;#233; mesmo utilizar no dia a dia, &amp;amp;#233; um sistema de forma organizada, orientada a objetos...</description>
      <link>http://cc.embarcadero.com/Item/28819</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28819" type="application/zip" length="7953815" />
      <pubDate>2012-04-24T19:21:32</pubDate>
      <dc:date>2012-04-24T19:21:32</dc:date>
      <guid>http://cc.embarcadero.com/Item/28819</guid>
    </item>
    <item>
      <title>Bezier Surface Visualization (from TP to Delphi)</title>
      <description>This demo program is an extended version of Anders Ohlsson demo project from the EDN article http://edn.embarcadero.com/article/42007 and adds visualization of a &amp;amp;quot;Bicubic Surface&amp;amp;quot; also known as &amp;amp;quot;Bezier Surface&amp;amp;quot;.More information available at http://blogs.embarcadero.com/pawelglowacki/2012/04/23/39614/</description>
      <link>http://cc.embarcadero.com/Item/28811</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28811" type="application/zip" length="36187" />
      <pubDate>2012-04-23T16:42:09</pubDate>
      <dc:date>2012-04-23T16:42:09</dc:date>
      <guid>http://cc.embarcadero.com/Item/28811</guid>
    </item>
    <item>
      <title>Help Update 5 for Delphi, C++Builder and RAD Studio XE2</title>
      <description>&amp;lt;p&amp;gt;Help Update 5 for Delphi XE2, C++Builder XE2 and RAD Studio XE2&amp;lt;br&amp;gt;Available only to registered users of Delphi XE2, C++Builder XE2, RAD Studio XE2, and Embarcadero All-Access XE &amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;For more information, see &amp;lt;a href=&amp;quot;http://docwiki.embarcadero.com/RADStudio/en/Readme_-_Help_Update_5_for_Delphi_and_C%2B%2BBuilder_XE2&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;readme on our docwiki site&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;MD5: 6c679c83b45113a7a118147887ae18cc&amp;lt;/p&amp;gt;</description>
      <link>http://cc.embarcadero.com/Item/28810</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28810" type="application/zip" length="976323998" />
      <pubDate>2012-04-19T20:04:25</pubDate>
      <dc:date>2012-04-19T20:04:25</dc:date>
      <guid>http://cc.embarcadero.com/Item/28810</guid>
    </item>
    <item>
      <title>AlphaControls 2010 v7.64</title>
      <description>A package of standard and unique skinned VCL for UI design development using &amp;amp;quot;AlphaSkins&amp;amp;quot;. AlphaControls is an easy-to-use universal and powerful tool for developing original skinned and non-skinned business/media applications. We have also added some properties, which make AlphaControls (and the applications that use them) unique.   - Professional looking applications! - Over 80 skinned controls and invisible components + skinned standard Delphi controls and 3rd-party controls - All elements of controls may be drawn using alpha-channel techniques (control may be alpha-blended, can have realistic borders, shadows, and other fine and unique effects) - Flicker free - Graphics functions are rendered in real-time, so, effects are always sharp with color scheme used and also moving and resizing in run-time of each control is supported - Possibility of the skins embedding in the single Exe-file by few mouse clicks for easy deployment - Mouse event added to provide great possibilities - Easy-to-use and powerful skin-engine supports both internal and external skins. One type of control can have many different kinds within a skin. - It is possible to use components and forms with disabled skins (standard kind, standard behavior, fully-compatible with WinXP and Vista skins if manifest used) - Original fast algorithms for drawing. Many graphical and other functions in the package library - Many ready-to-use free skins that can be expanded. Possible to develop your own skins by the special free ASkinEditor tool using. - Automatically skinned forms and menus. Full SDI, MDI and docked forms support - Skin support for all Common Windows dialogs and messages - Built-in support of the PNG format, TsAlphaImageList component is very handy in work - Full unicode support when TntUnicode is installed - Possibility to use many different skins in one application - Full support of systems with several monitors - Application appearance can be changed from a single point (TsSkinManager component), or by one line of code - Animation effects in forms and controls - Changing of HUE and saturation for current skin in run-time - No DLLs or any additional files are required for Exe deploying - A lot of additional useful and amazing features and possibilities, the list of them increases constantly</description>
      <link>http://cc.embarcadero.com/Item/19718</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=19718" type="application/zip" length="4641731" />
      <pubDate>2012-04-16T15:13:12</pubDate>
      <dc:date>2012-04-16T15:13:12</dc:date>
      <guid>http://cc.embarcadero.com/Item/19718</guid>
    </item>
    <item>
      <title>AlphaControls Lite Edition v7.64</title>
      <description>AlphaControls Lite Edition is a part of the AlphaControls package which can work without any limitations in Delphi 5/6/7/2005-XE and C++ Builder 6/2006-XE under Windows XP and newer. By using these components you can see the basic ideas behind AlphaControls which distinguish these components from similar packages. PNG format is supported in all versions of Delphi and C++ Builder.List of available components : TsSkinManager, TsSkinProvider, TsEdit, TsCheckBox, TsPanel, TsButton, TsBitBtn, TsScrollBar, TsLabel, TsWebLabel, TsLabelFX, TsComboBox, TsListBox, TsCheckListBox, TsGauge, TsAlphaImageList.Also supported such standard controls as TEdit, TMemo, TMaskEdit, TLabeledEdit, THotKey, TListBox, TCheckListBox, TRichEdit, TDrawGrid, TTreeView, TListView, TButton, TComboBox, TColorBox, TStatusBar and some others (WARNING! SkinManager.ThirdParty property must be defined).AlphaControls Lite Edition is free for any type of projects and haven't any limitations in using.</description>
      <link>http://cc.embarcadero.com/Item/26668</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=26668" type="application/zip" length="2457372" />
      <pubDate>2012-04-16T15:12:13</pubDate>
      <dc:date>2012-04-16T15:12:13</dc:date>
      <guid>http://cc.embarcadero.com/Item/26668</guid>
    </item>
    <item>
      <title>DA-SOFT AnyDAC for Delphi v 5.0.7</title>
      <description>AnyDAC for Delphi=================AnyDAC is an unique set of universal Data Access VCL Components for developing cross-database applications on Embarcadero Delphi, C++Builder and Free Pascal. With its powerful common architecture AnyDAC enables native high-speed direct access to all major database systems - Firebird, MySQL, SQLite, MS SQL Server, Oracle, PostgreSQL, IBM DB2, SQL Anywhere, Advantage and more. For complete list of features and availability, please check:* AnyDAC home - http://www.da-soft.com/anydac/* AnyDAC shop - http://www.da-soft.com/anydac/order.html* AnyDAC trial - http://www.da-soft.com/anydac/download.htmlAnyDAC Core Features====================* Native access to Firebird, MySQL, SQLite, MS SQL Server, Oracle, PostgreSQL, DB2, InterBase, Advantage and more. Including latest DBMS versions.* Optimized for best possible performance (2 times faster than dbGo, 25% faster than dbExpress).* Generic access to any database supported through Embarcadero DbExpress and ODBC data sources.* Reach API, including 50 Delphi VCL components.* Unified API for access to cross-database features.* First-class support for many database-specific features, including DBMS services.* Unique ADO.NET-like data engine for Win32.* Advanced Data Access Options.* Full support for international applications, including full Unicode support in Delphi 2009 and later.* Delphi 5 to Delphi XE, C++ Builder 5 to C++ Builder XE and cross-platform support though Free Pascal (FPC).* Perfect integration as back-end driver for TMS AdvGrid, Fast Report, RemObjects Data Abstract, C4D kbmMW and more.AnyDAC Natively Supported Databases===================================* Enterprise - Oracle, MS SQL Server, IBM DB2, Informix.* Workgroup - Firebird, MySQL, PostgreSQL, SQL Anywhere, Interbase, Advantage DB.* Database in clouds - Microsoft SQL Azure.* Desktop - SQLite, MS Access, BlackFish SQL, MS SQL CE, Advantage DB.* Embedded - SQLite, Firebird Embedded, MySQL Embedded, Berkeley DB.* Bridges - ODBC, dbExpress.Follow us=========Follow us on: * Twitter - http://twitter.com/da_soft * Facebook - http://www.facebook.com/dasoft* UserVoice - https://anydac.uservoice.com* AnyDAC Newsletter - create an account at DA-SOFT web site, then go to your user profile and set &amp;amp;quot;Subscribe to newsletter&amp;amp;quot; to &amp;amp;quot;Yes&amp;amp;quot;.--With best regards,DA-SOFT Technologies Team</description>
      <link>http://cc.embarcadero.com/Item/27676</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=27676" type="application/zip" length="83683706" />
      <pubDate>2012-04-13T07:33:32</pubDate>
      <dc:date>2012-04-13T07:33:32</dc:date>
      <guid>http://cc.embarcadero.com/Item/27676</guid>
    </item>
    <item>
      <title>Habari Web Components 1.0 - web application framework</title>
      <description>The Habari Web Components web application framework allows to build web applications from simple building blocks. It is designed for small and medium sized web applications, and supports multiple application contexts with separated resource folders, dynamic and static web resources, configurable logging, IPv4 and IPv6 connectors, resource path mapping, static resource caching and MIME type detection and on-demand HTTP session creation. Its core HTTP server infrastructure leverages the Internet Direct (Indy) library.Example use casesExample use cases for Habari Web Components include remote administration interfaces for service applications, small web services (XML or JSON based), RESTful web applications, HTML online help systems, simple web based database applications. The demo applications present library features, such as* HTTP GET and POST handler* protected areas with HTTP Basic access authentication* Ajax (using jQuery)* static resources* HTML forms with POST / Redirect / GET* context-based logging* VisualMM memory monitoring* database access* ActiveMQ message broker integration* new: TdjRestfulComponent - a REST Web Component with many configuration options (see http://mikejustin.wordpress.com/dwf/) Home page: http://www.habarisoft.com/habari_webcomponents.html</description>
      <link>http://cc.embarcadero.com/Item/28784</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28784" type="application/zip" length="2220456" />
      <pubDate>2012-04-09T19:01:04</pubDate>
      <dc:date>2012-04-09T19:01:04</dc:date>
      <guid>http://cc.embarcadero.com/Item/28784</guid>
    </item>
    <item>
      <title>AQtime Standard for Delphi, C++Builder and RAD Studio XE2</title>
      <description>AQtime Standard from SmartBear for RAD Studio XE2 Update 4&amp;lt;p&amp;gt;Available only to registered users of Professional editions or higher of Delphi XE2, C++Builder XE2, RAD Studio XE2, and Embarcadero All-Access XE&amp;lt;p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;New Features in AQtime 7.40&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;#160;&amp;lt;/p&amp;gt;&amp;lt;ul&amp;gt;    &amp;lt;li&amp;gt;&amp;lt;strong&amp;gt;New profiler for emulating application errors.&amp;lt;/strong&amp;gt; Quite often, developers forget to handle situations when the application fails to allocate a memory block of the specified size or tries to write data to a read-only file or to a Registry key for which it has no write permissions. This causes unexpected exceptions on end-user computers. AQtime includes a new Failure Emulatorprofiler that lets you simulate different types of application errors without changing your application&amp;#8217;s source code. The profiler emulates erroneous calls to Windows API and memory management functions made from within your application code and helps you check if your application handles these errors properly.&amp;lt;/li&amp;gt;    &amp;lt;li&amp;gt;&amp;lt;strong&amp;gt;Setting environment variables&amp;#8217; values before a profiler run.&amp;lt;/strong&amp;gt; AQtime 7.40 lets you specify values for environment variables that your profiled application uses. For this purpose, the Run Parameters dialog includes a new Local Environment Variablesfield in which you can specify values for the environment variables to be used during profiling.&amp;lt;/li&amp;gt;    &amp;lt;li&amp;gt;&amp;lt;strong&amp;gt;Monitor panel improvements.&amp;lt;/strong&amp;gt; Now, you can easily customize a set of counters to be monitored in the Monitor panel. The new Data Page dialog lets you select the counters whose values you need to monitor during the test run.&amp;#160;&amp;lt;br /&amp;gt;    Besides, now the Monitor panel not only visualizes of Allocation profiler results, but also lets you monitor some performance parameters.&amp;lt;/li&amp;gt;    &amp;lt;li&amp;gt;&amp;lt;strong&amp;gt;Easier opening of generated dump files.&amp;lt;/strong&amp;gt; During a profiler run, you can command AQtime to generate a dump file for the profiled application. When generating the file, AQtime posts a message to the Event View panel. Now you can open the generated dump files by clicking the messages in the Event View panel.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;p&amp;gt;&amp;#160;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Bug Fixes in AQtime 7.40&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;ul&amp;gt;    &amp;lt;li&amp;gt;Fixed: The Allocation profiler did not report native memory leaks in Delphi applications.&amp;lt;/li&amp;gt;    &amp;lt;li&amp;gt;Fixed: AQtime could shut down unexpectedly upon saving large Event View data to an HTML file.&amp;lt;/li&amp;gt;    &amp;lt;li&amp;gt;Fixed: AQtime could quit unexpectedly when trying to set class name as filter.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;p&amp;gt;&amp;#160;&amp;lt;/p&amp;gt;</description>
      <link>http://cc.embarcadero.com/Item/28463</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28463" type="application/zip" length="102557776" />
      <pubDate>2012-04-03T00:51:00</pubDate>
      <dc:date>2012-04-03T00:51:00</dc:date>
      <guid>http://cc.embarcadero.com/Item/28463</guid>
    </item>
    <item>
      <title>Mac client for ASP.NET C# web service - slides</title>
      <description>If your customers are asking you about a &amp;#8220;Mac&amp;#8221; version of your existing Windows application, you may want to look at the new Embarcadero FireMonkey application development platform. FireMonkey makes it very easy to create great looking, native, compiled applications for Mac as well as for Windows. FireMonkey is a great way for building clients application with advanced GUI features like programmable effects and animations to your existing web services implemented with Microsoft Visual Studio 2010.</description>
      <link>http://cc.embarcadero.com/Item/28793</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28793" type="application/zip" length="1922188" />
      <pubDate>2012-04-02T09:42:54</pubDate>
      <dc:date>2012-04-02T09:42:54</dc:date>
      <guid>http://cc.embarcadero.com/Item/28793</guid>
    </item>
    <item>
      <title>Mac client for ASP.NET C# web service - video</title>
      <description>If your customers are asking you about a &amp;#8220;Mac&amp;#8221; version of your existing Windows application, you may want to look at the new Embarcadero FireMonkey application development platform. FireMonkey makes it very easy to create great looking, native, compiled applications for Mac as well as for Windows. FireMonkey is a great way for building clients application with advanced GUI features like programmable effects and animations to your existing web services implemented with Microsoft Visual Studio 2010.</description>
      <link>http://cc.embarcadero.com/Item/28792</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28792" type="application/zip" length="59288367" />
      <pubDate>2012-04-02T09:39:39</pubDate>
      <dc:date>2012-04-02T09:39:39</dc:date>
      <guid>http://cc.embarcadero.com/Item/28792</guid>
    </item>
    <item>
      <title>Mac client for ASP.NET C# web service - source code</title>
      <description>If your customers are asking you about a &amp;#8220;Mac&amp;#8221; version of your existing Windows application, you may want to look at the new Embarcadero FireMonkey application development platform. FireMonkey makes it very easy to create great looking, native, compiled applications for Mac as well as for Windows. FireMonkey is a great way for building clients application with advanced GUI features like programmable effects and animations to your existing web services implemented with Microsoft Visual Studio 2010.Source code for:- ASP.NET 4.0 C# web service- Delphi XE2 FireMonkey 3D Mac OS X client application</description>
      <link>http://cc.embarcadero.com/Item/28791</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28791" type="application/zip" length="38798" />
      <pubDate>2012-04-02T09:33:08</pubDate>
      <dc:date>2012-04-02T09:33:08</dc:date>
      <guid>http://cc.embarcadero.com/Item/28791</guid>
    </item>
    <item>
      <title>C to Pascal Converter 2.01.04.2012</title>
      <description>01/04/2012 - Update 2.01.04.2012* Converting #if defines improved* Converting Callback functions and parameters improved* Prevents converting identifiers within strings* Repaired reported bugs26/03/2012 - Update 2.26.03.2012* Internal repairs,* Check for memory leaks,* Memory management improved20/11/2011 - Update 2.20.11.2011* Major bug issues, fixed* Converting Callback functions* Fixed bugs Converting GUID Macros* Updated help issues* C to Pascal Converter awarded 100% Clean Software and available at SoftPedia to download now :))19/08/2010 - Update 2.19.8.2010* All data and project files redirected to ..\Program Files\Common  Files\CToPas Shared.. rather!* Easy setup via Setup.exe, unzip this file and run Setup.exe, CToPas   2.0 will be installed in .\Program Files\Al Gun\Special   Editors\CToPas folder... after installation, a help file will pop-  up for Vista and/or Windows 7 issues...17/08/2010 - Update 2.1.8.2010* All data and project files redirected to ..\Program Files\CToPas  folder* A help file included in this package how to run CToPas 2.0 under   Vista and/or Win7* Few small bug fixes02/08/2010 - Update 2.2.8.2010* Major bug fixes!* Converting files much faster now!24/05/2010 - Update 2.5.25.2010* &amp;amp;quot;List out of index ...&amp;amp;quot; bug has been fixed.01/05/2010 - Update 2.5.1.2010* Number of bug fixes* Fixed &amp;amp;quot;Access Violations&amp;amp;quot; in Project mode* Help file included to run CToPas under Vista* A new feature added for Unicode functions26/04/2010 - Update 2.4.25.2010* Number of bug fixes* Project options improved* Blogger site opened, can be reach at http://delphiprogrammingwithalgun.blogspot.com/26/10/2009 - Update 2.1.11.2009* Number of bugs fixed* Multi-arrays properly converting,* Type definitions tables updated18/09/2009 - Update 2.18.9.2009* Number of bugs fixed* Converting record blocks* Type definitions tables updated17/07/2009 - Update 2.12.7.2009C2Pas didn't run under Win 98SE, for some API function/s, static loading was used and failed under 98SE, now using dynamic loading, bug fixed.21/07/2009 - Update 2.1.7.2009 - this should be 21/06/2009Some minor bug fixes.C2Pas not tested under Vista (any version)!!! May not run under VistaC to Pascal Converter v2.0 has lots of new features. I apologise to all those who have waited so long for me to come up with this version. Also to all those who sent me feedback telling me how to improve C to Pascal Converter, Thank you.For those who wish to be notified of updates of C to Pascal Converter, please send me an email, with subject:&amp;amp;quot;subscribe to C to Pascal Converter&amp;amp;quot;. You will be automatically notified.I have previously been asked to add an option for financial support, it is available in the help file, along with instructions for those who wish to do so.Al from AustraliaHappy coding!!!</description>
      <link>http://cc.embarcadero.com/Item/26951</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=26951" type="application/zip" length="4211743" />
      <pubDate>2012-03-31T12:47:33</pubDate>
      <dc:date>2012-03-31T12:47:33</dc:date>
      <guid>http://cc.embarcadero.com/Item/26951</guid>
    </item>
    <item>
      <title>C to Pascal Converter 1.0</title>
      <description>Will download version 2.0 instead!Happy coding...Al from Australia</description>
      <link>http://cc.embarcadero.com/Item/23991</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=23991" type="application/zip" length="4211743" />
      <pubDate>2012-03-31T12:43:06</pubDate>
      <dc:date>2012-03-31T12:43:06</dc:date>
      <guid>http://cc.embarcadero.com/Item/23991</guid>
    </item>
    <item>
      <title>SOAP WebServices demos for Delphi XE and XE2 </title>
      <description>Delphi 7 and 2007 contained some SOAP demos in their Demos folders, in later versions of Delphi, the Samples moved around, and at some point, the SOAP demos were gone. Now they've been updated for Delphi XE and XE2.  Now they're back!Now that Delphi's Wizard supports VCL Indy standalone servers, it makes sense to add those to the demos, so they've been added.The demos included are:Web Services DB Server -- all in one EXE containing an internal client and server.Echo Service client and server -- simple echo tests in separate clients and servers.  CGI, WAD, and now INDY VCL server versions included.Web Services demo for Issues Sample -- Do an SQL query and remote it through soap. Similar to Web Services DB Server, it is an all in one EXE containing an internal client and server.PostSOAP - a tool for constructing HTTP Post requests. Useful in testing and debugging, though not as sophisticated as using SoapUI.SoapDBAttachClient - a demo Client for showing binary file attachments  via SOAP.DBAttachmentsSoapIndyServer - New indy VCL server for DB attachments. DBAttachServerCGI - Renamed from  DBAttachServer -- this is the CGI version of the above server.SOAPDMClient - soap datamodule client demo.SOAPDMServer[CGI,WAD,INDY] - three versions of the server for the above client. Probably your first and most important soap demo server!BankAccount_[CGI,WAD] - Bank account server (INDY VCL server not created yet).BankAccount_Client - client that works with bank account soap server.Getting started: Open the groupproject file and build all.</description>
      <link>http://cc.embarcadero.com/Item/28789</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28789" type="application/zip" length="1980376" />
      <pubDate>2012-03-28T19:56:00</pubDate>
      <dc:date>2012-03-28T19:56:00</dc:date>
      <guid>http://cc.embarcadero.com/Item/28789</guid>
    </item>
    <item>
      <title>Time Light</title>
      <description>Time Light keeps track of how much time you have spent on various projects.Each project is divided into areas (e.g. planning, coding). It is mildly useful, and demonstrates how to code an application which uses components but no forms.CoolTrayIcon from http://subsimple.com/delphi.asp is required to compile.Note: This project is now maintained in C# at http://code.accursoft.com/time-light.</description>
      <link>http://cc.embarcadero.com/Item/21549</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=21549" type="application/zip" length="3648" />
      <pubDate>2012-03-28T14:54:35</pubDate>
      <dc:date>2012-03-28T14:54:35</dc:date>
      <guid>http://cc.embarcadero.com/Item/21549</guid>
    </item>
    <item>
      <title>MECSUtils ver1.54</title>
      <description>MECSUtils unit constains several functions and classes to support international characters with AnsiString/UnicodeString/WideString.# Please check source code for detail.Classes:--------------------- - PUnicodeChar(*1) - PUTF8Char - TEastAsianWidth - TElementType - TIndexCount - TLeadBytes - TNORM_FORM - UnicodeChar(*1) - UTF8Char - TCombiningType - TBytes(*3)Variables:--------------------- - DefaultAnsiCodePage - DefaultOEMCodePage - DefaultLCIDFunctions/Procedures:---------------------[Codepage/CharSet/Locale] - CodePageToFontCharset - FontCharsetToCodePage - IsFarEastCharSet - IsFarEastLCID[TBytes] - MecsAnsiBytesOf - MecsAnsiStringOf - MecsBytesOf - MecsStringOf - MecsWideBytesOf - MecsWideStringOf[AnsiString] - MecsGetCodePage - MecsGetLeadBytes - MecsShrinkElement - MecsStretchElement[UnicodeString/WideString] - MecsEastAsianWidth - MecsIsNormalized - MecsMappingFix_CP932ToUnicode - MecsMappingFix_JISX0208ToJISX0213 - MecsMappingFix_JISX0208ToUnicode - MecsMappingFix_JISX0213ToJISX0208 - MecsMappingFix_UnicodeToCP932     &amp;amp;lt;- Mod 1.54 - MecsMappingFix_UnicodeToJISX0208  &amp;amp;lt;- Mod 1.54 - MecsNormalize - MecsStringWidth             &amp;amp;lt;- Add 1.53 - StrLen(*2)[Common] - MecsCharLength - MecsCharToElementIndex - MecsCharToElementIndexCount - MecsCharToElementLen - MecsCopy - MecsDelete - MecsElementToCharIndex - MecsElementToCharLen - MecsElementType - MecsInsert - MecsIsFullWidth - MecsIsLeadElement - MecsIsMECElement - MecsIsTrailElement - MecsLeftStr - MecsLength - MecsMidStr - MecsNextCharIndex - MecsReverseString - MecsRightStr - MecsStrCharLength - MecsStrConv                  &amp;amp;lt;- Add 1.50 - MecsStrElementType - MecsStrLen - MecsStrNextChar [Combining Character Sequence] - MecsCCSLength - MecsCCSToElementIndex - MecsCCSToElementLen - MecsCombiningType - MecsCopyC - MecsDeleteC - MecsElementToCCSIndex - MecsElementToCCSLen - MecsInsertC - MecsLeftStrC - MecsLengthC - MecsMidStrC - MecsNextCCSIndex - MecsReverseStringC - MecsRightStrC - MecsStrCCSLength - MecsStrLenC - MecsStrNextCCS[Convert] - AnsiToUTF32 - AnsiToUTF16 - AnsiToUTF8 - CodePointToUTF16 - CodePointToUTF8 - ConvertMultiByteToUnicode - ConvertString - ConvertUnicodeToMultiByte - TrimNullTerm - UTF32ToAnsi - UTF32ToUTF16 - UTF32ToUTF8 - UTF16ToAnsi - UTF16ToUTF32 - UTF16ToUTF8 - UTF8ToAnsi - UTF8ToUTF32 - UTF8ToUTF16[HTML] - MecsCodePageToCharset       &amp;amp;lt;- Add 1.52 - MecsCharsetToCodepage       &amp;amp;lt;- Add 1.52 - MecsHTMLDecode              &amp;amp;lt;- Add 1.51 - MecsHTMLEncode              &amp;amp;lt;- Add 1.51*1 D2009 or later*2 D2007 or before*3 D2006 or beforeExample:var  A: AnsiString;  B: UTF8String;begin  A := '11?22?33?44';  A := MecsCopy(A, 1, 5); // '11?22'  B := AnsiToUTF8(A);  B := MecsCopy(B, 2, 2, CP_UTF8); // '1?'  ShowMessage(IntToStr(MecsLength(B, CP_UTF8))); // return '2'end;# '?' is Multi-byte charcter.Reference manual available (Japanese).http://ht-deko.minim.ne.jp/tech021.htmlRelated: * QC#58386 * QC#67468 * QC#67959 * QC#78134 * QC#78903 * QC#83508 * QC#83566 * QC#87435</description>
      <link>http://cc.embarcadero.com/Item/26061</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=26061" type="application/zip" length="16811" />
      <pubDate>2012-03-27T01:45:58</pubDate>
      <dc:date>2012-03-27T01:45:58</dc:date>
      <guid>http://cc.embarcadero.com/Item/26061</guid>
    </item>
    <item>
      <title>FastReport VCL 4 RAD Edition for Delphi and C++Builder XE2</title>
      <description>FastReport VCL 4 RAD Edition for Delphi XE2, C++Builder XE2 and RAD Studio XE2&amp;lt;p&amp;gt;Generate reports quickly and efficiently with FastReport&amp;#174; VCL 4 RAD Edition. FastReport provides all the necessary tools to develop reports, including a visual report designer, a reporting core, and a preview window. Report Design Features include multiple report pages, bands, footers and headers. Report objects include text, HTML, RTF, multiple images formats, charts, barcodes and more. Export to PDF, RTF, HTML, TXT, JPEG, BMP, TIFF, GIF, EMF, and CSV. Convert from Quick Reports, Rave Reports, and Report Builder.&amp;lt;p&amp;gt;Learn more about FastReport at http://www.embarcadero.com/products/rad-studio/fastreport&amp;lt;p&amp;gt;This is the same version that ships with Update 4. It is made available here in case you need to reinstall FastReport separately from the main install process.&amp;lt;p&amp;gt;Available only to registered users of Professional editions or higher of Delphi XE2, C++Builder XE2, RAD Studio XE2, and Embarcadero All-Access XE</description>
      <link>http://cc.embarcadero.com/Item/28514</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28514" type="application/zip" length="20883218" />
      <pubDate>2012-03-26T21:17:40</pubDate>
      <dc:date>2012-03-26T21:17:40</dc:date>
      <guid>http://cc.embarcadero.com/Item/28514</guid>
    </item>
    <item>
      <title>FishFacts DataSnap server and iOS client</title>
      <description>This project demonstrates a FishFacts DataSnap server and a FireMonkey iOS client.</description>
      <link>http://cc.embarcadero.com/Item/28786</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28786" type="application/zip" length="3462332" />
      <pubDate>2012-03-22T00:25:09</pubDate>
      <dc:date>2012-03-22T00:25:09</dc:date>
      <guid>http://cc.embarcadero.com/Item/28786</guid>
    </item>
    <item>
      <title>Windows EventViewer Class</title>
      <description>It is a sample code which adds a log to Windows EventViewer. (Developer Camp 21 in Japan)</description>
      <link>http://cc.embarcadero.com/Item/28783</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28783" type="application/zip" length="921" />
      <pubDate>2012-03-16T03:21:10</pubDate>
      <dc:date>2012-03-16T03:21:10</dc:date>
      <guid>http://cc.embarcadero.com/Item/28783</guid>
    </item>
    <item>
      <title>Help Update 4 for Delphi, C++Builder and RAD Studio XE2</title>
      <description>&amp;lt;p&amp;gt;Help Update 4 for Delphi XE2, C++Builder XE2 and RAD Studio XE2&amp;lt;br&amp;gt;Available only to registered users of Delphi XE2, C++Builder XE2, RAD Studio XE2, and Embarcadero All-Access XE &amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;For more information, see &amp;lt;a href=&amp;quot;http://docwiki.embarcadero.com/RADStudio/en/Readme_-_Help_Update_4_for_Delphi_and_C%2B%2BBuilder_XE2&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;readme on our docwiki site&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;</description>
      <link>http://cc.embarcadero.com/Item/28778</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28778" type="application/zip" length="938218682" />
      <pubDate>2012-03-13T00:45:00</pubDate>
      <dc:date>2012-03-13T00:45:00</dc:date>
      <guid>http://cc.embarcadero.com/Item/28778</guid>
    </item>
    <item>
      <title>Search Context Demo</title>
      <description>Using FireMonkey you can create stunning visual business applications. Using Effects you can quickly draw the eye around the screen, using over 50 effects e.g. GlowEffects and also general properties like Opacity.</description>
      <link>http://cc.embarcadero.com/Item/28773</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28773" type="application/zip" length="64049" />
      <pubDate>2012-03-12T19:02:40</pubDate>
      <dc:date>2012-03-12T19:02:40</dc:date>
      <guid>http://cc.embarcadero.com/Item/28773</guid>
    </item>
    <item>
      <title>iOS Camera/Photo demo app - PREVIEW - AS-IS</title>
      <description>This demo isn't by any means finished. It will most likely crash on some devices. May not even work on most... ;)But, the main parts are there... I think...Your mileage will vary...:)</description>
      <link>http://cc.embarcadero.com/Item/28774</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28774" type="application/zip" length="97774" />
      <pubDate>2012-03-09T17:15:37</pubDate>
      <dc:date>2012-03-09T17:15:37</dc:date>
      <guid>http://cc.embarcadero.com/Item/28774</guid>
    </item>
    <item>
      <title>LogViewer for Windows &amp;amp;amp; Mac (FireMonkey project)</title>
      <description />
      <link>http://cc.embarcadero.com/Item/28772</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28772" type="application/zip" length="3698394" />
      <pubDate>2012-03-06T17:03:42</pubDate>
      <dc:date>2012-03-06T17:03:42</dc:date>
      <guid>http://cc.embarcadero.com/Item/28772</guid>
    </item>
    <item>
      <title>Desenvolvendo para iOS com FireMonkey e Delphi</title>
      <description />
      <link>http://cc.embarcadero.com/Item/28770</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28770" type="application/zip" length="469702636" />
      <pubDate>2012-03-01T21:24:39</pubDate>
      <dc:date>2012-03-01T21:24:39</dc:date>
      <guid>http://cc.embarcadero.com/Item/28770</guid>
    </item>
    <item>
      <title>DataSnap Connectors conectado a Android App</title>
      <description />
      <link>http://cc.embarcadero.com/Item/28768</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28768" type="application/zip" length="284080041" />
      <pubDate>2012-03-01T21:20:15</pubDate>
      <dc:date>2012-03-01T21:20:15</dc:date>
      <guid>http://cc.embarcadero.com/Item/28768</guid>
    </item>
    <item>
      <title>DataSnap Connectors y aplicaciones m&amp;amp;#243;viles (Spanish)</title>
      <description />
      <link>http://cc.embarcadero.com/Item/28765</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28765" type="application/zip" length="284615132" />
      <pubDate>2012-03-01T18:33:05</pubDate>
      <dc:date>2012-03-01T18:33:05</dc:date>
      <guid>http://cc.embarcadero.com/Item/28765</guid>
    </item>
    <item>
      <title>Desarollo m&amp;amp;#243;vile para iOS con FireMonkey (Spanish)</title>
      <description />
      <link>http://cc.embarcadero.com/Item/28764</link>
      <enclosure url="http://cc.embarcadero.com/Download.aspx?id=28764" type="application/zip" length="445941565" />
      <pubDate>2012-03-01T16:49:56</pubDate>
      <dc:date>2012-03-01T16:49:56</dc:date>
      <guid>http://cc.embarcadero.com/Item/28764</guid>
    </item>
  </channel>
</rss>
