Sunday, December 6, 2015

X-ray Search for Google + with Google



site:plus.google.com ("lives * LOCATION" | "lived * LOCATION") (programmer | developer | "software engineer") ("KEYWORDS") -"works * " -inurl:(posts|about|photos|videos|plusones)


Example: 
site:plus.google.com ("lives * Chennai" | "lived * Chennai") (programmer | developer | "software engineer") ("Java Developer") -"works * " -inurl:(posts|about|photos|videos|plusones)


Note: Exclusion of words like posts|about|photos|videos|plusones will give you right search results. 

Saturday, December 5, 2015

Locksmith for LinkedIn


Access 3rd Level and Out of Network connections.
Access 3rd Level and Out of Network connections on LinkedIn. This tool automatically locates full profiles by finding a connection referral link, accessing complete profiles within seconds.

This tool automatically locates full profiles of those 3rd degree and Out of Network connections, by finding a connection referral link, accessing complete profiles within seconds and revealing to you the full name and profile of the contact you wish to view.





X-Ray Search Twitter with Google








site:twitter.com tweets “Chennai” “Web Designer” -inurl:(search|favorites|status|statuses|jobs) -intitle:(job|jobs) -recruiter -HR -careers -job

Note: Exclusion of words like Search, Favorites, Status, Statuses, Jobs, Recruiter, HR, Careers , Job will give you right search results. 

Friday, December 4, 2015

Using the Filetype Syntax - Boolean Search

The Google search syntax filetype: allows you to identify the type of file you are looking for. This type of search can target resumes which are typically uploaded online in Word or Text document formats.

Example: Combine this syntax with your inurl: syntax for an even more specific search.

For example...
inurl:resume filetype:doc (Java | J2ee) (Chennai) (Developer | programmer)
inurl:resume filetype:pdf (PHP AND Wordpress) (Chennai) (Developer | programmer)

This search string will produce results of web pages with resume in the URL which also have a
Word document uploaded.

Other file types you can try:
• filetype:pdf  • filetype:docx   • filetype:txt

Limitations and Commands of Search Engines - Boolean Search


COMMAND GOOGLE BING YAHOO ASK
AND Space Space Space Space
OR OR or | OR or | OR OR
NOT
“ ” “exact phrase” “exact phrase” “exact phrase” “exact phrase”
() (OR) (OR) (OR) (OR)
+ +exactword NA NA NA
Word in the Title intitle: intitle: intitle: intitle:
Word in the URL inurl: NA NA NA
Site Search site: site: site: site:

Techniques to find resumes from google.

Google advanced search techniques is used to find resumes from google.

(inurl:resume | inurl:CV |inurl:"curricu-lum vitae" | inurl:bio) -job -jobs -sample -samples -template (Location) (Skills) (Keywords)

(intitle:resume | intitle:CV |intitle:"curricu-lum vitae" | intitle:bio) -job -jobs -sample -samples -template (Location) (Skills) (Keywords)

Tips:
inurl: To find keywords which has been mentioned in URL
-      : Excluding keywords
intitle : term restricts results to documents containing term in the title. 

Finding Active & Passive Engineers on Stack Overflow

Stack Overflow offers a careers section to their website where Stack users can search for jobs and where recruiters can go to search for people who are either actively or passively looking to make a change in their current employment situation.

Stack Overflow careers section has approximately 138,000 candidates, comprised of 30,000+ actively looking for a job and 108,000+ passive candidates who, while not actively looking, have indicated they are open to offers. It’s always helpful to be able to identify people who are open to discussing opportunities to make a change from their current employer.

site:careers.stackoverflow.com -jobs -inurl:company

To test this out, simply add skill(s) and a location or multiple locations. For example:

site:careers.stackoverflow.com (Java | j2ee | Jsp | Servlets | Struts) (Chennai) -jobs -inurl:company

It’s good to see what each person is ideally looking for, which is obviously very helpful when assessing the level of match between your opportunity and each person you’re reviewing, as well as when engineering an effective message to increase the probability of a response.

In addition, you can quickly check out their Stack reputation and top answers which can give you a sense of their knowledge and skill/expertise.

Tuesday, December 1, 2015

Boolean Strings by Keyword

Below are common search strings organized by keyword. Copy and paste each one as a stand-alone, or use them in conjunction with other skills/requirements.


(admin OR administrator OR administration)

(app OR apps OR application)

("ba" OR "business analyst" OR "business analysis") 

("bi" OR "business intelligence") 

("business analyst" OR "business analysis" OR "bus analyst" OR ba OR ccba OR cbap OR bi OR "business intelligence" OR bo OR "business objects" OR bsa OR "business systems analyst")

("developer" OR engineer OR architect OR programmer OR programming)

(ecommerce OR "e commerce" OR "online retail" OR sem OR "search engine marketing")

(LAMP OR (linux AND apache AND mysql AND (perl OR php OR python)))

(linux OR unix OR centos OR redhat OR ubuntu)

(mobile OR Android OR droid OR iphone OR ios OR blackberry)

(network OR system OR os OR nos OR "operating systems")

(network OR networking OR system OR systems OR "operating systems" OR "information systems")

("oo" OR "object oriented" OR object-oriented OR "OOP")

(test OR qa OR qc OR quality OR troubleshooting OR debug OR tuning OR solving OR solutions)

("project manager" OR "project management" OR PMP)

("ui" OR user-interface OR "user interface")

("ux" OR user-experience OR "user experience")

(warehouse OR warehousing OR san OR nas OR storage)

(web OR internet OR portal OR portlet OR microsite OR website OR "web site" OR url)

Use an asterisk (*) - Boolean Search

Use an asterisk (*) as a placeholder for any unknown or “wildcard” terms. Results will vary depending on its use, how Google has indexed the content of the page or what Google feels is relevant.


[ “senior * Programmer” ] will include results for [ senior software programmer ]

[ “senior * * Programmer” ] will include results for [ senior software technical programmer ]

Tip: It’s important to know that an asterisk (*) can include results providing a single term, special character OR phrase and you should experiment with it until you get the desired results.

Name2Email - Gmail Tool

Gmail Free Tools

Creative Boolean Search (X-ray Search)

Creative XRay Search
Behance Boolean : 
By x-raying Behance using Google you get unlimited access to the talent on there and a good insight on the size of the talent pool. All Behance profiles have job title and location listed which can be used as a basis for creating a basic Boolean string.

Example string:  site:behance.net  “based” “Chennai" (“Graphic Designer” | "Web Designer" | "Visual Designer")

inurl: Operator - Boolean Search

inurl:

If you include inurl: in your query, Google will restrict the results to documents containing that word in the URL. For instance, [ inurl:resume site:www.behance.net ] searches for pages on Behance in which the URL contains the word “resume.” It finds pdf files that are in the directory or folder named “resume” on the Behance website. The query [ inurl:Software Engineer ] will return documents that mention the words “Software” in their URL, and mention the word “Engineer” anywhere in the document.

Note: There must be no space between the inurl: and the following word.

Putting inurl: in front of every word in your query is equivalent to putting allinurl: at the front of your query, e.g., [ inurl:Software inurl:Engineer ] is the same as [ allinurl: Software Engineer ].

In URLs, words are often run together. They need not be run together when you’re using inurl:.