Skip to content

Instantly share code, notes, and snippets.

@pwnsomebosnian
pwnsomebosnian / index.html
Created September 6, 2025 05:50
Vue.js London!
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2058.71 826.05">
<g id="firstbird" class="bird">
<path class="wing_b" data-name="wing b" d="M-104.86,577.17l61.23,58.31-31.68,10.11Z" fill="#6dbd94"/>
<path class="head" d="M-41.69,605.35l21,11.08-22,2.14Z" fill="#6dbd94"/>
<path class="body" d="M-111.66,667.75l70-62.4-1.94,30.13Z" fill="#34a072"/>
<path class="wing_f" data-name="wing f" d="M-43.63,635.48l-29.16,13.61-19.43-81.64Z" fill="#45b281"/>
</g>
<g id="secondbird" class="bird">
<path class="wing_b" data-name="wing b" d="M1910.71,633.74,1879,623.63l61.23-58.31Z" fill="#6dbd94"/>
<path class="head" data-name="head" d="M1878.05,606.72l-22-2.14,21-11.08Z" fill="#6dbd94"/>
import time
import socket
import requests
import xml.etree.ElementTree as ET
# Tested with Qsys Core Nano version 9.9.0
# Packets captured from TSC-80-G2 using tcpdump
# This looping code allows the Core to discover a touchpanel on a network without multicast
CORE_IP = 'xxx.xxx.xxx.xxx'

Installing a Colorfront central linux database

Instructions are current for Transkoder 2020.
This has been tested on Ubuntu 20.04, but you can adapt to other distributions.

Install LAMPP web server

Supported versions:

  • PHP 7.1 - 7.2
  • MariaDB 10.1 - 10.3
  • Apache 2.4