Delphi XE2 &Firemonkey some answers….

In questi giorni c’è un’eccezionale attività relativa a quest’argomento sulla rete,la mia curiosità di provare questo prodotto non posso negarlo è molta. Parte del mistero relativo a FireMonkey si è risolto da voci ufficiali si tratterebbe dell’acquisto di VGScene/DXScene da parte di Embarcadero. Per quanto mi riguarda rimaneva comuque il desiderio di capire come [...]

FireMonkey Mistery &Rad Studio XE2

Ieri consultando il mitico blog di Embarcadero ho scoperto che a breve uscirà la nuova versione di Rad Studio che come al solito conterrà la nuova versione dei prodotti Delphi,C++ Builder ,Delphi Prism e RadPhp. Le novità questa volta sono tantissime,come si evince dal post di DavidI http://blogs.embarcadero.com/davidi/2011/08/01/41062/ ,ovviamente c’era [...]

Delphi and Indy idTCPServer and idTCPClient

This is a simple example for usign Nevrona Indy components in Delphi to create a small server application using TCP/IP protocol. TO simplify we can build an example where there is a Server Application that recive a string from a Client App. and then return that string to the Client ,but we use streams [...]

Google Maps API demo

Ciao,con un ns collaboratore era sorta l’esigenza di utilizzare le mappe di google da un applicazione nativa scritta in Delphi ,sorgeva l’esigenza di usare un browser il classi TWebBrowser di Delphi per richiamare le mappe,ma questo implicava pilotare dall’applicazione le mappe tramite l’automation del browser e l’esecuzione di Javascripts. A questo [...]

Embarcadero Rad Studio XEEmbarcadero Rad Studio XE

Some good news from Embarcadero,some products like Delphi4Php (now radPhp) and Delphi Prism and the new XE IDE for Delphi (now Delphi XE) and C++ Builder.

An exception to the name,more news on RadStudio seems to be:

1) integration with Subversion SVN 2) The ability to generate sequence diagrams directly from the [...]

Java to Delphi througth Midas and ClientDataSetJava to Delphi througth Midas and ClientDataSet

(This article is a draft but if something is of interesting …. )

The fantastic world of old Midas now called DataSnap introduced the TClientDataSet component ,that is a in memory DataSet for Delphi and C++ Builder. With TClientDataSet was introduced the concept of Brief Case model Application Style. A brief case model [...]