Barbarian Meets Coding
barbarianmeetscoding

WebDev, UX & a Pinch of Fantasy

eventsdotnet

Quick! Come to dotNetConf!

dotNetConf, the free, virtual conference of all cool things .NET started just two hours ago! Come and join, there’s a bunch of smart developers hanging out on Jabbr following the event.

dotNetConf logo

Btw, you can access all sessions from the conference on YouTube. They are being added as they are recorded. Isn’t that awesome.

articlesbarbarian-meets-seriesjavascript

Barbarian Meets Knockout.js: Introduction, or How to Enrich your HTML Views with Unparagoned User Experience

The “barbarian meets” series are a collection of articles that intend to introduce and explain useful libraries, frameworks, tools and technologies in simple and straightforward terms. These new series will focus on Knockout.js, the popular JavaScript MVVM library

Have you ever done any XAML development? Have you ever wondered or considered how cool it would be to use XAML-style data bindings and MVVM on the web? How awesome to get that level of rich user experience and separation of concerns? Well, that is what Knockout.js is all about.

And now that I have painted a clear picture in your mind .NET developer, and alienated you non .NET developer for using a completely useless simile I will go with the more accurate, yet less sensational introduction:

Knockout.js is an outstanding JavaScript library that lets you create super rich user experiences in the web by providing an easy and seamless way to sync your HTML views with your underlying data. Its core strengths: declarative two-way data bindings and a full-blown templating engine.

I understand… words are just words… you want to see some code! Behold!!!

Read on →
articlesepic-articles-weeklywebdev

Epic Articles Week 11 2013: This Time About Web Development.

Welcome stranger, sit down by the fire and let us hear the epic deeds, the tales of joy, of woe and of note that occurred these past seven days.

These past two weeks I have been doing 100% front-end web development, loads of JavaScript, Knockout, HTML and CSS both at work and at home. And so, I have been reading a bunch of books and articles on the matter. Below you can see the best of them:

Epic Articles

CSS

UX

HTML5 Mobile Development

JavaScript

I am going through one of those hibernation periods in which, not matter what I do, I cannot wake up at 5 am as usual and thus, my side-project development hurts xD. Anyhow, I have managed to start a new Knockout project called iPomodoro, and although it is very, very green still, it is meant to become some sort of Pomodoro technique web-based application. More on that soon :)

Cheers!