Monthly Archives: March 2006

Over 700 Web 2.0 Sites Reviewed by hand

These guys reviewed over 700 web 2.0 websites and then categorized 300 of them with rewards and so on. There are also great interviews with big names such as Craig Newmark from Craig’s List. read more | digg story

How To Set Up A Load-Balanced MySQL Cluster | HowtoForge

This tutorial shows how to configure a MySQL 5 cluster with three nodes: two storage nodes and one management node. This cluster is load-balanced by a high-availability load balancer… read more | digg story

Facebook Looking for $2Billion

Facebook has turned down an offer for $750 million and is looking for 2 billion dollars. This coming from a company started by a Sophmore in college 2 years ago… read more | digg story

Roll Your Own Search Engine with ZEND_SEARCH_LUCENE

A quick but thorough tutorial on using the Zend Framework ZEND_SEARCH_LUCENE classes to index and search content. This is a key component of the framework so it is well worth looking into. read more | digg story

An example use of Yahoo’s UI JavaScript library

An example of how to use Yahoo’s JS libraries to add an event, make an AJAX request and animate elements on the page. A static table of db records is turned into a more pleasant UI to delete records without … Continue reading