Embarcadero officialy announces participation on FDD

In the most recent EDN – Embarcadero Developer Network community newsletter, they announce their official participation in the 6th Firebird Developers Day, with a special session about Delphi Future, including official Firebird support in the built-in dbExpress driver.

People subscribed to EDN are receiving by email the following information:

4 de Junho – 6º Firebird Developers Day
A Embarcadero participará da sexta edição do Firebird Developers Day, no dia 04/Julho, em Piracicaba-SP. O maior evento dedicado ao Firebird no mundo terá a presença especial de Vlad Khorsun, membro do Core Development Team do Firebird. Andreano Lanusse palestrará sobre o Futuro do Delphi, apresentando, entre outras novidades, o suporte oficial do dbExpress ao Firebird. Esta é a última semana para se inscrever! Utilize o cupom de desconto EMBT15 e tenha R$ 15 de desconto na inscrição! Os participantes poderão adquirir componentes e ferramentas com descontos incríveis. Acesse agora: www.FirebirdDevelopersDay.com.br

Interview with Vlad Khorsun

Here is an interview with Vlad Khorsun, done for the Brazilian ActiveDelphi Magazine. Vlad will be in Brazil in the beginning of July, to speak at the Firebird Developers Day. Keep reading to know a bit more about one of the Core Developers of Firebird:

1) Tell us a bit about you: age, where you was born, family, music style, hobbies, etc.

Well, my name is Vladyslav Khorsun, but friends prefer to call me just Vlad. I was born and still live at Dnepropetrovsk, Ukraine. I’m 35 years old, married, have a little son. My main hobby (except of programming) is music. In school\university i even played on guitar but currently i have much less time for it. In music, I like mostly old good groups like Led Zeppelin, Deep Purple, Yes and of course my favorite King Crimson.

About FB support in Delphi Weaver

The first session was a “state of the art” keynote by David I, of Embarcadero Technologies. He covered the status of the company (the new owner of Delphi, since the event last year) and its the commercial offering, but delved also in the Delphi Roadmap announced recently (at the San Jose conference, as covered by this blog), demononstrated gesture support in a Delphi Weaver application and also the new Firebird native dbExpress driver. This is the first time this was shown in public, as far as I know.

Read full post in Marco Cantu blog.

Embarcadero Tools and FB

I’m at Delphi Day 2009 , naturally in Italy. This morning I follow an introduction session held by David Intersimone. And after some slide finally he asnwer me a last year question: “when you will support firebird?”

I saw some slide from Rapid SQL and other Embarcadero tools where there is a new item:

FIREBIRD

He showed us how connect to a fdb, insert, list, delete data with a simple grid+dbnavigator in delphi….

I suppose this is a good news!… or not?…

Codebue Fabio

PowerConsole 0.7 is released

I’m happy to announce the public release of PowerConsole v0.7.

What is PowerConsole
In short, PowerConsole is enhanced python interpreter that can host user defined commands. Uses pyparsing-based grammars for user commands to translate them into python calls, so it has limited support for mixing them with Python code.

1 47 48 49 50 51 100