phinalblog
Good luck
25.01.2012
I wish everybody good luck whos writing exams in next time.
See you in the new semester! :)

Minimal as Hell
24.01.2012
Welcome to my new Blog!
Today i build a new Blogsystem without any database. The Blog is file-based. So it's very easy to use.
The Blog entrys are organisate in normal Text-Files (.txt). The structure of the files is:
title|Here comes the Title
date|Here comes the Date
img|if you want to, you can take a picture in your blog-entry
text|this is what you are actually reading ;)
link|here you can take url's (without the http:// prefix).


A link looks like this:

For a new line, you haven't to type a BR-tag or something like that. The sytsem do it by it's own.
The file named by this system: 001_title.txt. If you want to place images in this article, you have to take it in a folder named 001/. For the article 002_another_title.txt you have to place it in 002/ and so on.
You see, to manage a blog can be easy and minimal as hell.