Using DataFlex to Chat with ChatGPT
A while ago now – almost two years in fact – we released a little demo of a Voice Controlled application in DataFlex (Down the… Read More »Using DataFlex to Chat with ChatGPT
Welcome to our blog! We love technology and when we’re working on something new and interesting (and time allows), we try to write about it to share and pass on the knowledge.
Often, but not always, our posts are related to DataFlex software in some way as that is our software development language of choice.
Sometimes, we put our articles directly on the DataFlex.wiki, so if you are looking for something DataFlex specific, it’s worth taking a look there.
Some of our more recent articles on DataFlex.wiki (which aren’t on this site) include:
A while ago now – almost two years in fact – we released a little demo of a Voice Controlled application in DataFlex (Down the… Read More »Using DataFlex to Chat with ChatGPT
It’s that time of year when Unicorn try to think of something that we can share with the DataFlex community. We’ve not seen any talk… Read More »A GraphQL API in DataFlex
In December 2021, Mike Peat gave a presentation at ScanDUC 2021 about how to create a DataFlex mapping component, that enables you to display a… Read More »A DataFlex mapping component
Yes, you can create voice controlled WebApps with DataFlex, and here’s how… You can try out the sample view shown above here. Inspired by Johan… Read More »Voice Controlled WebApps with DataFlex
Recently the question ‘How to Convert pdf file to base64 string?’ was asked on the Data Access Support forums (thanks Todd! <g>). Working through the… Read More »Working with binary files in DataFlex
“All right, but apart from the sanitation, the medicine, education, wine, public order, irrigation, roads, the fresh water system and public health, what have the… Read More »How does REST actually help us build APIs?
When writing Web Applications using the DataFlex WebApp Framework developers new to the paradigm often struggle to understand how the “state” of the application needs… Read More »DataFlex WebApp Process Pooling Demo
Prompted by the usual need to find a solution to a problem, I have written a little singleton object-package which can read in a JSON… Read More »Package to read a JSON configuration file
For a while now, the two Amazon echo devices that I have at home keep losing connection. Initially, when we just had one echo, everything… Read More »Amazon Echo devices keep losing connection
(Originally published on the DataFlex Wiki) 6 of 6 The simple example of a RESTful service set out in the article A Simple RESTful Service involved quite a bit of… Read More »Using the DataFlex REST Library