Posts

Showing posts from January, 2024

What's the Problem with UI vs UX Design Today?

As a Solution Architect and Engineer, I have to deal with the concepts of User Interface (UI) solution & design problems. Since 2005, as Mobile Devices and Responsive Web approaches became part of our toolbelt, more challenges were added to our delivery objectives. Hype Risks Just like any time in the Technology Hype Curve, humans get confused and over "-hype" or "-sell" new technologies. To make matters worse for us as Solution Architects and/or Engineers, they confuse UI versus UX (User Experience). As an Enterprise Architect working in Advanced Analytics, Machine Learning, and AI for over 15 years, we cannot afford to mix up UI vs UX! UI design primarily deals with the look and feel of the product, focusing on the visual elements that users interact with. UX design is a broader concept that encompasses the entire user journey and aims to enhance the overall experience of using a product. Thus, UX involves understanding the users, and their needs, and ensuring...

Telling Your Story

Computer Aided Software Engineering (CASE) and Unified Modeling Language (UML) provide means for Systems and Software Architects/Engineers to describe their architecture using many different methods and standards. As an Architect and Engineer, I have been doing this for more than 30 years. So What Is A Story? A story is a narrative, either real or fictional, that is told or written to entertain, inform, educate, or convey a message. It typically involves a sequence of events or experiences that are connected in some way, often following a structure that includes a beginning, middle, and end. A story typically includes various elements such as characters (who the story is about), a setting (where and when the story takes place), a plot (the sequence of events or the storyline), conflict or challenges that the characters face, and a resolution or conclusion that brings the story to a close. Stories can take many forms, including novels, short stories, folktales, myths, fables, plays, mov...

Architects versus Engineers

As a child in the 60's and 70's, on the east coast of Florida and around the Space Center, I dreamed of being an Architectural Engineer. My childhood vision was to design the first under water communities off the continental shelf. With an understanding of architectural engineering and marine biology, we could apply living under water to space stations and planetary living. Later in the 70's, going to school with a major in Architectural Engineering with minor in Marine Biology, and with the economy at that time, it became too much to handle and my interest switched to Business and Finance. Funding such dreams became my next challenge. After school, I went to work for a friend of my father, Sol Price. He had a vision of building a Membership Warehouse Club, which was called Price Club. You now know this as Costco. With my passion still in Architecture Design, I started using my experience with Computer Aided Design (CAD) as a side benefit in our Business's Operations. I...

Interaction Modeling Challenges

 I was given an interesting challenge in our UML Operator Channel , from the Telling A Story Deep Div e video. In their modeling, they try to identify structure through behavior. They've  identified several use cases and each use case has a communication diagram (e.g., they get some kind of a set of communication diagrams with already selected entities and messages between them). At the next stage, they try to identify the conceptual structure through a class diagram or a custom diagram. They then throw on the diagram the already created classes that were created in the process of building communication diagrams and try to use the Sparx EA insert "Related Elements" and as a result get an Association relationship model. However, they would like to see all the messages that appear in the various communication diagrams associated with this Association. The Problem One word may be "Conflict". Unless they have separate "associations" between elements, each ...