This post was originally on how to change your default search engine to Yahoo, because of my disappointment in Google on taking an official position on proposition #8.
After a day, I’ve decided that joining a boycott on Google search would not be an effective way to promote traditional families. After all, Google still remains neutral on the content hosted by it’s many wonderful services.
Still, my position on defending marriage as being defined between man and woman remains in effect. Strong, functional families are the backbone for any society. With out them, the world crumbles.
If you wish to make Safari use yahoo to search, here’s the script to do it:
cd /Applications/Safari.app/Contents/MacOS/ &&
[ ! -f Safari.google ] &&
sed -i .google 's|http://%@.google.com/%@?q=%@&ie=UTF-8&oe=UTF-8|http://search.yahoo.com/bin/search?%@%@=0\&p=%@|' Safari
Just open up a terminal and paste the whole command. It’ll create a backup, Safari.google. If you want to go back, you can undo it with this:
cd /Applications/Safari.app/Contents/MacOS/ && mv Safari.google Safari
Subscribe to Post Comments [Atom]
March 2008 April 2008 May 2008 June 2008 July 2008 August 2008 October 2008 November 2008 February 2009 June 2009 December 2009 January 2010 February 2010 May 2010 June 2010 November 2010
Subscribe to Posts [Atom]