<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Ziki - Eric Mariacher's last published content</title>
    <link>http://www.ziki.com/en/emariacher+15537</link>
    <pubDate>Sat, 10 Jul 2010 21:06:10 +0200</pubDate>
    <ttl>120</ttl>
    <description>My aggregated content at ziki.com</description>
    <item>
      <title>Cryptography and Piracy</title>
      <link>http://eric-mariacher.blogspot.com/2010/07/cryptography-and-piracy.html</link>
      <description>
        <![CDATA[

business social networking, software development best practices and finding a new job.
]]>
      </description>
      <pubDate>Sat, 10 Jul 2010 21:06:10 +0200</pubDate>
      <guid isPermaLink="false">tag:ziki.com,2010:/article/12671364</guid>
    </item>
    <item>
      <title>searching for a director job position: do not forget professionals...</title>
      <link>http://eric-mariacher.blogspot.com/2010/06/searching-for-director-job-postion-do.html</link>
      <description>
        <![CDATA[I am heavily involved in social networking (LinkedIn, Viadeo, Xing, Rozee), and I noticed that job positions at director's level often do not appear in "standard" social networking sites. The best...

business social networking, software development best practices and finding a new job.
]]>
      </description>
      <pubDate>Thu, 17 Jun 2010 13:07:32 +0200</pubDate>
      <guid isPermaLink="false">tag:ziki.com,2010:/article/12560082</guid>
    </item>
    <item>
      <title>2010 - Trends of next years: oil spills, strikes in China...</title>
      <link>http://eric-mariacher.blogspot.com/2010/06/2010-trends-of-next-years-oil-spills.html</link>
      <description>
        <![CDATA[Oil spills: worse may be to come...Worse may be to come. One industry insider, who asked not to be named, said: "Major spills are likely to increase in the coming years as the industry strives to...

business social networking, software development best practices and finding a new job.
]]>
      </description>
      <pubDate>Tue, 01 Jun 2010 09:43:04 +0200</pubDate>
      <guid isPermaLink="false">tag:ziki.com,2010:/article/12489784</guid>
    </item>
    <item>
      <title>Liz Taylor knows it...</title>
      <link>http://eric-mariacher.blogspot.com/2010/05/liz-taylor-knows-it.html</link>
      <description>
        <![CDATA[&nbsp;Andy Warhol wrote : "What’s great about this country is that America started the tradition where the richest consumers buy essentially the same things as the poorest. You can be watching TV and...

business social networking, software development best practices and finding a new job.
]]>
      </description>
      <pubDate>Fri, 07 May 2010 13:51:13 +0200</pubDate>
      <guid isPermaLink="false">tag:ziki.com,2010:/article/12428548</guid>
    </item>
    <item>
      <title>An History Of Inventors</title>
      <link>http://eric-mariacher.blogspot.com/2010/04/history-of-inventors.html</link>
      <description>
        <![CDATA[Good insight into inventors personality and more generally on the way innovation occurs. An History Of Inventors View more presentations from hervelegenvre.

business social networking, software development best practices and finding a new job.
]]>
      </description>
      <pubDate>Wed, 21 Apr 2010 16:45:56 +0200</pubDate>
      <guid isPermaLink="false">tag:ziki.com,2010:/article/12346820</guid>
    </item>
    <item>
      <title>When you need to build a java jar with external dependencies</title>
      <link>http://eric-mariacher.blogspot.com/2010/04/when-you-need-to-build-java-jar-with.html</link>
      <description>
        <![CDATA[When you need to build a java jar with external dependencies use Fat Jar Eclipse Plug-In

business social networking, software development best practices and finding a new job.
]]>
      </description>
      <pubDate>Tue, 20 Apr 2010 16:44:29 +0200</pubDate>
      <guid isPermaLink="false">tag:ziki.com,2010:/article/12340181</guid>
    </item>
    <item>
      <title>3 most important questions to ask as a recruiter or to answer as a job applicant</title>
      <link>http://eric-mariacher.blogspot.com/2010/04/3-most-important-questions-as-recruiter.html</link>
      <description>
        <![CDATA[&nbsp;All questions asked during an interview for a job come down to one of the 3 following questions:Can the person do the work (qualifications)? Will the person do the work (motivation)? Will the person...

business social networking, software development best practices and finding a new job.
]]>
      </description>
      <pubDate>Sun, 11 Apr 2010 12:06:38 +0200</pubDate>
      <guid isPermaLink="false">tag:ziki.com,2010:/article/12272052</guid>
    </item>
    <item>
      <title>lambdaj errors explained</title>
      <link>http://eric-mariacher.blogspot.com/2010/04/lambdaj-errors-explained.html</link>
      <description>
        <![CDATA[java.lang.IllegalAccessException: Class ch.lambdaj.proxy.ProxyIterator can not access a member of class XYZ with modifiers "public" at line forEach(products_byname).cropDefects(); assuming List...

business social networking, software development best practices and finding a new job.
]]>
      </description>
      <pubDate>Thu, 08 Apr 2010 14:07:06 +0200</pubDate>
      <guid isPermaLink="false">tag:ziki.com,2010:/article/12244865</guid>
    </item>
    <item>
      <title>Java program using lambdaj</title>
      <link>http://eric-mariacher.blogspot.com/2010/04/java-program-using-lambdaj.html</link>
      <description>
        <![CDATA[A while ago I wrote a program in Java doing some filtering and displaying without using for while statements and an other one using haskell functional language. Today, I did the same thing (i.e....

business social networking, software development best practices and finding a new job.
]]>
      </description>
      <pubDate>Wed, 07 Apr 2010 12:14:45 +0200</pubDate>
      <guid isPermaLink="false">tag:ziki.com,2010:/article/12234024</guid>
    </item>
    <item>
      <title>Java vs Haskell</title>
      <link>http://eric-mariacher.blogspot.com/2010/04/java-vs-haskell.html</link>
      <description>
        <![CDATA[A while ago I wrote a program in Java doing some filtering and displaying without using for while statements and another one using lambdaj java library.At that time I did not know it, but I was doing...

business social networking, software development best practices and finding a new job.
]]>
      </description>
      <pubDate>Sun, 04 Apr 2010 18:50:12 +0200</pubDate>
      <guid isPermaLink="false">tag:ziki.com,2010:/article/12209172</guid>
    </item>
    <item>
      <title>Getting Haskell XML Toolbox to run on windows</title>
      <link>http://eric-mariacher.blogspot.com/2010/03/getting-haskell-xml-toolbox-to-run-on.html</link>
      <description>
        <![CDATA[First of all, as of today (march 2010), you have to use the version 8.3.2.you'll need to install tagsoup-0.6: linkcabal install tagsoup-0.6then you'll need to install curl:basically it does not...

business social networking, software development best practices and finding a new job.
]]>
      </description>
      <pubDate>Wed, 24 Mar 2010 14:09:20 +0100</pubDate>
      <guid isPermaLink="false">tag:ziki.com,2010:/article/12097767</guid>
    </item>
    <item>
      <title>Getting Haskell Running on Eclipse - 2010 updated</title>
      <link>http://eric-mariacher.blogspot.com/2010/03/getting-haskell-running-on-eclipse-2010.html</link>
      <description>
        <![CDATA[I wanted to get Haskell running on Eclipse so I tried to do as the video below is saying:The problem I got when following the video is that it did not work exactly as shown, so, here is my modest...

business social networking, software development best practices and finding a new job.
]]>
      </description>
      <pubDate>Fri, 19 Mar 2010 22:28:26 +0100</pubDate>
      <guid isPermaLink="false">tag:ziki.com,2010:/article/12078555</guid>
    </item>
    <item>
      <title>Innovation: a bunch of posts that I appreciated</title>
      <link>http://eric-mariacher.blogspot.com/2010/02/innovation-bunch-of-posts-that-i.html</link>
      <description>
        <![CDATA[Innovation for the Long Term (Three Horizons model)3 Horizons:Horizon 1: Extend and defend core businessesHorizon 2: Build emerging businessesHorizon 3: Create viable optionsHow this could apply to...

business social networking, software development best practices and finding a new job.
]]>
      </description>
      <pubDate>Tue, 02 Mar 2010 13:15:42 +0100</pubDate>
      <guid isPermaLink="false">tag:ziki.com,2010:/article/12078557</guid>
    </item>
    <item>
      <title>Future of Requirement Management Tools</title>
      <link>http://eric-mariacher.blogspot.com/2010/02/future-of-requirement-management-tools.html</link>
      <description>
        <![CDATA[I've been looking at Requirement Management tools for 5 years now.Requirement Management tools are all evolving towards a common view. They now offer the same kind of functionalities, in a similar...

business social networking, software development best practices and finding a new job.
]]>
      </description>
      <pubDate>Wed, 24 Feb 2010 18:20:48 +0100</pubDate>
      <guid isPermaLink="false">tag:ziki.com,2010:/article/12078559</guid>
    </item>
    <item>
      <title>LinkedIn history 2006 - 2010 60 millions users -12feb10</title>
      <link>http://eric-mariacher.blogspot.com/2010/01/linkedin-history-2006-2010-55-millions.html</link>
      <description>
        <![CDATA[

business social networking, software development best practices and finding a new job.
]]>
      </description>
      <pubDate>Mon, 04 Jan 2010 10:22:33 +0100</pubDate>
      <guid isPermaLink="false">tag:ziki.com,2010:/article/11635831</guid>
    </item>
    <item>
      <title>Innovation Quotes: expert wisdom</title>
      <link>http://eric-mariacher.blogspot.com/2009/12/innovation-quotes-expert-wisdom.html</link>
      <description>
        <![CDATA[From: "1486 ...so many centuries after the Creation it is unlikely that anyone could find hitherto unknown lands of any value. Committee advising King Ferdinand and Queen Isabella of Spain regarding...

business social networking, software development best practices and finding a new job.
]]>
      </description>
      <pubDate>Thu, 03 Dec 2009 14:47:51 +0100</pubDate>
      <guid isPermaLink="false">tag:ziki.com,2009:/article/11352342</guid>
    </item>
    <item>
      <title>Singin&amp;apos; in the Rain - A film about Innovation</title>
      <link>http://eric-mariacher.blogspot.com/2009/11/singin-in-rain-film-about-innovation.html</link>
      <description>
        <![CDATA["Singin' in the Rain" is a film about innovation. The possibility to synchronize sound with images in the 1920's was a major overhaul for Hollywood film industry.During the film.We can see how people...

business social networking, software development best practices and finding a new job.
]]>
      </description>
      <pubDate>Mon, 30 Nov 2009 12:07:33 +0100</pubDate>
      <guid isPermaLink="false">tag:ziki.com,2009:/article/11320783</guid>
    </item>
    <item>
      <title>LinkedIn history 2006 - 2009 50 millions users</title>
      <link>http://eric-mariacher.blogspot.com/2009/11/linkedin-history-2006-2009.html</link>
      <description>
        <![CDATA[

business social networking, software development best practices and finding a new job.
]]>
      </description>
      <pubDate>Mon, 09 Nov 2009 09:37:41 +0100</pubDate>
      <guid isPermaLink="false">tag:ziki.com,2009:/article/11291268</guid>
    </item>
    <item>
      <title>Looking for a local job</title>
      <link>http://eric-mariacher.blogspot.com/2009/10/looking-for-local-job.html</link>
      <description>
        <![CDATA[All jobs on a google map. Try : http://jobcompass.net/Googling for Jobs - How to Use Google to Find a Job from Jim Stroud on Vimeo.

business social networking, software development best practices and finding a new job.
]]>
      </description>
      <pubDate>Sat, 31 Oct 2009 19:21:12 +0100</pubDate>
      <guid isPermaLink="false">tag:ziki.com,2009:/article/11250193</guid>
    </item>
    <item>
      <title>invention is not innovation</title>
      <link>http://eric-mariacher.blogspot.com/2009/10/invention-is-not-innovation.html</link>
      <description>
        <![CDATA[There’s often a gap between the invention of something and the point where it becomes an innovation. The computer mouse was invented at Stanford University in 1968, and the Graphical User Interface...

business social networking, software development best practices and finding a new job.
]]>
      </description>
      <pubDate>Wed, 21 Oct 2009 16:18:08 +0200</pubDate>
      <guid isPermaLink="false">tag:ziki.com,2009:/article/11162471</guid>
    </item>
  </channel>
</rss>

