Profile

kyrielle: painterly drawing of a white woman with large dark-blue-framed glasses, hazel eyes, brown hair, and a suspicious lack of blemishes (Default)
Laura

Most Popular Tags

Page Summary

Style Credit

Tuesday, October 30th, 2001 08:20 am
8 hours sleep != 8 hours broken sleep.

I hope I survive today, I really do.

*yawns*

I'm at work, at least. Today:

fClientReached = FALSE;
while (IsWorkday()) {
   if (IsTime(10:00 am)) {
      Participate(ConferenceCall);
      continue;
   }
   if (fClientReached == FALSE && Call(Client) == PHONE_ANSWERED) {
      Ask(Client.Restore(System.Connection));
      fClientReached = TRUE;
      Connect(System);
      if (LocateProblems() == TRUE)
         FixProblems();
      continue;
   }
   if (!IsComplete(GeoTranslation)) {
      Write.Code(GeoTranslation);
      continue;
   }
   Test(Map.ReportedErrors);
   break;
}
while (IsWorkday()) {
   Do(Tasks.Additional);
}
And you can't call me a geek, 'cause the geek test said I'm not. Hah!