<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    
    <channel>
    
    <title>ExpressionEngine Community Forums</title>
    <link>http://expressionengine.com/forums/</link>
    <description>ExpressionEngine Community Forums</description>
    <dc:language>en</dc:language>
    <dc:rights>Copyright 2010</dc:rights>
    <dc:date>2010-03-20T19:27:59-06:00</dc:date>
    <admin:generatorAgent rdf:resource="http://www.pmachine.com/" />
    

    <item>
      <title>New Module: Channel Images **Now For EE2** Amazing New Image Management Features</title>
      <link>http://expressionengine.com/forums/viewthread/149994/</link>
      <guid>http://expressionengine.com/forums/viewthread/149994/#When:19:26:55Z</guid>
      <description>&lt;p&gt;Hello Everyone!&lt;/p&gt;

&lt;p&gt;I am proud to announce DevDemon&#8217;s newest module, Channel Images for EE2. I think this module will make image management in EE finally EASY! ExpressionEngines premier per entry image management system.&lt;/p&gt;

&lt;p&gt;This new version is available as a Beta to current Channel Image owners. To learn more visit: &lt;a href=&quot;http://www.devdemon.com/blog/detail/channel_images_2_beta/&quot;&gt;http://www.devdemon.com/blog/detail/channel_images_2_beta/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;New Features:&lt;/p&gt;

&lt;p&gt;1) True multiple select queuing.&amp;nbsp; ** Grab all your images at once!!! &lt;/p&gt;

&lt;p&gt;2) Quick Full Image Preview&lt;/p&gt;

&lt;p&gt;3) Status display&lt;/p&gt;

&lt;p&gt;Previous Features still included:&lt;/p&gt;

&lt;p&gt;1) Per Entry Image Management&lt;/p&gt;

&lt;p&gt;2) Unlimited sizing and batch processing for all images in queue&lt;/p&gt;

&lt;p&gt;3) Extensive template options&lt;/p&gt;

&lt;p&gt;4) Image Title, Description, and Category Management&lt;/p&gt;

&lt;p&gt;5) Cover Image Selection&lt;/p&gt;

&lt;p&gt;Visit DevDemon at &lt;a href=&quot;http://www.devdemon.com&quot;&gt;http://www.devdemon.com&lt;/a&gt; for more beta information.
&lt;/p&gt;</description>
      <dc:date>2010-03-20T19:26:55-06:00</dc:date>
    </item>

    <item>
      <title>Structure 2.0 &#45; how to add a field for search exerpt&#63;&#63;</title>
      <link>http://expressionengine.com/forums/viewthread/145205/</link>
      <guid>http://expressionengine.com/forums/viewthread/145205/#When:09:01:50Z</guid>
      <description>&lt;p&gt;Hi&lt;/p&gt;

&lt;p&gt;EE 1.6.8&lt;/p&gt;

&lt;p&gt;I&#8217;ve built a site using structure 2.0.&lt;/p&gt;

&lt;p&gt;I&#8217;m not sure if this is a structure ting or not, but I want to have a default field for search results in each weblog that is structure enabled.&lt;/p&gt;

&lt;p&gt;When I go to admin &amp;gt; weblog Administration &amp;gt; weblog management &amp;gt;&amp;nbsp; Administrative Preferences &amp;gt; Which field should be used for search excerpt? is a drop down list with nothing to select.&lt;/p&gt;

&lt;p&gt;Am I missing something fundamental here?&lt;/p&gt;

&lt;p&gt;Thanks&lt;br /&gt;
Peter&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:purple;&quot;&gt;Moved to Modules by Moderator&lt;/span&gt;
&lt;/p&gt;</description>
      <dc:date>2010-02-10T09:01:50-06:00</dc:date>
    </item>

    <item>
      <title>Structure:&amp;nbsp; Different main nav for member groups</title>
      <link>http://expressionengine.com/forums/viewthread/145971/</link>
      <guid>http://expressionengine.com/forums/viewthread/145971/#When:15:01:20Z</guid>
      <description>&lt;p&gt;I&#8217;m planning to use Structure to manage my site.&amp;nbsp; The catch is, the main nav will be different for different members.&amp;nbsp; Visitors without an account or a basic account will se one nav.&amp;nbsp; Members who are approved to be part of the highest member group will see a different main nav.&lt;/p&gt;

&lt;p&gt;The basic nav is very basic&#8230;just 3 static pages:&lt;br /&gt;
About us&lt;br /&gt;
What we do&lt;br /&gt;
How to Join&lt;/p&gt;

&lt;p&gt;The full nav will be different:&lt;br /&gt;
Blog&lt;br /&gt;
programs&lt;br /&gt;
community&lt;br /&gt;
resources&lt;br /&gt;
Admin Tools&lt;/p&gt;

&lt;p&gt;I was planning to set up Structure with the following as my parent &#8216;main nav&#8217; entriess:&lt;/p&gt;

&lt;p&gt;About (child entries will be main nav)&lt;br /&gt;
&#45;about us&lt;br /&gt;
&#45;What we do&lt;br /&gt;
&#45;How to Join&lt;br /&gt;
Blog&lt;br /&gt;
Programs (child entries will be a drop down list in the main nav)&lt;br /&gt;
&#45;core programs&lt;br /&gt;
&#45;short term projects&lt;br /&gt;
&#45;long term projects&lt;br /&gt;
Community&lt;br /&gt;
&#45;member directory&lt;br /&gt;
&#45;calendar&lt;br /&gt;
&#45;forums&lt;br /&gt;
Resources&lt;br /&gt;
&#45;wiki&lt;br /&gt;
&#45;links&lt;br /&gt;
Admin Tools&lt;br /&gt;
&#45;account info&lt;br /&gt;
&#45;personnel&lt;/p&gt;

&lt;p&gt;I imagine I could use a condition to say:&lt;br /&gt;
If logged out then this structure code, if logged in then this code (starting with Blog)&lt;/p&gt;

&lt;p&gt;Which tag will do that?
&lt;/p&gt;</description>
      <dc:date>2010-02-16T15:01:20-06:00</dc:date>
    </item>

    <item>
      <title>Structure: nav_sub start_from issue.</title>
      <link>http://expressionengine.com/forums/viewthread/146710/</link>
      <guid>http://expressionengine.com/forums/viewthread/146710/#When:11:35:45Z</guid>
      <description>&lt;p&gt;I can&#8217;t explain what is going on but when i use this tag:&lt;/p&gt;

&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;structure&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;nav_sub start_from&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;/services/creative&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;css_id&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;test_only&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;css_class&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;test_only&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#125; &lt;/span&gt;
&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;

&lt;p&gt;I get this code:&lt;/p&gt;

&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;
&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;ul id&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;test_only&quot; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;class=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;test_only&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;ul&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;li&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;li &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;class=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;sub_level_&#45;1 last&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a href&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;http://localhost/services/creative/&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;Creative&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;li&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;ul&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt; &lt;/span&gt;
&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;

&lt;p&gt;Something went afoul but i don&#8217;t know what. The &amp;lt;li&amp;gt; isn&#8217;t even inside the &amp;lt;ul&amp;gt; and the sub_level is &#45;1. It should be rendering all subpages of creative something like this:&lt;/p&gt;

&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;
&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;ul id&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;test_only&quot; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;class=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;test_only&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;li &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;class=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;sub_level_0&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a href&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;#&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;Graphic&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;li&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;li &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;class=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;sub_level_1&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a href&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;#&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;Print&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;li&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;li &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;class=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;sub_level_2&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a href&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;#&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;Web&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;li&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;li &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;class=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;sub_level_3&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a href&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;#&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;Interactive&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;li&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;ul&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt; &lt;/span&gt;
&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;</description>
      <dc:date>2010-02-23T11:35:45-06:00</dc:date>
    </item>

    <item>
      <title>Structure pagination problems</title>
      <link>http://expressionengine.com/forums/viewthread/148844/</link>
      <guid>http://expressionengine.com/forums/viewthread/148844/#When:22:23:53Z</guid>
      <description>&lt;p&gt;I&#8217;m trying to use Structure&#8217;s pagination feature and I can&#8217;t get it to work. In fact, nothing displays on the page for pagination at all. I plugged in the example exactly as it&#8217;s displayed on the Structure site, I have my .htaccess file set up as it&#8217;s described on the Structure site. I can&#8217;t seem to figure out where to start troubleshooting. There&#8217;s no html generated for the pagination links at all. Here&#8217;s the code I&#8217;m using: &lt;/p&gt;

&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;structure&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;paginate parse&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;inward&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#125;&lt;br /&gt;&#123;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;weblog&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;entries weblog&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;embed:weblog_title&#125;&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;status&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;open&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;dynamic&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;off&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;limit&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;embed:list_limit&#125;&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;url_title&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;embed:url_title&#125;&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#125;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;article&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;section &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;class=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;if segment_1 == &quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;blog&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#125;entry_ex&#123;if:elseif segment_1 == &quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;research_teach&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#125;teach_ex&#123;/if&#125;&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;time&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;entry_date format&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;%F %j, %Y&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#125;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;time&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;h3&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a href&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;page_url&#125;&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;title&#125;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;h3&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;general_excerpt&#125;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a href&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;page_uri&#125;&quot; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;class=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;more&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;Keep Reading&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;...&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;section&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;article&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;weblog&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;entries&#125;&lt;br /&gt;&#123;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;structure&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;paginate&#125; &lt;/span&gt;
&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;</description>
      <dc:date>2010-03-09T22:23:53-06:00</dc:date>
    </item>

    <item>
      <title>New Module: Geofinder &#45; Location based searching for weblog entries and members</title>
      <link>http://expressionengine.com/forums/viewthread/128573/</link>
      <guid>http://expressionengine.com/forums/viewthread/128573/#When:10:45:14Z</guid>
      <description>&lt;p&gt;A module for location based searching of ExpressionEngine entries and members.&lt;/p&gt;

&lt;p&gt;You can find out more details on our blog:&lt;br /&gt;
&lt;a href=&quot;http://natural&#45;logic.com/blog/article/announcing&#45;geofinder&#45;for&#45;expressionengine/&quot;&gt;http://natural&#45;logic.com/blog/article/announcing&#45;geofinder&#45;for&#45;expressionengine/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;New Version 1.1 Update&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&#45; Now, in addition to location based searching for weblog entries—we’ve added &lt;b&gt;location based searching for members&lt;/b&gt;. This opens the door for all kinds of interesting ideas.&lt;br /&gt;
&#45; Inspired by our international friends, you can now &lt;b&gt;search by miles or kilometers&lt;/b&gt;. A new parameter “distance_mode” allows you to pass in “miles” or “km” and the rest is taken care of by Geofinder.&lt;br /&gt;
&#45; Lastly, just for kicks, we added a new tag that allows you to &lt;b&gt;geocode addresses from within templates&lt;/b&gt;. This could come in handy when you need to do AJAX operations to geocode location data, batch geocoding data or whatever clever ideas you can think of. Since this is template code, you are in total control of the output format (JSON, XML, HTML).&lt;/p&gt;

&lt;p&gt;More info at &lt;a href=&quot;http://natural&#45;logic.com/blog/article/exciting&#45;new&#45;features&#45;in&#45;geofinder&#45;1.1&#45;plus&#45;a&#45;special&#45;promotion/&quot;&gt;http://natural&#45;logic.com/blog/article/exciting&#45;new&#45;features&#45;in&#45;geofinder&#45;1.1&#45;plus&#45;a&#45;special&#45;promotion/ &lt;/a&gt;
&lt;/p&gt;</description>
      <dc:date>2009-09-08T10:45:14-06:00</dc:date>
    </item>

    <item>
      <title>ANO XML Parser</title>
      <link>http://expressionengine.com/forums/viewthread/95088/</link>
      <guid>http://expressionengine.com/forums/viewthread/95088/#When:12:50:26Z</guid>
      <description>&lt;p&gt;I have posted in my other thread as well. I have finally built a module to handle XML data feed.&amp;nbsp;  &lt;/p&gt;

&lt;p&gt;Feel free to use/modify it to suit your need.&amp;nbsp; See wiki for more details. &lt;a href=&quot;http://expressionengine.com/wiki/XML_Parsing_Tool/&quot;&gt;Wiki: ANO XML Parser&lt;/a&gt;
&lt;/p&gt;</description>
      <dc:date>2008-05-27T12:50:26-06:00</dc:date>
    </item>

    <item>
      <title>New Module: Tagger Lite *** Now Available in EE2 *** Tag Your Entries in EE2</title>
      <link>http://expressionengine.com/forums/viewthread/147852/</link>
      <guid>http://expressionengine.com/forums/viewthread/147852/#When:19:34:09Z</guid>
      <description>&lt;p&gt;This is a new post because Tagger Lite has been rewritten for EE2! It is now available for immediate download. It needs a new post because the data is handled differently.&lt;/p&gt;

&lt;p&gt;Tagger Lite is available now at &lt;a href=&quot;http://www.devdemon.com&quot;&gt;http://www.devdemon.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Tagger Lite allows you to tag all your Expression Engine entries. This powerful module allows you to add “Keywords” to your entries in a new simple integrated solution right within entry fields of EE2. This allows you to showcase content by tag and create tag clouds within your Expression Engine templates.&lt;/p&gt;

&lt;p&gt;Simply add a custom field to your weblog and you can quickly choose “Most Used Tags”, “Insert Tags”, or “Tags Search”. You can also quickly view all your assigned tags and remove them with ease. Tagger Lite is a simple to use Tagging system that will let you or your customer easily add and remove keyword based tags.&lt;/p&gt;

&lt;p&gt;Another simple to use Module for you designers. For Free!
&lt;/p&gt;</description>
      <dc:date>2010-03-02T19:34:09-06:00</dc:date>
    </item>

    <item>
      <title>New Module: Redirect Helper Lite</title>
      <link>http://expressionengine.com/forums/viewthread/136052/</link>
      <guid>http://expressionengine.com/forums/viewthread/136052/#When:02:06:04Z</guid>
      <description>&lt;p&gt;Redirecting can be a hairy thing if you don&#8217;t know how to do it. Redirect Helper Lite is here to make that part of your life easier now. With a few clicks and strokes of the keyboard you can setup simple URL redirects for your ExpressionEngine site. You can also use Redirect Helper Lite to setup and track campaigns that utilize special URLs on your site.&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font&#45;size:16px;&quot;&gt;&lt;b&gt;Key Features&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;• Easily create redirects for internal URLs&lt;br /&gt;
• Choose between commonly needed HTTP statuses for SEO purposes&lt;br /&gt;
• Automatically fill in your destination URL with the built&#45;in generator (see docs)&lt;br /&gt;
• Setup redirects to external websites&lt;br /&gt;
• Disable a redirect by setting the status to Closed (without having to delete it)&lt;/p&gt;

&lt;p&gt;You can check out some example usage and the documentation on the &lt;a href=&quot;http://erikreagan.com/projects/redirect&#45;helper&#45;lite/&quot;&gt;project homepage on my website&lt;/a&gt;. Oh yeah, you can also &lt;b&gt;download it there too&lt;/b&gt;
&lt;/p&gt;</description>
      <dc:date>2009-11-24T02:06:04-06:00</dc:date>
    </item>

    <item>
      <title>Photo Gallery categories order</title>
      <link>http://expressionengine.com/forums/viewthread/149770/</link>
      <guid>http://expressionengine.com/forums/viewthread/149770/#When:07:57:42Z</guid>
      <description>&lt;p&gt;Hi all,&lt;/p&gt;

&lt;p&gt;can&#8217;t seem to get the ctageoy ordering working.&lt;/p&gt;

&lt;p&gt;I need sth like this, but I can&#8217;t find where the correct syntax to do this.
&lt;/p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;gallery&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;categories gallery&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;gallery_name&#125;&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;orderby&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;date&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;sort&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;asc&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#125; &lt;/span&gt;
&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;

&lt;p&gt;Can anyone help me please?&lt;/p&gt;

&lt;p&gt;Thx,&lt;br /&gt;
M
&lt;/p&gt;</description>
      <dc:date>2010-03-18T07:57:42-06:00</dc:date>
    </item>

    
    </channel>
</rss>