Alex Lance

Results 35 comments of Alex Lance

Yeah sure. It's probably just a matter of changing the doctype and running it through the validator a few times. Can you elaborate on what you mean by using class=""...

Ok cool I understand CSS classes, and alloc uses lots of them, no dramas there. Re theming (and believe me I am open to new approaches eg SASS, LESS whatever),...

Heh, I think you might be biting off more than you imagine. Ideally it would use a well-supported template engine like one of the ones you mentioned. Realistically, there is...

All good - totally reasonable reasons. Re CSS compiler, I'm happy to defer to your expertise.

This could be more complicated than it first appears. There are two modes of task list sorting: 1. by computed priority, and 2. by projectName and then taskName The main...