Add Existing Project to Already created Remote Git Repository

Sample .gitignore command Some times you may want to create a .gitignore before to create git echo projectBase > .gitignore if there are multiple files/folders echo projectBase > .gitignore & echo otherFolder >> .gitignore Add Existing Project to Already created Remote Git Repository Prerequisites Install Git https://git-scm.com/downloads Install TortoiseGit(Optional) https://tortoisegit.org/download/ Create an account in Remote…

Markdown Basics

*** Use "WP Githuber MD"(https://wordpress.org/plugins/wp-githuber-md/) plugin to edit markdown in WordPress # Heading level 1 Heading level 1 <https://www.markdownguide.org/basic-syntax/> https://www.markdownguide.org/basic-syntax/ I really like using Markdown. I really like using Markdown. I think I'll use it to format all of my documents from now on. I think I’ll use it to format all of my documents…

Getting Albums of facebook account

https://developers.facebook.com/docs/graph-api/reference/user/albums/ HTTP request is GET /v12.0/{user-id}/albums HTTP/1.1 Host: graph.facebook.com To test/use http Search fb api test in google https://developers.facebook.com/tools/explorer/ Add user_photos permission, in "Permissions" (bottom right) "Generate Access token" Copy me?fields=albums and submit. (if it is for posts during a specific period, use me/posts?fields=message,created_time&since=1631146270&until=1631405470 , to get time stamps in this case use this service…

FFMPEG Tutorial basics

1.Installation Download link: https://github.com/BtbN/FFmpeg-Builds/releases as shown in https://ffmpeg.org/download.html#build-windows Make sure that environment variable PATH contains path of ffmpeg.exe 2. Add Subtitles ffmpeg -i file1.mp4 -vf subtitles=subtitles.srt videoWithSubtitles.mp4 subtitles.srt addSubtitle.bat file 3. Add Texts addTexts.bat 4. Add Image/Thumbnail addImage.bat 5. Text Scrolling 6. Video from Image 6.a. still image video 6.b. zooming image video “C:\Program Files…

Applying DSC (Digital Signature Certificate)

List of Certifying Authorities is listed in MCA site http://www.mca.gov.in/MinistryV2/certifyingauthorities.html Emudhra has more documentarion available in internet so we are choosing them Emudhra Video Tutorial Another Good Video Tutorial For PAN based DSC purchase https://www.youtube.com/watch?v=RWPU79sP-uE another nice one Requirements for purchase Passport Size photo Id Proof : Driving License Address Proof : Adhar Pan Camera…

LLP Incorporation Steps

1.Get DSC(Digital Signature Certificate for designated partners) involves 2 phases, viz : buying DSC and installing DSC 2.Reserve your name Home > MCA Services > LLP Services > RUN-LLP (Reserve Unique Name-LLP)  .RUN-LLP has to be filed with a fee of Rs 200. ( https://cleartax.in/s/mca-reserve-unique-name ) Run Auto check to make the name is not already applied/ registered…