-
Nike and Google to Launch a New Social-Networking Service – gameshogun™ Since 2003
Nike and Google will soon launch a new social-networking service or SNS dedicated to football fans. According to Nike, they will handle the SNS website Joga.com while Google takes care of the log-in feature, connected to Google Accounts. Google already have an SNS called Orkut which was used to be an invite-only SNS, Orkut however…
-
Windows Live Shopping and the LIVE-trend – gameshogun™ Since 2003
The website for the subdomain https://shopping.live.com is now well live – sort of. There is nothing there but a ‘beta’ logo of “Windows Live Shopping” with a Coming Soon below it. Speaking of “Live”, call it the “Live-trend” or “Live-revolution” (nah, ignore the revolution), if only Microsoft can own the copyright for the word ‘Live’…
-
how_to_test_your_site_under_ie6_without_.html
add( ‘No blog param received, checking extra path…’, ‘detectblog’ ); $BlogCache = & get_Cache( ‘BlogCache’ ); if( preg_match( ‘#^(.+?)index.php/([^/]+)#’, $ReqHost.$ReqPath, $matches ) ) { // We have an URL blog name: $Debuglog->add( ‘Found a potential URL blog name: ‘.$matches[2], ‘detectblog’ ); if( (($Blog = & $BlogCache->get_by_urlname( $matches[2], false )) !== false) ) { // We…