Currently, when browsing to http://localhost:8080/fish-eye-zoom/capturedStories.html to view the captured stories, the stories aren't shown in order because when they are stored to disk they are stored based on alphabetical order. Sorting them out based on the date would be more intuitive and easier for the user. Below is an image that shows the issue.

Currently, when browsing to http://localhost:8080/fish-eye-zoom/capturedStories.html to view the captured stories, the stories aren't shown in order because when they are stored to disk they are stored based on alphabetical order. Sorting them out based on the date would be more intuitive and easier for the user. Below is an image that shows the issue.
