Delphi

Can This Powerful Secret Boost Your Business Bottom Line?

As a software development company owner, you always look for ways to increase revenue. With a healthy bottom line, you can create an emergency fund to help your business survive during tough situations. Also, it can help you to expand your business. However, there is a secret to boosting the bottom line that you must know about. In this post, you will find all the details and how an ide software…
Read more
C++CodeDelphiRAD Studio

RAD Server CRUD Procedures - Part 1

In this RAD Server CRUD Procedures – Part 1 post, we will discuss the the default generated CRUD procedure implementations from the RAD Server Package Wizard. In the RAD Server CRUD Procedures – Part 2 post, we will discuss modifying the default generated CRUD…
C++CodeDelphiRAD Studio

Websockets WebRTC In Real-Time - Do You Know How To Do It?

The web is basically operational using HTTP requests and responses. In this mechanism, the client always initiates the connection. There is a timeout period after which the server discards the connection. Once discarded, the client must initiate a new connection. This is OK with normal web applications, but for real-time communication, this is not enough. A system called HTTP-long polling was…
Read more
DelphiInterview

Developer Stories: Bruce McKibben And The Excellent Macaos

Bruce McKibben has begun programming in 1997. His software (Macaos Enterprise) was one of the showcase entries for the Delphi 26th Showcase Challenge and we interviewed him to get more of his insights on working with Delphi. Go to the Macaos Enterprise website and learn more about the software. When did you start using RAD Studio/Delphi and have long have you been using it? The original…
Read more
DelphiInterview

Developer Stories: Pietro Ruvolo Shares His D.Fence Application

Pietro Ruvolo has been programming ever since 1988. He has a showcase entry (D.Fence) at the Delphi 26th Showcase Challenge and we talked to him about his programming journey over the years. Check out his website on D.Fence. When did you start using RAD Studio Delphi and how long have you been using it? I started programming in 1988 at the time of MS Dos, dBase III, and Clipper. Then at the…
Read more