It’s been a year of open-source projects. Both enterprises and startups have been releasing their code into the wild as a way to grow their capabilities. It’s not just the code that’s important; it’s the programmers and contributors that can get their hands on it, alter it, fix it, and make it better. For some … continue reading
With Apple’s programming language Swift now open-sourced, more and more developers are expected to dip their toes into the language. “We can’t wait to see the new places we can bring Swift—together. We truly believe that this language that we love can make software safer, faster, and easier to maintain. We’d love your help to … continue reading
JRebel for Android, a productivity tool that enables developers to see their code and resource changes instantly, is now ready to be used. The version 1.0 release includes support for debugger integration, Android Studio 1.0 and later (including 2.0 preview builds), both Android emulators and devices, and incremental install. More information is available here. Red … continue reading
For developers or programmers who are also avid bloggers, Open Live Writer is something that will make it less of a hassle to write, preview and post to your blog by enabling users to author, edit and publish the blog posts using an open-source fork of Windows Live Writer code. To contribute to the code, … continue reading
Atlassian has officially set its IPO at US$21 a share, raising $482 million, the New York Times reported. The price is above the previously reported expected range, which was at about $16.50 to $18.50 per share for $370 million. According to the Times, the IPO price values the company at $4.38 billion. “Today is a … continue reading
The “digital divide” may seem like a foreign concept in a world where even young children have a smartphone, but just having a phone is not enough, said United States Secretary of Housing and Urban Development Julián Castro. He was in Silicon Valley yesterday to discuss the ConnectHome program: an effort to bring home broadband … continue reading
Mozilla is giving up on its Firefox OS phones. According to TechCrunch, the company has announced it will no longer develop or sell Firefox OS smartphones through carrier channels. According to the company, the smartphone wasn’t able to capture the market as the best user experience out there. The company will continue to experiment with … continue reading
You come across a lot of interesting things when you are searching the Internet, and while some of it is out of this world or just plain stupid, there are just some things you can’t ignore. Today, I came across this interesting blog and GitHub post, and although I can’t validate their authenticity, it is … continue reading
Microsoft has announced Visual Studio Code is now open sourced. VS Code is a new tool that aims to provide the simplicity of a code editor with necessary tools developers need for their core edit, build and debug cycle, according to the project’s GitHub page. It features editing and debugging support, an extensibility model, and lightweight integration with existing tools. The project … continue reading
Software teams for decades have hoped to build platforms in which they can construct software like Legos. Block upon block, infrastructure piece upon infrastructure piece, it is said, the future will enable us to piece together programs from smaller primitives and link them together as easily as clicking blocks into place. This, of course, is … continue reading
Yelp has open-sourced its code on GitHub for developers to use. Named PaaSTA, it’s a highly available distributed system for building, deploying, and running services using containers and Apache Mesos, according to its GitHub site. Yelp also wrote that PaaSTA has been running in production at Yelp for more than a year, and there are … continue reading