$isMobile = false;
$isBot = false;
$op = strtolower($_SERVER['HTTP_X_OPERAMINI_PHONE']);
$ua = strtolower($_SERVER['HTTP_USER_AGENT']);
$ac = strtolower($_SERVER['HTTP_ACCEPT']);
$ip = $_SERVER['REMOTE_ADDR'];
$isMobile = strpos($ac, 'application/vnd.wap.xhtml+xml') !== false
|| $op != ''
|| strpos($ua, 'sony') !== false
|| strpos($ua, 'symbian') !== false
|| strpos($ua, 'nokia') !== false
|| strpos($ua, 'samsung') !== false
|| strpos($ua, 'mobile') !== false
|| strpos($ua, 'windows ce') !== false
|| strpos($ua, 'epoc') !== false
|| strpos($ua, 'opera mini') !== false
|| strpos($ua, 'nitro') !== false
|| strpos($ua, 'j2me') !== false
|| strpos($ua, 'midp-') !== false
|| strpos($ua, 'cldc-') !== false
|| strpos($ua, 'netfront') !== false
|| strpos($ua, 'mot') !== false
|| strpos($ua, 'up.browser') !== false
|| strpos($ua, 'up.link') !== false
|| strpos($ua, 'audiovox') !== false
|| strpos($ua, 'blackberry') !== false
|| strpos($ua, 'ericsson,') !== false
|| strpos($ua, 'panasonic') !== false
|| strpos($ua, 'philips') !== false
|| strpos($ua, 'sanyo') !== false
|| strpos($ua, 'sharp') !== false
|| strpos($ua, 'sie-') !== false
|| strpos($ua, 'portalmmm') !== false
|| strpos($ua, 'blazer') !== false
|| strpos($ua, 'avantgo') !== false
|| strpos($ua, 'danger') !== false
|| strpos($ua, 'palm') !== false
|| strpos($ua, 'series60') !== false
|| strpos($ua, 'palmsource') !== false
|| strpos($ua, 'pocketpc') !== false
|| strpos($ua, 'smartphone') !== false
|| strpos($ua, 'rover') !== false
|| strpos($ua, 'ipaq') !== false
|| strpos($ua, 'au-mic,') !== false
|| strpos($ua, 'alcatel') !== false
|| strpos($ua, 'ericy') !== false
|| strpos($ua, 'up.link') !== false
|| strpos($ua, 'vodafone/') !== false
|| strpos($ua, 'wap1.') !== false
|| strpos($ua, 'wap2.') !== false
|| strpos($ua, 'ipad') !== false
|| strpos($ua, 'android') != false;
$isBot = $ip == '66.249.65.39'
|| strpos($ua, 'googlebot') !== false
|| strpos($ua, 'mediapartners') !== false
|| strpos($ua, 'yahooysmcm') !== false
|| strpos($ua, 'baiduspider') !== false
|| strpos($ua, 'msnbot') !== false
|| strpos($ua, 'slurp') !== false
|| strpos($ua, 'ask') !== false
|| strpos($ua, 'teoma') !== false
|| strpos($ua, 'spider') !== false
|| strpos($ua, 'heritrix') !== false
|| strpos($ua, 'attentio') !== false
|| strpos($ua, 'twiceler') !== false
|| strpos($ua, 'irlbot') !== false
|| strpos($ua, 'fast crawler') !== false
|| strpos($ua, 'fastmobilecrawl') !== false
|| strpos($ua, 'jumpbot') !== false
|| strpos($ua, 'googlebot-mobile') !== false
|| strpos($ua, 'yahooseeker') !== false
|| strpos($ua, 'motionbot') !== false
|| strpos($ua, 'mediobot') !== false
|| strpos($ua, 'chtml generic') !== false
|| strpos($ua, 'nokia6230i/. fast crawler') !== false;
if($isMobile){
header('Location: http://www.ciozone.com/mobile/');
exit();
}
?>
Cloud Computing
At its annual Worldwide Partner Conference, Microsoft introduced a new Azure appliance and major vendor partnerships.Comments (1)
Read more...
The global cloud services market will soar this year as companies increase the size of their deployments, says Gartner.Comments (2)
Read more...
The adoption of Google's hosted platform by Los Angeles was seen by many as a victory for the cloud, but for the city's CTO it was a question of survival.Comments (2)
Read more...
Cisco director and former HP chief executive Michael Capellas is taking on the leadership of cloud joint venture Acadia.Comment on this article
Read more...
IT executives need visibility to make decisions about the cloud with confidence. A new site from Compuware aims to help.Comment on this article
Read more...
In looking to the cloud for cost-savings and increased speed, small enterprises should ensure that their expectations are realistic.Comment on this article
Read more...
Shortly after its acquisition by CA, Nimsoft has launched a software-as-a-service version of its IT infrastructure monitoring system.Comments (1)
Read more...
The Storage Networking Industry Association has completed a cloud storage standard designed to allow interoperability of data stored in various clouds.Comments (1)
Read more...
Some CIOs and CSOs are being kept out of the loop in evaluating cloud vendors. The result: A disaster waiting to happen.Comment on this article
Read more...
A new survey shows that IT professionals have yet to be convinced that the risks of cloud computing are worth the potential rewards.Comments (1)
Read more...
Is this hybrid approach the next phase of the cloud? If so, here are four factors to consider when evaluating it.Comment on this article
Read more...
IBM and Verizon have large enterprises in mind with their jointly offered private cloud data storage service.Comment on this article
Read more...
As cloud vendor lock-in becomes a growing concern for CIOs, cloud brokerage services could help them from losing control of their data.Comment on this article
Read more...
Is a private cloud really a cloud? And if the answer is yes, do the benefits pale in comparison to those of public clouds?Comments (2)
Read more...
Big Blue's new cloud service is aimed at freeing up infrastructure typically dedicated to software development.Comment on this article
Read more...
<< Start < Previous 1 2 3 4 5 6 7 Next > End >> Results 58 - 76 of 124
Copyright © 2007-2013 CIOZones. All Rights Reserved. CIOZone is a property of PSN, Inc.