<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Drillio</title>
  <link href="https://www.drillio.com/"/>
  <entry>
    <title>Best practices in product development</title>
    <link href="https://www.drillio.com/en/2016/best-practices-in-product-development/"/>
    <updated>2016-01-25T11:56:00</updated>
    <summary>A collection of best practices for product developer teams. I&#x27;ve found these methods working really well at Google and other Silicon Valley companies, and they can be adopted easily.</summary>
  </entry>
  <entry>
    <title>Evaluate startup ideas - over coffee</title>
    <link href="https://www.drillio.com/en/2016/evaluate-startup-ideas-over-coffee/"/>
    <updated>2016-01-23T20:03:00</updated>
    <summary>A few simple questions to ask when you are going to evaluate the potential of a startup idea, the company and their product.</summary>
  </entry>
  <entry>
    <title>64KB String limit in Java data streams</title>
    <link href="https://www.drillio.com/en/2009/java-encoded-string-too-long-64kb-limit/"/>
    <updated>2014-08-29</updated>
    <summary>Java’s DataOutputStream and ObjectOutputStream are not able to serialize Strings larger than 64KB. I’ll discuss possible workarounds in this article.</summary>
  </entry>
  <entry>
    <title>Fragmented XML text nodes in Java</title>
    <link href="https://www.drillio.com/en/2009/java-fragmented-xml-text-nodes/"/>
    <updated>2014-08-29</updated>
    <summary>Java’s default SAX&#x2F;StAX parsing might return seemingly continuous text in multiple parts (especially when special characters are involved). You should turn on coalescing to receive them as a single text block.</summary>
  </entry>
  <entry>
    <title>Removing Unicode accents and diacritics with Java</title>
    <link href="https://www.drillio.com/en/2011/java-remove-accent-diacritic/"/>
    <updated>2014-08-29</updated>
    <summary>Java’s Unicode support provides an easy way to remove accents and other diacritics from multilingual texts in a language-independent way, making natural language processing and indexing easier.</summary>
  </entry>
  <entry>
    <title>Spring Framework property management</title>
    <link href="https://www.drillio.com/en/2011/java-spring-property-management/"/>
    <updated>2014-08-29</updated>
    <summary>Spring Framework’s property management can enable various environments, where the selected configuration settings are loaded based on env variables.</summary>
  </entry>
  <entry>
    <title>JPEG quality: ImageMagick or Lightroom is better?</title>
    <link href="https://www.drillio.com/en/2011/jpeg-quality-imagemagick-or-lightroom/"/>
    <updated>2014-08-29</updated>
    <summary>JPEG is the most frequently used image format. Depending on the compression ratio, it loses details compared to the original pixels, but it may provide a more compact file size. I was interested in what the right tool is for me to get a balance with the file size and the best available quality.</summary>
  </entry>
  <entry>
    <title>Local Apache Ivy repository guide</title>
    <link href="https://www.drillio.com/en/2011/local-ivy-repository/"/>
    <updated>2014-08-29</updated>
    <summary>Apache Ivy is a Java-based, but generic dependency manager tool, which shines for in-house development teams. In this guide I’ve outlined an organization and automation method that could be helpful to start with it.</summary>
  </entry>
  <entry>
    <title>David Weinberger: Too Big to Know</title>
    <link href="https://www.drillio.com/en/2012/david-weinberger-too-big-to-know/"/>
    <updated>2014-08-29</updated>
    <summary>Why was it easy to define facts in the world of books, and why is it so much harder on the Internet? Knowledge is not the thing that is settled anymore.</summary>
  </entry>
  <entry>
    <title>Shay Banon: ElasticSearch for Big Data and Analytics</title>
    <link href="https://www.drillio.com/en/2012/shay-banon-elasticsearch-big-data-analytics/"/>
    <updated>2014-08-29</updated>
    <summary>People use ElasticSearch (ES) mostly for full-text search, but it can be used to store large amount of data and use it for analytics. Shay Banon, the author of the open-source, distributed search server, talks about how to achieve this.</summary>
  </entry>
  <entry>
    <title>Astro Teller: Getting started on a big idea</title>
    <link href="https://www.drillio.com/en/2012/astro-teller-getting-started-on-a-big-idea/"/>
    <updated>2014-08-29</updated>
    <summary>&quot;Booom! You’ve been inspired. You’ve a big idea. Yeah? Now what?&quot; Astro Teller shares a few of his mantras that help him to make through challenging times.</summary>
  </entry>
  <entry>
    <title>Dan North: Embracing uncertainty</title>
    <link href="https://www.drillio.com/en/2012/dan-north-embracing-uncertainty/"/>
    <updated>2014-08-29</updated>
    <summary>We are uncertain of the future, but that is not something you talk about on a business meeting, it doesn’t sound professional. Dan North gives a few examples how we can embrace the uncertainty and face our fears.</summary>
  </entry>
  <entry>
    <title>Recover lost photos from corrupted memory cards</title>
    <link href="https://www.drillio.com/en/2012/recover-lost-photos-corrupted-memory-card-photorec/"/>
    <updated>2014-08-29</updated>
    <summary>Memory cards sometimes do fail, and our photos and memorable moments may be lost. Fortunately, not all failure is fatal, and there are tools you may use to recover your photos. PhotoRec is a free and open source tool to recover from such failures.</summary>
  </entry>
  <entry>
    <title>Scaling Riak to 25 million ops&#x2F;day at Kiip</title>
    <link href="https://www.drillio.com/en/2012/kiip-scaling-riak-25m-ops-per-day/"/>
    <updated>2014-08-29</updated>
    <summary>Armon Dadgar and Mitchell Hashimoto discuss how and why they are using Riak in production at Kiip, the problems they we facing (increasing demands - 25M+ ops&#x2F;day) and their solution: migrating from MongoDB to Riak.</summary>
  </entry>
  <entry>
    <title>Mikito Takada: Adventures in Single Page Applications</title>
    <link href="https://www.drillio.com/en/2012/mikito-takada-adventures-in-single-page-applications/"/>
    <updated>2014-08-29</updated>
    <summary>Mikito Takada, author of JavaScript and Node.js books, talks about why and when shall we write single-page applications.</summary>
  </entry>
  <entry>
    <title>Quotes from Paul Graham: What You Can’t Say</title>
    <link href="https://www.drillio.com/en/2011/paul-graham-quotes-what-you-cant-say/"/>
    <updated>2014-06-12</updated>
    <summary>Paul Graham’s What You Can’t Say is social commentary on heretical thinking and intellectual fashions. It is a really good gym for our brain: how can we detect, analyze and handle our social environment, especially the parts that are unthinkable or at least unsayable.</summary>
  </entry>
</feed>
