Thursday, July 14 2005 @ 03:48 PM CEST Contributed by: bart Views: 2998
For me as a small time publisher, the Web offers many interesting features. It offers me a cheap distribution channel (try beating 50 euro/month for thousands of readers worldwide, and untill I get over several milions of readers it will not get more expensive), it makes that interested people can find my publications, either through others linking to them or through search engines, and it even makes for my publications being accessable when my own servers fail.
Sunday, February 06 2005 @ 09:23 PM CET Contributed by: bart Views: 3628
I have been admin/arch on a so called MUD for many years, starting in the mid 90s.The MUD I started out on is written in a language called LPC, and when I left there in 2003, I started on writing a new system/game library for such a MUD. As part of this library, I wrote a webserver.
I also run a somewhat complex Apache configuration, and at first, the purpose of this small http server was to present some information from within the game and no more then that, and as such only needed a very limited subset of http. Once I got to implement and activate the http server it turned out to perform a lot better then I had expected, and on a slow evening I decided to rewrite it to become a proper, general purpose http server.
The current implementation serves static files as well as being able to retrieve content from LPC objects. It has built in session management (and supports cookies) and it even supports namebased virtual servers.
Saturday, August 14 2004 @ 09:29 PM CEST Contributed by: bart Views: 2550
Trying to help out with the difficulties of buying and selling on the web, I started this new project to collect information about dubious sales and items.
Also, if you are selling things on the web as a private person (so, not as a company :), you may be interested in a side project, a list of reputable private traders we are building. Hop over and read more, and let us know what you think.
Sunday, June 06 2004 @ 10:22 PM CEST Contributed by: bart Views: 3334
In the previous part I explained why some of the most popular suggestions for fixing the spam problem will not work.In this part I will start defining how the problem can be solved.
Saturday, June 05 2004 @ 01:41 AM CEST Contributed by: bart Views: 2698
You have e-mail? then you definitely heard about, and experienced yourself this thing called spam. Having your mailbox flooded by advertisements that you didn't ask for, and that are often of a rather dubious nature.