-
Race at the Pump – Electric vs Gas
Watch this quick video showcasing Tesla’s new tech that could give the gas giants a run for their money: http://www.pcmag.com/article2/0,2817,2420802,00.asp
-
Wall Street Journal – CIA Chooses: Amazon or IBM
Showcases how large Amazon’s Cloud infrastructure has become. http://online.wsj.com/article/SB10001424127887324904004578539722533829106.html
-
android debug vm virtual virtualbox images ova eclipse
As an alternative to the default android virtual machines that come with the Android SDK and/or Eclipse, try the images from the site below: http://androvm.org/blog/ The format is ova, which is easily opened by virtualbox, and there only two simple things to keep in mind. 1) After adding into virtualbox, add a port forwarding rule…
-
android app cannot connect to internet
To allow your custom app to connect to the internet, add the following in your AndroidManifest.xml file right before (outside) the application tag.
