December 2011
78 posts
2 tags
1 tag
Attachment performance testing script →
3 tags
How to Monitor and Log Network Traffic on Linux... →
2 tags
how to put your logo in a QR code →
1 tag
1 tag
28c3 Kongress Videos Online | tienod.com →
2 tags
1 tag
c3netmon →
2 tags
1 tag
1 tag
1 tag
1 tag
2 tags
CouchDB's File Format Is Brilliantly Simple and... →
nosql:
Riyad Kalla:
I have been reading up on log structured file systems, efficient data formats, database storage engines and copy-on-write semantics for a little more than week now… reading about the pros and cons of different approaches and seeing it all come together so smoothly in a single design like Couch’s really deserves a hat-tip to the Couch team.
Great post looking at the pros...
5 tags
CouchDB Buch Website
andywenk:
Moin Moin,
Till Klampaeckel und ich haben ein Buch über CouchDB geschrieben. Es ist im Galileo Computing Verlag erschienen. Till hat ausserdem eine coole website mit vielen Informationen, Code und Links zum Buch erstellt. Einfach mal hier gucken:
http://www.couchdb-buch.de
Cheers
Andy
1 tag
2 tags
Enom ∞ Infini: Why You No Rsync! →
enom:
rsync -Prn /local/dir/ /external/dir
-P = show progress and allow partial transfers -r = traverse directories recursively -n = dry run
So this is supposed to show me a dry run on updating files from /local/dir to /external/dir. The key here is /local/dir/ (notice the trailing slash) as it…
2 tags
1 tag
A geek with a hat » Why programmers work at night →
2 tags
2 tags
2 tags
1 tag
1 tag
4 tags
Speeding up development with CouchDB →
I’m not sure what it is, but developing an App with CouchDB feels a little bit like a rocket ride. There isn’t much room for fancy maneuvers, but one’s closing in on target really fast.
…
10 tags
CouchDB roundup · romangeber.com →
…
Quite some time has passed since I started having fun with CouchDB. After using the usual PHP/MySQL Combo for more than a decade now, I’m quite used to the thought of using a three layer model to build web applications. I was so blinded by that “usual” procedure that I didn’t even think about it any other way.
…
1 tag
1 tag
Flickr: Fotostream von Paul Evans - RG&B →
1 tag
tumblrstein
about-hortense:
sum up
What can be reblog at all
can be reblog clearly,
and what we cannot like about
we must unfollow in silence
Tinkerforge: Baukasten aus Open-Source-Hardware -... →
Baukasten aus Open-Source-Hardware Wie eine Mischung aus Lego-Technic und Mindstorm für Erwachsene wirkt der Hardwarebaukasten von Tinkerforge. Mit den kleinen Elektronikbausteinen lassen sich beliebige Geräte bauen und erweitern, vom Roboter bis zur Heimautomation. Die komplette Hardware und Software ist Open Source.
2 tags
3 tags
computer science in javascript →
Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript. All of the code is available under an MIT License.
Each example has an associated blog post:
Base64 Encoding
http://www.nczonline.net/blog/2009/12/08/computer-science-in-javascript-base64-encoding/
Binary...
3 tags
3 tags
mozilla/pdf.js →
I really waited for this: native pdf in a browser
1 tag
1 tag
2 tags
Factual API Powered by Node.js and Redis →
nosql:
Continuing my search for non trivial node.js + NoSQL database application, here’s Factual stack for serving their API:
Factual architectural components:
Varnish
HAProxy
Node.js
Redis
Solr
Why Node.js?
We chose Node because of three F’s: it’s fast, flexible, and familiar. In particular, the flexibility is what allowed us to use our Node layer to handle things like caching logic...
3 tags
Metaduck: Banzai - Document Processing Pipelines... →
metaduck:
Banzai is a document processing framework for Node.js. You define a set of pipelines into which you push documents. Each document in a pipeline has a given state. A state transition triggers a state entry handler that can transform the document and interact with the outside world. The documents…
2 tags
1 tag
2 tags