juliant's blog
OSCMS 2007

Single file compilation

What I always liked about other compilers was the ease to compile simple examples. Just write a C file and call
gcc hello_world.cand the compiler does the rest. Of course when you get to more complex systems you need makefiles and the like, but for a quick test it is very convenient to be able to compile single files.
A picture says more than thousand words

in
And because of that, we can now easily add images to our blog posts and articles. Just upload an image (you must be logged in) and then you can use it via it's name with the standard Mediawiki syntax.
Why you should check your database backups

After three months of development, eiffelroom is finally launched. It had some starting difficutlies as you probably noticed: Shortly after the official launch I happend to delete the database!

