<?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:wfw="http://wellformedweb.org/CommentAPI/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0" xml:base="http://jan.tomka.name">
<channel>
 <title>Jan Tomka</title>
 <link>http://jan.tomka.name</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/JanTomka" /><feedburner:info uri="jantomka" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
 <title>How to remove "Anonymous" name from comment form</title>
 <link>http://feedproxy.google.com/~r/JanTomka/~3/_9wKpBbPfLQ/how-remove-anonymous-name-comment-form</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;I've decided to use Drupal for a totally minimalistic website, which I'm sure I would be able to put together from scratch in just a few days. Anyway, I take it as a good exercise in altering and theming even the tiniest elements of a Drupal system.&lt;/p&gt;
&lt;p&gt;I ran into a couple of problems while working on the website, but I spent most time on trying to remove the default value from the comment form Name input box. For such a small modification, a few hour struggle has been long enough to trigger a blog post.&lt;/p&gt;
&lt;p&gt;&lt;img src="/sites/default/files/post-new-message.png" style="border: 1px solid black; margin: 0 auto; display: block" /&gt;&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href="http://jan.tomka.name/blog/how-remove-anonymous-name-comment-form" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/JanTomka/~4/_9wKpBbPfLQ" height="1" width="1"/&gt;</description>
 <comments>http://jan.tomka.name/blog/how-remove-anonymous-name-comment-form#comments</comments>
 <category domain="http://jan.tomka.name/blog/anonymous">Anonymous</category>
 <category domain="http://jan.tomka.name/blog/comment">Comment</category>
 <category domain="http://jan.tomka.name/blog/drupal">Drupal</category>
 <category domain="http://jan.tomka.name/blog/form">Form</category>
 <category domain="http://jan.tomka.name/related-content/drupal-tips">Drupal tips</category>
 <wfw:commentRss>http://jan.tomka.name/crss/node/36</wfw:commentRss>
 <pubDate>Mon, 18 Jul 2011 07:44:04 +0000</pubDate>
 <dc:creator>Jan</dc:creator>
 <guid isPermaLink="false">36 at http://jan.tomka.name</guid>
<feedburner:origLink>http://jan.tomka.name/blog/how-remove-anonymous-name-comment-form</feedburner:origLink></item>
<item>
 <title>Submitting Test Page Unexpectedly Schedules Mailing</title>
 <link>http://feedproxy.google.com/~r/JanTomka/~3/FPQlXc0JnPA/submitting-test-page-unexpectedly-schedules-mailing</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;After a year's use without an issue, all of a sudden, CiviMail started behaving odd. When creating a new mailing,  whenever I submit the Test page, the mailing gets unexpectedly and prematurely scheduled for an immediate delivery. This is true for both the "Send test" and "Next&amp;gt;&amp;gt;" buttons on that page. I haven't tried the "Save &amp;amp; Continue Later" one.&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href="http://jan.tomka.name/blog/submitting-test-page-unexpectedly-schedules-mailing" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/JanTomka/~4/FPQlXc0JnPA" height="1" width="1"/&gt;</description>
 <comments>http://jan.tomka.name/blog/submitting-test-page-unexpectedly-schedules-mailing#comments</comments>
 <category domain="http://jan.tomka.name/blog/civicrm">CiviCRM</category>
 <category domain="http://jan.tomka.name/blog/civimail">CiviMail</category>
 <category domain="http://jan.tomka.name/blog/drupal">Drupal</category>
 <category domain="http://jan.tomka.name/related-content/civicrm-tips">CiviCRM Tips</category>
 <wfw:commentRss>http://jan.tomka.name/crss/node/35</wfw:commentRss>
 <pubDate>Tue, 12 Jul 2011 02:28:13 +0000</pubDate>
 <dc:creator>Jan</dc:creator>
 <guid isPermaLink="false">35 at http://jan.tomka.name</guid>
<feedburner:origLink>http://jan.tomka.name/blog/submitting-test-page-unexpectedly-schedules-mailing</feedburner:origLink></item>
<item>
 <title>Related content in Drupal</title>
 <link>http://feedproxy.google.com/~r/JanTomka/~3/gv7JBTiaxkQ/related-content-drupal</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;I started using the Related Content module a few days ago and was a bit disappointed that for such a simple functionality no proper module seems to be around. While working perfectly a couple of things really got me thinking about how this could have been done better.&lt;/p&gt;
&lt;p&gt;Using Taxonomy and Views you can achieve the exact same behavior with what I believe is a more intuitive configuration interface requiring less effort to manage your website's related content.&lt;/p&gt;
&lt;p&gt;&lt;img style="border: 1px solid black; margin: 5px auto; display: block;" src="/sites/default/files/related-content-block-view.jpg" alt="Related content Block view" height="155" width="171" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href="http://jan.tomka.name/blog/related-content-drupal" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/JanTomka/~4/gv7JBTiaxkQ" height="1" width="1"/&gt;</description>
 <comments>http://jan.tomka.name/blog/related-content-drupal#comments</comments>
 <category domain="http://jan.tomka.name/blog/related-content">Related content</category>
 <category domain="http://jan.tomka.name/related-content/drupal-tips">Drupal tips</category>
 <wfw:commentRss>http://jan.tomka.name/crss/node/34</wfw:commentRss>
 <pubDate>Thu, 27 Jan 2011 02:02:17 +0000</pubDate>
 <dc:creator>Jan</dc:creator>
 <guid isPermaLink="false">34 at http://jan.tomka.name</guid>
<feedburner:origLink>http://jan.tomka.name/blog/related-content-drupal</feedburner:origLink></item>
<item>
 <title>The Pomodoro Technique 3: Pros and Cons</title>
 <link>http://feedproxy.google.com/~r/JanTomka/~3/NWSodFY1A_s/pomodoro-technique-pros-and-cons</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;I typically clock eight to nine Pomodoros a day. You   can easily calculate, that even with nine Pomodoros a day, that is four   and a half hours of work. With the break time excluded, on an average   day, I manage to stay focused for 3 hours and 45 minutes. Out of an   eight hour working day that doesn't seem too much, does it?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href="http://jan.tomka.name/blog/pomodoro-technique-pros-and-cons" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/JanTomka/~4/NWSodFY1A_s" height="1" width="1"/&gt;</description>
 <comments>http://jan.tomka.name/blog/pomodoro-technique-pros-and-cons#comments</comments>
 <category domain="http://jan.tomka.name/blog/pros-and-cons">Pros and cons</category>
 <category domain="http://jan.tomka.name/related-content/pomodoro-technique">Pomodoro Technique</category>
 <wfw:commentRss>http://jan.tomka.name/crss/node/31</wfw:commentRss>
 <pubDate>Wed, 19 Jan 2011 10:47:43 +0000</pubDate>
 <dc:creator>Jan</dc:creator>
 <guid isPermaLink="false">31 at http://jan.tomka.name</guid>
<feedburner:origLink>http://jan.tomka.name/blog/pomodoro-technique-pros-and-cons</feedburner:origLink></item>
<item>
 <title>The Pomodoro Technique 2: First week, an average day</title>
 <link>http://feedproxy.google.com/~r/JanTomka/~3/7-zHdySRFNE/pomodoro-technique-first-week-average-day</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;The first part of the Pomodoro Technique series contained a quick description of the Pomodoro Technique's key  features as I see them. There's a couple of areas that the book does not cover thoroughly and which I see many people ask about. Most often it's the questions about putting the technique into action, dealing with interruptions, filling the individual sheets etc. To give you an idea how to use the technique in  an actual working environment, here is my experience with it over my  first working week of 2011.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href="http://jan.tomka.name/blog/pomodoro-technique-first-week-average-day" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/JanTomka/~4/7-zHdySRFNE" height="1" width="1"/&gt;</description>
 <comments>http://jan.tomka.name/blog/pomodoro-technique-first-week-average-day#comments</comments>
 <category domain="http://jan.tomka.name/blog/practise">Practise</category>
 <category domain="http://jan.tomka.name/related-content/pomodoro-technique">Pomodoro Technique</category>
 <wfw:commentRss>http://jan.tomka.name/crss/node/30</wfw:commentRss>
 <pubDate>Thu, 13 Jan 2011 09:01:38 +0000</pubDate>
 <dc:creator>Jan</dc:creator>
 <guid isPermaLink="false">30 at http://jan.tomka.name</guid>
<feedburner:origLink>http://jan.tomka.name/blog/pomodoro-technique-first-week-average-day</feedburner:origLink></item>
<item>
 <title>The Pomodoro Technique: What is it?</title>
 <link>http://feedproxy.google.com/~r/JanTomka/~3/yJRamhcANOM/pomodoro-technique-what-is</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;If you're like me, you've been struggling with motivation, productivity and procrastination your whole life. There's no easy cure for these problems and I don't have one either. Though, what I came across recently, gave me so much hope, that I had to spread the word and share my experience after only one week of applying it into my work life.&lt;/p&gt;
&lt;p&gt;This story deals with what is known as the Pomodoro Technique, a simple time boxing technique with planning, tracking and recording features, very easy to put in practice even for people like me, who have almost lost the hope of ever beating the habit of procrastination.&lt;/p&gt;
&lt;p&gt;&lt;img style="display: block; margin-left: auto; margin-right: auto;" src="http://www.tcgeeks.com/wp-content/uploads/2010/11/productivity-265x321-247x300.jpg" alt="" height="300" width="247" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href="http://jan.tomka.name/blog/pomodoro-technique-what-is" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/JanTomka/~4/yJRamhcANOM" height="1" width="1"/&gt;</description>
 <comments>http://jan.tomka.name/blog/pomodoro-technique-what-is#comments</comments>
 <category domain="http://jan.tomka.name/blog/description">Description</category>
 <category domain="http://jan.tomka.name/related-content/pomodoro-technique">Pomodoro Technique</category>
 <wfw:commentRss>http://jan.tomka.name/crss/node/29</wfw:commentRss>
 <pubDate>Sat, 08 Jan 2011 01:06:26 +0000</pubDate>
 <dc:creator>Jan</dc:creator>
 <guid isPermaLink="false">29 at http://jan.tomka.name</guid>
<feedburner:origLink>http://jan.tomka.name/blog/pomodoro-technique-what-is</feedburner:origLink></item>
<item>
 <title>Product comparison in Drupal</title>
 <link>http://feedproxy.google.com/~r/JanTomka/~3/jVZMx1CZ7BM/product-comparison-drupal</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;A few months ago, when I was writing about creating a &lt;a href="http://jan.tomka.name/blog/list-recently-viewed-nodes-drupal"&gt;List of recently viewed nodes in Drupal&lt;/a&gt; I mentioned a few other uses for the couple of modules, Flag and Views. One of them, I'm going to expand on today, is the product comparison functionality.&lt;/p&gt;
&lt;p&gt;&lt;img style="border: 1px solid black;" src="/sites/default/files/compare_products.jpg" alt="Compare products" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href="http://jan.tomka.name/blog/product-comparison-drupal" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/JanTomka/~4/jVZMx1CZ7BM" height="1" width="1"/&gt;</description>
 <comments>http://jan.tomka.name/blog/product-comparison-drupal#comments</comments>
 <category domain="http://jan.tomka.name/blog/flag">Flag</category>
 <category domain="http://jan.tomka.name/blog/product-comparison">Product comparison</category>
 <category domain="http://jan.tomka.name/blog/views">Views</category>
 <category domain="http://jan.tomka.name/related-content/drupal-tips">Drupal tips</category>
 <enclosure url="http://jan.tomka.name/sites/default/files/product_comparison-6.x-1.0-beta2.tar" length="16384" type="application/x-tar" />
 <wfw:commentRss>http://jan.tomka.name/crss/node/23</wfw:commentRss>
 <pubDate>Wed, 15 Dec 2010 12:55:05 +0000</pubDate>
 <dc:creator>Jan</dc:creator>
 <guid isPermaLink="false">23 at http://jan.tomka.name</guid>
<feedburner:origLink>http://jan.tomka.name/blog/product-comparison-drupal</feedburner:origLink></item>
<item>
 <title>SMS gateway testing account with MX Telecom</title>
 <link>http://feedproxy.google.com/~r/JanTomka/~3/jBlkp80NBI0/sms-gateway-testing-account-mx-telecom</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;Transcript of e-mail communication I've recently had with a programmer working on setting up an SMS system using the MX Telecom gateway. All in all, it sums up my knowledge about mxtel's testing account from a developer's point of view. I believe it could be helpful to people looking to use my &lt;a href="http://jan.tomka.name/project/mx-telecom-sms-gateway-drupal"&gt;mxtel_sms module for Drupal&lt;/a&gt; to implement any sort of SMS enabled service.&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href="http://jan.tomka.name/blog/sms-gateway-testing-account-mx-telecom" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/JanTomka/~4/jBlkp80NBI0" height="1" width="1"/&gt;</description>
 <comments>http://jan.tomka.name/blog/sms-gateway-testing-account-mx-telecom#comments</comments>
 <category domain="http://jan.tomka.name/blog/drupal">Drupal</category>
 <category domain="http://jan.tomka.name/blog/sms">SMS</category>
 <wfw:commentRss>http://jan.tomka.name/crss/node/22</wfw:commentRss>
 <pubDate>Thu, 19 Aug 2010 00:08:13 +0000</pubDate>
 <dc:creator>Jan</dc:creator>
 <guid isPermaLink="false">22 at http://jan.tomka.name</guid>
<feedburner:origLink>http://jan.tomka.name/blog/sms-gateway-testing-account-mx-telecom</feedburner:origLink></item>
<item>
 <title>RB Linux</title>
 <link>http://feedproxy.google.com/~r/JanTomka/~3/nJH11ZbEWTI/rb-linux</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&lt;em&gt;RB Linux&lt;/em&gt; is an embedded mini-distribution I put together  while working with Wafer 4823, a single board computer originally shipped with &lt;em&gt;FreeDOS&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Embedded systems running this distribution operate three automated  parking lots in Bratislava, Slovakia and half a dozen energy consumption monitoring and controlling  systems in industry companies around Slovakia. Enhanced with &lt;span class="geshifilter"&gt;&lt;code class="drupal6 geshifilter-drupal6"&gt;iptables&lt;/code&gt;&lt;/span&gt;, &lt;em&gt;RB  Linux&lt;/em&gt; had been used for years in our appartment's router machine.&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href="http://jan.tomka.name/project/rb-linux" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/JanTomka/~4/nJH11ZbEWTI" height="1" width="1"/&gt;</description>
 <comments>http://jan.tomka.name/project/rb-linux#comments</comments>
 <category domain="http://jan.tomka.name/taxonomy/term/11">System</category>
 <category domain="http://jan.tomka.name/project-type/operating-system">Operating system</category>
 <wfw:commentRss>http://jan.tomka.name/crss/node/20</wfw:commentRss>
 <pubDate>Mon, 21 Jun 2010 03:03:28 +0000</pubDate>
 <dc:creator>Jan</dc:creator>
 <guid isPermaLink="false">20 at http://jan.tomka.name</guid>
<feedburner:origLink>http://jan.tomka.name/project/rb-linux</feedburner:origLink></item>
<item>
 <title>ClearCase Completion for Bash</title>
 <link>http://feedproxy.google.com/~r/JanTomka/~3/eIYsgCg7BPk/clearcase-completion-bash</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;Bash completion script for ClearCase UNIX command line tools. Includes support for 21 clear* commands and 10 cleartool sub-commands.&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href="http://jan.tomka.name/project/clearcase-completion-bash" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/JanTomka/~4/eIYsgCg7BPk" height="1" width="1"/&gt;</description>
 <comments>http://jan.tomka.name/project/clearcase-completion-bash#comments</comments>
 <category domain="http://jan.tomka.name/project-type/command-line-interface-0">Command line interface</category>
 <category domain="http://jan.tomka.name/taxonomy/term/11">System</category>
 <wfw:commentRss>http://jan.tomka.name/crss/node/18</wfw:commentRss>
 <pubDate>Mon, 17 May 2010 05:18:12 +0000</pubDate>
 <dc:creator>Jan</dc:creator>
 <guid isPermaLink="false">18 at http://jan.tomka.name</guid>
<feedburner:origLink>http://jan.tomka.name/project/clearcase-completion-bash</feedburner:origLink></item>
</channel>
</rss>

