UK DataFlex Group: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
m
(Making events headings & adding detail)
m (→‎4th March 2021: formatting)
 
(21 intermediate revisions by 3 users not shown)
Line 6: Line 6:


==Events==
==Events==
===4th March 2021===
Zoom meetup
Time: Thursday 4th March 19:00 PM London 
The meetup will have a strong focus on 'social', but there is an agenda on the [https://www.unicorninterglobal.com/news/2021/uk-dataflex-meetup-4th-march Unicorn InterGlobal site].
'''Summary of the meetup'''
There were two main presentations:
'''File handling in DataFlex - by Peter Bragg'''
Donorflex has an application that has to process large numbers of text files and .csv files in particular. The application doesn’t have an API (yet!), so there is a lot of importing and exporting of files. Peter talks about their preparation for DataFlex 2021.20.0 and the changes they will implement to be ready for Unicode, such as, the introduction of byte order marks (BOMs) to indicate Unicode encoding of text files. For this presentation, you can:
* see the [https://www.youtube.com/watch?v=GtFZddCLr4A&t=936s video presentation on Youtube].
* get the code from [https://github.com/DataFlexCode/cdsSeqFileHandler https://github.com/DataFlexCode/cdsSeqFileHandler]
'''Hybrid presentation/discussion of creating a REST Wizard - by Mike Peat'''
Hybrid because Mike had got to a certain point with creating a REST wizard and was asking for opinions and ideas as to what to do next.
Before we launched into general social stuff, [https://johanbroddfelt.se/ Johan Broddfelt] told us about the updates that he's doing to his [https://www.youtube.com/playlist?list=PLkoXEqlT4TVIIP8EJHDFAl-GlUCwWONcY Discovering DataFlex] video series and asked for opinions and suggestions about what topics people would like to be recorded.
===22nd October 2020===
Zoom meetup
Time: Thursday 22nd October 14:00 PM London 
The meetup will have a strong focus on 'social', but there is an agenda on the [https://www.unicorninterglobal.com/news/uk-dataflex-meetup-22nd-october Unicorn InterGlobal site].
'''Summary of the meetup'''
The meetup started with the following presentations:
* “Leveraging SQL for Web Services”, by Sean Bamforth - [https://www.youtube.com/watch?v=GJQKa6F3P_A See the video presentation]
* “An introduction to the SyncFusion Library“, by Wil Van Antwerpen - [https://www.youtube.com/watch?v=K0YaOZkQKc8&t=29s See the video presentation]
Extra thanks to Sean who then left for emergency dental treatment - #trooper.
In the next session, Geraldine demoed her latest app, for the medical industry, which she delivered on schedule with more features than originally specified – really highlighting the benefits of developing with DataFlex.
We briefly touched on security for DataFlex developers, with Dennis (DAW) reminding of us the new level of security in DF 2020 Beta 1. Dennis also requested that we all engage with Beta 2 (which is coming soon) for a solid review phase. The security talk moved on to talk of security in the Cloud, with a few real life, yet amusing, horror stories of ransomware attacks.
'''Other subjects discussed:'''
* Quick presentation on [https://vdf-guidance.com/ContribPage.asp?Page=SOFTGENSQLQUERIE&ContribRecId=147 SQLQuery Tool from Bob Worsley] by Wil - [https://www.youtube.com/watch?v=l1NiK6yikQo&t=25s See video presentation]
* Question relating to Antivirus software ‘quarantining’ .exe files. Suggested advice included:
** From Wil ‘signing the files’
**From Clive using ‘GoGetSSL’ [https://www.gogetssl.com/reseller-program/ GoGetSSL]
**Docs to read (from Dennis)  [https://docs.dataaccess.com/dataflexhelp/mergedProjects/DeploymentGuide/Code_Signing.htmFrom DataFlex Help Code Signing] and [https://support.dataaccess.com/Forums/showthread.php?57486-Has-someone-tried-quot-Let-s-encrypt-quot&p=357302 Has someone tried 'Let's encrypt'?]
* Question regarding SSL certificates and encryption.
**The service 'Certify the web' (https://certifytheweb.com/) is used by some in the group.
**It was also suggested that it’s possible to avoid using certificates by running applications through Cloudflare (https://www.cloudflare.com/).
===9th July 2020===
Zoom meetup
Time: Jul 9, 2020 07:00 PM London  (This is 2:00PM EDT)
This will be our first 'virtual' meetup using Zoom. The advantage of this being a Zoom meetup, rather than our usual UK based meetups, is that anyone can join.
'''Summary of the meetup'''
About 20 people attended, we started with brief introductions and then Wil Van Antwerpen from [https://www.antwise.com/ Antwise], gave a presentation about [[DfSplat]] - a debugger for DataFlex projects.
A link to the PDF powerpoint presentation can be found on the [https://support.dataaccess.com/Forums/showthread.php?66106-Dataflex-Zoom-Meet&p=356797#post356797 Data Access Forum UK Zoom Meetup post]. Alternatively, use the [https://support.dataaccess.com/Forums/attachment.php?attachmentid=13837&d=1594367201 direct download link]
You can watch the video recording (including questions and answers at the end) from [https://www.antwise.com/presentations/dfSplat-zoom-UK-20200709.mp4 DfSplat presentation].
Following the presentation, people stayed for a general beer and chat - great to put faces to some of the forum names.
----
===13th May 2020 - Cancelled ===
[https://www.kingshoteluk.com/  King's Hotel], Oxford Rd, Stokenchurch, High Wycombe HP14 3TA  '''
See the date, location and agenda from the link below.
[https://www.unicorninterglobal.com/news/uk-dataflex-meetup-13th-may-2020 May 2020 UK DataFlex Group meetup]
Sadly this event was cancelled due to COVID-19. As soon as it is safe for everyone, we will arrange the next meetup.
----


===2nd October 2019===
===2nd October 2019===
Line 24: Line 114:
* Peter Bragg showed us how DonorFlex developed a new Web application based on their extensive DonorFlex Windows application. It was very interesting to see how the Web app that Peter demoed was using virtually out of the box settings.
* Peter Bragg showed us how DonorFlex developed a new Web application based on their extensive DonorFlex Windows application. It was very interesting to see how the Web app that Peter demoed was using virtually out of the box settings.


* Mike Peat talked about MySQL, DataFlex, MariaDB and Aurora and gave some price and speed comparisons for them, then demonstrated setting up an [https://aws.amazon.com/rds/aurora/ Amazon RDS Aurora] database and converted the DataFlex WebOrder sample to it.
* Mike Peat talked about MySQL, DataFlex, MariaDB and Aurora and gave some price and speed comparisons for them, then demonstrated setting up an [https://aws.amazon.com/rds/aurora/ Amazon RDS Aurora] database and converted the DataFlex WebOrder sample to it. This presentation was based on the  Synergy 2019 presentation 'MySQL and More for DataFlex'. You can view the slides from the [https://synergy.dataaccess.com/index.php/presentations-2/ Synergy 2019 presentations page].


* Lastly, we rounded up with a general question and answer session - always useful to hear other people's suggestions and solutions to your own problems!
* Lastly, we rounded up with a general question and answer session - always useful to hear other people's suggestions and solutions to your own problems!
Line 33: Line 123:


----
----


===1st May 2019===
===1st May 2019===
Line 60: Line 149:


----
----


===30th October 2018===
===30th October 2018===
Line 70: Line 158:


Finally, Nick Nikijuluw from Data Access Europe, shared what's coming down the track for DataFlex, no promises, but a welcome insight to what could be in the pipeline.
Finally, Nick Nikijuluw from Data Access Europe, shared what's coming down the track for DataFlex, no promises, but a welcome insight to what could be in the pipeline.
[[Category:JSON]]
[[Category:DataFlex Community]]
[[Category:Events]]

Navigation menu