norm2782 / normblog
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
normblog /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README.txt | ||
| |
application/ | ||
| |
docs/ | ||
| |
library/ | ||
| |
public/ | ||
| |
tests/ |
README.txt
NormBlog started off as my little pet project to be able to mess around with ideas from Fowler's Patterns of Enterprise Application Architecture. It still very much is my little pet project. However, since it actually started to do something, I figured I might as well release the source to the world. NormBlog is in a constant state of flux, so I wouldn't recommend to use it in production just yet. Another goal for NormBlog is to use the coolest new free technologies available. These cool technologies include a PostgreSQL database and HTML 5. Unfortunately, this means that it will not work on most shared hosting providers and the cool features most likely won't work on Internet Explorer (at least not in this decennium). Luckily, both problems are rather easy to solve: get a cheap VPS and stop using IE! ;) Enjoy!

