Author: Dusan Popovic
Dusan Popovic is an executive with 15 years of experience in the software industry and in e-commerce. He is the CEO of Byteout Software and also serves as an advisor in several commerce startups. His specialty is helping Amazon sellers build and grow their DTC ecommerce business.
Website accessibility continues to evolve as technology advances and new challenges emerge. The future of website accessibility holds promising advancements driven by technological innovations and a growing commitment to inclusivity. From the integration of Artificial Intelligence (AI) and...
The importance of website accessibility: Enhancing user experience
In today’s digital age, websites serve as gateways to information, products, and services. But it’s important to recognize that not all users have the same abilities or disabilities. Website accessibility ensures that everyone, regardless of their disabilities or limitations, can...
How to Build More Accessible Apps for Android
Here are some tips and tricks, and good practices on how to make your Android app more accessible. Remember, users first.
Accessibility in Mobile Apps – Basic principles to follow
The World Health Organization estimates that 15% of the world’s population (more than 1 billion people) have an accessibility need. That is a lot of potential customers to lose when a few small changes to your app can make it accessible to the majority of users.
Who benefits from...
Localizing Your Apps – Things That No One Tells You
Localizing an app is advised by Apple. By doing it, you could reach potential users who don’t speak your (app’s) language. But, what does it really take to translate an app?
Making of Early – Getting Started with Siri Shortcuts
WWDC 2018: Siri Shortcuts are a powerful new feature in iOS 12 that allow your app to expose its functionalities to Siri. This enables Siri to suggest your shortcut at relevant times based on various context.
Making of Early – Circles Layout
Continuing on the subject of the custom layouts, in this post I will explain how we arranged circular alarms on the main screen of Early Game Alarm by using UICollectionView and subclassing UICollectionViewLayout.
NASA Space Apps Challenge Powered by Byteout
NASA Space Apps Challenge hakaton u Beogradu, 20. i 21. oktobra 2018, u Startit Centru.
Making of Early – Paging Layout
Since the new version of Early Game Alarm recently came out, we decided to share some of our experiences in building it and things we learned along the way.
This post tackles the subject of custom layouts. I’ll guide you through creating a custom collection view with paging layout in Objective C.