Well, well. I think the main part of the user preferences page is all done. I'm pretty much happy with the architecture - all the savable data is passed in JSON, it fills out a form, the user can edit fields, and send it back. I'll then have a very regular format that will require very little munging to get it back into writable form. Should work well.
Then, it's just a matter of doing pretty much exactly the same thing with the general_preferences. And then I can add RSS controls. I should be able to finish the front page today (8 hours), the general preferences page in let's say a day and a half (14 hours), and the RSS page in another 8 hours. So that's 30 hours left, and I should be able to get it done by the end of the week. I think that's what's actually listed on the burndown. I don't know why this is taking me such a long time, it's really not that hard conceptually. It's not even a lot of typing. I keep having to look up dojo things things though, and that's slowing me down. Also, my debugging environment is stupid and slow. Maybe after I get this done I can do something that doesn't require an extremely silly testing process.
Oh well. Time to finish this page up.
No comments:
Post a Comment