NOTEBOOK HEAVY

 

If you’ve taken even a cursory glance at the flexbox CSS standard, you’ve probably seen that it’s confusing. There are two some many different standards implemented in browsers. What’s a confused developer to do? There are a couple options for dealing with this. For example, you could include the JavaScript library prefixfree.js to deal with it. The idea of -prefix-free is that you write your CSS rules the way they’re supposed to look after all browsers [...]

Continue Reading
 

Earlier today, I presented my talk, “Real-Time Web Apps at the Assembly Hall” at the 2013 University of Illinois Web Conference. In this talk, I described the process used to create a “real-time” application using SignalR and demonstrated our application running on the web and on Windows 8. Here is a PDF of the slides and the original Prezi file. I had a great time presenting at the conference and am glad I got the [...]

Continue Reading
 

Last week, my company published the public preview of MomCharts.com, our baby tracking software in the cloud. One of the design goals for the software was make sure it was cross-platform, cross-device, and as maintenance free as possible. My company (Heavy Code) is a member of the BizSpark program by Microsoft so we’ve got access to top tier tools and, most importantly, Windows Azure, at no cost to us. Pieces of Azure In Use There [...]

Continue Reading
 

Six months ago, I hit File -> New Project on what has become MomCharts.com. My second daughter was due within weeks and I wanted to build a tool that would scratch an itch. Baby Data I’m a data junkie. I love looking at statistics, finding patterns in data, and tracking performance over time. Newborns, cute as ever, are themselves a significant source of data. They eat, sleep, and crap their pants. All day. Every day. [...]

Continue Reading