Dec 15

My links of the week – December 15, 2013

500px-Relational_Model.svgHere is my selection of the links from the past week.

  • Big Data / BI :
    • Doug Turnbull’s Codd’s Relational Vision – Has NoSQL Come Full Circle? is a very interesting article that goes back to the original Codd’s work on relational databases, analyzing Codd’s criticism of the database systems that existed at the time, to raise the question of whether we have come full circle. Codd’s original arguments that lead to his proposal ofthe relational database model, are used to warn about the risks of denormalization, while taking advantage of that very denormalization in NoSQL databases.
    • Software Engineering Radio’s Episode 199 is a podcast, featuring Michael Stonebraker, a leading MIT database reasearcher. The podcast covers multiple database related subjects of great interest, including “NewSQL” databases.
    • Andrew Burst’s Predicting Big Data’s 2014 presents a few predictions about what 2014 can bring to Big Data, from a set of companies working in the field.

That’s it for this week. Thanks for reading.

Dec 01

My links of the week – December 1, 2013

function-machine

Here are my chosen links for this week, covering SQL Server (with an emphasis on SQL Server 2014), web development, software development and big data.

  • Web Design and Development:
    • Victor Savkin’s Contrasting Backbone and Angular is an interesting article that compares how regular web development tasks can be achieved with the Backbone,js and Angular JS Javascript frameworks.
    • Steven Bradley’s Mobile Up, Widescreen Down, or Somewhere In-Between? compares the mobile up and widescreen down approaches, when designing a responsive website and provides advice on which to use considering the designer’s experience.
    • Rob Dodson’s A Guide to Web Components addresses Web Components, a set of web standards with the goal of allowing the bundling of markup and styles into custom HTML elements, that fully encapsulate the HTML and CSS. An excellent read.
    • Mike Wasson’s Single-Page Applications: Build Modern, Responsive Web Apps with ASP.NET shows how to build a Single Page Application (SPA) using Visual Studio 2013 and the ASP.NET Web API, while using Knockout.js and Ember.js for the front-end. 

That’s it for this week. Thanks for reading.