Logo

Policy

I define the following "rules", when I start to write this site for not beeing confused while desgning, to prevend mistakes and for my interrets for a readable and good source code. Furthermore I want to present the tools and reasons why I use this for programming. At the end I philosophy a bit more general about Software, Open Source and projects I want to recommend. If you have no interesting in it, than please ignore this site for now. For me it's only something like a "mnemonic".

Policy for this Webpage

  1. The first point is more one of preferences. I only use xhtml for this site, because it is logical instead of html. The main sense of xhtml is that every tag has to be closed. More informations look here.
  2. I'm always concerned about the support of all browsers. Yes especially the text-browsers like "Links" or "Lynx". Therefore I surrender of Java Script, which doesn't support all, for example most of the text-browers.
  3. This leads nicely over to this point, which includes: Only validated code are used for this webpage. Regardless of wich, xhtml or CSS!
    I try to maintain the standard of the w3c.org. This indicates the button right at the end of this site. One for the site itself and one for the CSS.
  4. Furthermore I use no Flash, Java applets etc. what is easy to understand, because it conflicts obvisously against the second point.
    You are right if you say that a couple of browser didn't even support pictures, but they are one of the most mediums of information, beside the text. So it has somewhere to stop!
  5. No tables for the layout: I decide not to use tables for desining this side, because this produce a unreadable source code althouh you can make pleasing pages with it.
  6. Instead I build up my site upon CSS, which is more easy to read and - this is the important part - much more easy to make design changes, if nessecary.

Tools

The following Tools are used for designing this page:

Wisdoms about Software

First of all, I mostly use software from open source projects. Why? That's a question of personaly atittiude twoards behaviments of the big software players in the world. Ahead Microsoft. I didn't like their way of making money with special ideas, who was stolen from other projects and their protection arrangements to defend their monopolist state.
And there are a few of technical aspects I like to diskuss. First Windows is very unstable in many cases and has a lot of remote holes or other insecure services. Nevertheless I must admit it is very easy in handling and. But all this can't blame me.
Well, what do I use instead? I tried many operating systems among many Linux distributions, Mac Os X, Be/Os...etc. But today I only use for the productive employment different BSD distribution. I really appriceate the high security and reliaby construction on them. Now I will discuss a few Distribution:

FreeBSD:
This is my desktop operating system, because it has a lot of software and an easy way to install them, called "ports". Furthermore I like the way they arranged and ordered the config files and, of course the stability.

OpenBSD:
This projects is dedicated to make high security operating system (os). This Project make also the Remote shell ssh. Personaly I use this os as firewall, proxy and gateway, where it makes a very good job.


Valid XHTML 1.0 Transitional Valid CSS!

top