<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://en.klimek.ws/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:og="http://ogp.me/ns#" xmlns:article="http://ogp.me/ns/article#" xmlns:book="http://ogp.me/ns/book#" xmlns:profile="http://ogp.me/ns/profile#" xmlns:video="http://ogp.me/ns/video#" xmlns:product="http://ogp.me/ns/product#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:sioc="http://rdfs.org/sioc/ns#" xmlns:sioct="http://rdfs.org/sioc/types#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
  <channel>
    <title>Łukasz Klimek - ...because it&#039;s all about people.</title>
    <link>https://en.klimek.ws/</link>
    <description></description>
    <language>en</language>
     <atom:link href="https://en.klimek.ws/article/rss.xml" rel="self" type="application/rss+xml" />
      <item>
    <title>Reactivation of my blog</title>
    <link>https://en.klimek.ws/2016/blog-reactivation.html</link>
    <description>&lt;div class=&quot;field field-name-title field-type-ds field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;dc:title&quot;&gt;&lt;h1 class=&quot;page-title&quot;&gt;&lt;a href=&quot;https://en.klimek.ws/2016/blog-reactivation.html&quot;&gt;Reactivation of my blog&lt;/a&gt;&lt;/h1&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-thumbnail field-type-image field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;https://en.klimek.ws/2016/blog-reactivation.html&quot;&gt;&lt;img typeof=&quot;foaf:Image&quot; src=&quot;https://en.klimek.ws/sites/klimek.ws/files/styles/node_thumb/public/story_thumb/hands-woman-laptop-working.jpg?itok=aKtjVfcm&quot; width=&quot;620&quot; height=&quot;413&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;After a four years’ break, during which I was building my own business, I have decided to reactivate the blog to share with you my experience and ideas.&lt;/p&gt;

&lt;p&gt;I will try to show you how I approach the development of my own company, what tools I use to control it, and how you can use these elements in your private and professional lives.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-node-link field-type-ds field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;https://en.klimek.ws/2016/blog-reactivation.html&quot; class=&quot;&quot;&gt;Read more&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
     <pubDate>Fri, 17 Jun 2016 08:38:22 +0000</pubDate>
 <dc:creator>Lukasz</dc:creator>
 <guid isPermaLink="false">181 at https://en.klimek.ws</guid>
  </item>
  <item>
    <title>How to fetch Drupal content from external sources with Feeds PHP Fetcher</title>
    <link>https://en.klimek.ws/2012/how-to-fetch-drupal-content-from-external-sources.html</link>
    <description>&lt;div class=&quot;field field-name-title field-type-ds field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;dc:title&quot;&gt;&lt;h1 class=&quot;page-title&quot;&gt;&lt;a href=&quot;https://en.klimek.ws/2012/how-to-fetch-drupal-content-from-external-sources.html&quot;&gt;How to fetch Drupal content from external sources with Feeds PHP Fetcher&lt;/a&gt;&lt;/h1&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-thumbnail field-type-image field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;https://en.klimek.ws/2012/how-to-fetch-drupal-content-from-external-sources.html&quot;&gt;&lt;img typeof=&quot;foaf:Image&quot; src=&quot;https://en.klimek.ws/sites/klimek.ws/files/styles/node_thumb/public/story_thumb/druplicon.small_.png?itok=iNiqzmHj&quot; width=&quot;620&quot; height=&quot;200&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;If you want to fetch content from remote sites that are not supported by standard Feeds fetching plugins, you must probably write custom PHP code to achieve this. &lt;a href=&quot;http://drupal.org/sandbox/lklimek/1671246&quot;&gt;Feeds PHP Fetcher&lt;/a&gt; simplifies this task by allowing you to enter PHP code directly into Drupal interface, without the complex work of writing custom module and implementing your own Feeds Fetcher plugin.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-inline clearfix&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Tags:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;https://en.klimek.ws/taxonomy/term/104&quot;&gt;Drupal Planet&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-node-link field-type-ds field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;https://en.klimek.ws/2012/how-to-fetch-drupal-content-from-external-sources.html&quot; class=&quot;&quot;&gt;Read more&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
     <pubDate>Fri, 06 Jul 2012 14:26:59 +0000</pubDate>
 <dc:creator>Lukasz</dc:creator>
 <guid isPermaLink="false">175 at https://en.klimek.ws</guid>
  </item>
  <item>
    <title>Software Inn Founded AD 2012</title>
    <link>https://en.klimek.ws/2012/software-inn-founded-ad-2012.html</link>
    <description>&lt;div class=&quot;field field-name-title field-type-ds field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;dc:title&quot;&gt;&lt;h1 class=&quot;page-title&quot;&gt;&lt;a href=&quot;https://en.klimek.ws/2012/software-inn-founded-ad-2012.html&quot;&gt;Software Inn Founded AD 2012&lt;/a&gt;&lt;/h1&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-thumbnail field-type-image field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;https://en.klimek.ws/2012/software-inn-founded-ad-2012.html&quot;&gt;&lt;img typeof=&quot;foaf:Image&quot; src=&quot;https://en.klimek.ws/sites/klimek.ws/files/styles/node_thumb/public/story_thumb/founded.gif?itok=vsA2qqqh&quot; width=&quot;620&quot; height=&quot;388&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;I&#039;ve just registered my first company. We will focus on requirements management, high- and low-level design of software, business process analysis and software development outsourcing. The company&#039;s name is &lt;strong&gt;Software Inn&lt;/strong&gt;. &lt;/p&gt;
&lt;p&gt;We will help our clients to clearly describe their needs and show them a path, which will help them achieve their goals with both IT and organizational solutions. Then we will lead them through this path, helping to avoid common mistakes and manage the risks. &lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-inline clearfix&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Tags:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;https://en.klimek.ws/taxonomy/term/204&quot;&gt;Software Inn&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-node-link field-type-ds field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;https://en.klimek.ws/2012/software-inn-founded-ad-2012.html&quot; class=&quot;&quot;&gt;Read more&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
     <pubDate>Sun, 17 Jun 2012 22:59:21 +0000</pubDate>
 <dc:creator>Lukasz</dc:creator>
 <guid isPermaLink="false">174 at https://en.klimek.ws</guid>
  </item>
  <item>
    <title>WseChart - widget to create charts for companies on Warsaw Stock Exchange</title>
    <link>https://en.klimek.ws/2012/wsechart-widget-to-create-charts-for-companies-on.html</link>
    <description>&lt;div class=&quot;field field-name-title field-type-ds field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;dc:title&quot;&gt;&lt;h1 class=&quot;page-title&quot;&gt;&lt;a href=&quot;https://en.klimek.ws/2012/wsechart-widget-to-create-charts-for-companies-on.html&quot;&gt;WseChart - widget to create charts for companies on Warsaw Stock Exchange&lt;/a&gt;&lt;/h1&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-thumbnail field-type-image field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;https://en.klimek.ws/2012/wsechart-widget-to-create-charts-for-companies-on.html&quot;&gt;&lt;img typeof=&quot;foaf:Image&quot; src=&quot;https://en.klimek.ws/sites/klimek.ws/files/styles/node_thumb/public/story_thumb/wsechart.png?itok=49IXbS30&quot; width=&quot;620&quot; height=&quot;203&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;For one of my personal projects I needed a chart of stock value for one of public companies in Poland. Unfortunately, I wasn&#039;t able to find anything useful (and free), so I&#039;ve decided to build it myself. It&#039;s available as a widget you could add to your own website. Live demo is available &lt;a href=&quot;http://files.klimek.ws/WseChart/&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The widget in its current version uses daily data in Metastock format, downloaded automatically everyday at 6:01 pm Polish time from &lt;a href=&quot;http://goo.gl/o4Q25&quot;&gt;Bossa.pl&lt;/a&gt;. You will need to know exact ticker from files published there. &lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-inline clearfix&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Tags:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;https://en.klimek.ws/taxonomy/term/103&quot;&gt;wse&lt;/a&gt;, &lt;a href=&quot;https://en.klimek.ws/taxonomy/term/149&quot;&gt;php&lt;/a&gt;, &lt;a href=&quot;https://en.klimek.ws/tagi/oprogramowanie&quot;&gt;software development&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-node-link field-type-ds field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;https://en.klimek.ws/2012/wsechart-widget-to-create-charts-for-companies-on.html&quot; class=&quot;&quot;&gt;Read more&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
     <pubDate>Tue, 20 Mar 2012 15:03:03 +0000</pubDate>
 <dc:creator>Lukasz</dc:creator>
 <guid isPermaLink="false">167 at https://en.klimek.ws</guid>
  </item>
  <item>
    <title>Hey, Investor Relations - we have 21st century!</title>
    <link>https://en.klimek.ws/2012/hey-investor-relations-we-have-21st-century.html</link>
    <description>&lt;div class=&quot;field field-name-title field-type-ds field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;dc:title&quot;&gt;&lt;h1 class=&quot;page-title&quot;&gt;&lt;a href=&quot;https://en.klimek.ws/2012/hey-investor-relations-we-have-21st-century.html&quot;&gt;Hey, Investor Relations - we have 21st century!&lt;/a&gt;&lt;/h1&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-thumbnail field-type-image field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;https://en.klimek.ws/2012/hey-investor-relations-we-have-21st-century.html&quot;&gt;&lt;img typeof=&quot;foaf:Image&quot; src=&quot;https://en.klimek.ws/sites/klimek.ws/files/styles/node_thumb/public/story_thumb/investor_relations.jpg?itok=lmchWpRX&quot; width=&quot;620&quot; height=&quot;186&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;I&#039;m an incidental investor, buying sometimes low-end stocks when I naively think they will grow, and loosing my precious time analyzing the charts and data  when I could do something much more useful (like sleep). As an amateur, I&#039;m not so interested in complex financial reports and opinions of genious analysts; instead I&#039;ll prefer to know what the business is all about and who is running it. I&#039;d like to know things that I usually report to my bosses - for example, contract portfolio and possible invoice dates.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-inline clearfix&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Tags:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;https://en.klimek.ws/taxonomy/term/172&quot;&gt;investor relations&lt;/a&gt;, &lt;a href=&quot;https://en.klimek.ws/taxonomy/term/144&quot;&gt;social&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-node-link field-type-ds field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;https://en.klimek.ws/2012/hey-investor-relations-we-have-21st-century.html&quot; class=&quot;&quot;&gt;Read more&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
     <pubDate>Sun, 15 Jan 2012 21:43:37 +0000</pubDate>
 <dc:creator>Lukasz</dc:creator>
 <guid isPermaLink="false">164 at https://en.klimek.ws</guid>
  </item>
  </channel>
</rss>
