Facebook

  • Pc Quests

    This blog helps you discover several Computer tricks and tips that i come acoss...

Monday, 21 March 2016

Steal TEMPLATEs

Learning how to code websites in HTML and CSS can be a long and arduous process, especially if you are trying to teach yourself from scratch. While you can buy books that will walk you through the process of HTML coding, sometimes there are concepts you need to see in action to fully comprehend them. The ability to copy a website will allow you to you dissect the coding process, bit by bit, helping you to understand exactly how HTML coding works.

Method1
Windows

  1. Image titled Copy a Website Step 1
    1
    Download and install HTTrack. If you want to copy an entire site, or a large number of pages from a site at once, you'll want the help of an automatic site downloader. Trying to manually save each page would be a much too time-consuming task, and these utilities will automate the entire process.
    • The most popular and powerful website copying program is HTTrack, an open source program available for Windows and Linux. This program can copy an entire site, or even the entire internet if configured (im)properly! You can download HTTrack for free from www.httrack.com.
  2. Image titled Copy a Website Step 2
    2
    Set the destination for the copied files. Once you’ve opened HTTrack, you’ll need to set a destination folder for the website files. Make sure to create a dedicated folder for your website copies, or you may have difficulty tracking them down in the future.
    • Give your project a name to help you locate it. HTTrack will create a folder in your destination directory with your project name.
  3. Image titled Copy a Website Step 3
    3
    Select "Download web site(s)" from the drop-down menu. This will ensure that HTTrack will download all of the content from the website, including any pictures or other files.
  4. Image titled Copy a Website Step 4
    4
    Enter the address you want to copy. You can enter in multiple websites if you'd like to copy multiple sites in the same project directory. By default, HTTrack will grab every possible link from that website that stays on the same web server.
    • If the website you want to copy requires you to log in, use the “Add URL” button to enter the website address as well as the username and password.
  5. Image titled Copy a Website Step 5
    5
    Start copying the website. Once you have entered your URLs, you can begin the copying process. Depending on the size of the website, the download process can take a significant amount of time and bandwidth to complete. HTTrack will show the progress of all the files you are copying to your computer.[1]
  6. Image titled Copy a Website Step 6
    6
    Check out your copied website. Once the download is complete, you can open the copied website and browse it directly from your computer. Open any of the HTM or HTML files in a web browser to view the pages as if you were online. You can also open these files in a web page editor to see all of the code that makes them work. The files will be localized by default so that links point to the downloaded files and not to the website. This allows for completely offline viewing.

Method2
Mac

  1. Image titled Copy a Website Step 7
    1
    Download SiteSucker from the Mac App Store. This is a free program that will allow you to download complete copies of websites. You can also download SiteSucker from the website at ricks-apps.com/osx/sitesucker/index.html.
    • If you download the app from the website, double-click the downloaded DMG file. Drag the SiteSucker application icon to your Applications folder to install it.
  2. Image titled Copy a Website Step 8
    2
    Enter the URL of the website that you want to copy. With SiteSucker's default settings, every page on the website will be copied and downloaded to your computer. SiteSucker will follow every link it finds but will only download files from the same web server.
    • Advanced users can adjust the settings for SiteSucker, but if you just want to copy a website you don't need to worry about changing anything. SiteSucker will copy the complete website by default.
    • One setting that you may want to change is the location for the copied website on your computer. Click the Gear button to open the Settings menu. In the "General" section, use the "Destination" menu to select where you want the files to be saved.
  3. Image titled Copy a Website Step 9
    3
    Click the "Download" button to begin saving the website. SiteSucker will start downloading all of the content from the website that you entered into the URL field. This can potentially take a very long time, and you can monitor the progress in the bottom part of the SiteSucker window.
  4. Image titled Copy a Website Step 10
    4
    Enter your username and password if prompted. If you're trying to download content from a password protected site, you'll be prompted for your login information. By default, SiteSucker will check your Keychain first to see if your login information is already stored. If it isn't, you'll need to enter this information manually.[2]
  5. Image titled Copy a Website Step 11
    5
    View your copied website after it is finished downloading. Once you have finished downloading the site, you can view it offline just as if you were online. SiteSucker will localize the web pages so that they point to the local downloaded files instead of the original online address. This allows you to view the entire site without an internet connection

Friday, 4 March 2016

RePaIr Sd CaRd

  How to Repair Damaged Memory Cards


Like a bad vending machine that takes your money without coughing up the product, a damaged memory card can seemingly eat your data. In some cases, you may be able to stick your hand down the card's proverbial throat and get it to cough up data that you have saved on it. The first thing to do is test the memory card using a USB memory card reader and your computer to see if it will recognize the card. If your computer system doesn't recognize the damaged memory card, use the Windows "chkdsk" program to repair it.
Step 1
Insert your memory card into a USB memory card reader. Plug the data cable for the USB adapter into a USB port on your computer. Windows automatically recognizes the device and assigns a drive letter to it. Double-click on the drive letter that Windows assigned to the device. If you can access your data, the card is working.
Step 2
Click the Windows orb on your taskbar, if nothing happens or you receive an error message when you double-click the card's drive letter. Type “run” (without the quotes here and in subsequent commands) in the “Search programs and files” text box. Click the "OK" button to open the Run pop-up box. Type “cmd" in the text box and click on the "OK" button to bring up a command prompt box. Type the "chkdsk" command and specify the drive letter to check, followed by "/r." The resulting command will look like this example: chkdsk e: /r. Press "Enter" to execute the command and check the memory card for errors.
Step 3
Wait until the "chkdsk" program finishes checking your memory card for structure corruption. Press the letter “Y” on your keyboard to allow the program to continue checking, until you recognize the files and directories that you have saved on the memory card. When "chkdsk" is finished checking the memory card, you're prompted to save lost chains into files. Click the “Yes” option. In a few moments, "chkdsk" will display all of your lost data files that have been repaired on your computer.
Step 4
Switch to the desktop and double-click on “Computer,” and then click on the drive letter that Windows assigned to the memory card. All of the files that were repaired will be visible, and you'll be able to access them again on the memory card.
Step 5
Remove the memory card from the memory card adapter. Unplug the data cable to the memory card adapter from the USB port on your computer. Insert the memory card into the mobile device that you normally use to access the files on it.

Thursday, 18 February 2016

PC HaCk

 Amazing PC / Internet Tricks No One Told You Before


You Can Search Google Timer In Google For A Timer With Alarm

google-timer

Search This In Google For Direct Mp3 Links

intitle:index.of?mp3 Your song name here
google-search-mp3

Use Your Chrome Browser As Notepad Quickly.

new1
Just copy the text below to the address Bar.
data:text/html, <html contenteditable>
Note: You can also bookmark this to use it anytime.

View Hidden Password  In Browser

newfbook

Go To Google And Search Any Of The Texts Given Below And Peep Through Live Cameras Around The World

  • inurl:”CgiStart?page=”
  • inurl:/view.shtml* intitle:”Live View / — AXIS
  • inurl:view/view.shtml
  •  inurl:ViewerFrame?Mode=
  •  inurl:ViewerFrame?Mode=Refresh
  •  inurl:axis-cgi/jpg
peep-url-google-cam

Visit To See How Google View You  Http://Google.Com/Ads/Preferences


In Your PC Just Create A Folder With The Name Given Below And Access Everything

GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}
godmode

To Undo An Undo Just Press CTRL+Y


Do You Know You Can Play Mp3, Movie Directly On Chrome Browser, Just Drag Files In Chrome Window

esds

Just Google Food Vs Food For Comparative Analysis

food-search-google

Check A Website Is Safe To Visit Or Not By Changing Red Letter By Website Domain Name

http://www.google.com/safebrowsing/diagnostic?site=suspiciouswebsite.com
.safe-browsingpng

When Signing On Not So Useful Website , Use Disposable Temporary Email Services To Avoid Spam


AppInventor– Learn Or Develop Android Apps/Games With Very Little Or No Programming Knowledge For Free –MIT App Inventor.


Delete Your Account Permanently From Famous Websites

delete-account

Check If Your Email Is A Part Of The Famous Hacking Leaks

Have-I-Been-leaked

Convert YouTube Videos To Gif By Adding Gif Before Yotube In Url

gifyoutube

Avoid Accidental Closing Of Tab At Chrome, Pin Them

pin-tab

Closed A Tab Accidentally , Undo With Ctrl + Shift + T To Get It Back.


Forget Where You Parked , Just Try This ..

Paste Image URL Directly To Open It And Edit In Paint

edit-from-paint

To Access Your Address Bar Directly: Press F6 Or Ctrl + L


Do You Know Google Translate Can Be Your Free Proxy

free-proxy-google

JoinHoney.Com Automatically Apply Coupon Codes For You To Save While Shopping Online

join-honey-save-online

Getting Redirected To Country Specific Google Search Page. Try Http://Google.Com/Ncr To Avoid This

Google-no-redirect

Visit Https://Www.Google.Com/Sky/ To Explore Space

Hack And Start Using  Airport Wi-Fi By Adding “?.Jpg” At The End Of Any URL

bypass-wifi

Delete One Word At One Time By CTRL+ Backspace

one-word-atone-time-delete

When Shopping Online Esp. Airline , Hotel Tickets, Use Incognito Mode On Your Browser, Because The Prices Will Tend To IncreaseAs You Visit The Page Repeatedly


Send SMS Online (USA Only)

  • Alltel: XXXXXXXXXX@message.alltel.com
  • Amp’d Mobile: XXXXXXXXXX@vtext.com
  • AT&T: XXXXXXXXXX@txt.att.net
  • AT&T: XXXXXXXXXX@mms.att.net (pictures, text may work)
  • Boost Mobile: XXXXXXXXXX@myboostmobile.com
  • Cingular: XXXXXXXXXX@mobile.mycingular.com
  • Cricket: XXXXXXXXXX@mms.mycricket.com
  • Einstein PCS: XXXXXXXXXX@einsteinmms.com
  • Nextel: XXXXXXXXXX@messaging.nextel.com
  • Sprint: XXXXXXXXXX@messaging.sprintpcs.com
  • SunCom: XXXXXXXXXX@tms.suncom.com
  • T-mobile: XXXXXXXXXX@tmomail.net
  • VoiceStream: XXXXXXXXXX@voicestream.net
  • US Cellular: XXXXXXXXXX@email.uscc.net (text)
  • US Cellular: XXXXXXXXXX@mms.uscc.net (pictures)
  • Verizon: XXXXXXXXXX@vtext.com (text)
  • Verizon: XXXXXXXXXX@vzwpix.com (pictures)
  • Virgin: XXXXXXXXXX@vmobl.com

If You Want To Avoid Someone On Your Phone But Do Not Want To Reveal That You Have Switched Off Your Phone, Remove The Battery, Instead Of Switching It Off. Switching Off Phone Will Notify Mobile Switching Centre And Callers Will Receive The Switched Off Notification.


Lost Your Android Phone? You Can Ring Your Phone Even If It Is In Silent Mode, Erase Data, Or Lock Your Smartphone Remotely UsingAndroid Device Manager.


Just Search Find My Phone In Google To Locate Your Phone Instantly


While Travelling Open Http://En.Wikipedia.Org/Wiki/Special:Nearby In Your Phone To Read Articles Based On Your Location


You Can Create A Book With Cool Index Page And Contents From A Wikipedia Article

create-book

Bored ! Go To Google Images And Search Atari Breakout

atari-breakout

Bored Again Search The Words Below In Google

  • do a barrel roll
  • tilt
  • Google in 1998
  • zerg rush
  • Pacman
  • blink html

Shake The Yotube By Searching Do The Harlem Shake On Youtube


Use You Calculator For EMI Calculation And Many More Stuff

calculate-emi

Just Do Shift + Esc TO Start Chrome’s Inbuilt Task Manager

task-manager-chrome

To Close A Tab Just Do A Middle Click On It.


 Open Task Manager  In Windows Directly Press Ctrl + Shift + Esc


Just Shake The Current Active Window By Mouse To Minimize Everything Else


To Capture Exact Steps , Windows Has A Free Screen Recorder For You, Search Psr In Your Computer


To Share Your Wi-Fi Access With Your Friends Coming To Your House : Generate A QR Code With The Access Details. Print It And Stick It On The Wall.

qrcode-wifi

YouTube Hotkeys

  • To pause a video: Press K.
  • To skip 10 seconds back and forward: Press J and L respectively.

When Visiting Any Video On Youtube Replace Youtube With Following Things Given In Video Url To See The Magic

  1.  Just Replace “youtube” with “listentoyoutube” in the URL and paste it in your address bar to download the audio of the video.
    Just Replace “youtube” with “ssyoutube” in the URL and paste it in your address bar  to download the video in any quality available.
  2. Just Replace “youtube” with “nsfwyoutube” and paste it in your address bar  to bypass age restriction.
  3. Just Replace “youtube” with “youtubeskip” in the URL  and paste it in your address bar and you won’t see ads.
  4. Just Replace “youtube” with “listenonrepeat” in the URL  and paste it in your address bar to repeat the video automatically .
  5. Just Replace “youtube” with “gifyoutube” in the URL  and paste it in your address bar to convert video into gif format .