Blog

This blog is where I will post about the software, the progress, ideas for new programs, software updates, and home page updates. Only the most important posts are included.


Secure passwords

2018-10-14
I'm currently working on phpBlueDragon Pass software. It will be used to store passwords on your computer. Later I will also develop software in a network version. Passwords are encrypted with 256-bit keys and the highest status is not allowed to get outside. All file decryption, including passw [...]


New programs: document collection and SEO text generation

2018-09-08
I have prepared new programs that they are: A program for collecting documents, arranging them in a hierarchy, with its own basket and the ability to clean it. The second one is software for SEO enthusiasts. Very simple, allowing you to automatically generate texts for search engines. It is divided [...]


New program for counting checksums

2018-07-30
I have published a new prgorgram for calculating checksums. It can generate such data as: MD5, CRC32, SHA1, SHA256, SHA384, SHA512. [...]


Downloading the framework and its configuration

2018-07-27
Download the framework before you start working with it. These can be found on the following website: http://www.yiiframework.com/. In the page that opens, you will find links in the header. Move the cursor over the downloads menu and select the framework option. Scroll to the page header: Install f [...]


About programming in PHP

2018-07-27
When programming in PHP, we often have to solve problems that are already developed by others. Remember to configure our applications, connect to the database, display the templates - all of this must be programmed by yourself. It is very easy to use the framework, which contains most of the element [...]


New version of file conversion program

2018-07-03
I have prepared a new version of a program designed to encrypt our file with a password. In addition to the changes consisting in improving the graphic interface and improving the Tab key, I added a file conversation in a new process. [...]


I have published a free e-book on the Yii Framework

2018-06-18
When programming in PHP, we often have to solve problems that are already developed by others. Remember to configure our applications, connect to the database, display the templates - all of this must be programmed by yourself. It is very easy to use the framework, which contains most of the elem [...]


Information about the development environment and my health

2018-06-18
The first entry in the blog, which will be dedicated to my passion, which is programming applications mainly for the Web, but also for fixed programs in the .NET framework. In my opinion, Microsoft's opening up to other operating systems will be good for them. I leave the programming to Windows [...]