<?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>The Ideal Candidate</title>
	<atom:link href="http://www.theidealcandidate.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theidealcandidate.com</link>
	<description>Search and post job vacancies</description>
	<lastBuildDate>Tue, 20 Jul 2010 08:50:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Three reasons to open an IdealCandidate account NOW</title>
		<link>http://www.theidealcandidate.com/news/three-reasons-to-open-an-idealcandidate-account-now/</link>
		<comments>http://www.theidealcandidate.com/news/three-reasons-to-open-an-idealcandidate-account-now/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 08:50:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Affiliates]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[affiliate]]></category>

		<guid isPermaLink="false">http://www.theidealcandidate.com/?p=563</guid>
		<description><![CDATA[You have a blog about design/programming/tech, and you are considering using TheIdealCandidate to do something a bit different. Here are three reasons you should do it right now!


You earn money for your work.
How much is advertising earning for you? $25/month? $50? $100? Unless your blog is really popular, you are probably not making thousands. However, [...]]]></description>
			<content:encoded><![CDATA[<p>You have a blog about design/programming/tech, and you are considering using TheIdealCandidate to do something a bit different. Here are three reasons you should do it right now!</p>
<ol>
<li>
You earn money for your work.<br />
How much is advertising earning for you? $25/month? $50? $100? Unless your blog is really popular, you are probably not making thousands. However, with TheIdealCandidate, the commission structure is the same regardless of your site popularity: 50% of the job post price at the time. That job will show on all the blogs in our network, but you get the commission since it&#8217;s coming from your site.<br />
So if the jobs are currently at $200, you earn $100 for each post, which can quickly turn out to be more than your advertising earnings.
</li>
<li>
You give something useful to your audience.<br />
Banner ads are not amazingly useful to your audience. Ok, you need them to earn income but what about achieving both goals : income+relevance? With TheIdealCandidate you give something genuinely useful to your audience: If your blog is about design, your audience will mostly consist of designers, so they will be interested in design jobs! You have just given your audience one more reason to come to your site.
</li>
<li>
You can start straight away!<br />
Unlike advertising, where you have to wait for advertisers to spend some of their budget on your site, you can setup a TheIdealCandidate job board right now. So within seconds you have added a piece to your blog that gives something to your audience AND can earn you money straight away.
</li>
<p>So there you have it, you now can add a new income stream to your blog alongside to advertising. And this one is a win-win for you and your audience, as both parties benefit from TheIdealCandidate.</p>
<p>Register here!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.theidealcandidate.com/news/three-reasons-to-open-an-idealcandidate-account-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Customising the wordpress plugin (1)</title>
		<link>http://www.theidealcandidate.com/news/customising-the-wordpress-plugin-1/</link>
		<comments>http://www.theidealcandidate.com/news/customising-the-wordpress-plugin-1/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 08:44:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Affiliates]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[affiliate]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://dev.theidealcandidate.com/?p=512</guid>
		<description><![CDATA[In this article I&#8217;m just going to talk you through the download, installation and then finally, through the file structure and template tags of our wordpress plugin.
The plugin simply allows you to have a job listing page on your wordpress installation. You can customise how it looks with your knowledge of html and CSS.
You can [...]]]></description>
			<content:encoded><![CDATA[<p>In this article I&#8217;m just going to talk you through the download, installation and then finally, through the file structure and template tags of our wordpress plugin.</p>
<p>The plugin simply allows you to have a job listing page on your wordpress installation. You can customise how it looks with your knowledge of html and CSS.</p>
<p>You can see live examples on the <a href="http://inmeres/jobs/" onclick="javascript: pageTracker._trackEvent('blog_article', 'external_link', 'live_wp_example_inmeres');">inmeres</a> and <a href="http://uniquecss.com/industry-jobs/" onclick="javascript: pageTracker._trackEvent('blog_article', 'external_link', 'live_wp_example_uniquecss');">uniquecss</a> websites &#8211; send us your examples, if they look cool we&#8217;ll stick em here too. Added traffic!</p>
<p><a href="http://wordpress.org/extend/plugins/job-listing/" style="background:#D54E21 none repeat scroll 0 0; border:medium none; color:#FFFFFF; display:block; padding:7px; text-align:center;" onclick="javascript: pageTracker._trackEvent('blog_article', 'download', 'wp_plugin');">download the wordpress plugin directly from wordpress.org here</a></p>
<p><strong>Install the plugin</strong></p>
<ol>
<li>Unzip the &#8220;job-listing.zip&#8221; folder</li>
<li>INSIDE the unzipped folder there is another one called &#8220;job-listing&#8221;</li>
<li>Upload this job-listing folder to your /wp-content/plugins/ directory</li>
<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress.</li>
<li>Navigate to new The Ideal Candidate menu item.</li>
<li>Enter your PayPal email address and a password <em>(if you already have an Ideal Candidate account just enter your admin address and password)</em>.</li>
<li>Enter the amount of characters you want to show in the summary</li>
<li>If you like, you can can set filters for each property. For instance if you only want &#8220;creative&#8221; jobs showing &#8211; type &#8220;creative&#8221; into the &#8220;categories&#8221; field.</li>
</ol>
<p>Right, create a new page. Title it. &#8220;jobs&#8221; (or whatever you like!)<br />
Paste <code>[tic-job-list]</code>  into the content.<br />
Publish it.</p>
<p>Done. Ish!</p>
<p>See part two&#8230; coming soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.theidealcandidate.com/news/customising-the-wordpress-plugin-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
