Monthly Archive: September 2013
There are other guides that cover this, but I found them lacking a bit in the step-by-step department for a beginner like myself. Why IntelliJ? Well first, Google has chosen it as the basis of their Android Studio IDE. And...
Wired has a fascinating article which focuses on the world’s dwindling supply of plutonium-238, a veritable super fuel in the field of deep space exploration: In 1977, the Voyager 1 spacecraft left Earth on a four-year mission to explore Jupiter...
It may seem counter-intuitive to the old guard that change control can actually negatively affect the quality of software, but when implemented in such a way that it dramatically increases the cost and effort of making software improvements, it leads...
When retrieving large datasets from large SharePoint lists, SharePoint 2010 provides a new class called ContentIterator (CI) that is supposed to help make large dataset retrievals from large lists possible. There’s a bunch of great documentation on the web regarding...