Saturday, February 20, 2021

To PHP or not to PHP

 I realized that I needed to understand PHP better to create contact forms for websites if not using WordPress or other content manager. I decided to take a course on LinkedIn https://www.linkedin.com/learning/learning-php-4 but to follow along, I was using an online PHP at https://paiza.io/projects/zdJqVjzL2iixbcRu7bZ_SQ.

However, to develop a website with HTML, CSS, JavaScript and PHP, it would be difficult to test the website using online PHP.  Therefore, I downloaded the Eclipse IDE for PHP and Apache Tomcat. (I was familiar with Eclipse IDE for Java which is why I chose the Eclipse IDE).

Downloads:

Eclipse IDE for PHP developers from https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/2020-06/R/eclipse-php-2020-06-R-win32-x86_64.zip

Apache Tomcat from https://tomcat.apache.org/download-90.cgi

I researched how to link Eclipse to the webserver from https://www.eclipse.org/webtools/jst/components/ws/1.5/tutorials/InstallTomcat/InstallTomcat.html

1. Opened Eclipse

 

opening screen

2. Windows > Preferences

 

opening preferences

3. Servers, highlighted default and pressed edit, then browsed to location of Apache Tomcat

 

find your server

Next, I will follow https://www.eclipse.org/pdt/help/html/creating_php_projects.htm to set up a project so I can practice the exercises of the LinkedIn class.



Saturday, February 6, 2021

Video-editing: How to Add Text to the Screen

 


I have been adding videos to my YouTube channel at Cloudy Sky Today 

Sometimes, I use OBS Studio with a green screen in the background to display the images and my webcam.  Other times, I have used PowerPoint’s screen capture feature with Photos and microphone to make a video.  Then there are other times, I use my phone or my old camera to capture video.

my screen and my green screen
my screen and my green screen


Generally, I use Wondershare Filmora to crop and export to mp4 format. But at times, I use Wondershare Filmora to combine different videos from the different sources even throwing in some images that I create in Photoshop. 


Then I noticed that Wondershare Filmora had a text on screen option so I decided to give it a try: 

adding text to video


There are other rows to experiment with but that will be another week!