-
SuperFamily Relationships with Lazyboy
In this article I take a look at using Cassandra and Lazyboy for modeling a trivial task management application. Intended to contain examples of iterating over a subset of keys and storing relations between SuperColumns.
on July 30, 2010
-
Tailing in Python
A quick and pointless look at implementing tail in Python. Something of a koan.
-
Callbacks Are An Informal Pipeline
Spending some time with Node.js I've begun to realize what a pain callbacks can be when they become sufficiently deep. That said, after sufficient nesting it's pretty easy to see how callbacks become very similar to a pipeline (in the simplest case, anyway).
on July 27, 2010
Uff tried to figure Node.js out once. Im amazed that you are at it for 8 months.
Keep up the good work :)
on May 13, 2010
very helpfully, thank you.
on May 12, 2010
Thank you for sharing
-
Porting Django's urlpatterns to Node.js
A quick look at a bringing the Django patterns for urlpatterns.py and views.py to Node.js.
on July 26, 2010
Thanks for sharing this useful info with us!
on June 22, 2010
Using the dispatcher it became possible to write a views.js file which takes extracted matches from regular expressions applied to URLs and passes them as functional parameters.
-
Retiring and Releasing Codernote.com
It's been pretty obvious I wouldn't be working on Codernote again or even using it again, so I figured it was time to stop hosting it and release the code.
on July 26, 2010
very useful,thanks for the knowledge.
on July 22, 2010
Really interesting toolkit in Codernote.com.
i have to thank you for this awesome article! good luck with your page!