I signed up for classes this afternoon! I need 2 more credits to be full time next semester. There is a Flash class I am going to try to get into. It requires special permission, but I think I might be able to squeak in.
I did two more counterform excersizes this afternoon. You can see them below. These are more abstract. I took liberty with the letters and removed internal spaces that “complicated” the design.



A while back I created a request for proposal (RFP) for a publication system. It called for an online application that would take event announcements, allow them to be edited and approved and then display the finalized events to an end user such as a graphic designer or publisher. The project never went to production and soon after, changes in staff put it on the back burner. I have been thinking of resurecting the project myself and using it as a platform to test some object oriented programming and utilize PHP5’s new built-in database; Sqlite. The plus side of Sqlite is that it is built directly into PHP, there is no external database server. A client could install the application and immediately have it up and running without having to take an extra step to set up a database for it. Below is my initial idea of what the database should look like.

Leave a Reply