LinuxQuestions.org
Go Job Hunting at the LQ Job Marketplace
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices

Old

duckduckgo - search engine without tracking and search bubble

Posted 10-04-2011 at 02:12 PM by jere21
Updated 10-23-2011 at 03:36 PM by jere21

When I had a first look on it, I didn't like it. Now, one year later, I checked again - and now I really do:

http://duckduckgo.com is a really privacy oriented search engine. But under its very clear surface it also has other features:
  • unbiased search results, NOT depending on any profile that you got. See http://dontbubble.us/
  • privacy, duckduckgo.com doesn't save your data, nor does it turn it to the found website. See http://donttrack.us/
  • instant answers (like "define:TERM"
...
LQ Newbie
Posted in Uncategorized
Views 2990 Comments 1 jere21 is offline
Old

Debian and Google Chrome

Posted 08-09-2011 at 06:52 PM by DJ Shaji

I'm really beginning to like Google Chrome. It is definitely fast, loads web pages quickly, and uses just about the right amount of memory. The only caveat I've encountered is that there are still not many quality extensions available. Hopefully that will be fixed soon.
Member
Posted in Uncategorized
Views 604 Comments 0 DJ Shaji is offline
Old

gtsh: how to use Google Translate without touching a web browser

Posted 08-09-2011 at 05:49 PM by MrCode
Updated 08-09-2011 at 05:49 PM by MrCode ("Transhlate"? WTF? :p)

I present "gtsh" (Google Translate for the SHell), a tiny(!) shell script that acts as a frontend to Google Translate:

Code:
#!/bin/bash
if test -z $3; then
	echo "Usage: $0 \"<str>\" <lang1> <lang2>"
	echo "Translates string \"<str>\" from <lang1> to <lang2>"
	echo "(CLI frontend to Google Translate)"
else
	wget -qO- "http://ajax.googleapis.com/ajax/services/language/translate?v=1.0&q=$1&langpair=$2|${3:-$3}"
...
Member
Views 2891 Comments 1 MrCode is offline
Old

speed up your browsing experience

Posted 07-28-2010 at 08:10 AM by ultimate_linux

web page loads as follows
1.when you type in the url in the address bar,resolver,the program in browser sends it to dns server.
2.the dns server looks up the url in its database and returns the corresponding ip address of that url
3.the browser now forms a TCP connection and content transfer takes place.
4.then the browser interprets the content.

the time taking things in this process are dns lookup and content transfer,interpretation.
there is nothing...
Member
Posted in Uncategorized
Views 1086 Comments 6 ultimate_linux is offline
Old

Surfraw - Shell Users' Revolutionary Front Rage Against the World Wide Web

Posted 06-30-2010 at 01:55 PM by craigevil (craigevil's random words of wisdom)

Are you tired of clicking the search box in Firefox to do searches or changing the search engine. Then surfraw is definitely for you. Get rid of the searchbox and use Surfraw.

Surfraw - Wikipedia, the free encyclopedia
Quote:
Surfraw (Shell Users' Revolutionary Front Against the WWW) is a free POSIX-compliant (ie. meant for Linux, FreeBSD etc.) command-line shell program for interfacing with a number of web-based search engines. It is licensed under the GNU General Public License and written
...
Senior Member
Posted in Uncategorized
Views 2031 Comments 0 craigevil is offline

  



All times are GMT -5. The time now is 06:33 PM.

Main Menu

My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration