Internet of Things
Developing the Internet of Things: Thalmic Labs Myo Gesture Control Armband
SDK integration with Appmethod.
Check out the full blog post at blog.appmethod.com
Try it out yourself and download Appmethod for free at appmethod.com
Developing the Internet of Things: Thalmic Labs Myo Gesture Control Armband
Connecting to the Internet of Things (IoT) using C++
Connecting to the Internet of Things (IoT) using C++
Brian Alexakis - Embarcadero
CodeRage 9 - C++ Track
Tuesday, October 28, 2014 - 4pm Pacific Time
Discover how the Internet of Things is transforming the the user experience of your connected app by bridging the human computer interface. Explore the four main ways to connect your app to the IoT ecosystem; App-tethering, REST over WIFI, SDK, and Installable App.
C++Builder
Connecting to the Internet of Things (IoT) using C++
Internet of Things Integration with RAD Server
Recording from the "IoT Integration with RAD Server" developer webinar presented by Paweł Głowacki, Embarcadero Sales Consultant, on 2nd Feb 2017.
More information on
https://community.embarcadero.com/blogs/entry/iot-integration-with-rad-server-webinar-feb-2nd-3pm-amsterdam
RAD Studio
Internet of Things Integration with RAD Server
Developing the Internet of Things: Thalmic Labs Myo-ity Report
Exploring how the Myo Gesture Control Armband can be used with Appmethod to create new user experiences with traditional UI/UX components.
Check out the full blog post on blog.appmethod.com
Download your free copy of Appmethod and develop the Internet of Things at www.appmethod.com
RAD Studio
Developing the Internet of Things: Thalmic Labs Myo-ity Report
C++Builder
Using the Polar H7 Heart Rate Monitor ThingConnect IoT component in your C++ Apps
Delphi
Using the Polar H7 Heart Rate Monitor ThingConnect IoT component in your Delphi Apps
Developer Skill Sprint: Spelunking Bluetooth Low Energy Devices - David I
Developer Skill Sprint: Spelunking Bluetooth Low Energy Devices
David Intersimone 'David I' - Embarcadero Technologies
Tuesday, March 15, 2016
This skill sprint shows you how to work with Bluetooth Low Energy based devices and how to develop multi-device applications that leverage devices that have standard and non-standard profiles, services and characteristics. Bluetooth Low Energy or Smart Bluetooth provides a new environment for devices with small amount of data to transfer and lower power consumption.
To spelunk Bluetooth Low Energy devices, you can use the ExploreDevicesLE sample application that ships with RAD Studio, Delphi and C++Builder. The source code projects for the Delphi and C++ versions of the sample can be dowloaded from CodeCentral using the link in the skill sprint blog post.
Skill Sprint Blog post with resources: http://embt.co/sprint-ble
Delphi
Developer Skill Sprint: Spelunking Bluetooth Low Energy Devices - David I
Skia4Delphi
Move Your UI to the 23rd Century-Build a Data Dashboard with Delphi & Skia. Engage! - w/ Ian Barker
For more details on this session you can access the following link: https://delphicon.embarcadero.com/talks/move-your-ui-to-the-23rd-century-building-a-data-dashboard-with-delphi-and-skia-engage
Do you want to create the most amazing custom user interfaces with wonderful fonts that have things like gradient fills and other effects applied to them? Do you want to WOW users with blindingly fast scaled graphics? Join Ian as he uses Delphi and Skia to recreate a FULLY WORKING 23rd Century starship computer live dashboard to show off the techniques and capabilities of Delphi and Skia without the need to learn Klingon, deal with the Ferengi or avoid The Borg Collective. You *don't* have to be a Trekkie or geek to enjoy this session - but it does help. Full speed ahead, warp factor 9, Engage!! (Queue uplifting orchestral music and whooshing spaceship sounds).
Learn more about Embarcadero Technologies products at https://embarcadero.com
0:00:00 - Main session
0:41:10 - Q&A portion
Delphi
Move Your UI to the 23rd Century-Build a Data Dashboard with Delphi & Skia. Engage! - w/ Ian Barker
Skia Mobile Splash Screen
Short demo of using Skia for some nice mobile application usage, including a Splash Screen, Signing a document, generating a PDF, and a QR code.
An excerpt from the Skia4Delphi webinar
https://youtu.be/rtnipmzWXhE
https://blogs.embarcadero.com/?p=140459
Find more about Skia4Delphi and get the code
https://github.com/skia4delphi/skia4delphi
Learn more about Embarcadero Technologies products at https://embarcadero.com
Delphi
Skia Mobile Splash Screen
Space Computer Demo with Skia4Delphi
Ian Barker shows off the Skia powered LCARS interface he created.
You can find his code here:
https://github.com/checkdigits/spacecomputer
This is an excerpt from the Skia4Delphi webinar
https://youtu.be/rtnipmzWXhE
https://blogs.embarcadero.com/?p=140459
Learn more about Embarcadero Technologies products at https://embarcadero.com
Delphi
Space Computer Demo with Skia4Delphi
Brick Breaking Demo with Skia4Delphi and Ian Barker
An excerpt from the Skia4Delphi webinar
https://youtu.be/rtnipmzWXhE
https://blogs.embarcadero.com/?p=140459
Download the source and learn more about Skia4Delphi
https://github.com/skia4delphi/skia4delphi
Learn more about Embarcadero Technologies products at https://embarcadero.com
Delphi
Brick Breaking Demo with Skia4Delphi and Ian Barker
Skia Shader Language Overview
Short overview of working with the Skia Shader Language with examples using the Skia4Delphi library.
An excerpt from the Skia4Delphi webinar
https://youtu.be/rtnipmzWXhE
https://blogs.embarcadero.com/?p=140459
Get the code
https://github.com/jimmckeeth/SkiaSimpleShaderViewer
Check out Skia4Delphi
https://github.com/skia4delphi/skia4delphi
Learn more about Embarcadero
https://embarcadero.com/
Delphi
Skia Shader Language Overview
Lottie & Telegram Stickers with Skia for Delphi
Excerpt from the Skia4Delphi webinar:
https://blogs.embarcadero.com/supercharge-your-user-interface-with-skia4delphi/
Download the code:
https://github.com/jimmckeeth/TelegramStickerBrowser
Learn more about Embarcadero Technologies products at https://embarcadero.com
Delphi
Lottie & Telegram Stickers with Skia for Delphi
Supercharge Your User Interface with Skia4Delphi - Webinar Replay
What do Google Chrome, Mozilla Firefox, Chrome OS, Android, Flutter, and Delphi all have in common? They have accelerated graphics thanks to Skia. This high-performance, cross-platform 2D graphics library is taking the development world by storm. It works with VCL and FireMonkey on every platform Delphi supports. One line of code can make your existing FireMonkey applications faster, or take it further and unlock new features for breathtaking user interfaces.
Skia4Delphi is an open source project by Spirit of Delphi Award winners and brothers, Paulo César Botelho Barbosa & Vinícius Felipe Botelho Barbosa. So how do you use Skia4Delphi and take your application development to the next level? You've come to the right place.
Slides, links and more:
https://blogs.embarcadero.com/supercharge-your-user-interface-with-skia4delphi/
Skia4Delphi
https://github.com/skia4delphi/skia4delphi
Learn more about Embarcadero Technologies products at https://embarcadero.com
Delphi
Supercharge Your User Interface with Skia4Delphi - Webinar Replay
Skia4Delphi Webinar Preview
What do Google Chrome, Mozilla Firefox, Chrome OS, Android, Flutter, and Delphi all have in common? They have accelerated graphics thanks to Skia. This high-performance, cross-platform 2D graphics library is taking the development world by storm. It works with VCL and FireMonkey on every platform Delphi supports. One line of code can make your existing FireMonkey applications faster, or take it further and unlock new features for breathtaking user interfaces.
Skia4Delphi is an open source project by Spirit of Delphi Award winners and brothers, Paulo César Botelho Barbosa & Vinícius Felipe Botelho Barbosa. So how do you use Skia4Delphi and take your application development to the next level? Register now and join Jim McKeeth and Ian Barker in this webinar to find out!
Slides, replay, links and more: https://blogs.embarcadero.com/?p=140459
Skia4Delphi https://github.com/skia4delphi/skia4delphi
Learn more about Embarcadero Technologies products at https://embarcadero.com
Delphi
Skia4Delphi Webinar Preview
FireDAC Greatest Hits
ClientDataSets and FDMemTables Compared
ClientDataSets and FDMemTables Compared
Cary Jensen - Jensen Data Systems, Inc.
CodeRage 9 - Object Pascal Track
Thursday, October 30, 2014 - 5am Pacific Time
ClientDataSets are in-memory tables that have been in RAD Studio since Delphi 3, but there's a new kid in town, the FireDAC FDMemTable. This presentation, by ClientDataSet expert Cary Jensen, compares and contrasts these in-memory table classes, providing you with guidance on which to use and when.
Delphi
ClientDataSets and FDMemTables Compared
FireDAC Tips, Tricks and News
FireDAC Tips, Tricks and News
Dmitry Arefiev - Embarcadero
CodeRage 9 - Object Pascal Track
Wednesday, October 29, 2014 - 12pm Pacific Time
The session shows how to solve traditional data access issues with existing and new FireDAC features such as new BLOB streaming, Batch Move, updated LocalSQL and more. The session is oriented toward business data application programmers who need high performance, low memory usage and stability of their applications.
RAD Studio
FireDAC Tips, Tricks and News
No App is An Island - Universal Enterprise Data Connectivity for the Multi-Device World
Featuring Cary Jensen
Go to
http://www.embarcadero.com/rad-in-action/no-app-is-an-island
for additional webinar information including a white paper, sample projects and more.
FireDAC is the ultimate multi-device data access library. Enterprise data access can be challenging. While products like dbExpress have solved many of these problems, what is needed is a data access engine that can deal with the rapidly changing world of IT. Multiple devices, OSes, and form factors create a plethora of touch points. FireDACs high performance, unified API and native driver support are the answer.
In this webinar replay, you will learn how software developers can use FireDAC simple application. Then we'll take things up to the next level by moving our simple app to multiple device form factors, and scale it from a single back end to multiple clients.
Go to
http://www.embarcadero.com/products/rad-studio/firedac
for additional FireDAC product information
Duration: 2 hours and 28 minutes and 38 seconds. Presentation is 1 hour and 14 minutes long. The remaining time is live Q&A with Cary Jensen (www.jensendatasystems.com), Dmitry Arefiev (Embarcadero's FireDAC creator and lead engineer) and David I (Embarcadero's Chief Evangelist).
RAD Studio