Robert Love
This week at CodeRage 9 I will be presenting. “Introduction to Distributed Version Control”My session covers the basics of how a Distributed Version Control System works. I focus is on GIT but it applies to Mercurial… … Read more
10 years ago 0
JED
Grab your free license details for Delphi XE Plus Pack. http://www.jed-software.com/xepp.htm License Details Name: XE Plus Pack – Free License Key: 02B537-8A808F-EFE83C-00E6EE-8BA946-3076F6-052F5F-CFC103-022F85-A28C71-006084 How to register Download the trial version: http://www.jed-software.com/files/XEPlusPackTrial.zip Use the Help |… … Read more
10 years ago in Delphi, IDE, IDE Experts, XE Plus Pack0
Stefan Glienke
When working with generic collections there is often the question: “Why can’t I just assign my TList<TPerson> to a variable of TList<TEntity>? TPerson inherits from TEntity!” There is something called covariance and contravariance – but… … Read more
10 years ago 0
Stefan Glienke
Nope, not the dynamic array enhancement that everyone talked about already.In fact I am going to show you something that I haven’t seen anyone talking about yet.It wasn’t even mentioned on the official XE7 shows… … Read more
10 years ago 0
Jordi Corbilla
Delphi XE7 is using Indy version 10.6.0.5169 and if you want to use SSL components you now need to install OpenSSL. I’m using IdSSLIOHandlerSocketOpenSSL1 component for my FlickrPhotoStats application (you can read more about it here… … Read more
10 years ago in Delphi, Delphi XE6, Delphi XE7, Indy, OpenSSL, Security, SSL0
Soho Theme on while true do;
Almost an year ago I started to write a book about Delphi for Packt Publishing. Today that book has been published. This book is a cookbook! That’s it, in 328 pages you will find useful (I hope)… … Read more
10 years ago 0
Soho Theme on while true do;
Almost an year ago I started to write a book about Delphi for Packt Publishing. Today that book has been published. This book is a cookbook! That’s it, in 328 pages you will find useful (I hope)… … Read more
10 years ago 0
Soho Theme on while true do;
The Parallel Programming Library introduced in XE7 is one of the most awaited built-in library for the Delphi and C++Builder RTL, at least for me. I’ve still a nice list waiting for the next versions,… … Read more
10 years ago 0
Soho Theme on while true do;
The Parallel Programming Library introduced in XE7 is one of the most awaited built-in library for the Delphi and C++Builder RTL, at least for me. I’ve still a nice list waiting for the next versions,… … Read more
10 years ago 0
Mason Wheeler
Yesterday at work, while tracking down a graphical glitch, I found that TPanel objects on many, many dialog boxes in our system (over 300 of them) had a certain property set incorrectly. There are basically… … Read more
10 years ago in Delphi, Scripting0
Stefan Glienke
Today I am happy to officially announce the release of version 1.1. And also it is the 5th anniversary of Spring4D (at least according to the commit history).Thanks Paul who started the project and all… … Read more
10 years ago 0
Robert Love
In a previous blog post I mentioned we are starting a rewrite of an existing application using Delphi XE7 . One of the comments was raised if we are going to use VCL… … Read more
10 years ago 0