| 11/10 | ScreenSaver - Added support for multi-mon so the main window is the proper size to span all monitors. (updated) |
| 11/18 | SunRiseSet - Updated the coordinates of the cities in the class based off changes on NOAA's webpage. (updated) |
| 11/23 | CompareString - Sort taking into account numeric values. |
| | Web Server - Basic web server encapsulated in a few classes. |
| | Sort - Added support for collections of objects. (updated) |
| | IsStringLess - Removed the need for the comparison function to create a duplicate of each string, speeding up the comparison by about 30%. (updated) |