It starts with a shell

posted by Jeff | Wednesday, July 23, 2008, 12:30 AM | comments: 1

I can't even tell you how nice it is to be mobile again. Writing code on my laptop, on my lap, is not always ideal, but when you can bring it out on the deck, or to the living room couch, or some random restaurant that has Wi-Fi, you see things differently, and the change in scenery stimulates your head.

CoasterBuzz has of course been the bane of my existence for years because it's too fragile to try and modify, but large enough in scope that I throw up mental obstacles to rewrite it. The biggest barrier is probably that I want a big bang moment that not only replaces the site with a maintainable code base, but has all kinds of new features.

I know from experience that's a shitty way to develop stuff for the Internet, that iterating and delivering something frequently makes a hell of a lot more sense. So I'm trying to scale back and not solve every problem on my list all at once. The plan is to be feature equivalent and build from there.

I've gotta reach this point before I go back to work, or it'll feel too overwhelming. I don't know if that's a month or a couple of weeks or what, but I'm trying to apply some sense of urgency to it. I've already begun rewriting some of the simple underlying framework stuff, and I feel like I'm getting somewhere.

To help make things feel more real, I knocked out the page template, with all of its ugliness. The idea is only to create structure, and a place for stuff to live. Colors, typography, graphics, etc., can come at a later point.


Comments

Onceler

July 24, 2008, 2:12 PM #

The structure's good and all but you really got to work on making stuff less blurry!


Post your comment: