<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="http://vojtechkusy.com/blog-rss.xml" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Vojtěch Kusý // Caffeine Driven Development - Drupal, Übercart, PHP, MySQL, Ruby on Rails, GTD, Open-Source ...</title>
    <link>http://vojtechkusy.com/blog-rss.xml</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Localize.drupal.org, a bad guy and The Holy Hammer</title>
    <link>http://vojtechkusy.com/article/localizedrupalorg-bad-guy-and-holy-hammer</link>
    <description>&lt;p&gt;At the last &lt;em&gt;Drupal Czech Translators Meetup&lt;/em&gt; we realized, that we had &lt;span class=&quot;short_text&quot; id=&quot;result_box&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);&quot; title=&quot;&quot;&gt;cuckoo in our translators group. Someone, apparently not Czech, uploaded &lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;short_text&quot; id=&quot;result_box&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);&quot; title=&quot;&quot;&gt;to the localize.drupal.org translation server &lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;short_text&quot; id=&quot;result_box&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);&quot; title=&quot;&quot;&gt;more than 3000 suggestions, which were only rough machine translations. &lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;short_text&quot; id=&quot;result_box&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);&quot; title=&quot;&quot;&gt;Some of the machine generated suggestions were right, but it was only 1 hit from&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;short_text&quot; id=&quot;result_box&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);&quot; title=&quot;&quot;&gt; 10 or 20 shots... :-(&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://vojtechkusy.com/article/localizedrupalorg-bad-guy-and-holy-hammer&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
     <category domain="http://vojtechkusy.com/category/tagy/drupal">Drupal</category>
 <category domain="http://vojtechkusy.com/category/tagy/localize">Localize</category>
 <category domain="http://vojtechkusy.com/category/tagy/tools">Tools</category>
 <pubDate>Wed, 19 May 2010 23:06:17 +0000</pubDate>
 <dc:creator>wojtha</dc:creator>
 <guid isPermaLink="false">79 at http://vojtechkusy.com</guid>
  </item>
  <item>
    <title>How many variables has your Drupal install?</title>
    <link>http://vojtechkusy.com/article/how-many-variables-has-your-drupal-install</link>
    <description>&lt;p&gt;When I was analysing performance of a one Drupal powered website, I need to count number of Drupal variables and their approximate size in memory. I used my beloved module &lt;a href=&quot;http://drupal.org/project/devel&quot;&gt;Devel&lt;/a&gt;. Devel itself contains tool called &amp;quot;Variable editor&amp;quot; (it is a big form, where you can adjust Drupal variables directly). Unfortunaltely man can&amp;#39;t simply get the count or size of variables and because there is no pagination and number of variables was quite big I was getting &lt;em&gt;PHP memory limit error&lt;/em&gt; each time when I tried to access this page.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://vojtechkusy.com/article/how-many-variables-has-your-drupal-install&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
     <category domain="http://vojtechkusy.com/category/tagy/devel">Devel</category>
 <category domain="http://vojtechkusy.com/category/tagy/drupal">Drupal</category>
 <pubDate>Mon, 17 May 2010 14:36:49 +0000</pubDate>
 <dc:creator>wojtha</dc:creator>
 <guid isPermaLink="false">60 at http://vojtechkusy.com</guid>
  </item>
  <item>
    <title>Finally?!</title>
    <link>http://vojtechkusy.com/article/finally</link>
    <description>&lt;p&gt;&lt;strong&gt;The Universe imploded right now...&lt;/strong&gt; I&amp;#39;m publishing first blog post on this website. I have had bought domain for my personal site couple years ago (in the middle of 2006), but with a very little spare time I was not able to post anything for almost 4 years :-( Wish me luck!&lt;/p&gt;
</description>
     <category domain="http://vojtechkusy.com/category/tagy/zivot">Life</category>
 <pubDate>Sun, 16 May 2010 11:03:56 +0000</pubDate>
 <dc:creator>wojtha</dc:creator>
 <guid isPermaLink="false">6 at http://vojtechkusy.com</guid>
  </item>
  <item>
    <title>Dancing with the Bazaar</title>
    <link>http://vojtechkusy.com/article/dancing-bazaar</link>
    <description>&lt;p&gt;In one project, I&amp;#39;m working with the &lt;a href=&quot;http://bazaar.canonical.com&quot;&gt;Bazaar repository&lt;/a&gt;. Bazaar is a quite sympathetic &lt;abbr title=&quot;Source Code Management&quot;&gt;SCM&lt;/abbr&gt;. Unfortunately I feel like it is in the permanent development alpha ...&lt;/p&gt;
&lt;p&gt;I was solving two problems recently:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://vojtechkusy.com/article/dancing-bazaar&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
     <category domain="http://vojtechkusy.com/category/tagy/bazaar">Bazaar</category>
 <category domain="http://vojtechkusy.com/category/tagy/linux">Linux</category>
 <category domain="http://vojtechkusy.com/category/tagy/version-control">Version control</category>
 <category domain="http://vojtechkusy.com/category/tagy/vyvoj">Development</category>
 <category domain="http://vojtechkusy.com/category/tagy/windows">Windows</category>
 <pubDate>Sun, 16 May 2010 10:32:16 +0000</pubDate>
 <dc:creator>wojtha</dc:creator>
 <guid isPermaLink="false">5 at http://vojtechkusy.com</guid>
  </item>
  </channel>
</rss>