IMAGE MANAGER with VueJS & NodeJS

In this tutorial, we use VueJS, NodeJS, and MongoDB to create an Image manager. The manager can upload, view and remove images from the server/database.

PHP versions new features, depcrepated functions

PHP 5.4 is Released — What’s New?

https://www.sitepoint.com/whats-new-in-php-54/
*********************************
Deprecated features in PHP 5.4.x

http://php.net/manual/en/migration54.deprecated.php

******************
Migrating from PHP 5.3.x to PHP 5.4.x

http://php.net/manual/en/migration54.php
**************
PHP 5.3:
Deprecated features in PHP 5.3.x
http://php.net/manual/en/migration53.deprecated.php

******
List of deprecated functions between php4.4 -> php7:

https://stackoverflow.com/questions/38850009/list-of-deprecated-functions-between-php4-4-php7

OBS studio beállítása laptopon, ha fekete a képernyő

Configure your system for Display Capture
If Display Capture is not working, chances are you need to set OBS to run on the Integrated GPU.

Display Capture for NVIDIA-based Laptops
Close OBS if it is currently open
Go to the NVIDIA Control Panel by right clicking on your desktop, and then clicking on “NVIDIA Control Panel”
Click on “Manage 3D Settings” if it is not already selected
Under the Program Settings tab, click the “Add” button under where it says “Select a program to customize:”
Navigate to the .exe path for OBS and add it to the list
Default paths are: C:\Program Files\obs-studio\bin\64bit\obs64.exe and C:\Program Files (x86)\obs-studio\bin\32bit\obs32.exe)
Make sure it is selected in the drop down list
Then, under where it says “Select the preferred graphics processor for this program” open the drop down and select “Integrated graphics” from the list
Save and apply, then open OBS and check Display Capture again

https://obsproject.com/wiki/Laptop-Troubleshooting#configure-your-system-for-display-capture

How to create a CAMERA APP in VueJS

In this tutorial, We make a CAMERA APP in VueJS. We use different components and features of Vue to create a cool camera web application.

The main language used in this video is JavaScript.

My Text Editor: VSCode
My Theme: Google Material