Tag: UI

Has the MVP/Prototype UI/UX quality criteria increased for certain types ofB2C mobile apps?

I am writing this article primarily to express my own controversial opinion about early stage MVP mobile app creation. I acknowledge that I may be completely wrong but want to write this article just to express my opinions and add it to my personal blog collection. Just as a preface to the main t...

https://pastenow.net/page/lessons-i-learnt-from-steering-2

How many times do we all log in to our banking app and struggle to find information? We end up searching and encountering a plethora of FAQ links. Then, we attempt to connect with an agent and find ourselves in a 30-minute queue. Sounds familiar, right? This is precisely where Conversational...

Overview of UI Tools for Monitoring and Management of Apache Kafka Clusters

What are the best tools engineers can use to observe data flows, track key metrics, and troubleshoot issues in Apache Kafka? Apache Kafka is an open-source distributed event streaming platform that enables organizations to implement and handle high-performance data pipelines, streaming analytics,...

Flutter — Adjust UI based on orientation

In this short article, we will see how to adjust the UI differently based on device orientation. Presenting your stuff, whether it be a product, idea, or personal attribute, in every aspect of life holds a paramount significance that cannot be overstated. In mobile apps, effectively showcasing an...

7 obvious beginner mistakes with your game’s HUD (from a UI UX Art Director)

A video game interface has an immediate and lasting impact on gameplay, production, and the bottom-line. So… where are all the guides and best-practices for the most important Art in the entire game? Shouldn’t there be a primer somewhere? Some kind of shorthand? The box...

The UX & UI Greatness Hidden Within The Legend of Zelda: Ocarina of Time.

2019 marks The Legend of Zelda: Ocarina of Time’s 21st anniversary. It is credited with implementing many revolutions in the gaming industry through it’s gameplay, graphics, and storytelling. To celebrate this masterpiece of a video game, lets take a look into a less talked about mark of...

Implementing 2D UI in VR

Now that we have our User Interface in our game, we want to display some text UI that explains what each lever and knob controls. In previous projects, I’ve used the UI Canvas using the Screen Space — Overlay for the Render Mode and this is great for ...

Containerizing React-The UI App

The UI App Rishabh Jain · Follow 8 min read · 5 days ago   51         Namaste Everyone..!! Today we are going to containerize the react application via Containerization Tool named as Docker. If someone is not well-vers...

UI automation test in Jetpack Compose Using UI Automator

Sometimes, it is necessary to have high level, end to end, UI automation tests on an android application to ensure that features work as expected in “real world” production environments. UI Automator is a library that can be used to implement this kind of test. In this post, I...

The green bubble — How Apple is profiting from bad UI

How the color of a UI element became a social divide and sales tool The phone wars have raged for years. PlayStation vs Xbox. Intel vs AMD. Nvidia vs Radeon. For as long as there have been 2 competing tech options, there have been passionate fans on either side. This is true o...

Designing UI Using Jetpack Compose

User Interface (UI) design is a critical aspect of creating engaging and user-friendly mobile apps. Traditional Android UI development using XML layouts and Views can be challenging and sometimes verbose. However, with the introduction of Jetpack Compose, UI design for Android has been transformed i...

Jetpack Compose UI Architecture

Introduction Jetpack Compose is by far the most exciting thing that has happened in my developer career. It has changed how I work and how I think about problems. It has introduced many exciting tools that are both easy to use and flexible, allowing you to do almost anything with ease. I adopt...

Installing Ansible Semaphore — The Web UI for Ansible

Ansible Semaphore is the perfect tool for automating your servers, applications, and clean up tasks with Ansible Playbooks. In this video, I’ll quickly show you how to install it and some of the stuff you can do with it. If you’re new to Ansible, I recommend checking out some of my older...