Subscribe to this list via RSS Blog posts tagged in HTML5
Six Easy Ways To Embed JavaScript Engines In Your Delphi 10.2 Tokyo Apps JavaScript is a useful scripting language which you can incorporate within your Delphi 10.2 Tokyo apps in a number of ways. There are open source, commercial component sets, and libraries which quickly allow you to do this in Delphi. These include JSEngine, ScriptGate, paxCompiler, v8delphiwrapper, BESEN, and ChakraCore headers. Some of the reasons why you might want to use Delphi and JavaScript together are for providing end user scripting capabilities, a display layer for your app, or usi...
Learn How To Use AngularJS To Quickly And Easily Connect And Consume JSON From RAD Server The Hospitality Survey Admin dashboard project is part of the Hospitality Survey App template for Delphi 10.2 Tokyo that Embarcadero has released through their GetIt platform. The Hospitality Survey App consists of four different projects. In this blog post I am going to cover the Hospitality Survey Admin dashboard project which was built in AngularJS. The Admin Dashboard connects to RAD Server on the backend via a REST API. The stats that are displayed are for data that has ...
HTML5 Builder: Где находится PDO Не собирался писать об этом, но получил письмо от клиента с вопросом: "Я создал форму в HTML5 Builder, из Data Explorera перетащил на нее нужную мне таблицу MS SQL Server, запустил, а на экране браузера вижу непонятное сообщение, что не получилось найти PDO драйвер. В чем дело?". Я хочу ответить на него здесь. Кому-то вопрос покажется наивным и по-детски простым. Но, напомню, мы позиционируем этот продукт не для гиков-экспертов по PHP разработке, а для разработчиков на Delphi, кому необходимо б...

Posted by on in Blogs
Google's Move on HTML5 Standalone Apps We talk a lot about native apps vs. web based apps here at Embarcadero.  I am sure you do at your office as well. We have lots of healthy discussions about technology direction, platforms, business models, how developers are affected, etc., etc.  Like a lot of folks, we wonder how the native app model on mobile devices will play out, vis a vis web technologies...and vice-versa. Right now, if you look at most desktop apps, the great majority run in your browser.  ISV's and Enterprises still...
Мир учится: новая книга по HTML5 Builder Пока у нас в стране идут ожесточенные споры о качестве того или иного продукта в стиле "религиозных войн", большинство практиков в динамично развивающемся мире ИТ-технологий старается освоить и применить наиболее подходящие для них способы создания программного обеспечения, как для продажи, так и для "домашнего применения". В том числе, сразу же после появления на рынке, HTML5 Builder также вызвал большой интерес, но сказывался недостаток практических руководств и учебников. Недавно книга "App...

Posted by on in Blogs
Delphi and RAD Studio development for iOS Registration page  http://forms.embarcadero.com/forms/AMUSCA1303RADStudioMobileWebinar3-14 Thursday, March 14, 2013 6:00AM PDT / 8:00AM CDT / 9:00AM EDT 11:00AM PDT / 1:00PM CDT / 2:00PM EDT Embarcadero has two exciting solutions for Mobile Development: 1. The new Delphi development solution for iOS is coming soon.  It is the ultimate mobile native development environment, and is the first (and only) native language, cross-platform solution for both iOS (in beta now) and Android...
Записи прошедших вебинаров по DB Tools (февраль-март) Мои коллеги и хорошие друзья все время жалуются на своего сисадмина, который заблокировал доступ с работы ко всем вебинарам, причем не только нашей компании, но и других "крупняков" типа Oracle. Несмотря на то, что мы используем платформу проведения вебинаров, которая позволяет участие в них не только с ПК, но и с мобильных устройств, я знаю достоверно, что упомянутая проблема есть не только у моих друзей, но и многих других заинтересованных разработчиков и администраторов БД. Участие в onlin...
Using Theme Roller and building a liquid design with HTML5 Builder On a previous post I showed you how to build a mobile shopping list. So, let's customize it with cool colors and make your design to be "liquid" so it can be dinamically adjusted to any screen size. You'll need Simple Shopping List For HTML5 Builder Update 1 source code to follow this tutorial. Open the project and select New->Files->Mobile Theme to launch ThemeRoller, an amazing tool to customize your mobile applications look & feel. To select what color each control would ...
A simple mobile shopping list with HTML5 Builder Hi, I'm Juan Antonio Ruzafa and I work as HTML5 Builder QA Engineer at Embarcadero Technologies. In my first post I'll teach you how to build a simple mobile application that connects to a MySQL database. I've named it as "The Shopping List". UPDATED: There are some differences on how MList component will behave on the next HTML5 Builder Update 1. I will notice those differences on this post. First of all you must create a New "Server Mobile Application" and select your target device: ...
HTML5 Builder – Contextos y Barra de herramientas secundaria Esta entrada es una traducción al español del post "HTML5 Builder – Contexts and Secondary Toolbar" escrito por José León en su blog personal. Uno de los grandes cambios en HTML5 Builder respecto a las versiones anteriores de RadPHP, es la inclusión del concepto "contextos". Lo que hemos tratado con este concepto es permitir al usuario centrarse en lo que está haciendo y eliminar herramientas que en realidad no son necesarias. Si usted está escribiendo código, sólo tiene que ver la estructura...

Check out more tips and tricks in this development video: