Tuesday, 1 October 2013

HOW TO SPEED UP INTERNET USING TCP

HOW TO SPEED UP INTERNET USING TCP





Transmission Control Protocol, or better know by the acronym TCP, is one of basics of the IP protocol. TCP is used by almost all applications that we use inside the operating system such as: World Wide Web, File Transfer (Download/Upload), Email ... If we can optimize TCP then we can really have a Faster Internet Speed by 200% (Tested). TCP can be customized by some registry hacks that can provide better connection with the Internet. But we are going to use a simpler way, this trick that we are sharing is to use a 3rd Party software that can interfere and change the TCP registry configuration to accelerate the Internet speed by around X2 more Faster. This method works perfectly for Game Lags and helpful for Latency and Ping.

How to Speed up Internet Connection using TCP/IP Optimization 
1) Download SG TCP Optimizer
2) Launch it.
3) Now it's time to customize it.
Under Network Adapter selection, select the adapter that you are using.
Under Choose Settings, select Custom
In Connection Speed section, scroll to the max (100+Mbps)
Set MTU value to 1500
Set Time To Live (TTL) value to 64
Check the two options under TCP 1323 (Windows Scaling, Timestamps)

4) The Settings should be like the one below:





5) Click Apply Changes to apply all settings to the network adapter.
6) Restart your Computer. Now your Internet speed will go up to 200%

Hope you like it

HOW TO CREATE CONFESSION PAGE ON FACEBOOK

HOW TO CREATE CONFESSION PAGE ON FACEBOOK





Follow the steps:

Step 1 : Login to your facebook account.

Step 2 : Click on create a page which you will find it very easily.

Step 3 : Now select Cause or Community and then write the name of the page Eg : Abc confession. Dont forget to check the box I agree to facebook page terms.

Step 4 : Click on get Started and now you have created a page

Step 5: Next you have to update your page cover pic and page profile pic of Your Desire that suits your Confession page. Invite your friends, family members to like the page. Every thing is done with the Facebook page now you need to link it with the Anonymous form


CREATE AND LINK A FORM USING GOOGLE DOCS.


Step 1: Goto https://docs.google.com and sign into your Google account (Sign up if you dont have an account)

Step 2 : Click on Create and Select the Form option from there.

Step 3 : Now choose the Theme and fill the Complete Form.

Step 4 : Next you have to click on Add items and select Paraghraph Text

Step 5 : Customize the blank Fields and save it.

Step 6 : Next you have to click on View live Form and copy the url.

Step 7 : Now click on Choose response Destination and Select new Spreadsheet, Name it and then save it.

Step 8 : Now paste the Url on the facebook and ask People to Click on the link and confess.

Whenever someone will fill the form you will get a message, All you have to do is just copy the confession from the spreadsheet and paste it on your facebook page with the confession number.

This is how it works,

How to add Contact Form widget to your blog?

How to add Contact Form widget to your blog?





In this tutorial i will show you How to add Contact Form widget to your blog?




Let's start:
  • Go to your blog dashboard and click on layout tab.

  • Click on Add a Gadget and choose More Gadgets
    




  • Click on Contact Form. And give your choice Title and Save it. 



Thursday, 12 September 2013

Cool Note Pad Tricks

Cool Note Pad Tricks


Notepad Trick



Make a Personal Diary(Log) with Notepad (Easter Eggs)

Notepad Diary
Notepad Diary
You can use this trick to create a personal log with Notepad which will automatically include the current date and time before your note. To do so, open Notepad and type .LOG in capital letters and press Enter. Save the file. Now, every time you open this file, notepad will automatically insert the current time and date before the note. Just enter your note and save the file each time after making an entry.

All these Notepad tricks are totally harmless and would not harm your PC in any way.  To close any of the VBS trick given, open task manager and close the wscript.exe process. These tricks work on Windows 8, Windows 7, Windows Vista and Windows XP.

Matrix Falling Code Effect - Notepad CMD (.BAT) Tricks

Inspired by the movie Matrix, this falling code trick is extremely popular on social networking websites. Copy and paste the code given below in Notepad and save the file as "Matrix.bat" or *.bat. 

@echo off
color 02
:tricks
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto tricks

Notepad tricks
Matrix Falling Code Effect - Notepad Trick

Upon running the bat file, you will see the "Matrix falling code" effect.

Create a Harmless Funny Virus with Notepad-Continuously eject CD/DVD drives

This VBS trick will create a code which will continuously eject all your connected Optical drives. If you put them back in, it will pop them out again. Copy this code and paste it inNotepad as Virus.vbs or *.vbs.

Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop

Double click to open this file and you will be impressed by this awesome trick.

Make Your Keyboard Type (Any) Message Continuously-VBS Trick

This VBS trick can make any of your friend's keyboard type any message continuously. Open Notepad, copy the code given below and save the file as Tricks.vbs or *.vbs. You will need to restart your computer to stop this. Try this after closing all important programs.

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "This is a Virus. You have been infected."
loop
Send this file to your friends as an email attachment to see the fun.

Notepad Trick to Shutdown Computer Forcefully

Open Notepad.

Paste the following code in it:

@echo off

msg * Shutdown computer.

shutdown -c “Sleep Tight” -sn Notepad.


6.Format Hard Disk with Notepad (try it on your enemies)
Picture
Write The Following In Notepad Exactly as it says
Code : 01001011000111110010010101010101010000011111100000

Save As it as .EXE and any Name would Do.
Make an Ethical use of it. This .exe file can be really dangerous.

Wednesday, 11 September 2013

How to Format PC using USB pendrive???

How to Format PC using USB pendrive???


STEP 1:MAKE YOUR PENDRIVE “BOOTABLE”

Many of people face lots of problems once we got to format/reinstall windows on our pc.Very First thing we’ve to choose from where to install windows?
The choices available are optical disk(DVD) or USB Pendrive.Within the latest new netbooks, largely there’s noDVD drive. Therefore if you wish to install windows you have to choose the other option, i.e. USB Pendrive. Therefore here I’m providing a brief and 100% tested tutorial on
“how to create a Windows 7 Bootable USB Pendrive to install Windows 7 from USB Pendrive”
Very First issue, You must check whether or not your BIOS supports booting from USB. Most of the computer/laptops support. However if your BIOS doesn’t, then sorry, you can’t boot from a USB Pendrive.
Second issue, You need another pc with Windows installed with a DVD drive, to COPY its contents later.
So here is the procedure:
1) Run command prompt(cmd). this will be done by clicking start and typing cmd in Windows 7/Windows Xp, click on start and then click on run. Type cmd and run. This may Open the command prompt which is able to appear as if this:

2) Then run diskpart utility from CMD, by typing “diskpart” on command prompt and pressing enter. this will run the diskpart utility in a very separate windows, that is shown in image below:
3) Now insert USB pendrive in any USB port. Remember that Your pen drive should be atleast 4 GB, 8 GB USB pendrive is best for This purpose. Now return to the diskpart console & type “listdisk” and press enter. this may list the different storage devices available. You’ll see the size column of the disk and here ‘disk 2′ is our pen drive. Warning: In your PC it may be some other number. In our case it’s “disk 2″.
4) Then you’ve got to type “select disk 2″ and press enter. Note: in our case it’s disk 2, in your case it may be disk 3/disk 1 or any different number. you can enter “detail disk” to check the details of the disk once you select it to verify that you’ve choosen the right disk. you’ll be able to see these steps within the image below:

5) Then you’ve to run a Series of commands. The commands to be run within the order are:
- clean
- create partition primary
- select partition 1
- active
- format fs=fat32
These steps are shown in the following Image:
6) The format step can take some time.after the format is complete you’ve to run “assign” command. and after this U can exit diskpart utility by entering the “exit” command. The steps are shown below:
- assign
- exit
- The image below shows all the steps taken from the 1st step:

7) when the format is complete, insert your original “Windows 7 DVD” in your DVD drive, or If you’ve an .iso image of the DVD, Mount that .iso image using “power ISO”(any virtual drive software).
- Now open My Computer, and open the contents of DVD Drive.Select all contents and copy all the contents
- Now open the USB Pendrive and press paste all the contents of DVD into the USB Disk.

8 ) Once the copy finishes, you’re done simply remove the USB Pendrive safely and use it to install Windows 7 in your PC.

STEP 2: FORMAT YOUR PC

Insert pendrive in USB port then Restart your computer.press F8 for Boot drive option.Select “pendrive”(it may be appear as your name of your pendrive’s company).Then format your pc as you are doing with DVD.
Thanks