Categories
Archives
- [—]2010 (2)
- [+]2009 (20)
- [+]December (2)
- [+]November (3)
- [+]October (3)
- [+]September (3)
- [+]August (4)
- [+]July (5)
-
RSS Links
Ads
Monthly Archives: August 2009
Discovered Quercus
Scalability, security, pooling, long lived connections , container services in general are all aspects where Java has a lot to offer. PHP on the other side is good for fast development cycles with a low maintenance infrastructure, request response orientend with not so much support for long lived connections, caching etc.
Read the full post [...]
Copyright reloaded
I found this article recently. Quite funny the copyright symbol designer sues e.g. RIAA for using his artwork whereas RIAA itself sees itself something like the holy grail of copyright.
Permanent link to this post (31 words)
FB Series: AJAX & Facebook debugging
The php facebook client has a nice setting to track the different http calls between your app and facebook. You can enable this with:
$GLOBALS['facebook_config']['debug'] = true;
This will actually insert some script code to the header of every page served, in order to render the tracking code, if there is something to render:
Read the full post [...]

Subscribe
S.Mail
Scaling Enterprise Applications and all that jazz: Terracotta, GigaSpaces, and Azul