ElegantCode

A software blog

3 Mar
2013

Windows 8 Hackathon: Good for participants. Bad for Microsoft.

Last weekend I participated in a Windows 8 hackathon. In 24 hours of coding I had an app created and submitted to the App Store for certification. 24 hours to create an app? I’ll share details about the app I created in a future post. For now, I have since removed my app from the […]

Read More
23 Feb
2013

DefinitelyTyped TypeScript definitions now on NuGet

I recently started playing with TypeScript on an asp.net MVC web application. We’re leveraging some third party js libraries and found the type definition files over at DefinitelyTyped a huge help when dealing with libraries not originally written in TypeScript. The first thing I tried to do was add them via NuGet and when I […]

Read More
22 Feb
2013

Confessions of a Sublime Text-aholic

It’s true. I’m a Sublime Text addict. It’s by far my favorite development tool. End of story! Just to illustrate, earlier this week, a member of our development team asked how to quickly remove all empty lines from a very large text file. I quickly came up with the following: Press CTRL-F. Enable regular expressions […]

Read More
13 Feb
2013

It’s Markdown, no, PowerShell. Wait its Markdown formatted PowerShell.

I created an introductory presentation on PowerShell a while back and posted it on my GitHub. I first gave the presentation at the NNSDG and decided to also submit it as a talk to the Boise Code Camp this year. (Looks like I’ll be going ? track me down @staxmanade if you?d like to say […]

Read More
10 Feb
2013

Agile for Families in the WSJ

Category:General PostTag: :

Elegant Code readers know I have used agile practices with my kids and family for years now. I even write and speak about it occasionally. Here are some past articles on the subject, and one podcast. Fast forward to yesterday?s article in the Wall Street Journal entitled, ?Run Your Family Like a Business? by Bruce […]

Read More