<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Redirection… on Zelbinium</title>
    <link>/en/</link>
    <description>Recent content in Redirection… on Zelbinium</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <atom:link href="/en/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>HTML and CSS</title>
      <link>/en/resources/html/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/en/resources/html/</guid>
      <description>HTML and CSS # HTML is a language used to describe the elements composing a graphical interface, with which CSS is associated, allowing the appearance of these elements to be defined.&#xA;JSBin allows you to view an interface programmed in HTML/CSS on the fly.&#xA;There is a wealth of documentation on HTML and CSS, both on the web and elsewhere (https://developer.mozilla.org/docs/Learn/HTML and https://developer.mozilla.org/docs/Learn/CSS, for example). Note that many of these documentations will mention JavaScript, a language associated with web technologies of which HTML and CSS are a part.</description>
    </item>
    <item>
      <title>Interface</title>
      <link>/en/tutorial/frontend/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/en/tutorial/frontend/</guid>
      <description>The interface # Introduction # The coding of the interface is based on the HTML language, which is made up of tags. If tag is the name of the tag, the corresponding opening tag is &amp;lt;tag&amp;gt; and the closing tag, &amp;lt;/tag&amp;gt;. Between the two, we place the tag content, which may itself be made up of tags.&#xA;Tags are always nested, i.e. they are closed in the reverse order in which they were opened.</description>
    </item>
    <item>
      <title>Processing</title>
      <link>/en/tutorial/backend/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/en/tutorial/backend/</guid>
      <description>The processing # Introduction # Now that the interface has been created on the page dedicated to the interface, we can move on to coding the processing part of the application.&#xA;The application can be launched directly from this page at each stage of its development, for a better understanding of the purpose of the code introduced at each stage.&#xA;Interface displaying # Interface description (BODY) # Let&amp;rsquo;s create a constant with the content that has been elaborated on the Interface page.</description>
    </item>
    <item>
      <title>The Python language</title>
      <link>/en/resources/python/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/en/resources/python/</guid>
      <description>The Python language # Python is considered one of, if not the most suitable language for beginners. This doesn&amp;rsquo;t mean, however, that it&amp;rsquo;s confined to the educational sector. It&amp;rsquo;s one of the most widely used languages for professional use by people who don&amp;rsquo;t do computers for a living.&#xA;For the documentation : https://docs.python.org/.&#xA;The online demonstrations are based on a slightly modified version of the Python version of the Atlas toolkit.</description>
    </item>
    <item>
      <title>JS Bin</title>
      <link>/en/resources/jsbin/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/en/resources/jsbin/</guid>
      <description>JS Bin # JS Bin is a service that renders HTML and CSS code on the fly. This service does not require an account.&#xA;It facilitates the development of HTML/CSS-coded interfaces, whose HTML and CSS code can then be copied unchanged into the source code of the applications for which they are intended.&#xA;Other similar services exist, such as CodePen, for example.</description>
    </item>
    <item>
      <title>Brython</title>
      <link>/en/resources/brython/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/en/resources/brython/</guid>
      <description>Brython # Brython lets you execute Python code directly in the browser, as shown in the insert below. This is what is used on this site.</description>
    </item>
    <item>
      <title>Replit</title>
      <link>/en/resources/replit/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/en/resources/replit/</guid>
      <description>Replit # NOTA: Replit was formerly called Repl.it and its address was https://repl.it. These old names and addresses can be found in documents that has not been updated.&#xA;Replit is an online development environment, which can be accessed via a web browser, even from a smartphone or tablet. In addition to a number of tools that facilitate the development of applications in a wide range of languages, Replit also makes it possible to run these applications without having anything to install, as can be seen from the many inserts on this site that are based on Replit.</description>
    </item>
    <item>
      <title>Create</title>
      <link>/en/create/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/en/create/</guid>
      <description>Create your own application # Here you can create your own application.&#xA;A tutorial on creating an interface is available on the Interface page of the Tutorial section, and another on coding the processing part on the Processing page of the same Tutorial section.&#xA;In the insert below, we&amp;rsquo;ll draw the application interface. Once this has been done, we&amp;rsquo;ll move on to the second insert.&#xA;In the insert below, replace the content of the BODY constant with the content created above.</description>
    </item>
    <item>
      <title>Forges</title>
      <link>/en/resources/forges/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/en/resources/forges/</guid>
      <description>Software forges # A software forge is a web service that lets you host the source code of your applications and share them easily.&#xA;So you can use a development environment on your personal computer to develop your applications, then use one of these forges to retrieve them on your smartphone or tablet, with Termux for Android models and iSH for Apple models, to run them there.</description>
    </item>
    <item>
      <title>Legal notices</title>
      <link>/en/legals/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/en/legals/</guid>
      <description>Legal notices # As this web site is hosted in France, I have to put some legal notices.&#xA;Mentions légales # Le site zelbinium.q37.info est un service de communication au public en ligne édité à titre non professionnel au sens de l’article 6, III, 2° de la loi 2004-575 du 21 juin 2004.&#xA;Il est hébergé par :&#xA;OVH - 2 rue Kellermann - 59100 Roubaix - France - RCS Lille Métropole 424 761 419 00045 Conformément à la loi, mes éléments d’identification personnelle leur ont été communiqués.</description>
    </item>
    <item>
      <title>Contribute</title>
      <link>/en/contribute/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/en/contribute/</guid>
      <description>Contribute # By contributing to or supporting this project, you will improve the well-being of our children by changing their relationship to smartphones and digital technology in general.&#xA;Spread the word about this project to your own children and to children you know, as well as to people who come into contact with children, whether within the family or through other activities.&#xA;This entire site and the source code for the applications it contains are available on the https://github.</description>
    </item>
    <item>
      <title>The Atlas toolkit</title>
      <link>/en/resources/atk/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/en/resources/atk/</guid>
      <description>The Atlas toolkit # The Atlas toolkit (https://atlastk.org/) is world&amp;rsquo;s library that makes it easy to add a graphical interface to an application and bring it online. This library is at the heart of Zelbinium.&#xA;Documentation on its API can be found at https://atlastk.org/api.&#xA;There are a number of modules based on this library.&#xA;The term2web module, by writing a single line (from term2web import *) at the beginning of the source file, displays a Python program based on a user interface in a web browser.</description>
    </item>
    <item>
      <title>Contact</title>
      <link>/en/contact/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/en/contact/</guid>
      <description>Contact # To contribute to the content of this site and to Zelbinium in general: contribution page.&#xA;To support this project: support page.&#xA;To contact the author of this project: https://q37.info/contact.</description>
    </item>
  </channel>
</rss>
