Links on September 10th, 2009
-
Scaling Django
10/Sep/09
Presentation by Mike Malon on Djangocon, goes into some detail on caching, load balancers (perball seems promising) and db replication. Has some short an useful code snippets for these.
-
Room 101: Constructors Considered Harmful
10/Sep/09
Gilad Bracha on why constructors are such a mess. Quick wit spoiler: 'dependency injection should be removing dependencies, not injecting them".
tagged as: architecture , blog , constructor , factory , giladbracha , metaclass , oop , programming , scala , smalltalk -
overplot NYC
10/Sep/09
Mapping mashup with overplot NY and google maps, nice example of clustering

