<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>EDN FireMonkey / Programming Feed (es)</title>
<link rel="alternate" type="text/plain" href="http://edn.embarcadero.com/es/FireMonkey/programming" title="EDN FireMonkey / Programming (es)" />
<link rel="self" type="application/atom+xml" href="http://edn.embarcadero.com/es/FireMonkey/programming/feed" title="EDN FireMonkey / Programming Feed (es)" />
<id>http://edn.embarcadero.com/es/FireMonkey/programming</id>
<updated>2013-05-25T04:59:36-07:00</updated>
<atom:PageCount xmlns:atom="http://www.w3.org/2005/Atom">1</atom:PageCount>
<entry>
<title>White Paper: The Delphi Language for Mobile Development</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/43073" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/43073</id>
<updated>2013-04-25T13:51:06-07:00</updated>
<published>2013-04-25T13:51:06-07:00</published>
<summary>Highlight the language changes in Delphi XE4 and techniques that can be used to port existing code and to maintain backwards compatibility</summary>
</entry>
<entry>
<title>Tuning FireMonkey Styles for Forms and Controls</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/42811" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/42811</id>
<updated>2012-12-19T00:00:00-08:00</updated>
<published>2012-12-19T00:00:00-08:00</published>
<summary>Blog post from Alexey Sharagin</summary>
</entry>
<entry>
<title>Tutorial: Using FireMonkey Layouts to Create a Scaled Effect</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/42560" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/42560</id>
<updated>2012-11-03T00:00:00-07:00</updated>
<published>2012-11-03T00:00:00-07:00</published>
<summary>This tutorial demonstrates how to use FireMonkey layouts to scale a set of buttons at the same dimension</summary>
</entry>
<entry>
<title>Tutorial: Using Layouts in FireMonkey FM2 to Arrange Components</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/42561" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/42561</id>
<updated>2012-10-27T00:00:00-07:00</updated>
<published>2012-10-27T00:00:00-07:00</published>
<summary>This tutorial demonstrates how to use FireMonkey layouts to arrange 2D components in a round pattern</summary>
</entry>
<entry>
<title>Tutorial: How to Capture and Display Video with FireMonkey FM2</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/42558" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/42558</id>
<updated>2012-10-13T00:00:00-07:00</updated>
<published>2012-10-13T00:00:00-07:00</published>
<summary>This tutorial demonstrates how to capture, display and customize on displaying video data with FireMonkey</summary>
</entry>
<entry>
<title>Tutorial: How to Play Audio Files with FireMonkey FM2</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/42557" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/42557</id>
<updated>2012-10-06T00:00:00-07:00</updated>
<published>2012-10-06T00:00:00-07:00</published>
<summary>This tutorial demonstrates how to include and play audio media data in a FireMonkey application</summary>
</entry>
<entry>
<title>XE3 Visual LiveBindings: Link controls to fields</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/42588" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/42588</id>
<updated>2012-10-05T08:00:00-07:00</updated>
<published>2012-10-05T08:00:00-07:00</published>
<summary>Blog post from Jim Tierney</summary>
</entry>
<entry>
<title>Tutorial: How to Record Audio Files with FireMonkey FM2</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/42556" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/42556</id>
<updated>2012-09-29T00:00:00-07:00</updated>
<published>2012-09-29T00:00:00-07:00</published>
<summary>This tutorial demonstrates how to use FireMonkey to capture audio media data</summary>
</entry>
<entry>
<title>FireMonkey TCanvas SaveCanvas and RestoreCanvas C++ Code Samples</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/42242" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/42242</id>
<updated>2012-06-24T00:00:00-07:00</updated>
<published>2012-06-24T00:00:00-07:00</published>
<summary>This example shows how to use the SaveCanvas and RestoreCanvas functions and their results. Is also shows how to dynamically customize the drawing stroke and fill properties of the TCanvas.</summary>
</entry>
<entry>
<title>FireMonkey TBrush C++ Code Sample</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/42241" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/42241</id>
<updated>2012-06-17T00:00:00-07:00</updated>
<published>2012-06-17T00:00:00-07:00</published>
<summary>This example is a FireMonkey HD Application that demonstrates how to use different properties of TBrush.</summary>
</entry>
<entry>
<title>FireMonkey TBitmap StartLine Property C++ Code Sample</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/42240" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/42240</id>
<updated>2012-06-10T00:00:00-07:00</updated>
<published>2012-06-10T00:00:00-07:00</published>
<summary>This example shows how to use the TBitmap.StartLine property. This example rotates the RGB channel color of every pixel of an image.</summary>
</entry>
<entry>
<title>FireMonkey TBitmap ScanLine C++ Code Sample</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/42239" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/42239</id>
<updated>2012-06-03T00:00:00-07:00</updated>
<published>2012-06-03T00:00:00-07:00</published>
<summary>This example shows how to use the TBitmap.ScantLine property. This example copies the initial image to the middle of another image.</summary>
</entry>
<entry>
<title>FireMonkey TBitmap Pixels C++ Code Sample</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/42238" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/42238</id>
<updated>2012-05-27T00:00:00-07:00</updated>
<published>2012-05-27T00:00:00-07:00</published>
<summary>This example shows how to use the TBitmap.Pixels property. This sample draws and fills the rectangle on an image, pixel by pixel.</summary>
</entry>
<entry>
<title>FireMonkey Bitmap Manipulation C++ Sample Code</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/42237" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/42237</id>
<updated>2012-05-20T00:00:00-07:00</updated>
<published>2012-05-20T00:00:00-07:00</published>
<summary>This example shows how to use the TBitmap manipulation functions and their results</summary>
</entry>
<entry>
<title>FireMonkey TBitmap Clear C++ Code Sample</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/42236" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/42236</id>
<updated>2012-05-13T00:00:00-07:00</updated>
<published>2012-05-13T00:00:00-07:00</published>
<summary>This example shows how to use the TBitmap clear functions and their results</summary>
</entry>
<entry>
<title>FireMonkey Bitmap Canvas Property C++ Code Sample</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/42235" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/42235</id>
<updated>2012-05-06T12:24:34-07:00</updated>
<published>2012-05-06T12:24:34-07:00</published>
<summary>This example shows how to use the TBitmap.Canvas property by drawing a rectangle on an image</summary>
</entry>
<entry>
<title>Using TOSVersion to get Platform Information at Runtime in your FireMonkey Applications</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/42188" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/42188</id>
<updated>2012-04-17T14:51:51-07:00</updated>
<published>2012-04-17T14:51:51-07:00</published>
<summary>Part of the FireMonkey tutorial video series</summary>
</entry>
<entry>
<title>Using the FireMonkey TMenuBar's OSMenu Property to Place Your Main Menu for Windows and Mac</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/42180" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/42180</id>
<updated>2012-04-14T00:00:00-07:00</updated>
<published>2012-04-14T00:00:00-07:00</published>
<summary>Part of the FireMonkey tutorial video series</summary>
</entry>
<entry>
<title>Scaling your FireMonkey Application User Interface using Delphi and C++Builder for Windows and Mac</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/42179" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/42179</id>
<updated>2012-04-13T00:00:00-07:00</updated>
<published>2012-04-13T00:00:00-07:00</published>
<summary>Scaling the user interface of a FireMonkey application</summary>
</entry>
<entry>
<title>Visualizing Mathematical Functions by Generating Custom Meshes using FireMonkey and C++Builder</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/42170" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/42170</id>
<updated>2012-04-08T00:00:00-07:00</updated>
<published>2012-04-08T00:00:00-07:00</published>
<summary>Generate your own 3-dimensional mesh for visualizing mathematical functions using C++Builder XE2 and FireMonkey</summary>
</entry>
<entry>
<title>Using FireMonkey Layouts in your Delphi and C++Builder Applications</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/42169" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/42169</id>
<updated>2012-04-07T00:00:00-07:00</updated>
<published>2012-04-07T00:00:00-07:00</published>
<summary>A look at layouts in FireMonkey - in the case creating a clock face for an analog clock iPhone application.</summary>
</entry>
<entry>
<title>Building awesome Mac clients for web services built with Visual Studio and C#</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/42160" />
<author>
<name>Pawel Glowacki</name>
<uri>http://gp.codegear.com/authors/edit/3956.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/42160</id>
<updated>2012-04-02T02:53:20-07:00</updated>
<published>2012-04-02T02:53:20-07:00</published>
<summary>This article demonstrates a simple ASP.NET 4.0 C# web service and a Mac OS X client application for it built with Delphi XE2 and FireMonkey</summary>
</entry>
<entry>
<title>Visualizing physics using FireMonkey</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/42020" />
<author>
<name>Anders Ohlsson</name>
<uri>http://gp.codegear.com/authors/edit/10.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/42020</id>
<updated>2012-02-02T14:53:18-08:00</updated>
<published>2012-02-02T14:53:18-08:00</published>
<summary>This article discusses the seemingly simple case of billiard physics. We will visualize collisions and roll using Delphi XE2 and FireMonkey.</summary>
</entry>
<entry>
<title>Visualizing wave interference using FireMonkey</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/42012" />
<author>
<name>Anders Ohlsson</name>
<uri>http://gp.codegear.com/authors/edit/10.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/42012</id>
<updated>2012-01-30T11:37:04-08:00</updated>
<published>2012-01-30T11:37:04-08:00</published>
<summary>This article discusses how you can generate your own dynamic 3-dimensional mesh for visualizing wave interference using Delphi XE2 and FireMonkey.</summary>
</entry>
<entry>
<title>Building a Multi-Client, Multi-Platform, Multi-Tier system using RAD Studio XE2</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/41975" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/41975</id>
<updated>2011-12-31T23:00:00-08:00</updated>
<published>2011-12-31T23:00:00-08:00</published>
<summary>31 Days of RAD Studio XE2 Video Tutorials - Day 31 Tutorial</summary>
</entry>
<entry>
<title>RAD Studio XE2 Build Automation With FinalBuilder</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/41972" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/41972</id>
<updated>2011-12-30T12:31:54-08:00</updated>
<published>2011-12-30T12:31:54-08:00</published>
<summary>31 Days of RAD Studio XE2 Video Tutorials - Day 30 Tutorial</summary>
</entry>
<entry>
<title>Consuming a Java Server with a FireMonkey Application</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/41970" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/41970</id>
<updated>2011-12-28T10:34:49-08:00</updated>
<published>2011-12-28T10:34:49-08:00</published>
<summary>31 Days of RAD Studio XE2 Video Tutorials - Day 28 Tutorial</summary>
</entry>
<entry>
<title>Integrating Embarcadero Prism Web Services with VCL and FireMonkey Client Applications</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/41964" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/41964</id>
<updated>2011-12-27T11:25:16-08:00</updated>
<published>2011-12-27T11:25:16-08:00</published>
<summary>31 Days of RAD Studio XE2 Video Tutorials - Day 27 Tutorial</summary>
</entry>
<entry>
<title>Migrating a FireMonkey HD application into a FireMonkey 3D Application</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/41962" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/41962</id>
<updated>2011-12-26T18:00:00-08:00</updated>
<published>2011-12-26T18:00:00-08:00</published>
<summary>31 Days of RAD Studio XE2 Video Tutorials - Day 26 Tutorial</summary>
</entry>
<entry>
<title>FireMonkey 3D Controls: New Ideas for Visualizations using Delphi XE2 and C++Builder XE2</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/41953" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/41953</id>
<updated>2011-12-25T17:00:00-08:00</updated>
<published>2011-12-25T17:00:00-08:00</published>
<summary>31 Days of RAD Studio XE2 Video Tutorials - Day 25 Tutorial</summary>
</entry>
<entry>
<title>Using FireMonkey Pixel Shader Transitions</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/41951" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/41951</id>
<updated>2011-12-24T20:00:00-08:00</updated>
<published>2011-12-24T20:00:00-08:00</published>
<summary>31 Days of RAD Studio XE2 Video Tutorials - Day 24 Tutorial</summary>
</entry>
<entry>
<title>Building a 64-bit Delphi XE2 User Defined Function for InterBase XE </title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/41947" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/41947</id>
<updated>2011-12-22T17:14:51-08:00</updated>
<published>2011-12-22T17:14:51-08:00</published>
<summary>31 Days of RAD Studio XE2 Video Tutorials - Day 22 Tutorial</summary>
</entry>
<entry>
<title>Delphi XE2 FireMonkey End to End Scenarios for Enterprise Applications</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/41945" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/41945</id>
<updated>2011-12-21T22:00:00-08:00</updated>
<published>2011-12-21T22:00:00-08:00</published>
<summary>31 Days of RAD Studio XE2 Video Tutorials - Day 21 Tutorial</summary>
</entry>
<entry>
<title>Animating FireMonkey Component Properties at Design Time and Run Time</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/41934" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/41934</id>
<updated>2011-12-19T18:58:00-08:00</updated>
<published>2011-12-19T18:58:00-08:00</published>
<summary>31 Days of RAD Studio XE2 Video Tutorials - Day 18 Tutorial</summary>
</entry>
<entry>
<title>Building and Using FireMonkey iOS Components</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/41915" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/41915</id>
<updated>2011-12-18T14:26:03-08:00</updated>
<published>2011-12-18T14:26:03-08:00</published>
<summary>31 Days of RAD Studio XE2 Video Tutorials - Day 18 Tutorial</summary>
</entry>
<entry>
<title>Building a Windows and Mac InterBase database application using Delphi and FireMonkey</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/41913" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/41913</id>
<updated>2011-12-17T20:12:43-08:00</updated>
<published>2011-12-17T20:12:43-08:00</published>
<summary>31 Days of RAD Studio XE2 Video Tutorials - Day 17 Tutorial</summary>
</entry>
<entry>
<title>Delphi XE2 Documentation Insight</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/41911" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/41911</id>
<updated>2011-12-16T17:33:46-08:00</updated>
<published>2011-12-16T17:33:46-08:00</published>
<summary>31 Days of RAD Studio XE2 Video Tutorials - Day 16 Tutorial</summary>
</entry>
<entry>
<title>Visually Stunning FireMonkey Application Development</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/41906" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/41906</id>
<updated>2011-12-15T16:19:31-08:00</updated>
<published>2011-12-15T16:19:31-08:00</published>
<summary>31 Days of RAD Studio XE2 Video Tutorials - Day 15 Tutorial</summary>
</entry>
<entry>
<title>Using Amazon and Azure Cloud Services in your Delphi XE2 and C++Builder XE2 Applications</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/41902" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/41902</id>
<updated>2011-12-14T15:08:11-08:00</updated>
<published>2011-12-14T15:08:11-08:00</published>
<summary>31 Days of RAD Studio XE2 Video Tutorials - Day 14 Tutorial</summary>
</entry>
<entry>
<title>Using DataSnap XE2 Monitoring in your Delphi and C++Builder VCL and FireMonkey Applications</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/41897" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/41897</id>
<updated>2011-12-13T17:47:40-08:00</updated>
<published>2011-12-13T17:47:40-08:00</published>
<summary>31 Days of RAD Studio XE2 Video Tutorials - Day 13 Tutorial</summary>
</entry>
<entry>
<title>Developing an iOS Delphi and FireMonkey application that uses a DataSnap server and InterBase database</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/41882" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/41882</id>
<updated>2011-12-11T10:16:28-08:00</updated>
<published>2011-12-11T10:16:28-08:00</published>
<summary>31 Days of RAD Studio XE2 Video Tutorials - Day 11 Tutorial</summary>
</entry>
<entry>
<title>Programming the iOS Accelerometer and Camera using Delphi and FireMonkey</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/41881" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/41881</id>
<updated>2011-12-10T20:29:43-08:00</updated>
<published>2011-12-10T20:29:43-08:00</published>
<summary>31 Days of RAD Studio XE2 Video Tutorials - Day 10 Tutorial</summary>
</entry>
<entry>
<title>SQLite iOS Application Development with Delphi and FireMonkey</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/41880" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/41880</id>
<updated>2011-12-09T11:19:48-08:00</updated>
<published>2011-12-09T11:19:48-08:00</published>
<summary>31 Days of RAD Studio XE2 Video Tutorials - Day 9 Tutorial</summary>
</entry>
<entry>
<title>How to Use LiveBindings in your Delphi FireMonkey applications</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/41879" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/41879</id>
<updated>2011-12-08T16:38:00-08:00</updated>
<published>2011-12-08T16:38:00-08:00</published>
<summary>31 Days of RAD Studio XE2 Video Tutorials - Day 8 Tutorial</summary>
</entry>
<entry>
<title>Building your first Delphi and C++Builder Windows and Mac FireMonkey Applications</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/41876" />
<author>
<name>Tim DelChiaro</name>
<uri>http://gp.codegear.com/authors/edit/2993.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/41876</id>
<updated>2011-12-07T18:29:44-08:00</updated>
<published>2011-12-07T18:29:44-08:00</published>
<summary>31 Days of RAD Studio XE2 Video Tutorials - Day 7 Tutorial</summary>
</entry>
<entry>
<title>9 iOS components and 8 demos for Thanksgiving!</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/41839" />
<author>
<name>Anders Ohlsson</name>
<uri>http://gp.codegear.com/authors/edit/10.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/41839</id>
<updated>2011-11-23T20:22:15-08:00</updated>
<published>2011-11-23T20:22:15-08:00</published>
<summary>Happy Thanksgiving!</summary>
</entry>
<entry>
<title>FireMonkey programming  - recent articles, blogs, news, and videos</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/41679" />
<author>
<name>David Intersimone</name>
<uri>http://gp.codegear.com/authors/edit/2.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/41679</id>
<updated>2011-10-04T18:00:00-07:00</updated>
<published>2011-10-04T18:00:00-07:00</published>
<summary>This article contains links to FireMonkey articles, blog posts, news, and videos created by Embarcadero employees and Embarcadero community members and partners.</summary>
</entry>
</feed>
