A collection of videos I made on the web.
Every year, the PC dies. At least according to every single respectable newspaper. They probably write those articles from a PC.
Web development is easy to get into. It doesn't require too many complex tool to get started.
It's easy to spend too much time trying to solve a problem and suddenly you remember that this is not the problem you started with.
No matter what type of programming you do, you will need to install a massive amount of software.
Did you want to learn programming? I can help you with that. This is the introductory video to learning programming.
Is there a difference between a programmer and a developer? The answer is simple, and in the video.
The voice of AI studies how voice is not the ultimate medium of communication for machines. Voice should be limited to humans.
Metal Gear Solid V - When Venon was killed, Pink took over mother base. Diamonds quickly became the most powerful militaire sans frontier.
Authentication take a little more than one video. Here we will complete the implementation.
User authentication prevents the public from accessing private parts of your website. We can use services to create a simple system.
Can't feel the Californian drought in the City. However, a little stroll in the woods shows how deep the drought is.
It is important to test and secure file upload or it can easily be exploited to overwhelm the server.
Sometimes are smart phone cameras don't produce the best pictures. A little work with the Curve Adjustment tool can do miracles.
File upload is not very complicated with PHP. We will make it much easier with the framework with services.
Services make it easier to use third party libraries in your code. It also makes it easier to interchange libraries without changing much of the code.
Our initial design is not very pretty. So I took this opportunity to refresh the look just a little.
Not everything we write needs to be published right away. We need to have an option to save things without publishing. And fix other stuff.
We already have the option to edit articles, now we need the option to add new ones.
Creating a section in the admin to edit articles is the next step. Also a good time to share server settings.
Even though the Admin will not be seeing by the public, it is still a good idea to style it. A good UI will make you more productive.