There are not that many types of User Applications around the Internet if you start to categorize them properly. Sure, there are different domains that have different topics, use variety of technologies on the backend or on the front end. The front end may be even totally non-comparable. There are coffee machines, smart speakers, watches,…
Category: Apps
List of Apps Created By Program Tom Ltd
Portfolio Platform Flutter App – 1 + BLOC & Overview
In this article I’ll extend my Portfolio Platform package with a mobile front end using the Flutter Framework with the bloc state management that is very semantic. It will output fully cross platform applications and I’m going to also try to learn a new stack. I’ll use the rx_bloc library. Finite State Machine All libraries,…
Extract Main Info of a Web Site
Here you have a tool for the Desktop Computer – to extract the main Information of a Web Site. https://programtom.com/appcenter.online/app.php?id=57. You just need to paste the URL address. The tool will extract Web Page: Title Description Image/Logo This information is available on any public page because of Search Engine Optimization reasons. If a Web Page…
WordPress Application Builder
WordPress powers most of the Internet because of ease of use, network effect, branding and more so I’ve created a Simple Application Builder using this platform as the backbone. It is proof of concept, so don’t expect a lot. It could be found here: https://tomavelev.com/wp_app_builder/ You search for the site you wish to turn into…
Failed to Rotate Android Activity in the Emulator
In this video/blog post/ I failed to record and Rotate properly one demonstration showing centered Text or some other mix of Widgets in Jetpack Compose. IMO – it is a good moment to point out the places where the rotation may be disabled. AndroidManifest.xml – flag in the Activity Tag. Set the flag SCREEN_ORIENTATION_PORTRAIT set…
FREE Apps – What – Video Converter – Softwares to use
I offer a Video Converter Software as a Paid Product that includes Executable Part and the Source Code. From a small talk I was reminded how important to start producing videos is. I’m also sharing here – some of the tools I have used or I am using – mine and free options from the…
10 Matrix Games – Data Model
This article will be about Matrix Games Data Model – a little bit slide away from business like apps, architectures, platforms and code. Game Developers also derive knowledge and wisdom from best practices – applied in all other areas. One aspect you could embrace – even in games is focus on the state. Several apps…
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…
Image Extractor App
Here you have an Image Extractor – an App for allowing you download for personal use Pictures from the Internet. The source of the images may be from URL or HTML code. HTML – Many pages require from you to authenticate to use them. To download image from such web sites – the HTML option…