Subscribe:

Friday, June 29, 2012

Facebook CEO Eyes On Opera After Instagram




Details are few, but the story claims that Facebook wants to compete in the web browser space that already has Microsoft, Google, Apple and Mozilla among its participants. The company recently fetched Mark Zuckerberg $1 Billion by entering the US stock market. Zuckerberg now has enough money to play and is looking through various fields to invest them.

The Opera web browser has always been well behind, at least in terms of market share, in the PC web browser market. Both Net Applications and Stats Counter show that Opera is fifth in use on the PC behind Internet Explorer, Chrome, Firefox and Safari. However, Opera has found some attraction as a mobile web browser. Facebook is all about mobility now, and they could see buyingOpera Software as a short cut towards making a browser that would compete in the smartphone and tablet space.

Facebook has also been on a buying spirit in the past few weeks, either acquiring the teams behind app companies or, in the case of Instagram, offering to buy the entire company for $1 billion. They have even bought lots of patent rights from Microsoft. It's unknown how much Facebook would be willing to pay for Opera Web Browser, but it certainly has a bigger history than a lot of other software companies. Lets see what Facebook is up to with all that money from IPO.

How to Block a Website Unknown Trick

Sometimes it becomes necessary to block a website on our Computers for one or other reason. You can easily and effectivily block access to a website by adding it to your Windows HOSTS file. Once the website is blocked in the HOSTS file, it will not appear in any of the browsers. That is, the website becomes completely unavailable.


1. Go to your HOSTS file which is located at:

C:\WINDOWS\SYSTEM32\DRIVERS\ETC for XP, Vista and Win 7
C:\WINNT\SYSTEM32\DRIVERS\ETC for Win 2000
C:\WINDOWS for Windows 98 and ME

2. Open HOSTS with Notepad.

The default Windows HOSTS looks like this:
______________________

# Copyright © 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a “#” symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
#
127.0.0.1 localhost
_____________________________

3. Directly under the line that says 127.0.0.1 Localhost, you will want to type:

127.0.0.1 name of the URL you want to block

For example to block the website MySpace.com, simply type:
127.0.0.1 myspace.com
127.0.0.1 www.myspace.com

Other parts of MySpace could be blocked in a similar way:
127.0.0.1 search.myspace.com
127.0.0.1 profile.myspace.com
etc etc etc…

It is necessary to add a website with and without the “www.”. You can add any number of websites to this list.

4. Close Notepad and answer “Yes” when prompted.

5. After blocking the website, test it in any of the browser. If every thing is done as said above,the website must not appear in any of the web browsers. You should see a Cannot find server or DNS Error saying: “The page cannot be displayed”. I have also created a virus to block a website which automatically blocks a list of websites as specified in the source program.

Some people suggest that your add a website to the Internet Explorer ‘Privacy’ settings. This does not block a site. It only stops that site from using cookies.


How to Remove Facebook TimeLine For Your Use



How to Remove Facebook TimeLine For Your Use


Its now very easy to remove fb timeline ,it will be done by a plugin in your browser!

I found a good and a 100% working trick to remove timeline, yes, this time it is working for everyone, now this is easy trick and very good trick, Actually this is the plugin or you can say extension of browsers, which completely removetimeline from facebook, the name of extension is " timeline remove "
so the first step is to install plugin from here :


http://www.timelineremove.com/

Make Your Keyboard Lights Do DISCO

Instructions:

*Paste any of the below codes in notepad
*Save it with any name u like with an extension ".vbs"
*Double click to run the file
*To stop, launch task manager and then under "Processes" end "wscript.exe"


TRICK 1: LED's TO dance in a regular manner

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

TRICK 2: LED's to dance randomly

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

TRICK 3:

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

Its fun...
I hope u would like it...

Use VLC as a Video Cutter Unknown Trick




Friends ,everybody knows very well about VLC media player .this is fantastic software to watch all kind of videos format ,music etc . . .
Do you know that you may use VLC players as a video cutter .This is not a trick .its a function ,which is included in VLC player .Do you wana try it ?ok ,just follow these steps

  • Launch VLC media player and activate Advanced controls located under the View menu .
  • After activate the advanced controls you will see four extra buttons above the normal play/pause button . We will use the first button from the left called the record button .
  • Now play your desire video ,who you want to cut .
  • Just click on record button ,from where you want to
  • cut the video .
  • Click again record button to stop the recording/cutting .
  • That's it .its so simple .

Speaking Computer Without Software

This is the tutorial that teaches you to make your own software that speaks

first of all open the notepad then type the following things there

Dim message, sapi
message=InputBox("What do you want me to say?","Bhargavtheprince.blogspot.in")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message

Now save the file in .vbs extension. it will work..

If You Like this Post Please write a comment..

Trick to post empty status on Facebook



Instructions

1.Login to Facebook Account and go to status update field.
2.Now type @[0:0: ] and than click on share the post.
3.Now You will be able to see empty status on your screen.

Thursday, June 28, 2012

How To Earn Free Mobile Balance





At First I Thought All Of The Sites Which Says Get 500 Free Mobile balance And All Non sence Were False But 1 Application Which Gives Real Mobile Talk time To Ur Mobile Its Not Any Kind OF Fake

Click Here Add This Application On Facebook And U Can Earn Free Mobile Balance


Facebook Auto Liker Coadings



Get ur Own Auto Liker With Ur Own Host !!
Stpe1:- Download Files
Step2:- Upload It On Ur Host
Step3:- Create A Application For Ur Auto Liker
Step4:- Ur Done :) Ur Auto Liker IS Now Redy U need To Get A Huge AMount Of Tokens

Key Board Key Logger Full Verson





Hi Friends Here Is the New Key Logger Which Records The Victim Key Board download and Enjoy
Iam Not responsible For Any Kind OF Damage



Fake Account Makers Yahoo & RediffMaker


Download Yahoo Maker Here



Download Rediffmaker From Here

Samantha Pics





Samantha Pics










Prince Thumblins





How To Get Likes On Ur Facebook Status Tut !!

Hi Friends Today iam showing U How to Get Likes On UR Status !!! Just Watch It !!

Just Click Here



Wednesday, June 27, 2012

ChitChat Messenger – Facebook Chat from Desktop


Chat With Friends Straight From Your Desktop
Chit Chat
for Facebook is a small and easy to use application that allows you to chat with your Facebook friends.
Chit Chat for Facebook allows its users to access Facebook Chat from their desktop, if you ve used an instant messenger such as Yahoo,gtalk,AIM, MSN Messenger or ICQ then you probably know what I mean.
The Facebook Messenger enables users to save their Facebook Chat conversations (chat history), format their instant messages (use bold and underline) and add smileys to their messages.
Sending facebook instant messages with Chit Chat is easy, its reliable and provides much more information such as sign in notifications than your in-browser Facebook Chat.


Cool Features of “Chit Chat for Facebook” ?

  • Fun and Free- Convenient and fun way to chat with your Facebook contacts without the hassle of surfing Facebook
  • Free Your Browser-You can surf the internet without having to keep checking back to see if you have any new Facebook messages.
  • Facebook Login Notifications- Chit Chat let s you know when your friends login to Facebook Chat
  • Save Your Messages- Let s you save your Facebook Chat messages
  • Message Notification- Chit Chat flashes on your taskbar so you know when you have received a new Facebook instant message
  • Free & Easy To Use- Very easy to handle more than one conversation with the tabbed message window.

Unlike all Facebook pages at once easily....

I have nothing like that or any tool by which you can Unlike all the Facebook Pages in a click but i have an easier way to unlike all the Unnecessary Facebook Pages rather then visiting all those pages to Unlike.

Let see How to do this as you have not shared which version of Facebook you are using the older or the New Timeline Therefore i am sharing for both.

First start with New Timeline
If you are using the TImeline Then visit to your Timeline profile and then click Likes tab their as shown below

STEP 2
This will open a new page now you click on the edit button on the top this will change some buttons on the page Now here you can see some Pages you like Just click on that press delete from your keyboard this will unlike that page and then click on Show other Pages you like This will open a box from where you can unlike all the pages you want just you have to click on unlike and if you want to unlike the page

By using this simple steps you can easily Unlike the Facebook Pages in the New timeline IF you are using the Older one then Visit Here and follow the second step written above Just Click on the pages and press the delete button and for more pages click on Show more pages and further steps are already explained above in step 2.

Tuesday, June 26, 2012

How to hack Facebook Id | Account | Password



Many of friends asking how to hack Facebook id .
As we all know Facebook is one of the world's best social networking site.
And many people are connected through Facebook and some time they are requiring to hack some other account for their personal purpose.
Here We are explaining a simple an easy tutorial how to hack Facebook password.

Before doing all those stuff let be sure about these points:-
In the field of computer security, phishing is the criminally fraudulent process of attempting to acquire sensitive information such as usernames, passwords and credit card details by masquerading as a trustworthy entity in an electronic communication.

Find more about phishing attack here

Facebook Phisher

Phishing is legally offensive. we are not responsible for any action done by you.

Hacking Facebook Account


Phishing is the most commonly used method to hack Facebook.In This technique phishing is used to create a Fake Login Pages, also known as spoofed pages. These fake login pages resemble the original login pages of sites like Yahoo , Gmail, MySpace etc. The victim is fooled to believe the fake facebook page to be the real one and enter his/her password. But once the user attempts to login through these pages, his/her facebook login details are stolen away. I recommend the use of Phishing to hack facebook account since it is the easiest one.

To Become a smart hacker you must have some social engineering skill to make people believe that they are signing to real page.


Here are the detail steps:

step 1: At first download the Facebook phisher here

step 2:To Download The File U Need To Register Which Has Opned In The New Tab Or Else The FIle Wont DOwnload

step 3:Now Upload this two files to any of these free webhost sites:
just sign any of listed site below and get the hosting panel
1)www.000webhost.com
2)www.x10hosting.com
3)www.my3gb.com

step 4:Send this phisher link (index.html link) to your victim and make him login to his Facebook account using your sent Phisher.

step 5: Once the logs in to his Facebook account using Phisher, all his typed Facebook id and password is stored in "passes.txt". This file is created in your webhost control panel as shown below