I know, it is not modest to name your own solution “clever”, but I simply like it and I think that it can serve well in various cases. The reason…
As you can see in my previous posts on ESP8266, I tend to hardcode the WiFi SSID and password in my project files. This is a typical thing for a…
Some of our clients are simply hosting ColdFusion sites on our servers. These sites are sometimes using HTML and HTM files as the source of ColdFusion code. In such a…
Sometimes, ColdFusion tends to be a real troublemaker in connection with IIS. The IIS is also not helping – the error messages are not always meaningful. The ultimate solution to…
Have you received such an email yet? This means that you have to take care of your access method – you will have to adjust the configuration of your repository.…
If your website is sometimes placed in the iFrame, you may notice that the session is not maintained. If the user is logging in in the iFrame, once the page…
Once again I came across a strange issue on one of our client’s websites. Their website is being placed in the iFrame on different other websites – because they provide…
In fact, when the HTTPS page is trying to load HTTP content, it fails. HTTPS is a secure connection (transmission is encrypted) and HTTP is not. The browser is preventing…
This strange issue occurred today on one of the new servers I prepared. I moved the test website from my client’s machine and I was testing it to check what…
A few weeks ago, I started my security camera timelapse project which resulted in a lot of files being captured (my camera takes a photo every minute). I moved the…