<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Andreano Lanusse &#187; English</title>
	<atom:link href="http://blogs.embarcadero.com/andreanolanusse/category/english/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.embarcadero.com/andreanolanusse</link>
	<description>Product Line Sales Manager and Technical Leader Evangelist for Latin America</description>
	<pubDate>Thu, 04 Feb 2010 00:17:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en-US</language>
			<item>
		<title>iPad the new BIG IPHONE :)</title>
		<link>http://blogs.embarcadero.com/andreanolanusse/ipad-the-new-big-iphone/</link>
		<comments>http://blogs.embarcadero.com/andreanolanusse/ipad-the-new-big-iphone/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 16:55:04 +0000</pubDate>
		<dc:creator>Andreano Lanusse</dc:creator>
		
		<category><![CDATA[English]]></category>

		<guid isPermaLink="false">http://blogs.embarcadero.com/andreanolanusse/?p=39380</guid>
		<description><![CDATA[
Apple Wednesday announced a touchscreen tablet computer, the "iPad" for consumers who want to take their movies, TV shows, music, games and reading with them, be it around the house or on the go.
If you’re a current iPhone user, much of the interaction with the iPad looks to be very familiar. For instance, tilting the [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border: 0pt none;margin: 4px" src="/files/2010/01/100127-tech-apple-tabletwidec_2307.jpg" alt="" width="298" height="225" /></p>
<p>Apple Wednesday announced a touchscreen tablet computer, the "iPad" for consumers who want to take their movies, TV shows, music, games and reading with them, be it around the house or on the go.</p>
<p>If you’re a current iPhone user, much of the interaction with the iPad looks to be very familiar. For instance, tilting the iPad gives you portrait or landscape viewing — both orientations support a lovely full screen keyboard. It also appears that the app icons on the “home screen” change orientation too.</p>
<p>Apple iPad specs:</p>
<ul>
<li> 9.7-inch display with 0.5-inches thickness.</li>
<li>16GB to 64GB of on-board flash memory</li>
<li>10 hrs of battery life. Over a month for standby</li>
<li>1GHz Apple A4 chip (developed for the iPad)</li>
<li>WiFi 802.11n</li>
<li>Bluetooth 2.1</li>
<li>accelerometer</li>
<li>digital compass</li>
<li>speaker and a microphone</li>
<li>30-pin dock connector</li>
</ul>
<p>Looking forward to see the new iPad, particular when I was looking to buy a Amazon Kindle, but now I think Amazon will accelerate the Kindle 3.</p>
<p class="akst_link"><a href="http://blogs.embarcadero.com/andreanolanusse/?p=39380&amp;akst_action=share-this"  title="Post to del.icio.us, etc." id="akst_link_39380" class="akst_share_link" rel="nofollow">Share This</a> | <a href="mailto:?subject=iPad%20the%20new%20BIG%20IPHONE%20%3A%29&body=Have you seen this? http%3A%2F%2Fblogs.embarcadero.com%2Fandreanolanusse%2Fipad-the-new-big-iphone%2F" id="akst_email_39380" class="akst_share_email" rel="nofollow">Email this page to a friend</a></p>]]></content:encoded>
			<wfw:commentRss>http://blogs.embarcadero.com/andreanolanusse/ipad-the-new-big-iphone/feed/</wfw:commentRss>
		</item>
		<item>
		<title>RADTweet – Twitter desktop client build with Delphi</title>
		<link>http://blogs.embarcadero.com/andreanolanusse/radtweet-%e2%80%93-twitter-desktop-client-build-with-delphi/</link>
		<comments>http://blogs.embarcadero.com/andreanolanusse/radtweet-%e2%80%93-twitter-desktop-client-build-with-delphi/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 18:54:17 +0000</pubDate>
		<dc:creator>Andreano Lanusse</dc:creator>
		
		<category><![CDATA[Delphi]]></category>

		<category><![CDATA[English]]></category>

		<guid isPermaLink="false">http://blogs.embarcadero.com/andreanolanusse/?p=39378</guid>
		<description><![CDATA[Finally after few weeks the RADTweet source code is available to download. RADTweet is a desktop client for twitter build in Delphi. The idea behind this project is to show how to use Twitter API and how you can interact the Delphi features with Twitter. This is an Open Source project under MIT License.
There are [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border: 0pt none;margin: 4px" src="http://www.andreanolanusse.com/blogen/wp-content/uploads/2010/01/radtweet.jpg" alt="" width="266" height="131" />Finally after few weeks the RADTweet source code is available to download. RADTweet is a desktop client for twitter build in Delphi. The idea behind this project is to show how to use <a href="http://apiwiki.twitter.com/">Twitter API</a> and how you can interact the Delphi features with Twitter. This is an Open Source project under <a href="http://en.wikipedia.org/wiki/MIT_License">MIT License</a>.</p>
<p>There are many other features to add using the Twitter API, anybody can contribute to improve the RADTweer, is Open Source.</p>
<p>The application is one sinble EXE file, at the first start up it 3 files will be created, those binaries files are use to cache messages and configuration, and can be read from ClientDataSet.</p>
<p>The application has some features, like:</p>
<ul>
<li>List of messages</li>
<li>List of Mentions</li>
<li>List of followers</li>
<li>Set message as favorite</li>
<li>Also, show how many friends, followers and following people</li>
<li>And many other features</li>
</ul>
<p>Also, XML format is use to read the Twitter API response and when necessary save the information in ClientDataSet as a cache mechanism, download the source code or the binary and have fun.</p>
<p>If you would like to contribute with this project you are very welcome, as much you contribute you will be came officially part of the <a href="https://sourceforge.net/projects/radtweet/develop">project</a>.</p>
<p>The RADTweet source code is available in <strong><a href="http://sourceforge.net/projects/radtweet/">SorceForge</a></strong>, also the version 1.0</p>
<p class="akst_link"><a href="http://blogs.embarcadero.com/andreanolanusse/?p=39378&amp;akst_action=share-this"  title="Post to del.icio.us, etc." id="akst_link_39378" class="akst_share_link" rel="nofollow">Share This</a> | <a href="mailto:?subject=RADTweet%20%E2%80%93%20Twitter%20desktop%20client%20build%20with%20Delphi&body=Have you seen this? http%3A%2F%2Fblogs.embarcadero.com%2Fandreanolanusse%2Fradtweet-%25e2%2580%2593-twitter-desktop-client-build-with-delphi%2F" id="akst_email_39378" class="akst_share_email" rel="nofollow">Email this page to a friend</a></p>]]></content:encoded>
			<wfw:commentRss>http://blogs.embarcadero.com/andreanolanusse/radtweet-%e2%80%93-twitter-desktop-client-build-with-delphi/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Happy Holidays - Boas Festas - Felices Fiestas from Embarcadero</title>
		<link>http://blogs.embarcadero.com/andreanolanusse/happy-holidays-boas-festas-felices-fiestas-from-embarcadero/</link>
		<comments>http://blogs.embarcadero.com/andreanolanusse/happy-holidays-boas-festas-felices-fiestas-from-embarcadero/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 21:14:15 +0000</pubDate>
		<dc:creator>Andreano Lanusse</dc:creator>
		
		<category><![CDATA[English]]></category>

		<category><![CDATA[Portuguese]]></category>

		<category><![CDATA[Spanish]]></category>

		<guid isPermaLink="false">http://blogs.embarcadero.com/andreanolanusse/?p=39349</guid>
		<description><![CDATA[I just wanted to wish a happy holiday and happy new year to all of our Embarcadero Community members and to all dba&#8217;s and developers worldwide.
Eu quero desejar a todos um feliz natal e próspero ano novo a todos que fazem parte da comunidade Embarcadero, dba&#8217;s e desenvolvedores ao redor do mundo.
Me gustaria desearles unas [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left"><span class="text">I just wanted to wish a happy holiday and happy new year to all of our </span>Embarcadero Community members and to all dba&#8217;s and developers worldwide.</p>
<p style="text-align: left">Eu quero desejar a todos um feliz natal e próspero ano novo a todos que fazem parte da comunidade Embarcadero, dba&#8217;s e desenvolvedores ao redor do mundo.</p>
<p style="text-align: left">Me gustaria desearles unas felices fiestas y feliz año nuevo a todos los miembros de la Comunidad Embarcadero y a todos los DBA&#8217;s y desarrolladores del mundo.</p>
<p style="text-align: center">
<p style="text-align: center"><img src="/files/2009/12/embarcadero-holiday-ecard-2009_2222.jpg" alt="" width="632" height="437" /></p>
<p class="akst_link"><a href="http://blogs.embarcadero.com/andreanolanusse/?p=39349&amp;akst_action=share-this"  title="Post to del.icio.us, etc." id="akst_link_39349" class="akst_share_link" rel="nofollow">Share This</a> | <a href="mailto:?subject=Happy%20Holidays%20-%20Boas%20Festas%20-%20Felices%20Fiestas%20from%20Embarcadero&body=Have you seen this? http%3A%2F%2Fblogs.embarcadero.com%2Fandreanolanusse%2Fhappy-holidays-boas-festas-felices-fiestas-from-embarcadero%2F" id="akst_email_39349" class="akst_share_email" rel="nofollow">Email this page to a friend</a></p>]]></content:encoded>
			<wfw:commentRss>http://blogs.embarcadero.com/andreanolanusse/happy-holidays-boas-festas-felices-fiestas-from-embarcadero/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Delphi Conference Brazil ROCKS!!!</title>
		<link>http://blogs.embarcadero.com/andreanolanusse/delphi-conference-brazil-rocks/</link>
		<comments>http://blogs.embarcadero.com/andreanolanusse/delphi-conference-brazil-rocks/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 20:20:16 +0000</pubDate>
		<dc:creator>Andreano Lanusse</dc:creator>
		
		<category><![CDATA[Delphi]]></category>

		<category><![CDATA[English]]></category>

		<category><![CDATA[Delphi Prism (.NET)]]></category>

		<guid isPermaLink="false">http://blogs.embarcadero.com/andreanolanusse/?p=39330</guid>
		<description><![CDATA[November was a busy month for me in Latin America with a lot of events, including Colombia, Argentina, Costa Rica, Mexico and Brazil. I didn&#8217;t have time to blog about each one, but all of the events was fantastic. In particular, I would like to comment about the Delphi Conference in Brazil which was very [...]]]></description>
			<content:encoded><![CDATA[<p>November was a busy month for me in Latin America with a lot of events, including Colombia, Argentina, Costa Rica, Mexico and Brazil. I didn&#8217;t have time to blog about each one, but all of the events was fantastic. In particular, I would like to comment about the Delphi Conference in Brazil which was very special for me.</p>
<p>This event was the first after our traditional old BorCon (Borland Conference).Because of the acquisition last year and many other things going on, we weren&#8217;t able to put on a big show like BorCon &#8212; but this year was different. Delphi Conferences started in many different countries in Latin America (Mexico, Colombia, Costa Rica), and a lot of people showed up. The event in Brazil was no different, as it included 26 presentations, 4 simultaneous tracks and over 500 Delphi developers in attendance. Everybody was really excited about <a href="http://www.embarcadero.com/products/delphi"><strong>Delphi 2010</strong></a>.</p>
<p>DavidI and I (Andreano Lanusse) just want to say THANK YOU SO MUCH to the Brazilian community for your support, passion, and loyalty. You have continued to make Delphi stronger and stronger over the years.</p>
<p>All of the slides and samples are available in <a href="http://cc.embarcadero.com/Item/27480"><strong>CodeCentral</strong></a>, of course in portuguese :), but google is your friend.</p>
<p>Here some pictures of the event of the year 2009 - Delphi Conference Brazil:</p>

<a href='http://blogs.embarcadero.com/andreanolanusse/delphi-conference-brazil-rocks/dsc01579_2187/' title='Opening the event'><img src="/files/2009/12/dsc01579_2187-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://blogs.embarcadero.com/andreanolanusse/delphi-conference-brazil-rocks/dsc01584_2208/' title='David I - Opening Key Note'><img src="/files/2009/12/dsc01584_2208-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://blogs.embarcadero.com/andreanolanusse/delphi-conference-brazil-rocks/dsc01600_2190/' title='David and InterBase RoadMap'><img src="/files/2009/12/dsc01600_2190-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://blogs.embarcadero.com/andreanolanusse/delphi-conference-brazil-rocks/bernardo_2184/' title='Andreano Lanusse &amp; Bernardo Porto'><img src="/files/2009/12/bernardo_2184-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://blogs.embarcadero.com/andreanolanusse/delphi-conference-brazil-rocks/dsc01678_2205/' title='Paulo Palmerio presentation'><img src="/files/2009/12/dsc01678_2205-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://blogs.embarcadero.com/andreanolanusse/delphi-conference-brazil-rocks/dsc01648_2199/' title='Wecsley&#039;s presentations'><img src="/files/2009/12/dsc01648_2199-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://blogs.embarcadero.com/andreanolanusse/delphi-conference-brazil-rocks/dsc01615_2196/' title='Fernando&#039;s presentation - Delphi 2010 - UML - MVC'><img src="/files/2009/12/dsc01615_2196-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://blogs.embarcadero.com/andreanolanusse/delphi-conference-brazil-rocks/dsc01662_2202/' title='Time for coffee'><img src="/files/2009/12/dsc01662_2202-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://blogs.embarcadero.com/andreanolanusse/delphi-conference-brazil-rocks/dsc01601_2193/' title='The Delphi Developers'><img src="/files/2009/12/dsc01601_2193-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="" /></a>

<p class="akst_link"><a href="http://blogs.embarcadero.com/andreanolanusse/?p=39330&amp;akst_action=share-this"  title="Post to del.icio.us, etc." id="akst_link_39330" class="akst_share_link" rel="nofollow">Share This</a> | <a href="mailto:?subject=Delphi%20Conference%20Brazil%20ROCKS%21%21%21&body=Have you seen this? http%3A%2F%2Fblogs.embarcadero.com%2Fandreanolanusse%2Fdelphi-conference-brazil-rocks%2F" id="akst_email_39330" class="akst_share_email" rel="nofollow">Email this page to a friend</a></p>]]></content:encoded>
			<wfw:commentRss>http://blogs.embarcadero.com/andreanolanusse/delphi-conference-brazil-rocks/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Twitter Desktop Client - powered by Delphi</title>
		<link>http://blogs.embarcadero.com/andreanolanusse/twitter-desktop-client-powered-by-delphi/</link>
		<comments>http://blogs.embarcadero.com/andreanolanusse/twitter-desktop-client-powered-by-delphi/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 06:44:24 +0000</pubDate>
		<dc:creator>Andreano Lanusse</dc:creator>
		
		<category><![CDATA[Delphi]]></category>

		<category><![CDATA[English]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Spanish]]></category>

		<category><![CDATA[Twitter Delphi App]]></category>

		<guid isPermaLink="false">http://blogs.embarcadero.com/andreanolanusse/?p=39304</guid>
		<description><![CDATA[If you are following me on Twitter, probably read some of my message mentioning "message sent from Delphi Twitter client" and it was true.
During the last 2 weeks I have been working to create a Twitter desktop client in Delphi, this weekend I made a lot of progress.
The first release you will be able to [...]]]></description>
			<content:encoded><![CDATA[<p>If you are <a href="http://twitter.com/andreanolanusse">following me</a> on Twitter, probably read some of my message mentioning "message sent from Delphi Twitter client" and it was true.</p>
<p>During the last 2 weeks I have been working to create a Twitter desktop client in Delphi, this weekend I made a lot of progress.</p>
<p>The first release you will be able to see your recent messages, retwitter and add favorites. The application will use around 6-7MB RAM and EXE file less them 3MB.</p>
<p>Here a first screenshot, using the VCL components.</p>
<p><a href="/files/2009/10/twitterdesktopclient_2092.jpg"><img src="/files/2009/10/twitterdesktopclient_2092.jpg" alt="" width="500" height="592" /></a></p>
<p>I expected to release the first version in 2 weeks, and yes I will provide the source code. I&#8217;m looking to host the project on SourceForge.</p>
<p>I need to define the name for this application, based on legal reason we can&#8217;t use the name Twitter. We can use like TwiDDer, TwiiPPer, anything like that, but again no Twitter, understandable they wanna protect the brand.</p>
<p>So I would like to ask for the Delphi Community <strong>"What name should we give for this application?"</strong>, please add your comments.</p>
<p class="akst_link"><a href="http://blogs.embarcadero.com/andreanolanusse/?p=39304&amp;akst_action=share-this"  title="Post to del.icio.us, etc." id="akst_link_39304" class="akst_share_link" rel="nofollow">Share This</a> | <a href="mailto:?subject=Twitter%20Desktop%20Client%20-%20powered%20by%20Delphi&body=Have you seen this? http%3A%2F%2Fblogs.embarcadero.com%2Fandreanolanusse%2Ftwitter-desktop-client-powered-by-delphi%2F" id="akst_email_39304" class="akst_share_email" rel="nofollow">Email this page to a friend</a></p>]]></content:encoded>
			<wfw:commentRss>http://blogs.embarcadero.com/andreanolanusse/twitter-desktop-client-powered-by-delphi/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Delphi 2010 launch in Brazil</title>
		<link>http://blogs.embarcadero.com/andreanolanusse/delphi-2010-launch-in-brazil/</link>
		<comments>http://blogs.embarcadero.com/andreanolanusse/delphi-2010-launch-in-brazil/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 15:46:52 +0000</pubDate>
		<dc:creator>Andreano Lanusse</dc:creator>
		
		<category><![CDATA[Delphi]]></category>

		<category><![CDATA[English]]></category>

		<category><![CDATA[C++Builder]]></category>

		<category><![CDATA[RAD Studio]]></category>

		<guid isPermaLink="false">http://blogs.embarcadero.com/andreanolanusse/?p=39271</guid>
		<description><![CDATA[This week I&#8217;m in Brazil visiting customers and talking with community members, yesterday was the event about Delph 2010 in Sao Paulo, a full day training in Delphi 2010, 400 developers, people very happy with this release.
We could do another day training, too much features on this release :).
I just wanna say thank you for [...]]]></description>
			<content:encoded><![CDATA[<p>This week I&#8217;m in Brazil visiting customers and talking with community members, yesterday was the event about Delph 2010 in Sao Paulo, a full day training in Delphi 2010, 400 developers, people very happy with this release.</p>
<p>We could do another day training, too much features on this release :).</p>
<p>I just wanna say thank you for the Brazil community for all of your support and passion for Delphi, now is time to use Delphi 2010.</p>
<p><a href="/files/2009/09/d2010brazil_2047.png"><img src="/files/2009/09/d2010brazil_2047.png" alt="" width="500" height="212" /></a></p>
<p class="akst_link"><a href="http://blogs.embarcadero.com/andreanolanusse/?p=39271&amp;akst_action=share-this"  title="Post to del.icio.us, etc." id="akst_link_39271" class="akst_share_link" rel="nofollow">Share This</a> | <a href="mailto:?subject=Delphi%202010%20launch%20in%20Brazil&body=Have you seen this? http%3A%2F%2Fblogs.embarcadero.com%2Fandreanolanusse%2Fdelphi-2010-launch-in-brazil%2F" id="akst_email_39271" class="akst_share_email" rel="nofollow">Email this page to a friend</a></p>]]></content:encoded>
			<wfw:commentRss>http://blogs.embarcadero.com/andreanolanusse/delphi-2010-launch-in-brazil/feed/</wfw:commentRss>
		</item>
		<item>
		<title>TMS Software said "We&#8217;re happy to report there is no way back. Delphi 2010 instantly became our preferred IDE"</title>
		<link>http://blogs.embarcadero.com/andreanolanusse/tms-software-said-were-happy-to-report-there-is-no-way-back-delphi-2010-instantly-became-our-preferred-ide/</link>
		<comments>http://blogs.embarcadero.com/andreanolanusse/tms-software-said-were-happy-to-report-there-is-no-way-back-delphi-2010-instantly-became-our-preferred-ide/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 09:05:17 +0000</pubDate>
		<dc:creator>Andreano Lanusse</dc:creator>
		
		<category><![CDATA[Delphi]]></category>

		<category><![CDATA[English]]></category>

		<category><![CDATA[C++Builder]]></category>

		<guid isPermaLink="false">http://blogs.embarcadero.com/andreanolanusse/?p=39264</guid>
		<description><![CDATA[Look likes our Technology Partner TMS Software is very happy with Delphi 2010, on this post they said.
"Now, 7 days later with an IDE with hundreds and hundreds of our components installed, we&#8217;re happy to report there is no way back. Delphi 2010 instantly became our preferred IDE. The improved debugger, the code formatter, IDE [...]]]></description>
			<content:encoded><![CDATA[<p>Look likes our Technology Partner TMS Software is very happy with Delphi 2010, on <strong><a href="http://www.tmssoftware.com/site/blog.asp?post=124">this post</a></strong> they said.</p>
<p><em>"Now, 7 days later with an IDE with hundreds and hundreds of our components installed, we&#8217;re happy to report there is no way back. Delphi 2010 instantly became our preferred IDE. The improved debugger, the code formatter, IDE insight, more responsive editor provide an instant merit on existing projects. Best of all this does not come at a price, quite the contrary, more features, more capabilities, richer VCL and more responsive IDE at the same time."</em></p>
<p>In other words, they are more productive and will be able to create more great components for Delphi and C++Builder. TMS will will publish on <a href="http://www.tmssoftware.com/site/radstudio2010.asp"><strong>this page</strong></a> a list of components that have been updated with <strong><a href="http://www.embarcadero.com/delphi">Delphi 2010</a></strong> &amp; <strong><a href="http://www.embarcadero.com/cbuilder">C++Builder 2010</a></strong> support.</p>
<p class="akst_link"><a href="http://blogs.embarcadero.com/andreanolanusse/?p=39264&amp;akst_action=share-this"  title="Post to del.icio.us, etc." id="akst_link_39264" class="akst_share_link" rel="nofollow">Share This</a> | <a href="mailto:?subject=TMS%20Software%20said%20%22We%26%238217%3Bre%20happy%20to%20report%20there%20is%20no%20way%20back.%20Delphi%202010%20instantly%20became%20our%20preferred%20IDE%22&body=Have you seen this? http%3A%2F%2Fblogs.embarcadero.com%2Fandreanolanusse%2Ftms-software-said-were-happy-to-report-there-is-no-way-back-delphi-2010-instantly-became-our-preferred-ide%2F" id="akst_email_39264" class="akst_share_email" rel="nofollow">Email this page to a friend</a></p>]]></content:encoded>
			<wfw:commentRss>http://blogs.embarcadero.com/andreanolanusse/tms-software-said-were-happy-to-report-there-is-no-way-back-delphi-2010-instantly-became-our-preferred-ide/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Delphi 2010 launch in Mexico D.F. RECORD OF ATTENDANCE</title>
		<link>http://blogs.embarcadero.com/andreanolanusse/delphi-2010-launch-in-mexico-df-record-of-attendance/</link>
		<comments>http://blogs.embarcadero.com/andreanolanusse/delphi-2010-launch-in-mexico-df-record-of-attendance/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 02:25:13 +0000</pubDate>
		<dc:creator>Andreano Lanusse</dc:creator>
		
		<category><![CDATA[Delphi]]></category>

		<category><![CDATA[English]]></category>

		<guid isPermaLink="false">http://blogs.embarcadero.com/andreanolanusse/?p=39256</guid>
		<description><![CDATA[Today was a great day, the Delphi developers in Mexico D.F. had the opportunity to see Delphi 2010. We have many great news, the first one is the record of attendance on this event, 240 developers, who came late had a hard time to find a seat :), Tom Gerdes and I (Andreano Lanusse) didn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>Today was a great day, the Delphi developers in Mexico D.F. had the opportunity to see Delphi 2010. We have many great news, the first one is the record of attendance on this event, 240 developers, who came late had a hard time to find a seat :), Tom Gerdes and I (Andreano Lanusse) didn&#8217;t stop during the break, developers were very interested, at the end I expend more 40 minutes answer questions, getting feedback, suggestions, etc.</p>
<p>I hear so many words like "Delphi 2010 is great!!!", "I&#8217;m definitely moving to Delphi 2010", "DataSnap is great", "Touch and Gesture Rocks", and also the Firebird users are VERY HAPPY!!!!</p>
<p>Those words sound like music, the entire team is grateful.</p>
<p>Here some pictures of the event in Mexico D.F.</p>
<p><a href="/files/2009/09/eventradmx_1947.jpg"><img src="/files/2009/09/eventradmx_1947.jpg" alt="" width="500" height="375" /></a></p>
<p>No distraction, everybody watching the demos.</p>
<p><a href="/files/2009/09/break_1953.jpg"><img src="/files/2009/09/break_1953.jpg" alt="" width="500" height="375" /></a></p>
<p>Coffe-break, everybody hungry and running, only 10 minutes break, too much features to present.</p>
<p><a href="/files/2009/09/delphiaccess-team_1950.jpg"><img src="/files/2009/09/delphiaccess-team_1950.jpg" alt="" width="500" height="375" /></a></p>
<p>Members of the <a href="http://www.delphiaccess.com/">DelphiAccess.com</a>, the Spanish Delphi forum. I&#8217;m so proud of this group, they have great ideas and are helping the community every day.</p>
<p>Well, now is time to back to US and prepare the online presentation for the Spanish countries in Latin America, also prepare the Delphi 2010 training for Brazil, yep September 15th the Brazilian Delphi community will have a <strong><a href="http://latam.embarcadero.com/br/delphi2010/">full day training</a></strong> in Delphi 2010, the event is FREE!!!</p>
<p class="akst_link"><a href="http://blogs.embarcadero.com/andreanolanusse/?p=39256&amp;akst_action=share-this"  title="Post to del.icio.us, etc." id="akst_link_39256" class="akst_share_link" rel="nofollow">Share This</a> | <a href="mailto:?subject=Delphi%202010%20launch%20in%20Mexico%20D.F.%20RECORD%20OF%20ATTENDANCE&body=Have you seen this? http%3A%2F%2Fblogs.embarcadero.com%2Fandreanolanusse%2Fdelphi-2010-launch-in-mexico-df-record-of-attendance%2F" id="akst_email_39256" class="akst_share_email" rel="nofollow">Email this page to a friend</a></p>]]></content:encoded>
			<wfw:commentRss>http://blogs.embarcadero.com/andreanolanusse/delphi-2010-launch-in-mexico-df-record-of-attendance/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Delphi 2010 launch in Guadalajara, Mexico</title>
		<link>http://blogs.embarcadero.com/andreanolanusse/delphi-2010-launch-in-guadalajara-mexico/</link>
		<comments>http://blogs.embarcadero.com/andreanolanusse/delphi-2010-launch-in-guadalajara-mexico/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 09:37:54 +0000</pubDate>
		<dc:creator>Andreano Lanusse</dc:creator>
		
		<category><![CDATA[Delphi]]></category>

		<category><![CDATA[English]]></category>

		<category><![CDATA[C++Builder]]></category>

		<category><![CDATA[Delphi Prism (.NET)]]></category>

		<category><![CDATA[RAD Studio]]></category>

		<guid isPermaLink="false">http://blogs.embarcadero.com/andreanolanusse/?p=39250</guid>
		<description><![CDATA[This Tuesday, September 1st I was in Guadalajara to launch the 2010 product line which includes Delphi, C++Builder, and Delphi Prism, all part of the new RAD Studio 2010, around 120 developers came to see the 4 hours presentation about the new features.
Also, I had a very special guest at the event, Thom Gerdes member [...]]]></description>
			<content:encoded><![CDATA[<p>This Tuesday, September 1st I was in Guadalajara to launch the 2010 product line which includes Delphi, C++Builder, and Delphi Prism, all part of the new <a href="http://www.embarcadero.com/rad-studio-2010/">RAD Studio 2010</a>, around 120 developers came to see the 4 hours presentation about the new features.</p>
<p>Also, I had a very special guest at the event, Thom Gerdes member of the Delphi R&amp;D and responsible for the Direct2D implementation and also worked on the Touch and Gesture development. Thom&#8217;s presentation was excellent and the audience was fascinated with the power of touch and gesture on Delphi and C++Builder.</p>
<p>During 4 hours we present all of the new features and every was very excited.</p>
<p><a href="/files/2009/09/radstudio2010gdl_1941.jpg"><img src="/files/2009/09/radstudio2010gdl_1941.jpg" alt="" width="500" height="374" /></a></p>
<p>Now I&#8217;m in D.F. the capital of Mexico for the tomorrow&#8217;s event, we are looking forward many developers at the event.</p>
<p>Thank you for all developers in Guadalajara. was great to talk with all of you face to face..</p>
<p class="akst_link"><a href="http://blogs.embarcadero.com/andreanolanusse/?p=39250&amp;akst_action=share-this"  title="Post to del.icio.us, etc." id="akst_link_39250" class="akst_share_link" rel="nofollow">Share This</a> | <a href="mailto:?subject=Delphi%202010%20launch%20in%20Guadalajara%2C%20Mexico&body=Have you seen this? http%3A%2F%2Fblogs.embarcadero.com%2Fandreanolanusse%2Fdelphi-2010-launch-in-guadalajara-mexico%2F" id="akst_email_39250" class="akst_share_email" rel="nofollow">Email this page to a friend</a></p>]]></content:encoded>
			<wfw:commentRss>http://blogs.embarcadero.com/andreanolanusse/delphi-2010-launch-in-guadalajara-mexico/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New dbExpress driver for Firebird in Delphi 2010 and C++Builder 2010</title>
		<link>http://blogs.embarcadero.com/andreanolanusse/new-dbexpress-driver-for-firebird-in-delphi-2010-and-cbuilder-2010/</link>
		<comments>http://blogs.embarcadero.com/andreanolanusse/new-dbexpress-driver-for-firebird-in-delphi-2010-and-cbuilder-2010/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 08:07:36 +0000</pubDate>
		<dc:creator>Andreano Lanusse</dc:creator>
		
		<category><![CDATA[Delphi]]></category>

		<category><![CDATA[English]]></category>

		<category><![CDATA[C++Builder]]></category>

		<category><![CDATA[Firebird]]></category>

		<category><![CDATA[RAD Studio]]></category>

		<guid isPermaLink="false">http://blogs.embarcadero.com/andreanolanusse/?p=39195</guid>
		<description><![CDATA[Ok, the Firebird community asked for and now they have in RAD Studio 2010 a new dbExpress driver for Firebird, full support including the dbExpress framework, check this video out.



Also I recommend you to watch the new sneak peek video about other new database features and DataSnap 2010.
Share This &#124; Email this page to a [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, the Firebird community asked for and now they have in RAD Studio 2010 a new dbExpress driver for Firebird, full support including the dbExpress framework, check this video out.</p>
<p style="text-align: center">
<p style="text-align: center"><object width="425" height="344"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/o2CBJiUeeJo&amp;hl=en&amp;fs=1&amp;" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/o2CBJiUeeJo&amp;hl=en&amp;fs=1&amp;"></embed></object></p>
<p style="text-align: center">
<p>Also I recommend you to watch the <a href="http://www.embarcadero.com/rad-studio-2010/">new sneak peek</a> video about other new database features and DataSnap 2010.</p>
<p class="akst_link"><a href="http://blogs.embarcadero.com/andreanolanusse/?p=39195&amp;akst_action=share-this"  title="Post to del.icio.us, etc." id="akst_link_39195" class="akst_share_link" rel="nofollow">Share This</a> | <a href="mailto:?subject=New%20dbExpress%20driver%20for%20Firebird%20in%20Delphi%202010%20and%20C%2B%2BBuilder%202010&body=Have you seen this? http%3A%2F%2Fblogs.embarcadero.com%2Fandreanolanusse%2Fnew-dbexpress-driver-for-firebird-in-delphi-2010-and-cbuilder-2010%2F" id="akst_email_39195" class="akst_share_email" rel="nofollow">Email this page to a friend</a></p>]]></content:encoded>
			<wfw:commentRss>http://blogs.embarcadero.com/andreanolanusse/new-dbexpress-driver-for-firebird-in-delphi-2010-and-cbuilder-2010/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
