<?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>NGCoders - Next Generation Coders &#187; content profile</title>
	<atom:link href="http://www.ngcoders.com/tag/content-profile/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ngcoders.com</link>
	<description>Personal Blog of Vikas Patial.</description>
	<lastBuildDate>Sun, 25 Jul 2010 08:01:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Joodr Profile System &#8211; Content profile vs Core profile</title>
		<link>http://www.ngcoders.com/projects/joodr/joodr-profile-system-content-profile-vs-core-profile</link>
		<comments>http://www.ngcoders.com/projects/joodr/joodr-profile-system-content-profile-vs-core-profile#comments</comments>
		<pubDate>Tue, 04 Nov 2008 20:25:10 +0000</pubDate>
		<dc:creator>Vikas Patial</dc:creator>
				<category><![CDATA[Joodr]]></category>
		<category><![CDATA[content profile]]></category>
		<category><![CDATA[core.module]]></category>
		<category><![CDATA[drupal 6]]></category>

		<guid isPermaLink="false">http://www.ngcoders.com/?p=62</guid>
		<description><![CDATA[As Joodr is based on Drupal 6 , Neither Nodeprofile or Bio can be used for profile system. So basically I had two options Content Profile and the core profile.module .  Both have their own advantages and disadvantages.
So after some digging around and looking how it works Joodr will be using a profile as node [...]]]></description>
			<content:encoded><![CDATA[<p>As Joodr is based on Drupal 6 , Neither Nodeprofile or Bio can be used for profile system. So basically I had two options Content Profile and the core profile.module .  Both have their own advantages and disadvantages.</p>
<p>So after some digging around and looking how it works Joodr will be using a profile as node system using content profile. The main reason for me choosing this is how the data is stored when using core module and when using profile with CCK . I found profile with CCK is much better. There are other reasons too but overall for a SNS to be as scalable and configurable as possible content profile would be better, for smaller ones core profile should do just fine.</p>
<p>So i will be finally using content profile as profile module for Joodr.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ngcoders.com/projects/joodr/joodr-profile-system-content-profile-vs-core-profile/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
