YouTube Mood Lights with gradient colors(Screensaver) FMX Project

 I open the source of the video production, which is recording very high views.

With Delphi FMX projects, you can easily create videos like this.

Let's try it.









DESKTOP UX Summit

 * Science of Great UI

https://summit.desktopfirst.com/talks/science-of-great-ui/


유저 인터페이스의 과학적 접근.

사람의 생물학적 인지 능력을 바탕으로 한 UI 설계에 대한 방향을 제시함.

버튼의 형태나 색상등을 어떻게 디자인 하는것이 사용자가 좀더 쉽고 편하게 사용하고 인지 할 수 있는지에 대한 분석



* Legacy desktop apps UI & UX modernization. From theory to practice.

https://summit.desktopfirst.com/talks/legacy-desktop-apps-ui-ux-modernization-from-theory-to-practice/



이론과 실습을 통해 오래된 레거시 Delphi 앱용 UI 및 UX를 마이그레이션하는 방법에 대한 경험을 논의함.



* Strategies for Building and Optimizing the Desktop UX

https://summit.desktopfirst.com/talks/strategies-for-building-and-optimizing-the-desktop-ux/


많은 연구와 시도가 진행되는 모바일 앱의 UI 디자인과 달리 데스크탑 UI 디자인은 계속 숙제를 가지고 있다.

비지니스적으로 중요한 데스크탑의 UI 디자인의 전략은 매우 중요하며 이에 대한 연구해 볼 필요가 있다.

(비교적 짧은 영상임 3분40초)



* Effective UX Design for Multiplatform Apps

https://summit.desktopfirst.com/talks/effective-ux-design-for-multiplatform-apps/


델파이에서 제공하는 수많은 콘트롤들을 어떻게 활용하면 멀티플랫폼에 적합한 효과적인 UX Design을 할 수 있는지 알아본다.


Free distribution of JSON function auto-generation application for Delphi users.

This application automatically creates a Delphi function to generate JSON data.
How to use is as follows.

1. Select Object type or Array type.
2. Enter JSON data name and data
3. Enter the array name and sample counter
4. Creation complete
5. Copy source to clipboard.
6. Copy the Delphi function to the sample project and use it.

The application is free.
Sample project for Delphi testing project is also included in the download file.