free Auto Complete Control for ASP 2.0 or 1.1

I found this cool .net control for ASP that will do auto complete for you website very easy... link: [url=http://carlosrivero.com/autosuggestbox---auto-complete---google-suggest-like-control-for-asp-net-2-0-or-1-1]auto complete asp control add on[/url] [img]http://carlosrivero.com/files/images_carlosrivero/autocomplete.jpg[/img]

What is open source software development?

Some of my friends keep asking me about open source so: The basic idea behind open source is very simple: When programmers can read, redistribute, and modify the source code for a piece of software, the software evolves. People improve it, people adapt it, people fix bugs. And this can happen at a speed that, if one is used to the slow pace of conventional software development, seems astonishing. I believe:
  • An open source project is about people producing free and open software and contributing to something as a team for the benefit of others.

Fix Apache - No space left on device: Couldn't create accept lock or Cannot create SSLMutex

When dealing with mem-leaks in my mod_perl-apps I ran into a curious apache-problem. After a while apache could not be started but failed with strange errors like: [emerg] (28)No space left on device: Couldn't create accept lock or [crit] (28)No space left on device: mod_rewrite: could not create rewrite_log_lock Configuration Failed or [Wed Dec 07 00:00:09 2005] [error] (28)No space left on device: Cannot create SSLMutex

How to Handle Files with Spaces on a Linux Shell

Many Linux users still favor command line tools (ls, find,
etc.) over the newer GUI interfaces such as Nautilus or Konqueror.
However, many command line users find that dealing with filenames that
have spaces in them is difficult; especially when trying to automate a
process or deal with multiple files at once.

Cool Bash Commands and Tricks

Just about all Linux user make use of the command line - so this week we focuses on some little-known navigation commands that may make your life easier.

how to fix windows boot record after installing Linux

Problems with the master boot record (MBR) of a system may prevent the system from booting. The MBR may be affected by malicious code, become corrupted by disk errors, or be overwritten by other boot loaders (grub or lilo)when experimenting with multiple operating systems on a host. This recipe describes one method of repairing the MBR for an XP host using the recovery Directions:
  1. Boot with the XP installation CD.
  2. When prompted, press R to repair a Windows XP installation.
  3. If repairing a host with multiple operating systems, select the

Yahoo!! to compete with Google Ads!

This is great now we can have yahooooo adds!! so im willing to change the google ads of most of my websites if they offer a better deal.... it would be nice to be able to use both services! register [url=http://advision.webevents.yahoo.com/scp/viewer/index.php?loc=USYPN0005&client_id=5468&event_id=15952]here [/url] for it.

See which USE variables affect a package during an emerge

One of the most-often requested features in Portage is the ability to quickly and easily see what
effect USE variables have during the emerge process. The release Portage 2.0.46-r12 makes this
feature available.

To display USE variable effects, use the -v option:

Setting Your bash or Zhs Terminal Title

Since most Gentoo users frequently use terminals (xterm,
Eterm, etc.), this week's tip shows how to make them more useful by
adding information to the title. We can add the username, hostname, and
working directory into the terminal title, making it easier to see
where a terminal is, especially if it is minimized. Instead of having
to open up the full terminal window, a quick glance at the taskbar is
all that's necessary.

If you use Bash, add the following to your ~/.bashrc file.

Syndicate content