Showing posts with label How to. Show all posts
Showing posts with label How to. Show all posts

Monday, October 29, 2012

How To Create Simple Text Logo In Photoshop

Today we are going to create a text logo using some simple blending options in Photoshop cs3. Photoshop makes it easy to create different types of logos without having too much knowledge about designing or Photoshop tools. It means you do not have to be expert in Photoshop. It is easy to make Text Logo for newbies using Photoshop. What are we going to do ? We are going to create simple text logo like this one : Let's Start To Create...

Wednesday, October 24, 2012

How To Make Simple Website Layout Using Dreamweaver

The most important thing for a website is its layout. The layout should design according to SEO. The SEO stands for search engine optimization which is essential to improve your websites visibility in search engines. In this tutorial we are going to design a simple and SEO optimize website layout using Dreamweaver cs5. We are also providing  a video tutorial on this topic at the end for more details. Website Layout have following sections...

Tuesday, October 16, 2012

Convert Webpage To PDF Using FireFox Add-ons

Print Pages to Pdf gives you the ability to Convert a webpage, selected Bookmarks (like Bookmarkfolder or a list of Bookmarks), open Browsertabs or, if installed Scrapbook(Plus) pages into one Pdf Document. See also How To View and Browse a Website without internet. The AddOn does this work without sending any content over the Internet, the whole work is done locally for privacy reasons. Features :    1) Converting a webpage to...

Tuesday, September 11, 2012

How To Connect Facebook To Twitter or Twitter To Facebook

You can now easily link your personal Facebook profile or page to your Twitter account, and publish your “public” status updates directly to Twitter. Save the hassle of logging into two websites just to update your current status. You can link your Twitter and Facebook accounts together and save heaps of time. There are two ways to link Facebook and twitter 1) Connect your Facebook profile to twitter : Update your Facebook status and it will...

Sunday, September 9, 2012

How to Find Stored Passwords in Firefox and Chrome

Today i am going to show "How to hack your friend’s password" and "How to secure yourself from being hacked". Firefox, Chrome and many other browsers use store password functionality. If you use these browser for login to Facebook or any other site, the browser ask for saving the details (i.e. username and password). If you save your details using this store password functionality then Firefox and chrome store your password. Even though we...

Thursday, September 6, 2012

How To Create Backdoor Trojan To Spy On Remote Computer

What is Backdoor? A "backdoor" into a computer is a hidden way of accessing the computer without the owner's knowledge. What can Backdoor do? Backdoor gives you full access of the target computer from your computer. You can read, delete, copy, or upload any file to victim’s computer. What Will You Need? Temporary access to target computer IP address of the target computer  Let’s Start to create backdoor:  1) Download...

Tuesday, September 4, 2012

How To Create Phishing Page For Facebook, Gmail, Yahoo

What is phishing? The method in which the user receives a message with a link directing them to a fake phishing website which has the same look and feel as the legitimate website. If the user doesn’t look at the URL, it may be hard to tell the difference between the fake and legitimate websites. Then, the user is asked to provide personal information on the page for example username and password. How to create Phishing Page For Facebook, Gmail,...

Friday, August 24, 2012

How To Make Real Computer Virus

Note :  This is not a fake virus. It is not a batch script so be careful while using it. I recommend that you should create a system restore point before proceeding. A virus can damage or harm your system. It can corrupt your file, document, software, videos, system processes. To create a real computer virus you did not need to be a programmer. It is easy as installing a software in windows 7.  A JPS Virus Maker software make a...

Thursday, August 23, 2012

How To Create System Restore Point in Windows 7

What is system restore : System Restore helps you restore your computer's system files to an earlier point in time. It's a way to undo system changes to your computer without affecting your personal files, such as e-mail, documents, or photos. Why should you create system restore point :  Sometimes, the installation of a program or a driver can cause an unexpected change to your computer or cause Windows to behave unpredictably. Usually,...

Sunday, August 19, 2012

How to get google to display Did you mean : [your name]

If you are searching something on Google and by mistake you mistyped, then  Google shows you did you mean : [correct keyword or phrase]. One day while surfing on internet I was wondered by seeing a photo,  uploaded by my friend. In that photo he searched phrase “greatest superstar of India” on Google and Google shows results as “did you mean : [his Name]”. So I tried to figure out how he did that. You want to know how to do this, lets...

Friday, August 17, 2012

How To Make Your Computer Talks !

Today i am going to show you how to make your computer talks whatever you type ! Its really cool trick. You can show your geeky skills to your friends by showing them your computer talks with you. Make your computer Talks :  1) Open Notepad. Copy and Paste following code : Dim Message, SpeakMessage=InputBox("Enter Text to Talk","Speak")Set Speak=CreateObject("sapi.spvoice")Speak.Speak Message   2) Save the file, give...