Since this engine is for me, and I don’t really feel like fleshing out a super cool name for it like Subtext, or Blogger, I think I’ll just simply call it Stylez.
Database Design
I have to start with my database design and work my way up, I just find it easier that way. I’m using Sql Server 2005, simply because that’s the version I still have installed, and that’s the version my host provides me. I threw together a simple design, that I can easily expand on later. See below:
This gives me just about everything I need right up front, and allows for easy expansion in the future. Now to create and setup my project.