Archive for the 'webdev' Category

Caching & Performance: Lessons from Facebook

Sunday, October 30th, 2011

Slides describe how FB uses caching at web server/php layer. ($GLOBALS->apc_cache->memcache->MySQL)

Caching & Performance: Lessons from Facebook

Sunday, October 30th, 2011

Slides describe how FB uses caching at web server/php layer. ($GLOBALS->apc_cache->memcache->MySQL)

How We Got DynDNS.com To Load Faster And How You Can Learn From It | Dyn Inc.

Tuesday, March 8th, 2011

the subj. how to optimize webpage load speed by compressing, optimizing images, js, css

HTML5 video player [comparation table]

Wednesday, February 9th, 2011

"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. "

GXT on GWT (on Eclipse) – quantschool

Tuesday, August 17th, 2010

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)

elFinder – свободный файловый менеджер для Web | web-bases open source file manager

Thursday, March 25th, 2010

php, jQuery

[php mvc] Framework – mzz.ru

Monday, August 10th, 2009

kind of cool MVC framework, supports a lot of modern features like url routing, etc. documentation seems to be only available in russian

Open Source – The Washington Times – Home

Monday, February 23rd, 2009

some python modules from Washington Times ( ! Washington post )

highlight.js — highlight your code on the web / blog, etc

Friday, October 24th, 2008

very good code javascript code highlighting library, easy to implement, comes with wordpress plugin as well.