ARCHIVE

Tips
Places where to check for Windows Startup Programs

Is your computer running slow ? Go to Start, search for System Configuration Start up folder Go to %userprofile%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs Open the Startup folder – you can drag here any shortcut
Developer - VSCode useful commands

command description Ctrl+Shift+N new window Ctrl+R find project Cmd+Shift+P run command Cmd+P find file Cmd+D duplicate selection ( assign it )
How to use tinypng cli to compress all pictures in a directory

First you need to install tinypng-cli and provide an api key sudo npm install -g tinypng-cli Use this code to compress in the same directory If it has been compressed before and has the compressed- prefix, then other files will not get compressed. Make a file named tinify.command and place it in your directory. declare

Continue reading

Web Development - Use Babel as Watcher in IntelliJ PhpStorm

First, we need to install babel-cli globally Open terminal and say npm install -g @babel/core @babel/cli Then, you will need a preset that babel will follow for now, we will use preset-env: npm install -g @babel/preset-env We will check if / where preset-env is installed which @babel/preset-env It may return nothing, but in my OS

Continue reading

How to free port 80 on mac os x

To see current processes do this in terminal sudo lsof -i ':80' To stop the built in apache server in Mac OS X do sudo apachectl stop
{"type":"main_options","images_arr":"'#ffffff'","bg_slideshow_time":"0","site_url":"https:\/\/digitalzoomstudio.net","theme_url":"https:\/\/digitalzoomstudio.net\/wp-content\/themes\/qucreative\/","is_customize_preview":"off","gallery_w_thumbs_autoplay_videos":"off","base_url":"https:\/\/digitalzoomstudio.net"}