Starting from this post, I have migrated all the blog contents to a new place. So, from now on, you can find me at http://www.joseleon.es, I will be included as soon as possible on the aggregated news from Embarcadero, but in the meantime, you can go directly to the blog.
The first article is about Facebook development, check it out here:
http://bit.ly/axW5vi...
Note: If you want to be updated on Delphi for PHP, you can follow me on twitter http://twitter.com/qadram, and you can see what's going on by checking the brainstorm site http://brainstorm.qadram.com/, more details about the brainstorm site here.
In the past two months, I have been publishing a lot of stuff related with the upcoming Delphi for PHP release, and today I have realized there are 20 videos on the youtube qadram's channel. That makes a new video every 3 days and a half ;-)
So he...
Note: If you want to be updated on Delphi for PHP, you can follow me on twitter http://twitter.com/qadram, and you can see what's going on by checking the brainstorm site http://brainstorm.qadram.com/, more details about the brainstorm site here.
Following the line of previous posts, here it's a short video showing the tests for the refactoring engine. The tests are divided in three parts:
Bugs: To prevent regressions
Refactoring: Refactoring operations the user can perform
TWT: Opera...
Note: If you want to be updated on Delphi for PHP, you can follow me on twitter http://twitter.com/qadram, and you can see what's going on by checking the brainstorm site http://brainstorm.qadram.com/, more details about the brainstorm site here.
Let me introduce you the new Refactoring Engine, and, to be honest, I think it's the best refactoring engine you can find on any PHP IDE at this moment, if after watching the video, you think there is another IDE which does best, please, let me know....
Note: If you want to be updated on Delphi for PHP, you can follow me on twitter http://twitter.com/qadram, and you can see what's going on by checking the brainstorm site http://brainstorm.qadram.com/, more details about the brainstorm site here.
Here it's another presentation of a new component, it's called NotifyBar, and allows you to show the user a non-intrusive message. The message can dissapear after an specific interval of time, or require the user to click a close button.
Component...
Note: If you want to be updated on Delphi for PHP, you can follow me on twitter http://twitter.com/qadram, and you can see what's going on by checking the brainstorm site http://brainstorm.qadram.com/, more details about the brainstorm site here.
Some days ago I received a question from a customer, regarding using Ajax to fill a combobox, depending on the selection of another combobox. I thought it was a good idea to use that sample as a way of testing the new release and record a video of th...
Note: If you want to be updated on Delphi for PHP, you can follow me on twitter http://twitter.com/qadram, and you can see what's going on by checking the brainstorm site http://brainstorm.qadram.com/, more details about the brainstorm site here.
Here it's another presentation of a new component, it's called PasswordStrength, and allows you to show the user, the strength of the password is typing. It's a non-visible component which connects an Edit control with a Label control, so the Label s...
Note: If you want to be updated on Delphi for PHP, you can follow me on twitter http://twitter.com/qadram, and you can see what's going on by checking the brainstorm site http://brainstorm.qadram.com/, more details about the brainstorm site here.
In this video, I show you how the new Data Explorer works, featuring support for Firebird inside the IDE and the new Visual Query Builder.
You will see how to add a new connection, the new advanced connection properties dialog, which elements you can ...
I'm very glad to announce the inmediate availability of a new website to connect with customers of Embarcadero products, and, in this case, Delphi for PHP.
You can find the new site at:
http://brainstorm.qadram.com
While all the content is public, that is, you can view the ideas/solutions/comments posted without login on the site, to participate posting your ideas, solutions, votes and comments, you need to login. You can login using your existing EDN account, only if you have an Embarc...
While getting ready the CodeInsight engine on the new IDE, I have recorded the CodeInsight tests running. You will see some of the upcoming features on these tests. This is a way for you to see the great efforts we are making to ensure the quality of the product is what you expect from us. At the end, you will see the errors reported and I will explain why these errors are happening.
Once everything is in place, I will show the CodeInsight features more in depth, in the meantime, check out th...