<?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: indica 2.0</title>
	<atom:link href="http://indi.ca/2005/07/indica-20/feed/" rel="self" type="application/rss+xml" />
	<link>http://indi.ca/2005/07/indica-20/</link>
	<description>I'm a Sri Lankan American Canadian graduate trying to make something of myself in Colombo</description>
	<lastBuildDate>Fri, 10 Feb 2012 07:21:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Step Machine</title>
		<link>http://indi.ca/2005/07/indica-20/comment-page-1/#comment-241499</link>
		<dc:creator>Step Machine</dc:creator>
		<pubDate>Tue, 21 Sep 2010 07:12:28 +0000</pubDate>
		<guid isPermaLink="false">http://indi.ca/?p=530#comment-241499</guid>
		<description>Be not indignant that you cannot create others as you desire them to be, since you cannot prevail upon yourself as you long to be</description>
		<content:encoded><![CDATA[<p>Be not indignant that you cannot create others as you desire them to be, since you cannot prevail upon yourself as you long to be</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prabhath</title>
		<link>http://indi.ca/2005/07/indica-20/comment-page-1/#comment-17717</link>
		<dc:creator>Prabhath</dc:creator>
		<pubDate>Mon, 11 Jul 2005 06:54:46 +0000</pubDate>
		<guid isPermaLink="false">http://indi.ca/?p=530#comment-17717</guid>
		<description>Google Ads - that&#039;s new right?

BTW, Don&#039;t buy an IBM. Go for a Dell Precision.</description>
		<content:encoded><![CDATA[<p>Google Ads &#8211; that&#8217;s new right?</p>
<p>BTW, Don&#8217;t buy an IBM. Go for a Dell Precision.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prabhath</title>
		<link>http://indi.ca/2005/07/indica-20/comment-page-1/#comment-17685</link>
		<dc:creator>Prabhath</dc:creator>
		<pubDate>Wed, 06 Jul 2005 09:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://indi.ca/?p=530#comment-17685</guid>
		<description>If you can make Freebase happen, I think it would be one of the most useful plugins for people who use it as a CMS (not just as a blog tool). I would love to contribute to such a project, but programming is not exactly my league. However, if you&#039;re interested, I think we&#039;ll be able to get some guys from Vesess to assist.</description>
		<content:encoded><![CDATA[<p>If you can make Freebase happen, I think it would be one of the most useful plugins for people who use it as a CMS (not just as a blog tool). I would love to contribute to such a project, but programming is not exactly my league. However, if you&#8217;re interested, I think we&#8217;ll be able to get some guys from Vesess to assist.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: indi</title>
		<link>http://indi.ca/2005/07/indica-20/comment-page-1/#comment-17684</link>
		<dc:creator>indi</dc:creator>
		<pubDate>Wed, 06 Jul 2005 07:55:56 +0000</pubDate>
		<guid isPermaLink="false">http://indi.ca/?p=530#comment-17684</guid>
		<description>Freebase isn&#039;t anything really, just an idea.  I want make Wordpress capable of handling database management, where you can set your own fields.  Descriptions of Vocational Courses, for example.  There are like 8 fields (location, cost, etc), and it&#039;d be nice if people could leave comments.  The options I &#039;ve found are

1. Copy the table directly in from Excel.  Works OK, and not hard to update.  However, it&#039;s not especially searchable and I can&#039;t add comments cause each entry is just HTML, not a database-driven post.  It&#039;s basically not scalable.

2. Use Structured Blogging (structuredblogging.org).  These lets me hack in fields like cost, rating etc.  However, it outputs as XML, which leaves out some of the benefits of using a database - like advanced search.

3. Use Custom Fields.  This is what I&#039;m working on.  There&#039;s a plugin to draw out Custom Fields, the only problem is getting a user interface where the same custom fields will appear every time.  That is, you&#039;d have access to &#039;Write Post&#039;, &#039;Write Page&#039;, &#039;Write Course&#039; and &#039;Write Institution&#039;.  Write Post gives you &#039;excerpt&#039;, &#039;content&#039;, category, etc.  Write Course would give you &#039;name&#039;, &#039;cost&#039;, location, etc.

Dunno if these makes sense,  and I don&#039;t actually know enough code to do it.  Something like it would enable WP to be used for any type of data beyond blogs - classifieds, retail listings, hotels, etc.</description>
		<content:encoded><![CDATA[<p>Freebase isn&#8217;t anything really, just an idea.  I want make WordPress capable of handling database management, where you can set your own fields.  Descriptions of Vocational Courses, for example.  There are like 8 fields (location, cost, etc), and it&#8217;d be nice if people could leave comments.  The options I &#8216;ve found are</p>
<p>1. Copy the table directly in from Excel.  Works OK, and not hard to update.  However, it&#8217;s not especially searchable and I can&#8217;t add comments cause each entry is just HTML, not a database-driven post.  It&#8217;s basically not scalable.</p>
<p>2. Use Structured Blogging (structuredblogging.org).  These lets me hack in fields like cost, rating etc.  However, it outputs as XML, which leaves out some of the benefits of using a database &#8211; like advanced search.</p>
<p>3. Use Custom Fields.  This is what I&#8217;m working on.  There&#8217;s a plugin to draw out Custom Fields, the only problem is getting a user interface where the same custom fields will appear every time.  That is, you&#8217;d have access to &#8216;Write Post&#8217;, &#8216;Write Page&#8217;, &#8216;Write Course&#8217; and &#8216;Write Institution&#8217;.  Write Post gives you &#8216;excerpt&#8217;, &#8216;content&#8217;, category, etc.  Write Course would give you &#8216;name&#8217;, &#8216;cost&#8217;, location, etc.</p>
<p>Dunno if these makes sense,  and I don&#8217;t actually know enough code to do it.  Something like it would enable WP to be used for any type of data beyond blogs &#8211; classifieds, retail listings, hotels, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prabhath</title>
		<link>http://indi.ca/2005/07/indica-20/comment-page-1/#comment-17682</link>
		<dc:creator>Prabhath</dc:creator>
		<pubDate>Wed, 06 Jul 2005 07:06:45 +0000</pubDate>
		<guid isPermaLink="false">http://indi.ca/?p=530#comment-17682</guid>
		<description>Interesting set of tools you&#039;re using here, and for the projects. Wonder what that Freebase thing is - a WP plugin?</description>
		<content:encoded><![CDATA[<p>Interesting set of tools you&#8217;re using here, and for the projects. Wonder what that Freebase thing is &#8211; a WP plugin?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

