<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.rundrupal.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Drupal</title>
 <link>http://www.rundrupal.com/subject/drupal</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Tracking Statistics with Google Analytics</title>
 <link>http://www.rundrupal.com/tutorials/tracking-statistics-google-analytics</link>
 <description>&lt;p&gt;
I love to know who&#039;s visiting my site, where from, and what they are looking at. Its interesting information in and of itself but it also helps greatly when adding advertisements to your site. Another thing I like to look at is how many people are using FireFox versus that other internet browser
&lt;/p&gt;
&lt;p&gt;
Google has a great free service called Google Analytics. All you have to do is sign up for the service and then you can have a fairly high quality visitor tracking service. Here&#039;s how you get your Drupal site set up with Google Analytics.
&lt;/p&gt; &lt;span class=&#039;read-more&#039;&gt;&lt;a href=&quot;http://www.rundrupal.com/tutorials/tracking-statistics-google-analytics&quot;&gt;more...&lt;/a&gt;&lt;/span&gt;</description>
 <comments>http://www.rundrupal.com/tutorials/tracking-statistics-google-analytics#comments</comments>
 <category domain="http://www.rundrupal.com/subject/drupal">Drupal</category>
 <category domain="http://www.rundrupal.com/subject/google">Google</category>
 <category domain="http://www.rundrupal.com/subject/module">Module</category>
 <category domain="http://www.rundrupal.com/subject/statistics">Statistics</category>
 <pubDate>Mon, 21 Jul 2008 11:20:50 -0400</pubDate>
 <dc:creator>Admin</dc:creator>
 <guid isPermaLink="false">22 at http://www.rundrupal.com</guid>
</item>
<item>
 <title>New theme for Run Drupal</title>
 <link>http://www.rundrupal.com/new-theme-run-drupal</link>
 <description>&lt;p&gt;Today I launched my new theme for this site. It is a modified version of a the &lt;a href=&quot;http://www.oswd.org/design/preview/id/3465&quot; target=&quot;_blank&quot;&gt;CrystalX design from&lt;/a&gt; open source web designs. I broke it up and made it fit for Drupal. Then I added a bunch of changes and tweaks that fit with my style and what I wanted for this site. I&#039;m pretty pleased with how it all turned out.&lt;/p&gt;
</description>
 <comments>http://www.rundrupal.com/new-theme-run-drupal#comments</comments>
 <category domain="http://www.rundrupal.com/subject/drupal">Drupal</category>
 <category domain="http://www.rundrupal.com/subject/news">News</category>
 <category domain="http://www.rundrupal.com/subject/theming">Theming</category>
 <pubDate>Thu, 21 Feb 2008 04:08:41 -0500</pubDate>
 <dc:creator>Matt West</dc:creator>
 <guid isPermaLink="false">15 at http://www.rundrupal.com</guid>
</item>
<item>
 <title>Adding a search floater bar to your theme</title>
 <link>http://www.rundrupal.com/tutorials/adding-search-floater-bar-your-theme</link>
 <description>&lt;p&gt;
Today I added the search floater to run Drupal. A search floater is the search box you see up in the upper right corner of this website. By default if you enable the Search block in Drupal you can add it to a region. For example it could be added to the left content bar. However, I don&#039;t like this very much since it takes up a bunch of room. Instead I wanted the search box to float in the upper right of every page.
&lt;/p&gt;
&lt;p&gt;
Adding this was pretty easy. here is the code I added to the page.tpl.php file
&lt;/p&gt; &lt;span class=&#039;read-more&#039;&gt;&lt;a href=&quot;http://www.rundrupal.com/tutorials/adding-search-floater-bar-your-theme&quot;&gt;more...&lt;/a&gt;&lt;/span&gt;</description>
 <comments>http://www.rundrupal.com/tutorials/adding-search-floater-bar-your-theme#comments</comments>
 <category domain="http://www.rundrupal.com/subject/css">CSS</category>
 <category domain="http://www.rundrupal.com/subject/drupal">Drupal</category>
 <category domain="http://www.rundrupal.com/subject/theming">Theming</category>
 <pubDate>Tue, 05 Feb 2008 13:47:49 -0500</pubDate>
 <dc:creator>Matt West</dc:creator>
 <guid isPermaLink="false">11 at http://www.rundrupal.com</guid>
</item>
<item>
 <title>How to Install Drupal Tutorial</title>
 <link>http://www.rundrupal.com/tutorials/how-install-drupal-tutorial</link>
 <description>&lt;p&gt;Installing Drupal has gotten easier and easier throughout the years. It can be broken down into these steps.&lt;/p&gt;
&lt;p&gt;1. Downloading and preparing the Drupal installation files&lt;/p&gt;
&lt;p&gt;2. Setting up the mySQL database&lt;/p&gt;
&lt;p&gt;3. Running the drupal install program&lt;/p&gt; &lt;span class=&#039;read-more&#039;&gt;&lt;a href=&quot;http://www.rundrupal.com/tutorials/how-install-drupal-tutorial&quot;&gt;more...&lt;/a&gt;&lt;/span&gt;</description>
 <comments>http://www.rundrupal.com/tutorials/how-install-drupal-tutorial#comments</comments>
 <category domain="http://www.rundrupal.com/subject/drupal">Drupal</category>
 <category domain="http://www.rundrupal.com/subject/mysql">mySQL</category>
 <category domain="http://www.rundrupal.com/subject/setup">Setup</category>
 <pubDate>Mon, 04 Feb 2008 21:41:29 -0500</pubDate>
 <dc:creator>Matt West</dc:creator>
 <guid isPermaLink="false">8 at http://www.rundrupal.com</guid>
</item>
<item>
 <title>Top 10 Things to do after you install Drupal</title>
 <link>http://www.rundrupal.com/tutorials/top-10-things-do-after-you-install-drupal</link>
 <description>&lt;p&gt;After installing a new Drupal site you may be wondering what to do next. I would advise reading tons of drupal tutorials, blog posts, and forum posts. However, I know this can be a little overwhelming at first. So here is a list of the top 10 things I think you should do after installing drupal.&lt;/p&gt; &lt;span class=&#039;read-more&#039;&gt;&lt;a href=&quot;http://www.rundrupal.com/tutorials/top-10-things-do-after-you-install-drupal&quot;&gt;more...&lt;/a&gt;&lt;/span&gt;</description>
 <comments>http://www.rundrupal.com/tutorials/top-10-things-do-after-you-install-drupal#comments</comments>
 <category domain="http://www.rundrupal.com/subject/drupal">Drupal</category>
 <category domain="http://www.rundrupal.com/subject/setup">Setup</category>
 <pubDate>Mon, 04 Feb 2008 20:12:07 -0500</pubDate>
 <dc:creator>Matt West</dc:creator>
 <guid isPermaLink="false">6 at http://www.rundrupal.com</guid>
</item>
<item>
 <title>How to Install A Drupal Module (The Correct Way)</title>
 <link>http://www.rundrupal.com/tutorials/how-install-drupal-module-correct-way</link>
 <description>&lt;p&gt;You will find many sites online that tell you how to install a module on your Drupal site. The problem is most of them tell you wrong. This simple Drupal tutorial walks you step by step through installing a module the correct way. There are many different ways to install a downloaded Drupal module, but unless you do it this way you will find it much harder to keep track of installed modules and much harder to update as new versions of your module come out. Following this tutorial also makes it easier to upgrade to future versions of Drupal. &lt;span class=&#039;read-more&#039;&gt;&lt;a href=&quot;http://www.rundrupal.com/tutorials/how-install-drupal-module-correct-way&quot;&gt;more...&lt;/a&gt;&lt;/span&gt;</description>
 <comments>http://www.rundrupal.com/tutorials/how-install-drupal-module-correct-way#comments</comments>
 <category domain="http://www.rundrupal.com/subject/drupal">Drupal</category>
 <category domain="http://www.rundrupal.com/subject/module">Module</category>
 <category domain="http://www.rundrupal.com/subject/setup">Setup</category>
 <pubDate>Mon, 04 Feb 2008 19:47:57 -0500</pubDate>
 <dc:creator>Matt West</dc:creator>
 <guid isPermaLink="false">5 at http://www.rundrupal.com</guid>
</item>
</channel>
</rss>
