Development

Web and software development.

  • Model railroads: Part 3

    There’s a few other methods I’d like to show you that you can use with models, particularly ones that can track changes in your model’s properties. As before, I’ve got examples of these snippets that you can play with at JS Bin.

    Read More

  • Model Railroads: Part 2

    Chugging right along, let’s continue working on our Model Railroad with Backbone.js. Last time, we looked into creating a model. Today, we’ll cover a few of the standard methods you can use within your Model class.

    Read More

  • Picking up from where we left off yesterday, let’s take a look at what you would see in regular JavaScript object compared to a Backbone.js model.

    Read More

  • All aboard! We’re building a model railroad using Backbone.js.

    Read More

  • Okay, so let’s talk about Backbone.js and hopefully I can show you quickly what it is, how I’ve used it, and where to get some good tutorials. I also hope to follow up this post with some tutorials of my own.

    Read More

  • Just finished reading a good post on Lorelle on WordPress about checking dates on your blog. Here’s an easy way to make copyright notices in WordPress “eternal”, so you don’t have to update them every year.

    Read More