Orkut Profile Facebook Profile Indyarocks Profile



Check How Fast Your Blog / Website Loads

0 Comments »
Most of the web surfers, do not waste their time on slow loading web sites and blogs. Loading time of the pages should be between 2-10 seconds, of course, lower means better. There are some web sites / tools which can help you in calculating the loading time of your web page, try this:
PingDom [Most accurate]

Hidden fact of Notepad in Windows XP

0 Comments »
If you want to add time and date each time you update or open and close the notepad automatically, here is simple trick

1. Create a .text or txt file.
2. Open that .text or .txt file, and in first line write .LOG
3. Now, every time you update or even open and close this .text \.txt file, it will add time and date to  this file.
4. If you writing and to add the time just press F5.


, 1:11 AM

Encrypt or Hide Your HTML Source Code

0 Comments »
When almost everything on Internet is susceptible to theft, why don't we think of encrypting our .html files of our websites. Although our blog may not be having something of national importance but, certainly you will not like to get our content stolen by others.
The easiest way through which thieves can take away and use your content is by checking the 'source code' of your blog and copying it.

Now see these two codes:
1. A simple hyperlink;
    

    


2. Highly encrypted javascript code;











If you use any of the two codes above, the result will be the same, while the 'source code' will be completely different and totally alien to most of the users to understand.

Here's the tool to do similar encryption of any HTML code and not only simple hyperlinks:
HTML Encryption - iwebtool
, 11:04 PM

Convert text to speech in XP without any software

0 Comments »
Have you ever thought that you could convert text into speech in XP without using any 3rd party software.

Try this little trick now ..

1. Open a new notepad file and copy the following code :

'----------------------------------------
'♥♥ www.knownunknownfacts.blogspot.com ♥♥
'----------------------------------------
Dim msg, sapi
msg="You have enter the text "
msg=msg+InputBox("Enter your text","Talk it")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg

'------------------------------------------
'♥♥ created by sirsendu mohanta ♥♥
'------------------------------------------

2. Now save this file with any name with .vbs extension.

3. This creates a VBscript file. When you open this file, it prompts for text. Enter your text and click OK .Now you can hear it .. Enjoy .. !!
, , 9:43 AM

Text Image Generator

0 Comments »
Take an image and create it into an image made out of text. This is a great tool for making some awesome looking logos and icons.




If look above you will see orkut's classic logo defined with the word 'sirsendu'. Although it is hard to see the word, you can always generate a bigger image. Also, keep in mind that this is not only for web-designers, but can also be used for pleasure.
  • In order to have the image for yourself, you will need to take a screenshot of the text/image you generated.
  • Textorizer Generator
, 8:31 PM

How to hide a .rar file into a .jpg file ??

0 Comments »
1. Go to Start->Run

2. Type 'cmd' and hit enter button

3. Command prompt will be opened within a second. Now navigate to the place where you kept the .rar file and .jpg file. The command is :

cd path
(Where the path is destination of the .rar and .jpeg file)

4. Now, in the command prompt window type Copy /b x.jpg + y.rar output.jpg

Where, x is name of the image file, y is the rar file name, and output is the desired image file name.

5. Double click on the output.jpg, it will open the image as it was in x.jpg and y.rar will be hidden in output.jpg file.

6. Now, if you want to see the contents of y.rar, open the output.jpg with Winrar application. Try this out on your own.
1:12 PM

Start a movie in Microsoft Paint

0 Comments »
1. Then open paint.
2. Start a movie in any player.
3. Now, in the player when movie is been played, press 'print screen' button
4. Leave the movie player, but don't minimize it.
5. Open paint and press ctrl+v, enjoy the movie in paint.
, 8:40 PM

Some of the Google features

0 Comments »
Navigate to the website http://www.google.co.in/intl/en/help/features.html. You will find a lot things that you can experiment with.

Google Inc has google wave. Google Wave is a product that helps users communicate and collaborate on the web. A "wave" is equal parts conversation and document, where users can almost instantly communicate and work together with richly formatted text, photos, videos, maps, and more. Google Wave is also a platform with a rich set of open APIs that allow developers to embed waves in other web services and to build extensions that work inside waves.
For more information about Google Wave, please visit wave.google.com.




Google lunches sms service in India. Check this link http://labs.google.co.in/smschannels/browse

Now you can search anything in google from your mobile phone. Check this out http://labs.google.co.in/phonesearch/index.html
, 6:22 PM

Do you know how many times a particular word has been searched in google?

0 Comments »
The answer is simple just go the website named http://www.google.com/trends and type the word and search it. It will show you the graph.

google trend
Google Trends is a public web facility of Google Inc., about Google Search, that shows how often a particular search-term is entered relative to the total search-volume across various regions of the world, and in various languages.
, 6:04 PM

How to access a blocked web site?

0 Comments »
1. Go to Start->'Run' in Windows

2. Open command prompt by typing 'cmd'

3. Now in the command window type 'ping url' and hit enter
'url' is the site you want to access, such as, www.google.com

4. After few second it will return the ip address of the website.

5. Now open windows calculator in scientific mode and convert each octave of the ip address to a corresponding binary, form example is the ip address is 209.85.153.17, then convert 209 to binary which equivalent to 11010001, now convert 85 to binary which is 01010101 and so on

6. After converting the ip to binary(11010001.01010101.10011001.00010001)type this each converted octaves to the url box of the browser, no you surf the site.

go to the website http://www.pc-help.org/obscure.htm for further information.
4:33 PM

How to download You tube Vedios ?

0 Comments »
1. Open the http://www.youtube.com
2. Search for the video and copy the url of the video you want to download.
3. Open the website called http://www.savevid.com/
4. Paste the copied url in the url provided by this site and hit 'Download' button
5. After few seconds it will give you download option with different file format(such as, flv,avi,mp4) choose one of them and enjoy.

If you want only the audio of the youtube video, then go the website called http://vidtomp3.com and repeat above steps.
, 4:05 PM

How to hide a drive in Miscrosoft Windows XP ?

1 Comments »
1. From the Start Menu, Click Run..

2. In the 'Run..' dialog box, type 'diskpart'.

3. Click 'OK'. A Command Prompt window will open named Microsoft DiskPart version 1.x.xxxx

4. 'DISKPART>' will be displayed in the command window. Now type 'list volume'. It will list all the volumes

5. After DISKPART>, select the volume number of the drive whose letter you want to hide. Your program should look like this:-

DISKPART> select volume x

Where, 'x' is the number of the volume you want to hide.

6. Hit enter. A message displays:-

DISKPART> select volume x
Volume x is the selected volume
DISKPART>

6. In the next Command Line, type 'remove letter y' if Y: is your drive-letter. Hit enter. You get a message saying that Letter y has been removed.

DISKPART> select volume x
Volume x is the selected volume
DISKPART> remove letter y  [Hit enter]
Letter y removed.
DISKPART>


Open 'My Computer' and observe. Drive Y: will no longer be visible and you won't be able to access any data on it and nor will anyone else. It is a useful way of hiding secret data.
7. Now to view the drive type 'DISKPART> assign letter y
, 10:48 AM

How to crack Microsoft Windows XP's password ??

0 Comments »
1. Download the software called Ophcrack
2. Create a bootable cd just by burning it with any cd writting softawre, such as Nero, Clone CD
3. At the time of the computer booting, change the boot priority oder by entering system BIOS and select boot from cd option.



3. Follow the instruction on the screen, Ophcrack will crack all the passwords.
2:23 AM

How to search a vedio on youtube having specific words??

0 Comments »
Google Inc. has lunched a web site called gaudi (http://labs.google.com/gaudi) . Navigate to this site, There is a search box. Type the word you want search, it will index the word and bring all the you tube vedios.


, 1:43 AM

How to increase the speed of your computer??

0 Comments »
1. Stop unknown startup when Microsoft Windows XP starts.

To stop the unwanted startup programs go to start->run
Type msconfig





It will open a window named 'system configuration utility', then go to 'startup' tab and uncheck the unwanted statup programs. Pc ask for a system restart. Restrat your PC




2. Delete temporary files

Go to Start->Run
Just type %temp%, it will open the temp folder, delete all the temporary files.



3. Defragment your hard drive



Right click on any drive, go to properties
Navigate to Tools tab
Click on the option defragment now


4. Turn of indexing servies

Right click on any drive, go to properties
Uncheck the Allow Indexing Service to index this drive for fast file searching
, 12:55 AM

How to use pendrive as a RAM in Microsoft Windows Xp

0 Comments »
When a removable memory device such as a USB flash drive or a secure digital (SD) memory card is first inserted into a port, Windows Vista checks to see if its performance is fast enough to work with Windows ReadyBoost. If so, you are asked if you want to use this device to speed up system performance. You can choose to allocate part of a USB drive's memory to speed up performance and use the remainder to store files.




For Microsoft Windows Xp, there is a software called "ReadyBoost". Insert a pen drive or external hard to the usb port. Right click on the usb drive, there will be an option called "ReadyBoost". Click on it, now you can use your usb drive as a RAM.
, 11:47 PM