InfoQ Homepage Development Content on InfoQ
-
Buddy Presents IoT-Enabled Lego City at Internet Of Things World 2016
The third Internet of Things World Conference took place in Santa Clara, California, USA on May 10-12. The star of the exhibition hall may have been the Australian start-up Buddy's booth, which presented a demo of Buddyville, a smart city built with 13,000 Lego pieces, its power monitored by IoT smart sensors and managed by the Buddy Platform's scalable backend data services technology.
-
A Easier Way to Repair the .NET Framework
Having a working set of the .NET Frameworks is important for nearly all Windows users, and developers are no exception. In spite of (or perhaps due to) its critical importance, it is easy to have these frameworks degrade into a non-functional state. Microsoft has updated their tool which makes repairs of these frameworks much easier.
-
Exploring Azure with F# Azure Storage Type Provider
The Azure Storage Type Provider brings statically typed access to Azure storage data sources: Blob, Table and Queue. Isaac Abraham, maintainer of the project, recently presented how to interact with these data sources using the type provider.
-
GitHub Announces Electron 1.0, Devtron and Unlimited Private Repositories
GitHub has announced the Electron 1.0 milestone and a new pricing model including unlimited private repositories for paid plans.
-
Chez Scheme Native Compiler now Open Source
R. Kent Dybvig, professor emeritus of Computer Science at Indiana University, now with Cisco, has recently open sourced version 9.4 of his formerly commercial Scheme compiler Chez Scheme.
-
Oracle to Close Java.net and Kenai.com Forges
Oracle has announced that the Kenai.com and Java.net forges will be closed in approximately one year; project administrators have been advised to request all their project data so they can continue to operate elsewhere. The move seems to be aligned to other similar decisions in the market, after sites like Codehaus and Google Code also announced previous closures.
-
Reducing Visual Studio's System Impact
Over the past few years Microsoft has made significant effort to re-position Visual Studio as the premier developer tool for Windows, regardless of what platform the user is targeting. With this increase in scope comes an increase in both disk space and installation time-- both areas Microsoft plans to address with Visual Studio "15", the successor to Visual Studio 2015.
-
Angular Mobile Toolkit Tries to Make Web Apps Feel Native
A new part of Angular 2, the Angular Mobile Toolkit, brings together tools and techniques to help developers make their web apps feel more native. In a session at ng-conf 2016, Jeff Cross and Alex Rickabaugh showed how to use three of these techniques to build a "progress web app".
-
QCon SF 2016 Registrations Open, Program Committee Announced, & Last year’s Top 10 Lists
The 10th Annual QCon San Francisco, a practitioner-driven conference designed for software architects/tech leads/leaders who influence innovation in their teams, has opened registrations. QCon SF will be held at the Hyatt Regency San Francisco and has tickets on sale for $1695 through May 14th. There will be a full 3-day conference from Nov 7-9 and two days of workshops from Nov 10-11.
-
NativeScript 2.0 Release Brings Mobile App Development with Angular 2
NativeScript 2.0 has been released, integrating with AngularJS 2.0 to allow developers to write native mobile applications for iOS and Android. The release brings developers "an unprecedented code reuse story between [their] web and native mobile app," Valio Stoychev says.
-
Racket 6.5 Brings Improved Typed Racket, Faster Iteration, and More
Racket, a multi-paradigm programming language belonging to the Lisp/Scheme family, has reached version 6.5, writes Ryan Culpepper on Racket blog. The new version adds several new features, including improvements to typed/untyped code interaction, faster iteration on hash tables and sets, and more.
-
Lessons Learned from Eight Years of Using NoSQL
NoSQL database adoption in a large organization takes significant effort and time for the transition from using relational database models to NoSQL databases. Mike Bowers, Enterprise Data Architect at LDS Church, spoke at the recent Enterprise Data World Conference about lessons learned from eight years of using NoSQL databases.
-
Mercurial 3.8 Released with New Fast Client for Mercurial Command Server
Mercurial has reached version 3.8. This release brings cHg a new Mercurial command server client aimed to improve access to Mercurial API and circumvent potential licensing issues. Additionally, Mercurial 3.8 brings improvements to many commands and extensions, and various performance improvements.
-
Deep Dive into New Angular Compiler at ng-conf 2016
The day 2 keynote at ng-conf 2016 provided a deep dive into the new offline compiler and showcased some of the directions Angular 2 is moving towards in the future.
-
Three Development Patterns of Angular Universal
At the 2016 ng-conf, Jeff Whelpley and Patrick Stapleton showed off Angular Universal, the ability to render an Angular app on the server. Often, there are a few patterns that Angular Universal projects run into. Whelpley and Stapleton show off how to deal with three of those patterns.