The RAD Server Field Service Template consists of three main components and a setup application (also check out the deep dive). The Field Service Admin app has been tested on Windows and macOS (but probably also runs on Android and iOS). The Field Service App has been tested on Android, iOS, macOS, and Windows. The Field Service Setup has been tested on Windows. The Field Service Server has been tested on Windows but may also run on Linux. This is an excerpt from the RAD Studio Field Service Tem...
Delphi CE (Community Edition) ve C ++ Builder CE Topluluk Sürümleri yayınlandı. Geliştiricilere ilk günden entegre ve profesyonel düzeyde geliştirici araçları sağlayor. CE Topluluk Sürümünü kimler kullanabilir:
- ücretsiz geliştiriciler,
- yeni başlayanlar,
- öğrenciler,
- ve kar amacı gütmeyen kuruluşlar için 5000$dan daha az gelir olan ekipler ve en fazla 5 geliştiricili startuplar.
CE Sürümü bir yıllık dönem lisansıdır.
https://www.embarcadero.com/products/cbuilder/starter
...
Introduction
A while back I wrote a component for exposing FireDAC tables as REST endpoints in Delphi. I wasn’t entirely happy with the component that I’d written, however, it was really intended as a proof of concept. I was quite surprised to learn that people were actually making use of that component, rather than simply using it as an example of what could be done.
Fast-Forward a couple of years, and I found myself needing precisely that component in another project. I wasn’...
Пользователи Embarcadero привыкли, что расширение возможностей, выпуск новых версий также сопровождается исправлением очередной порции багов и недочетов из списка на Quality.embarcadero.com. Это связано с выпуском новой сборки дистрибутива - проверки, упаковки и размещении на сайте сразу двух вариантов инсталлятора - WEB и ISO. В связи с выпуском новой редакции Community Edition оба этих дистрибутива также были обновлены, несмотря на то, что версия продуктов осталась той же - 10.2.3.
С момента ...
Algunos enlaces a Blogs y Webs de compañeros de la comunidad; Añado también algunos enlaces a páginas de Embarcadero con datos de la versión.
Community Edition (blog de Jhonny)
Instalando o Delphi Community Edition (Régys Borges da Silveira)
Podcast en "No sólo Delphi"
Delphi Community Edition disponible (Daniel Wolf) (Traducido)
Apresentando o Delphi e o C++ Builder Community Edition (Fernando Rizzato) (Traducido)
Learn to Program with Community Edition (Rebekah D) (Traducido)
Introduc...
La comunidad Delphi llevaba tiempo demandando esta versión de Delphi y finalmente Embarcadero se ha decidido a dar ese paso. Hace tiempo que disfrutábamos de la versión Starter, pero con la “Delphi and C++Builder Community Edition” se da un paso más.
Se podrá disfrutar de una versión completa, con desarrollo multiplataforma (Windows, Android, iOS y macOS), acceso a Bases de Datos, IoT y el resto de características necesarias para desarrollar con una versión completa.
Según la web de embarcad...
HOUSTON – XX de julio de 2018 – Embarcadero (una división de Idera, Inc.), proveedor de herramientas de productividad para desarrolladores de aplicaciones multiplataforma, anunció hoy la disponibilidad de ediciones Community gratuitas de sus productos C++Builder y Delphi, para que acceder a herramientas de desarrollo de aplicaciones de calidad sea más fácil para los aspirantes a desarrolladores y aquellos que deseen aprender nuevas habilidades.
Diseñada para desarrolladores independientes, empr...
If you are using FireDAC and building your SQL queries manually you may be using more verbose code than is needed. FireDAC has a feature called Macros which allows you to do a variable substitution in your SQL query similar to parameter substitution but for raw SQL. However, in addition to macro substitution you can combine it with conditional substitutions which lets you do the real magic.
If you are building your SQL query from scratch using strings you probably have some logic that decides w...
This month I am celebrating my five-year anniversary with Embarcadero Technologies. It’s been an amazing adventure and I am looking forward to more. I saw a graphic similar to the following today and it reminded me how great it is to be doing what I am doing (plus I love Venn diagrams).
I truly do love what I am doing, and I love the people I work with. Everyone I work with inside Embarcadero is amazing, plus I get to work closely with the MVPs, Tech Partners, and all the amazing members ...