your query returned 1 results
Robots
Any browser program that follows hypertext links and accesses Web pages but is not directly under human control. Robots are computer programs that wander around the World Wide Web, indexing the content of webpages so that people can find the websites (or the content they contain) by searching for them on search engines. Other (more malicious) examples might be search engine spiders, the harvesting software programs that extract e-mail addresses or other data from Web pages.
DEVELOPER LINKS
Going from Ubuntu-EEE to Regular Desktop
I thought that Ubuntu-eee (customized version of Ubuntu 8.04 for the Asus EEE micro computer) was really great. I installed it while eating a hot dog at costco, waiting for my tires to get rotated. It worked without any further configuration!
After a few days on that 'user-friendly' interface, I was ready to go back to the regular desktop. Their blog tells you how!
Postgresql in Ubuntu
Hold on: PostgreSQL does make use of Structured Query Language, but there is a lot more going on with PostgreSQL than with MySQL. Even setting it up can be a challenge. This is a great step by step tutorial that would be a great place to start setting up PostgreSQL in Ubuntu.