couchdb
Tag details
Welcome to the 'couchdb' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'couchdb'.
Look up
"couchdb"
at The Free Dictionary
Latest blogosphere posts tagged “couchdb”
-
Awesome presentations with boom amazing
upstream agile - software —
Authority: 103
Boom amazing in action at JSConf.EU Last weekend at JSConf.EU I gave another talk on CouchDB and CouchApps . This gave me an excellent excuse to hack on boom amazing instead of preparing my talk. Boom amazing is my personal presentation tool. Instead of slides my presentation is laid out on a single large ...2 days ago -
Open messaging for the Open Web: Installing and configuring Mozilla Raindrop on Ubuntu 9.10
Free Software Magazine - —
Authority: 459
By the time you read this Karmic Koala will have been released to a waiting world, but I couldn’t wait. A felicitous combination of a desire to do a distribution upgrade to the release candidate and a Twitter arriving on my laptop giving me a link to Raindrop kept me busy for the day. I was intrigued by Raindrop and ...3 days ago -
CouchDB on EC2 in 3 1/2 minutes
The Disco Blog —
Authority: 109
CouchDB is an open source document oriented database written in Erlang that allows you to model domains in a flexible manner as a self-contained document that contains no schema but, instead, a roughly similar blueprint to other documents. Provisioning a CouchDB instance in the cloud is easier than you think, ...4 days ago -
it’s real (time) !
exploration —
Authority: 99
after a couple of late nights, i have a proof-of-concept in the real-time cycling-related datalogging. the reasons behind the project are still getting sorted, but lately my interest in ubiquitous urban sensor networks has been piqued and this is a tentative exploration in that area. sensors don’t have to remain ...1 week ago -
"NoSQL is a database movement which began in early to mid 2009. The term refers to certain..."
Ramble on —
Authority: 120
“ NoSQL is a database movement which began in early to mid 2009. The term refers to certain non-relational data stores.” - From NoSQL (Wikipedia). I’ve been reading a lot about CouchDB and MongoDB lately, and even I’ve discovered myself advocating this kind of storage at work. I’ve been looking ...2 weeks ago -
Unit Testing CouchDB Views with Couch Potato
upstream agile - software —
Authority: 103
I just released Couch Potato 0.2.14 and amongst other things it has a new feature i think is pretty neat: you can unit test your (JavaScript) views using RSpec and Ruby. You can declare a view in Couch Potato like this: class Comment property :post_id view :by_post_id, :key => :post_idend This will generate ...2 weeks ago -
Syncing Evolution contacts to Ubuntu One
Rodrigo Moya —
Authority: 99
The other day was about Tomboy notes , today, Evolution contacts syncing to Ubuntu One ! For the basic setup, see this tutorial . So, once you have contacts in the Evolution CouchDB Ubuntu One addressbook, syncing to Ubuntu One happens automatically: The same contacts show up automatically in the Ubuntu ...2 weeks ago -
Syncing Tomboy notes with Ubuntu One
Rodrigo Moya —
Authority: 99
Lots of people keep asking the same question ( how do I sync Tomboy notes with Ubuntu One ? ), so, since there is a nice tutorial already, posting it here to get to a wider audience: the tutorial . Since this is also my first post about it (didn’t want to make it too public until it worked great), I wish to give ...2 weeks ago -
Testing Couchapps with Cucumber and Culerity
upstream agile - software —
Authority: 103
On last week’s RailsCamp UK I started hacking on a new CouchApp called HejHej. Its purpose is to help me learn Swedish, but what’s more important here: I wrote this app BDD style using Cucumber , the famous BDD tool and Culerity , my humble addition that allows me to test any webapp (including client side ...3 weeks ago -
BarCampLondon7: Non-relational Databases
Expanding horizons —
Authority: 133
Simon Willison Back channel notes on etherpad why? scalability issues — have to do bizarre things to get to Flickr/Google size some models don’t fit schemas Voldemort — used by LinkedIn needs at least four servers to get started! CouchDB, MongoDB, etc download and type make MongoDB was much ...3 weeks ago -
NoSQL – A fluid architecture in transition
/var/log/mind —
Authority: 448
Lot of talk about NoSQL. Much of it well deserved. And while lot of the excitement around it is well understood by those in the know, some of it may actually be confusing to those who are relatively new to the matter. This post is actually for the latter group – not to argue for or against NoSQL – just to put it ...3 weeks ago -
Relaxed Ubuntu 9.10: CouchDB to be Integrated
fsdaily.com - Free Software News - Published news —
Authority: 158
Even though Ubuntu 9.10 is officially completed, developers managed to slip in the new beta version of Apache CouchDB that stores addresses, notes and bookmarks.4 weeks ago -
CouchDB dev unwittingly gives Ubuntu users cloud-based nightmares
Download Squad —
Authority: 756
Filed under: Linux , Open Source , Canonical Youve likely heard about Ubuntu One by now - weve mentioned it a couple times here on Download Squad, and its now making regular appearances on Karmic Koala beta desktops everywhere. Canonical made it clear from the get-go that Ubuntu 9.10 was going to pack ...4 weeks ago -
Double Shot #562
A Fresh Cup —
Authority: 418
Today it would be nice to hit a few home runs. Browsera – Automated browser compatibility testing with a free trial available. RubyFIT 1.2 – Port of the FIT testing framework from Java to Ruby. The DevIL Image Library For Ruby – Another alternative for loading, saving, thumbnailing, scaling, ...4 weeks ago -
CouchDB in a Real-World Setting
Software Development Videos —
Authority: 434
Jan Lehnardt allures the audience to use CouchDB for their web projects by presenting some of its most helpful features that are appropriate for such a task. http://www.infoq.com/presentations/CouchDB-Real-World-Setting-Jan-Lehnardt4 weeks ago -
JSONView 0.4 with content negotiation
Blog | BRH.numbera.com —
Authority:
JSONView 0.4 was just approved on addons.mozilla.org . This one is mostly a bugfix release from 0.3, but I couldn’t let it go out without one new feature, so I finally added support for content negotation . This means that you can go to the new JSONView options dialog (in the Addons menu) and enable sending the ...4 weeks ago -
Sammy.js, CouchDB, and the new web architecture
QuirkeyBlog —
Authority: 92
UPDATE : My slides and a protected instance (will open up for play soon) or swinger, available here I’ll be honest. When I created Sammy.js, It was more of an academic exercise then a means to an end. I had ideas for how it could be useful, and had some immediate uses for it, but the initial thought was ...8 weeks ago