<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0" xml:base="http://www.svendecabooter.be/frontpage">
  <channel>
    <title>Sven Decabooter - PHP / Drupal web development</title>
    <link>http://www.svendecabooter.be/frontpage</link>
    <description />
    <language>en</language>
          <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/SvenDecabooter" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="svendecabooter" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
    <title>Implementing location proximity search (for Belgium) with Drupal and Google Maps</title>
    <link>http://www.svendecabooter.be/blog/implementing-location-proximity-search-for-belgium-with-drupal-and-google-maps</link>
    <description>&lt;!--paging_filter--&gt;&lt;p&gt;&lt;img class="mceItem" style="margin: 5px; float: left;" src="/sites/svendecabooter.be/files/upload/proximity_tutorial_1.png" alt="" height="184" width="192"&gt;This tutorial will show you how create a Google Map with location pinpoints in Drupal 6, and how to let your users filter the map based on postalcode.&lt;/p&gt;&lt;p&gt;This walkthrough was written to create a map for Belgium, as I encountered some gotchas while doing so. However most of it will apply to other countries as well, and you might even skip some steps that are only required for the Belgium use case.&lt;/p&gt;&lt;p&gt;</description>
     <comments>http://www.svendecabooter.be/blog/implementing-location-proximity-search-for-belgium-with-drupal-and-google-maps#comments</comments>
 <category domain="http://www.svendecabooter.be/tags/belgium">belgium</category>
 <category domain="http://www.svendecabooter.be/tags/drupal">drupal</category>
 <category domain="http://www.svendecabooter.be/tags/googlemaps">googlemaps</category>
 <category domain="http://www.svendecabooter.be/tags/howto">howto</category>
 <category domain="http://www.svendecabooter.be/tags/location">location</category>
 <category domain="http://www.svendecabooter.be/tags/planetdrupal">planetdrupal</category>
 <pubDate>Wed, 28 Oct 2009 20:37:13 +0000</pubDate>
 <dc:creator>Sven</dc:creator>
 <guid isPermaLink="false">20 at http://www.svendecabooter.be</guid>
  </item>
  <item>
    <title>PayDutchGroup / WeDeal payment integration with Ubercart</title>
    <link>http://www.svendecabooter.be/blog/paydutchgroup-wedeal-payment-integration-with-ubercart</link>
    <description>&lt;!--paging_filter--&gt;For the &lt;a href="http://dutchbutnotfromholland.eu"&gt;Dutch but not from Holland&lt;/a&gt; webshop, running the &lt;a href="http://ubercart.org"&gt;Ubercart&lt;/a&gt; e-commerce module for &lt;a href="http://drupal.org"&gt;Drupal&lt;/a&gt;, I created a payment gateway module that routes the payments to the &lt;a href="http://www.paydutchgroup.nl"&gt;PayDutch Group&lt;/a&gt; / &lt;a href="http://www.wedeal.nl"&gt;WeDeal&lt;/a&gt; payment site.

This module has now been publicly released, and can be found at http://drupal.org/project/uc_paydutch or http://www.ubercart.org/contrib/11822.</description>
     <comments>http://www.svendecabooter.be/blog/paydutchgroup-wedeal-payment-integration-with-ubercart#comments</comments>
 <category domain="http://www.svendecabooter.be/tags/drupal">drupal</category>
 <category domain="http://www.svendecabooter.be/tags/module">module</category>
 <category domain="http://www.svendecabooter.be/tags/planetdrupal">planetdrupal</category>
 <category domain="http://www.svendecabooter.be/tags/ubercart">ubercart</category>
 <pubDate>Sun, 05 Jul 2009 15:09:35 +0000</pubDate>
 <dc:creator>Sven</dc:creator>
 <guid isPermaLink="false">19 at http://www.svendecabooter.be</guid>
  </item>
  <item>
    <title>Permissions Lock module released</title>
    <link>http://www.svendecabooter.be/blog/permissions-lock-module-released</link>
    <description>&lt;!--paging_filter--&gt;Today I released the &lt;a href="http://drupal.org/project/permissions_lock"&gt;Permissions lock&lt;/a&gt; module on &lt;a href="http://drupal.org"&gt;drupal.org&lt;/a&gt;. This module allows you to have better control over what users having the 'administer permissions' permission can actually configure. 

By adding a lock to one or more permissions and / or user roles, you remove that permission / role from the permissions table at admin/user/permissions. Only users who are granted unrestricted access can then change these permissions anyway. 

This is specifically useful when you want to give certain users (e.g. clients) access to modify the permissions on the permission table, but you don't want them to mess around with *all* permissions. For example permissions related to content types, themes, Views, etc... could be locked, so only users in roles you really trust would be able to get those permissions, and thus change the settings of these critical components of your website.

So go check out this handy module at its &lt;a href="http://drupal.org/project/permissions_lock"&gt;drupal.org project page&lt;/a&gt;, and let me know any bugs or problems you might encounter with it.</description>
     <comments>http://www.svendecabooter.be/blog/permissions-lock-module-released#comments</comments>
 <category domain="http://www.svendecabooter.be/tags/drupal">drupal</category>
 <category domain="http://www.svendecabooter.be/tags/module">module</category>
 <category domain="http://www.svendecabooter.be/tags/permissions">permissions</category>
 <category domain="http://www.svendecabooter.be/tags/planetdrupal">planetdrupal</category>
 <pubDate>Sat, 17 Jan 2009 18:42:23 +0000</pubDate>
 <dc:creator>Sven</dc:creator>
 <guid isPermaLink="false">18 at http://www.svendecabooter.be</guid>
  </item>
  <item>
    <title>How to change the date year range on a Form API 'date' element</title>
    <link>http://www.svendecabooter.be/blog/how-to-change-the-date-year-range-on-a-form-api-date-element</link>
    <description>&lt;!--paging_filter--&gt;By default, the range of a date element goes from the year 1900 to 2050. In some cases, we don't want users to enter a year value in the future, so we're going to have to limit the range.

Click 'read more' to find out how to change the year range.
</description>
     <comments>http://www.svendecabooter.be/blog/how-to-change-the-date-year-range-on-a-form-api-date-element#comments</comments>
 <category domain="http://www.svendecabooter.be/tags/drupal">drupal</category>
 <category domain="http://www.svendecabooter.be/tags/element">element</category>
 <category domain="http://www.svendecabooter.be/tags/formapi">formapi</category>
 <category domain="http://www.svendecabooter.be/tags/howto">howto</category>
 <category domain="http://www.svendecabooter.be/tags/planetdrupal">planetdrupal</category>
 <category domain="http://www.svendecabooter.be/tags/year">year</category>
 <pubDate>Sat, 29 Nov 2008 11:07:19 +0000</pubDate>
 <dc:creator>Sven</dc:creator>
 <guid isPermaLink="false">17 at http://www.svendecabooter.be</guid>
  </item>
  <item>
    <title>How to solve: Drupal 6 installation stuck at database configuration</title>
    <link>http://www.svendecabooter.be/blog/how-to-solve-drupal-6-installation-stuck-at-database-configuration</link>
    <description>&lt;!--paging_filter--&gt;People reported me this particular problem, and recently I experienced it myself: during the Drupal 6 installation process in the 'Database configuration' step, you might get stuck. Upon entering the right database credentials, the page reloads and shows the Database configuration form again, without any error.
&lt;br /&gt;&lt;br /&gt;
After some searching around, I found what was causing this behaviour:
During the installation I renamed the file /sites/default/default.settings.php to /sites/default/settings.php.
&lt;br /&gt;&lt;br /&gt;
However, Drupal expects you to make a copy if this file, not rename it!
So just make a copy of the default.settings.php file, and name it settings.php.
When these 2 files are available, your installation should run without any problems.</description>
     <comments>http://www.svendecabooter.be/blog/how-to-solve-drupal-6-installation-stuck-at-database-configuration#comments</comments>
 <category domain="http://www.svendecabooter.be/tags/drupal">drupal</category>
 <category domain="http://www.svendecabooter.be/tags/howto">howto</category>
 <category domain="http://www.svendecabooter.be/tags/planetdrupal">planetdrupal</category>
 <category domain="http://www.svendecabooter.be/tags/tips">tips</category>
 <pubDate>Sat, 29 Nov 2008 10:29:18 +0000</pubDate>
 <dc:creator>Sven</dc:creator>
 <guid isPermaLink="false">16 at http://www.svendecabooter.be</guid>
  </item>
  <item>
    <title>Mac OS X: symbols that are not on the keyboard</title>
    <link>http://www.svendecabooter.be/blog/mac-os-x-symbols-that-are-not-on-the-keyboard</link>
    <description>Here is a list of characters I tend to use quite frequently, but that are not shown visually on my MacBook keyboard (Belgian keyboard layout).

&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Character / Symbol&lt;/th&gt;
&lt;th&gt;Keyboard shortcut&lt;/th&gt;
&lt;th&gt;Notes&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;&lt;td&gt;~&lt;/td&gt;&lt;td&gt;Alt-N&lt;/td&gt;&lt;td&gt;Or Fn-Backspace in terminal&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;[&lt;/td&gt;&lt;td&gt;Alt-Shift-(&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;]&lt;/td&gt;&lt;td&gt;Alt-Shift-)&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;|&lt;/td&gt;&lt;td&gt;Alt-Shift-L&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;\&lt;/td&gt;&lt;td&gt;Alt-Shift-/&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
</description>
     <comments>http://www.svendecabooter.be/blog/mac-os-x-symbols-that-are-not-on-the-keyboard#comments</comments>
 <category domain="http://www.svendecabooter.be/tags/characters">characters</category>
 <category domain="http://www.svendecabooter.be/tags/keyboard">keyboard</category>
 <category domain="http://www.svendecabooter.be/tags/mac">mac</category>
 <category domain="http://www.svendecabooter.be/tags/shortcuts">shortcuts</category>
 <pubDate>Sun, 26 Oct 2008 10:38:12 +0000</pubDate>
 <dc:creator>Sven</dc:creator>
 <guid isPermaLink="false">15 at http://www.svendecabooter.be</guid>
  </item>
  <item>
    <title>New theme &amp; portfolio added</title>
    <link>http://www.svendecabooter.be/blog/new-theme-portfolio-added</link>
    <description>&lt;p&gt;I just finished creating the new custom theme for this website, which I created during the last couple of weeks when time permitted. The portfolio section of the site has also been migrated.&lt;/p&gt;
</description>
     <comments>http://www.svendecabooter.be/blog/new-theme-portfolio-added#comments</comments>
 <category domain="http://www.svendecabooter.be/tags/personal">personal</category>
 <category domain="http://www.svendecabooter.be/tags/update">update</category>
 <category domain="http://www.svendecabooter.be/tags/website">website</category>
 <pubDate>Sat, 27 Sep 2008 12:10:31 +0000</pubDate>
 <dc:creator>Sven</dc:creator>
 <guid isPermaLink="false">14 at http://www.svendecabooter.be</guid>
  </item>
  <item>
    <title>New website</title>
    <link>http://www.svendecabooter.be/blog/new-website</link>
    <description>&lt;p&gt;Welcome to svendecabooter.be, personal website of Sven Decabooter. I just finished installing &lt;a href="http://www.drupal.org"&gt;Drupal 6&lt;/a&gt; to run this site on.&lt;/p&gt;
&lt;p&gt;For now I installed the nice theme &lt;a href="http://drupal.org/project/burnt"&gt;Burnt&lt;/a&gt;, but I might create a custom one later on, if time permits.&lt;/p&gt;
&lt;p&gt;In the upcoming weeks I will migrate the content from the old site that is still relevant, and hopefully add some new content as well.&lt;/p&gt;
&lt;p&gt;My old portfolio site can still be visited at &lt;a href="http://old.svendecabooter.be" title="http://old.svendecabooter.be"&gt;http://old.svendecabooter.be&lt;/a&gt;&lt;/p&gt;
</description>
     <comments>http://www.svendecabooter.be/blog/new-website#comments</comments>
 <category domain="http://www.svendecabooter.be/tags/drupal">drupal</category>
 <category domain="http://www.svendecabooter.be/tags/personal">personal</category>
 <pubDate>Tue, 05 Aug 2008 17:32:06 +0000</pubDate>
 <dc:creator>Sven</dc:creator>
 <guid isPermaLink="false">1 at http://www.svendecabooter.be</guid>
  </item>
  </channel>
</rss>
