Last Week

Holidays are a great time to make progress.

  1. Add Registration and Sign-In functionality to single page checkout
  2. Use ISO codes for language and country primary/foreign keys. Makes it much easier to get around when you’re mucking in the database.
  3. Make dashboard statistics work
  4. Use width in resized image filenames. Allows images for all stores to be pulled from the same location if needed (http://images.storedomain.com/images/), while allowing each store to have its own size for thumbnails/medium/large/etc images.
  5. Populate the database with states, languages and a few countries
  6. Make core controller more aware of databased sessions (must write and close the session before HTTP redirects)
  7. Ability to throttle the number of active sessions in the database, for when I put up an official demo.

I’m happy with the progress, because it means both the storefront and admin areas are getting closer to full usability.

Delete functionality was big on my list, but I’ve not reached a solution I’m comfortable with yet. But that’s for another blog post where I’d love to hear your thoughts on the subject.

Leave a Reply