• Home
  • Find us
  • Python
    • A Brief History of Python
      • Import This
    • Setting up
    • Starting to Learn Python
    • My First Python Code
      • My First Code Snippet
      • Is this number a prime?
    • Functions in Python
      • Function to Format Date and Time in Python using a given Locale
    • Python and Objects
      • Using Classes and Objects
      • Check the types
    • Python and Numpy
      • Numpy arrays and matrices
    • Python and Pandas
      • Loading a CSV file
    • Python and OpenCV
    • Python and Tensorflow
  • XForms (EN)
    • XForms Day 2016
    • XForms tutorial
      • An introduction to XForms
      • XForms tutorial - Chapter 0 – Setting up the starting point
        • XForms initial template
      • XForms tutorial - Chapter 1 - Creating the model
        • Model
      • XForms tutorial - Chapter 2 - Collecting information from the user
        • Citizen or company
        • Control for First Name field
        • Group structure
        • Question for corporate account
        • The code so far
      • XForms tutorial - Chapter 3 - Making fields required
      • XForms tutorial - Chapter 4 - Creating logical paths
        • The model revisited
      • XForms tutorial - Chapter 5 - Getting started with validation
        • Email
        • Email required
        • Building number
        • The code so far
      • XForms tutorial - Chapter 6 - Expanding the form, exploring other controls
      • XForms tutorial - Chapter 7 - Repeating sections
      • XForms tutorial - Chapter 10 - Creating a wizard structure
        • Chapter 10 Full code
    • XForms Tools
      • Orbeon
      • betterForm
      • Smartsite
      • XSLTForms
      • IBM Forms
    • Using Orbeon to develop interactive forms
  • SVG
  • Meta data models
    • Keywords
    • Thesaurus
    • Ontology
    • Taxonomy
    • Topic map
  • Umbraco CMS
    • Umbraco Document Types
    • Document Types and Permissions
    • Document Types and Templates
      • Master Template
    • Umbraco Macros
      • Previous ... Next Macro
    • Website Performance
      • Lazy Loading
      • Using Pragmas
    • Error Handling
      • Error Node
  • About us
Monday, August 12, 2024

SVG - The forgotten treasure

SVG or Scalable Vector Graphics is one of those treasures that many developers have ignored. But why? An exploration into this forgotten standard.

Monday, August 12, 2024

The history of SVG

Skip this blog post if you are only interested in the current application of SVG.

Monday, August 12, 2024

SVG Basics

How to get started with your first SVG project.

Monday, August 12, 2024

SVG Elements

Circles, lines, boxes, text: SVG is a world onto itself.

Monday, August 12, 2024

SVG and Javascript

SVG is programmable. What we mean by that is explained in this blog post.

Python
  • A Brief History of Python
  • Setting up
  • Starting to Learn Python
  • My First Python Code
  • Functions in Python
  • Python and Objects
  • Python and Numpy
  • Python and Pandas
  • Python and OpenCV
  • Python and Tensorflow
SVG
  • SVG Basics
Meta data models
  • Keywords
  • Thesaurus
  • Ontology
  • Taxonomy
  • Topic map
Related
  • CM Pro (NL)
Umbraco CMS
  • Umbraco Document Types
  • Document Types and Permissions
  • Document Types and Templates
  • Umbraco Macros
  • Website Performance
  • Error Handling