<?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>Brainstorms of a Webdev &#187; Drupal</title>
	<atom:link href="http://www.bswebdev.com/category/drupal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bswebdev.com</link>
	<description>Web development, PHP, Security, etc... etc...</description>
	<lastBuildDate>Fri, 23 Jul 2010 01:39:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Creating an Alpha Pager with Views 2 and Drupal 6</title>
		<link>http://www.bswebdev.com/2010/07/creating-an-alpha-pager-with-views-2-and-drupal-6/</link>
		<comments>http://www.bswebdev.com/2010/07/creating-an-alpha-pager-with-views-2-and-drupal-6/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 01:39:51 +0000</pubDate>
		<dc:creator>tarnus</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Alpha Agument]]></category>
		<category><![CDATA[Alpha Pager]]></category>
		<category><![CDATA[Views]]></category>
		<category><![CDATA[Views2]]></category>

		<guid isPermaLink="false">http://www.bswebdev.com/?p=87</guid>
		<description><![CDATA[This is a reprint of an article I found here: http://tedserbinski.com/tags/drupal/creating-alpha-pager-with-views-2-and-drupal-6 This is article that saved me tons of hours while I was chasing my tail trying to find an easy way to do this, reprinted so I can remember it later: From reading all of the docs and quietly watching development commits, I knew [...]]]></description>
		<wfw:commentRss>http://www.bswebdev.com/2010/07/creating-an-alpha-pager-with-views-2-and-drupal-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal node templates based on node id</title>
		<link>http://www.bswebdev.com/2010/06/drupal-node-templates-based-on-node-id/</link>
		<comments>http://www.bswebdev.com/2010/06/drupal-node-templates-based-on-node-id/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 17:49:19 +0000</pubDate>
		<dc:creator>tarnus</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.bswebdev.com/?p=81</guid>
		<description><![CDATA[Code Snippet to allow you to override and specify node templates based on node id. Put the code in your template.php file /** * Override or insert variables into the node templates. * * @param $vars * An array of variables to pass to the theme template. * @param $hook * The name of the [...]]]></description>
		<wfw:commentRss>http://www.bswebdev.com/2010/06/drupal-node-templates-based-on-node-id/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal, a pleasant surprise</title>
		<link>http://www.bswebdev.com/2009/03/drupal-a-pleasant-surprise/</link>
		<comments>http://www.bswebdev.com/2009/03/drupal-a-pleasant-surprise/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 19:53:44 +0000</pubDate>
		<dc:creator>tarnus</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.bswebdev.com/?p=43</guid>
		<description><![CDATA[I've spent the last number of years developing my own CMS (content management system) as well as using many others. Several years ago I looked at Drupal for about 10 mins then moved on. I didn't give it a respectful look, or the time it would take to give it a fair review. The only [...]]]></description>
		<wfw:commentRss>http://www.bswebdev.com/2009/03/drupal-a-pleasant-surprise/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
