<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description>
Hi, I’m Iztok
Young entrepreneur and amateur philosopher. A big fan of good food, pretty things and this song. Just trying not to fit in, that’s all.

I’m a Geek
As a Drupal themer and site builder I am involved in the Drupal community. We can meet at the DrupalCons and Drupal camps!

I’m a Designer
I always find designing a good way to challenge and relax my self. I only believe in functional design, so no cheap tricks here!
</description><title>Iztok</title><generator>Tumblr (3.0; @iztok)</generator><link>http://iztok.tumblr.com/</link><item><title>Drupal Drush + OSX MAMP</title><description>&lt;p&gt;&lt;span&gt;One of the things that gave me some headache is setting up Drush on Max OSX Mountain Lion 10.8 with the combination of MAMP.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;On the &lt;a href="http://drupal.org/project/drush"&gt;Drush project page&lt;/a&gt; the installation looks fairly simple, but it wont work if you run your server on MAMP (which I recommend you do if you are not a super user).&lt;/p&gt;
&lt;p&gt;If you try this two commands you should get the following responses:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&lt;strong&gt;$ pear&lt;/strong&gt;&lt;br/&gt;-bash: pear: command not found&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;&lt;strong&gt;$ which php&lt;/strong&gt;&lt;br/&gt;/usr/bin/php&lt;br/&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;We need to fix this by adding the right binaries to our path. The path is an environment variable that denotes which directories to look for commands in. The path can be modified by editing the &amp;#8220;.profile&amp;#8221; file under your home directory. I&amp;#8217;ve used version 5.3.20 of PHP, but you can choose from whichever versions are available to you.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;$ echo "export PATH=/Applications/MAMP/bin/php/php5.3.20/bin:$PATH" &amp;gt;&amp;gt; ~/.profile&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Now you can either restart your terminal session or run the following from your home directory to read in the new path variable.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;$ cd&lt;br/&gt;$ . ./.profile&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;Now lets test what we have done&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;strong&gt;$ which php&lt;/strong&gt;&lt;br/&gt;/Applications/MAMP/bin/php/php5.3.20/bin/php&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;$ which pear&lt;/strong&gt;&lt;br/&gt;/Applications/MAMP/bin/php/php5.3.20/bin/pear&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;$ which pecl&lt;/strong&gt;&lt;br/&gt;/Applications/MAMP/bin/php/php5.3.20/bin/pecl&lt;/pre&gt;
&lt;p&gt;If everything is ok you should be getting the results above.&lt;/p&gt;
&lt;p&gt;You might have some permissions issues, so just run:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;$ chmod +x /Applications/MAMP/bin/php/php5.3.20/bin/*&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I hope this helps!&lt;/span&gt;&lt;/p&gt;</description><link>http://iztok.tumblr.com/post/46268977179</link><guid>http://iztok.tumblr.com/post/46268977179</guid><pubDate>Mon, 25 Mar 2013 20:14:38 +0100</pubDate></item><item><title>Drupal camp Alpe-Adria</title><description>&lt;p&gt;&lt;a href="http://www.drupalalpeadria.org/"&gt;&lt;img alt="image" src="http://media.tumblr.com/b2a9e74169d3bc57ee396c4792d1df16/tumblr_inline_mk85hekuCy1qz4rgp.png"/&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Drupal Slovenia is organising first Drupal event. Not only that, its the first international event with all the sessions in English language!&lt;/p&gt;
&lt;p&gt;We will host some great speakers from all over Europe. For keynote sessions we will have &lt;a href="http://www.drupalalpeadria.org/users/jeffrey-mcguire"&gt;Jeffery from Acquia&lt;/a&gt; and &lt;a href="http://www.drupalalpeadria.org/users/florian-loretan"&gt;Florian from Wunderkraut&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This week is the last week of early birds ticket sale, so hurry up and &lt;a href="http://dcaa2013.eventbrite.com/"&gt;get your ticket&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Se you in Ljubljana on 13 and 14 April!&lt;/p&gt;</description><link>http://iztok.tumblr.com/post/46257977033</link><guid>http://iztok.tumblr.com/post/46257977033</guid><pubDate>Mon, 25 Mar 2013 17:30:00 +0100</pubDate><category>Drupal</category><category>drupal</category></item><item><title>Deadlines are bullshit</title><description>&lt;blockquote&gt;
&lt;p&gt;Deadlines are bullshit in 80%.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I am about to sign a contract for a Web design/development projects which has a 60 days deadline to execute the project. For this type of projects it is a very tight deadline, but since we have the know-how for it, we agreed on the terms.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Looking at the contract I realized that it&amp;#8217;s very much time-based, but not spec-based.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Clients take four months to choose a vendor and prepare the papers, but want us to finish the production in two. From the engineer point of view that is irrational use of time. Legal advisors are so proud of their penalties if we don&amp;#8217;t finish the projects in time, but nothing about the quality of the product - it just has to work for 1 year. They don&amp;#8217;t care about the user experience, the performance, nothing. Speaking honestly, we can provide bug-less system with a horrible user experience that would need a replacement right after release, and they would have nothing to protect them self against it!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Who gains anything if the projects is done in time based on specs defined before the actual process?&lt;/strong&gt; How many times did you think about how would you have done something different, if you have had that deeper understanding like you have after the project. Probably always.&lt;/p&gt;
&lt;p&gt;I am not saying deadlines are always a false concept, but in my experiences this couple of things work much better:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Defining phases of the projects and features that need to be implemented in those phases. Deadlines can be used here.&lt;/li&gt;
&lt;li&gt;Having a open project where client always know where the project stands, rather then waiting for the last day to be disappointed by the end result.&lt;/li&gt;
&lt;li&gt;Writing tech specs together with the development team so realistic features can be defined with reasonable time-scopes.&lt;/li&gt;
&lt;li&gt;Not choosing the vendors by the price and time-scopes but by their attitude and passion to work.&lt;/li&gt;
&lt;li&gt;Just having an open and transparent relationship on both side with the focus on making an awesome product.&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;I hope more and more projects will be handled by more agile methodologies so we can let engineers and designers do their jobs instead of letting legal advisers and marketing guys controlling the production. &lt;/p&gt;</description><link>http://iztok.tumblr.com/post/25794737097</link><guid>http://iztok.tumblr.com/post/25794737097</guid><pubDate>Sun, 24 Jun 2012 20:33:00 +0200</pubDate><category>contracts</category><category>web design</category><category>projects</category></item><item><title>Drupal-mania 2012</title><description>&lt;p&gt;I&amp;#8217;ve been really busy in the last few months with all Drupal events. I do want to point out some new people I meet on last events in Europe.&lt;/p&gt;
&lt;p&gt;First was &lt;a href="http://roadshow.drupal-austria.at/" title="Drupal roadshow Austria" target="_blank"&gt;Drupal Roadshow Austria&lt;/a&gt; in &lt;a href="http://www.drupal-austria.at/report/nachbericht-zur-drupal-roadshow-klagenfurt" target="_blank"&gt;Klagenfurt&lt;/a&gt;. I was invited there by &lt;a href="http://www.dasjo.at/" title="Josef Dabernig" target="_blank"&gt;Josef Dabernig&lt;/a&gt; to give a session about Aegir (same thing I did in Oslo and Berlin last year). Road show is a great project driven by unselfish individuals wanting to spread Drupal around Austria, great idea and great execution. Josef did a similar thing in &lt;a href="http://www.dasjo.at/drupal-tour" title="Drupal Central America tour" target="_blank"&gt;Central America&lt;/a&gt; in 2008. He is also an awesome guy to talk to!&lt;/p&gt;
&lt;p&gt;After Klagenfurt I attended Drupal Business days in Vienna. As it says in the name this one was less techy but still very geeky! There was also &lt;a href="http://www.linuxwochen.at/index.php?option=com_content&amp;amp;view=article&amp;amp;id=213&amp;amp;Itemid=32" target="_blank"&gt;Linux week&lt;/a&gt; happening at the same time where &lt;a href="http://www.cvetan.net/" target="_blank"&gt;Damjan&lt;/a&gt; (my biz partner at ETELJE) gave the Aegir sessions for Linux geeks. We meet bunch of interesting people there, and the most astonishing discovery was the fact that managers and sales guys share their business ideas and sales process to other people same as developers share their code, ergo open-business is posible!&lt;/p&gt;
&lt;p&gt;Last event was just last week in Edinburgh, Scotland where there was a two day &lt;a href="http://camp.drupalscotland.org/" target="_blank"&gt;Drupal camp&lt;/a&gt;. Also great organized event from the Drupal community in Scotland. In terms of sessions it was not so revolutionary for me personal (after working 5 years in Drupal you get over beginners questions), but you can still get little bits of information that can help you out in the future.&lt;/p&gt;
&lt;p&gt;So what is next for me? The last event in 2012 for me will be &lt;a href="http://munich2012.drupal.org" title="Drupal Con Drupalcon Munich" target="_blank"&gt;DrupalCon Munich&lt;/a&gt;. Even though I was not so pleased with Drupalcon in London I am going to visit this one because I know that many familiar faces will be there. I would also like to join to some in-depth discussions about Drupal 8 development, since there is still some bad taste of me not engaging in global open-source community enough.&lt;/p&gt;
&lt;p&gt;btw: post some links to your website to &lt;a href="http://munich2012.drupal.org" title="drupalcon" target="_blank"&gt;Drupalcon Munich&lt;/a&gt; website to increase SEO power of this web site over the previous con&amp;#8217;s sites!&lt;/p&gt;</description><link>http://iztok.tumblr.com/post/24335900748</link><guid>http://iztok.tumblr.com/post/24335900748</guid><pubDate>Sun, 03 Jun 2012 18:05:13 +0200</pubDate><category>Drupal</category></item><item><title>Drupal Domain module: default path on specific paths</title><description>&lt;p&gt;This is simple custom code to set outgoing links to point to default domain URL all the time:&lt;/p&gt;
&lt;p&gt;&lt;code&gt; function foodblog_domain_url_outbound_alter(&amp;amp;$path, &amp;amp;$options, $original_path) { &lt;br/&gt;  $_domain = domain_get_domain(); &lt;br/&gt;  $default_domain['pages'] = "admin\nadmin/*\nnode/*/*\nnode/add";     $default_domain['visibility'] = 1; &lt;br/&gt;  $pages = drupal_strtolower($default_domain['pages']); &lt;br/&gt;  $path_match = drupal_match_path($path, $pages); &lt;br/&gt;  if($path_match) { &lt;br/&gt;    if($_domain['is_default'] != TRUE) { &lt;br/&gt;      $root = domain_default(); &lt;br/&gt;      $options['absolute'] = TRUE; &lt;br/&gt;      $options['base_url'] = rtrim($root['path'], '/'); &lt;br/&gt;    } &lt;br/&gt;  } &lt;br/&gt;} &lt;/code&gt;&lt;/p&gt;</description><link>http://iztok.tumblr.com/post/16266082119</link><guid>http://iztok.tumblr.com/post/16266082119</guid><pubDate>Sun, 22 Jan 2012 04:09:12 +0100</pubDate><category>Drupal</category></item><item><title>OSX Slovenian spelling dictionary - spell checker</title><description>&lt;p&gt;When writing emails and documents I used to using spellchecker, and OSX does not include Slovenian spelling directory so &lt;a target="_blank" href="http://www.jabuk.si/datoteke/Slovensko_jabolko.zip"&gt;here&lt;/a&gt; is the package from Slovenian Apple community to extend you Mac computer with Slovenian language support.&lt;/p&gt;
&lt;p&gt;&lt;a title="slovenian spelling" target="_blank" href="http://www.jabuk.si/datoteke/Slovensko_jabolko.zip"&gt;&lt;img src="http://media.tumblr.com/tumblr_lpeperXZIm1qlusec.png"/&gt;&lt;/a&gt;&lt;/p&gt;</description><link>http://iztok.tumblr.com/post/8471248385</link><guid>http://iztok.tumblr.com/post/8471248385</guid><pubDate>Thu, 04 Aug 2011 16:00:00 +0200</pubDate></item><item><title>New completed project. This time it’s not Drupal, good old...</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_lp1m5a6Lnu1r0ay3qo1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;New completed project. This time it’s not Drupal, good old plain HTML with a little help of PHP Ajax calls.&lt;/p&gt;
&lt;p&gt;Link: &lt;a title="Flow tables" target="_blank" href="http://www.flowtables.com/"&gt;Flow Tables&lt;/a&gt;&lt;/p&gt;</description><link>http://iztok.tumblr.com/post/8187520317</link><guid>http://iztok.tumblr.com/post/8187520317</guid><pubDate>Fri, 29 Jul 2011 00:05:05 +0200</pubDate><category>design</category><category>projects</category></item><item><title>New layout designs for a new site we are working on. We are very...</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_lp0lv76yzE1r0ay3qo1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;New layout designs for a new site we are working on. We are very very busy last few weeks!&lt;/p&gt;</description><link>http://iztok.tumblr.com/post/8158423738</link><guid>http://iztok.tumblr.com/post/8158423738</guid><pubDate>Thu, 28 Jul 2011 06:05:05 +0200</pubDate><category>drupal</category><category>design</category></item><item><title>Video from Drupal Design Camp where I had a presentation about...</title><description>&lt;iframe width="400" height="300" src="http://www.youtube.com/embed/hDV6Z9yuh-8?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Video from Drupal Design Camp where I had a presentation about Drupal hosting system &lt;a title="Aegir" target="_blank" href="http://aegirproject.org/"&gt;Aegir&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You can find my slides on slideshare: &lt;a title="Drush Aegir" target="_blank" href="http://www.slideshare.net/iztoksmolic/face-your-fears-drush-and-aegir"&gt;Face your fears: Drush and Aegir&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I am also working on a free e-book chapter about Aegir. Stay tuned.&lt;/p&gt;</description><link>http://iztok.tumblr.com/post/8146406583</link><guid>http://iztok.tumblr.com/post/8146406583</guid><pubDate>Thu, 28 Jul 2011 01:06:00 +0200</pubDate><category>drupal</category><category>aegir</category><category>drush</category><category>drupal design camp</category></item><item><title>Dropbox Encore for Mac OSX</title><description>&lt;a href="http://www.joyofmacs.com/software/dropboxencore/"&gt;Dropbox Encore for Mac OSX&lt;/a&gt;: &lt;p&gt;After using Dropbox as replacement for USB keys I decided to use it for work as well. I wanted to separate personal and professional accounts so I was looking for a way to enable multiple accounts. One solution was to do it &lt;a target="_blank" href="http://wiki.dropbox.com/TipsAndTricks/MultipleInstancesOnUnix"&gt;manually&lt;/a&gt; but Drupal Encore is way more easy!&lt;/p&gt;</description><link>http://iztok.tumblr.com/post/8125545080</link><guid>http://iztok.tumblr.com/post/8125545080</guid><pubDate>Wed, 27 Jul 2011 13:14:00 +0200</pubDate><category>osx</category><category>dropbox</category><category>Dropbox Encore</category></item></channel></rss>
