<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Is there a way to parse resume information into an Access form?  Will pay $$!?</title>
	<atom:link href="http://www.resume-writing-advice.com/types-of-resume-formats/is-there-a-way-to-parse-resume-information-into-an-access-form-will-pay/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.resume-writing-advice.com/types-of-resume-formats/is-there-a-way-to-parse-resume-information-into-an-access-form-will-pay/</link>
	<description>Resume Writing Advice, Tips &#38; Career, Job Searches</description>
	<lastBuildDate>Sat, 18 Sep 2010 01:48:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Elisa P</title>
		<link>http://www.resume-writing-advice.com/types-of-resume-formats/is-there-a-way-to-parse-resume-information-into-an-access-form-will-pay/comment-page-1/#comment-5100</link>
		<dc:creator>Elisa P</dc:creator>
		<pubDate>Mon, 01 Mar 2010 11:03:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.resume-writing-advice.com/types-of-resume-formats/is-there-a-way-to-parse-resume-information-into-an-access-form-will-pay/#comment-5100</guid>
		<description>May be you can post your project requirements at freelance websites like http://getafreelnacer.com/ and let many programmers bid for your project, you can then choose whoever you like.&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>May be you can post your project requirements at freelance websites like <a href="http://getafreelnacer.com/" rel="nofollow">http://getafreelnacer.com/</a> and let many programmers bid for your project, you can then choose whoever you like.<br /><b>References : </b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug J</title>
		<link>http://www.resume-writing-advice.com/types-of-resume-formats/is-there-a-way-to-parse-resume-information-into-an-access-form-will-pay/comment-page-1/#comment-5099</link>
		<dc:creator>Doug J</dc:creator>
		<pubDate>Mon, 01 Mar 2010 10:20:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.resume-writing-advice.com/types-of-resume-formats/is-there-a-way-to-parse-resume-information-into-an-access-form-will-pay/#comment-5099</guid>
		<description>I am capable of doing this. However, doing this the way you specified would require several hundred hours worth of work.
You don&#039;t want to pay for that.

However, if you can have the applicants submit their resume in either text file or even from a web form (I can help you with that too), the scope of the project would become much smaller.

djohnson001@yahoo.com&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>I am capable of doing this. However, doing this the way you specified would require several hundred hours worth of work.<br />
You don&#8217;t want to pay for that.</p>
<p>However, if you can have the applicants submit their resume in either text file or even from a web form (I can help you with that too), the scope of the project would become much smaller.</p>
<p><a href="mailto:djohnson001@yahoo.com">djohnson001@yahoo.com</a><br /><b>References : </b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Maryland</title>
		<link>http://www.resume-writing-advice.com/types-of-resume-formats/is-there-a-way-to-parse-resume-information-into-an-access-form-will-pay/comment-page-1/#comment-5098</link>
		<dc:creator>Jim Maryland</dc:creator>
		<pubDate>Mon, 01 Mar 2010 09:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.resume-writing-advice.com/types-of-resume-formats/is-there-a-way-to-parse-resume-information-into-an-access-form-will-pay/#comment-5098</guid>
		<description>As an alternative, why not setup your website so that submitted resumes must be parsed by the submitter?  You can call it a &quot;resume wizard&quot; but essentially it would be a page flow that walks the user through a process of copy/paste from their soft copy resume to a form driven page flow that dumps into your database.

If you truly want to do the automated parsing, take a look at the search results for &quot;human resource resume parsing&quot; and you&#039;ll find plenty of commercial products that offer to do that.  I am not familiar with any of them but I&#039;d figure that with a little digging you could find reviews or even ask for a demonstration from the company before purchasing.

** Edit **
Forgot to mention that while developing your own software to parse is certainly an option, the issue is software maintanence.  With a commercial (or possibly a free open source) product, you won&#039;t need to maintain that portion of the solution other than evaluating updated versions to ensure compatibility with your custom code.  What you do get from this is additional features without putting all the development time into it.  For example, will your code handle the Open Document Format (ODF), MS Open Office XML (OOXML), PDF, WPD, etc...?  What about various specifications?  Most likely the commercial (or open source) solution would be addressing that for you.&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>As an alternative, why not setup your website so that submitted resumes must be parsed by the submitter?  You can call it a &quot;resume wizard&quot; but essentially it would be a page flow that walks the user through a process of copy/paste from their soft copy resume to a form driven page flow that dumps into your database.</p>
<p>If you truly want to do the automated parsing, take a look at the search results for &quot;human resource resume parsing&quot; and you&#8217;ll find plenty of commercial products that offer to do that.  I am not familiar with any of them but I&#8217;d figure that with a little digging you could find reviews or even ask for a demonstration from the company before purchasing.</p>
<p>** Edit **<br />
Forgot to mention that while developing your own software to parse is certainly an option, the issue is software maintanence.  With a commercial (or possibly a free open source) product, you won&#8217;t need to maintain that portion of the solution other than evaluating updated versions to ensure compatibility with your custom code.  What you do get from this is additional features without putting all the development time into it.  For example, will your code handle the Open Document Format (ODF), MS Open Office XML (OOXML), PDF, WPD, etc&#8230;?  What about various specifications?  Most likely the commercial (or open source) solution would be addressing that for you.<br /><b>References : </b></p>
]]></content:encoded>
	</item>
</channel>
</rss>

