Mike 4.9.2012

  • Usual backups this morning
  • Contacted the help center at site to check on the status of my ticket requesting the production server to be opened up…. they will be back to me (I believe the person I spoke to submitted a ticket to check on the status of my ticket)
  • Back at the mill working on a fully wired SuggestionBox (user types in a text input, as the user types the incomplete entry is sent to the server and queries the database for possible results, then the matches are displayed below the text input on the client).
    • I started with a very basic implementation that generated suggestions on the client
    • Now I’m going to try starting at a hibernate managed database table and work my way to the client