Skip to content

Development at ProgramTom Dot Com

Place for coding, programming, development and software in general

Menu
  • Blog
  • PDF Booklets
Menu
Responsive Images

How to show Responsive Images? HTML Markup

Posted on February 6, 2021April 15, 2021 by Toma Velev

In this article you will learn to code Responsive Images with Just Markup HTML Code. In the past making images on Web Sites and Apps involved several solutions: (JavaScript) Code Listeners CSS classes, attributes and properties – grouped with around Media Queries. Totally different Web Pages An alternative approach nowadays is using Progressive Images. But,…

Read more
Technologies Beyond the Magic

Looking at Technologies Beyond The Magic

Posted on February 4, 2021February 4, 2021 by Toma Velev

After Looking at Different Technologies and Tech Stacks Beyond The Magic that the words that describe them draw, you either become guru or skeptic. There are endless numbers of different Programming Languages, Frameworks, Libraries, Technologies and approaches. Do you think where it is located. There is the very basic Client-Server architecture – old as the…

Read more
Native Code

How to Code Native – a Technical Attachment

Posted on February 4, 2021February 4, 2021 by Toma Velev

How far Native are the Technologies the pretend to execute Native Code that is closer to the hardware and executed faster? If you dive into a Real World problem you will 100 percent find out. Yeah, a Flutter App compiles to “Native Code” using LLVM and Ahead of Time Transformation. Android and iOS applications could…

Read more
The Sneaky Level above Software Development

The Sneaky Level above Software Development

Posted on February 4, 2021February 4, 2021 by Toma Velev

There is hidden to the naked eye – Sneaky and hidden level above Software Development. The Online Platforms and Content Management Systems – Free and Paid, self-hosted and rented bring you to the next level of human society. On one level there is the technical detail. The programming language language, the server, JavaScript, Web, Native,…

Read more
STOP Coding To-Do and Notes Apps

Should you STOP Coding To-Do and Notes Apps

Posted on February 4, 2021February 4, 2021 by Toma Velev

You should STOP Coding To-Do and Notes Apps! I’ve also have been one of those for the longest time: to-do and note apps. Their idea is to make first steps to new technologies and see results and progress fast. The main reason to STOP Coding To-Do and Notes Apps is – they do not add…

Read more
Layers above the Software

Layers above the Software

Posted on February 4, 2021February 4, 2021 by Toma Velev

You will find several Layers above the Software Source Code. Someone in a company has to take them into account before creating a business if he, she or them have created a long-term one really. Programming As a software developer there are a lot of layers you could find. There are Model, Data Access, View,…

Read more
WordPress Pages JSON

How to WordPress Pages JSON API & Demo: Flutter Web

Posted on January 29, 2021April 17, 2023 by Toma Velev

Let me show you the WordPress Pages JSON API and how to display them in a Simple Flutter Web App. The Data Model I’ll first start by explaining the Data Model. You could open the pages from URL template like this: https://<wp>/wp-json/wp/v2/pages. The JSON Model is as follows: id: Integer title: Object with field “rendered”…

Read more
WordPress JSON Products

How to read WordPress Products JSON API and show them with Flutter Web

Posted on January 21, 2021January 21, 2021 by Toma Velev

The WordPress Products API returns JSON that contains all data. In the result are included the tags, the categories, the images and all fields. You could display the product info with one API call. The URL is formed like this: https://<wp>/wp-json/wc/store/products. The fields here are: id: Integer name: String description: String (HTML) – the explanation…

Read more
Facebook Apps

Facebook App Privacy Policy & Terms Of Use

Posted on January 20, 2021April 7, 2021 by Toma Velev

Program Tom dot Com Apps may request users to Login via their Facebook Account. The Accessed Data is only the main profile and only for the purpose of authentication and authorization. You could request to see or to delete the data we store by email: bachillerko@abv.bg

Read more
Video Converter Java Tool

FREE Apps – What – Video Converter – Softwares to use

Posted on January 20, 2021January 22, 2021 by Toma Velev

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…

Read more

Posts navigation

  • Previous
  • 1
  • …
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • …
  • 22
  • Next
  • Bitcoin Philosophy [PDF] > Bitcoin Software
  • First Principle Software Development
  • Good Hardware & Software is About Time
  • Best Practices are about Pain Reduction
  • Soft Skills – King & Queen of Software & all

Categories

  • Apps (9)
  • ChatGPT (4)
  • Choosing a Framework (30)
  • Flutter (36)
  • Graphical User Interface (8)
  • Marketing (81)
  • Software Development (134)
  • Spring (1)
  • StartUp (15)
  • Uncategorized (10)

Tags

Algorithms (9) crypto (29) flutterdev (39) General (86) Java (7) QR & Bar Codes (3) Software Dev Choices (33) Spring Boot (1) standards (1) Theme (3) User Authentication & Authorization (9) User Experience (10) Utilities (19) WordPress (11)

Product categories

  • All Technologies (31)
    • Flutter (11)
    • Java (9)
    • Native Android (3)
    • PHP (6)
    • Spring (Boot) Framework (4)
    • Vaadin 8 (1)
  • Apps (14)
    • Employees DB (1)
    • Notes (5)
    • Personal Budget (1)
    • Recipes Book (1)
    • Stuff Organizer (1)
    • To-Do (1)
  • PDF Books (3)
  • Source Code Generators (15)
    • Utils (13)