Computer knowledge with sunny tripathi

Computer knowledge with sunny tripathi

Share

computer knowledge

12/01/2015

Make your Computer Talk
Have you ever wondered how can you make your computer speak whatever you input to it like in the movies? Would it not be fun? If only it was possible! Rejoice, because now it is possible. Well, if you wish to know how to do this, then you have come to the right place. With this trick, you can create a script in Windows which will make your computer speak whatever you input to it.

To create one such talk script, follow the steps given below:-

Steps
Open Notepad.
Copy and paste the exact code given below.
Dim Message, Speak
Message=InputBox("Enter text","Speak")
Set Speak=CreateObject("sapi.spvoice")
Speak.Speak Message
3. Click on File Menu, Save As, select All Types in Save as Type option, and save the file as Speak.vbs or "*.vbs".
4. Double click on the saved file, a window will open like the one in the image. Enter some text in enter text column and click OK.

Now your Computer will speak / talk what you typed in Step 4. Try it yourself.

Windows Compatibility: This VBS file can be executed on all versions of Windows including Windows XP, Windows Vista, Windows 7 and Windows 8.

Personal Experience: I personally showed this trick to many of my friends and they were literally left awestruck. You too can impress your friends by making your PC talk and be the Computer Wiz.

01/04/2014

*Please correct a common mistake*
Friends 1Kbps is not 1KBps.
There's
a a small difference of "b" which
makes a huge difference in MBps
and Mbps.
None the less many people do
confuse in these terms and do get
happy when they hear that their
internet speed is 1Mbps but
actually =>>>
its 128KBps and complain after
wards 'That my speed is 1Mbps
but
still it doesn't download a 4MB file
in 4 secs.
Kbps means Kilo'bits' per second
not Kilo'bytes' per second.
Since Bytes is a huge amount in
relation to networking so most
network operators give the data
transfer in Kilo'bits' not Kilo'bytes'
while all exists
in
bytes.
Pc TiPs AnD TriCkSTo convert bits to bytes divide
that
data by 8 (since 1byte = 8bits). So
next time when you buy a modem
or get a connection do check the
'b'
and find out its real speed.
hit like and share this useful info
with your friends.

20/03/2014

Here is a new trick
HOW TO CHANGE PROCESSOR NAME

I’m going to tell you a trick which can change your processor name without any software

Step #1:- press windows logo key +R

Step #2:-type regedit

Step #3:-select HKEY_LOCAL_MACHINE

Step #4:-select HARDWARE

Step #5:-now select DESCRIPTION

Step #6:-then select SYSTEM

Step #7:-select CentralProcessor

Step #8:-select 0

Step #9:-now you have done double click on processor name and edit string.

20/03/2014

♣♣♣Clean The Temp Folder At Startup♣♣♣Use can use a simple BAT file to clean out your Windows Temp folder every time you reboot your computer by opening Notepad and entering these lines into it:

rd %temp% /s /q
md %temp%

Save the file to your Desktop as 'cleantemp.bat'. Now click on the Start button and go to Programs then right-click onStartup.
Select 'Open' to open the Startup folder then drag and drop the 'cleantemp.bat' file into this folder.

Now every time you reboot your computer, Windows will automatically delete all the files in your Temp folder. You should not, however, use this file to clean out your Temp folder at shutdown as this could cause problems with a newly installed program that requires you to reboot your computer.

26/01/2014

How to Watch Youtube Videos in VLC Media Player

Now let us Get Started With Steps to Watch Youtube Videos In VLC, Follow the Below Simple Steps.

Step 1: Open VLC media player, Click on File > Open Network Or Simply Use CTRL+N Keys to Open up Network URL Dialog box.

Step 2: Open Youtube, Navigate to Whatever Video you want to Play in VLC, Copy the Url of that video and Paste it in the Dialogue Box. and Click on Play.

Step 3: Enjoy Your Video.

26/01/2014

Internet Connection Sharing on Windows XP

This trick shows you how to share your internet connections on multiple computers within a workgroup with Windows XP. Windows XP has a built-in feature that called "Internet Connection Sharing" (ICS) that allows home users to share their internet connections on multiple computers.

If you are not familiar with the network configurations, the easiest way to share your internet connection is to purchase a router or hub. Use this trick only if you don't have a router, or don't want to use a router, or if you just want to try out the feature.

A simple way to understand this feature is, you are making your host computer (the computer directly connects to the internet) functioning as a router for other computers.

What do you need?

A "Host" computer that running Windows XP. This computer must have at least TWO (2) network adapters. One adapter - let's call it "Adapter #1" - connects to the internet and another, "Adapter #2", connects to a hub or directly to other computers.
Client computer(s), which run any version of Windows. A client computer can be connected to the host computer directly by a cross-over cable or indirectly through a hub.
This trick assumes that the host computer is connected to the internet and you are able to access the internet on this computer.

Configure the Host Computer

Logon the host computer as Administrator.
Click Start >> Control Panel.
Click Network and Internet Connections.
Click Network Connections.
Right-click the connection that you use to connect to the internet (the connection with Adapter #1). This connection can be either a high-speed internet connection or a dial-up connection.
Click Properties.
Click Advanced tab.
Under Internet Connection Sharing, select the Allow other network users to connect through this computer's Internet connection check box.
If you are sharing a dial-up Internet connection, select the Establish a dial-up connection whenever a computer on my network attempts to access the Internet check box if you want to permit your computer to automatically connect to the Internet.
Click OK. You'll reieve the following message:
When Internet Connection Sharing is enabled, your LAN adapter will be set to use IP address 192.168.0.1. Your computer may lose connectivity with other computers on your network. If these other computers have static IP addresses, it is a good idea to set them to obtain their IP addresses automatically. Are you sure you want to enable Internet Connection Sharing?
Click Yes.

Configure the Client Computer(s)

To use the shared connection from the Host computer, a client computer must be configured with "Automatic IP address". The main configurations are:

Configure TCP/IP Automatic IP
Configure Internet Connection

The steps for the above two configurations are vary on different versions of Windows.
The following procedures are for Windows XP client computers.

Log on to the client computer as Administrator or as Owner.
Click Start >> Control Panel.
Click Network and Internet Connections.
Click Network Connections.
Right-click Local Area Connection, and then click Properties.
Click the General tab, click Internet Protocol (TCP/IP) in the This connection uses the following items list, and then click Properties.
In the Internet Protocol (TCP/IP) Properties dialog box, click Obtain an IP address automatically (if it is not already selected), and then click OK.

Click Start >> Control Panel
Click Network and Internet Connections.
Click Internet Options.
In the Internet Properties dialog box, click the Connections tab.
Click the Setup button. The New Connection Wizard starts.
On the Welcome to the New Connection Wizard page, click Next.
Click Connect to the Internet, and then click Next.
Click Set up my connection manually, and then click Next.
Click Connect using a broadband connection that is always on, and then click Next.
On the Completing the New Connection Wizard page, click Finish.
Exit Control Panel and test the internet. You might need to restart the computer.

26/01/2014

Port Number Description

1 TCP Port Service Multiplexer (TCPMUX)
5 Remote Job Entry (RJE)
7 ECHO
18 Message Send Protocol (MSP)
20 FTP -- Data
21 FTP -- Control
22 SSH Remote Login Protocol
23 Telnet
25 Simple Mail Transfer Protocol (SMTP)
29 MSG ICP
37 Time
42 Host Name Server (Nameserv)
43 WhoIs
49 Login Host Protocol (Login)
53 Domain Name System (DNS)
69 Trivial File Transfer Protocol (TFTP)
70 Gopher Services
79 Finger
80 HTTP
103 X.400 Standard
108 SNA Gateway Access Server
109 POP2
110 POP3
115 Simple File Transfer Protocol (SFTP)
118 SQL Services
119 Newsgroup (NNTP)
137 NetBIOS Name Service
139 NetBIOS Datagram Service
143 Interim Mail Access Protocol (IMAP)
150 NetBIOS Session Service
156 SQL Server
161 SNMP
179 Border Gateway Protocol (BGP)
190 Gateway Access Control Protocol (GACP)
194 Internet Relay Chat (IRC)
197 Directory Location Service (DLS)
389 Lightweight Directory Access Protocol (LDAP)
396 Novell Netware over IP
443 HTTPS
444 Simple Network Paging Protocol (SNPP)
445 Microsoft-DS
458 Apple QuickTime
546 DHCP Client
547 DHCP Server
563 SNEWS
569 MSN
1080 Socks

Photos 23/01/2014
23/01/2014

BALANCE TRANSFER TRICK FOR ALL NETWORK

1. Airtel Balance Transfer
*141 follow the instruction steps
or
*141*1*Amount*Mobile Number #

2. Tata Docomo Balance Transfer
SMS“BT Mobile NumberAmount”and send it to54321
[eg: BT 72078 # # 50]
To reverse the Amount a Member needs to type “RBT Transaction ID” and send it to54321

3. Idea Balance TransferDial*567*friend mobile number*amount #
[eg:*567 *9092 # # # # # #*50 #]
Finish......
Terms and Conditions: You Will Be Charged Rs/- 2 For this Method.

4. BSNL Prepaid Balance Transfer
SMS "GIFT friend Bsnl numberamount" to53733or53738
[eg: GIFT 949 # # # # # ]
Terms and Conditions apply.

5. Vodafone Balance Transfer
Dial*131*Amount*friend vodafone mobile no #
[eg: *131*50*9052 # # # # # # #]
Terms and conditions: Charges Rs.1/- for balance transfer

6. Uninor Balance Transfer
Dial*202*friend mobile number*amount #
[eg: *202*962 # # # # # *50 #]
Finish your amount has been transferred.
Terms and Conditions: Minimum balance should be rs.5/-

7. Reliance GSM Balance Transfer
Dial*367*3 enter*312*3 Mobile Number
Enter the Amount You want to Transfer
Enter the Pin no, Default Pin no is 1.

23/01/2014

Assign Keyboard Shortcuts for Programs
Application can be assigned a shortcut key in Windows 7. The application
would launch when the combo of keys is pressed which you entered as the
Shortcut Key for that application.
To create Shortcut key for any applic
ation in Windows 7:
1. Right
-
click the program icon and select Properties.
2. Select the Shortcut tab
3. Click in Shortcut key textbox
4. Enter the keyboard shortcut for that program.
5. Press OK to exit.
6. Use the Keyboard shortcut combo to launch the
application.
Like the way i have used a combo of keys
Ctrl+Alt+C
to launch calculator
application other applications can also be launched using Shortcut keys

23/01/2014

File extensions

Say someone sends you a file attached to an e
-
mail. The file will have a name
and an extension.
File extensions basically let you know what type of information is contained in a
particula
r file. For example a
Microsoft Word file has the .doc or docx
extension. The .jpeg or sometimes
the .jpg is a file extension for a certain type of
graphic (photo).
Here are some other examples of file extensions:
exe (An executable file, usually the file
that starts a program.)
pdf (Portable Document Format, is a file format created by Adobe Systems. Most office
documents come in .pdf file format.)
Doc/.docx

Microsoft Word document (if an ‘x’ is included, it’s version 2007)
xls/.xlxx

Microsoft Excel
workbook/worksheet
(if an ‘x’ is included, it’s version 2007)
ppt/.pptx

Microsoft Power Point presentation (if an ‘x’ is included, it’s version 2007)
zip/.rar
(These could be any file but they have been compressed and packed away to a smaller
size. When unpacked or unzipped it will become what it was originally.)
wav/ .mp3 (music files)
jpg/.gif/.bmp (Picture file formats)

Want your business to be the top-listed Government Service in Delhi?

Click here to claim your Sponsored Listing.

Location

Category

Address


Delhi