<tutorialjinni.com/>

IDM Alternative for Ubuntu Linux

Posted Under: Tutorials on Nov 16, 2016
IDM Alternative for Ubuntu Linux
Internet Download Manager (IDM) is undoubtedly is one of the best download managers for windows. But it is not available for Linux environments. On Linux one uses wget or cURL or have to reply on browser downloading capabilities.

OWASP OpenDoor - Directory Access Scanner

Posted Under: Tutorials on Nov 15, 2016
OWASP OpenDoor - Directory Access Scanner
OWASP Directory Access scanner, OpenDoor, scan a website for all possible ways it can find in order to find some "juicy" information or pages. It is also capable to scan sub-domains of a website.

How to make an Antivirus Program in JAVA

Posted Under: Tutorials on Feb 10, 2016
How to make an Antivirus Program in JAVA
Today we will make an antivirus program using Java Programming Language. This code can be done in any programming language. The below written code is how an ANTIVIRUS works in actual or you can say its the algorithm (written in JAVA) to make people understand the basics of ANTIVIRUS internal searching mechanism.

Morris JQuery Charts by Example

Posted Under: Tutorials on Feb 10, 2013
Morris JQuery Charts by Example
In this tutorial we will look in to a light weight jquery charting library namely morris.js which uses Raphael which is used to simplify work of making vector graphics.

PHP Convert String SEO Friendly

Posted Under: Tutorials on May 25, 2012
PHP Convert String SEO Friendly
This tutorial explains how to create SEO friendly URL using PHP. Friendly URLs improves your site's search engines ranking. To make a SEO friendly URL a string must be sanitized for certain things like...