DelphiRAD Studio

How To Create A Cross-Platform News App With Delphi

In this post, I will demonstrate how to create a news application with Delphi FireMonkey. We will integrate one of the market-leading news RESTful web services into our Delphi cross-platform application. MediaStack API – is a free and simple REST API for live news and blog articles. This service is platform agnostic and can be utilized with any Windows App Development tools quickly. In…
Read more
DelphiNews

Welcome to the future of software development, again

I have some good news for you, the future of software development has arrived! Well, to be precise, the next possible big thing in the future of software development is here… again. What’s next for using Electron with Windows for Windows Application Development?
C++Code

Great C++ Things This Week: Data Visualization And More

Hello fellow developers! We’ve had a terrific week over on LearnCPlusPlus.organd we wanted to share a few glimpses with you here. You can also click on the following link to discover a real treasure-trove of posts in the C++ Category. LearnCPlusPlus.Org is the one-stop destination for C++ knowledge, tips, tricks and examples We try to answer the developer’s needs with…
Read more
CodeDelphiRAD Studio

How To Make An Immensely Powerful Search Engine Results App

A search engine results page, or SERP, is the page you see after entering a query into Google, Yahoo, or any other search engine. In addition to organic search results, search engine results pages usually include paid search and pay-per-click (PPC) ads plus additional generated information not directly related to the search. Wouldn’t it be nice to have a free, lightweight, easy-to-use SERP…
Read more