<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="2.0" xml:base="http://www.jakob-persson.com">
<channel>
 <title>jakob&#039;s web studio - Drupal</title>
 <link>http://www.jakob-persson.com/taxonomy/term/148/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>Five perhaps not-so-known PHP tricks for leaner and cleaner code</title>
 <link>http://www.jakob-persson.com/node/547</link>
 <description>&lt;p&gt;In this article I&#039;ll give a few examples of powerful ways to program PHP that aren&#039;t obvious to many. The tricks I mention here are in themselves nothing new and experienced programmers probably know about them all but budding and intermediate PHP programmers can probably pick up a thing or two.&lt;/p&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.jakob-persson.com/node/547&quot; dc:identifier=&quot;http://www.jakob-persson.com/node/547&quot; dc:title=&quot;Five perhaps not-so-known PHP tricks for leaner and cleaner code&quot; trackback:ping=&quot;http://www.jakob-persson.com/trackback/547&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <category domain="http://www.jakob-persson.com/taxonomy/term/27">My Blog</category>
 <category domain="http://www.jakob-persson.com/taxonomy/term/164">Computers &amp; Hardware</category>
 <category domain="http://www.jakob-persson.com/taxonomy/term/148">Drupal</category>
 <pubDate>Mon, 07 Apr 2008 16:21:05 -0500</pubDate>
</item>
<item>
 <title>Checking in</title>
 <link>http://www.jakob-persson.com/node/543</link>
 <description>&lt;p &gt;So I&#039;ve been very busy the past few months. Barely time to do anything but seeing clients, working and lapping a little sunshine now and then. The farthest from Sweden I got was to Oslo (Norway) to spend a week there hanging out with friends and trying not to think about how expensive it was.&lt;/p&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.jakob-persson.com/node/543&quot; dc:identifier=&quot;http://www.jakob-persson.com/node/543&quot; dc:title=&quot;Checking in&quot; trackback:ping=&quot;http://www.jakob-persson.com/trackback/543&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <category domain="http://www.jakob-persson.com/taxonomy/term/27">My Blog</category>
 <category domain="http://www.jakob-persson.com/taxonomy/term/148">Drupal</category>
 <category domain="http://www.jakob-persson.com/taxonomy/term/154">Internet</category>
 <category domain="http://www.jakob-persson.com/taxonomy/term/34">Personal</category>
 <category domain="http://www.jakob-persson.com/taxonomy/term/38">Travel</category>
 <pubDate>Sat, 15 Sep 2007 16:58:36 -0500</pubDate>
</item>
<item>
 <title>An easy way to display a customized menu in your Drupal theme</title>
 <link>http://www.jakob-persson.com/node/535</link>
 <description>&lt;p &gt;I&#039;ve been working on a theme where I needed to display a menu in Drupal given its menu id (mid), which is the unique identifier of the parent element of the menu&#039;s items. Usually, you can assign menus to different regions in your theme but the problem with that approach is that the menu will be rendered as a multi-level list (nested ULs). In this case, I wanted a flat list, and had written my own theme function to display the links on one line with delimiters, taking an array of menu items as argument. I ended up writing a function for this purpose using parts of the code from Drupal core, a function that others might find useful.&lt;/p&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.jakob-persson.com/node/535&quot; dc:identifier=&quot;http://www.jakob-persson.com/node/535&quot; dc:title=&quot;An easy way to display a customized menu in your Drupal theme&quot; trackback:ping=&quot;http://www.jakob-persson.com/trackback/535&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <category domain="http://www.jakob-persson.com/taxonomy/term/27">My Blog</category>
 <category domain="http://www.jakob-persson.com/taxonomy/term/148">Drupal</category>
 <pubDate>Fri, 02 Feb 2007 17:07:48 -0600</pubDate>
</item>
<item>
 <title>The new super-improved KogVet website is launched!</title>
 <link>http://www.jakob-persson.com/node/528</link>
 <description>&lt;div class=&quot;content_img_left&quot;&gt;
   &lt;img src=&quot;http://www.jakob-persson.com/./files/images/kogvet_front_persp_1.thumbnail.jpg&quot; width=&quot;91&quot; height=&quot;100&quot; alt=&quot;KogVet front page&quot; /&gt; 
  &lt;div class=&quot;caption&quot;&gt;&lt;/div&gt;
&lt;/div&gt;&lt;p &gt;The new website for the student association at the Cognitive Science program here at Link&amp;ouml;ping University was launched two weeks ago but I haven&#039;t gotten around to posting about it until now. It&#039;s with a great feeling of accomplishment that we finally launched this site and we&#039;re thrilled at the thought of all its new features and what it will bring to the association and the students at the program. &lt;a href=&quot;node/527&quot; rel=&quot;nofollow&quot;&gt;Continue reading in my portfolio...&lt;/a&gt;&lt;/p&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.jakob-persson.com/node/528&quot; dc:identifier=&quot;http://www.jakob-persson.com/node/528&quot; dc:title=&quot;The new super-improved KogVet website is launched!&quot; trackback:ping=&quot;http://www.jakob-persson.com/trackback/528&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <category domain="http://www.jakob-persson.com/taxonomy/term/27">My Blog</category>
 <category domain="http://www.jakob-persson.com/taxonomy/term/48">CSS</category>
 <category domain="http://www.jakob-persson.com/taxonomy/term/148">Drupal</category>
 <category domain="http://www.jakob-persson.com/taxonomy/term/59">Portfolio Updates</category>
 <category domain="http://www.jakob-persson.com/taxonomy/term/39">Web Design</category>
 <category domain="http://www.jakob-persson.com/taxonomy/term/147">XHTML</category>
 <pubDate>Mon, 09 Oct 2006 18:09:51 -0500</pubDate>
</item>
<item>
 <title>Drupal for Solid Lifeforms</title>
 <link>http://www.jakob-persson.com/myblog/drupal_for_solid_lifeforms</link>
 <description>&lt;h3 &gt;  A beginner&amp;rsquo;s FAQ and guide to one of the most formidable content management systems on planet Earth&lt;/h3&gt; &lt;p &gt;  Some of you who frequent my site may have noticed that I work a lot with Drupal and now offer Drupal-related services such as customization and design. If you&amp;rsquo;re curious about what Drupal is and what it can do for you, how you can build a better site - a site that&amp;rsquo;s easier to maintain using a state of the art CMS, this guide is for you.&lt;/p&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.jakob-persson.com/myblog/drupal_for_solid_lifeforms&quot; dc:identifier=&quot;http://www.jakob-persson.com/myblog/drupal_for_solid_lifeforms&quot; dc:title=&quot;Drupal for Solid Lifeforms&quot; trackback:ping=&quot;http://www.jakob-persson.com/trackback/512&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <category domain="http://www.jakob-persson.com/taxonomy/term/27">My Blog</category>
 <category domain="http://www.jakob-persson.com/taxonomy/term/148">Drupal</category>
 <category domain="http://www.jakob-persson.com/taxonomy/term/142">Human-Computer Interaction</category>
 <category domain="http://www.jakob-persson.com/taxonomy/term/39">Web Design</category>
 <category domain="http://www.jakob-persson.com/taxonomy/term/147">XHTML</category>
 <pubDate>Mon, 04 Sep 2006 13:32:28 -0500</pubDate>
</item>
<item>
 <title>Problems are good for one thing: fixing</title>
 <link>http://www.jakob-persson.com/node/438</link>
 <description>&lt;p &gt;When I added the Dreamfall review yesterday I realized certain things did not work as they should, and after investigating the problem further it turned out that there was a problem with blog type nodes. After receiving good advice in the #drupal at irc.freenode.net I began to troubleshoot, and in the process found a great way to set up a staging version of my site for testing new code and modules.&lt;/p&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.jakob-persson.com/node/438&quot; dc:identifier=&quot;http://www.jakob-persson.com/node/438&quot; dc:title=&quot;Problems are good for one thing: fixing&quot; trackback:ping=&quot;http://www.jakob-persson.com/trackback/438&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <category domain="http://www.jakob-persson.com/taxonomy/term/27">My Blog</category>
 <category domain="http://www.jakob-persson.com/taxonomy/term/148">Drupal</category>
 <pubDate>Tue, 09 May 2006 13:11:41 -0500</pubDate>
</item>
<item>
 <title>Related Nodes - my first Drupal module</title>
 <link>http://www.jakob-persson.com/node/426</link>
 <description>&lt;p &gt;Many blogs list related blog entries as &amp;quot;Related Articles&amp;quot;, however currently this isn&#039;t something that Drupal supports, nor could I find a module that does. It seemed I would have to write my own module, so yesterday I started working on what was to become my first Drupal module. It&#039;s called &#039;Related Nodes&#039;.&lt;/p&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.jakob-persson.com/node/426&quot; dc:identifier=&quot;http://www.jakob-persson.com/node/426&quot; dc:title=&quot;Related Nodes - my first Drupal module&quot; trackback:ping=&quot;http://www.jakob-persson.com/trackback/426&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <category domain="http://www.jakob-persson.com/taxonomy/term/27">My Blog</category>
 <category domain="http://www.jakob-persson.com/taxonomy/term/148">Drupal</category>
 <pubDate>Sat, 06 May 2006 05:52:49 -0500</pubDate>
</item>
</channel>
</rss>
