<?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: A Task I&#8217;ve set myself with WordPress</title>
	<atom:link href="http://www.ndedesigns.com/blog/2010/06/a-task-set-with-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ndedesigns.com/blog/2010/06/a-task-set-with-wordpress/</link>
	<description>Web design projects, inspiration and other interesting things</description>
	<lastBuildDate>Sat, 26 Nov 2011 07:26:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Doria Kimbral</title>
		<link>http://www.ndedesigns.com/blog/2010/06/a-task-set-with-wordpress/comment-page-1/#comment-278</link>
		<dc:creator>Doria Kimbral</dc:creator>
		<pubDate>Sat, 26 Nov 2011 07:26:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ndedesigns.com/blog/?p=182#comment-278</guid>
		<description>This site is really a stroll-by means of for all of the information you needed about this and didn’t know who to ask. Glimpse here, and also you&#039;ll definitely discover it.</description>
		<content:encoded><![CDATA[<p>This site is really a stroll-by means of for all of the information you needed about this and didn’t know who to ask. Glimpse here, and also you&#8217;ll definitely discover it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.ndedesigns.com/blog/2010/06/a-task-set-with-wordpress/comment-page-1/#comment-219</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Sat, 19 Jun 2010 20:22:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.ndedesigns.com/blog/?p=182#comment-219</guid>
		<description>@&lt;a href=&quot;http://www.ndedesigns.com/blog/2010/06/a-task-set-with-wordpress/comment-page-1/#comment-218&quot; rel=&quot;nofollow&quot;&gt;Frank&lt;/a&gt;: Awesome, thanks :)

Going to have to read about using it a bit :)</description>
		<content:encoded><![CDATA[<p>@<a href="http://www.ndedesigns.com/blog/2010/06/a-task-set-with-wordpress/comment-page-1/#comment-218" rel="nofollow">Frank</a>: Awesome, thanks <img src='http://www.ndedesigns.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Going to have to read about using it a bit <img src='http://www.ndedesigns.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://www.ndedesigns.com/blog/2010/06/a-task-set-with-wordpress/comment-page-1/#comment-218</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Sat, 19 Jun 2010 20:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.ndedesigns.com/blog/?p=182#comment-218</guid>
		<description>Here&#039;s the fuction ur looking for I think.

http://codex.wordpress.org/Function_Reference/wp_signon</description>
		<content:encoded><![CDATA[<p>Here&#8217;s the fuction ur looking for I think.</p>
<p><a href="http://codex.wordpress.org/Function_Reference/wp_signon" rel="nofollow">http://codex.wordpress.org/Function_Reference/wp_signon</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.ndedesigns.com/blog/2010/06/a-task-set-with-wordpress/comment-page-1/#comment-217</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Sat, 19 Jun 2010 19:49:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.ndedesigns.com/blog/?p=182#comment-217</guid>
		<description>@&lt;a href=&quot;http://www.ndedesigns.com/blog/2010/06/a-task-set-with-wordpress/comment-page-1/#comment-215&quot; rel=&quot;nofollow&quot;&gt;Frank&lt;/a&gt;: Cheers Frank :)

I don’t think it will need to come to having to write a plugin for it. It should just need me to include a few files from wordpress and call the login function at the same point as I do my own login – thats how I managed it with VBulletin.

Only way that would break is if Wordpress change the login function’s location or name in an update (which is unlikely).</description>
		<content:encoded><![CDATA[<p>@<a href="http://www.ndedesigns.com/blog/2010/06/a-task-set-with-wordpress/comment-page-1/#comment-215" rel="nofollow">Frank</a>: Cheers Frank <img src='http://www.ndedesigns.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I don’t think it will need to come to having to write a plugin for it. It should just need me to include a few files from wordpress and call the login function at the same point as I do my own login – thats how I managed it with VBulletin.</p>
<p>Only way that would break is if WordPress change the login function’s location or name in an update (which is unlikely).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://www.ndedesigns.com/blog/2010/06/a-task-set-with-wordpress/comment-page-1/#comment-215</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Sat, 19 Jun 2010 19:43:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ndedesigns.com/blog/?p=182#comment-215</guid>
		<description>Hi nick, the best way to impliment this would probably be to write a wordpress plugin. Reason being that when you update wordpress ur custom code will not be overwritten. It will simple be deactivated, the update will occur, and then it will be reactivated. Like this you wont have to worry about making edits to wordpress every time you update it.

Info here:
http://codex.wordpress.org/Writing_a_Plugin</description>
		<content:encoded><![CDATA[<p>Hi nick, the best way to impliment this would probably be to write a wordpress plugin. Reason being that when you update wordpress ur custom code will not be overwritten. It will simple be deactivated, the update will occur, and then it will be reactivated. Like this you wont have to worry about making edits to wordpress every time you update it.</p>
<p>Info here:<br />
<a href="http://codex.wordpress.org/Writing_a_Plugin" rel="nofollow">http://codex.wordpress.org/Writing_a_Plugin</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

