<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Damien Katz</title>
    <link rel="alternate" type="text/html" href="http://damienkatz.net/" />
    <link rel="self" type="application/atom+xml" href="http://damienkatz.net/atom.xml" />
    <id>tag:damienkatz.net,2008-05-05://1</id>
    <updated>2010-09-01T00:36:22Z</updated>
    <subtitle>Everybody keeps on talking about it
Nobody&apos;s getting it done</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type Personal 4.1</generator>

<entry>
    <title>What&apos;s New in CouchDB 1.0 Security &apos;n Stuff</title>
    <link rel="alternate" type="text/html" href="http://damienkatz.net/2010/08/whats_new_in_couchdb_10_securi.html" />
    <id>tag:damienkatz.net,2010://1.586</id>

    <published>2010-09-01T00:31:12Z</published>
    <updated>2010-09-01T00:36:22Z</updated>

    <summary> Today, I get a little help from Rebecca. She&apos;s writing a CouchApp, an application that is served right out of CouchDB and that lives in the browser. It has no middle tier application server in Ruby or Java. The...</summary>
    <author>
        <name>Damien Katz</name>
        
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://damienkatz.net/">
        <![CDATA[<p></p>

<blockquote><div>Today, I get a little help from Rebecca. She's writing a CouchApp, an
application that is served right out of CouchDB and that lives in the browser.
It has no middle tier application server in Ruby or Java. The application and
display logic is written in JavaScript, the user interface is HTML & CSS, the
backend is CouchDB and uses Ajax to shove JSON back and forth.</div></blockquote>

<p><a href="http://blog.couch.io/post/1027100082/whats-new-in-couchdb-1-0-part-4-securityn-stuff">What's new in CouchDB 1.0 -- Part 4: Security 'n Stuff: Users, Authentication, Authorisation and Permissions</a></p>]]>
        
    </content>
</entry>

<entry>
    <title>Why Large Hadron Collider Scientists are Using CouchDB</title>
    <link rel="alternate" type="text/html" href="http://damienkatz.net/2010/08/why_large_hadron_collider_scie.html" />
    <id>tag:damienkatz.net,2010://1.585</id>

    <published>2010-08-27T02:13:48Z</published>
    <updated>2010-08-27T02:51:27Z</updated>

    <summary>A nice article on ReadWriteWeb: http://www.readwriteweb.com/enterprise/2010/08/lhc-couchdb.php And the case study: http://www.couch.io/case-study-cern...</summary>
    <author>
        <name>Damien Katz</name>
        
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://damienkatz.net/">
        <![CDATA[<p>A nice article on ReadWriteWeb: <a href="http://www.readwriteweb.com/enterprise/2010/08/lhc-couchdb.php">http://www.readwriteweb.com/enterprise/2010/08/lhc-couchdb.php</a></p>

<p>And the case study: <a href="http://www.couch.io/case-study-cern">http://www.couch.io/case-study-cern</a></p>]]>
        
    </content>
</entry>

<entry>
    <title>The Little Comedian</title>
    <link rel="alternate" type="text/html" href="http://damienkatz.net/2010/08/the_little_comedian.html" />
    <id>tag:damienkatz.net,2010://1.584</id>

    <published>2010-08-21T01:42:41Z</published>
    <updated>2010-08-21T01:53:18Z</updated>

    <summary>Gwen: Knock knock. Me: Who&apos;s there? Gwen: Knock knock. Me: Who&apos;s there? Gwen: Knock knock. Me: Who&apos;s there? Gwen: Banana! Me: Banana who? Gwen: Orange you glad I didn&apos;t say orange again? Us: BWAHAHAHA!...</summary>
    <author>
        <name>Damien Katz</name>
        
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://damienkatz.net/">
        <![CDATA[<p>Gwen: Knock knock.</p>

<p>Me: Who's there?</p>

<p>Gwen: Knock knock.</p>

<p>Me: Who's there?</p>

<p>Gwen: Knock knock.</p>

<p>Me: Who's there?</p>

<p>Gwen: Banana!</p>

<p>Me: Banana who?</p>

<p>Gwen: Orange you glad I didn't say orange again?</p>

<p>Us: BWAHAHAHA!</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://damienkatz.net/pics/Photo%20on%202010-08-20%20at%2018.46.jpg"><img alt="Photo on 2010-08-20 at 18.46.jpg" src="http://damienkatz.net/assets_c/2010/08/Photo on 2010-08-20 at 18.46-thumb-450x337.jpg" width="450" height="337" class="mt-image-none" style="" /></a></span></p>]]>
        
    </content>
</entry>

<entry>
    <title>WARNING: CouchDB 1.0.0 Data Loss bug</title>
    <link rel="alternate" type="text/html" href="http://damienkatz.net/2010/08/warning_couchdb_10_data_loss_b.html" />
    <id>tag:damienkatz.net,2010://1.583</id>

    <published>2010-08-10T03:55:01Z</published>
    <updated>2010-08-13T18:42:41Z</updated>

    <summary>Update August 13, 2010. A data recovery tool now available: http://wiki.couchone.com/page/repair-tool if you are running CouchDB 1.0.0 with the default delayed commit setting, you are subject to serious data loss on restart. See this page for instructions how to force...</summary>
    <author>
        <name>Damien Katz</name>
        
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://damienkatz.net/">
        <![CDATA[<p><strong>Update August 13, 2010. A data recovery tool now available: </strong> <a href="http://wiki.couchone.com/page/repair-tool">http://wiki.couchone.com/page/repair-tool</a></p>

<p>if you are running CouchDB 1.0.0 with the default delayed commit setting, you are subject to serious data loss on restart. See this page for instructions how to force all outstanding commits and configure your server at runtime to run in the safer full commit mode: <a href="http://couchdb.apache.org/notice/1.0.1.html">http://couchdb.apache.org/notice/1.0.1.html</a></p>

<p>The page also includes details of the bug and a postmortem.</p>

<p>0.11.1 and earlier are unaffected. Servers with delayed commits turned off are unaffected.  1.0.1 will be coming shortly that fixes the problem in all configurations.</p>

<p>DO NOT COMPACT THE DATABASE! Compaction throws away any lost updates permanently.</p>

<p>Data recovery is coming. The CouchDB core contributors are working on a utility to reliably recover lost updates, so no data is lost as long the database file is not compacted.</p>]]>
        
    </content>
</entry>

<entry>
    <title>CouchDB Diplom Thesis</title>
    <link rel="alternate" type="text/html" href="http://damienkatz.net/2010/08/couchdb_diplom_thesis.html" />
    <id>tag:damienkatz.net,2010://1.582</id>

    <published>2010-08-06T00:18:37Z</published>
    <updated>2010-08-06T00:30:46Z</updated>

    <summary>It&apos;s whooping 163 pages containing all the nitty-gritty-researchy details on why CouchDB is the number one choice for writing distributed applications in both the small and large scale. Diplom Thesis: Realisation of a Distributed Application Using the Document-Oriented Database CouchDB...</summary>
    <author>
        <name>Damien Katz</name>
        
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://damienkatz.net/">
        <![CDATA[<blockquote><div>It's whooping 163 pages containing all the nitty-gritty-researchy details on why CouchDB is the number one choice for writing distributed applications in both the small and large scale.</div></blockquote>

<p><a href="http://blog.couch.io/post/903223195/diplom-thesis-realisation-of-a-distributed-application">Diplom Thesis: Realisation of a Distributed Application Using the Document-Oriented Database CouchDB by Lena Herrmann</a></p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://blog.couch.io/post/903223195/diplom-thesis-realisation-of-a-distributed-application"><img alt="diplom_couchdb.jpg" src="http://damienkatz.net/pics/diplom_couchdb.jpg" width="450" height="336" class="mt-image-none" style="" /></a></span></p>]]>
        
    </content>
</entry>

<entry>
    <title>We are hiring open source contributors!</title>
    <link rel="alternate" type="text/html" href="http://damienkatz.net/2010/08/we_are_hiring_open_source_cont.html" />
    <id>tag:damienkatz.net,2010://1.581</id>

    <published>2010-08-04T23:30:26Z</published>
    <updated>2010-08-04T23:36:27Z</updated>

    <summary>We are hiring front end and back end engineers, documentation writer, trainer, release engineer and managers. Must have an open source background. See our jobs page for more info: http://couch.io/jobs...</summary>
    <author>
        <name>Damien Katz</name>
        
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://damienkatz.net/">
        <![CDATA[<p>We are hiring front end and back end engineers, documentation writer, trainer, release engineer and managers. Must have an open source background. See our jobs page for more info:</p>

<p><a href="http://couch.io/jobs">http://couch.io/jobs</a></p>]]>
        
    </content>
</entry>

<entry>
    <title>Getting Your Open Source Project to 1.0</title>
    <link rel="alternate" type="text/html" href="http://damienkatz.net/2010/07/getting_your_open_source_proje_1.html" />
    <id>tag:damienkatz.net,2010://1.580</id>

    <published>2010-07-29T10:52:15Z</published>
    <updated>2010-08-01T17:38:17Z</updated>

    <summary>The project I founded, Apache CouchDB, recently hit 1.0. I&apos;m very proud :) Awesome 1.0 cupcakes from Sauce Labs. It&apos;s been a long time, but we finally produced a release that&apos;s complete, performs well and is rock solid. Already CouchDB...</summary>
    <author>
        <name>Damien Katz</name>
        
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://damienkatz.net/">
        <![CDATA[<p>The project I founded, Apache CouchDB, <a href="http://www.nytimes.com/external/idg/2010/07/14/14idg-couchdb-nosql-database-ready-for-production-use-58614.html">recently hit 1.0</a>. I'm very proud :)</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="saucelabscupcakes.jpg" src="http://damienkatz.net/pics/saucelabscupcakes.jpg" width="450" height="435" class="mt-image-none" style="" /></span><br><em>Awesome 1.0 cupcakes from Sauce Labs.</em></p>

<p>It's been a long time, but we finally produced a release that's complete, performs well and is rock solid.</p>

<p>Already CouchDB is on over 10 million machines. It's used by big respected websites (like the BBC) and groundbreaking organizations (Mozilla and Canonical). We run on most *nix, OS X, Windows, and even Android phones. Have dozens of frameworks and client libraries available. There are <a href="http://couchdb.apache.org/docs/books.html">2 books available</a> for sale right now. There is a venture capital backed startup, <a href="https://cloudant.com/">Cloudant</a>, that offers CouchDB hosting and scales to huge datasets. And I'm CEO of another venture backed ($2 million invested) 12 person start-up, <a href="http://couch.io">Couchio</a>.</p>

<p>So how did I get here? It took a lot of time and effort (almost 5 years!), and the help of a lot of people. Here are some tips of what it took to get CouchDB to 1.0.</p>

<p><strong>Why?</strong></p>

<p>Successful open source projects need a reason for being. You need to decide why you are creating a project and what problems it solves. Whether it's one or many reasons, you need to figure out what they are and explain them.</p>

<p>Perhaps you are making something new, that hasn't existed. Why hasn't it existed it before? No had the idea? No one had the will to carry it through? Or maybe you are making something that's already in existence, like an HTTP server. What are your reasons? Simpler, faster, more features, different license?</p>

<p>If you are just doing it as a learning exercise, that's fine. But don't expect to attract a community until you can explain why it's useful beyond you own personal goals.</p>

<p>With CouchDB, my reasons were:<br />
1. A schemaless document database with views, bi-directional replication and conflict detection to enable disconnected operation would be really useful.<br />
2. I wanted to understand more about creating distributed systems and database internals.</p>

<p>No one cares about reason #2 except for me. But the first reason is compelling.</p>

<p>Make sure you can tell people why your project exists and what it's good for. And put the reasons on your project site where people can find them.</p>

<p><strong>Code Comes First</strong></p>

<p>Don't start a project unless you have a deep commitment to being a strong coder.</p>

<p>Now I'm not saying you must be a strong coder to participate in a project. Not at all. I'm saying that you must be strong coder to lead one. Maybe you'll get lucky and somehow attract a some really good coders to your project. But most really good coders go to projects with already solid codebases, or start their own.</p>

<p>Also, you don't have to be a strong coder when you start out, but you should know the basics and have a strong desire to learn and get better. Don't expect to attract anyone to your project until you have a substantial amount of working code that isn't a big ball of spaghetti.</p>

<p>With CouchDB, I always emphasized the quality of the high-level design and code implementation. We cannot under any circumstances lose or corrupt your committed data, or get things into an inconsistent state. Reliability and durability are absolutely imperative. Any design or implementation that doesn't meet these goals doesn't make it into the project.</p>

<p>Some projects might not have an emphasis on the reliability, but on absolute performance. That's a fine choice to make, but make sure your users know what they are trading off. And then actually deliver on the performance.</p>

<p>As the project moves along, you will need to ensure the code quality (reliability, performance, resource, usage, etc) is improving over time. If you aren't a good coder, you won't be able to do this.</p>

<p><strong>Know What You Aren't</strong></p>

<p>Almost as important as knowing what your project is trying to accomplish, is know what it isn't trying to accomplish.</p>

<p>When your project starts to get traction, but before it's done, you'll get a lot of people who want the project to work more like things they've used in the past. New users might think your goals and abilities are cool, but they'd trade it all for just a little more. They'll want everything your project does, plus a pony.</p>

<p>The problem is feature and scope creep. Even if you are successfully keeping the project on track, the community may get slowed down dealing with people trying to make it something it's not. Stating clearly what your project isn't trying to do or be helps make it much easier to explain what you can't implement or change.</p>

<p>Now, you can't define everything your project isn't. (It's not a video game. It's not accounting software. It's not a banana. It's not a rainbow. etc.). But you can find the things it's related to, overlaps with, or might be confused with, and explicitly say it's not those things.</p>

<p>With CouchDB, because we are a database, people often asked us to add features that were in traditional RDBMS's, but didn't fit well with the CouchDB data model. Not being intimately familiar with CouchDB's model and how it all fits together, they don't realize that what they're asking for simply doesn't work. But because we explicitly stated on the project site we aren't a relational database and aren't trying to replace relational databases, it made it much easier to explain why those features weren't a good fit for what CouchDB is trying to accomplish.</p>

<p>So if you don't clearly define what your project isn't, often people will try to make it into those things. This can damage the community, as moving forward is slower and people feel like they aren't being listened to. Be explicit what you aren't, and it makes it much easier to focus on what you actually are.</p>

<p><strong>Don't Do Everything (Well)</strong></p>

<p>So you are superstar coder, your code is clear and concise and high quality, you write clear complete documentation, your create all the tests, and you fix every bug. You are awesome!</p>

<p>Thing is, you might be awesome, but until you actually get a community behind the project, the project will be limited in an absolute sense by what a single person can produce. And if you are doing everything, that's not a whole lot. Trying to do everything well means you'll probably never actually release anything.</p>

<p>Unfortunately, at first, you _will_ need to do everything. But just don't do everything really well. Instead, you'll have do some things crappily, and then move on. In addition to writing all the code, you'll need to: Create a project site. Explain your project. Write documentation. Do the releases. Start a bug tracker. Create a mailing list and answer questions. And you'll have to do most of these things poorly if you want to keep moving the ball forward.</p>

<p>You'll have to do some things poorly. But you'll need to pick a few things that you do really well and execute on those things. (The code should be one of the things you do well).</p>

<p>And everything you do, you'll need to make it easy for others to participate. To add patches, to update and create documentation, make bug reports and send patches. And make it clear that help is desired.</p>

<p>Don't get hung up on trying to make everything perfect. That just paralyzes you. But by picking a few things to do well, you will attract people to help you with the things you aren't doing well.</p>

<p><strong>Community Wants to Help</strong></p>

<p>Open Source is awesome in the way it attracts people who just want to help make something cool. Many people want to contribute their time, but only if they think their help will amount to something in the long run. They don't want to spend time and effort on something that doesn't yet show potential or might be abandoned if the creators lose interest.</p>

<p>If you have a solid codebase, then it becomes much easier to attract people to your community. If people can recognize there is at least something high quality about your project, but it's lacking in some areas, people will want to help you in those areas. But you have to have the high quality pieces in place. People don't want to be the one excellent contributor to dreck. They'd rather not have their efforts associated at all.</p>

<p>They do want to be a part of something great. They want to add their work and make it even better. They want to contribute to projects where the total excellence of the project reflects well on them and their efforts. They want to make the world a better place, and don't want their efforts wasted.</p>

<p>And people who like making the world a better place are exactly the kind of people you want to attract. You want people to have pride in their contributions, and to feel like they are really positively affecting the things they care about. Those people have lots of projects to choose where they can add their time and talents. If they feel their efforts on your project are wasted, they are gone. Make sure the people who show a strong desire to contribute aren't ignored, and feel like their efforts will eventually amount to something.</p>

<p>Being a part of Apache has helped CouchDB tremendously. Partially it's because Apache has helped our visibility and credibility. But it's also because we've adopted the "Apache Way", which is more focused on the community aspects of a project than on any specific contributor. Without our amazingly active community, CouchDB would be far behind where it is now.</p>

<p><strong>Community Is Often Incompetent</strong></p>

<p>Unfortunately, many people who will want to help you will produce contributions of poor quality. You will have deal with this "help", and do so diplomatically. The best way to point out the shortcomings with their contributions is to identify what needs improvement without denigrating their overall effort. This can be hard, and many don't want to hear why their efforts aren't up to the project's standards.</p>

<p>Sometimes you have to hurt peoples feelings. But it's better to be honest then to have the quality of your project brought down. If they can't handle the feedback, so be it. The good news is the people who do listen to constructive criticism and actually improve the quality of their contributions are incredibly valuable. Look for these people and nurture their involvement.</p>

<p>With CouchDB, we try to listen to all members of our community, but we only grant commit access to the ones who have shown high quality contributions. Our committers are our first line of defense against poor code and design.</p>

<p><strong>Paul Graham Was Right</strong></p>

<p>It seems to make sense to choose a mainstream language for your project. The more mainstream it is, the larger the potential community you can attract. While that's true to an extent, the quality of the community is more important than its absolute size. Much more important.</p>

<p>Using a mainstream language means you are also competing for contributor's time from other projects in the same language. So the pool is large, but in the end, you still have to attract quality developers from other things competing for their attention. And the competition might actually be stronger in that larger pool.</p>

<p>The more mainstream a language, the more likely it is that a random developer knows it because it's what they use at work. They aren't necessarily interested in being more productive, being more reliable, or whatever. They are interested in getting paid, and they choose their language not for elegance, power or performance, but for the number of job openings available.</p>

<p>If you pick a non-mainstream, more esoteric language, you tend to get a higher quality of developer. You tend to find people who absolutely love programming and building, and choose their languages not based on the scale of pay, but because they make the developers and projects more powerful. So while the total pool of contributors is smaller, they tend to give a higher quality of contribution. You get a much better signal to noise ratio.</p>

<p>As Paul Graham explained in <a href="http://www.paulgraham.com/avg.html">Beating the Averages</a>, the exotic languages tend to attract devs who love to learn and expand their toolbox. You'll attract more of the types of devs who don't mind creating new code to fill in the gaps, or diving into source to find a bug. They aren't afraid of what they don't know, they actually get excited by the chance to learn and do something new.</p>

<p>But if you pick enterprisey language X, you might find you are spending more of your time fixing problems and dealing with developers who just don't "get it". If you aren't careful, this can drown your project and bring the total code quality down to the point where you can't find good devs to help you anymore. With the less popular, esoteric languages, that tends to be less of a problem and you get a higher quality of contribution in general.</p>

<p><strong>Use Your Brain</strong></p>

<p>I can keep listing all the stuff we did, but you aren't creating the same project under the same circumstances. Pretty much everything I've said here, we've <em>not</em> followed at some point during the project. Often it was to the detriment of the project, but sometimes it just didn't make sense to blindly follow a rule or guideline.</p>

<p>You have a brain, and using it is the most important thing to remember at anytime. Projects can't follow cookie cutter rules. Even the "Apache Way", as I've discovered, means different things to different people, often at different times.</p>

<p>So take my advice here with a grain of salt, and use your brain to figure out what's actually important to you, your project and it's community. Good luck!</p>]]>
        
    </content>
</entry>

<entry>
    <title>CouchCamp is Coming Soon!</title>
    <link rel="alternate" type="text/html" href="http://damienkatz.net/2010/07/couchcamp_is_coming_soon.html" />
    <id>tag:damienkatz.net,2010://1.578</id>

    <published>2010-07-26T02:47:24Z</published>
    <updated>2010-07-26T17:10:07Z</updated>

    <summary> CouchCamp, September 8-10 This is the place to be to learn and hack on Apache CouchDB. In honor of the recent 1.0 release, for a limited time it&apos;s only $500, with accommodations. In addition to unconference style discussions, we&apos;ve...</summary>
    <author>
        <name>Damien Katz</name>
        
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://damienkatz.net/">
        <![CDATA[<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://www.couch.io/couchcamp"><img alt="713448945.png" src="http://damienkatz.net/pics/713448945.png" width="426" height="200" class="mt-image-none" style="" /></a></span></p>

<p><a href="http://www.couch.io/couchcamp">CouchCamp, September 8-10</a></p>

<p>This is the place to be to learn and hack on Apache CouchDB. In honor of the recent 1.0 release, for a limited time it's only <em>$500</em>, with accommodations.</p>

<p>In addition to unconference style discussions, we've got some great speakers:<a href="http://twitter.com/selenamarie"> Selena Deckelman</a>, <a href="http://kryogenix.org/">Stuart Langridge</a>, <a href="http://www.sauria.com/blog">Ted Leung</a>, <a href="http://www.postgresql.org/community/contributors/">Josh Berkus</a>, <a href="http://ajaxian.com/about-us">Dion Almaer</a> and me :)</p>

<p>One thing I'm really excited to talk about is our work porting CouchDB to mobile platforms. Android, iOS, RIM, etc. We've got some very cool stuff coming :)</p>]]>
        
    </content>
</entry>

<entry>
    <title>Migrating From MySQL to CouchDB</title>
    <link rel="alternate" type="text/html" href="http://damienkatz.net/2010/06/migrating_from_mysql_to_couchd.html" />
    <id>tag:damienkatz.net,2010://1.576</id>

    <published>2010-06-22T17:58:13Z</published>
    <updated>2010-06-22T18:08:51Z</updated>

    <summary>Here is a detailed white paper from John P. Woods of Interactive Mediums, going into depth about their migration of their mobile marketing archive from MySQL to CouchDB. http://www.couch.io/migrating-to-couchdb...</summary>
    <author>
        <name>Damien Katz</name>
        
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://damienkatz.net/">
        <![CDATA[<p>Here is a detailed white paper from John P. Woods of <a href="http://www.interactivemediums.com/">Interactive Mediums</a>, going into depth about their migration of their mobile marketing archive from MySQL to CouchDB.</p>

<p><a href="http://www.couch.io/migrating-to-couchdb">http://www.couch.io/migrating-to-couchdb</a></p>]]>
        
    </content>
</entry>

<entry>
    <title>CouchCamp, aka BurningCouch!</title>
    <link rel="alternate" type="text/html" href="http://damienkatz.net/2010/06/couchcamp_aka_burningcouch.html" />
    <id>tag:damienkatz.net,2010://1.575</id>

    <published>2010-06-22T17:02:07Z</published>
    <updated>2010-06-22T17:12:57Z</updated>

    <summary>. Registration for CouchCamp is now open. CouchCamp is our conference about CouchDB, September 8th - 10th 2010 at Walker Creek Ranch, north of the Bay area. This is the event to learn all about CouchDB and it&apos;s innards, the...</summary>
    <author>
        <name>Damien Katz</name>
        
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://damienkatz.net/">
        <![CDATA[<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="713448945.png" src="http://damienkatz.net/pics/713448945.png" width="426" height="200" class="mt-image-none" style="" /></span>.</p>

<p><a href="http://couchcamp2010.eventbrite.com/">Registration for CouchCamp</a> is now open. <a href="http://www.couch.io/couchcamp">CouchCamp</a> is our conference about CouchDB, September 8th - 10th 2010 at Walker Creek Ranch, north of the Bay area.</p>

<p>This is the event to learn all about CouchDB and it's innards, the community, and how much beer I can drink before hurling. It's going to be fun!</p>]]>
        
    </content>
</entry>

<entry>
    <title>How Software Is Built: Apache CouchDB</title>
    <link rel="alternate" type="text/html" href="http://damienkatz.net/2010/06/how_software_is_built_apache_c.html" />
    <id>tag:damienkatz.net,2010://1.574</id>

    <published>2010-06-18T18:25:48Z</published>
    <updated>2010-06-18T18:31:23Z</updated>

    <summary>Here is a detailed interview I recently did for HowSoftwareIsBuilt.com about CouchDB, document databases, cloud and replication: http://howsoftwareisbuilt.com/2010/06/18/interview-with-damien-katz-apache-couchdb/...</summary>
    <author>
        <name>Damien Katz</name>
        
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://damienkatz.net/">
        <![CDATA[<p>Here is a detailed interview I recently did for HowSoftwareIsBuilt.com about CouchDB, document databases, cloud and replication:</p>

<p><a href="http://howsoftwareisbuilt.com/2010/06/18/interview-with-damien-katz-apache-couchdb/">http://howsoftwareisbuilt.com/2010/06/18/interview-with-damien-katz-apache-couchdb/</a></p>]]>
        
    </content>
</entry>

<entry>
    <title>Miscellaneous CouchDB News</title>
    <link rel="alternate" type="text/html" href="http://damienkatz.net/2010/06/miscellaneous_couchdb_news.html" />
    <id>tag:damienkatz.net,2010://1.572</id>

    <published>2010-06-15T16:40:07Z</published>
    <updated>2010-06-15T16:58:21Z</updated>

    <summary>Awesome New Hires: We&apos;ve recently hired Volker Mische of GeoCouch, and CouchDB contributor Filipe Manana. These guys are damn good! -- CouchDB Case Study: Anologue &quot;It was difficult to continue programming at times, as I could hardly see through the...</summary>
    <author>
        <name>Damien Katz</name>
        
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://damienkatz.net/">
        <![CDATA[<p>Awesome New Hires: We've recently hired <a href="http://vmx.cx/">Volker Mische</a> of GeoCouch, and CouchDB contributor <a href="http://fdmanana.wordpress.com/">Filipe Manana</a>. These guys are damn good!</p>

<p>--</p>

<p><a href="http://www.couch.io/case-study-anologue">CouchDB Case Study: Anologue</a><br />
<blockquote><div>"It was difficult to continue programming at times, as I could hardly see through the tears of joy."<p>- Jon Adams, Chief Architect of Anologue </div></blockquote></p>

<p>--</p>

<p>CouchCamp: <a href="http://www.couch.io/couchcamp">September 8th - 10th 2010</a> Registration will open soon.</p>]]>
        
    </content>
</entry>

<entry>
    <title>CouchDB on your TV</title>
    <link rel="alternate" type="text/html" href="http://damienkatz.net/2010/06/couchdb_on_your_tv.html" />
    <id>tag:damienkatz.net,2010://1.571</id>

    <published>2010-06-03T23:40:16Z</published>
    <updated>2010-06-04T00:53:54Z</updated>

    <summary>After initially getting rejected for sound issues, Google Ads has finally approved our awesome Couchio commercial. GoogleAds Commercial Version So we&apos;ve aired this commercial 11 times so far, 5 times during Robot Chicken, twice duringAqua Teen Hunger Force, once during...</summary>
    <author>
        <name>Damien Katz</name>
        
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://damienkatz.net/">
        <![CDATA[<p>After <a href="http://damienkatz.net/2010/05/google_denies_our_commercial.html">initially getting rejected for sound issues</a>, Google Ads has finally approved our awesome Couchio commercial.</p>

<p><object width="400" height="265"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=12280699&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=12280699&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="265"></embed></object></p>

<p><a href="http://vimeo.com/12280699">GoogleAds Commercial Version</a></p>

<p>So we've aired this commercial 11 times so far, 5 times during Robot Chicken, twice duringAqua Teen Hunger Force, once during Tim and Eric's Awesome Show, Great Job! and 3 times on VH1.</p>

<p>It has gone to a total of 321,253 impressions, which means 321,253 people have seen Chris running like a lunatic around the streets of Oakland, singing the CouchDB praises.</p>

<p>This has cost us a total of $709.57!</p>

<blockquote><div>Just saw a commercial for CouchDB. Seriously. I'm at a loss for words. #couchdb #couchio<p><a href="http://twitter.com/jrgarcia/statuses/15244999117">@jrgarcia</a></div></blockquote>

<p>Someday CouchDB will actually be inside your TV, you can watch CouchDB while watching your CouchDB TV from your couch.Yo dawg.</p>]]>
        
    </content>
</entry>

<entry>
    <title>High Performance CouchDB</title>
    <link rel="alternate" type="text/html" href="http://damienkatz.net/2010/05/high_performance_couchdb.html" />
    <id>tag:damienkatz.net,2010://1.570</id>

    <published>2010-05-25T18:15:41Z</published>
    <updated>2010-05-25T18:47:06Z</updated>

    <summary>At Couchio we are working with a company that makes high performance database appliances. These are complete system stacks where all the components, software and interconnects are carefully chosen, modified and optimized. They can deliver performance and scalability that&apos;s often...</summary>
    <author>
        <name>Damien Katz</name>
        
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://damienkatz.net/">
        <![CDATA[<p>At Couchio we are working with a company that makes high performance database appliances. These are complete system stacks where all the components, software and interconnects are carefully chosen, modified and optimized. They can deliver performance and scalability that's often an order of magnitude better than what can be accomplished by assembling your own systems with commodity components, and reducing overall hardware and admin costs.</p>

<p>So if you are a user of Apache CouchDB and are interested in high performance CouchDB servers, we'd love to talk with you to help us shape our plans and offerings, and potentially join an early adopters program. Email me at damien@couch.io.</p>]]>
        
    </content>
</entry>

<entry>
    <title>I&apos;m in your phone</title>
    <link rel="alternate" type="text/html" href="http://damienkatz.net/2010/05/im_in_your_phone.html" />
    <id>tag:damienkatz.net,2010://1.569</id>

    <published>2010-05-21T00:46:45Z</published>
    <updated>2010-05-21T00:53:14Z</updated>

    <summary> CouchDB on Motorola Droid And on Nokia n900...</summary>
    <author>
        <name>Damien Katz</name>
        
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://damienkatz.net/">
        <![CDATA[<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/BGTJi0VbBUA&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/BGTJi0VbBUA&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>

<p><a href="http://blog.couch.io/post/613382692/look-at-what-nitin-did-here-after-registering-at">CouchDB on Motorola Droid</a></p>

<p></p>

<p><img src="http://28.media.tumblr.com/tumblr_l2pzv0EYrS1qb3bkxo1_500.jpg"></p>

<p><a href="http://blog.couch.io/post/616185137/look-at-my-couch-it-runs-on-a-nokia-n900">And on Nokia n900</a></p>]]>
        
    </content>
</entry>

</feed>
