1 / 8

The Folk Date Pattern: Intuitive Date Storage Solution

The Folk Date Pattern offers an intuitive way to store dates, accommodating imperfect human input and ensuring the data is sortable and usable by the computer. Compared to solely user-input systems, it eliminates pop-up calendars and forced formatting, allowing for parsing and computational interpretation. Challenges include endian formats and intelligent guessing of imprecise user input. Users can manually adjust dates and the system can handle non-date numerical values like children ages or snowboard lengths. This innovative solution benefits from computing power, promising easier input of genealogical data in the future.

belva
Télécharger la présentation

The Folk Date Pattern: Intuitive Date Storage Solution

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. The Folk Date Pattern Justin Seliger & DegoryValentine Brigham Young University

  2. Overview • An intuitive way to store dates • Imperfect human input • Sortable and usable by the computer

  3. Folk Date Pattern - Compared • Solely user input • No Pop up calendar • No forced formatting • Parsing and computational interpretation Figure 1.1: folk date widget with single date

  4. Challenges to Implementation • Middle endian vs. Little endian • Intelligent Guessing of imprecise user input • User specified confirmation Figure 1.3: users can manually change datetimes as needed

  5. Other Uses • Non date numerical values • ‘children ages 8-18’ • ‘snowboards over 55 inches’ • Less direct possibilities • The future

  6. Conclusions • Benefits of computing power and the intuitive user input • Possibilities in the future • Easier input of genealogical data

  7. Questions Justin Seliger jtseliger@gmail.com

More Related