<?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: Custom Drupal Modules and Views</title>
	<atom:link href="http://blog.tristanmedia.com/2008/06/custom-drupal-modules-and-views/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tristanmedia.com/2008/06/custom-drupal-modules-and-views/</link>
	<description>One can never have enough scripting languages: Notes on Perl, PHP, Python, and Ruby</description>
	<lastBuildDate>Fri, 29 Jan 2010 18:13:52 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tristan Media Blog</title>
		<link>http://blog.tristanmedia.com/2008/06/custom-drupal-modules-and-views/comment-page-1/#comment-2</link>
		<dc:creator>Tristan Media Blog</dc:creator>
		<pubDate>Thu, 03 Jul 2008 20:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.tristanmedia.com/2008/06/custom-drupal-modules-and-views/#comment-2</guid>
		<description>&lt;p&gt;&lt;strong&gt;Custom Drupal Modules &#8211; creating filters for Views&lt;/strong&gt;&lt;/p&gt;&lt;br /&gt;
&lt;p&gt;Continuing my exploration of custom modules and views, here is my code for allowing view builders to filter entries based on a status field, say &#8220;special offers&#8221; that is represented in our module&#8217;s database table by an integer with 1&#8230;&lt;/p&gt;


 </description>
		<content:encoded><![CDATA[<p><strong>Custom Drupal Modules &#8211; creating filters for Views</strong></p>
<p></p>
<p>Continuing my exploration of custom modules and views, here is my code for allowing view builders to filter entries based on a status field, say &#8220;special offers&#8221; that is represented in our module&#8217;s database table by an integer with 1&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
