JavaFX Transparent stage | Transparent window in Javafx

In this video tutorial, I have describe the process to create transparent stage in Javafx. I have created a login window for example purpose and then i have applied external style sheet. Its very simple to create. You just need to choose good color combination to make the controls visible on transparent stage. I also described the step to set stage styles.

FFmpeg - Add water mark image on Video | FFmpeg Overlay Filter

In this video will explain about the FFmpeg overlay filter use. With the help of overlay filter we can add a water mark on video by passing overlay image as input then passing through filter and saving the output video file.

First i have explained to add watermark image on top left corner. Then i shown to add watermark image on top right and bottom right corner.


FFmpeg | Batch Processing of Multiple videos | Speeding up FFmpeg process by using batch processing

This video tutorial is about batch processing of multiple video together with help of .bat file. In this video i have explained with simple example to process multiple video with .bat file. Also i have describe the process to speedup the whole process with help of preset. You guys can do more experiment on this. Have fun !

iOS app | Animated pie chart | Bar charts with glossy api Example

I have implemented multiple choice question based iOS app. In this app i have used animated pie chart and bar chart and added glossy api to change normal button to glossy button.

Configure PPPoE Connection on MAC | PPPoE internet Connection Settings

In this tutorial i have described that  how you can easily configure PPPoE connection on mac, with LAN cable.

Create UML Class Diagram in Eclipse | UML Class Diagram for beginners

I have mentioned very easy way to Create UML class diagram in eclipse so quickly. Enjoy ! Step by step  easy guideline to create UML diagram in eclipse those facing difficulty to create by other ways.

Plugin URL:
http://www.objectaid.com/update/current

How to Install Maven 3.5.0 on Windows | Maven Installation Tutorial

In this video tutorial i explained that how to install maven on windows? This tutorial described complete process of download and install maven on windows.

URL: https://maven.apache.org/download.cgi

How to Install Apache Ant on Windows | Setup Apache Ant on Windows

In this video you will learn that  how to install Apache Ant on Windows? This tutorial explained that how to setup Apache Ant on windows? I have given step by step guideline in easy way.

Apache Download URL : https://ant.apache.org/bindownload.cgi

How to Install CasperJS | Take Screenshot of web page | Tutorial for beginners

This video showing installation steps and demonstrating how to navigate web page and take screenshot using capserJS script. I tried to describe all steps in very easy way. If you guys facing any issue do comment below. This tutorial explained that how to install casperJS.

 Download URL
(PhantomJS): http://phantomjs.org/download.html
(CasperJS) : http://casperjs.org/

How to execute shell script in cocoa app | Run shell script via Objective C code

Here is steps by step description how to execute shell script in cocoa app? In this tutorial i explained that how to run script from Cocoa app Objective C?

How to Install Tomcat 8 in Eclipse?

This video tutorial showing, how we can install tomcat 8 in eclipse and how to run a sample web project.

How to Add watermark in PowerPoint | Insert watermark in powerpoint

This video tutorial explained that how to add "watermark in power point"? It is very easy to insert watermark in power point.

How to download and install Maven on Mac?

In this tutorial i explained that how to download and install maven on mac, this tutorial shows that how to setup environment variables  maven on mac?

Install Maven in Eclipse | Setup Maven Plugin in Eclipse

In this video tutorial, i have explained that how to install maven in eclipse and, setup maven plugin in eclipse. You guys can follow same steps for other version of eclipse.

m2e Plugin URL: http://download.eclipse.org/technology/m2e/releases.

Maven project in eclipse | Dependency management in Maven

In this video tutorial, i have described the steps how to creating a maven project in eclipse, i demonstrated dependency management in maven in eclipse.

Install maven plugin in Eclipse :
https://youtu.be/9lYxbArs4hc

Bundle jar file to Mac Installer | Mac OS X Installer for Java Application

In this video tutorial i have explained how to Create Mac Installer from jar file. First we create jar from eclipse then we created .app after that we created installer package with help of packages.app on mac.

Install Dell Bluetooth Driver Software | Download Bluetooth Driver

In this video tutorial we are going to learn that, how to install Dell “Bluetooth driver" software on windows 7? This video tutorial will be helpful to download Dell “Bluetooth driver". There are three Bluetooth drivers software such as Intel Bluetooth driver, Atheros Bluetooth driver and Broadcom Bluetooth driver. We should choose correct driver according to laptop model, that is make Bluetooth performance user friendly. In this tutorial I installed Bluetooth driver according to dell laptop model. Please download all drivers from official websites only.

Bluetooth Not Showing In Device Manager

This video tutorial showing how to fix Bluetooth problem in windows 7? There are many problems with Bluetooth device such as "Bluetooth not showing in device manager windows 7", "Bluetooth icon missing from system tray" or notification area, "Bluetooth disappeared", "Bluetooth hidden in device manager" etc.
Now then, the question is how to fix "Bluetooth peripheral device problem"? The answer is, please watch this tutorial and fix Bluetooth problems step by step. Bluetooth malfunction completely removed.

Insert watermark in Excel 2007

This video tutorial explained that how to "insert watermark in Excel 2007"? Easy trick to "add watermark in excel 2007". To insert watermark in our document is good for safety and it will make our document safe.

How to Create iOS App icons

In this video tutorial , i have described the super easy way to create iOS app icons( all size) required for deploy app on app store. Many beginners that started working on iOS and android app development facing problem to create app icons. Its time consuming and need expertise in photoshop. So here i have given simple solution to by pass Photoshop process to create icons. Save time and be more productive.

How to change Eclipse default Theme on MAC

In this video tutorial i have described the easy way to change eclipse default boring theme to dark and cool theme. Its very simple to do. Just watch and do it your own.

CSS in JavaFX | How to use CSS in JavaFX application

This video tutorial will explain the steps to use CSS in JavaFX application. I have given step by step guideline for better understanding for those who are just begin to learn JavaFX.