Caching & Performance: Lessons from Facebook
http://www.scribd.com/doc/4069180/Caching-Performance-Lessons-from-Facebook Slides describe how FB uses caching at web server/php layer. ($GLOBALS->apc_cache->memcache->MySQL)
http://www.scribd.com/doc/4069180/Caching-Performance-Lessons-from-Facebook Slides describe how FB uses caching at web server/php layer. ($GLOBALS->apc_cache->memcache->MySQL)
http://www.scribd.com/doc/4069180/Caching-Performance-Lessons-from-Facebook Slides describe how FB uses caching at web server/php layer. ($GLOBALS->apc_cache->memcache->MySQL)
http://dyn.com/open-dialogue/dynamic-discourse/dns/educational/how-we-got-dyndns-com-to-load-faster-and-how-you-can-learn-from-it the subj. how to optimize webpage load speed by compressing, optimizing images, js, css
http://praegnanz.de/html5video/index.php “We are trying to help you decide which HTML5 video-based player to choose for your web project. This site will hopefully be updated regularly. "
http://www.quantschool.com/gxt-on-gwt-on-eclipse Tutorial that shows how to use Eclipse (3.5/3.6) and create a sample project for a web application based on GWT (google web toolkit) and GXT (a mix of Ext JS javascript framework and google web toolkit)
http://elrte.ru/elfinder php, jQuery
http://mzz.ru/ kind of cool MVC framework, supports a lot of modern features like url routing, etc. documentation seems to be only available in russian
http://opensource.washingtontimes.com/ some python modules from Washington Times ( ! Washington post )
http://softwaremaniacs.org/soft/highlight/en/ very good code javascript code highlighting library, easy to implement, comes with wordpress plugin as well.