Thursday, October 20, 2011

Search string for resumes on DICE


Boolean Search: Funny Name, Effective Tool
George Boole, a 19th–century British mathematician, didn't have any inkling about the Internet, but his theories are the foundation for smarter searches of the web and databases. A Boolean search connects a string of up to 25 keywords with commands and symbols that help sort information and deliver more precise results. To pinpoint your ideal candidates and make your job easier, try a Boolean search the next time you search the Dice resume database.
Here's how to use Boolean commands and symbols when querying resumes.  Examples of a search string are highlighted below.
AND 
Oracle AND Java locates resumes that include both of these words.
OR 
Oracle OR Java locates resumes that include either Oracle or Java.
AND NOT 
Oracle AND NOT Java locates resumes where the word Oracle appears but the word Java does not.
Parentheses: ()
Parentheses group words or phrases together. (Oracle AND Java) AND NOT programmer locates resumes with the words Oracle and Java, but not programmer.
Quotation Marks: " "
Use quotation marks to search for words or a phrase in exact order. "Oracle Database Administrator" will only find resumes containing those three words in that exact order.
Wildcard Symbol: * 
Use the asterisk as a wildcard symbol to replace one or more letters at the end of a word to help you find variations of a word. Develop* will find resumes containing the words: develop, developer, developing, development, etc.


To request any information send an email @ recruiterbook@yahoo.com

How to search resumes on Google

Search string for resumes on Google
Targeting Resumes
When using Google to search specifically for resumes, it’s a good idea to begin by searching for the word “resume” in the title and/or the url of web pages.
For example: (intitle:resume OR inurl:resume)
Here is a sample result to illustrate how this works – we can see the word “Resume” in the blue TITLE line, as well as in the green URL line. The first line of any search result is the title of the webpage, and the url is the specific web page’s address.
Targeting the word “resume” in the title and/or url is very handy, because for many people, it’s simply common sense/instinct to either title the web page containing their resume with the word “resume,” and/or save their resume using the word “resume” in the name of the file.
Eliminating False Positive Results
A “false positive” result is a search result that contains your search terms, but does not match the “essence” of what you are actually trying to find. For example – if you’re searching for resumes, there are many sites that will be returned in your search results that are in fact not resumes, such as sites advertising resume samples and job postings that mention phrases such as, “submit resumes to…”
In order to remove most non-resume false positive results, you can use Google’s version of the Boolean NOT operator, which is the minus sign, to prevent your search from returning results with words such as sample, job, etc.
For example:
(intitle:resume OR inurl:resume) -job -jobs -sample -samples
Other ideas of terms you can try to eliminate that may return false positive results:
-eoe -submit -free -”resume service” -template -”resume service” -”resume writers” -”resume writing” 
Targeting Local Resumes
Area Codes
Some people who decide to make their resume available on the Internet also decide to publish a phone number. To find these folks, you can try and include local area codes in your search in attempt to find them.
Here is my favorite blog code lookup site
Here is an example of a search using area codes to target people who live in Northern VA:
(intitle:resume OR inurl:resume) -job -jobs -sample -samples -”resume service” (703 OR 571)
What you’ll notice, however, is that searching for area codes can easily produce false positive results, as can be seen in the screenshot below – which are the first 4 results from the search. Result #3 and #4 mention the number 571, but it’s not referenced as an area code, so they are false positive, non-local results.
To clean up the false positive results that mention 571 or 703 but are not of resumes of people who live in VA, you can add the state and state abbreviation to the search as well as exclude more non-resume terms and phrases:
(intitle:resume OR inurl:resume) -job -jobs -sample -samples -template -”resume service” -”resume writers” -”resume writing” (703 OR 571) (VA OR Virginia)
While there are still a good number of non-resume false positive results, this can be expected because we didn’t even search for any keywords/skills. Once we do, we will notice a significant drop off in false positives.
For example:
(intitle:resume OR inurl:resume) java oracle -job -jobs -sample -samples -template -”resume service” -”resume writers” -”resume writing” (703 OR 571) (VA OR Virginia)
Zip Codes
Another way to search for local resumes is to target a zip code radius.
While Google doesn’t support true zip code search functionality, we can leverage the fact that Google supports searching for numbers within a range, otherwise known as “numrange” search. You can perform a numrange search on any sequential (low to high) set of numbers by typing two periods between the numbers without any spaces. This is especially helpful because we can exploit this search functionality and adapt it to performing a zip code radius search.
For example, take your target zip code and use this handy zip code radius lookup application, which you can use to search for zip codes in a radius and sort the zip codes within the radius from low to high.
Using a central zip code of 75201 in Dallas, TX and targeting a 20 mile radius, we can use that zip code radius application to get a range of zip codes from a low zip code of 75001 to a high zip code of 76155.
Using Google’s numrange search syntax, here is an example of a search string targeting people within a 20-mile radius of 75201 in TX:

Java (intitle:resume OR inurl:resume) -job -jobs -sample -samples -”resume service” 75001..76155 (TX OR Texas)
Sample results: you can see the zip code search worked beautifully:
Be Aware
Here are a couple of things to keep in mind when searching for local resumes:
•         Not everyone will publish a phone number on their resume
•         If they do publish a phone number on their resume, it could be a cell phone with a non-local area code if they relocated from another area – this is why is can be helpful to search for zip codes as well as area codes
•         If they don’t publish a phone number at all, they should at least mention a city and/or state
Targeting Resumes That Are Not Titled As “Resume”
Although plenty of people do title their resume or the web page containing their resume with the word “resume,” there are some people who don’t. After searching for all of the results that DO contain the word “resume” in the URL or title of the web page, you need to try to eliminate them from future search results using Google’s NOT operator, the minus sign, to specifically target the results that don’t mention resume in the title or URL. For example:
-inurl:resume -intitle:resume
Don’t be tempted to try and write that as -(inurl:resume OR intitle:resume), because Google will not read that search string in the manner in which you intend. Instead of eliminating results with the word “resume” in either the URL or the title, Google will in fact will do the exact opposite. Click here to see the sad reality. Sorry Google.
Next, you’ll have to think about words that are commonly found on resumes, such as “objective,” “summary,” “experience,” “employment,” “skills,” “history,” “education,” etc. Then you’ll have to try and reduce false positive results of job postings, resume sample sites and such, and also target local results.  Putting it all together, your search string could look like this:
Java -intitle:resume -inurl:resume (objective OR summary) (experience OR history) education -job -jobs -sample -samples (301 OR 240 OR 410) (MD OR Maryland)
First page results:

Analyzing the Results
We can see that the first result is essentially of a resume, yet the person saved their work history as “biodata.” See?  Some people don’t use the word resume.  
Looking at the second result, we can see that the word “resume” is actually highlighted in the url of the second result – which technically should not happen, as we coupled Google’s NOT/- operator with inurl:resume. Yet more proof that Boolean search does not = Internet search.  That’s 2 strikes, Google.
The third result is definitely not a resume – it is a LinkedIn directory by name, within which is at least one positive hit on our search terms.
When You Stray, You Pay
While there are no doubt resumes on the Internet that do not mention the word “resume,” anywhere within them, I have found that when you stray from targeting the word “resume” in web page titles and URLs, you can quickly find yourself swimming in a sea of false positive results, which is a huge time drain. I believe the 80/20 Pareto principle solidly applies here: You will get 80% of your viable results from targeted resume searches and the other 20% from searching without targeting the word “resume.” Likewise, you can easily waste 80% of your time trying to sort through the sea of false positives in order to dig up the 20% of resumes that do not mention the term.
Conclusion
I’ve provided you with a quick overview of how to effectively utilize Google to search for resumes on the Internet. Be aware though - all is not perfect in when hunting for resumes in Google land – if you have not already, please read these 2 posts: The Internet has Free Resumes – So What?and Boolean search does not = Internet search.

Sample Search strings:
title:resume OR url:resume) AND ((ga OR georgia) NEAR (770 OR 678 OR 404)) AND java
(filetype:doc OR filetype:pdf OR filetype:txt OR filetype:wps OR filetype:asp) resume
You can then tack on keywords like so:
(filetype:doc OR filetype:pdf OR filetype:txt OR filetype:wps OR filetype:asp) resume java XML
And then localize it:
(filetype:doc OR filetype:pdf OR filetype:txt OR filetype:wps OR filetype:asp) resume java XML (NC OR "North Carolina")

How To Search Resumes In Different Tools

Wednesday, October 19, 2011

Information About SAP



A)   Environments for SAP ERP

1.     Supported Hardware

2.     Supported Database

3.     Supported Operating System
  
B)   COMPLETE MODULES OF SAP ERP

1.     Basis
2.     ABAP/4 Programming
3.     FI (Financial Accounting)
4.     CO (Controlling)
5.     EC (Enterprise Controlling)
6.     TR (Treasury)
7.     IM (Investment Management)
8.     HR (Human Resource)
9.     SD (Sales and Distribution)
10. Logistics Information System
11. MM (Materials Management)
12. PM (Plant Maintenance)
13. PP (Production Planning)
14.  QM - Quality Management
15. BW (Business Warehousing)
16. IS (Industry Solutions) / SAP for Industries specific solutions
17. CS (Customer Service)
18. SMB
19. CA (Cross Application Components)
20. PS (Project Systems)
21. mySAP SEM
22. mySAP CRM (Customer Relationship Management)
23. mySAP Product Life Cycle Management
24. SCM (SAP Supply Chain Management)
25. Netweaver
26. mySAP SRM (Supplier Relationship Management)

  
A) ENVIRONMENTS FOR SAP

1.    Supported Hardware for SAP ERP

SAP can be installed on the following systems. The functionality and programming technique is same for all systems.

1.1.           HP
1.2.           IBM
1.3.           Sun
1.4.           AT&T
1.5.           AS400
1.6.           Bull
1.7.           Sequent
1.8.           SNI
1.9.           Compaq Digital

2.    Supported Database for SAP ERP
SAP is a back-end-free ERP system. That means the following Database can be used in SAP software. The functionality/programming technique is same for all database system.
2.1.           Oracle
2.2.           MS SQL
2.3.           Informix
2.4.           Sybase
2.5.           Adabas D
2.6.           DB2 for AIX
2.7.           DB2/400

3.    Supported Operating System for SAP
SAP can be installed on the following platforms (Operating systems):
3.1.           MS Windows NT
3.2.           OS/400
3.3.           Unix
3.4.           Solaris
3.5.           AIX
3.6.           HP UX
3.7.           Sinux

B) Complete SAP Modules:

1.    SAP Basis
1.1.           Security (BC - SEC)
1.2.           Application Link Enabling (ALE)
1.3.           Remote Function Calls (RFC)
1.4.           Object Linking and Embedding (OLE)
1.5.           Common Program Interface Communications (CPI-C)
1.6.           Electronic Data Interchange (EDI)
1.7.           Customizing (BC-CUS)
1.8.           ABAP Programming and Runtime Environment (BC - ABA)
1.9.           Client Server Technology (BC - CST)
1.10.       Network Integration (BC - NET)
1.11.       Basis Services/ Communication Interfaces (BC - SRV)
1.12.       Computing Center Management System (BC - CCM)
1.13.       Upgrade General (BC - UPG)
1.14.       Change and Transport System (BC - CTS)
1.15.       Operating System Platform(BC - OP)
1.16.       Database Interface, database platforms (BC - DB)
1.17.       Front End Services (BC - FES)
1.18.       ABAP Workbench (BC - DWB)
1.19.       Documentation and Translation Tools (BC - DOC)
1.20.       Controls and Control Framework (BC - CI)  
1.21.       Business Management (BC - BMT)
1.22.       Middleware (BC - MID)
1.23.       Computer Aided Test Tool (BC - CAT)
1.24.       Ready to Run R/3 (BC - BRR)
1.25.       Authorisations System Monitoring with CCMS Workload Alert Monitor

2.    ABAP/4 Programming
2.1             ABAP Workbench
2.2             Menu Painter
2.3             Screen Painter
2.4             Data Dictionary
2.5             SAP Script
2.6             Business Workflow (BC - WF)
2.7             ALE
2.8             EDI
2.9             Business Connector
2.10         Business Server Pages
2.11         Internet Application Server
2.12         Mercator Report Painter
2.13         ALV reporting
2.14         Report writer
2.15         Dialog Programming
2.16         Repository Information System
2.17         ABAP 00
2.18         IDOCS
2.19         LSMW
2.20         Smartforms
2.21         EBP
2.22         ASAP methodology
2.23         ABAP Query 

3.    SAP FI (Financial Accounting)
3.1.           General Ledger Accounting (FI - GL)
3.2.           Special Ledger (FI - SL)
3.3.           Extended Ledger
3.4.           Accounts Payable (FI- AP)
3.5.           Accounts Receivable (FI - AR)
3.6.           Asset Accounting (FI - AA)
3.7.           Bank Accounting
3.8.           Funds Management (FI - FM)
3.9.           Travel Management (FI-TM)
3.10.       Consolidation

4.    SAP CO (Controlling)
4.1.           Cost Centre Accounting (CO - CCA)
4.2.           Overhead Cost Controlling (CO - OM)
4.3.           Activity Based Coding (CO - ABC)
4.4.           Product Cost Controlling (CO - PC)
4.5.           Profitability Analysis (CO - PA)
4.6.           Material Ledger (CO - ML)

5.    SAP EC (Enterprise Controlling)
5.1.           Consolidation (EC - CS)
5.2.           Executive Information System (EC-EIS)
5.3.           Profit Center Accounting (EC - PCA)
5.4.           Business Planning and Budgeting

6.    SAP TR (Treasury)
6.1.           Cash Management (TR - CM)
6.2.           Loans Management (TR - LM)
6.3.           Market Risk Management (TR - MRM)
6.4.           Treasury Management (TR - TM)
6.5.           Funds Management (TR - FM)
6.6.           Information System

7.    SAP IM (Investment Management)
7.1.           Investment Programmes
7.2.           Investment Measures (orders/products)
7.3.           Corporation Wide Budgeting
7.4.           Appropriation Requests
7.5.           Automatic Settlement of Fixed Assets
7.6.           Depreciation Forecast
7.7.           Information System

8.    SAP HR (Human Resource)
8.1.           Recruitment
8.2.           Personnel Administration
8.3.           Benefits Administration
8.4.           Compensation Management
8.5.           Personnel Development
8.6.           Organizational Management
8.7.           Travel Management
8.8.           Training and Events Management
8.9.           Personnel Planning
8.10.       Time Management
8.11.       Incentive
8.12.       Wages
8.13.       Workflow
8.14.       Payroll
8.15.       Internet Scenarios
8.16.       Information System

9.    SAP SD (Sales and Distribution)
9.1.           Master Data
9.2.           Sales
9.3.           Sales Support
9.4.           Sales Information System
9.5.           Billing
9.6.           Special Business Transactions
9.7.           Shipping
9.8.           Transportation
9.9.           Credit Control
9.10.       QM in SD
9.11.       Internet
9.12.       Foreign Trade
9.13.       Electronic Data Interchange

10.           SAP Logistics Information System
10.1.       Purchasing Information System
10.2.       Sales Information System
10.3.       Inventory Controlling
10.4.       Retail Information System
10.5.       Production Planning and Control Information System
10.6.       Plant Maintenance Information System
10.7.       Project Information System

11.           SAP MM (Materials Management)
11.1.       Purchasing
11.2.       Invoice Verification
11.3.       Logistics (General)
11.4.       Logistics Information System
11.5.       Inventory Management
11.6.       Inventory / Valuations
11.7.       Materials Planning
11.8.       Workflow
11.9.       External Services Management
11.10.  QM in MM
11.11.  Warehouse Management

12.           SAP PM (Plant Maintenance)
12.1.       Preventative Maintenance
12.2.       Maintenance Order Management
12.3.       Maintenance Projects
12.4.       Service Management
12.5.       Maintenance Planning
12.6.       Equipment and Technical Objects
12.7.       Structuring Technical Systems
12.8.       PM Processing
12.9.       Work Clearance Management
12.10.  Internet Scenarios
12.11.  Customising
12.12.  Information System

13.           SAP PP (Production Planning)
13.1.       Make to Order (CR)
13.2.       Make to Order (PIR)
13.3.       Repetitive Manufacturing
13.4.       PP for Process Industries (PP - PI)
13.5.       PP - Processes
13.6.       Sales and Operations Planning
13.7.       Capacity requirements
13.8.       Master Planning
13.9.       KANBAN
13.10.  Production Orders
13.11.  Product Cost Planning
13.12.  Plant Data Collection
13.13.  Assembly Orders
13.14.  Information System

14.           SAP QM - Quality Management
14.1.       Planning
14.2.       Inspections
14.3.       Notifications
14.4.       Control
14.5.       Certificates
14.6.       Test Equipment Management
14.7.       QM-IS

15.           SAP BW (Business Warehousing)
15.1.       Data Warehousing
15.2.       BI Suite - Business Explorer
15.3.       BI Platform
15.4.       ODS Structures
15.5.       Development Technologies
15.6.       Info Cube
15.7.       Design Build

16.           SAP CS (Customer Service)
16.1.       Service Processing
16.2.       Controlling
16.3.       Service Contracts
16.4.       Workflow in Customer Service

17.           SAP SMB
17.1.       SAP SMB 

18.           SAP CA (Cross Application Components)
18.1.       SAP Business Workflow
18.2.       Application Link Enabling (ALE)

19.           SAP PS (Project Systems)
19.1.       Basic Data
19.2.       Operational Structures
19.3.       Project Planning
19.4.       Approval
19.5.       Information System
19.6.       Project Execution and Integration
19.7.       Work Breakdown Structure

20.           mySAP SRM (Supplier Relationship Management)
20.1.       Self Service Procurement
20.2.       Service Procurement
20.3.       Plan Driven Procurement
20.4.       Spend Analysis
20.5.       Strategic Sourcing
20.6.       Catalogue Content Management

21.           mySAP SEM
21.1.       Business Consolidation (SEM-BCS)
21.2.       Business Information Collection (SEM-BIC)
21.3.       Business Planning and Simulation (BW-BPS)
21.4.       Corporate Performance Monitor (SEM-CPM)
21.5.       Stakeholder Relationship Management (SEM-SRM)

22.           mySAP CRM (Customer Relationship Management)
22.1.       CRM Enterprise
22.2.       Field Applications
22.3.       Interaction Center
22.4.       E-Commerce
22.5.       Channel Management
22.6.       Industry Specific CRM

23.           mySAP Product Life Cycle Management
23.1.       Document Management
23.2.       Engineering Change Management
23.3.       Enterprise Content Management
23.4.       Classification
23.5.       Basic Data for Process Manufacturing

24.           SAP SCM (SAP Supply Chain Management)
24.1.       SCM Process and Business Scenarios
24.2.       SAP Forecasting and Replenishment
24.3.       SAP Advance Planning and Optimization (SAP - APO)
24.4.       SAP Inventory Collaboration Hub (SAP - OCH)
24.5.       SAP Event Management (SAP - EM)
24.6.       SCM Basis

25.           SAP Netweaver
25.1.       SAP Masterdata Management
25.2.       Information Integration
25.3.       Portal Content
25.4.       Process Integration
25.5.       Knowledge Management
25.6.       Life Cycle Management
25.7.       SAP Business Intelligence
25.8.       SAP Visual Composer
25.9.       People Integration
25.10.  Application Platform
25.11.  SAP Web Application Server
25.12.  SAP Business Information Warehouse
25.13.  SAP Solution Manager
25.14.  SAP Enterprise Portal
25.15.  SAP Mobile Engine
25.16.  Security

26.           SAP IS (Industry Solutions) / SAP for Industries
SAP has the following industries specific solutions:
26.1.       Aerospace & Defence
26.2.       Consumer Products
26.3.       Defence & Security
26.4.       Retail
26.5.       Insurance
26.6.       Mill Products
26.7.       Higher Education & Research
26.8.       Industrial Machinery & Components
26.9.       Logistics Service Providers
26.10.  Automotive
26.11.  Chemicals
26.12.  Pharmaceuticals
26.13.  Banking
26.14.  Telecoms
26.15.  Life Sciences
26.16.  Mining
26.17.  Public Sector
26.18.  Service Provider
26.19.  Media
26.20.  Healthcare
26.21.  Oil & Gas
26.22.  Utilities
26.23.  Postal Services
Besides the above functionalities and flexibilities, SAP also adding new features, new modules, new environment and new industry specific solutions to its flagship ERP product continuously.


To request more information on any particular technology sent a request mail @ recruiterbook@yahoo.com