Sinopsis
This is Toma Velev's podcast. I'll be talking about technology, programming, marketing, psychology and philosophy, food and health. All are related to projects I am or I have worked on.
Episodios
-
Application Development - Paging Approaches
22/05/2020 Duración: 12minEvery application that is serious enough, that archives even a partial success, and especially if it archives big size, big scale, data or social reach, needs to show to the users – big, maybe even very big quantity of some data type. Doing this at once – at that point, dumping the huge amounts of information becomes impractical and even impossible. Many times, even the servers could get overwhelmed if the applications are not coded properly, let alone – some end users with desktop or even mobile device: https://tomavelev.com/blog/Application%20Development%20-%20%20Paging%20Approaches
-
Application Data Models – Facebook
14/05/2020 Duración: 15minSome Data Models I see in FB and some additional, political opinion around the whole thing.
-
4 Service or System Generic Application Fields
09/05/2020 Duración: 04minI'll describe the most popular - common to all kinds of data models - field types
-
What is Your Purpose with Technology
09/05/2020 Duración: 05minObserve deeper - how technology is used.
-
Application Data Structure – WordPress
09/05/2020 Duración: 04minThe Data Model of one of the most popular CMS Platforms
-
Application - General Purpose - Data Structure and Abstractions
09/05/2020 Duración: 09minDetached Developer Point of View on Tech things and how they are linked to the real world - or why it helps a lot to abstract things to a higher level.
-
Detached Application Developer
09/05/2020 Duración: 07minThe things you need, and the mindset of thinking for - out of the tech integration
-
My Journey as Android Developer
29/04/2020 Duración: 17minIn this episode I talk about my Journey I went through as Android Developer.
-
Levels of Independence in Software
27/04/2020 Duración: 06minIndependence is the reason we have so many variations of all kinds of stuff. To fight the way the Western Game is played – there is a need to have – legal, physical, software, financial, intellectual even mental independence of the tools and activities – technology, software product, framework, book, song, dance and whatever. The things that need independence are – programming languages (remember the fight between Oracle and Google over Java in Android), Internet Browser Independence (that creates support hell for developers), Separate implementations of Specifications and Standards, Application Software (so the Big Companies could lock the businesses to their Platforms), Lock-down of the features to their hardware (Apple), Server Hardware and Software an so on.
-
-
Internet Apps - Where the apps store Data.
26/04/2020 Duración: 08minInternet Apps - Where the apps store Data.
-
Compilation targets
13/03/2020 Duración: 13minIn this episode I talk about the evolution of compilation target and the abstractions that make it easy for us - developers to think in high level problems - first - then - how to organize the bytes in the computer.
-
Learning - The Ponzi Schemes of the Information Age
11/03/2020 Duración: 16minI try to unmask the click bates and describe things from a philosophical point of view
-
Common Sense in The Matrix
11/03/2020 Duración: 08minApplying common sense in the abstract world of human society
-
Common Sense Definition
11/03/2020 Duración: 06minCommon Sense Definition - and why you should be a cell, with membrane that does not allow everybody to get in
-
Prototype Creator
22/01/2020 Duración: 16minThe Work in Progress and description of a piece of my work
-
Math vs Art and more in the Internet World
21/01/2020 Duración: 11minHow to approach the Internet Development - Programming, Business, Design
-
The Enterprise, Cross Language, Environment, Platform Programming Code Structure
18/01/2020 Duración: 13minHow to organize your code - so it is easy to understand and learn - so you and your team members dive into business (logic), instead into tech shit.
-
Android GUI and Asynchronous Operations
15/01/2020 Duración: 16minAndroid Core GUI components and ways to do some work without blocking the UI