Skip to content
  • Blog
  • Projects
    • Projects Web
    • AI Workflows
      • n8n Workflows
      • Flowise Workflows
  • English
  • Deutsch
KIO
Kreative Ideen online
  • Blog
  • Projects
    • Projects Web
    • AI Workflows
      • n8n Workflows
      • Flowise Workflows
  • English
  • Deutsch
Category: <span>development</span>

Category: development

JavaScript: The Language Powering the Modern Web

JavaScript: The Language Powering the Modern Web
will development 4. April 2026 4. April 2026

JavaScript: The Language Powering the Modern Web JavaScript is one of the most essential technologies in…

Continue"JavaScript: The Language Powering the Modern Web"

Markdown: The Simple Language Powering Modern Content

Markdown: The Simple Language Powering Modern Content
will development 4. April 2026 4. April 2026

Markdown: The Simple Language Powering Modern Content Markdown has become one of the most widely used…

Continue"Markdown: The Simple Language Powering Modern Content"

C# Programming: A Beginner-Friendly Introduction

C# Programming: A Beginner-Friendly Introduction
will development 15. March 2026 4. April 2026

C# (pronounced “C-sharp”) is a modern, object-oriented programming language developed by Microsoft. It is widely used…

Continue"C# Programming: A Beginner-Friendly Introduction"

XML: The Foundation of Structured Data Exchange

XML: The Foundation of Structured Data Exchange
will development 19. February 2026 4. April 2026

XML: The Foundation of Structured Data Exchange In a world driven by data, structured information is…

Continue"XML: The Foundation of Structured Data Exchange"

Python: The Versatile Language Powering Modern Development

Python: The Versatile Language Powering Modern Development
will development 19. February 2026 4. April 2026

Python: The Versatile Language Powering Modern Development Python has become one of the most influential programming…

Continue"Python: The Versatile Language Powering Modern Development"

What Is Linux and Why Does It Matter?

What Is Linux and Why Does It Matter?
will development 18. February 2026 4. April 2026

Linux is an open-source operating system that powers everything from personal laptops to enterprise servers and…

Continue"What Is Linux and Why Does It Matter?"

What Is YAML? A Developer-Friendly Guide

What Is YAML? A Developer-Friendly Guide
will development 18. February 2026 4. April 2026

YAML is a human-readable data serialization format widely used for configuration files, automation workflows, and infrastructure…

Continue"What Is YAML? A Developer-Friendly Guide"

What Is JSON? A Practical Guide for Developers

What Is JSON? A Practical Guide for Developers
will development 18. February 2026 4. April 2026

JSON (JavaScript Object Notation) is one of the most widely used data formats in modern software…

Continue"What Is JSON? A Practical Guide for Developers"

Docling – Turning Documents into Structured Data for AI Workflows

Docling – Turning Documents into Structured Data for AI Workflows
will development 12. February 2026 4. April 2026

In the age of AI and automation, unstructured documents are everywhere — PDFs, scanned files, Word…

Continue"Docling – Turning Documents into Structured Data for AI Workflows"

Speed best practice

Speed best practice
will development 29. March 2020 4. April 2026

Install as few plugins as possible Do not use plugins for all functions. For example, "Fav…

Continue"Speed best practice"

Speed factor images

Speed factor images
will development 29. March 2020 4. April 2026

Gorße's images generate emotions. But also charge more slowly. An approach to repenting images before uploading…

Continue"Speed factor images"

Speed factor hosting

Speed factor hosting
will development 29. March 2020 4. April 2026

Webspace (shared Webspace) V-Server (Virtual Server) Root Server (fully rentable server | Advantage – absolute control)…

Continue"Speed factor hosting"

Speed factors

Speed factors
will development / uncategorized 12. February 2020 4. April 2026

Hosting variants Root server (fully rentable server): Advantage: Absolute control (Oversized for most WordPress scenarios) V-Server(A…

Continue"Speed factors"

Android permission

Android permission
will development 3. July 2019 4. April 2026

You declare the permissions your app requires in the AndroidManifest.xml using the .. <uses-permission> element. To…

Continue"Android permission"

Bound service

Bound service
will development 3. July 2019 4. April 2026

Started services are great for background operations, but what if you need a service that’s more…

Continue"Bound service"

Service

Service
will development 30. June 2019 4. April 2026

You start a service from an activity in a smilar way to how you start an…

Continue"Service"

Log messages

Log messages
will development 30. June 2019 4. April 2026

Adding messages to alog can be a useful way of checking that your code works the…

Continue"Log messages"

AsyncTask

AsyncTask
will development 30. June 2019 4. April 2026

An AsyncTask lets you perform operations in the background. When they’ve finished running, it then allows…

Continue"AsyncTask"

changeCursor()

changeCursor()
will development 28. June 2019 4. April 2026

Cursors don’t automatically keep trac of whether the underlying data in the dabase has changed. So…

Continue"changeCursor()"

Cursor adapter

Cursor adapter
will development 28. June 2019 4. April 2026

How to use a simple cursor adapter You initialize te adapter, then attach it to the…

Continue"Cursor adapter"

Database cursor

Database cursor
will development 28. June 2019 4. April 2026

A cursor lets you read from and write tot the database.Youe specify what data you want…

Continue"Database cursor"

SQLite database

SQLite database
will development 27. June 2019 4. April 2026

Android stores data in SQLite database. Why SQLite? Its lightweightSQLite database is just a file. When…

Continue"SQLite database"

ListView

ListView
will development 27. June 2019 4. April 2026

The most basic way to connect items to a ListView (static data) res/values/strings.xml The ListView in…

Continue"ListView"

AppCompatActivity class

AppCompatActivity class
will development 7. June 2019 4. April 2026

The AppCompatActivity class is a subclass of Activity. It lives in the AppCompat Support Library, and…

Continue"AppCompatActivity class"

App bar

App bar
will development 7. June 2019 4. April 2026

An app bar has a number of uses: Displaying the app or activity name so that…

Continue"App bar"

Android Themes

Android Themes
will development 7. June 2019 4. April 2026

A theme is a style that’s applied to an activity or application so that your app…

Continue"Android Themes"

Support Libraries

Support Libraries
will development 7. June 2019 4. April 2026

The Android Support Libraries provide backward compatibility with older versions of Android. THey sit outside the…

Continue"Support Libraries"

Screen-specific folders

Screen-specific folders
will development 2. June 2019 4. April 2026

Let’s say you want to your app to use a specific layout when it’s used on…

Continue"Screen-specific folders"

Fragments lifecycle

Fragments lifecycle
will development 1. June 2019 4. April 2026

Activity states Fragment callbacks Activity created onAttach() onCreate() onCreateView() onActivityCreated() onAttach(Context)This happens when the fragment is…

Continue"Fragments lifecycle"

What fragment code looks like

What fragment code looks like
will development 1. June 2019 4. April 2026

When you create a fragment, Android Studio creates two files for you: Java code for the…

Continue"What fragment code looks like"

Posts pagination

1 2 3
  • ai
  • development
  • marketing
  • tools
  • uncategorized
  • web

Tags

ai-tools (12) analytics (5) android (29) backend (13) beginner (3) best-practices (26) concept (1) css (1) database (2) ecommerce (1) email-marketing (3) examples (30) frontend (2) git (4) google-ads (23) guide (11) mistakes (2) programming (41) resources (16) seo (9) social-media (16) tools (20) web-development (11) wordpress (27)

RSS WP News

  • From AI to Open Source at WordCamp Asia 2026
  • WordPress 7.0 Release Candidate 2
  • WP Packages is Working the Way Open Source Should
  • WordPress 7.0 Release Candidate 1
  • WordPress 7.0 Beta 5
  • WordPress 6.9.4 Release
  • Your Browser Becomes Your WordPress
  • WordPress 6.9.3 and 7.0 beta 4
  • WordPress 6.9.2 Release
  • WordPress 7.0 Beta 3
Powered by Kahuna & WordPress.
©2026 KIO