<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://agaricdesign.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Featured Content</title>
 <link>http://agaricdesign.com/views/featured</link>
 <description>the home page  featured content list</description>
 <language>en</language>
<item>
 <title>Adding and modifying organic group action (create content) links</title>
 <link>http://agaricdesign.com/note/adding-and-modifying-organic-group-action-create-content-links</link>
 <description></description>
 <comments>http://agaricdesign.com/note/adding-and-modifying-organic-group-action-create-content-links#comments</comments>
 <category domain="http://agaricdesign.com/site-structure/tech/drupal-development">Drupal Development</category>
 <category domain="http://agaricdesign.com/status/needs-improvement">Needs Improvement</category>
 <category domain="http://agaricdesign.com/taxonomy/term/463">Agaric Site Reorganization</category>
 <category domain="http://agaricdesign.com/note-type/how">How to</category>
 <pubDate>Mon, 01 Sep 2008 09:40:38 -0500</pubDate>
 <dc:creator>Benjamin Melançon</dc:creator>
 <guid isPermaLink="false">1614 at http://agaricdesign.com</guid>
</item>
<item>
 <title>Add a span wrapper inside primary and secondary menu links in Drupal 6</title>
 <link>http://agaricdesign.com/note/add-a-span-wrapper-inside-primary-and-secondary-menu-links-drupal-6</link>
 <description>&lt;p&gt;All I want to do is throw &lt;code&gt;span&lt;/code&gt;s around the links.  Ah well.  Here is the function below, modified to do exactly that.&lt;/p&gt;
&lt;p&gt;It will do it to all sets of links passed through &lt;code&gt;theme(&amp;#039;links&amp;#039;, $links)&lt;/code&gt; but so far on Agaric&#039;s example site, at least, that means only the primary links.&lt;/p&gt;
&lt;p&gt;&amp;lt;?php&lt;br /&gt;
function examplezen_links($links, $attributes =  array(&#039;class&#039; =&amp;gt; &#039;links&#039;)) {&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://agaricdesign.com/note/add-a-span-wrapper-inside-primary-and-secondary-menu-links-drupal-6&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://agaricdesign.com/note/add-a-span-wrapper-inside-primary-and-secondary-menu-links-drupal-6#comments</comments>
 <category domain="http://agaricdesign.com/site-structure/tech/drupal-theming">Drupal Theming</category>
 <category domain="http://agaricdesign.com/status/needs-improvement">Needs Improvement</category>
 <category domain="http://agaricdesign.com/note-type/how">How to</category>
 <category domain="http://agaricdesign.com/keyword/drupal-6">Drupal 6</category>
 <pubDate>Fri, 29 Aug 2008 07:48:49 -0500</pubDate>
 <dc:creator>Benjamin Melançon</dc:creator>
 <guid isPermaLink="false">1611 at http://agaricdesign.com</guid>
</item>
<item>
 <title>Virtual hosts on Mac OS X Leopard with XAMPP</title>
 <link>http://agaricdesign.com/note/virtual-hosts-mac-os-x-leopard-with-xampp</link>
 <description></description>
 <comments>http://agaricdesign.com/note/virtual-hosts-mac-os-x-leopard-with-xampp#comments</comments>
 <category domain="http://agaricdesign.com/site-structure/tech-gnu-linux">GNU-Linux</category>
 <category domain="http://agaricdesign.com/status/needs-improvement">Needs Improvement</category>
 <category domain="http://agaricdesign.com/note-type/how">How to</category>
 <pubDate>Thu, 28 Aug 2008 10:22:05 -0500</pubDate>
 <dc:creator>Benjamin Melançon</dc:creator>
 <guid isPermaLink="false">1608 at http://agaricdesign.com</guid>
</item>
<item>
 <title>Development resource list for making and reviewing patches for Drupal core</title>
 <link>http://agaricdesign.com/note/development-resource-list-making-and-reviewing-patches-drupal-core</link>
 <description></description>
 <comments>http://agaricdesign.com/note/development-resource-list-making-and-reviewing-patches-drupal-core#comments</comments>
 <category domain="http://agaricdesign.com/site-structure/tech/drupal-development">Drupal Development</category>
 <category domain="http://agaricdesign.com/status/needs-improvement">Needs Improvement</category>
 <category domain="http://agaricdesign.com/note-type/how">How to</category>
 <pubDate>Thu, 28 Aug 2008 07:24:55 -0500</pubDate>
 <dc:creator>Benjamin Melançon</dc:creator>
 <guid isPermaLink="false">1606 at http://agaricdesign.com</guid>
</item>
<item>
 <title>Switch users in Drupal without logging out for development</title>
 <link>http://agaricdesign.com/note/switch-users-drupal-without-logging-out-development</link>
 <description></description>
 <comments>http://agaricdesign.com/note/switch-users-drupal-without-logging-out-development#comments</comments>
 <category domain="http://agaricdesign.com/site-structure/tech/drupal-development">Drupal Development</category>
 <category domain="http://agaricdesign.com/status/complete">Complete </category>
 <category domain="http://agaricdesign.com/note-type/need-0">Need</category>
 <pubDate>Thu, 14 Aug 2008 23:07:51 -0500</pubDate>
 <dc:creator>Benjamin Melançon</dc:creator>
 <guid isPermaLink="false">1596 at http://agaricdesign.com</guid>
</item>
<item>
 <title>Panels2 and Organic Groups</title>
 <link>http://agaricdesign.com/note/panels2-and-organic-groups</link>
 <description>&lt;p&gt;Well, here&#039;s what one of the experts has to say about it --&amp;gt; &lt;a href=&quot;http://www.tejasa.com/node/160&quot; title=&quot;http://www.tejasa.com/node/160&quot;&gt;http://www.tejasa.com/node/160&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;highly recommended and very useful...&lt;/p&gt;
&lt;p&gt;do it!&lt;/p&gt;
</description>
 <comments>http://agaricdesign.com/note/panels2-and-organic-groups#comments</comments>
 <category domain="http://agaricdesign.com/site-structure/tech/drupal-theming">Drupal Theming</category>
 <category domain="http://agaricdesign.com/classification/tech">Tech</category>
 <category domain="http://agaricdesign.com/site-structure/tech/drupal-configuration">Drupal Configuration</category>
 <category domain="http://agaricdesign.com/classification/documention">Documentation</category>
 <category domain="http://agaricdesign.com/status/complete">Complete </category>
 <category domain="http://agaricdesign.com/note-type/how">How to</category>
 <pubDate>Thu, 14 Aug 2008 15:19:34 -0500</pubDate>
 <dc:creator>Dan</dc:creator>
 <guid isPermaLink="false">1595 at http://agaricdesign.com</guid>
</item>
<item>
 <title>Where in the theme are the tabs printed / giving tabs to admins only                         </title>
 <link>http://agaricdesign.com/note/where-theme-are-tabs-printed</link>
 <description></description>
 <comments>http://agaricdesign.com/note/where-theme-are-tabs-printed#comments</comments>
 <category domain="http://agaricdesign.com/site-structure/tech/drupal-theming">Drupal Theming</category>
 <category domain="http://agaricdesign.com/status/complete">Complete </category>
 <category domain="http://agaricdesign.com/projects/consulting/changents">Changents</category>
 <category domain="http://agaricdesign.com/note-type/how">How to</category>
 <category domain="http://agaricdesign.com/taxonomy/term/679">Drupal 5</category>
 <pubDate>Thu, 14 Aug 2008 05:06:43 -0500</pubDate>
 <dc:creator>Benjamin Melançon</dc:creator>
 <guid isPermaLink="false">1594 at http://agaricdesign.com</guid>
</item>
<item>
 <title>Open external URLs in a new window</title>
 <link>http://agaricdesign.com/note/open-external-urls-a-new-window</link>
 <description></description>
 <comments>http://agaricdesign.com/note/open-external-urls-a-new-window#comments</comments>
 <category domain="http://agaricdesign.com/site-structure/tech/drupal-development">Drupal Development</category>
 <category domain="http://agaricdesign.com/status/complete">Complete </category>
 <category domain="http://agaricdesign.com/projects/consulting/changents">Changents</category>
 <category domain="http://agaricdesign.com/projects/sites/livingconversations">Living Conversations</category>
 <category domain="http://agaricdesign.com/note-type/how">How to</category>
 <pubDate>Wed, 13 Aug 2008 00:41:24 -0500</pubDate>
 <dc:creator>Benjamin Melançon</dc:creator>
 <guid isPermaLink="false">1592 at http://agaricdesign.com</guid>
</item>
<item>
 <title>Harry Slaughter joins WorkHabit</title>
 <link>http://agaricdesign.com/blog/benjamin-melan%C3%A7/harry-slaughter-joins-workhabit</link>
 <description>&lt;p&gt;Harry Slaughter of DevBee (in fact, all of DevBee) &lt;a href=&quot;http://devbee.com/2008/08/going-full-time-workhabit&quot;&gt;announces&lt;/a&gt; he&#039;s going full time with WorkHabit.  I&#039;ve liked following him blog about Drupal and web work and I hope to see him help WorkHabit follow through on some of their more ambitious announced contributions to the open source community...  I can identify with that!&lt;/p&gt;
</description>
 <comments>http://agaricdesign.com/blog/benjamin-melan%C3%A7/harry-slaughter-joins-workhabit#comments</comments>
 <category domain="http://agaricdesign.com/status/complete">Complete </category>
 <category domain="http://agaricdesign.com/keyword/drupal-shops">drupal shops</category>
 <pubDate>Sat, 09 Aug 2008 23:11:41 -0500</pubDate>
 <dc:creator>Benjamin Melançon</dc:creator>
 <guid isPermaLink="false">1588 at http://agaricdesign.com</guid>
</item>
<item>
 <title>Sidebar graphics with links (&quot;promotional badges&quot;) the Agaric Drupal way</title>
 <link>http://agaricdesign.com/note/sidebar-graphics-with-links-quotpromotional-badgesquot-agaric-drupal-way</link>
 <description></description>
 <comments>http://agaricdesign.com/note/sidebar-graphics-with-links-quotpromotional-badgesquot-agaric-drupal-way#comments</comments>
 <category domain="http://agaricdesign.com/site-structure/tech/drupal-theming">Drupal Theming</category>
 <category domain="http://agaricdesign.com/site-structure/tech/drupal-configuration">Drupal Configuration</category>
 <category domain="http://agaricdesign.com/status/needs-improvement">Needs Improvement</category>
 <category domain="http://agaricdesign.com/projects/consulting/changents">Changents</category>
 <category domain="http://agaricdesign.com/note-type/how">How to</category>
 <category domain="http://agaricdesign.com/taxonomy/term/131">CCK</category>
 <category domain="http://agaricdesign.com/taxonomy/term/679">Drupal 5</category>
 <category domain="http://agaricdesign.com/keyword/imagecache">Imagecache</category>
 <category domain="http://agaricdesign.com/keyword/nodequeue">Nodequeue</category>
 <category domain="http://agaricdesign.com/taxonomy/term/691">Views</category>
 <pubDate>Sun, 03 Aug 2008 09:44:30 -0500</pubDate>
 <dc:creator>Benjamin Melançon</dc:creator>
 <guid isPermaLink="false">1583 at http://agaricdesign.com</guid>
</item>
<item>
 <title>Ask Agaric: More contact page options for redirecting and spam protection</title>
 <link>http://agaricdesign.com/note/ask-agaric-more-contact-page-options-redirecting-and-spam-protection</link>
 <description></description>
 <comments>http://agaricdesign.com/note/ask-agaric-more-contact-page-options-redirecting-and-spam-protection#comments</comments>
 <category domain="http://agaricdesign.com/site-structure/tech/drupal-configuration">Drupal Configuration</category>
 <category domain="http://agaricdesign.com/status/needs-improvement">Needs Improvement</category>
 <category domain="http://agaricdesign.com/note-type/how">How to</category>
 <pubDate>Sat, 02 Aug 2008 13:52:45 -0500</pubDate>
 <dc:creator>Benjamin Melançon</dc:creator>
 <guid isPermaLink="false">1580 at http://agaricdesign.com</guid>
</item>
<item>
 <title>Getting trained by Eclipse PDT:  Opening an existing folder of files as a project</title>
 <link>http://agaricdesign.com/note/getting-trained-eclipse-pdt-opening-existing-folder-files-a-project</link>
 <description></description>
 <comments>http://agaricdesign.com/note/getting-trained-eclipse-pdt-opening-existing-folder-files-a-project#comments</comments>
 <category domain="http://agaricdesign.com/site-structure/tech-pcother">PC/Other</category>
 <category domain="http://agaricdesign.com/status/needs-improvement">Needs Improvement</category>
 <category domain="http://agaricdesign.com/projects/consulting/changents">Changents</category>
 <category domain="http://agaricdesign.com/note-type/how">How to</category>
 <category domain="http://agaricdesign.com/keyword/eclipse-pdt">Eclipse PDT</category>
 <pubDate>Wed, 30 Jul 2008 18:02:38 -0500</pubDate>
 <dc:creator>Benjamin Melançon</dc:creator>
 <guid isPermaLink="false">1579 at http://agaricdesign.com</guid>
</item>
<item>
 <title>Fastest way to get just one result from a database table in Drupal</title>
 <link>http://agaricdesign.com/note/fastest-way-get-just-one-result-from-a-database-table-drupal</link>
 <description></description>
 <comments>http://agaricdesign.com/note/fastest-way-get-just-one-result-from-a-database-table-drupal#comments</comments>
 <category domain="http://agaricdesign.com/site-structure/tech/drupal-development">Drupal Development</category>
 <category domain="http://agaricdesign.com/status/complete">Complete </category>
 <category domain="http://agaricdesign.com/projects/sites/jonasconstruction">Jonas Construction</category>
 <category domain="http://agaricdesign.com/note-type/how">How to</category>
 <category domain="http://agaricdesign.com/keyword/database">database</category>
 <category domain="http://agaricdesign.com/taxonomy/term/679">Drupal 5</category>
 <pubDate>Tue, 29 Jul 2008 08:02:41 -0500</pubDate>
 <dc:creator>Benjamin Melançon</dc:creator>
 <guid isPermaLink="false">1574 at http://agaricdesign.com</guid>
</item>
<item>
 <title>Different page templates for different content types</title>
 <link>http://agaricdesign.com/note/different-page-templates-different-content-types</link>
 <description>&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;&amp;lt;?php&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;// Add additional template suggestions&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;function &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;_phptemplate_variables&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$hook&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;, &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$vars&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;) {&lt;br /&gt;&amp;nbsp; switch (&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$hook&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;) {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; case &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;page&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;// Add page template suggestions based on node type, if we aren&#039;t editing the node.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;if (&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$vars&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;node&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;] &amp;amp;&amp;amp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;arg&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;2&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;) != &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;edit&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;) {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$vars&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;template_files&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;][] = &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;page-&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;. &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$vars&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;node&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;]-&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;type&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; break;&lt;br /&gt;&amp;nbsp; }&lt;br /&gt;&amp;nbsp; return &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$vars&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;br /&gt;}&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://agaricdesign.com/note/different-page-templates-different-content-types&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://agaricdesign.com/note/different-page-templates-different-content-types#comments</comments>
 <category domain="http://agaricdesign.com/site-structure/tech/drupal-theming">Drupal Theming</category>
 <category domain="http://agaricdesign.com/status/complete">Complete </category>
 <category domain="http://agaricdesign.com/note-type/how">How to</category>
 <pubDate>Fri, 25 Jul 2008 14:48:01 -0500</pubDate>
 <dc:creator>Dan</dc:creator>
 <guid isPermaLink="false">1573 at http://agaricdesign.com</guid>
</item>
<item>
 <title>Site of the Day: browsershots.org</title>
 <link>http://agaricdesign.com/blog/dan/site-day-browsershotsorg</link>
 <description>&lt;p&gt;straight from &lt;a href=&quot;http://browsershots.org&quot; title=&quot;http://browsershots.org&quot;&gt;http://browsershots.org&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;
What is Browsershots?&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://agaricdesign.com/blog/dan/site-day-browsershotsorg&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://agaricdesign.com/blog/dan/site-day-browsershotsorg#comments</comments>
 <category domain="http://agaricdesign.com/status/complete">Complete </category>
 <pubDate>Wed, 23 Jul 2008 18:06:32 -0500</pubDate>
 <dc:creator>Dan</dc:creator>
 <guid isPermaLink="false">1572 at http://agaricdesign.com</guid>
</item>
</channel>
</rss>
