-
Another message broker but is it the fastest?
-
Looks at how to initate your gossip algoritim and select the optimal number of coordinating nodes
-
Wikipedia article on gossiping in P2P nets
-
Another “cloud” (gad… drop the buzzword and say something more concrete!) offering. This time it’s a javascript based PaaS
-
The Drizzle project is building a database optimized for Cloud and Net applications. It is being designed for massive concurrency on modern multi-cpu/core architecture.
-
-
Nice django app that you can easily include in your own
-
Some excellent articles on the merits of both RPC and REST
-
A nice font for programming with
-
Some really nice admin tricks here - esp the one on cheating the firewall
-
Good post on issues surrounding cloud computing and associated architecture issues. It echoes thoughts I have on the general architecture of a cloud computing provider where all core resource services should be well seperated
-
A library for data transformations
-
Interview with the main guy heading the eucalyptus project - useful content but the source code is always there

(PT 1/2)
-
Interview with the main guy heading the eucalyptus project - useful content but the source code is always there

(PT 2/2)
-
VMware’s movement on standardising virtual machine infrastructure. I don’t see anywhere anything on a way to capture a distributed virtualised architecture however (architecture portability??)
-
I too never quite liked the idea of MDA’s or MDS… but perhaps just the techie inside of me
-
Overview of features found in certain cloud computing providers
-
-
Here’s an open source projec that is similar to google app engine - you run your application on 10gen apis - those sit on top of a distributed infrastructure
-
article describing how to implement finite state machines in spring
-
handy tutorial on wordpress
-
handy tutorial on wordpress
-
Cloud architectures - useful but surely just a rebranded notion?!
-
There’s a good number of talks here that revolve or touch on the aspect of cloud computing
-
more about scaling an application within the confines of a VM rather than scaling it horizontally across the network (distributed JVMs not included)
-
Nice in depth explaination of bayesian methods
-
-
Nice tidbit on support for OSGI excution on EC2 via eclipse (something called cloud studio in this case)
-
-
-
A cloud computing infrastructure framework from redhat… based on xen and other techs from the emerging tech lab.
-
A very useful article if you have to use eclipse and maven2 systems in your java stack
-
Cool api that lets you use heatmaps in your google maps application/mashup
-
Now if you haven’t used or just even played with firebug out of curiosity then do! Otherwise for those experienced this is a great post on hacking and extending firebug
-
how to use delicious on your iphone (still waiting for mine) - if only symbian OS had something similar!!
-
An article written about scaling on the EC2 cloud. Somewhat useful.
-
Yay! Pimp ur wordpress :p
-
Things to check for when venturing into the potential quagmire of SOA
-
Some valid reasons for “enterprise” hesistance on adopting cloud techs.
-
Normalization is not normal in large scale DB designs!
-
Some very useful illustrations from Markus on cloud computing structures
-
More firebug coolness!
-
always useful!
-
Nice sparklines library for jquery
-
Now this looks very useful for django-heads
-
Django is yummy to work with and now here’s how to make that app always available!