http://www.techpavan.com/2008/03/22/make-free-calls-with-jajah-a-new-hack/
Above featured link is Pavan's site and he writes with an authority on tech things. TechPavan says about Jajah's trick to call for free 5 minutes to any number and the phone calling number may be in India, UAE, Pakistan, Gulf or anywhere in the world.
So virtually it is a free calls for 5 minutes to any number in the world for one time at that number, not bad.
You have to use toktume + Jajah both to use this free calling trick. The free calls voice quality is good and remember this is a trick and Jajah may fix it any time : )
P.S. I dont recommend it that much, i mean one time use only for 5 min. is too low.
I would recommend some of the earlier posts.
CHECK THEM OUT!!!
Tuesday, May 27, 2008
Monday, May 26, 2008
Youcall - Free 1 hour call monhly
Youcall, offers a free 1 hour calling service monthly. The website is www.youcall.com.
I am yet to find out if the monthly free hour is adding minutes for a phone call or $$.
Sign up and try it!!
I am yet to find out if the monthly free hour is adding minutes for a phone call or $$.
Sign up and try it!!
Free SMS to any country : No sign up required
Hi,
I have posted about many ways to make free phone calls to any country in the world. Many people keep looking for sending sms to their dear ones. International SMS rates are also not cheap.
Many websites provides sending SMS from internet. And yes it do works fine. Freesms.smsix allows you to send sms from there website. The best part is no sign up, no login is required. The services works in almost all countries. You can use this service to send sms to countires like India, Pakistan, UAE and many other countries where call rates are high.
I tried sending SMS to idea Delhi number. The sms reached within seconds. It allows you to send 5 sms daily. It will allow you send 1 sms in four hours. You can send it again after four hours. I guess they track it by IP address. I was wondering if you use a proxy, you can send more sms daily. So this way one can send unlimited sms daily.
1. In order to send sms visit Freesms website.
2. Enter the number in which you want to send sms.
3. Enter the text.
4. Click on step 2.
5. Fill the captcha.
6. Click the ad below captcha.
SMS will reach the destination within few seconds.
I have posted about many ways to make free phone calls to any country in the world. Many people keep looking for sending sms to their dear ones. International SMS rates are also not cheap.
Many websites provides sending SMS from internet. And yes it do works fine. Freesms.smsix allows you to send sms from there website. The best part is no sign up, no login is required. The services works in almost all countries. You can use this service to send sms to countires like India, Pakistan, UAE and many other countries where call rates are high.
I tried sending SMS to idea Delhi number. The sms reached within seconds. It allows you to send 5 sms daily. It will allow you send 1 sms in four hours. You can send it again after four hours. I guess they track it by IP address. I was wondering if you use a proxy, you can send more sms daily. So this way one can send unlimited sms daily.
1. In order to send sms visit Freesms website.
2. Enter the number in which you want to send sms.
3. Enter the text.
4. Click on step 2.
5. Fill the captcha.
6. Click the ad below captcha.
SMS will reach the destination within few seconds.
Tuesday, March 25, 2008
VOIP Program
This is the newest VOIP program that works perfectly.
OOVOO is a new company that allows you to talk to the US and Canada for an introductory period of 500 minutes. Also this program allows you to make 5 conference video calls at once.
This is great try it
I have!
OOVOO is a new company that allows you to talk to the US and Canada for an introductory period of 500 minutes. Also this program allows you to make 5 conference video calls at once.
This is great try it
I have!
Monday, March 24, 2008
BUSH HID THE FACTS EXPLAINED
It appears that a lot of other character strings in the pattern 4 letters, 3 letters, 3 letters and 5 letters will give the same result. For example, the phrase "Bill fed the goats" also displays the garbled text as shown below:
In fact, even a line of text such as "hhhh hhh hhh hhhhh" will elicit the same results.
Since I first published this article, a few readers have pointed out that some character strings that fit the "4,3,3,5" pattern do not generate the error. For example, the phrase "Bush hid the truth" is displayed normally. However, conspiracy theorists should not take this as aiding their argument. "Fred led the brats", "brad ate the trees" and other strings also escape the error.
Thus, any hint of political conspiracy fades into oblivion and is replaced by a rather mundane programming bug. It seems probable that a certain combination and/or frequency of letters in the character string cause Notepad to misinterpret the encoding of the file when it is re-opened. If the file is originally saved as "Unicode" rather than "ANSI" the text displays correctly. Older versions of Notepad such as those that came with Windows 95, 98 or ME do not include Unicode support so the error does not occur.
So, nothing weird here at all...except perhaps for the fact that someone, somewhere had nothing better to do than turn a simple software glitch into another lame conspiracy theory.
Customise your Flash Drive
You know these "Viruses" on your USB, well here's a way to get rid of them.
Create a file and name it autorun.inf
in this autorun file there should be a header which is [autorun]
you could add new items to be veiwed when rightclicking on your flash drive by this procedure
To change the Icon you could add in the autorun file this code.
icon=ONS.ico
ofcourse there should be a file of name ONS in the flash drive
shell\lost=Help! I'm Lost!
This will display Help! I’m Lost! in the context menu so that you can click on it. But, it doesn’t know what to do when you click on it. Tell the system by using shell\verb\command option. In our example, we want to run the Lost.exe application. Adding this line will do the trick:
shell\lost\command=Lost.exe
You can add as many of these line pairs as you want to make the context menu as custom as you want.
To autorun a program use this
open=Programs\ONS\ONS.exe
Create a file and name it autorun.inf
in this autorun file there should be a header which is [autorun]
you could add new items to be veiwed when rightclicking on your flash drive by this procedure
To change the Icon you could add in the autorun file this code.
icon=ONS.ico
ofcourse there should be a file of name ONS in the flash drive
shell\lost=Help! I'm Lost!
This will display Help! I’m Lost! in the context menu so that you can click on it. But, it doesn’t know what to do when you click on it. Tell the system by using shell\verb\command option. In our example, we want to run the Lost.exe application. Adding this line will do the trick:
shell\lost\command=Lost.exe
You can add as many of these line pairs as you want to make the context menu as custom as you want.
To autorun a program use this
open=Programs\ONS\ONS.exe
Internet Explorer Title
IE appends the string "Microsoft Internet Explorer" to all the webpage titles.
This extra part is called the window title. To change it into a different string, navigator to Main.
To change the Internet Explorer Title Follow these steps
->Start
->Run
->Regedit
->Create the file HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\Window Title
-> Change the contents, it should appear as soon as you restart IE
This extra part is called the window title. To change it into a different string, navigator to Main.
To change the Internet Explorer Title Follow these steps
->Start
->Run
->Regedit
->Create the file HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\Window Title
-> Change the contents, it should appear as soon as you restart IE
Subscribe to:
Posts (Atom)