HP’s Mobile Revival May Include Android

HP is reportedly working on a series of Android devices, the first of which could be a high-end tablet powered by Nvidia’s Tegra 4 processor. The move is a sensitive one for HP, which tried to crack the mobile market in 2010 by purchasing Palm for $1.2 billion, but saw that investment go down the drain.

read more

Facebook targeted by hackers, says no user data compromised

Facebook said Friday it had been the target of a sophisticated hacking attack but that it had no evidence any user data had been compromised.

read more

HTTP to HTTPS

If you want to force all of your site traffic to use HTTPS or a specific part of your website, here is how to do it: Whole SIte : RewriteEngine On # This will enable the Rewrite capabilities RewriteCond %{HTTPS} !=on # This checks to make sure the connection is not already HTTPS RewriteRule ^/?(.*) […]

read more