Thursday, 17. May 2012
1
vote
Announcing Oxygene 5.1 and Embarcadero Prism XE2.5
RemObjects Blogs
– Hi. i’m very happy to announce the immediate availability of Oxygene 5.1 for .NET and Java. What’s new in Oxygene 5.1 We’ve kept busy since the initial release of Oxygene 5.0, which introduced Oxygene for Java, last fall. With the exception of March and December, we have shipped ...
0
votes
RAD Studio's LiveBindings: A Brief Overview
Let's Get Technical
– Executive SummaryRAD Studio XE2 introduces a new mechanism for updating the user interface of applications in Delphi and C++Builder applications. This technology, which complements, but does not replace, the event driven model already provided by RAD Studio, enables developers with new and creative ...
1
vote
A smart new way to handle payments
TURBU Tech
– For those who weren’t aware, Smart Mobile Studio came out earlier today. I’ve been following the project for a while, and when it was released, I went to purchase it… …and couldn’t. The payment processor they’ve got set up doesn’t like free email accounts ...
Wednesday, 16. May 2012
5
votes
Laying out Smart applications with Layout Manager [1]
The Delphi Geek
– Smart Mobile Studio was released today. To celebrate this – in my opinion – very important step for the Object Pascal language, I have prepared a series of articles on the Layout Manager – a feature of the Smart RTL that I wrote. Smart is an excellent tool, but in some areas it clearly shows that ...
3
votes
Embarcadero Prism XE2.5 is now available - develop Windows 8 apps
Delphi Insider
– Embarcadero Prism XE2.5 is generally available today. This new version adds early support for creating Windows 8 applications, works with the beta of Visual Studio 11, and adds some interesting new language and compiler features. Here is what you need to know about Prism XE2.5: 1. ...
1
vote
Movie #71 - Essential Pascal (CodeRage 4 Replay)
LearnDelphi.TV
– This was my CodeRage 4 presentation back in late 2009. It's very introductory stuff and Pascal only. It's based around a couple of chapters in Marco Cantu's book Essential Pascal (produced with permission). The presentation is about 35 minutes long. You can watch it on this site, YouTube or ...
Tuesday, 15. May 2012
0
votes
MathViz for iOS updated and free for two days!
The Hacker's Corner
– MathViz 1.1 update has been approved. I added gesture support and a reset button. Pardon me while I play around and get a feel for how pricing campaigns work… MathViz 1.1 is free for two days. I believe I exhausted the potential for new customers (without doing any marketing) so the party ...
5
votes
RADSplit Beta 2 – Coming this weekend (NEW FEATURES)
Reinvent The Wheel
– Having had some great feedback re the RADSplit Beta, I figured I’d share with you all what you can expect in Beta 2 (coming this weekend): Quite a few bug fixes (such as when dragging an Editor Tab from one Editor Window to another when there is only one Tab in the initial Editor. At present ...
7
votes
Managed is the new Native
RemObjects Blogs
– It used to be that native development referred to compilers outputting code ready to execute on the target CPU. At the time, the pool of possible CPUs was small, and the alternatives where runtime interpretation. Since then a lot has changed. Modern CPUs have multiple modes of execution (protected ...
3
votes
Hide, Slide And Fade Away Controls On A Delphi Form
About Delphi Programming
– in VCL Magic :: A simple "Panel1.Visible := false;" will make a panel invisible, but why not make it more eye candy by providing a hiding animation. Read the full article to learn how to Use AnimateWindow API To More Nicely Hide and Show Delphi Controls Related: How to Animate (Scroll) Delphi ...
2
votes
Cool stuff: Multiple dockable editor windows for RADStudio
Michael Swindell
– RADSplit by Simon Stuart is a plugin for RAD Studio (Delphi and C++ Builder 2007 to XE2) that enables you to make multiple Editor Windows into Dockable Editor Windows Share This | Email this page to a friend
Monday, 14. May 2012
1
vote
Getting Started with Windows and Mac Development - Lesson 1 Additional Info Links
Sip from the Firehose
– Here are some of the links to additional information for my Getting Started with Windows and Mac Development course for Delphi and C++. These links are part of the Lesson 1 course book. The FireMonkey Application Platform - ...
1
vote
Getting Started with Windows and Mac Development - Lesson 2 Links
Sip from the Firehose
– Here are some of the links to additional information for my Getting Started with Windows and Mac Development course for Delphi and C++. These links are part of the Lesson 2 course book. FireMonkey platform prerequisites - ...
0
votes
18% off JSDialog Pack
JED Software Blog
– In celebration of my daughter turning 18 in a few days, we are offering 18% off JSDialog Pack orders. Just use the coupon code MADDIE18 to get the discount. http://www.jed-software.com/jsd_purchase.htm Just in time for the next release, which will occur before June. http://www.jed- ...
8
votes
Partial Classes in DWScript
DelphiTools
– Support for partial classes has been added to DWScript: they can be declared as “class partial (TAncestor)” as well as with the Oxygene syntax “partial class (TAncestor)” syntax. Partial classes allow to split the definition and implementation of a class over multiple files, ...




