Example usage for nodejs

Will Smith's Wisdom

video This is a montage of Will Smith's philosophy.

How To Make Sure People Will Remember Your Ideas

How Smart the Collective Brain is.

video When ideas have sex:)

Error code 2: unserialize() expects parameter 1 to be string, object given

					$this->site_member->person->profile = unserialize($this->site_member->person->profile);

Error code 8: Trying to get property of non-object

					$this->title = $this->site_member->person->profile->site_name;

Error code 2: Missing argument 1 for FrontController::getRootPath(), called in /home/joeyguer/public_html/app/lib/FrontController.php on line 298 and defined

	public static function getRootPath($file){

Error code 8: Undefined variable: file

		return String::replace('/\/index\.php/', $file, $_SERVER['SCRIPT_FILENAME']);

Error code 2: Missing argument 1 for FrontController::getRootPath(), called in /home/joeyguer/public_html/app/lib/FrontController.php on line 298 and defined

	public static function getRootPath($file){

Error code 8: Undefined variable: file

		return String::replace('/\/index\.php/', $file, $_SERVER['SCRIPT_FILENAME']);

Error code 2: Missing argument 1 for FrontController::getRootPath(), called in /home/joeyguer/public_html/app/lib/FrontController.php on line 298 and defined

	public static function getRootPath($file){

Error code 8: Undefined variable: file

		return String::replace('/\/index\.php/', $file, $_SERVER['SCRIPT_FILENAME']);

Error code 2: Missing argument 1 for FrontController::getRootPath(), called in /home/joeyguer/public_html/app/lib/FrontController.php on line 298 and defined

	public static function getRootPath($file){

Error code 8: Undefined variable: file

		return String::replace('/\/index\.php/', $file, $_SERVER['SCRIPT_FILENAME']);

Error code 8: Trying to get property of non-object

		$this->title = (Application::$member->person->profile->site_name !== null ? Application::$member->person->profile->site_name : Application::$member->name);