<?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>The Official Rackspace Blog &#187; Brant Darilek</title>
	<atom:link href="http://www.rackspace.com/blog/author/brant-darilek/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rackspace.com/blog</link>
	<description>The Official Rackspace Blog</description>
	<lastBuildDate>Fri, 24 May 2013 18:09:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Drupal Updates Keep Your Site Current, Secure</title>
		<link>http://www.rackspace.com/blog/drupal-updates-keep-your-site-current-secure/</link>
		<comments>http://www.rackspace.com/blog/drupal-updates-keep-your-site-current-secure/#comments</comments>
		<pubDate>Mon, 25 Feb 2013 16:30:06 +0000</pubDate>
		<dc:creator>Brant Darilek</dc:creator>
				<category><![CDATA[Business Tips and Tricks]]></category>
		<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[Podcasts, Videos, Webinars]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[content management]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[drupal videos]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=27178</guid>
		<description><![CDATA[There are often updates to Drupal core, themes and modules that power your Drupal site. You want to make sure to update your site to get the latest and greatest features and up-to-date security patches.]]></description>
				<content:encoded><![CDATA[<p>One of the great things about Drupal is that there is an active community supporting the software. This means that there are often updates to Drupal core, themes and modules that power your <a href="http://www.rackspace.com/cloud/sites/web-hosting/drupal/">Drupal site</a>. You want to make sure to update your site to get the latest and greatest features out of Drupal and to eliminate any security vulnerabilities that may have been patched.</p>
<p>Prior to updating anything on your Drupal site, make sure that you have a current backup. This will enable you to easily roll back if there is an issue with the update and restore your site to its previous state.</p>
<p>Now that you’ve backed up your site, the first thing you want to update is the core Drupal platform. When you are logged in as an admin, you will notice an alert when there is a new update available for Drupal. There will be a message informing you that there’s a new release available and you’ll want to proceed with updating Drupal core. Next you will want to look at updating contributed modules that you have installed as well as the installed theme.</p>
<p>By updating Drupal core, modules and themes, you will make sure that your website runs on the most current and secure software and has having the newest features available.</p>
<p><iframe width="500" height="281" src="http://www.youtube.com/embed/oYgjRtRwCr4?feature=oembed&#038;wmode=opaque" frameborder="0" allowfullscreen></iframe></p>
<p><em>Check out the previous post in his Drupal series where </em><em>Brant </em><em>talks </em><a href="http://www.rackspace.com/blog/drupal-backups-quickly-restore-your-site/"><i>backing up both the database and file system of your Drupal website</i></a><em>. </em><em>Find out more about </em><a href="http://www.rackspace.com/cloud/sites/web-hosting/drupal/"><i>hosting your Drupal site at Rackspace</i></a><em>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/drupal-updates-keep-your-site-current-secure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal Backups: Quickly Restore Your Site</title>
		<link>http://www.rackspace.com/blog/drupal-backups-quickly-restore-your-site/</link>
		<comments>http://www.rackspace.com/blog/drupal-backups-quickly-restore-your-site/#comments</comments>
		<pubDate>Mon, 18 Feb 2013 16:30:51 +0000</pubDate>
		<dc:creator>Brant Darilek</dc:creator>
				<category><![CDATA[Business Tips and Tricks]]></category>
		<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[Podcasts, Videos, Webinars]]></category>
		<category><![CDATA[backups]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[content management]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[drupal videos]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=27040</guid>
		<description><![CDATA[No one likes to think about worst-case scenarios, but mistakes can happen and sites can fail. When this occurs, you want to have a backup accessible to quickly restore your website.]]></description>
				<content:encoded><![CDATA[<p>No one likes to think about worst-case scenarios, but mistakes can happen and sites can fail. When this occurs, you want to make sure that you have a backup accessible to quickly restore your website. That’s why it is imperative to backup your <a href="http://www.rackspace.com/cloud/sites/web-hosting/drupal/">Drupal site</a>. There are two main pieces to backup: the database and file system.</p>
<p>Since Drupal is a Content Management System (CMS), the application stores all of your content, configuration files and user data within a database. It is very important to keep the database for your Drupal site safe. The best practice is to back up your database frequently and regularly so that you can restore it in the event of failure.</p>
<p>The file system is the second item that you should back up. With Drupal, you are often inserting images and adding modules, so it is imperative to backup these files. This, in combination with your database backup, can enable you to restore you Drupal site to working order if something goes awry.</p>
<p>Fortunately, there are some Drupal modules that can help you back up your site. One of those modules is the <a href="http://drupal.org/project/backup_migrate_cloudfiles">Backup and Migrating to Rackspace Cloud Files module</a>. This incorporates the Drupal Cloud Files API, and allows you to quickly backup your file system to our Content Delivery Network. This is advantageous because the backup resides off of your server, which allows it to be a more secure and offset from your environment or your datacenter.</p>
<p><iframe width="500" height="281" src="http://www.youtube.com/embed/duNDYgG2R-c?feature=oembed&#038;wmode=opaque" frameborder="0" allowfullscreen></iframe></p>
<p><em>Check out the previous post in his Drupal series where</em><em>Brant</em><em>talks about <a href="http://www.rackspace.com/blog/squash-spam-on-your-drupal-site/">modules to help you prevent spam</a></em><em>. In his next post, Brant discusses how to update the modules, theme and Drupal core. Find out more about</em><a href="http://www.rackspace.com/cloud/sites/web-hosting/drupal/"><i>hosting your Drupal site at Rackspace</i></a><em>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/drupal-backups-quickly-restore-your-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Squash Spam On Your Drupal Site</title>
		<link>http://www.rackspace.com/blog/squash-spam-on-your-drupal-site/</link>
		<comments>http://www.rackspace.com/blog/squash-spam-on-your-drupal-site/#comments</comments>
		<pubDate>Mon, 11 Feb 2013 16:30:08 +0000</pubDate>
		<dc:creator>Brant Darilek</dc:creator>
				<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[Podcasts, Videos, Webinars]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[content management]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[drupal videos]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=26887</guid>
		<description><![CDATA[No one likes spam. And spam in the form of unwanted and bogus comments on a website is equally annoying. On your Drupal site, you want to ensure that comments are legit. Here are some Drupal modules that can help.]]></description>
				<content:encoded><![CDATA[<p>No one likes spam. While most people think of it as being unwanted email, spam in the form of unwanted and bogus comments on a website is equally annoying. But on your <a href="http://www.rackspace.com/cloud/sites/web-hosting/drupal/">Drupal site</a>, you want users to comment and interact with your content, but you want to ensure that those comments are legit.</p>
<p>There are some Drupal modules that can help you automatically moderate the spam without having to manually delete hundreds or even thousands of comments daily.</p>
<p>Two modules in particular are AntiSpam and Mollom. Both of these modules help with the prevention and automatic deletion of spam in your Drupal site, however, they go about doing so in different ways. <a href="http://drupal.org/project/antispam">AntiSpam</a> uses multiple services such as Akismet.</p>
<p><a href="http://drupal.org/project/mollom">Mollom</a> is a module that’s developed specifically for Mollom’s service. In addition to blocking spammy looking content, Mollom may block a known spammer based on information in their system. Mollom is free and also offers several different paid services for business and larger enterprise customers.</p>
<p>Those are two modules that I have used to control spam, which services do you use to prevent spam in Drupal? Be sure to let me know in the comments.</p>
<p><iframe width="500" height="281" src="http://www.youtube.com/embed/0-RYRJJevm8?feature=oembed&#038;wmode=opaque" frameborder="0" allowfullscreen></iframe></p>
<p><em>Check out the previous post in his Drupal series where</em><em>Brant </em><em>talks about essential modules for developers</em><em>. In his next post, Brant discusses the different pieces that you need to backup so you can restore Drupal. Find out more about</em><a href="http://www.rackspace.com/cloud/sites/web-hosting/drupal/"><i>hosting your Drupal site at Rackspace</i></a><em>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/squash-spam-on-your-drupal-site/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Drupal Modules: Four Must-Haves For Your Site</title>
		<link>http://www.rackspace.com/blog/drupal-modules-four-must-haves-for-your-site/</link>
		<comments>http://www.rackspace.com/blog/drupal-modules-four-must-haves-for-your-site/#comments</comments>
		<pubDate>Mon, 04 Feb 2013 16:30:17 +0000</pubDate>
		<dc:creator>Brant Darilek</dc:creator>
				<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[Podcasts, Videos, Webinars]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[content management]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[drupal videos]]></category>
		<category><![CDATA[modules]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=26559</guid>
		<description><![CDATA[The beauty of Drupal is that you can customize it with themes and modules to make your hosted Drupal site stand out. However, there are several modules that you need to install. Here's a look at four essential modules.]]></description>
				<content:encoded><![CDATA[<p>The beauty of Drupal is that you can customize it to get a site that is a unique representation of you and your company. Choosing a custom theme and modules is one way to make your <a href="http://www.rackspace.com/cloud/sites/web-hosting/drupal/">hosted Drupal site</a> stand out. However, if you have a developer, there are several modules that you need to install.</p>
<p>One module that every Drupal developer uses is <a href="http://drupal.org/project/views">views</a>. This module enables you to quickly and easily generate lists and pages where you replicate a lot of content. The views module is one of the most used modules for Drupal, and one that you will want to install right away.</p>
<p>The <a href="http://drupal.org/project/features">features</a> module is extremely useful when you are working in multiple environments, such as dev and production. For example, let’s say that you are making all of your development changes and creating your content types in a dev environment. The features module writes all this into code, which makes it deployable to your production environment, allowing you to keep a subversion repository or a GIT repository. You can then easily deploy those changes out to your Drupal website in the production environment.</p>
<p>Another very important module is the <a href="http://drupal.org/project/devel">Devel module</a>. This module allows you to see what functions and hooks are firing as you develop your website. The Devel module also allows you to quickly generate generic Lorem Ipsum content and generic images for testing. This sample content is a great help for you to get a good idea of the look and feel of what you are building and how the user can interact with the content on the site.</p>
<p>Finally, there is the <a href="http://drupal.org/project/drush">Drush module</a>, which is a great module that allows you to use command line code to make changes and install/uninstall modules for your Drupal site. This allows you to update your Drupal site without going through a cumbersome GUI so you can make changes rapidly. The Drush module also has some basic functionality to help clear all of Drupal&#8217;s cache quickly.</p>
<p>Before I start any Drupal project, I make sure that I have these essential modules to aid in development with Drupal. What are some of your essential Drupal modules? Let me know in the comments below!</p>
<p><iframe width="500" height="281" src="http://www.youtube.com/embed/gpf6jCA-fgU?feature=oembed&#038;wmode=opaque" frameborder="0" allowfullscreen></iframe></p>
<p><em>Check out the previous post in this Drupal series where </em><a href="http://www.rackspace.com/blog/intro-to-drupal-make-your-site-stand-out/"><i>Brant gives an introduction to Drupal</i></a><em>. In his next post, Brant discusses how to prevent spam in Drupal. Find out more about </em><a href="http://www.rackspace.com/cloud/sites/web-hosting/drupal/"><i>hosting your Drupal site at Rackspace</i></a><em>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/drupal-modules-four-must-haves-for-your-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intro To Drupal: Make Your Site Stand Out</title>
		<link>http://www.rackspace.com/blog/intro-to-drupal-make-your-site-stand-out/</link>
		<comments>http://www.rackspace.com/blog/intro-to-drupal-make-your-site-stand-out/#comments</comments>
		<pubDate>Mon, 28 Jan 2013 16:30:29 +0000</pubDate>
		<dc:creator>Brant Darilek</dc:creator>
				<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[Podcasts, Videos, Webinars]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[content management]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[drupal videos]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=26350</guid>
		<description><![CDATA[If you are looking for a powerful Content Management System (CMS), you should consider Drupal. Drupal is easily customizable and has a thriving community.]]></description>
				<content:encoded><![CDATA[<p>If you are looking for a powerful Content Management System (CMS), you should consider <a href="http://www.rackspace.com/cloud/sites/web-hosting/drupal/">Drupal</a>, one of my favorite platforms. The power of any CMS is that content managers for your website can easily make updates without having a development or coding background.</p>
<p>With Drupal, you get several types of functionality. First, there is the ability to build a blog that can be spun up quickly, serving the basic needs of any site. This functionality is baked into the core Drupal platform. Drupal also has the functionality to build a small, very basic forum on your website. This is helpful if you are looking to create a community space on your site for people to discuss your product, report and issue and provide feedback.</p>
<p>The beauty of Drupal is how easily you can customize it make your website stand out and be unique. You can install themes to control the overall look and feel of your Drupal site. Modules are like mini applications that you can install to present different information (such as the local weather) or add functionality (such as analytics tracking).</p>
<p>Finally, Drupal is open sourced and has a very strong community developing on top of it. These thousands of active contributors are the people who contribute code on a regular basis, enhance the core Drupal platform and develop the themes and modules you can install on your site. However, if you are looking for a particular feature or customization that is not currently available, you can actually make the platform do exactly what you need if you know how to write code or know someone who does.</p>
<p><iframe width="500" height="281" src="http://www.youtube.com/embed/Ivh56skU0q0?feature=oembed&#038;wmode=opaque" frameborder="0" allowfullscreen></iframe></p>
<p><i>Be sure to check back next week when Brant discusses some of the basic modules that all developers will need to use.</i></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/intro-to-drupal-make-your-site-stand-out/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Content Delivery Network via Rackspace Cloud Files: c3414940.r40.cf0.rackcdn.com

 Served from: www.rackspace.com @ 2013-05-25 07:35:34 by W3 Total Cache -->