<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.trellon.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>dkurtz&#039;s blog</title>
 <link>http://www.trellon.com/blog/4</link>
 <description></description>
 <language>en</language>
<item>
 <title>BDUG March Meetup: Review</title>
 <link>http://www.trellon.com/content/blog/bdug-march-meetup-review</link>
 <description>&lt;p&gt;The Berkeley Drupal User Group&#039;s &lt;a href=&quot;http://groups.drupal.org/node/19990&quot; rel=&quot;nofollow&quot;&gt;March meeting&lt;/a&gt; was a week and a half ago, but I&#039;m still thinking about it, and now, in the &quot;better late than never&quot; spirit, I&#039;m writing about it.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.trellon.com/content/blog/bdug-march-meetup-review&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.trellon.com/content/blog/bdug-march-meetup-review#comments</comments>
 <category domain="http://www.trellon.com/category/blog-tags/berkeley">Berkeley</category>
 <category domain="http://www.trellon.com/category/blog-tags/dug">DUG</category>
 <category domain="http://www.trellon.com/category/blog-tags/modules">modules</category>
 <pubDate>Wed, 08 Apr 2009 18:16:52 +0000</pubDate>
 <dc:creator>dkurtz</dc:creator>
 <guid isPermaLink="false">103 at http://www.trellon.com</guid>
</item>
<item>
 <title>Dependency Browser Module - Enabling your Drupal Fix</title>
 <link>http://www.trellon.com/content/blog/it-depends-drupal-module-dependency</link>
 <description>&lt;p&gt;Whenever I need to implement a custom feature for a Drupal site, I always check the Drupal.org module repository to see if someone has already written a module that does the same thing. This can be difficult, since the number of modules has exploded in recent years and the infrastructure for browsing them has not caught up (though the &lt;a href=&quot;http://groups.drupal.org/drupalorg-redesign-plan-drupal-association&quot; rel=&quot;nofollow&quot;&gt;redesign project&lt;/a&gt; has noticed this and is &lt;a href=&quot;http://groups.drupal.org/node/16732&quot; rel=&quot;nofollow&quot;&gt;discussing some great improvements&lt;/a&gt;). But that might be a ways away so in the mean time I&#039;ve whipped together one new way of browsing modules with this nifty little &lt;a href=&quot;http://drupal.org/project/module_browser/&quot; rel=&quot;nofollow&quot;&gt;Module Dependency Browser&lt;/a&gt; for Drupal.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.trellon.com/content/blog/it-depends-drupal-module-dependency&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.trellon.com/content/blog/it-depends-drupal-module-dependency#comments</comments>
 <category domain="http://www.trellon.com/category/blog-tags/development-tools">development tools</category>
 <category domain="http://www.trellon.com/category/blog-tags/drupal">Drupal</category>
 <category domain="http://www.trellon.com/category/blog-tags/modules">modules</category>
 <pubDate>Tue, 13 Jan 2009 18:14:25 +0000</pubDate>
 <dc:creator>dkurtz</dc:creator>
 <guid isPermaLink="false">78 at http://www.trellon.com</guid>
</item>
<item>
 <title>Debugging Drupal with MacGDBp</title>
 <link>http://www.trellon.com/content/blog/debugging-drupal-macgdbp</link>
 <description>&lt;p&gt;Confession time. I don&#039;t use an IDE (Integrated Development Enviroment) for Drupal development. Sometimes, I kind of wish I did because having all of the development tools in one place is great; but all of the IDEs I&#039;ve tried for my platform (I&#039;m a OS X user) try to change the way I work, lack key PHP features, or are incredibly slow. And I really like TextMate. Thankfully I&#039;ve found a great PHP debugger for OS X called MacGDBp and, at least for me, the chances of switching to an IDE continue to dwindle.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.trellon.com/content/blog/debugging-drupal-macgdbp&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.trellon.com/content/blog/debugging-drupal-macgdbp#comments</comments>
 <category domain="http://www.trellon.com/category/blog-tags/code">code</category>
 <category domain="http://www.trellon.com/category/blog-tags/php">php</category>
 <category domain="http://www.trellon.com/category/blog-tags/technology">technology</category>
 <category domain="http://www.trellon.com/category/blog-tags/tools">Tools</category>
 <category domain="http://www.trellon.com/category/blog-tags/workflow">workflow</category>
 <pubDate>Fri, 10 Oct 2008 17:45:51 +0000</pubDate>
 <dc:creator>dkurtz</dc:creator>
 <guid isPermaLink="false">13 at http://www.trellon.com</guid>
</item>
<item>
 <title>Keeping Up with the Joneses: Activity Aggregation in Drupal</title>
 <link>http://www.trellon.com/content/blog/keeping-joneses-activity-aggregation-drupal</link>
 <description>&lt;p&gt;Facebook&#039;s newsfeed feature introduced social network users to continuous updates of news about the goings-on in the lives of their friends and contacts. Activity aggregators have turned out to be a pretty useful feature for social networking sites, and can even be a little addictive when done right. Most sites that bill themselves as a social or professional network now have some kind of newsfeed, friend feed, lifestream or other feed.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.trellon.com/content/blog/keeping-joneses-activity-aggregation-drupal&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.trellon.com/content/blog/keeping-joneses-activity-aggregation-drupal#comments</comments>
 <category domain="http://www.trellon.com/category/blog-tags/activity-feed">activity feed</category>
 <category domain="http://www.trellon.com/category/blog-tags/drupal">Drupal</category>
 <category domain="http://www.trellon.com/category/blog-tags/social-networking">social networking</category>
 <pubDate>Tue, 05 Aug 2008 11:13:07 +0000</pubDate>
 <dc:creator>dkurtz</dc:creator>
 <guid isPermaLink="false">21 at http://www.trellon.com</guid>
</item>
<item>
 <title>Teleport 1.0 Released</title>
 <link>http://www.trellon.com/content/blog/teleport-10-released</link>
 <description>&lt;p&gt;I&#039;ve just released version 1.0 of the &lt;a href=&quot;http://drupal.org/project/teleport&quot; rel=&quot;nofollow&quot;&gt;Teleport module&lt;/a&gt;. Teleport is &quot;&lt;a href=&quot;http://docs.blacktree.com/quicksilver/what_is_quicksilver&quot; rel=&quot;nofollow&quot;&gt;QuickSilver&lt;/a&gt; for Drupal&quot;, but if you don&#039;t know what QuickSilver is, that&#039;s not going to tell you much. Basically, Teleport lets you quickly jump to a page on your Drupal site by typing in part of the path or the title. It saves me a ton of time when jumping around to administration pages that are nested two or three levels deep. See an example in the &lt;a href=&quot;http://www.brickswithoutclay.com/files/software/drupal_stuff/teleport.mov&quot; rel=&quot;nofollow&quot;&gt;screencast&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Since the beta release, I&#039;ve fixed a few bugs and added the ability to search path aliases. I thought that searching paths was important enough that it had to be included in a 1.0 release.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.trellon.com/content/blog/teleport-10-released&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.trellon.com/content/blog/teleport-10-released#comments</comments>
 <category domain="http://www.trellon.com/category/blog-tags/drupal">Drupal</category>
 <category domain="http://www.trellon.com/category/blog-tags/modules">modules</category>
 <pubDate>Sat, 17 May 2008 05:32:04 +0000</pubDate>
 <dc:creator>dkurtz</dc:creator>
 <guid isPermaLink="false">27 at http://www.trellon.com</guid>
</item>
<item>
 <title>DrupalCampToronto 2008 Is On!</title>
 <link>http://www.trellon.com/content/blog/drupalcamptoronto-2008</link>
 <description>&lt;p&gt;Trellon is one of the sponsors of the third annual &lt;a href=&quot;http://2008.drupalcamptoronto.org&quot; rel=&quot;nofollow&quot;&gt;DrupalCamp Toronto&lt;/a&gt;, which will take place on May 23rd and May 24th at the Faculty of Information Studies on the University of Toronto campus (&lt;a href=&quot;http://maps.google.ca/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=140+St.+George+Street,+Toronto+ON&amp;amp;jsv=107&amp;amp;sll=49.891235,-97.15369&amp;amp;sspn=30.625214,75.849609&amp;amp;ie=UTF8&amp;amp;z=16&amp;amp;iwloc=addr&quot; rel=&quot;nofollow&quot;&gt;map&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.trellon.com/content/blog/drupalcamptoronto-2008&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.trellon.com/content/blog/drupalcamptoronto-2008#comments</comments>
 <category domain="http://www.trellon.com/category/blog-tags/drupal">Drupal</category>
 <pubDate>Thu, 15 May 2008 08:46:00 +0000</pubDate>
 <dc:creator>dkurtz</dc:creator>
 <guid isPermaLink="false">29 at http://www.trellon.com</guid>
</item>
<item>
 <title>Super-flexible forms in Drupal 5</title>
 <link>http://www.trellon.com/content/blog/super-flexible-forms-drupal-5</link>
 <description>&lt;p&gt;It&#039;s common practice for theme function writers to give every div a class, so that it can be targetted by CSS. For us, this is especially important in forms, since our clients often ask us to lay out forms in complicated ways.&lt;/p&gt;
&lt;p&gt;This was a problem in Drupal 5 (and earlier). Although form elements had ids, so specific elements could be accessed from Javascript and CSS, they are all encased in wrapper divs with class &quot;form-item&quot;. This means there&#039;s no easy way to lay out a specific form item.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.trellon.com/content/blog/super-flexible-forms-drupal-5&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.trellon.com/content/blog/super-flexible-forms-drupal-5#comments</comments>
 <category domain="http://www.trellon.com/category/blog-tags/drupal">Drupal</category>
 <category domain="http://www.trellon.com/category/blog-tags/theming">theming</category>
 <pubDate>Thu, 21 Feb 2008 18:14:59 +0000</pubDate>
 <dc:creator>dkurtz</dc:creator>
 <guid isPermaLink="false">31 at http://www.trellon.com</guid>
</item>
</channel>
</rss>


