Wednesday, August 25, 2010

You Can't Block Mark Zuckerberg From Your Facebook Profile

Wednesday, August 25, 2010 by Unknown · 0 comments

Mark Zuckerberg    

A Facebook spokesperson  :

"This error isn't specific to any one account.  It's generated when a person has been blocked a certain large number of times.  In very rare instances, a viral campaign will develop instructing lots of people to all wrongly block the same person. The purpose of this system is to protect the experience for people targeted by these campaigns.  We're constantly working to improve our systems and are taking a closer look at this one." 





If you Have an account on facebook, you probably blocked same people from watching your profile and from seeing your name on facebook search. Zuckerberg has also an account on his own site

http://www.facebook.com/zuck .

 As you can see his wall is empty . you can't add him as friend and you can't poke him but you can send message.














Now let's try to block Mark .







when you click on report/block and check block and submit your request .here is the result



Block Failed

If you block someone, they will not be able to find you in a Facebook search, see your profile, or interact with you through Facebook channels (such as Wall posts, Poke, etc.). Any Facebook ties you currently have with a person you block will be broken (for example, friendship connections, Relationship Status, etc.). Note that blocking someone may not prevent all communications and interactions in third-party applications, and does not extend to elsewhere on the Internet.

One can only imagine that even if you could block "Zuck", he'd be able to get around this if he wanted. Then there's the fact that its his site. Would you want people who have accounts on your site to be able to block you?
Advertisement

Tuesday, August 24, 2010

How to Write a Chrome Extension in Two Easy Steps

Tuesday, August 24, 2010 by Unknown · 0 comments

i will show you on This tutorial how to creating a simple extension. You'll add an icon to Google Chrome that, when clicked, displays an automatically generated page. The icon and page will look something like this:
 You can create and develop extensions using any release of Google Chrome, on Windows, Mac, or Linux.


Create and load an extension

 

 First i will write an extension that adds a browser action to the toolbar of Google Chrome.
  1. Create a folder on your computer to contain your extension's code.
  2. Inside your extension's folder, create a text file called  manifest.json, and put this code in it:
    {
      "name": "My First Extension",
      "version": "1.0",
      "description": "The first extension that I made.",
      "browser_action": {
        "default_icon": "icon.png"
      },
      "permissions": [
        "http://api.flickr.com/"
      ]
    }
  3. Copy this icon to the same folder:

 

  1. Load the extension.
    1. Bring up the extensions management page by clicking the Tools menu
      (or the Window menu on Mac) and choosing Extensions. (If you're using version 6 or later, choose Tools > Extensions.)
    2. If Developer mode has a + by it, click the + to add developer information to the page. The + changes to a -, and more buttons and information appear.
    3. Click on Load unpacked extension button. A file dialog appears.
    4. In the file dialog, navigate to your extension's folder and click OK.
If your extension is valid, its icon appears next to the address bar, and information about the extension appears in the extensions page, as the following screenshot shows


Add code to the extension


Second step, you'll make your extension do something besides just look good.
  1. Edit  manifest.json  to add the following line:

    ...
      "browser_action": {
        "default_icon": "icon.png",
        "popup": "popup.html"
      },
      ...
    Inside your extension's folder,     create a text file called popup.html,     and download this file add the  code to it
  2. Return to the extensions management page, and click the Reload button to load the new version of the extension.
  3. Click the extension's icon. A popup should appear that displays the contents of popup.html.
It should look something like this:

Advertisement

Tuesday, August 17, 2010

How to make $5 easily and more!!

Tuesday, August 17, 2010 by Unknown · 0 comments

4
What's fiverr? .
Fiverr is a place for people to share things they’re willing to do for $5: Funny and Bizarre, Social Marketing, Graphics, Advertising, Technology, Business, Programming and more!
If you have a verified PayPal account than it will be very easy for you to know How to make $5 easily and more!! maybe even $100

Now how to make money doing that.All you have to do is to going quickly to register on fiverr

2
As you see  the picture shows that you have to tweet your service and waiting for people to contact you to complete their service, once you finish you will have your $5 . than you can use this money to search for people whom over same service which you are looking for . or you have to wait 14 days to transfer your money to your PayPal account



3

As you see you can choose from a recent list, and you can see an example for what people do there , than you can start your earning. hope this site can help you make money

4
Advertisement