Error
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.

identify

Facebook Adding Facial Recognition to its List of Frightening Features [Facebook]
Thursday, 16 December 2010 07:02
Facebook has announced its latest plans to assimilate our lives—facial recognition. In a few weeks, the social network will scan pics you upload and attempt to identify your friends—then tag them. It's OK, you can turn it off. More »


Read more: http://feeds.gawker.com/~r/gizmodo/full/~3/ACnbF4S5nu0/facebook-adding-facial-recognition-to-its-list-of-frightening-features

 
Police Radar Guns Could Help Identify Suicide Bombers [Radar]
Wednesday, 01 December 2010 00:40
The radar guns police use to spot speeding motorists have inspired a version that aims to identify a would-be suicide bomber in a crowd. Here's how it works. More »


Read more: http://feeds.gawker.com/~r/gizmodo/full/~3/pBrY9eSwjZA/police-radar-guns-could-help-identify-suicide-bombers

 
develop and production server on same php file
Thursday, 22 July 2010 12:21
// same mysql connection file for development and production, or more servers
// can you use the global $_SERVER['HTTP_HOST'] to identify your current active server, simple huh??
// this simple scrip identify your server by address
// if you want more serves, just add a elseif clause


//first - your development server
if ($_SERVER['HTTP_HOST'] == "127.0.0.1")
{
$hostname_content = "localhost";
$database_content = "YOUR_DATABASE";
$username_content = "YOUR_USER";
$password_content = "YOUR_PASS";
$conn = mysql_pconnect($hostname_content, $username_content, $password_content) or trigger_error(mysql_error(),E_USER_ERROR);
}
//second- your production server
else
{
$hostname_content = "YOUR_PRODUTION_SERVER";
$database_content = "YOUR_PRODUCTION_DATABASE";
$username_content = "YOUR_PRODUCTION_USER";
$password_content = "YOUR_PRODUCTION_PASS";
$conn = mysql_pconnect($hostname_content, $username_content, $password_content) or trigger_error(mysql_error(),E_USER_ERROR);
}
?>

Read more: http://feeds.dzone.com/~r/dzone/snippets/~3/pYhxkJaY3mY/11925

 
ProteinID Finder 1.8
Thursday, 07 January 2010 06:00
About ProteinID Finder
A proteomics analyzation software capable of extracting information from the online universal protein resource database UniProt. ProteinID Finder imports your mass spectrometer analyzed protein lists (uniprot accession numbers) into experiments and organizes your proteomics experiments into workspaces. You can share workspaces with your collaborators so everyone is working on the same data. ProteinID Finder can compare multiple experiments and identify trends or similarities between experiments, a powerful tool to identify potential biomarkers.

Read more: http://www.apple.com/downloads/macosx/math_science/proteinidfinder.html

 


Taxonomy by Zaragoza Online