The possibilities of the OpeanAI language model are incredible. Just input the source code, ask for its analysis, correction and rewriting…
Ján Regeš, a colleague, friend and especially a great person, has been working at SiteOne digital agency for over 15 years. He was my first…
In 2016 I graduated from the industrial school in Kladno. Back then I didn't understand how the world works - today I have at least a…
The Latte templating system is suitable for rendering almost all types of templates on the web. For rendering frontend templates, for…
When sending binary files, always think about what HTTP headers to choose. In case of sending a CSV file (almost ideal format for simple…
The approximate distance of two GPS points as the crow flies can be easily calculated by the algorithm:
PHP implementation
function…
When developing a more complex application, you will appreciate the ability to develop more features up front, distribute them with the…
I have been actively using Nette Framework for almost 6 years for commercial software development. During the first years I was very…
Regular expressions cannot be used to handle very complex strings that have grammar, such as programming language source code, annotations…
SSH is a network protocol for encrypted file and Terminal transfer. SSH is most commonly used for remote control of a web server and secure…
PHP mám opravdu rád, protože umožňuje velmi rychle dosáhnout cíle a udržovat elegantní kód. První PHP aplikaci jsem naprogramoval před více než 10 lety, a od té doby se PHP stalo jedním z mých nejoblíbenějších jazyků.
Za tu spoustu let se PHP hodně posunulo, proto na tomto webu najdete spoustu postřehů a triků, jak řešit problémy elegantně. Taky si můžete pročíst série článků, zkušeností a dobře míněných rad, které pomohou zásadně zlepšit Vaše webové aplikace.
Poslední 3 roky kariéry se věnuji převážně návrhu softwaru, architektuře, tréninku vývojářů, konzultacím a školení s cílem zlepšit návrhové vzory aplikací a odhalit úzká hrdla konkrétního projektu.