<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">

    <title type="text">Xigent Development Blog</title>
    <subtitle type="text">Xigent Development Blog:Resources &amp; Tips from Xigent</subtitle>
    <link rel="alternate" type="text/html" href="http://www.xigent.com/dev/index.php/site/index/" />
    <link rel="self" type="application/atom+xml" href="http://www.xigent.com/dev/site/atom/" />
    <updated>2010-02-02T22:02:27Z</updated>
    <rights>Copyright (c) 2010, xigentdev</rights>
    <generator uri="http://expressionengine.com/" version="1.6.6">ExpressionEngine</generator>
    <id>tag:xigent.com,2010:01:08</id>


    <entry>
      <title>Troubleshooting Drupal Ad Module</title>
      <link rel="alternate" type="text/html" href="http://www.xigent.com/dev/site/article/troubleshooting_drupal_ad_module/" />
      <id>tag:xigent.com,2010:dev/index.php/site/index/1.8</id>
      <published>2010-01-08T20:14:50Z</published>
      <updated>2010-02-02T21:10:51Z</updated>
      <author>
            <name>xigentdev</name>
                  </author>

      <category term="CMS &amp; Blogs"
        scheme="http://www.xigent.com/dev/site/article/C1/"
        label="CMS &amp; Blogs" />
      <content type="html"><![CDATA[
        <p>Ads stopped displaying after an emergency server move. After checking the obvious (image paths, module settings, permissions) and finding no problems, it was pretty clear there was a server configuration issue, not a Drupal issue. But where to look?</p>
      ]]></content>
    </entry>

    <entry>
      <title>Drupal Site Search Indexing Fails &#45; One Solution</title>
      <link rel="alternate" type="text/html" href="http://www.xigent.com/dev/site/article/drupal_site_search_indexing_fails_one_solution/" />
      <id>tag:xigent.com,2009:dev/index.php/site/index/1.9</id>
      <published>2009-12-18T20:43:03Z</published>
      <updated>2010-02-02T21:11:04Z</updated>
      <author>
            <name>xigentdev</name>
                  </author>

      <category term="CMS &amp; Blogs"
        scheme="http://www.xigent.com/dev/site/article/C1/"
        label="CMS &amp; Blogs" />
      <content type="html"><![CDATA[
        <p>A lot of hair pulling ensues when a Drupal site&#8217;s indexing fails. Without an updated index, the search feature will not work properly. Much has been written on this and the problem is fairly common.</p>
      ]]></content>
    </entry>

    <entry>
      <title>CiviCRM &amp;amp; Drupal for Membership Management</title>
      <link rel="alternate" type="text/html" href="http://www.xigent.com/dev/site/article/civicrm_drupal_for_membership_management/" />
      <id>tag:xigent.com,2009:dev/index.php/site/index/1.10</id>
      <published>2009-11-17T21:11:25Z</published>
      <updated>2010-02-02T22:02:27Z</updated>
      <author>
            <name>xigentdev</name>
                  </author>

      <category term="CMS &amp; Blogs"
        scheme="http://www.xigent.com/dev/site/article/C1/"
        label="CMS &amp; Blogs" />
      <content type="html"><![CDATA[
        <p>The CiviCRM module for Drupal is a highly configurable, nearly out-of-the-box solution for deployment of a membership registration process. Self-registration can be customized using contribution pages.</p>
      ]]></content>
    </entry>

    <entry>
      <title>Moblogging with WordPress</title>
      <link rel="alternate" type="text/html" href="http://www.xigent.com/dev/site/article/moblogging_with_wordpress/" />
      <id>tag:xigent.com,2009:dev/index.php/site/index/1.7</id>
      <published>2009-02-15T19:48:20Z</published>
      <updated>2009-02-28T20:15:22Z</updated>
      <author>
            <name>xigentdev</name>
                  </author>

      <category term="CMS &amp; Blogs"
        scheme="http://www.xigent.com/dev/site/article/C1/"
        label="CMS &amp; Blogs" />
      <content type="html"><![CDATA[
        <p>In a previous article we discussed mobile blogging with Moblog in ExpressionEngine. In WordPress posting via email is not a built-in feature, but we have used the plugin <a href="http://www.economysizegeek.com/wp-mail/" title="Postie">Postie</a> to accomplish this. Once installed, configuration is handled from a tab in the Options section of the WP admin. A cron job or scheduled task (Windows) executes the Postie script and adds the post.</p>
      ]]></content>
    </entry>

    <entry>
      <title>Removing index.php from URLs: WordPress Follow up</title>
      <link rel="alternate" type="text/html" href="http://www.xigent.com/dev/site/article/removing_index_php_from_urls_wordpress_follow_up/" />
      <id>tag:xigent.com,2008:dev/index.php/site/index/1.5</id>
      <published>2008-11-11T03:26:00Z</published>
      <updated>2009-01-26T03:49:05Z</updated>
      <author>
            <name>xigentdev</name>
                  </author>

      <category term="CMS &amp; Blogs"
        scheme="http://www.xigent.com/dev/site/article/C1/"
        label="CMS &amp; Blogs" />
      <content type="html"><![CDATA[
        <p>In a previous article we discussed rewriting the site URL to remove index.php in ExpressionEngine on Windows IIS. The method uses a free Isapi filter, the Ionic Isapi Rewrite Filter, to accomplish what mod_rewrite would on Apache. Many WordPress users would like to remove index.php as well, and the Ionic filter can do the same thing for WordPress.</p>
      ]]></content>
    </entry>

    <entry>
      <title>ExpressionEngine: Removing index.php on Windows IIS</title>
      <link rel="alternate" type="text/html" href="http://www.xigent.com/dev/site/article/expressionengine_removing_index_php_on_windows_iis/" />
      <id>tag:xigent.com,2008:dev/index.php/site/index/1.4</id>
      <published>2008-11-04T18:40:10Z</published>
      <updated>2009-01-31T17:04:11Z</updated>
      <author>
            <name>xigentdev</name>
                  </author>

      <category term="CMS &amp; Blogs"
        scheme="http://www.xigent.com/dev/site/article/C1/"
        label="CMS &amp; Blogs" />
      <content type="html"><![CDATA[
        <p>The engine behind ExpressionEngine is the file index.php. This file appears in the URL in front of the template group name and template name:<br />
xigent.com/dev/index.php/site/article</p>

<p>In some cases you may want to remove index.php from the URL - namely, to make it shorter and cleaner. On Apache, mod_rewrite would accomplish this. But on Windows IIS, the procedure is different. Our preferred method, using the free Ionics ISAPI filter, is fairly simple but does require some server configuration. Below we describe the steps involved.</p>
      ]]></content>
    </entry>

    <entry>
      <title>Using Gmail for SMTP with WordPress</title>
      <link rel="alternate" type="text/html" href="http://www.xigent.com/dev/site/article/using_gmail_for_smtp_with_wordpress/" />
      <id>tag:xigent.com,2008:dev/index.php/site/index/1.2</id>
      <published>2008-10-14T20:15:24Z</published>
      <updated>2009-01-26T03:25:25Z</updated>
      <author>
            <name>xigentdev</name>
                  </author>

      <category term="CMS &amp; Blogs"
        scheme="http://www.xigent.com/dev/site/article/C1/"
        label="CMS &amp; Blogs" />
      <content type="html"><![CDATA[
        <p>We frequently experience minor issues when configuring PHP applications that require email, like WordPress. Periodically, the client site is on a Windows server, which requires the use of SMTP to send email. On a Linux/Apache server, the PHP mail function is very simple and almost always works with the application out of the box.</p>

<p>In one particular case, for a WordPress installation we wanted to use Gmail as the SMTP server so mail would go directly to a Gmail account. We knew smtp.gmail.com could be used in an email client such as Outlook, but didn&#8217;t know about configuring it in WordPress. A quick search led us to <a href="http://wordpress.org/support/topic/200014" title="Gmail with WordPress SMTP">this post in the WordPress forums</a>, which describes a pretty simple method for setting smtp.gmail.com as the outgoing server. To get it to work, we had to omit one step, which we describe in this article.</p>
      ]]></content>
    </entry>

    <entry>
      <title>Using SMTP for Email in ExpressionEngine</title>
      <link rel="alternate" type="text/html" href="http://www.xigent.com/dev/site/article/using_smtp_for_email_in_expressionengine/" />
      <id>tag:xigent.com,2008:dev/index.php/site/index/1.3</id>
      <published>2008-10-03T22:18:39Z</published>
      <updated>2009-01-26T03:24:41Z</updated>
      <author>
            <name>xigentdev</name>
                  </author>

      <category term="CMS &amp; Blogs"
        scheme="http://www.xigent.com/dev/site/article/C1/"
        label="CMS &amp; Blogs" />
      <content type="html"><![CDATA[
        <p>We often use SMTP to handle email in ExpressionEngine, especially if we&#8217;re installing on a Windows server. ExpressionEngine supports PHP Mail, Sendmail, and SMTP. We found that using SMTP with a mail server running qMail requires some changes to the ExpressionEngine EEmail class in the file core.email.php. The problem is that the EEmail class creates what is called a bare LF (line feed). Qmail will reject messages with a bare LF, causing a send failure. Confused? It&#8217;s ok - the fix is quite easy.</p>
      ]]></content>
    </entry>

    <entry>
      <title>Mobile Blogging with ExpressionEngine Moblog</title>
      <link rel="alternate" type="text/html" href="http://www.xigent.com/dev/site/article/mobile_blogging_with_expressionengine_moblog/" />
      <id>tag:xigent.com,2008:dev/index.php/site/index/1.6</id>
      <published>2008-09-23T23:24:49Z</published>
      <updated>2009-01-27T03:00:51Z</updated>
      <author>
            <name>xigentdev</name>
                  </author>

      <category term="CMS &amp; Blogs"
        scheme="http://www.xigent.com/dev/site/article/C1/"
        label="CMS &amp; Blogs" />
      <content type="html"><![CDATA[
        <p>For mobile blogging, or updating web site content on the fly, the ability to publish content via email is a must. Easy to use, yet not always easy to implement. The Moblog module in ExpressionEngine is a good solution that&#8217;s easy to deploy and customize. Here is a very simple example.</p>
      ]]></content>
    </entry>


</feed>