Delphi

Visual Arduino programming for kids and professionals using Visuino by Mitov Software - powered by Embarcadero Delphi

I am often by parents how they can get their kids interested in technology and programming in a fun and educational way. When I was a kid growing up I played with erector sets, built my own crystal radio, used my Edmund Scientific kit to create microscopes and telescopes.I used to show my Lego Mindstorms kit, my IMSAI 8080 computer that I build from a kit in 1974, my Arduino boards and now…
Read more
C++

Learn How to Use the New JSON Features in RAD Studio 10 Seattle

Author: franklinrhsampaio Learn How to Use the New JSON Features in RAD Studio 10 Seattle – Webinar Wednesday, March 2, 2016 Pawel Glowacki – Embarcadero Technologies RAD Studio 10 “Seattle” introduces many new features for working with JSON documents. In this demo-oriented session you will learn new ways of reading and generating JSON that requires less memory and provides better…
Read more
News

Windows and beyond. Connecting a Windows application with an Android service

Author: Luis Navarro I’ve always enjoyed working with Delphi and RAD Studio to create Windows applications. However, with the latest releases, it is possible to go beyond Windows and create a new ecosystem that includes the capabilities of mobile apps, IoT devices, and so on… RAD Studio 10 Seattle introduced the Android services feature, and I’ve been thinking about connecting a…
Read more
News

Rad Studio Quality Portal user guide

Author: Juan Antonio Ruzafa Embarcadero’s Quality Portalprovides a community process for resolving, clarifying, and tracking quality issues regarding Embarcadero’s products and services.Embarcadero Developer Network(EDN) members can create bug…
News

New Delphi Seattle MongoDB Sample

I created some more Delphi 10 Seattle samples to show off MongoDB and FireDAC functionality: LocalSQL, Indexing & Geospatial. The first one queries some data from MongoDB allowing you to specify the match, sort and projection, then it stores the results in a DataSet. At…
News

InterBase and Python

Author: Gabe Goldfield Install PyDev using the Eclipse IDE The instructions for installing PyDev are here:http://www.pydev.org/manual_101_install.html In the Eclipse IDE I chose Help > Install Updates and Entered the URL for PyDev Install Python3.4 I chose the Windows x86 .msi installer from here https://www.python.org/downloads/release/python-342/ and installed to…
Read more