Barcodes and QR codes display information that is more easily read by computers than humans. Although software has improved a lot, computers are still having tough time decoding the human languages because of several complicating factors. When humans write by hand the result is too often text not always mathematically aligned Transparent or semitransparent labels…
Author: Toma Velev
Pa$$W0rds Best Practices – Strong Passwords
With the progress of time – users, database administrators, developers, experts and all actors in the Internet World have embraced the truth that Passwords Break out. It doesn’t matter how secure the organization, no matter the effort of security experts and investments. There are ways to make this less of a problem from the user…
Getting Started with PreactJS with Material Design
This article is a “Getting Started” – the very first steps of how to start a PreactJS project offline and include Material Design CSS Library or Components. First You should have installed on your system the module required for all “modern” JavaScript frameworks – NodeJS and/or npm. Next, You should follow the steps from the…
Implementation of Programming Concepts & Apps
If you are coding software long enough, you could recognize how the same Programming Concepts are reimplemented again and again. It is just like the mathematical fractals or the evolution of species. Everything is new, but in the same time, the same old thing, just the package is different. It is different, because of the…
Do you think about Software Updatability?
Updatability is one of the most important aspects a Software. It is the core that creates good User Experiences for Web sites, but especially for applications. There are environments, types of apps and use cases where the different variations are good idea and some that are bad. You could read here some of the available…
What is Good User Experience for the Coder and the User
User Experience is a concept that you could materialize in so many places. You could think about it and implant it while Coding functionality, Designing user interfaces, Marketing, Engineering, Selling, and so on… Developer experience during coding and programming The programmers don’t just sort the bytes in the computers. They use tools to create new…
How to Create Simple Web Site – Tool
There are ton of Tools for Creating Simple Web Site or Sites on the Internet – Free and Paid. With the current one you could create pages that act like [Web] Apps. It will have main section with your content and a top menu for desktop or a side menu for mobile. https://programtom.com/Simple_Web_Site/ You’ll need…
State-based Software Development for Everybody
State-based Software Development from a Data Model – onto the outer layers is old idea with variety of environments within and even outside of the coding world. This mode of organizing some type of information into reactive and responsive software and architectures is not a coincidence. It brings stability, security, scalability, ease of use and…
Create a Progressive Web App – Minimal amount of code
Example of a Progressive Web App with minimal amount of code. Beat the competition by knowing these several small tips and tricks. If you are building an app and you’re trying to reach a lot of people, you don’t need native apps for all the platforms. Before you build optimized and maximally performant experience, you…
How to Change the Theme in the Big Operating Systems
As we wrote in our first article having dark and light Theme Modes has become important user experience element of every user interface framework. Change the Theme Setting Windows 10 Click on the [Window Button] and search Settings. From the list of items – select Personalization. From the list in the left Select Colors. In…