Automattic has an interesting way of Hiring the Right Candidates

All companies agree to the fact that finding and recruiting the right talent is one of the best things a company can do in order to grow and increase shareholder value. However, its not always that easy. But, Automattic, the company behind WordPress, has definitely an interesting and impressive way of finding and recruiting the “Right Candidates”.

While checking out some stuff over the internet on a wordpress blog, i figured out that the company infact sends out a Special Custom Response header called X-Hacker which asks the candidate/user to apply for job with Automattic if he/she is looking at the header and is ofcourse interested. It also asks the reader to mention the header details. Check out the image below from Fiddler which contains the Request and Response HTTP headers.

Request Headers

Request Headers

 

 

Custom Response Header X-Hacker is sent back by the wordpress server asking the user to apply for a job with Automattic.

Custom Response Header X-Hacker is sent back by the wordpress server asking the user to apply for a job with Automattic.

If you are thinking how to checkout the HTTP Headers exchanged between the browser and the webserver, follow the below mentioned steps

1.) I recommend downloading Fiddler as it can be configured to run with any browser. By Default it will run with Internet Explorer and Google Chrome or any browser which uses WINInet. If you use Firefox, you can consider downloading Firefox Ad-On Live HTTP Headers.

2.) Open your browser and also open the software you just installed, Fiddler or Live HTTP Header. Ensure that the tool is capturing traffic. 

3.) Live HTTP Header should be able to show you the headers exchanged right away. In Fiddler, select the URL and then click on the tab which says “Session Inspector” to check the response headers.

Do you also know of any other innovative ideas about Hiring being implemented by any company?

Also Read: HTTP Response Status Codes

Understanding HTTP Cookies

How does Google knows if you are a Adsense client and clicking on your own ads?

You can follow me on Twitter at http://twitter.com/vaibhav1981

Do stay tuned to Technofriends for more, one of the best ways of doing so is by subscribing to our feeds. You can subscribe to Technofriends feed by clicking here.

Cheers

Vaibhav Pandey