Skip to content

Software Development at Program Tom LTD

Place for coding, programming, development and software in general.

Menu
  • Blog
  • PDF Booklets
  • Dev Utils & Content
  • Java Spring Boot Or Web Apps
  • English
    • български
    • English
    • Español
    • Português
    • हिन्दी
    • Русский
    • Deutsch
    • Français
    • Italiano
    • العربية
  • About Us
Menu

Category: Software Development

Pick a File on Flutter

Pick a File with Flutter from the underlying System

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

There is a plug-in for Flutter that enables you to pick a file from the underlying System. As application creators we should not worry (that much) about platform specifics. The developers of the plugin have wrapped the edge cases in a common programming interface (API). The environment details of the platforms should stay hidden for…

Read more
WordPress Mind Programming

Start Programming the Mind with WordPress

Posted on February 13, 2021September 27, 2024 by Toma Velev

WordPress is a content management system used all around the Internet With the unconscious or the unconscious purpose of programming the mind. Professional individuals and non-technical users adopt it. It allows them to get things done. The purposes could go – from simple web site or blog, online shop/marketplace, to newsletter and media platforms, email…

Read more
Lazy Programming with Flutter

Lazy Programming with Flutter

Posted on February 8, 2021October 16, 2023 by Toma Velev

There is a broad trend in Programming to approach the flow of the code with Lazy manner and the Flutter Framework is no exception. On one hand there are functional and reactive programming. The modern frameworks enforce wrapping logic in callbacks, listeners, events, messages or self-contained requests. The other side is a better User Experience…

Read more
Play Video Audio Flutter Web

How to Play Video & Audio with Flutter Web

Posted on February 8, 2021February 9, 2021 by Toma Velev

In this article you’ll learn How To Play Video & Audio using the Flutter Framework – build for the Web Platform. You’ll need probably few extra steps described in the plugins, if you target the Mobile Platforms. Both media types are not native to any platform and cannot be drawn by the Skia Library –…

Read more
Responsive Images

How to show Responsive Images? HTML Markup

Posted on February 6, 2021January 10, 2024 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
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

Posts pagination

  • Previous
  • 1
  • …
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • Next
  • Prompt-to-Production: How AI is Forcing Us to Build Higher Quality Software
  • Debug Web View Flutter App
  • Skipping AI? You’re a Relic – Time to Evolve or Perish!
  • 2026 Flutter Launch Blueprint: Your 10-Step Checklist to App Store Domination
  • Product Requirements Document – for different software development levels

Categories

  • Apps (25)
  • ChatGPT (27)
  • Choosing a Framework (38)
  • Flutter (281)
  • Graphical User Interface (14)
  • Marketing (119)
  • Software Development (292)
  • Spring (45)
  • StartUp (22)
  • Uncategorized (14)
  • Uncategorized (4)
  • Vaadin (16)

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 (87)
    • Flutter Apps (26)
    • GPT (4)
    • Java (39)
    • Native Android (3)
    • PHP (9)
    • Spring (Boot) / Quarkus (36)
    • Utils (15)
    • Vaadin 24+ (28)
    • Vaadin 8 (1)
  • Apps (18)
    • Employees DB (1)
    • Notes (6)
    • Personal Budget (1)
    • Recipes Book (1)
    • Stuff Organizer (1)
    • To-Do (2)
  • PDF Books (3)
  • Source Code Generators (8)

Recent Posts

  • Prompt-to-Production: How AI is Forcing Us to Build Higher Quality Software
  • Debug Web View Flutter App
  • Skipping AI? You’re a Relic – Time to Evolve or Perish!
  • 2026 Flutter Launch Blueprint: Your 10-Step Checklist to App Store Domination
  • Product Requirements Document – for different software development levels

Post Categories

  • Apps (25)
  • ChatGPT (27)
  • Choosing a Framework (38)
  • Flutter (281)
  • Graphical User Interface (14)
  • Marketing (119)
  • Software Development (292)
  • Spring (45)
  • StartUp (22)
  • Uncategorized (14)
  • Uncategorized (4)
  • Vaadin (16)