<?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>Embedded Components and Tools Blog Center &#187; Drupal</title>
	<atom:link href="http://www.embeddedcomponents.com/blogs/category/web-components/drupal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.embeddedcomponents.com/blogs</link>
	<description>The Home For Smart Reusable Code &#38; Circuits</description>
	<lastBuildDate>Tue, 23 Mar 2010 21:40:32 +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>Setting up Drupal 6.4 as a multi-user blog site</title>
		<link>http://www.embeddedcomponents.com/blogs/2008/09/setting-up-drupal-64-as-a-multi-user-blog-site/</link>
		<comments>http://www.embeddedcomponents.com/blogs/2008/09/setting-up-drupal-64-as-a-multi-user-blog-site/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 19:05:20 +0000</pubDate>
		<dc:creator>Ron Fredericks</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Web Components]]></category>
		<category><![CDATA[Akismet]]></category>
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.embeddedcomponents.com/blogs/?p=186</guid>
		<description><![CDATA[Ron Fredericks writes: I finally got around to cleaning up my old Drupal 5 site. The solution was to simply start over with Drupal 6.4 &#8211; the current stable release. The clean-up was necessary because too many spammers had flooded my old Drupal 5 site. Although there are many core modules bundled with a new [...]]]></description>
			<content:encoded><![CDATA[<p>Ron Fredericks writes: I finally got around to cleaning up my old Drupal 5 site. The solution was to simply start over with Drupal 6.4 &#8211; the current stable release.  The clean-up was necessary because too many spammers had flooded my old Drupal 5 site.  Although there are many core modules bundled with a new Drupal installation, I discovered the hard way that some very important extra modules must be added from the excellent community of Drupal contributors.  A good anti-spam module is a case in point.</p>
<p>My WordPress blog on this site is well protected thanks to Akismet.  They also have a Drupal project too: <a href="http://drupal.org/project/akismet">drupal.org/project/akismet</a></p>
<p>You can follow my Drupal site blog &#8211; as a work in progress &#8211; from here:<br />
<a href="http://www.ronfredericks.net/drupal-6.4/?q=blog/1">www.ronfredericks.net/drupal-6.4</a></p>
<p>Technorati Tags: <a href="http://technorati.com/tag/Ron+Fredericks" rel="tag">Ron Fredericks</a>, <a href="http://technorati.com/tag/Drupal" rel="tag">Drupal</a>, <a href="http://technorati.com/tag/Akismet" rel="tag">Akismet</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.embeddedcomponents.com/blogs/2008/09/setting-up-drupal-64-as-a-multi-user-blog-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working with drupal 5.1 is easy</title>
		<link>http://www.embeddedcomponents.com/blogs/2007/04/working-with-drupal-51-is-easy/</link>
		<comments>http://www.embeddedcomponents.com/blogs/2007/04/working-with-drupal-51-is-easy/#comments</comments>
		<pubDate>Sat, 21 Apr 2007 21:38:00 +0000</pubDate>
		<dc:creator>Ron Fredericks</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.embeddedcomponents.com/blogs/2007/04/working-with-drupal-51-is-easy/</guid>
		<description><![CDATA[Ron Fredericks writes: This is just a note to point out to my readers that drupal is an easy content management system to use. Over time, ECI will be adding more of the drupal features to improve its community experience. Drupal includes multi-user blogging as well as forums and many other core and extended modules. [...]]]></description>
			<content:encoded><![CDATA[<p><img id="image46" width=450 alt="RonFredericks.net Drupal 5.1 with Trackback support and Spam filter added" src="http://www.embeddedcomponents.com/blogs/wp-content/uploads/2007/04/drupal_modules-trackback-sp.jpg" /></p>
<p>Ron Fredericks writes: This is just a note to point out to my readers that drupal is an easy content management system to use. Over time, ECI will be adding more of the drupal features to improve its community experience. Drupal includes multi-user blogging as well as forums and many other <a href="http://drupal.org/project/Modules">core and extended modules</a>.  You can see my new drupal personal site in action from <a href="http://www.ronfredericks.net/">here [updated for Drupal 6.4 on 9/10/08]</a>.<br />
<span id="more-45"></span></p>
<p><strong>Drupal 5.x is easy to install</strong>: I was able to easily update from drupal&#8217;s beta 5.0 version to the latest production 5.1 version. I was also able to add two new drupal 5.x modules called <a href="http://drupal.org/project/trackback">Trackback</a> and <a href="http://drupal.org/project/spam">Spam</a> to match some of the nicer features I am accustom to here with ECI&#8217;s WordPress Embedded Components and Tools Blog Center. I suspect that I will have to switch from drupal&#8217;s 5.x Spam module to the akismet anti-spam module as akismet really works great here on my WordPress blog. Let&#8217;s see how the Spam module works out!</p>
<p><strong>Drupal site upgrade</strong>: I used the <a href="http://drupal.org/download">5.1 production release </a>dated 2007-Jan-30. I followed the <a href="http://drupal.org/upgrade/tutorial-introduction">instructions</a> with no problem what so ever. It just worked!</p>
<p><strong>Drupal Spam module</strong>: I used the 5.x-1.x-dev development snapshot, dated 2007-Feb-20. The install.txt file accurately explained the few short instructions needed to add and configure this module to my web site.</p>
<p><strong>Drupal akismet spam module</strong>: Currently there is a 5.x-1.2 official <a href="http://drupal.org/project/akismet">release</a>, dated 2006-Dec-31. Having had great experience so far with the akismet WordPress module here on my Embedded Components and Tools Blog,  I have opted to try the drupal spam module first.</p>
<p><strong>Drupal Trackback module</strong>: I used the 5.x.1.1 official release, dated 2007-Mar-09. The install.txt file had one documentation error that I was able to work around. The work around was to simply ignore this step (there is to trackback.mysql file included in the tar ball):<br />
<font COLOR="#999999"><br />
(3) There is a file called trackback.mysql.  You need to<br />
    feed this to your mysql:</p>
<p>      ON THE COMMAND-LINE<br />
      mysql -u user -p password < trackback.mysql<br />
</FONT></p>
<p>Let me know if there are specific drupal modules you would like to see on ECI&#8217;s web site&#8230;<br />
</font></p>
]]></content:encoded>
			<wfw:commentRss>http://www.embeddedcomponents.com/blogs/2007/04/working-with-drupal-51-is-easy/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
