How can I add Facebook sharing in Safari 6?

August 9, 2012 in Browsers, Mac Tips, Recipes, Safari, Software

Share with Facebook is a small extension that adds Facebook Sharing in Safari 6. Once installed, it will display a button with the Facebook logo in the browser toolbar. Tip:
…read more

How do I disable Google Chrome’s custom print preview screen?

July 9, 2012 in Browsers, Chrome, Mac Tips, Recipes, Software, Windows Tips

This post collects methods to remove Google Chrome’s custom print preview screen, which is usually displayed when the user tries to print a web page or a pdf document using
…read more

Google Chrome is not showing any favicons in the bookmark bar anymore. How can I fix this?

May 10, 2012 in Browsers, Mac Tips, Recipes, Software, Windows Tips

In certain situations, Google Chrome may cease to show the favicons of your bookmarks. The favicon will be replaced by a white globe icon, and clicking on the bookmark will
…read more

Where do I find older versions of Xcode?

April 24, 2012 in Coding, Mac Tips, Recipes, Software, Xcode

In some cases, you may want to use an older version of Xcode (e.g. Intel Compiler, as of today, does not support the latest version of the IDE). An archive
…read more

How do I completely remove Xcode and all the Developer Tools from my Mac?

February 5, 2011 in Coding, Mac Tips, Recipes, Shell, Software

In a shell, type: sudo /Developer/Library/uninstall-devtools –mode=all Then provide your user passsord, and press enter.

How can I read .chm files on my Mac?

January 22, 2011 in Mac Tips, Recipes, Software

CHM is a proprietary format used by Microsoft for help files. Some books are also distributed using this format. To read them on MacOS X, you can use Chmox (http://chmox.sourceforge.net/).
…read more