Uncategorized

Uncategorized
How To Find Large Emails in Gmail, Delete them And can have more space in my gmail
June 21, 2018
0
,
Recently my gmail account was getting almost full, so I decided to find out emails with largest attachment so that I can delete them in case I do not need them anymore. In the search box, I have typed “size:10485760” . It listed all the emails that has attachment size of 10MB.  Its format is: […]
Uncategorized
Honeypot !!!!
January 28, 2018
0
In computer terminology, a honeypot is a computer security mechanism set to detect, deflect, or, in some manner, counteract attempts at unauthorized use of information systems. Generally, a honeypot consists of data (for example, in a network site) that appears to be a legitimate part of the site, but is actually isolated and monitored, and […]
Uncategorized
How to Study
January 22, 2018
0
https://www.cse.buffalo.edu//~rapaport/howtostudy.html
How To Java Programming Uncategorized
How to Code Signing to Your Java Project
January 9, 2018
0
Recently I was developing an App using Java that will be launched from Website Directly using JNI Technique. I have created a Jar file. But problem is your Jar File will be not leaded or run if the Jar File is not signed with any Code Signing Certificate.   You must generate the CSR from […]
Uncategorized
Effective Engineer Guide
December 29, 2017
0
Uncategorized
Stripe Payment Gateway Error – Process Payment Unsafely – Settings Fixing
December 20, 2017
0
If you integrate Stripe Payment Gateway in 3rd party shopping cart & faced the problem that transaction was not happening properly & have received the following error message: ######################################################################################################################## Failed (1326035). Reason: Sending credit card numbers directly to the Stripe API is generally unsafe. To continue processing use Stripe.js, the Stripe mobile bindings, or Stripe Elements. […]
Uncategorized
Protected: Neural Networks and Deep Learning – Week 2 – Quiz Answer
September 4, 2017
0
There is no excerpt because this is a protected post.
Uncategorized
How To Install Custom Library / Module in WinPython
December 7, 2016
0
Recently, I have started working on Machine Learning. From the online course, I can see that they are using Python. My MAC pc suddenly collapsed, so I had to install python in my Wndows PC. I have installed WinPython 2.7 Version (64 Bit) Then after installing it, from DOS prompt, I switched to the folder: […]
Uncategorized
Laravel : Generate Key
November 18, 2016
0
C:\xampp5.6\htdocs\eowynsoftstore> $ php artisan key:generate Application key [Idgz1PE3zO9iNc0E3oeH3CHDPX9MzZe3] set successfully.
Uncategorized
Install H264 Streaming Module for Apache & PHP on CentOS Server
February 10, 2016
0
Download & Install First: