-
Beware: QRFY.com, QR code snare
Spanish company QR Code Generator PRO S.L (hereinafter, the „QRFY”) practice on getting paid clients on QR code generation services is manipulative and violate informed consumer consent principle. In this post I will describe how you can get in trouble by generating the QR codes on their website. First let’s define the terms: QR code…
-
Patogesnė juridinių asmenų paieška
Darbe man tenka naudotis Registrų centro juridinių asmenų duomenų paieška. Kuri yra ganėtinai ribota (galima ieškoti tik pagal pavadinimą ir juridinio asmens kodą), ir dar su kiekviena paieška prašo įvesti Captcha paveikslėlio duomenis. Sucks, vienžo (nors suprantu, kodėl taip padaryta). Tad vasarą pasidariau tokį projektėlį – patogesnę juridinių asmenų duomenų paiešką. Panaudojau viešai prieinamus juridinių…
-
Site Deployment Via ftp(s)
A few of my projects are on shared hosting, where I do not have shell access and cannot deploy using git. Rsync is also not an option. So I used to resort to using Krusader file manager (part of KDE ecosystem), which has a nice option to sync files over SFTP, FTP and other protocols.…
-
Enhancing SQlite3 with ICU extension
I have been using SQLite3 databases in a few of my projects lately, and liked a lot the simplicity of development using SQLite3. It is so easy when database is a single file, and there is no extra database server to connect to. I liked SQLite3 so much that I have even moved this blog…
-
Asmens kodų tikrinimo priemonė
Dalinuosi vienu iš savo projektėlių – asmens kodų tikrinimo priemone, kuri gali kam nors praversti. Joje panaudotas šio tinklaraščio įraše „PHP Function to Validate Lithuanian Personal Identification Number“ aprašyta PHP asmens kodų tikrinimo klasė.
-
Tarptautinio Teisingumo Teismo klausymai dėl PAR kaltinimų Izraeliui dėl genocido konvencijos pažeidimų
Tiesioginė transliacija ir įrašai (atverti įrašo puslapį peržiūrai).
-
Running migrations for Codeigniter 4 via HTTP
I did not have command line access on a few of the servers that hosted the projects I was working on. And currently Codeigniter 4 only has documentation on running database migrations / rollbacks / seeds in the command line. Therefore I asked around and made a special controller for the migrations / rollbacks /…
-
PHP Function to Validate Lithuanian Personal Identification Number
[Update: here is a service that can be used either in browser or as an API to check multiple personal codes, using the functions described below: https://pr.lapas.info/ak] Below is a simple function for PHP to check if a number is a valid Lithuanian personal identification number. As I made it for Codeigniter 4, it is…
Bendraukime