Postingan

Menampilkan postingan dari September, 2012

Enter Into Blocked Sites In India

Hi friends in this post i would like to share with you about a software by which you can enter into blocked sites in India and also for other country too. The name of this software is  HotSpotShield . Have a look at:  Proxy Services For Unblocking Blocked Gaming Sites! . This software changes your ip address to an American ip address by which you can browse the net as if you are in America and browsing the net. This software is  absolutely free of cost  but with  free mode  you need to tolerate the ads on top of each webpages that you open. You can upgrade it by paying  29.95$/year  and get it without ads. Features of Hotspotshield: Secure your web session, data, online shopping, and personal information online with HTTPS encryption. Protect yourself from identity theft online. Hide your IP address for your privacy online. Access all content privately without censorship; bypass firewalls. Protect yourself from snoopers at Wi-Fi hotspots, hotels, ...

Best Android Games Ever

Hi Friends In this post i would like to share some of the best and must have Android games. These games are rated as best in the Android market and are free of cost so by clicking the game name from the below list you can get into the download page directly and enjoy the best android experience with these top android games. Dont forget to check: How To Run Anroid Apps On Pc . Most Popular Mobile Phone Games . Top 14 Android Games: 1.) Paradise Island 2.) Angry Bird Rio 3.) Yoo Ninja! Free 4.) Paper Toss 5.) Bubble Blast2 6.) World War™ 7.) Slice It! 8.) Live Holdem Poker Pro 9.) Jewels 10.) Mouse Trap 11.) Alchemy 12.) Tank Hero 13.) iMobsters™ 14.) Robo Defense Free Don't forget to share these games to your friends. That's it! Feel free to hit Like, Share or Comment if you like this post.

Free Uploader for Facebook from DVDVideoSoft

Gambar
If you are occasional Facebook user, you may be fine with web opportunities and online interface to share your images and video files. However, if you consider this social network as your marketing platform, or you are constantly using Facebook, loading multiple videos and images on a daily basis and discussing them with your friends, the freeware, helping you make the process easier, would be useful. The program is very simple in its usage, and does not require a learning curve. After getting through rapid installation process, you just open the program and browse for videos you want to upload to Facebook. Note: You need to log in to your Facebook account in order to be able to upload media with Free Uploader for Facebook. The program will prompt you to log in and then will proceed to uploading. Within a couple of minutes the uploaded videos are available in your Facebook account.   Select videos and images to upload to Facebook by clicking the add button. By default, the video ...

Trick To Speedup Your Firefox/Chrome's Speed

Gambar
Firefox And Chrome Are The Best And Most Used Browsers Of This Time. Most Of Peoples Are Using It Nowadays. The Big Disadvantages Of This Browsers Are Their Working Speed On Pc Is Very Slow And It Get Crashed Many Times. Also It Starts Very Slowly Sometimes. Here is a software to boost your firefox/Google Chrome's speed. It is SpeedyFox. Below are the features and the download link to it. Here Are Some Features Of Speedyfox : Boost Startup in up to 3 times! Speed-up browsing history. Overall quicker operation. Smaller profile size. Available for both Windows and Mac OS. Working For Firefox, Chrome, Skype And Thunderbird. Here are the download links: For Windows Click Here. For Mac OS X  Click Here. That's it. Feel free to hit Like, Share or Comment if you like this post.

Trick To Transfer Balance For All Mobile Networks

Below are the balance transfer tricks for all mobile networks For Airtel : To Transfer Balance In Airtel Just Dial *141# And Follow The Onscreen Instructions. You Can Transfer From 5 To 30 Rupees Of Balance In Airtel. For Tata DoCoMo : To Transfer Balance In Tata Docomo SMS as BT MobileNumber Amount And Send It To 54321.  E.g.: BT 9876543210 30 To Transfer 30 Rupees Of Balance. For Idea : To Transfer Balance In !dea Network Send SMS as GIVE MobileNumber Amount And Send It To 55567. E.g.: GIVE 9876543210 30 To Transfer 30 Rupees. For Vodafone : To Transfer Balance In Vodafone Dial *131*Amount*Mobile No# E.g.: *131*50*9876543210# To Transfer 50 Rupees Of Balance. For Uninor : To Transfer Balance In Uninor Just Dial *202*MobileNumber*Amount# E.g.: *202*9876543210*30# To Transfer 30 Rupees. For Aircel : To Transfer Balance In Aircel Just Dial *122*666# And Follow The Instructions. You Can Transfer 10,20 Or 100 Rupees Of Balance. For BSNL : To Transfer Balance In BSNL Just Send...

Lock Folders Using Notepad

Gambar
Everyone has some confidential files, documents, etc.. which are to be hided from others, especially while using a common computer in home or elsewhere. There is no need for you to search for software to a accomplish this task of locking folder. Just follow the below steps and get it done within a fraction on second! :) Steps to follow: Open Notepad and paste the following program in the notepad, cls @ECHO OFF title Folder Locker if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK if NOT EXIST Locker goto MDLOCKER :CONFIRM echo Are you sure u want to Lock the folder(Y/N) set/p "cho=>" if %cho%==Y goto LOCK if %cho%==y goto LOCK if %cho%==n goto END if %cho%==N goto END echo Invalid choice. goto CONFIRM :LOCK ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" echo Folder locked goto End :UNLOCK echo Enter password to Unlock folder set/p ...

Simple Notepad Tricks

Note: Almost all of these tricks works on Windows XP, But some of these might not work on Windows 7. 1.) Create a log or Dairy: Open the Notepad. On the first line  type “.LOG” (without quotes) and press Enter for new line. Type anything in the second or third line and save the file. Notepad will automatically add a time & date log every time you open this file in the future. 2.) Matrix Effect: Copy the below text in a notepad : @echo off color 02 :start echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% goto start Save the file with .bat extension. For eg: Matrix.bat 3.) Continually pop out CD Drive: Copy the below text in a notepad : 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 “Something.VBS”. 4.) Co...