Uncommented
xml:
RSS 2.0
tags: none 0mq 8bit actors age agile ajax akka amazon ampq analytics android ant aop apache api appengine architecture art assembler atmel atom authentication aws backbone.js backup barcode bash bdd bigtable blog book bpel bpm bpmn bugtracking build cache callcc canvas cassandra cep cg cgi chart chat chili ci client clojure cloud cluster cmdb comet cometd compass complexity couchdb cpp css css3 cvs data database date dbi ddd debian demo design device dht diamond dsl dvd dynamo e4x easyb ec2 eclipse ecs eda email enterprisey equinox erlang esb esd esp etl event eventdriven facebook filesystem finger firefox flash flex flickr font food format fun functional funny game gentoo geotagging gis git google gps grails graph graphics graphs graphviz grid groovy gui gzip hadoop hash haskell hibernate history html html5 http hydrogen icfp im irc jabber java javascript javaspace javaspaces jbpm jca jdbc jersey jetty jfreechart jini jira jms jquery jruby jsf json jta junit jython kawa kiva lamp ldap life lift linux lisp lucene mail map mapreduce mashup maven mda mdm memcache memcached merb messages messaging metadata mobile mongodb mono mp3 mq mule music mysql network news nice nio node node.js nodejs nosql ocaml olap olpc ooffice openid opensource orchestration osgi osx owl p2p pdf people performance perl phone photo php pkd programming pubsub push python rabbitmq raid rails rainbow rdf reddit registry rest rfid rhino ria rspec rss ruby rules s3 saas salesforce sbcl scala scalability schemaless scheme science scrum search security semantic server service services shard shazam shell simpldb simpledb sinatra soa soap socialnetwork software space sparql spring sql ssh stax stm storage stream subversion svg svn swing tag tags task tech telephony terracotta test testing tex time tomcat tool travel tv twitter ubuntu uddi ui uml unix vanilla vf360 video visualization vodafone voip vxml wadl wave web web2.0 web20 webservice websocket wicket wii wiki wikipedia wine work workflow worklist wsdl wsif xform xforms xhtml xml xmpp xp xpath xpdl xquery xsd xslt xul zeromq
03.09.2010
# Building a Scrabble MMO in 48 hours ? Startup Monkeys
What we were able to build was a Massively Multiplayer Online Scrabble game. Tiles are placed in realtime, and each player competes with everyone else to build the longest chain of words and the highest score. | 03.09.2010 10:57 Uhr | nodejs mongodb
21.05.2010
# congomongo at master - GitHu
A toolkit for using MongoDB with Clojure. | 21.05.2010 13:37 Uhr | clojure mongodb
20.05.2010
# mnutt/hummingbird @ GitHub
Hummingbird lets you see how visitors are interacting with your website in real time. And by ?real time? we don?t mean it refreshes every 5 minutes?WebSockets enable Hummingbird to update 20 times per second. | 20.05.2010 13:09 Uhr | mongodb javascript node web
# Mongoose
Mongoose is a javascript library that makes working with MongoDB a breeze. Mongoose is currently designed to run within the Nodejs environment. Mongoose aims at solving the complexities associated with asynchronous data storage by providing a more intuitive API. Mongoose also provides the ability to define data models that act as a gatekeeper protecting your data. Models offer typecasting on field, validation, default values, output formats and more. | 20.05.2010 13:06 Uhr | mongodb javascript
07.05.2010
# Using MongoDB with Morphia and Groovy
07.05.2010 13:28 Uhr | groovy mongodb
01.03.2010
# Notes from a production MongoDB deployment
01.03.2010 14:13 Uhr | mongodb
22.02.2010
# Blog rolling with mongoDB, express and Node.js - How To Node
In this article I hope to take you through the steps required to get a fully-functional (albeit feature-light) persistent blogging system running on top of node. The technology stack that we'll be using will be node + express + mongoDB all of which are exciting, fast and highly scalable. You'll also get to use haml-js and sass.js for driving the templated views and styling! | 22.02.2010 16:06 Uhr | node.js mongodb
# node-mongodb
This is an attempt at MongoDB bindings for Node. | 22.02.2010 09:53 Uhr | javascript mongodb nosql node
21.02.2010
# What is Coder IO? (or How I Met Your Mother)
What is this? This is a "behind the scenes" blog for coder.io, a soon to be launched site for programmers. What is Coder IO? (or How I Met Your Mother) In which I explain what coder.io is by looking at how to learn and keep up to date with a new developer related technology. | 21.02.2010 20:40 Uhr | work mongodb
28.07.2009
# MongoDB
A key goal of MongoDB is to bridge the gap between key/value stores (which are fast and highly scalable) and traditional RDBMS systems (which are deep in functionality). | 28.07.2009 13:48 Uhr | mongodb schemaless javascript