<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>programming Archivi - SPACECLICK</title>
	<atom:link href="https://www.spaceclick.com/blog/tag/programming-en/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.spaceclick.com/blog/tag/programming-en/</link>
	<description>Technology, Engineering, Space</description>
	<lastBuildDate>Thu, 05 Dec 2024 12:29:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>/wp-content/uploads/2020/02/SpaceclickSC_Star_Square_W-ICON2_500-45x45.png</url>
	<title>programming Archivi - SPACECLICK</title>
	<link>https://www.spaceclick.com/blog/tag/programming-en/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>From Firmware to Firewalls: A Secure Approach for Embedded Systems in Electronics</title>
		<link>https://www.spaceclick.com/blog/from-firmware-to-firewalls-a-secure-approach-for-embedded-systems-in-electronics/</link>
		
		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Thu, 05 Dec 2024 12:29:35 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[raspberry]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technology]]></category>
		<guid isPermaLink="false">https://www.spaceclick.com/?p=2713</guid>

					<description><![CDATA[<p>Embedded system is a critical component that acts as the heart of today’s electronics and spans to industries such as healthcare, car manufacturing, and factories. This underlines the growing role of embedded software in the global market, their value in 2023 was USD 16.77 billion, and their CAGR for the years 2024-2030 is 9.1%. However, [&#8230;]</p>
<p>This post <a href="https://www.spaceclick.com/blog/from-firmware-to-firewalls-a-secure-approach-for-embedded-systems-in-electronics/">From Firmware to Firewalls: A Secure Approach for Embedded Systems in Electronics</a> is from <a href="https://www.spaceclick.com">SPACECLICK</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Forward data from virtual serial to a network address via TCP socket</title>
		<link>https://www.spaceclick.com/blog/forward-data-from-virtual-serial-to-a-network-address-via-tcp-socket/</link>
		
		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Mon, 22 Feb 2021 18:45:49 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[tutorial]]></category>
		<guid isPermaLink="false">https://www.spaceclick.com/?p=1339</guid>

					<description><![CDATA[<p>Let&#8217;s see how to forward data from a virtual serial to a network address.   Step 1 &#8211; Choose the serial to use  It is possible to view the list of virtual serial numbers available in the system with the following command:  dmesg &#124; grep tty  &#160; Step 2 &#8211; Socat  Socat is a very useful tool that is already [&#8230;]</p>
<p>This post <a href="https://www.spaceclick.com/blog/forward-data-from-virtual-serial-to-a-network-address-via-tcp-socket/">Forward data from virtual serial to a network address via TCP socket</a> is from <a href="https://www.spaceclick.com">SPACECLICK</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>What are symbolic links between folders and how to use them to increase space on your OS HDD</title>
		<link>https://www.spaceclick.com/blog/what-are-symbolic-links-between-folders-and-how-to-use-them-to-increase-space-on-your-os-hdd/</link>
		
		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Mon, 02 Nov 2020 01:43:00 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[curiosity]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">https://www.spaceclick.com/?p=1471</guid>

					<description><![CDATA[<p>When we install a large program on Windows, links are created in the registry that help keep track of the real location of the executable files.  For this reason, if we move a program to a secondary partition, it will stop working (the links will stop running).  &#160; How do you ensure the continuity of [&#8230;]</p>
<p>This post <a href="https://www.spaceclick.com/blog/what-are-symbolic-links-between-folders-and-how-to-use-them-to-increase-space-on-your-os-hdd/">What are symbolic links between folders and how to use them to increase space on your OS HDD</a> is from <a href="https://www.spaceclick.com">SPACECLICK</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to calculate hash MD5-SHA1-SHA-256-CRC32 in Windows Linux Mac and online</title>
		<link>https://www.spaceclick.com/blog/how-to-calculate-hash-md5-sha1-sha-256-crc32-in-windows-linux-mac-and-online/</link>
		
		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Sun, 01 Nov 2020 22:41:48 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[curiosity]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">https://www.spaceclick.com/?p=1481</guid>

					<description><![CDATA[<p>What they are  Hash are used in computer science to map a string (a sequence of bits) of arbitrary length into a string of predefined length.  It is a sort of &#8216;signature&#8217; of an electronic document. For each string you can calculate a hash, so each different string will have different hashes.  However, calculating the [&#8230;]</p>
<p>This post <a href="https://www.spaceclick.com/blog/how-to-calculate-hash-md5-sha1-sha-256-crc32-in-windows-linux-mac-and-online/">How to calculate hash MD5-SHA1-SHA-256-CRC32 in Windows Linux Mac and online</a> is from <a href="https://www.spaceclick.com">SPACECLICK</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to change the MAC address to the network card on Windows</title>
		<link>https://www.spaceclick.com/blog/how-to-change-the-mac-address-to-the-network-card-on-windows/</link>
		
		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Sun, 01 Nov 2020 20:57:54 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">https://www.spaceclick.com/?p=1407</guid>

					<description><![CDATA[<p>The MAC address (or MAC Address) is used by network cards to identify themselves in the exchange of information.  MAC stands for Media Access Control and consists of a 6 byte (48 bit) long code. It is assigned by the manufacturer of the card at the time of its creation and is unique for each [&#8230;]</p>
<p>This post <a href="https://www.spaceclick.com/blog/how-to-change-the-mac-address-to-the-network-card-on-windows/">How to change the MAC address to the network card on Windows</a> is from <a href="https://www.spaceclick.com">SPACECLICK</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to change Ubuntu resolution in VirtualBox</title>
		<link>https://www.spaceclick.com/blog/how-to-change-ubuntu-resolution-in-virtualbox/</link>
		
		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Wed, 01 Jul 2020 16:54:03 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[tutorial]]></category>
		<guid isPermaLink="false">https://www.spaceclick.com/?p=1262</guid>

					<description><![CDATA[<p>If you have installed Ubuntu Linux in a virtual machine on VirtualBox you will surely realize that by default its resolution is set to 640×480, very poor for any type of use.  You will have also noticed that going on the screen settings it is not possible to change this resolution from the dropdown.      To change the displayed resolution [&#8230;]</p>
<p>This post <a href="https://www.spaceclick.com/blog/how-to-change-ubuntu-resolution-in-virtualbox/">How to change Ubuntu resolution in VirtualBox</a> is from <a href="https://www.spaceclick.com">SPACECLICK</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Tutorial RaspberryPi: models &#8211; setup &#8211; first boot &#8211; configuration in a nutshell</title>
		<link>https://www.spaceclick.com/blog/tutorial-raspberrypi-models-setup-first-boot-configuration-in-a-nutshell/</link>
		
		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Wed, 15 Apr 2020 23:52:47 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[raspberry]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[tutorial]]></category>
		<guid isPermaLink="false">https://www.spaceclick.com/?p=1502</guid>

					<description><![CDATA[<p>A quick guide to the world&#8217;s cheapest and best-known Linux-ARM platform  Models &#8211; Connections &#8211; Setup &#8211; Installation &#8211; Booting &#8211; Configuration commands &#8211; Linux commands &#8211; Tricks  Introduction  What is Raspberry Pi Raspberry Pi was conceived from the idea of creating a low-cost computer.  In particular, a card that is able to run a linux distribution with [&#8230;]</p>
<p>This post <a href="https://www.spaceclick.com/blog/tutorial-raspberrypi-models-setup-first-boot-configuration-in-a-nutshell/">Tutorial RaspberryPi: models &#8211; setup &#8211; first boot &#8211; configuration in a nutshell</a> is from <a href="https://www.spaceclick.com">SPACECLICK</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>7 Ways to create tasks in .NET C#</title>
		<link>https://www.spaceclick.com/blog/7-ways-to-create-tasks-in-dot-net-c-sharp/</link>
		
		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Fri, 28 Feb 2020 17:55:48 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorial]]></category>
		<guid isPermaLink="false">https://www.spaceclick.com/?p=1029</guid>

					<description><![CDATA[<p>If you are programming in C# (.NET) and you are in the situation of having to create and execute a Task in a new thread, you can proceed in many different ways. First you add the following using directive:  using System.Threading.Tasks;   Use one of the following methods:   Classic Method Task.Factory.StartNew(() =&#62; { Console.WriteLine(“Hello [&#8230;]</p>
<p>This post <a href="https://www.spaceclick.com/blog/7-ways-to-create-tasks-in-dot-net-c-sharp/">7 Ways to create tasks in .NET C#</a> is from <a href="https://www.spaceclick.com">SPACECLICK</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Abilitate WebGL 2.0 on most common browsers</title>
		<link>https://www.spaceclick.com/blog/abilitate-webgl-2-0-on-most-common-browsers/</link>
		
		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Mon, 10 Feb 2020 18:02:17 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tool]]></category>
		<guid isPermaLink="false">https://www.spaceclick.com/?p=1033</guid>

					<description><![CDATA[<p>For the canvases created in WebGL 1.0 there are no problems, all browsers are already automatically compatible. However, if you see a black image, with no possibility to use it, it means that the canvas is managed by WebGL version 2.0 or later. To enable WebGL 2.0 and other experimental versions of WebGL on your [&#8230;]</p>
<p>This post <a href="https://www.spaceclick.com/blog/abilitate-webgl-2-0-on-most-common-browsers/">Abilitate WebGL 2.0 on most common browsers</a> is from <a href="https://www.spaceclick.com">SPACECLICK</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>cUrl list of the most used and pratical commands of the powerful open source networking tool</title>
		<link>https://www.spaceclick.com/blog/curl-list-of-the-most-used-and-pratical-commands-of-the-powerful-open-source-networking-tool/</link>
		
		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Mon, 30 Dec 2019 22:40:29 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web]]></category>
		<guid isPermaLink="false">https://www.spaceclick.com/?p=1077</guid>

					<description><![CDATA[<p>What is cUrl  cUrl is an open source object programming language, it&#8217;s very useful in web applications where a strong inter-compatibility between protocols and documents is required.    In particular, it avoids the developer having to use multiple programming languages, making  a single framework available in a series of functions combined between markup (HTML or JS) and computational languages (Java, C#, C++…).    [&#8230;]</p>
<p>This post <a href="https://www.spaceclick.com/blog/curl-list-of-the-most-used-and-pratical-commands-of-the-powerful-open-source-networking-tool/">cUrl list of the most used and pratical commands of the powerful open source networking tool</a> is from <a href="https://www.spaceclick.com">SPACECLICK</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: example.com @ 2026-05-02 16:55:28 by W3 Total Cache
-->