Computer & Internet - latest


Asus and Microsoft working on a Kinect-equipped laptop

Extremetech  Fri, 01/27/2012 - 14:15

It seems a vision of a far-off utopian future or the wildest dreams of science fiction: you sit down with your laptop at a coffee shop, a steaming mug of half double-twist decaf caramel latte beside you.

You open the lid of the computer and a green light above the screen comes on, and perhaps you hear the faint sound of a whirling servo.

You’ve barely raised the over-priced misshapen hipster mug to your lips when the system displays a welcome message and logs you in without any keyboard input.

Setting the mug down, you make am upwards gesture and swirl with one hand.


 

Static Analysis with HipHop for PHP - Sebastian Bergmann

Planet PHP  Fri, 01/27/2012 - 13:00

In July 2010 I already blogged about the fact that HipHop for PHP, the source code transformer that turns PHP code into C++ code that can then be compiled with g++, can also be used for static code analysis to find problems in PHP source code.


 

/Dev/Hell Podcast: Episode 4: The Cool Kids Club

PHPDeveloper.org  Fri, 01/27/2012 - 12:54

The latest episode of the "/dev/hell" podcast has been released - Episode 4: "The Cool Kids Club".


 

Copyright Industry Calls For Broad Search Engine Censorship

TorrentFreak  Fri, 01/27/2012 - 12:32

censoredIt’s no secret that the entertainment industries believe search engines are not delivering enough when it comes to protecting copyright works.

Just last month, the RIAA and IFPI accused Google of massively profiting from piracy, while putting up barriers to make life difficult for rightsholders.


 

Linux Mint 13 gets back to desktop basics

Linux Today  Fri, 01/27/2012 - 12:01

IT World: "Bucking the trend of increasingly experimental desktop interfaces, the developers behind the Linux Mint are adopting a simpler desktop for the next version of the open-source Linux distribution."


 

Another Interesting White House Petition: Reduce The Term Of Cop...

Techdirt  Fri, 01/27/2012 - 11:46

The White House's use of its "We The People..." petition system has been interesting to watch over the last few months since it was introduced.

While they quickly raised the "threshold" necessary to get a response, lately it's been used in some interesting ways.


 

Microsoft Promotes Windows Azure and Cloud9 at Node Summit

Redmond Developer News | News  Fri, 01/27/2012 - 11:03

Microsoft threw a spotlight on its support for the open-source Node.js server-side JavaScript development environment this week at the Node Summit in San Francisco.


 

Charles Sprayberry's Blog: Why you should use DI

PHPDeveloper.org  Fri, 01/27/2012 - 10:18

In this recent post from Charles Sprayberry he explains why using dependency injection (DI) in your application is a good idea and can help make things easier in the long run.