<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ERE.net &#187; Timothy Marston</title>
	<atom:link href="http://www.ere.net/author/timothymarston/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ere.net</link>
	<description>Recruiting News, Recruiting Events, Recruiting Community, Social Recruiting</description>
	<lastBuildDate>Fri, 20 Nov 2009 00:19:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A Recruiter&#8217;s Guide to Boolean Searching (and the World&#8217;s Largest Free CV Database)</title>
		<link>http://www.ere.net/2009/10/06/a-recruiters-guide-to-boolean-searching-and-the-worlds-largest-free-cv-database/</link>
		<comments>http://www.ere.net/2009/10/06/a-recruiters-guide-to-boolean-searching-and-the-worlds-largest-free-cv-database/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 09:25:03 +0000</pubDate>
		<dc:creator>Timothy Marston</dc:creator>
				<category><![CDATA[News and Features]]></category>
		<category><![CDATA[sourcing]]></category>

		<guid isPermaLink="false">http://www.ere.net/?p=10105</guid>
		<description><![CDATA[Carmen Hudson recently highlighted SearchOnTheGo as an iPhone application with real value for recruiters. While it is a handy tool for completing CV searches on Google, the essence of the program is that it creates &#8216;complex&#8217; searches through a point-and-click interface. This is a great simplifier for many, but Boolean search writing is a skill [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-10107" title="Picture 2" src="http://www.ere.net/wp-content/uploads/2009/09/Picture-23.png" alt="Picture 2" width="178" height="57" />Carmen Hudson <a href="http://www.ere.net/2009/08/13/six-iphone-apps-for-recruiters/">recently highlighted SearchOnTheGo</a> as an iPhone application with real value for recruiters. While it is a handy tool for completing CV searches on Google, the essence of the program is that it creates &#8216;complex&#8217; searches through a point-and-click interface. This is a great simplifier for many, but Boolean search writing is a skill that top recruiters need to know directly in order to get meaningful candidate search results from a wide range of software.</p>
<p>Beyond Google, many other systems we use on a daily basis accept Boolean searches. This includes LinkedIn, Monster, and quite probably your internal ATS. SearchOnTheGo won&#8217;t help you with these platforms, so if you want to get the most from them you need to know the basics of Boolean searching directly. Therefore, in less than 1,000 words, let&#8217;s see if I can explain how to do it!<span id="more-10105"></span></p>
<p>Fully constructed Boolean search strings can look both confusing and complex, but don&#8217;t worry, because they aren&#8217;t! The first important thing to appreciate is that there are only five elements of syntax to understand. These are:</p>
<p><strong>AND</strong></p>
<p><strong>OR</strong></p>
<p><strong>NOT</strong></p>
<p><strong>()</strong></p>
<p><strong>“”</strong></p>
<p>By applying these appropriately, along with the keywords you wish to consider, you can create a huge range of search operations. There is no limit to how often you can use any of these elements in a search, so you can create very specific search strings, which will save you a lot of time in filtering the results.</p>
<h3>AND</h3>
<p>AND is the simplest function to apply. Any search terms that follow an AND command must appear in the result. For example:</p>
<p><em>engineer</em> AND <em>“senior developer”</em></p>
<p>will give results that include both the word engineer and the phrase “senior developer”. All search results will include both, and any CVs that have either engineer or “senior developer&#8221; (but not both) will not appear.</p>
<h3>OR</h3>
<p>OR provides options into a search. Usage of the OR command allows you to create a list of possibilities for which only one match is important. For example, the following search phrase would give you results that contain one or more of the stated words:</p>
<p><em>hospitality OR catering OR hotelier</em></p>
<h3>NOT</h3>
<p>NOT is the command of exclusion. If there are closely related terms that mean very different things, then usage of the NOT command is extremely valuable. An example could be as follows:</p>
<p><em>architect NOT “software architect”</em></p>
<p>This would give you results that contain the word architect, but leaving out any that use the phrase “software architects”. Very useful if you are operating in the construction industry.</p>
<p>The one major limitation with the NOT command is that it isn&#8217;t recognized by Google.</p>
<h3>“” &#8211; Quotation Marks</h3>
<p>You will have noticed that I have used the “” expression above in some examples already, wrapped around particular keywords. These quotation marks are used to capture a phrase that is to be kept intact, in the precise word order stated. Not using “” around a phrase will mean that each word is treated separately, usually with an assumed AND in between each one. For example:</p>
<p><em>pork sandwich</em></p>
<p>would give results that contain &#8216;<em>pork</em>&#8216; and &#8216;<em>sandwich</em>&#8216;, but not necessarily in the same sentence or paragraph!</p>
<p>“pork sandwich”</p>
<p>would give results that only contain the phrase &#8216;<em>pork sandwich</em>&#8216;</p>
<h3>() &#8211; Brackets</h3>
<p>Using brackets is essential for complex search strings, and it can be their application that causes the most confusion. Essentially, a clause within brackets is given priority over other elements around it. The most common place that brackets are applied by recruiters is in the use of OR strings. Perhaps a good example would be company names. You have a list of target companies from where you wish to find your talent, and a candidate can have worked at any one (or ideally several) of them. You might initially construct a command like this:</p>
<p><em>IBM OR Oracle OR “Red Hat” OR Microsoft</em></p>
<p>These are all large companies though, so any search like this is likely to generate a large number of results.  If you wanted to find just individuals who have reached Manager or Director level, then you might use the following command:</p>
<p><em>“Manager” OR “Director”</em></p>
<p>To combine both commands into one search, we use brackets to tell the search engine that these are separate conditions. In order to tell the search engine that we want to see results containing either Manager or Director and also one of IBM, Oracle, Red Hat, or Microsoft, we group them like this:</p>
<p><em>(“Manager” OR “Director”) AND (IBM OR Oracle OR “Red Hat” OR Microsoft)</em></p>
<p>It makes no difference which order the two bracketed sections go; the same results will result either way.</p>
<h3>Wrap-up, and big5hire.com</h3>
<p>So, that&#8217;s a whistle-stop guide to the very basics of Boolean searching. I have only scratched the surface on its usage, and there are many more techniques that can be used by smart recruiters. For that, I can strongly recommend the blog of Glenn Cathey, the self-proclaimed <a href="http://www.booleanblackbelt.com">Boolean Black Belt</a>.</p>
<p>To put boolean into practice, play around with <a href="http://www.big5hire.com/">http://www.big5hire.com/</a>. Big5Hire is probably the single largest CV database resource in the world, and it&#8217;s completely free! It aggregates the profiles from several major social networks, as well as CVs accessible through Google. The best value from it only tends to come from applying particularly complex or specific search strings, but that&#8217;s simply because there are so many profiles on there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ere.net/2009/10/06/a-recruiters-guide-to-boolean-searching-and-the-worlds-largest-free-cv-database/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Why Competency-based Selection Should Be in Your Toolkit</title>
		<link>http://www.ere.net/2009/07/03/why-competency-based-selection-should-be-in-your-toolkit/</link>
		<comments>http://www.ere.net/2009/07/03/why-competency-based-selection-should-be-in-your-toolkit/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 09:39:28 +0000</pubDate>
		<dc:creator>Timothy Marston</dc:creator>
				<category><![CDATA[News and Features]]></category>
		<category><![CDATA[assessments]]></category>

		<guid isPermaLink="false">http://www.ere.net/?p=8715</guid>
		<description><![CDATA[Competency-based selection (also known as behavioral selection) is a well-known selection method about which many books have been written, and many training courses delivered. Despite this, in my conversations with other in-house recruitment teams, it has surprised me how few companies apply the technique as part of their recruitment methodology.
I therefore thought that it might [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ere.net/wp-content/uploads/2009/06/picture-31.png"><img class="alignright size-full wp-image-8716" title="picture-31" src="http://www.ere.net/wp-content/uploads/2009/06/picture-31.png" alt="" width="132" height="31" /></a>Competency-based selection (also known as behavioral selection) is a well-known selection method about which many books have been written, and many training courses delivered. Despite this, in my conversations with other in-house recruitment teams, it has surprised me how few companies apply the technique as part of their recruitment methodology.</p>
<p>I therefore thought that it might be helpful if I provided an overview of the concepts and logic behind this system. Whether or not you choose to actually apply the process, I certainly think it should be given consideration first.<span id="more-8715"></span></p>
<p><strong>Key Advantages of Competency-based Selection</strong></p>
<ul>
<li>Improved objectivity, leading to truer talent acquisition</li>
<li>Consistency in hiring decisions</li>
<li>Legal protection for the employer</li>
<li>Improved consensus on hires across multiple stakeholders</li>
</ul>
<p><strong>How it Works</strong><br /> The intention of a competency-based assessment is to move hiring decisions away from the classic intuition-led process (i.e. away from: &#8220;I feel that this person would be a great hire&#8221;). Instead, the system brings in a certain amount of objectivity, replacing much of the subjectivity of traditional assessments. Candidates are not primarily assessed or rated based upon their aspirations, opinions, or similar. Rather, the underlying premise is that we can anticipate how a candidate will behave in a role in the future through an assessment of their behavior in the past.</p>
<p>In competency-based interviews, questions are asked that require reference to specific events (e.g. &#8220;When was the last time you were overwhelmed by your workload?&#8221;). Candidates are discouraged from giving general answers and asked to focus on specific incidents. By examining how a candidate has actually approached real situations in the past, we can judge more accurately how they will act again in similar circumstances.</p>
<p>I state above that this is a &#8220;certain&#8221; amount of objectivity, rather than total objectivity, because no selection system can be expected to entirely remove opinion. However, what competency-based selection does is provide substantial justification for recruitment decisions. By drawing upon multiple sources and contributors, and aggregating the data drawn from these interviews, the outcome ceases to be an individual manager&#8217;s choice and instead becomes a consensus. This means that new hires will have the buy-in of all stakeholders, improving prospects for their successful induction into the company. It also results (through keeping the structured interview notes from each interviewer) in a substantial body of evidence to justify hiring decisions, protecting employers from litigation.</p>
<p><strong>Setting the Target</strong><br /> In order to be able to make a judgment on a candidate&#8217;s capability, we need to have a frame of reference to set them against. This is something that is individual to every business, as no two organizations have the same expectations. Candidates need to be assessed against defined personality traits (competencies) appropriate to the role in question. Typically these competencies will be drawn from a large global framework, in combinations that are different for each business area (as different departments will need different profiles).</p>
<p>Competencies tend to measure behaviors such as Adaptability, Working under pressure, Customer management, and so on. A candidate&#8217;s interview performance against each competency is related to &#8220;Key Actions&#8221; and other criteria that the employer has defined as belonging to the trait in question.</p>
<p><strong>Rating the Candidate</strong><br /> By asking a series of specific questions (at Red Hat we provide interviewers with the questions they need in a formal interview guide, customized for each business area) and rating the capability that the candidate has demonstrated in their answers against the chosen competencies, the interviewer has all that they need to move into the process of decision-making.</p>
<p>All interviewers gather together (virtually, where required) to discuss their findings. The different scores that they have each given to the candidate are compared and discussed, enabling agreement of an overall score for the candidate against each competency. It is these competency scores that are then used to decide whether to pursue a candidate further or not.</p>
<p>In the process of discussing their findings, there will be differences of opinion between interviewers. That is where the interviewer&#8217;s notes are essential, as all decisions on scoring need to be justified by findings from the interview. I&#8217;ve found that an interviewer knowing that they will have to justify their score encourages a high-level of self-discipline in producing these notes. Thus there is no room left for hunches and loosely-explained opinions, which as I stated at the start is one of the intentions and benefits of a competency-based system.</p>
<p>We&#8217;ve seen why a competency-based selection system can benefit businesses in a number of directions. By having a consistent and objective process in place, employers are not only being transparent and fair to candidates, but they are also greatly reducing corporate risk from litigation associated with decisions that can be challenged as  unfair or discriminatory.</p>
<p>Perhaps most importantly, introducing this objectivity helps ensure that organizations are truly hiring the best talent, which is ultimately our goal as recruiters.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ere.net/2009/07/03/why-competency-based-selection-should-be-in-your-toolkit/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>An Outsider&#8217;s Guide to Recruiting in the UK, Legally</title>
		<link>http://www.ere.net/2009/04/15/an-outsiders-guide-to-recruiting-in-the-uk-legally/</link>
		<comments>http://www.ere.net/2009/04/15/an-outsiders-guide-to-recruiting-in-the-uk-legally/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 16:55:07 +0000</pubDate>
		<dc:creator>Timothy Marston</dc:creator>
				<category><![CDATA[Advice and How-To's]]></category>
		<category><![CDATA[legal]]></category>

		<guid isPermaLink="false">http://www.ere.net/?p=7497</guid>
		<description><![CDATA[Are you hiring in the UK? Here&#8217;s what you absolutely must know about discrimination law.
As companies increasingly manage their recruitment in a regional or global context, recruiters are more often in a different country from the positions for which they are hiring. This can be a real compliance risk.
Legislation in the UK that affects hiring [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ere.net/wp-content/uploads/2009/04/dg_072375.jpg"><img class="alignright size-medium wp-image-7498" title="dg_072375" src="http://www.ere.net/wp-content/uploads/2009/04/dg_072375.jpg" alt="" width="152" height="64" /></a>Are you hiring in the <a href="http://www.ere.net/erenetwork/groups/group.asp?GROUPID={724A6442-BFE3-4275-92C4-587B4E403A46}">UK</a>? Here&#8217;s what you absolutely <em>must</em> know about discrimination law.<span id="more-7497"></span></p>
<p>As companies increasingly manage their recruitment in a regional or global context, recruiters are more often in a different country from the positions for which they are hiring. This can be a real compliance risk.</p>
<p>Legislation in the UK that affects hiring processes has expanded substantially in recent years, in particular around the area of discrimination. With that in mind, and as the UK is one of the world&#8217;s larger economies, I thought it might be useful for others if I highlight the key areas that need to be considered when recruiting for your organization&#8217;s UK entity.</p>
<p>These are stipulations in UK law, and you are expected to know them. In the UK legal system, ignorance is no defence. This advice is also no substitute for professional legal consultation (see the end of the article for more on that), but I hope it provides useful guidance.</p>
<h3>Discrimination</h3>
<p>As is common in many countries, UK law prevents employers from making a hiring decision based directly or indirectly upon discriminatory grounds such as sex, race, age, ethnicity, or disability. If you have an equitable hiring process, you could be forgiven for thinking that this article will therefore be of little relevance to you.</p>
<p>You are probably wrong.</p>
<p>I am sure we can all spot and avoid direct discrimination in our hiring practices, but UK law also gives protection to prospective employees from indirect discrimination. This is much broader in its definition, and has tripped up several companies recently (ironically, some of these have been law firms).</p>
<h3>Indirect Age Discrimination</h3>
<p>Age discrimination is now a major pitfall for many companies in their recruitment advertising, as indirect discrimination can make it a challenge to accurately describe roles in detail. For example, it is no longer permissible to state that candidates must have &#8220;Three or more years of experience in&#8230;&#8221;</p>
<p>If someone who has 2 1/2 years of great experience could actually do the job, then this statement would be considered discriminatory.</p>
<p>The most common workaround to this problem is to use adjectives to indicate relative competency strengths. For example, advertisements can refer to a requirement for &#8220;Strong experience with&#8230;&#8221; or &#8220;Solid experience of&#8230;&#8221; etc.</p>
<p>Further, employers must also avoid indicating any age preference in their corporate culture (as this can be interpreted as an inherent bias). Any reference to a &#8220;young team&#8221; or &#8220;dynamic environment&#8221; are both rocky ground.</p>
</p>
<h3>Indirect Racial/Ethnic Discrimination</h3>
<p>A recent employment tribunal has provided much greater clarity on indirect racial discrimination, and this is perhaps the most challenging circumstance of all. In the case of <a href="http://www.bailii.org/uk/cases/UKEAT/2009/0305_08_0902.html">Osborne Clark Services vs. Purohit</a>, a candidate had applied for a training role with a UK law firm whilst not having a valid right to work in the UK.  The employer had a policy of never accepting applications for training contracts from non-EEA (European Economic Area) nationals who required work permits to work in the UK.  As a result of this blanket policy, the prospective employer screened the candidate out of its selection process at an early stage on the basis of his work status, and the candidate accused the employer of racial discrimination. He won.</p>
<p>The ruling defines that all candidates, regardless of work status, must be considered equal, and hiring decisions can only be made based upon merit alone. However, in the current economic climate, the UK government has also clamped down on the distribution of work permits to non-Europeans, so the possibility of being able to hire someone from outside the EEA is not guaranteed.</p>
<p>The employer attempted to argue that the number of potential applicants for training posts would involve the employer engaging in considerable administrative costs in making work permit applications which were destined to be unsuccessful.  This argument was not accepted and it was stated that work permit issues should only come into consideration at the last stages of selection.  For employers, this has the potential to mean that recruiters must spend much greater amounts of time screening applicants for positions, and also managing their processing (where they are required to obtain the right to work in the UK).</p>
<p>On a side note, it is worth noting that the work permit regime in the UK was replaced in November 2008 by the Tier 2 skilled worker category.  As the labor market test applies equally to Tier 2 applications as it did to work permits, the same considerations as arose in the case discussed above would still apply to applications subject to the new regime.</p>
<p>In conclusion, the picture is both challenging and at times contradictory. Companies should be particularly careful not to assume that advertising styles that are appropriate in the U.S. (and even other European countries) are legitimate in the UK.</p>
<p>Ultimately, it is at the discretion of individual companies to decide whether the most cost-effective solution is to adopt an outgoing search model (using networks and social networking tools), and not to advertise at all. The jury is still out on that.</p>
<h3>Key Action Points</h3>
</p>
<p>Do not justify any hiring decisions (or eliminations) based upon any discriminatory grounds, including:</p>
<ul>
<li>Length of Experience</li>
<li>Immigration status</li>
<li>Age</li>
<li>Ethnicity</li>
<li>Disability</li>
</ul>
<p>In job advertisements, never:</p>
<ul>
<li>State time-specific experience requirements</li>
<li>Imply an age-specific company culture</li>
<li>Screen or eliminate candidates based purely upon immigration status</li>
</ul>
<p>For further guidance on this area of UK law, I can recommend <a href="http://www.shoosmiths.co.uk/news/2026.asp">Jen Argent</a>, to whom I also owe credit for sanitizing this article.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ere.net/2009/04/15/an-outsiders-guide-to-recruiting-in-the-uk-legally/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Is the War for Talent a Red Herring?</title>
		<link>http://www.ere.net/2009/03/27/is-the-war-for-talent-a-red-herring/</link>
		<comments>http://www.ere.net/2009/03/27/is-the-war-for-talent-a-red-herring/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 10:24:39 +0000</pubDate>
		<dc:creator>Timothy Marston</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[corporaterecruiting]]></category>

		<guid isPermaLink="false">http://www.ere.net/?p=7081</guid>
		<description><![CDATA[I have often heard it asserted by people within the recruitment industry that we are all involved in a war for talent. The mantra asserts that in our role as corporate recruiters, we are in aggressive competition with other organizations for the same individuals. As a result, and despite the best efforts of media like [...]]]></description>
			<content:encoded><![CDATA[<p>I have often heard it asserted by people within the recruitment industry that we are all involved in a war for talent. The mantra asserts that in our role as corporate recruiters, we are in aggressive competition with other organizations for the same individuals. As a result, and despite the best efforts of media like ERE, there tends to be suspicious relations between the recruitment faculties of different companies.</p>
<p>As we enter a new and more challenging phase for the global economy, we&#8217;ve all seen a sharp increase in the numbers of capable candidates who are available. With a market like this, which should dispel any competitive fears talent acquisition teams feel, I think we have a great opportunity to re-assess how we relate to each other. <span id="more-7081"></span></p>
</p>
<h3>Our Problems</h3>
<p>From my recent conversations with recruiters in other companies (admittedly all IT firms), it has become clear to me that the main challenges that we face on a day-to-day basis are not related to our ability to source appropriate candidates. Nor are we often faced with a race to hire a particular individual before the &#8220;competition.&#8221;</p>
<p>More often, the issues that demand our urgent attention relate to internal processes and systems. As our CEO recently said of Red Hat as a whole: &#8220;We are succeeding despite our processes.&#8221; I would suggest that this is something many of us can relate to.</p>
<p>The most vocal and audible advocates of solutions to our problems are often those third-parties who are keen to sell us something, be it an applicant tracking system, or managed resourcing solution, or something else entirely. Where such a vested interest is held, we cannot rely on any sort of objective assessment of the situation.</p>
</p>
<h3>Where Are Our Solutions?</h3>
<p>So if we shouldn&#8217;t turn to the vendors for insight into best practices, where do we look? The key to understanding how to improve our own systems is to look at what other recruitment teams are doing, and to learn from their experiences. In order to do that, we need to clearly define our own priorities. Is it more important for us to keep hiring managers happy, or to foster enthusiasm in our candidate community? Maybe there is a more tactical goal, such as a reduction in the usage of staffing agencies.</p>
<p>Either way, there is bound to be another organization who has confronted the same issues before. We all have valuable experience from our own time in recruitment, but we should also never pretend to know everything.</p>
</p>
<h3>Knowledge Shared Is a Problem Halved</h3>
<p>Our company has a cultural bias towards transparency, and I think the <a href="http://en.wikipedia.org/wiki/Open_source_software">open source software</a> model is something that our industry can draw upon. We are all striving towards similar goals, and we can really evolve talent acquisition as a commercial discipline if we pull in the same direction. The U.S. has a head start in this regard; in other parts of the world dedicated internal recruiters are not yet a common feature of the corporate landscape.</p>
<p>Through groups on LinkedIn and ERE, in-house recruiters are starting to connect with each other. If we are all going to evolve, we also need to contribute. Tell the industry what you&#8217;ve tried, or what you&#8217;re thinking of trying. Share what worked and what didn&#8217;t, and see how it compares with the experiences of other teams.</p>
<p>If we as corporate recruiters want to adopt best practices in our own areas, we need to identify what best practice is. We should not assume that the most painless procedures that we have used ourselves in the past are actually the best systems in the industry as a whole &#8230; but they might be.</p>
<p>Open yourself up to scrutiny. Sure, it might be a little embarrassing at first to hold your hand up and say &#8220;I&#8217;m a recruiter, and my processes don&#8217;t work,&#8221; but you&#8217;ll feel a whole lot better for it afterwards. And who knows, you could just learn something in the process.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ere.net/2009/03/27/is-the-war-for-talent-a-red-herring/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
