Collecting the latest research results from the leading researchers in the field of fuzzy object-oriented databases, Advances in Fuzzy Object-Oriented Databases: Modeling and Applications provide a single source for current research and practical applications in fuzzy object-oriented databases.
Read more »Advances in Fuzzy Object-Oriented Databases Modeling and Applications | Free Download Info.Org
Five scripts that make life easier with Vim
The Vim editor allows you to modify its behavior via scripts, and the Vim community has produced hundreds of scripts that may help you be more productive, or add functions to Vim that you've always wished it would have. Here are five that I find particularly useful
Read more »- Login to post comments
Book Review : The Linux Programmer's Toolbox
What does it take to start writing programs for Linux ? Most people will guess a text editor, knowledge of a programming language and the compiler and libraries of that language would suffice. But ask a professional programmer who has been writing code for Linux and he will differ with you and insist that other things also come into play.
Read more »- Login to post comments
Review of Dell XPS 410n with Ubuntu Feisty preinstalled
"I received my XPS with Ubuntu today. The first thing I will say is that when the Fedex guy delivered it he asked if Dell was having some kind of liquidation sale because he has delivered more Dells today than ever before. He told me that he had already delivered five and there were eleven more on the truck. (Just throwing that out there.)"
Read more »- Login to post comments
Virtual Users And Domains With Postfix, Courier And MySQL (Debian Etch)
"This document describes how to install a mail server based on Postfix that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I'll also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses."
Read more »- Login to post comments
Patent Bending - WSJ.com
Paging U.S. Trade Representative Susan Schwab: Please call us on your cell phone. And better do it fast because cell phones may soon be harder to come by thanks to one of the dumber rulings ever by the U.S. International Trade Commission.
Read more »- Login to post comments
Apache Log file analyzer Using Awstats in Debian
AWStats is a free powerful and featureful tool that generates advanced web, streaming, ftp or mail server statistics,graphically. This log analyzer works as a CGI or from command line and shows you all possible information your log contains, in few graphical web pages.
Read more »- Login to post comments
How To Block Spam Before It Enters The Server (Postfix)
Estimates say that spam makes now up for 80 - 90% of all emails, and many mail servers have difficulties in managing the additional load caused by the latest spam, and spam filters such as SpamAssassin do not recognize large parts of that spam as they did before.
Read more »Distributed versus centralized version control systems
Version control systems, sometimes called revision control systems or source code management systems, are programs whose purpose is to let you track changes made to a set of, usually, plain text files. They are mainly used to track changes in the source code of programs, but they may be used for other purposes.
Read more »- Login to post comments
aKademy 2007 Keynote Speakers Announced
The opening talk will be from Lars Knoll of Trolltech who will tell us about their plans for Qt 4.4 and their relationship with KDE. Mark Shuttleworth of Canonical will be talking on the 10 Challenges to Open Source. On Sunday, Dan Kohn of The Linux Foundation will talk on the state of Linux Standardisation on the Desktop.
Read more »Turn Vim into a bash IDE
By itself, Vim is one of the best editors for shell scripting. With a little tweaking, however, you can turn Vim into a full-fledged IDE for writing scripts. You could do it yourself, or you can just install Fritz Mehner's Bash Support plugin.
Read more »- Login to post comments
A Sample Function inline with Bashprompt
In a recent text configuring colors for the Bash prompt was discussed. In this text a method of messing with the prompt is expanded upon by actually inserting a shell code function inline with the bash prompt.
Read more »- Login to post comments
IBM Jazzes up Eclipse
IBM expanding its backing for Eclipse with the release of an open source application lifecycle management (ALM) platform serving its Rational tools.
Read more »- Login to post comments
Installing The PHP-MSSQL Module On CentOS 5.0
As you might have noticed on Centos 5.0, there is no PHP-MSSQL module/extension available in the default yum repositories. So if you want to use it you can alter the PHP binary or you can compile an mssql module/extension. In this article I will explain how to compile the mssql module/extension.
Read more »- Login to post comments