<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Rathboma's blog</title>
    <description>Ramblings of an indie open source business owner.</description>
    <link>https://www.rathboma.com</link>
    <atom:link href="https://www.rathboma.com/feed.xml" rel="self" type="application/rss+xml" />
    
      <item>
        <title>Should you use Parquet?</title>
        <description>Parquet provides significant benefits for sparse reads of large datasets, but is it always the file format to use?</description>
        <pubDate>Fri, 20 Dec 2019 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2019/12/20/parquet-or-bust.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2019/12/20/parquet-or-bust.html</guid>
        <category>hadoop</category>
      </item>
    
      <item>
        <title>Beginners Guide to Columnar File Formats in Spark and Hadoop</title>
        <description>File formats can be confusing, so lets delve into Columnar file formats (like Parquet) and explain why they&apos;re different to regular formats (like CSV, JSON, or Avro)</description>
        <pubDate>Thu, 21 Nov 2019 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2019/11/21/guide-to-columnar-file-formats.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2019/11/21/guide-to-columnar-file-formats.html</guid>
        <category>hadoop</category>
      </item>
    
      <item>
        <title>A Quick Guide to Concurrency in Scala</title>
        <description>I&apos;ll talk through the basics of Threads, Akka, Futures, and Timers in this quick overview of concurrency for Scala. Great for those building apps in Scala.</description>
        <pubDate>Tue, 28 Mar 2017 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2017/03/28/scala-concurrency-options.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2017/03/28/scala-concurrency-options.html</guid>
        <category>scala</category>
      </item>
    
      <item>
        <title>4 Fun and Useful Things to Know about Scala's apply() functions</title>
        <description>Scala&apos;s apply functions are commonly seen alongside case classes, but they can do so much more. Here are 4 fun ways they are used in Scala.</description>
        <pubDate>Mon, 06 Mar 2017 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2017/03/06/scala-object-apply-functions.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2017/03/06/scala-object-apply-functions.html</guid>
        <category>scala</category>
      </item>
    
      <item>
        <title>10+ Great Books and Resources for Learning and Perfecting Scala</title>
        <description>While Scala is amazing it has an overwhelming number of features. These books and on-line resources will help you learn and perfect Scala whether you&apos;re coming from Java, Python, Ruby, or any other language.</description>
        <pubDate>Tue, 14 Feb 2017 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2017/02/14/scala-books.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2017/02/14/scala-books.html</guid>
        <category>scala</category>
      </item>
    
      <item>
        <title>10+ Great Books for Apache Spark</title>
        <description>Apache Spark is a powerful technology with some fantastic books. I&apos;ll help you choose which book to buy with my guide to the top 10+ Spark books on the market.</description>
        <pubDate>Fri, 13 Jan 2017 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2017/01/13/spark-books.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2017/01/13/spark-books.html</guid>
        <category>spark</category>
      </item>
    
      <item>
        <title>An Introduction to Hadoop and Spark Storage Formats (or File Formats)</title>
        <description>I&apos;ll walk through what we mean when we talk about &apos;storage formats&apos; or &apos;file formats&apos; for Hadoop and give you some initial advice on what format to use and how.</description>
        <pubDate>Thu, 01 Sep 2016 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2016/09/01/a-beginners-guide-to-hadoop-storage-formats.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2016/09/01/a-beginners-guide-to-hadoop-storage-formats.html</guid>
        <category>hadoop</category>
      </item>
    
      <item>
        <title>Is it 'MapReduce' or 'Map Reduce'?</title>
        <description>Confused about whether Map Reduce is one word or two? Let me settle this once and for all.</description>
        <pubDate>Wed, 29 Jun 2016 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2016/06/29/mapreduce-or-map-reduce.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2016/06/29/mapreduce-or-map-reduce.html</guid>
        <category>hadoop</category>
      </item>
    
      <item>
        <title>Type-Safe Scalding MapReduce Tutorial - Joining and Summarizing Data</title>
        <description>Scalding&apos;s scala-like API lets us join and summarize data quickly and easily, but beware -- it looks like regular scala, but sometimes behaves differently.</description>
        <pubDate>Wed, 02 Mar 2016 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2016/03/02/Scalding-Typesafe-Tutorial.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2016/03/02/Scalding-Typesafe-Tutorial.html</guid>
        <category>hadoop</category>
      </item>
    
      <item>
        <title>Hadoop MapReduce Advanced Python Join Tutorial with Example Code</title>
        <description>Joining and analysing data in Hadoop using Python MapReduce. I compare this solution to the same solution in other MapReduce frameworks.</description>
        <pubDate>Tue, 09 Feb 2016 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2016/02/09/python-tutorial.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2016/02/09/python-tutorial.html</guid>
        <category>hadoop</category>
      </item>
    
      <item>
        <title>5 Industry Veterans Pick Their Favorite MapReduce Frameworks</title>
        <description>Software engineers from Cloudera, Foursquare, Spredfast, JauntVR, and Elondina chat with me about their favorite Hadoop MapReduce frameworks and why they like them.</description>
        <pubDate>Tue, 05 Jan 2016 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2016/01/05/experts-and-mapreduce.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2016/01/05/experts-and-mapreduce.html</guid>
        <category>hadoop</category>
      </item>
    
      <item>
        <title>Apache Spark Java Tutorial [Code Walkthrough With Examples]</title>
        <description>To follow my post implementing a pipeline in regular Spark, I do the same thing with Java. The walkthrough includes open source code and unit tests.</description>
        <pubDate>Mon, 28 Dec 2015 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2015/12/28/java-spark-tutorial.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2015/12/28/java-spark-tutorial.html</guid>
        <category>spark</category>
      </item>
    
      <item>
        <title>Apache Spark Scala Tutorial [Code Walkthrough With Examples]</title>
        <description>I implement a realistic pipeline in Spark as part of my series on Hadoop frameworks. The walkthrough includes open source code and a unit test.</description>
        <pubDate>Mon, 14 Dec 2015 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2015/12/14/spark-scala-tutorial.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2015/12/14/spark-scala-tutorial.html</guid>
        <category>spark</category>
      </item>
    
      <item>
        <title>Apache Hive vs MySQL - What are the key differences?</title>
        <description>Apache Hive differs significantly from traditional relational databases like MySQL. I&apos;ll walk through some key differences in architecture and use cases to give a sense of when and why to use each technology.</description>
        <pubDate>Tue, 08 Dec 2015 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2015/12/08/hive-vs-mysql.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2015/12/08/hive-vs-mysql.html</guid>
        <category>hadoop</category>
      </item>
    
      <item>
        <title>Scalding Hadoop MapReduce Tutorial [Code Walkthrough With Examples]</title>
        <description>How to implement some real world code with Scalding, a Scala wrapper for Cascading</description>
        <pubDate>Tue, 20 Oct 2015 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2015/10/20/scalding-tutorial.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2015/10/20/scalding-tutorial.html</guid>
        <category>hadoop</category>
      </item>
    
      <item>
        <title>Apache Hive Customization Tutorial Series</title>
        <description>How to implement all sorts of custom functions for hive, including complex functions like &apos;sum()&apos;, &apos;count()&apos;, and &apos;explode()&apos;</description>
        <pubDate>Mon, 27 Jul 2015 21:44:12 +0000</pubDate>
        <link>https://www.rathboma.com/2015/07/27/ultimate-guide-to-writing-custom-functions-for-hive.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2015/07/27/ultimate-guide-to-writing-custom-functions-for-hive.html</guid>
        <category>hadoop</category>
      </item>
    
      <item>
        <title>Cascading MapReduce Hadoop Tutorial with Examples</title>
        <description>How to use Java &amp; Cascading to perform a left outer join. Includes a comparison with Hive, Pig, and Java Mapreduce</description>
        <pubDate>Thu, 25 Jun 2015 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2015/06/25/real-world-hadoop-implementing-a-left-outer-join-in-java-with-cascading.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2015/06/25/real-world-hadoop-implementing-a-left-outer-join-in-java-with-cascading.html</guid>
        <category>hadoop</category>
      </item>
    
      <item>
        <title>8 SQL-on-Hadoop frameworks worth checking out</title>
        <description>A rundown of the common query engines for Hadoop, with some of their pros/cons</description>
        <pubDate>Sun, 08 Jun 2014 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2014/06/08/sql-engines-for-hadoop.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2014/06/08/sql-engines-for-hadoop.html</guid>
        <category>hadoop</category>
      </item>
    
      <item>
        <title>Data Warehousing and Hadoop 2014 Survey</title>
        <description>A survey on data warehousing and Hadoop Deployments. Tell me what problems are you having - I&apos;d love to help you fix them.</description>
        <pubDate>Tue, 21 Jan 2014 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2014/01/21/data-warehousing-and-hadoop-2014-survey.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2014/01/21/data-warehousing-and-hadoop-2014-survey.html</guid>
        <category>personal</category>
      </item>
    
      <item>
        <title>Reading data from HDFS programatically using java (and scala)</title>
        <description>How to read files from hdfs using Java and Scala, even if they are compressed, using any FileSystem implementation.</description>
        <pubDate>Sat, 28 Dec 2013 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2013/12/28/Reading-data-from-HDFS-even-if-it-is-compressed.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2013/12/28/Reading-data-from-HDFS-even-if-it-is-compressed.html</guid>
        <category>hadoop</category>
      </item>
    
      <item>
        <title>Hadoop Python MapReduce Tutorial for Beginners</title>
        <description>A step-by-step tutorial for writing your first map reduce with Python and Hadoop Streaming.</description>
        <pubDate>Sun, 17 Nov 2013 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2013/11/17/python-map-reduce-on-hadoop-a-beginners-tutorial.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2013/11/17/python-map-reduce-on-hadoop-a-beginners-tutorial.html</guid>
        <category>hadoop</category>
      </item>
    
      <item>
        <title>Hadoop MapReduce Scoobi Tutorial with Examples</title>
        <description>How to use Scala &amp; Scoobi to perform a left outer join. Includes a comparision with Hive, Pig, and Java Mapreduce</description>
        <pubDate>Sun, 03 Nov 2013 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2013/11/03/real-world-hadoop-implementing-a-left-outer-join-with-scoobi.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2013/11/03/real-world-hadoop-implementing-a-left-outer-join-with-scoobi.html</guid>
        <category>hadoop</category>
      </item>
    
      <item>
        <title>Hadoop Hive UDF Tutorial - Extending Hive with Custom Functions</title>
        <description>a walk-through (with code) of writing user defined functions (UDFs) for Apache Hive. There are two APIs, so my walkthrough will include examples for both.</description>
        <pubDate>Sat, 10 Aug 2013 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2013/08/10/guide-to-writing-hive-udfs.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2013/08/10/guide-to-writing-hive-udfs.html</guid>
        <category>hadoop</category>
      </item>
    
      <item>
        <title>15+ Great Books for Hadoop</title>
        <description>A compilation of books for Hadoop and related projects (hive, pig, hbase, etc).</description>
        <pubDate>Fri, 31 May 2013 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2013/05/31/hadoop-resources-books.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2013/05/31/hadoop-resources-books.html</guid>
        <category>hadoop</category>
      </item>
    
      <item>
        <title>A Beginners Guide to Hadoop</title>
        <description>What is Hadoop - A high level overview of Hadoop without going in to too much technical detail.</description>
        <pubDate>Wed, 17 Apr 2013 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2013/04/17/what-is-hadoop.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2013/04/17/what-is-hadoop.html</guid>
        <category>hadoop</category>
      </item>
    
      <item>
        <title>Real World Hadoop - Implementing a Left Outer Join in Pig</title>
        <description>How to use Pig to perform a left outer join. Includes a comparison with Hive and regular Java Map Reduce.</description>
        <pubDate>Sun, 07 Apr 2013 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2013/04/07/real-world-hadoop-implementing-a-left-outer-join-in-pig.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2013/04/07/real-world-hadoop-implementing-a-left-outer-join-in-pig.html</guid>
        <category>hadoop</category>
      </item>
    
      <item>
        <title>Simple Check-in now has more features</title>
        <description>blog post by Matthew Rathbone</description>
        <pubDate>Wed, 27 Feb 2013 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2013/02/27/simple-check-in-now-has-more-features.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2013/02/27/simple-check-in-now-has-more-features.html</guid>
        <category>personal</category>
      </item>
    
      <item>
        <title>Real World Hadoop - Implementing a Left Outer Join in Hive</title>
        <description>How to use hive to perform a left outer join. Includes a comparison with performing the same query in java map reduce.</description>
        <pubDate>Wed, 20 Feb 2013 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2013/02/20/real-world-hadoop-implementing-a-left-outer-join-in-hive.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2013/02/20/real-world-hadoop-implementing-a-left-outer-join-in-hive.html</guid>
        <category>hadoop</category>
      </item>
    
      <item>
        <title>An Excellent Hadoop Resouce - The Hadoop Weekly Newsletter</title>
        <description></description>
        <pubDate>Thu, 14 Feb 2013 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2013/02/14/an-excellent-hadoop-resource-the-hadoop-weekly-newsletter.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2013/02/14/an-excellent-hadoop-resource-the-hadoop-weekly-newsletter.html</guid>
        <category>hadoop</category>
      </item>
    
      <item>
        <title>Real World Hadoop Implementing A Left Outer Join In Hadoop Map Reduce</title>
        <description></description>
        <pubDate>Sat, 09 Feb 2013 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2013/02/09/real-world-hadoop-implementing-a-left-outer-join-in-hadoop-map-reduce.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2013/02/09/real-world-hadoop-implementing-a-left-outer-join-in-hadoop-map-reduce.html</guid>
        <category>unclassified</category>
      </item>
    
      <item>
        <title>Auto indenting text in Sublime Text 2</title>
        <description>An exciting feature of sublime text 2 I never knew about.</description>
        <pubDate>Sat, 26 Jan 2013 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2013/01/26/auto-indenting-text-in-sublime-text-2.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2013/01/26/auto-indenting-text-in-sublime-text-2.html</guid>
        <category>programming</category>
      </item>
    
      <item>
        <title>Hadoop MapReduce Framework Tutorials with Examples</title>
        <description>A constantly expanding list of 12+ hadoop frameworks, with code examples and documentation links</description>
        <pubDate>Sat, 05 Jan 2013 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2013/01/05/a-quick-guide-to-hadoop-map-reduce-frameworks.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2013/01/05/a-quick-guide-to-hadoop-map-reduce-frameworks.html</guid>
        <category>hadoop</category>
      </item>
    
      <item>
        <title>Do you spend hours formatting word documents?</title>
        <description></description>
        <pubDate>Fri, 07 Dec 2012 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2012/12/07/do-you-spend-hours-formatting-word-documents.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2012/12/07/do-you-spend-hours-formatting-word-documents.html</guid>
        <category>office</category>
      </item>
    
      <item>
        <title>How to Format References in APA Style using Microsoft Word 2011 for Mac OSX</title>
        <description>step-by-step guide to formatting references in APA, with screenshots.</description>
        <pubDate>Fri, 09 Nov 2012 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2012/11/09/how-to-format-references-in-apa-style-using-microsoft-word-2011-for-mac-osx.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2012/11/09/how-to-format-references-in-apa-style-using-microsoft-word-2011-for-mac-osx.html</guid>
        <category>office</category>
      </item>
    
      <item>
        <title>How to do 'find and replace' within currently selected text in Microsoft Word 2011 for Mac OSX</title>
        <description></description>
        <pubDate>Fri, 09 Nov 2012 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2012/11/09/how-to-do-find-and-replace-within-currently-selected-text-in-microsoft-word-2011-for-mac-osx.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2012/11/09/how-to-do-find-and-replace-within-currently-selected-text-in-microsoft-word-2011-for-mac-osx.html</guid>
        <category>office</category>
      </item>
    
      <item>
        <title>Adding scaladocs to a Scala function in Sublime Text 2</title>
        <description>A useful Sublime Text 2 plugin for scala users</description>
        <pubDate>Wed, 31 Oct 2012 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2012/10/31/adding-scaladocs-to-a-scala-function-in-sublime-text-2.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2012/10/31/adding-scaladocs-to-a-scala-function-in-sublime-text-2.html</guid>
        <category>programming</category>
      </item>
    
      <item>
        <title>Game Programming in Scala with Libgdx and Box2D</title>
        <description>a walkthrough and code for building games with scala using libgdx and box2d.</description>
        <pubDate>Mon, 22 Oct 2012 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2012/10/22/game-programming-in-scala-with-libgdx-and-box2d.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2012/10/22/game-programming-in-scala-with-libgdx-and-box2d.html</guid>
        <category>programming</category>
      </item>
    
      <item>
        <title>Simple Check-in 'Unknown Error' bug is fixed!</title>
        <description></description>
        <pubDate>Sat, 28 Apr 2012 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2012/04/28/simple-check-in-unknown-error-bug-is-fixed.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2012/04/28/simple-check-in-unknown-error-bug-is-fixed.html</guid>
        <category>android</category>
      </item>
    
      <item>
        <title>One touch check-ins for foursquare</title>
        <description></description>
        <pubDate>Sat, 14 Apr 2012 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2012/04/14/one-touch-check-ins-for-foursquare.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2012/04/14/one-touch-check-ins-for-foursquare.html</guid>
        <category>android</category>
      </item>
    
      <item>
        <title>Scrolling past the end of a file in Sublime Text 2</title>
        <description>A hidden feature of sublime text 2 that you can&apos;t possibly live without.</description>
        <pubDate>Sun, 18 Mar 2012 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2012/03/18/scrolling-past-the-end-of-a-file-in-sublime-text-2.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2012/03/18/scrolling-past-the-end-of-a-file-in-sublime-text-2.html</guid>
        <category>programming</category>
      </item>
    
      <item>
        <title>Tips for using CDH's Hadoop Distribution with Amazon's S3</title>
        <description></description>
        <pubDate>Fri, 09 Mar 2012 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2012/03/09/tips-for-using-cdhs-hadoop-distribution-with-amazons-s3.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2012/03/09/tips-for-using-cdhs-hadoop-distribution-with-amazons-s3.html</guid>
        <category>hadoop</category>
      </item>
    
      <item>
        <title>How to have page numbers start on page 3 using MS Word 2011 for Mac</title>
        <description>a step-by-step walkthrough for adding custom page number layouts to Microsoft Word using section breaks and a lot of clicking</description>
        <pubDate>Fri, 16 Dec 2011 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2011/12/16/how-to-have-page-numbers-start-on-page-3-using-ms-word-2011-for-mac.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2011/12/16/how-to-have-page-numbers-start-on-page-3-using-ms-word-2011-for-mac.html</guid>
        <category>office</category>
      </item>
    
      <item>
        <title>GeoPop - My First Android Game</title>
        <description></description>
        <pubDate>Sat, 26 Nov 2011 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2011/11/26/geopop-my-first-android-game.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2011/11/26/geopop-my-first-android-game.html</guid>
        <category>android</category>
      </item>
    
      <item>
        <title>[link] Beginning Android Game Development Book</title>
        <description></description>
        <pubDate>Thu, 27 Oct 2011 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2011/10/27/link-beginning-android-game-development-book.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2011/10/27/link-beginning-android-game-development-book.html</guid>
        <category>android</category>
      </item>
    
      <item>
        <title>Adding JARS to hive without using ADD JAR</title>
        <description>an alternative setup for deploying jars to hive.</description>
        <pubDate>Thu, 20 Oct 2011 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2011/10/20/adding-jars-to-hive-without-using-add-jar.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2011/10/20/adding-jars-to-hive-without-using-add-jar.html</guid>
        <category>hadoop</category>
      </item>
    
      <item>
        <title>The start of an online puzzle community?</title>
        <description></description>
        <pubDate>Tue, 04 Oct 2011 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2011/10/04/the-start-of-an-online-puzzle-community.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2011/10/04/the-start-of-an-online-puzzle-community.html</guid>
        <category>personal</category>
      </item>
    
      <item>
        <title>Some fun Hadoop and Hive Bugs</title>
        <description></description>
        <pubDate>Tue, 20 Sep 2011 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2011/09/20/some-fun-hadoop-and-hive-bugs.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2011/09/20/some-fun-hadoop-and-hive-bugs.html</guid>
        <category>hadoop</category>
      </item>
    
      <item>
        <title>A Warning About Apache Thrift's Asynchronous Clients</title>
        <description></description>
        <pubDate>Tue, 19 Apr 2011 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2011/04/19/a-warning-about-apache-thrifts-asynchronous-clients.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2011/04/19/a-warning-about-apache-thrifts-asynchronous-clients.html</guid>
        <category>programming</category>
      </item>
    
      <item>
        <title>It has been a good week</title>
        <description></description>
        <pubDate>Mon, 28 Feb 2011 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2011/02/28/it-has-been-a-good-week.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2011/02/28/it-has-been-a-good-week.html</guid>
        <category>personal</category>
      </item>
    
      <item>
        <title>Kindle store prices</title>
        <description></description>
        <pubDate>Fri, 25 Feb 2011 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2011/02/25/kindle-store-prices.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2011/02/25/kindle-store-prices.html</guid>
        <category>personal</category>
      </item>
    
      <item>
        <title>NullPointerException when performing a join with Hadoop Hive 0.50</title>
        <description></description>
        <pubDate>Wed, 29 Dec 2010 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2010/12/29/nullpointerexception-when-performing-a-join-with-hadoop-hive-050.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2010/12/29/nullpointerexception-when-performing-a-join-with-hadoop-hive-050.html</guid>
        <category>hadoop</category>
      </item>
    
      <item>
        <title>Remember stuff easier</title>
        <description></description>
        <pubDate>Sun, 07 Nov 2010 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2010/11/07/remember-stuff-easier.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2010/11/07/remember-stuff-easier.html</guid>
        <category>personal</category>
      </item>
    
      <item>
        <title>Mini Squadron - my favorite android game of the moment</title>
        <description></description>
        <pubDate>Sat, 09 Oct 2010 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2010/10/09/mini-squadron-my-favorite-android-game-of-the-moment.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2010/10/09/mini-squadron-my-favorite-android-game-of-the-moment.html</guid>
        <category>android</category>
      </item>
    
      <item>
        <title>Ruby JSON Serialization sucks for Time objects</title>
        <description>There are some gotchas when serializing time to json and back. I outline a few</description>
        <pubDate>Tue, 28 Sep 2010 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2010/09/28/ruby-json-serialization-sucks-for-time-objects.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2010/09/28/ruby-json-serialization-sucks-for-time-objects.html</guid>
        <category>programming</category>
      </item>
    
      <item>
        <title>Operation Algorithm: Quicksort in C and Scheme</title>
        <description>Implementing quicksort (in place) using C, and recursively using Scheme / Lisp</description>
        <pubDate>Tue, 10 Nov 2009 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2009/11/10/operation-algorithm-quicksort-in-c-and-scheme.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2009/11/10/operation-algorithm-quicksort-in-c-and-scheme.html</guid>
        <category>programming</category>
      </item>
    
      <item>
        <title>Be Careful of Data Obtained From Bloomberg using RTD or BDP Functions</title>
        <description></description>
        <pubDate>Wed, 03 Dec 2008 00:00:00 +0000</pubDate>
        <link>https://www.rathboma.com/2008/12/03/be-careful-of-data-obtained-from-bloomberg-using-rtd-or-bdp-functions.html</link>
        <guid isPermaLink="true">https://www.rathboma.com/2008/12/03/be-careful-of-data-obtained-from-bloomberg-using-rtd-or-bdp-functions.html</guid>
        <category>office</category>
      </item>
    
  </channel>
</rss>