<tutorialjinni.com/>

Download YouTube Videos to Desktop Free

Posted Under: Tutorials on Dec 16, 2016
Download YouTube Videos to Desktop Free
YouTube is undoubtedly the biggest online video website in the world. This tutorial focus on technique by which you can download the video to your desktop easily and off course free.

Black Screen on Video Playback in Chrome

Posted Under: Tutorials on Dec 13, 2016
Black Screen on Video Playback in Chrome
When you click to play a video or a Gif in Facebook, YouTube or any other website using Chrome browser on computers having new AMD graphics card. You will notice when video starts playing the player become either partially black...

How to Autopwn in Metasploit 4

Posted Under: Tutorials on Dec 1, 2016
How to Autopwn in Metasploit 4
db_autopwn was deprecated from Metasploit framework. In this tutorial we will get db_autopwn back to life. We need a Linux box with Metasploit installed. We are using Parrot Security OS with Metasploit 4.13.

TypeScript Hello World Example

Posted Under: Tutorials on Nov 28, 2016
TypeScript Hello World Example
TypeScript is a super set of JavaScript. Any piece of JavaScript is also a valid code in TypeScript. TypeScript is all about making JavaScript scale. It is about making easier to build medium to large applications in JavaScript.

Angular 2 Netbeans 8.2 & Typescript Hello World Example

Posted Under: Tutorials on Nov 25, 2016
Angular 2 Netbeans 8.2 & Typescript Hello World Example
New release of AngularJS i.e. Angular 2 bring exiting features that open a new dimension of web development. Angular 2 supports a wide range of language to work with that includes TypeScript, ECMAScript, 2015 Dart and ES5. Inclusion of ES5 mean that it can support traditional JavaScript.