Today I mainly focused on bugfixes, especially on the server. At the beginning of the day the server was fully unresponsive and unusable. I fixed that by putting the loop code below the command code (see GitHub -> AndroidRPGServer -> src/Main.java).
Other than that, I've been trying to get verification working still. I've tried different servers, different ports, etc. but haven't gotten it working yet, so I will continue working on that.
My goal this week is to get Account Verification working. Just like last week's goal, I guess it takes a bit more than I thought it would to get it fully working.
Today is the day I sign us up for the UMD High School Programming contest (tonight at 8 pm). I'm going to ask you to begin spiting your time between two projects: 1. An Android client for gBird, which web application I'll be working on this Spring to allow users to report bird sightings. 2. Working on your CS II curriculum and preparing for the UMD programming contest.
ReplyDeleteWe can talk more in class today. As a first step in goal 1, please install GPS and Sensor Toolkit (https://play.google.com/store/apps/details?id=com.kennis.gsat&hl=en) so we can begin discussing geospatial temporal data and how we start working with it.