The success or failure rate of a development team can largely be correlated with the expertise and skill sets represented by its individual members. Sometimes, software development C-level officers can become so mired in the myriad aspects of running a business and getting products released as quickly as possible that they lose sight of what … continue reading
Facebook is open-sourcing a piece of software that is designed to write software. Hack Codegen is a library that allows users to generate Hack code, the company’s programming language developed for HipHop Virtual Machine. (HHVM is a virtual machine designed to execute programs in Hack and PHP.) “Being able to generate code through automated code … continue reading
Google and Intel are teaming up to provide 3D capabilities to Google’s Project Tango smartphone. Project Tango is an Android smartphone designed to track 3D motion in real time. Intel recently announced it would be providing Project Tango and RealSense technology in an Android smartphone developer kit. The developer kit will enable indoor navigation and … continue reading
Researchers from IBM’s X-Fore Application Security team have discovered a new serialization vulnerability that affect more than 55% of Android phones. According to the researchers, the vulnerability could allow attacks to perform arbitrary code execution and gain access to a user’s device. The vulnerability is nestled within the Android platform, and it affects Android Jelly … continue reading
The jQuery Foundation, the nonprofit trade association that oversees the open-source jQuery project and its ecosystem, has announced an updated mission statement and new mandates going forward. During a recent meeting of the jQuery Foundation board of directors, the organization—which includes members and corporate sponsors such as Adobe, Famo.us, IBM, Intel, Mozilla, Syncfusion, WordPress and … continue reading
Da-dum…da-dum…da-dum da-dum da-dum da-dum… It’s JAWS, the combined JavaScript + Amazon Web Services stack surfacing in a great white way on GitHub this week. JAWS is a “monstrously scalable,” server-free Web application boilerplate using bleeding-edge AWS services. The stack provides new AWS tools for developers to build large scalable Web applications in JavaScript. The stack … continue reading
Google is expanding the reach of its Project Tango Tablet Development Kits to more countries worldwide. Starting today the dev kits for the mobile computer vision platform are available in Canada and South Korea, and on Aug. 26 the kits will be available in Denmark, Finland, France, Germany, Ireland, Italy, Norway, Sweden, Switzerland, and the … continue reading
Version 3.0 of the open-source io.js fork of the Node.js JavaScript V8 runtime has been released. Now under the auspices of the Node.js Foundation, io.js 3.0 implements changes in buffers for more performant arrays; adds PPC build support and a new dgram error callback; and has changes to freelist, http, the node module, REPL, TLS … continue reading
Remember the reality presented in the movie “The Matrix”? While the population lived in a fantasy world, they were actually being used as an energy source. A small group of revolutionaries led by Neo would fight the powers that be to free the human race. The world as the machines and Agents knew it was … continue reading
This week’s featured GitHub project was created with the mantra that building HTML5 games should be just as fun as playing them. Phaser is an open-source 2D game framework for building HTML5 games to run on desktop and mobile browsers. The framework supports Canvas and WebGL rendering, and games can be compiled to Android and … continue reading