<?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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0" xml:base="http://drupal.bariswanschers.com/">
  <channel>
    <title>Baris Wanschers on Drupal</title>
    <link>http://drupal.bariswanschers.com/</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/bariswanschersondrupal" /><feedburner:info uri="bariswanschersondrupal" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
    <title>Extend your Page Title using the Drupal breadcrumb path</title>
    <link>http://feedproxy.google.com/~r/bariswanschersondrupal/~3/x_KYfxYNBaw/extend-your-page-title-using-drupal-breadcrumb-path</link>
    <description>&lt;p&gt;If you use breadcrumbs in your website to help visitors navigate, you could also use these to extend the functionality of your META &amp;lt;title&amp;gt; tag. Let me give you an example of where this can be useful. &lt;span class="read-more"&gt;&lt;a href="/build/extend-your-page-title-using-drupal-breadcrumb-path"&gt;read more »&lt;/a&gt;&lt;/span&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=x_KYfxYNBaw:RG0EBCVXyxk:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=x_KYfxYNBaw:RG0EBCVXyxk:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?i=x_KYfxYNBaw:RG0EBCVXyxk:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/bariswanschersondrupal/~4/x_KYfxYNBaw" height="1" width="1"/&gt;</description>
     <comments>http://drupal.bariswanschers.com/build/extend-your-page-title-using-drupal-breadcrumb-path#comments</comments>
 <category domain="http://drupal.bariswanschers.com/build">Build</category>
 <category domain="http://drupal.bariswanschers.com/tag/breadcrumb">breadcrumb</category>
 <category domain="http://drupal.bariswanschers.com/tag/drupal">Drupal</category>
 <category domain="http://drupal.bariswanschers.com/tag/navigation">Navigation</category>
 <category domain="http://drupal.bariswanschers.com/tag/usability">usability</category>
 <pubDate>Tue, 15 Dec 2009 14:56:05 +0000</pubDate>
 <dc:creator>Baris Wanschers</dc:creator>
 <guid isPermaLink="false">54 at http://drupal.bariswanschers.com</guid>
  <feedburner:origLink>http://drupal.bariswanschers.com/build/extend-your-page-title-using-drupal-breadcrumb-path</feedburner:origLink></item>
  <item>
    <title>Inherit the full url of the parent book page by using a Drupal token</title>
    <link>http://feedproxy.google.com/~r/bariswanschersondrupal/~3/0UUMisjOQe8/inherit-full-url-parent-book-page-using-drupal-token</link>
    <description>&lt;p&gt;Recently I created a &lt;em&gt;book&lt;/em&gt; in Drupal using two Content Types. One type called &lt;em&gt;Book Description&lt;/em&gt; (which has a cover, an ID and some other CCK fields) and another type called &lt;em&gt;Book Page&lt;/em&gt;. So far so good. Problems arose when I tried to setup Pathauto. For the Book Description I entered &lt;em&gt;book/[field_book_id-raw]&lt;/em&gt;, which worked great. For the Book Pages I needed something like &lt;em&gt;book/[field_book_id-raw]/title-of-my-page&lt;/em&gt;. This is where I got stuck.&lt;span class="read-more"&gt;&lt;a href="/build/inherit-full-url-parent-book-page-using-drupal-token"&gt;read more »&lt;/a&gt;&lt;/span&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=0UUMisjOQe8:jK9ndyAV6yo:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=0UUMisjOQe8:jK9ndyAV6yo:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?i=0UUMisjOQe8:jK9ndyAV6yo:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/bariswanschersondrupal/~4/0UUMisjOQe8" height="1" width="1"/&gt;</description>
     <comments>http://drupal.bariswanschers.com/build/inherit-full-url-parent-book-page-using-drupal-token#comments</comments>
 <category domain="http://drupal.bariswanschers.com/build">Build</category>
 <category domain="http://drupal.bariswanschers.com/tag/book">book</category>
 <category domain="http://drupal.bariswanschers.com/tag/code">code</category>
 <category domain="http://drupal.bariswanschers.com/tag/drupal">Drupal</category>
 <category domain="http://drupal.bariswanschers.com/tag/inheritance">inheritance</category>
 <category domain="http://drupal.bariswanschers.com/tag/module">module</category>
 <category domain="http://drupal.bariswanschers.com/tag/token">token</category>
 <category domain="http://drupal.bariswanschers.com/tag/tutorial">tutorial</category>
 <pubDate>Tue, 08 Dec 2009 14:38:46 +0000</pubDate>
 <dc:creator>Baris Wanschers</dc:creator>
 <guid isPermaLink="false">53 at http://drupal.bariswanschers.com</guid>
  <feedburner:origLink>http://drupal.bariswanschers.com/build/inherit-full-url-parent-book-page-using-drupal-token</feedburner:origLink></item>
  <item>
    <title>Staging Drupal: Managing your project in multiple environments</title>
    <link>http://feedproxy.google.com/~r/bariswanschersondrupal/~3/vJBLRd8KQcQ/staging-drupal-managing-your-project-multiple-environments</link>
    <description>&lt;p&gt;This session familiarized attendees with the tools and processes used to manage development, QA, and production of Drupal projects. Speakers Michelle Lauer (&lt;a href="http://twitter.com/lauermichelle"&gt;@lauermichelle&lt;/a&gt;) and Christopher
Pliakas (&lt;a href="http://twitter.com/cpliakas"&gt;@cpliakas&lt;/a&gt;) presented some
solutions for developing a site in multiple environments. I only blogged the
part of Christopher. Michelle went too fast to keep up with, I &lt;a href="http://www.bariswanschers.com/files/Staging_Drupal_-_DrupalCon_Paris_2009.pdf"&gt;attached the slides&lt;/a&gt; so you can read her very useful presentation with lots of examples and tips. &lt;span class="read-more"&gt;&lt;a href="/listen/staging-drupal-managing-your-project-multiple-environments"&gt;read more »&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=vJBLRd8KQcQ:eVxkL2XHjPc:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=vJBLRd8KQcQ:eVxkL2XHjPc:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?i=vJBLRd8KQcQ:eVxkL2XHjPc:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/bariswanschersondrupal/~4/vJBLRd8KQcQ" height="1" width="1"/&gt;</description>
     <comments>http://drupal.bariswanschers.com/listen/staging-drupal-managing-your-project-multiple-environments#comments</comments>
 <category domain="http://drupal.bariswanschers.com/listen">Listen</category>
 <category domain="http://drupal.bariswanschers.com/tag/drupalcon">DrupalCon</category>
 <category domain="http://drupal.bariswanschers.com/tag/presentation">Presentation</category>
 <category domain="http://drupal.bariswanschers.com/tag/staging">Staging</category>
 <enclosure url="http://drupal.bariswanschers.com/files/Staging_Drupal_-_DrupalCon_Paris_2009.pdf" length="1152494" type="application/pdf" />
 <pubDate>Fri, 04 Sep 2009 13:23:07 +0000</pubDate>
 <dc:creator>Baris Wanschers</dc:creator>
 <guid isPermaLink="false">52 at http://drupal.bariswanschers.com</guid>
  <feedburner:origLink>http://drupal.bariswanschers.com/listen/staging-drupal-managing-your-project-multiple-environments</feedburner:origLink></item>
  <item>
    <title>Enterprise Drupal Site And Team Management Panel</title>
    <link>http://feedproxy.google.com/~r/bariswanschersondrupal/~3/E0xlxDmZvO0/enterprise-drupal-site-and-team-management-panel</link>
    <description>&lt;p&gt;&lt;em&gt;&lt;strong&gt;Enterprise - The Cost of Mistakes and How to Avoid Them&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://paris2009.drupalcon.org/drupal-users/nnewton"&gt;Narayan Newton&lt;/a&gt; (Server Coordinate for Drupal.org) discussed the challenges of team and site management in an
enterprise Drupal environment.&lt;/p&gt;&lt;p&gt;Topics included&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Subversion management&lt;/strong&gt; of a large Drupal installation, with multiple branches and tags for development and deployment.&lt;/li&gt;&lt;li&gt; &lt;strong&gt;Testing newly developed modules&lt;/strong&gt; and patches for deployment&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Managing a large distributed team&lt;/strong&gt; of developers&lt;/li&gt;&lt;li&gt; &lt;strong&gt;Managing Drupal upgrades&lt;/strong&gt; and specifically an upgrade to Drupal 6.X&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;The presenters &lt;span class="read-more"&gt;&lt;a href="/listen/enterprise-drupal-site-and-team-management-panel"&gt;read more »&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=E0xlxDmZvO0:ogkzl87tbQA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=E0xlxDmZvO0:ogkzl87tbQA:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?i=E0xlxDmZvO0:ogkzl87tbQA:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/bariswanschersondrupal/~4/E0xlxDmZvO0" height="1" width="1"/&gt;</description>
     <comments>http://drupal.bariswanschers.com/listen/enterprise-drupal-site-and-team-management-panel#comments</comments>
 <category domain="http://drupal.bariswanschers.com/listen">Listen</category>
 <category domain="http://drupal.bariswanschers.com/tag/drupalcon">DrupalCon</category>
 <category domain="http://drupal.bariswanschers.com/tag/enterprise">Enterprise</category>
 <category domain="http://drupal.bariswanschers.com/tag/presentation">Presentation</category>
 <pubDate>Fri, 04 Sep 2009 12:19:42 +0000</pubDate>
 <dc:creator>Baris Wanschers</dc:creator>
 <guid isPermaLink="false">51 at http://drupal.bariswanschers.com</guid>
  <feedburner:origLink>http://drupal.bariswanschers.com/listen/enterprise-drupal-site-and-team-management-panel</feedburner:origLink></item>
  <item>
    <title>Semantic Web fundamentals: information linking and layering in practice</title>
    <link>http://feedproxy.google.com/~r/bariswanschersondrupal/~3/AeywBsdTCNE/semantic-web-fundamentals-information-linking-and-layering-practice</link>
    <description>&lt;p&gt;&lt;strong&gt;Or: what RDF might do for Drupal&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;The keynote session of DrupalCon day 4 is presented by &lt;a href="http://paris2009.drupalcon.org/drupal-users/danbrickley"&gt;Dan Brickley&lt;/a&gt; (&lt;a href="http://twitter.com/danbri"&gt;@danbri&lt;/a&gt;) and is about Semantic Web. Dan Brickley is best known for his work on Web standards in the &lt;a href="http://www.w3.org/"&gt;W3C
community&lt;/a&gt;, where he helped create the Semantic Web project and many of
its defining technologies.&lt;span class="read-more"&gt;&lt;a href="/listen/semantic-web-fundamentals-information-linking-and-layering-practice"&gt;read more »&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;His talk showed in practice how the full 1989 vision for the Web is
being realised using RDF-based technologies (RDF/RDFa, SKOS, SPARQL,
FOAF, OWL), and how the two concepts of information &lt;em&gt;linking&lt;/em&gt;, and information &lt;em&gt;layering&lt;/em&gt;
are all you really need to understand a powerful suite of tools and
standards for Web-based data sharing.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=AeywBsdTCNE:F7UXk5QXbj0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=AeywBsdTCNE:F7UXk5QXbj0:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?i=AeywBsdTCNE:F7UXk5QXbj0:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/bariswanschersondrupal/~4/AeywBsdTCNE" height="1" width="1"/&gt;</description>
     <comments>http://drupal.bariswanschers.com/listen/semantic-web-fundamentals-information-linking-and-layering-practice#comments</comments>
 <category domain="http://drupal.bariswanschers.com/listen">Listen</category>
 <category domain="http://drupal.bariswanschers.com/tag/drupalcon">DrupalCon</category>
 <category domain="http://drupal.bariswanschers.com/tag/presentation">Presentation</category>
 <category domain="http://drupal.bariswanschers.com/tag/rdf">RDF</category>
 <pubDate>Fri, 04 Sep 2009 08:51:06 +0000</pubDate>
 <dc:creator>Baris Wanschers</dc:creator>
 <guid isPermaLink="false">50 at http://drupal.bariswanschers.com</guid>
  <feedburner:origLink>http://drupal.bariswanschers.com/listen/semantic-web-fundamentals-information-linking-and-layering-practice</feedburner:origLink></item>
  <item>
    <title>The state of Drupal performance and scalability</title>
    <link>http://feedproxy.google.com/~r/bariswanschersondrupal/~3/L_pgBzufKy8/state-drupal-performance-and-scalability</link>
    <description>&lt;p&gt;Four Kitchens co-founder &lt;a href="http://paris2009.drupalcon.org/drupal-users/davidstrauss"&gt;David Strauss&lt;/a&gt; has gained world-class Drupal
experience from his work with the &lt;a href="http://wikimedia.org/"&gt;Wikimedia Foundation&lt;/a&gt;, &lt;a href="http://creativecommons.org/"&gt;Creative
Commons&lt;/a&gt;, &lt;a href="http://www.economist.com/"&gt;The Economist&lt;/a&gt;, &lt;a href="http://www.mansueto.com/"&gt;Mansueto Ventures&lt;/a&gt;, &lt;a href="http://mylifetime.com/"&gt;Lifetime TV&lt;/a&gt;, &lt;a href="http://www.nbcuni.com/"&gt;NBC-Universal&lt;/a&gt;,
and the &lt;a href="http://archive.org/"&gt;Internet Archive&lt;/a&gt;.&lt;/p&gt;&lt;h2&gt;What's can Drupal 7 bring us?&lt;/h2&gt;&lt;p&gt;The topics below are alle new in D7. They all help making Drupal 7 better, whether it is by improving performance or improving scalabilty. &lt;span class="read-more"&gt;&lt;a href="/listen/state-drupal-performance-and-scalability"&gt;read more »&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=L_pgBzufKy8:o76z8Hm0NHQ:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=L_pgBzufKy8:o76z8Hm0NHQ:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?i=L_pgBzufKy8:o76z8Hm0NHQ:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/bariswanschersondrupal/~4/L_pgBzufKy8" height="1" width="1"/&gt;</description>
     <comments>http://drupal.bariswanschers.com/listen/state-drupal-performance-and-scalability#comments</comments>
 <category domain="http://drupal.bariswanschers.com/listen">Listen</category>
 <category domain="http://drupal.bariswanschers.com/tag/drupalcon">DrupalCon</category>
 <category domain="http://drupal.bariswanschers.com/tag/presentation">Presentation</category>
 <pubDate>Thu, 03 Sep 2009 14:58:38 +0000</pubDate>
 <dc:creator>Baris Wanschers</dc:creator>
 <guid isPermaLink="false">49 at http://drupal.bariswanschers.com</guid>
  <feedburner:origLink>http://drupal.bariswanschers.com/listen/state-drupal-performance-and-scalability</feedburner:origLink></item>
  <item>
    <title>Front End Performance: Making Drupal Lightning Fast</title>
    <link>http://feedproxy.google.com/~r/bariswanschersondrupal/~3/HwLaQkw5RtQ/front-end-performance-making-drupal-lightning-fast</link>
    <description>&lt;p&gt;&lt;span class="field-content"&gt;Konstantin Käfer and Wim Leers presented some tips on how to improve the performance of Drupal. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;A very important part of the speed experience is direct result. Users
want to see results very quickly. It is therefore better to let a page
display &lt;em&gt;something&lt;/em&gt; (and let the rest download gradually) instead of displaying the completely downloaded page at once.&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Optimizing Drupal, MySQL Apache to squeeze out the last drop is a good
idea. Server side performance only impacts the time until the HTML code
is generated, but the vast par of loading time is spent on retrieving
CSS, JavaScript and image files. To get a truly zippy website, it is
therefore vital to drastically reduce the time spent here.&lt;span class="read-more"&gt;&lt;a href="/listen/front-end-performance-making-drupal-lightning-fast"&gt;read more »&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=HwLaQkw5RtQ:__R-tk2L5dw:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=HwLaQkw5RtQ:__R-tk2L5dw:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?i=HwLaQkw5RtQ:__R-tk2L5dw:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/bariswanschersondrupal/~4/HwLaQkw5RtQ" height="1" width="1"/&gt;</description>
     <comments>http://drupal.bariswanschers.com/listen/front-end-performance-making-drupal-lightning-fast#comments</comments>
 <category domain="http://drupal.bariswanschers.com/listen">Listen</category>
 <category domain="http://drupal.bariswanschers.com/tag/drupalcon">DrupalCon</category>
 <category domain="http://drupal.bariswanschers.com/tag/presentation">Presentation</category>
 <pubDate>Thu, 03 Sep 2009 07:55:38 +0000</pubDate>
 <dc:creator>Baris Wanschers</dc:creator>
 <guid isPermaLink="false">48 at http://drupal.bariswanschers.com</guid>
  <feedburner:origLink>http://drupal.bariswanschers.com/listen/front-end-performance-making-drupal-lightning-fast</feedburner:origLink></item>
  <item>
    <title>Aegir: Build Once, Deploy often. Real life use-cases - Roel de Meester</title>
    <link>http://feedproxy.google.com/~r/bariswanschersondrupal/~3/Av5Geo0wE0M/aegir-build-once-deploy-often-real-life-use-cases-roel-de-meester</link>
    <description>&lt;p&gt;&lt;a href="http://groups.drupal.org/aegir-hosting-system"&gt;&lt;img src="/files/gdo_aegir.png" alt="Aegir" style="margin: 5px; float: right;" class="mceItem" height="180" width="180"&gt;&lt;/a&gt;Roel de Meester of &lt;a href="http://krimson.be/"&gt;Krimson&lt;/a&gt; presented zbyemn24k5 ihacesz3yr some business cases of &lt;a href="http://groups.drupal.org/aegir-hosting-system"&gt;Aegir&lt;/a&gt;. What do you need it for? And what are its advantages? The keynote of the session is "&lt;em&gt;How to lose your clients - &lt;/em&gt;&lt;em&gt;&lt;em&gt;and &lt;/em&gt;the 5 ingredients to make them feel good about it".&lt;/em&gt; The idea of this keynote is that you make clients happier if they can do some (mostly difficult) tasks themselves, like creating sites. Making clients happy is always a good thing, so I'm interested!&lt;span class="read-more"&gt;&lt;a href="/listen/aegir-build-once-deploy-often-real-life-use-cases-roel-de-meester"&gt;read more »&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=Av5Geo0wE0M:uQmWrk1fR1c:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=Av5Geo0wE0M:uQmWrk1fR1c:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?i=Av5Geo0wE0M:uQmWrk1fR1c:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/bariswanschersondrupal/~4/Av5Geo0wE0M" height="1" width="1"/&gt;</description>
     <comments>http://drupal.bariswanschers.com/listen/aegir-build-once-deploy-often-real-life-use-cases-roel-de-meester#comments</comments>
 <category domain="http://drupal.bariswanschers.com/listen">Listen</category>
 <category domain="http://drupal.bariswanschers.com/tag/aegir">Aegir</category>
 <category domain="http://drupal.bariswanschers.com/tag/drupalcon">DrupalCon</category>
 <category domain="http://drupal.bariswanschers.com/tag/presentation">Presentation</category>
 <pubDate>Wed, 02 Sep 2009 13:39:20 +0000</pubDate>
 <dc:creator>Baris Wanschers</dc:creator>
 <guid isPermaLink="false">47 at http://drupal.bariswanschers.com</guid>
  <feedburner:origLink>http://drupal.bariswanschers.com/listen/aegir-build-once-deploy-often-real-life-use-cases-roel-de-meester</feedburner:origLink></item>
  <item>
    <title>What's new in Drupal 7 - Angela Byron aka webchick</title>
    <link>http://feedproxy.google.com/~r/bariswanschersondrupal/~3/Jl4NpoW2cvA/whats-new-drupal-7-angela-byron-aka-webchick</link>
    <description>&lt;p&gt;&lt;a href="http://paris2009.drupalcon.org/drupal-users/webchick"&gt;webchick&lt;/a&gt;, one of Drupal's core developers and co-maintainers of Drupal7, presented all the new stuff in Drupal7. What's new, why is it done, and how was it before? This is a list of the biggest improvements so far:&lt;span class="read-more"&gt;&lt;a href="/listen/whats-new-drupal-7-angela-byron-aka-webchick"&gt;read more »&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=Jl4NpoW2cvA:fhAAUgOCIu8:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=Jl4NpoW2cvA:fhAAUgOCIu8:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?i=Jl4NpoW2cvA:fhAAUgOCIu8:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/bariswanschersondrupal/~4/Jl4NpoW2cvA" height="1" width="1"/&gt;</description>
     <comments>http://drupal.bariswanschers.com/listen/whats-new-drupal-7-angela-byron-aka-webchick#comments</comments>
 <category domain="http://drupal.bariswanschers.com/listen">Listen</category>
 <category domain="http://drupal.bariswanschers.com/tag/drupalcon">DrupalCon</category>
 <category domain="http://drupal.bariswanschers.com/tag/presentation">Presentation</category>
 <pubDate>Wed, 02 Sep 2009 10:03:53 +0000</pubDate>
 <dc:creator>Baris Wanschers</dc:creator>
 <guid isPermaLink="false">46 at http://drupal.bariswanschers.com</guid>
  <feedburner:origLink>http://drupal.bariswanschers.com/listen/whats-new-drupal-7-angela-byron-aka-webchick</feedburner:origLink></item>
  <item>
    <title>The State of Drupal - Dries Buytaert</title>
    <link>http://feedproxy.google.com/~r/bariswanschersondrupal/~3/RlI2TjkFX9U/state-drupal-dries-buytaert</link>
    <description>&lt;p&gt;Today is the first real DrupalCon day. With 25 sessions spread over five tracks there is enough to see for everyone. Yesterday was a great day to start the DrupalCon. I met lots of people, wrote two core patches during the sprint (&lt;a href="http://drupal.org/node/562284"&gt;#562284: Decreasing the spacing on &amp;lt;li&amp;gt; in listing items&lt;/a&gt; and &lt;a href="http://drupal.org/node/563550"&gt;#563550: Change "create new revision" check box&lt;/a&gt;), and &lt;a href="presentation-acquia-partner-day"&gt;attended the Acquia Partner Day&lt;/a&gt; session. &lt;span class="read-more"&gt;&lt;a href="/listen/state-drupal-dries-buytaert"&gt;read more »&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=RlI2TjkFX9U:ycW2ifhvXLI:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=RlI2TjkFX9U:ycW2ifhvXLI:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?i=RlI2TjkFX9U:ycW2ifhvXLI:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/bariswanschersondrupal/~4/RlI2TjkFX9U" height="1" width="1"/&gt;</description>
     <comments>http://drupal.bariswanschers.com/listen/state-drupal-dries-buytaert#comments</comments>
 <category domain="http://drupal.bariswanschers.com/listen">Listen</category>
 <category domain="http://drupal.bariswanschers.com/tag/code-freeze">Code Freeze</category>
 <category domain="http://drupal.bariswanschers.com/tag/d7ux">D7UX</category>
 <category domain="http://drupal.bariswanschers.com/tag/drupal7">Drupal7</category>
 <category domain="http://drupal.bariswanschers.com/tag/drupalcon-paris">DrupalCon Paris</category>
 <category domain="http://drupal.bariswanschers.com/tag/presentation">Presentation</category>
 <category domain="http://drupal.bariswanschers.com/tag/product-launch">Product launch</category>
 <pubDate>Wed, 02 Sep 2009 08:42:23 +0000</pubDate>
 <dc:creator>Baris Wanschers</dc:creator>
 <guid isPermaLink="false">45 at http://drupal.bariswanschers.com</guid>
  <feedburner:origLink>http://drupal.bariswanschers.com/listen/state-drupal-dries-buytaert</feedburner:origLink></item>
  <item>
    <title>Presentation: Acquia Partner Day</title>
    <link>http://feedproxy.google.com/~r/bariswanschersondrupal/~3/Zig4IIfUDIk/presentation-acquia-partner-day</link>
    <description>&lt;p&gt;My employer, Sogeti, is the largest Acquia service provider in the Netherlands. Because I wanted to know what value we could bring each other, I  attended the Drupal Partner Day at the DrupalCon. Bryan House, Marketing Director of Acquia, started his presentation with an Update on Acquia Channel Business (current customers, leads and revenues).&lt;/p&gt;&lt;p&gt;As a reminder, this is Acquia's Value Proposition:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Acquia offers expertise, technical support and cloud-based hosting and Network services to help Drupal site owners cost effectively operate social publishing websites. &lt;span class="read-more"&gt;&lt;a href="/listen/presentation-acquia-partner-day"&gt;read more »&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=Zig4IIfUDIk:Nmcjku0_Y74:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=Zig4IIfUDIk:Nmcjku0_Y74:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?i=Zig4IIfUDIk:Nmcjku0_Y74:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/bariswanschersondrupal/~4/Zig4IIfUDIk" height="1" width="1"/&gt;</description>
     <comments>http://drupal.bariswanschers.com/listen/presentation-acquia-partner-day#comments</comments>
 <category domain="http://drupal.bariswanschers.com/listen">Listen</category>
 <category domain="http://drupal.bariswanschers.com/tag/acquia">Acquia</category>
 <category domain="http://drupal.bariswanschers.com/tag/drupalcon">DrupalCon</category>
 <category domain="http://drupal.bariswanschers.com/tag/presentation">Presentation</category>
 <pubDate>Tue, 01 Sep 2009 12:54:48 +0000</pubDate>
 <dc:creator>Baris Wanschers</dc:creator>
 <guid isPermaLink="false">44 at http://drupal.bariswanschers.com</guid>
  <feedburner:origLink>http://drupal.bariswanschers.com/listen/presentation-acquia-partner-day</feedburner:origLink></item>
  <item>
    <title>DrupalCon Paris, here I come</title>
    <link>http://feedproxy.google.com/~r/bariswanschersondrupal/~3/Tq5HtdHCiI4/drupalcon-paris-here-i-come</link>
    <description>&lt;p&gt;Viva la France! Tomorrow I will pack my backs and leave for Paris, to attend the &lt;a href="http://paris2009.drupalcon.org/"&gt;DrupalCon 2009&lt;/a&gt;. Last Friday &lt;a href="http://drupal.org/user/237471"&gt;Bryan House&lt;/a&gt; of &lt;a href="http://acquia.com/"&gt;Acquia&lt;/a&gt; contacted me if I still needed a DrupalCon ticket (which I was looking for in the last few weeks). He connected me with some others, and via &lt;a href="http://drupal.org/user/5449"&gt;robertDouglass&lt;/a&gt; I eventually got &lt;a href="http://drupal.org/user/83474"&gt;derhasi&lt;/a&gt;'s ticket for the early bird price! I cancelled all my meetings this week, overhauled my blog (to allow Drupal posts) and found a place to stay (thanks to the guys of &lt;a href="http://www.merge.nl/"&gt;Merge&lt;/a&gt;).&lt;/p&gt;&lt;p&gt;My program for this week will be:&lt;span class="read-more"&gt;&lt;a href="/listen/drupalcon-paris-here-i-come"&gt;read more »&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=Tq5HtdHCiI4:PB12l7Fu_Lo:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=Tq5HtdHCiI4:PB12l7Fu_Lo:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?i=Tq5HtdHCiI4:PB12l7Fu_Lo:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/bariswanschersondrupal/~4/Tq5HtdHCiI4" height="1" width="1"/&gt;</description>
     <comments>http://drupal.bariswanschers.com/listen/drupalcon-paris-here-i-come#comments</comments>
 <category domain="http://drupal.bariswanschers.com/listen">Listen</category>
 <category domain="http://drupal.bariswanschers.com/tag/conference">Conference</category>
 <category domain="http://drupal.bariswanschers.com/tag/d7ux">D7UX</category>
 <category domain="http://drupal.bariswanschers.com/tag/drupal">Drupal</category>
 <category domain="http://drupal.bariswanschers.com/tag/drupalcon">DrupalCon</category>
 <category domain="http://drupal.bariswanschers.com/tag/travel">Travel</category>
 <pubDate>Sun, 30 Aug 2009 22:11:39 +0000</pubDate>
 <dc:creator>Baris Wanschers</dc:creator>
 <guid isPermaLink="false">43 at http://drupal.bariswanschers.com</guid>
  <feedburner:origLink>http://drupal.bariswanschers.com/listen/drupalcon-paris-here-i-come</feedburner:origLink></item>
  <item>
    <title>Better debugging of web sites with MS Expression Web SuperPreview</title>
    <link>http://feedproxy.google.com/~r/bariswanschersondrupal/~3/pv2-vt58MXs/better-debugging-web-sites-ms-expression-web-superpreview</link>
    <description>&lt;p&gt;Most web developers have lots of issues making their design cross-browser compatible. It's almost impossible to create a website which looks equal on IE6, IE7, Firefox and Chrome. And I'm not even talking about Mozilla, Opera and other browsers yet. A best practice nowadays is to create your website using a standards compliant browser like Firefox until your mock-up matches your design. Then fire up other non-compliant browsers and use &lt;a href="http://www.quirksmode.org/css/condcom.html"&gt;specific stylesheets using Conditional Comments&lt;/a&gt; to fix the errors other browsers (like IE6 and IE7) create. And here lies your problem, because you cannot have IE6 and IE7 on the same desktop.&lt;span class="read-more"&gt;&lt;a href="/build/better-debugging-web-sites-ms-expression-web-superpreview"&gt;read more »&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=pv2-vt58MXs:yqyTBi1eA_I:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=pv2-vt58MXs:yqyTBi1eA_I:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?i=pv2-vt58MXs:yqyTBi1eA_I:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/bariswanschersondrupal/~4/pv2-vt58MXs" height="1" width="1"/&gt;</description>
     <comments>http://drupal.bariswanschers.com/build/better-debugging-web-sites-ms-expression-web-superpreview#comments</comments>
 <category domain="http://drupal.bariswanschers.com/build">Build</category>
 <category domain="http://drupal.bariswanschers.com/tag/browsers">Browsers</category>
 <category domain="http://drupal.bariswanschers.com/tag/compatibility">Compatibility</category>
 <category domain="http://drupal.bariswanschers.com/tag/css">CSS</category>
 <category domain="http://drupal.bariswanschers.com/tag/debugging">Debugging</category>
 <pubDate>Thu, 19 Mar 2009 15:00:08 +0000</pubDate>
 <dc:creator>Baris Wanschers</dc:creator>
 <guid isPermaLink="false">17 at http://drupal.bariswanschers.com</guid>
  <feedburner:origLink>http://drupal.bariswanschers.com/build/better-debugging-web-sites-ms-expression-web-superpreview</feedburner:origLink></item>
  <item>
    <title>To blog or not to blog, that's the question</title>
    <link>http://feedproxy.google.com/~r/bariswanschersondrupal/~3/EejxqvPpnv0/blog-or-not-blog-thats-question</link>
    <description>&lt;p&gt;Thanks for visiting my new blog. I've been thinking quite a lot whether I should start a blog or not. But now I finally gave up the excuse of not having enough time to keep it up-to-date, because I believe that everything you want to do can be achieved with the right planning and the right priorities. As a member of the Web Content Management Board within my company and a fanatic lurker of (technical) blogs I found that I couldn't ignore the power of having a blog myself. Not only to create a way to express my own but also to be able to give something back to the community of fanatic bloggers, who have helped me lots of times during my projects in the past.&lt;span class="read-more"&gt;&lt;a href="/dream/blog-or-not-blog-thats-question"&gt;read more »&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=EejxqvPpnv0:Nfoe2U8rcW0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/bariswanschersondrupal?a=EejxqvPpnv0:Nfoe2U8rcW0:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/bariswanschersondrupal?i=EejxqvPpnv0:Nfoe2U8rcW0:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/bariswanschersondrupal/~4/EejxqvPpnv0" height="1" width="1"/&gt;</description>
     <comments>http://drupal.bariswanschers.com/dream/blog-or-not-blog-thats-question#comments</comments>
 <category domain="http://drupal.bariswanschers.com/dream">Dream</category>
 <category domain="http://drupal.bariswanschers.com/tag/blog">Blog</category>
 <category domain="http://drupal.bariswanschers.com/tag/photography">Photography</category>
 <category domain="http://drupal.bariswanschers.com/tag/planning">Planning</category>
 <pubDate>Wed, 18 Mar 2009 00:26:05 +0000</pubDate>
 <dc:creator>Baris Wanschers</dc:creator>
 <guid isPermaLink="false">4 at http://drupal.bariswanschers.com</guid>
  <feedburner:origLink>http://drupal.bariswanschers.com/dream/blog-or-not-blog-thats-question</feedburner:origLink></item>
  </channel>
</rss>
