How to Scan Barcodes or QR Codes? In most cases you could read them with a smartphone, but to make them useful, you’ll need an application or service. Depends who you are and for what you are using the codes. Specialized Readers In the cashiers, storages and warehouses you will find specialized barcode readers (pistols…
Author: Toma Velev
How to Generate Barcode?
My next #utility is a simple #java desktop app that can a generate barcode. It Works independently from the Internet to #encode a text you type in into #qrcode readable by all modern #smartphones. I’ve seen them in receipts, in menus in the restaurants, on products in the supermarket, the code of the Wi-Fi. I’ve…
What are Barcodes? 10 Usages in the Real World
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…
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…
