<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TechZilo &#187; Mac OS X</title>
	<atom:link href="http://www.techzilo.com/category/mac-osx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techzilo.com</link>
	<description>Tips, tutorials and resources for software and web tools/applications</description>
	<lastBuildDate>Fri, 18 Sep 2009 03:03:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Recover accidentally deleted Textmate bundles</title>
		<link>http://www.techzilo.com/recover-reload-deleted-textmate-bundles/</link>
		<comments>http://www.techzilo.com/recover-reload-deleted-textmate-bundles/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 11:33:33 +0000</pubDate>
		<dc:creator>Sumesh P</dc:creator>
				<category><![CDATA[Design/Development]]></category>
		<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://www.techzilo.com/?p=2744</guid>
		<description><![CDATA[A quick tutorial on recovering Textmate bundles that you may have deleted accidentally.<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/recover-reload-deleted-textmate-bundles/">Recover accidentally deleted Textmate bundles</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Textmate is a popular code editor for Mac OS X. It supports bundles, which are customizations for particular languages (say HTML, or Ruby on Rails).</p>
<p>Textmate includes a default set of bundles, and you can download bundles for other languages easily.</p>
<p><img src="/wp-content/uploads/textmate-reset-bundles.png" alt="How to get back Textmate bundles"/></p>
<p>You can also delete bundles that you do not want to use &#8211; for example, if you are a PHP programmer, you may not want bundles for other programming languages.</p>
<p>What if you deleted a bundle by accident, or learnt a new language for which you deleted the bundles in Textmate earlier? A simple Terminal command can bring them back.</p>
<p>Ensure that TextMate is not running, then enter the command below to reset deleted bundles (ie. recover deleted bundles):</p>
<p class="code-block">defaults delete com.macromates.textmate OakBundleManagerDeletedBundles</p>
<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/recover-reload-deleted-textmate-bundles/">Recover accidentally deleted Textmate bundles</a></p>


<p><strong>Related reading:</strong><ul><li><a href='http://www.techzilo.com/recover-form-data-text-firefox/' rel='bookmark' title='Permanent Link: How to recover lost form / field data in Firefox'>How to recover lost form / field data in Firefox</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.techzilo.com/recover-reload-deleted-textmate-bundles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reclaim hard drive space on Mac OS X by deleting language files</title>
		<link>http://www.techzilo.com/remove-language-files-mac-osx/</link>
		<comments>http://www.techzilo.com/remove-language-files-mac-osx/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 11:55:50 +0000</pubDate>
		<dc:creator>Sumesh P</dc:creator>
				<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://www.techzilo.com/?p=2614</guid>
		<description><![CDATA[Monolingual is a free and open-source application to remove unnecessary language files from Mac OS X and recover hard disk space. We have screenshots and a tutorial on safely choosing what files to delete.<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/remove-language-files-mac-osx/">Reclaim hard drive space on Mac OS X by deleting language files</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Monolingual is a free and open-source application to remove unnecessary language files from Mac OS X. Depending on the computer and options you choose, you can clear out files worth 100 MB to over one GB.</p>
<p>Although hard drive sizes are increasing and it is not uncommon to find over a terabyte of storage on computers, you wouldn&#8217;t want to waste 1 GB or more on files that are never used, would you? Monolingual would be particularly beneficial for those with limited hard drive space &#8211; typically laptop users and those with older hard drives.</p>
<p>As with anything that modifies or removes data, Monolingual should be used with care. If you are careless and end up choosing wrong options, you may render your software or even Mac OS X itself unusable.</p>
<p>Download the latest version of <a href="http://sourceforge.net/project/showfiles.php?group_id=106424&#038;package_id=114635">Monolingual on this page</a>.</p>
<h3>Choosing language files for deletion</h3>
<p>Although I am not a native English-speaker, I use English on Mac OS X. Depending on what language you use, uncheck only that in the Monolingual options page. Remember that Monolingual removes those languages which are checked.</p>
<p><img src="/wp-content/uploads/monolingual.png" alt="Monolingual"/></p>
<p>Uncheck AppleKeyboardLayouts and anything else you do not need.</p>
<p><img src="/wp-content/uploads/monolingual2.png" alt="Remove language files"/></p>
<p>If you use a PowerPC Mac, uncheck only architectures named PowerPC. Else uncheck only Intel 32 bit and 64 bit.</p>
<p><img src="/wp-content/uploads/monolingual4.png" alt="Reclaim hard drive space"/></p>
<p>Then, hit enter. Monolingual will take some time to remove files &#8211; wait patiently.</p>
<p><img src="/wp-content/uploads/monolingual3.png" alt="Remove Mac OS X language files"/></p>
<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/remove-language-files-mac-osx/">Reclaim hard drive space on Mac OS X by deleting language files</a></p>


<p><strong>Related reading:</strong><ul><li><a href='http://www.techzilo.com/convert-flac-mp3-mac-os-x/' rel='bookmark' title='Permanent Link: Convert .flac files to .mp3 in Mac OS X'>Convert .flac files to .mp3 in Mac OS X</a></li><li><a href='http://www.techzilo.com/search-inside-zip-files-mac-osx/' rel='bookmark' title='Permanent Link: How to search inside zip files on Mac OS X'>How to search inside zip files on Mac OS X</a></li><li><a href='http://www.techzilo.com/erase-files-permanently-mac-osx/' rel='bookmark' title='Permanent Link: How to erase files permanently on Mac OS X'>How to erase files permanently on Mac OS X</a></li><li><a href='http://www.techzilo.com/convert-mkv-to-mp4-mac-osx/' rel='bookmark' title='Permanent Link: Convert MKV videos to MP4 files on Mac OS X'>Convert MKV videos to MP4 files on Mac OS X</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.techzilo.com/remove-language-files-mac-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert MKV videos to MP4 files on Mac OS X</title>
		<link>http://www.techzilo.com/convert-mkv-to-mp4-mac-osx/</link>
		<comments>http://www.techzilo.com/convert-mkv-to-mp4-mac-osx/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 10:33:23 +0000</pubDate>
		<dc:creator>Sumesh P</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.techzilo.com/?p=2870</guid>
		<description><![CDATA[A tutorial on converting .mkv files to .mp4 files on Mac OS X, using a free, open-source software.<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/convert-mkv-to-mp4-mac-osx/">Convert MKV videos to MP4 files on Mac OS X</a></p>
]]></description>
			<content:encoded><![CDATA[<p>.mkv (Matroska Video) is a popular format for online video distribution (particularly through BitTorrent networks and all). It is an open and free container format. One of its advantages is that it can keep a number of video, audio, picture subtitle components in just one file.</p>
<p>One popular use of .mkv files is to store high-definition (HD) videos, in formats like H.264. Matroska video files end with the extension .mkv (may also contain audio and subtitle), while audio only files are .mka  and subtitle files are .mks Typically, you would find a .mkv file &#8211; that is also what I have come across.</p>
<p>MKV container format is a fork of another format, after disagreements between its founders regarding some technical decisions. Most users of the original format moved to .mkv format after its developer went inactive, and .mkv has gained popularity ever since.</p>
<p>You can play .mkv files in Mac OS X using <a href="http://www.videolan.org/vlc/">VLC player</a> without downloading any additional codecs, but what if you need to convert and keep the file as a .mp4 video, for example, to play on other devices (like PS 3, iPod, Apple TV, iPhone etc.)?</p>
<p>Most solutions online (which also happen to be outdated and impractical) require Quicktime Pro and Perian, or other expensive mkv video converters, or has severe restrictions regarding the encoding types allowed within the .mkv container format. Some others use the command-line utilities, which may be acceptable if you are a total geek, or uses Windows software, in which case you will need access to Windows via Bootcamp/virtualization or a PC.</p>
<p><img src="/wp-content/uploads/convert-mkv-mp4-mac_3.png" alt="Convert mkv files to mp4 using Quicktime Pro and Perian"/></p>
<p>You have come to the right place if you are looking for an mkv to mp4 converter &#8211; this guide shows you how to convert .mkv video files to .mp4 files using a single open-source and free software, <strong>Handbrake</strong>.</p>
<h2>Convert .mkv to .mp4</h2>
<p>The latest version of Handbrake (0.93 or above) allows MKV source files. Then, you can convert the file to various supported formats like any other conversion using Handbrake. Note that Handbrake may have to re-encode and/or re-compress videos, and if this is the case, be prepared to leave your Mac on for processing for a considerable amount of time, as it will be time and resource-hungry.</p>
<p>Download <a href="http://handbrake.fr/?article=download">Handbrake</a>.</p>
<p><img src="/wp-content/uploads/convert-mkv-mp4-mac.png" alt="How to convert .mkv files to .mp4 in Mac OS X"/></p>
<p>Open Handbrake, and you will be asked to enter a source. Select a file and continue with the conversion process. </p>
<p><img src="/wp-content/uploads/convert-mkv-mp4-mac_2.png" alt="Convert mkv files to mp4"/></p>
<p>I will update this post if I find any good tweaks or settings regarding the conversion. Meanwhile, leave a comment here if you have any difficulty in converting .mkv files to .mp4 and using it.</p>
<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/convert-mkv-to-mp4-mac-osx/">Convert MKV videos to MP4 files on Mac OS X</a></p>


<p><strong>Related reading:</strong><ul><li><a href='http://www.techzilo.com/download-convert-youtube-videos-ipod/' rel='bookmark' title='Permanent Link: Tooble: download and convert YouTube videos for iPod'>Tooble: download and convert YouTube videos for iPod</a></li><li><a href='http://www.techzilo.com/convert-flac-mp3-mac-os-x/' rel='bookmark' title='Permanent Link: Convert .flac files to .mp3 in Mac OS X'>Convert .flac files to .mp3 in Mac OS X</a></li><li><a href='http://www.techzilo.com/convert-amr-to-mp3-free/' rel='bookmark' title='Permanent Link: How to convert AMR files to MP3'>How to convert AMR files to MP3</a></li><li><a href='http://www.techzilo.com/convert-wma-to-mp3-mac/' rel='bookmark' title='Permanent Link: How to convert WMA to MP3 audio (Mac OS X)'>How to convert WMA to MP3 audio (Mac OS X)</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.techzilo.com/convert-mkv-to-mp4-mac-osx/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Batch resize images with Thumbs Up (Mac OS X)</title>
		<link>http://www.techzilo.com/batch-resize-photo-images-thumbs-up-mac/</link>
		<comments>http://www.techzilo.com/batch-resize-photo-images-thumbs-up-mac/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 08:23:51 +0000</pubDate>
		<dc:creator>Sumesh P</dc:creator>
				<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://www.techzilo.com/?p=2668</guid>
		<description><![CDATA[Thumbs Up is a Mac OS X freeware to batch-resize images and create thumbnails.<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/batch-resize-photo-images-thumbs-up-mac/">Batch resize images with Thumbs Up (Mac OS X)</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Thumbs Up is a free software for Mac OS X to create thumbnails of pictures and movies. It can also be used to batch-resize images.</p>
<p><img src="/wp-content/uploads/batch-resize-images-mac.png" alt="Free image resize software Mac OS X" class="r" />Thumbs Up has a simple preferences window. To resize images, you can configure the various options in the preferences window, and then drag-drop the images to the Thumbs Up icon.</p>
<p>Resized images are created in the same folder as the original files. You can choose prefixes or suffixes to filenames, or let Thumbs Up create all the images to a folder (which will be within the folder that contains original files).</p>
<p>Resizing can be configured by percentage or maximum size. Formats supported include JPEG, TIFF, PNG, BMP and GIF. There are also options for antialiasing and sharpening. You can choose the level of compression to be applied while saving the image. ThumbsUp also supports PDF to image conversion, so you can use it to convert PDFs to other image formats.</p>
<p>Download <a rel="nofollow" href="http://www.apple.com/downloads/macosx/imaging_3d/thumbsup.html">Thumbs Up</a></p>
<p>I started using Thumbs Up to write tutorials on this site, which mostly requires resizing several images to fit the width of content column.</p>
<p>Windows users might like <a href="http://www.techzilo.com/free-convert-resize-al-image-converter/">Al Image Converter</a>, a free software for Windows, with similar features and functionality.</p>
<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/batch-resize-photo-images-thumbs-up-mac/">Batch resize images with Thumbs Up (Mac OS X)</a></p>


<p><strong>Related reading:</strong><ul><li><a href='http://www.techzilo.com/free-convert-resize-al-image-converter/' rel='bookmark' title='Permanent Link: Al Image: free tool to convert and resize images'>Al Image: free tool to convert and resize images</a></li><li><a href='http://www.techzilo.com/how-to-format-images-in-posts-beautifully/' rel='bookmark' title='Permanent Link: How To: Format Images in posts beautifully'>How To: Format Images in posts beautifully</a></li><li><a href='http://www.techzilo.com/convert-images-ascii-art-asciiconvert/' rel='bookmark' title='Permanent Link: Convert images into ASCII art with ASCIIconvert'>Convert images into ASCII art with ASCIIconvert</a></li><li><a href='http://www.techzilo.com/most-beautiful-twitter-fail-whales/' rel='bookmark' title='Permanent Link: 7 most beautiful Twitter fail whale/bird images'>7 most beautiful Twitter fail whale/bird images</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.techzilo.com/batch-resize-photo-images-thumbs-up-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to search inside zip files on Mac OS X</title>
		<link>http://www.techzilo.com/search-inside-zip-files-mac-osx/</link>
		<comments>http://www.techzilo.com/search-inside-zip-files-mac-osx/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 17:23:14 +0000</pubDate>
		<dc:creator>Sumesh P</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Spotlight]]></category>

		<guid isPermaLink="false">http://www.techzilo.com/?p=2612</guid>
		<description><![CDATA[Ziplight is a plugin for Spotlight that enables you to search inside zip files on Mac OS X.<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/search-inside-zip-files-mac-osx/">How to search inside zip files on Mac OS X</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Although Mac OS X natively supports zip format and has an excellent search and indexing tool in Spotlight, you cannot search within zip files using Spotlight.</p>
<p>However, Spotlight can be extended with plugins, and we can use Ziplight plugin to search within zip files. Installing Ziplight is slightly different from normal programs, as you are installing a plugin for an app.</p>
<h2>Download Ziplight</h2>
<p>Ziplight is available for free from Bartas Technologies- <a href="http://www.bartastechnologies.com/products/ziplight/">download</a> it.<br />
On double-clicking the downloaded .dmg file, you get a Ziplight.mdimporter file.</p>
<p><img src="/wp-content/uploads/ziplight.png" alt="Ziplight - search zip files"/></p>
<h2>Install Ziplight</h2>
<p>Drag and drop the file into Spotlight folder under Library &#8211; by clicking Macintosh HD, then Library and finally the Spotlight folder.</p>
<p><img src="/wp-content/uploads/ziplight-2.png" alt="Zip file search pluign"/></p>
<p>Reboot or logout and login to your Mac to start using Ziplight plugin. It takes a few minutes for Ziplight to index all the zip files on your Mac &#8211; usually 10 to 30 minutes depending on the number of zip files on your system.</p>
<p>In an effort to be fast and easy to use, Ziplight searches only names of files within a zip folder. This should be enough for most purposes.</p>
<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/search-inside-zip-files-mac-osx/">How to search inside zip files on Mac OS X</a></p>


<p><strong>Related reading:</strong><ul><li><a href='http://www.techzilo.com/hide-files-inside-jpeg-image-picture/' rel='bookmark' title='Permanent Link: Hide files inside a picture'>Hide files inside a picture</a></li><li><a href='http://www.techzilo.com/search-remove-duplicate-files/' rel='bookmark' title='Permanent Link: Search and remove duplicate files with Duplicate File Searcher'>Search and remove duplicate files with Duplicate File Searcher</a></li><li><a href='http://www.techzilo.com/convert-flac-mp3-mac-os-x/' rel='bookmark' title='Permanent Link: Convert .flac files to .mp3 in Mac OS X'>Convert .flac files to .mp3 in Mac OS X</a></li><li><a href='http://www.techzilo.com/convert-mkv-to-mp4-mac-osx/' rel='bookmark' title='Permanent Link: Convert MKV videos to MP4 files on Mac OS X'>Convert MKV videos to MP4 files on Mac OS X</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.techzilo.com/search-inside-zip-files-mac-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Transfer music from iPod / iPhone to Mac OS X</title>
		<link>http://www.techzilo.com/transfer-music-ipod-iphone-mac/</link>
		<comments>http://www.techzilo.com/transfer-music-ipod-iphone-mac/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 14:08:27 +0000</pubDate>
		<dc:creator>Sumesh P</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[iPod]]></category>

		<guid isPermaLink="false">http://www.techzilo.com/?p=2325</guid>
		<description><![CDATA[Pod to Mac is a tiny software to transfer songs and files from your iPod / iPod touch / iPhone to a Mac (running 10.5 Leopard or above).<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/transfer-music-ipod-iphone-mac/">Transfer music from iPod / iPhone to Mac OS X</a></p>
]]></description>
			<content:encoded><![CDATA[<p>iPod and iPhone owners may have, at some point, wished that they could transfer music <em>from</em> iPod / iPhone to another computer. DRM and other factors regarding copyright means that Apple allows you to transfer music to your iPod, but not from an iPod to a computer.</p>
<p>Pod to Mac is a small freeware application for Mac OS X that lets you transfer music from your iPod to a Mac OS X Leopard system. Pod to Mac works with iPod, iPod Touch and iPhone. You can also search within your iPod / iPhone before transferring files (there is a similar software for Windows that we will review tomorrow).</p>
<p><img src="/wp-content/uploads/transfer-music-from-ipod-to-mac.png" alt="iPod iPhone music songs transfer"/></p>
<p><strong>Note:</strong> Pod to Mac requires you to put iPod into disk mode to work. The software is in beta, but is frequently updated (unlike some other apps).</p>
<p>Download <a href="http://www.podtomac.com/">Pod to Mac</a></p>
<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/transfer-music-ipod-iphone-mac/">Transfer music from iPod / iPhone to Mac OS X</a></p>


<p><strong>Related reading:</strong><ul><li><a href='http://www.techzilo.com/transfer-music-ipod-iphone-windows/' rel='bookmark' title='Permanent Link: Transfer music from iPod / iPhone to Windows'>Transfer music from iPod / iPhone to Windows</a></li><li><a href='http://www.techzilo.com/install-iphone-applications-ipod-touch/' rel='bookmark' title='Permanent Link: How to install iPhone applications on iPod Touch'>How to install iPhone applications on iPod Touch</a></li><li><a href='http://www.techzilo.com/ideas-better-iphone/' rel='bookmark' title='Permanent Link: Gimme a better iPhone: Ideas for a better iPhone'>Gimme a better iPhone: Ideas for a better iPhone</a></li><li><a href='http://www.techzilo.com/facebook-sell-music-online-store/' rel='bookmark' title='Permanent Link: FaceBook may sell music online'>FaceBook may sell music online</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.techzilo.com/transfer-music-ipod-iphone-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search and remove duplicate files with Duplicate File Searcher</title>
		<link>http://www.techzilo.com/search-remove-duplicate-files/</link>
		<comments>http://www.techzilo.com/search-remove-duplicate-files/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 11:30:43 +0000</pubDate>
		<dc:creator>Sumesh P</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.techzilo.com/?p=1300</guid>
		<description><![CDATA[If you have not formatted your hard disk for a long time, chances are that you would have built up duplicate files due to careless copying and moving. In my case, it is typically media files and software installation files that I get on different occasions that are duplicates. Windows does not have a built [...]<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/search-remove-duplicate-files/">Search and remove duplicate files with Duplicate File Searcher</a></p>
]]></description>
			<content:encoded><![CDATA[<p>If you have not formatted your hard disk for a long time, chances are that you would have built up duplicate files due to careless copying and moving. In my case, it is typically media files and software installation files that I get on different occasions that are duplicates. Windows does not have a built in duplicate file checking utility, but free software available can help.</p>
<p><img src="/wp-content/uploads/dfs.png" alt="Search duplicate files" /></p>
<p>Duplicate Files Searcher is a freeware to check and remove duplicate files. It works on Windows, Linux and Mac OS X. DFS can check files byte for byte for maximum accuracy. You can either preview files before deleting, or set DFS to automatically delete duplicate files.</p>
<h3>Features of Duplicate File Searcher</h3>
<ul>
<li>Searching results can be saved and loaded in future</li>
<li>Checks any files, folders and drives</li>
<li>Works with removable drives</li>
<li>Decide on automatic deletion or preview</li>
<li>Works on all OSes</li>
</ul>
<p>DFS uses Java Runtime Environment, so you should <a rel="nofollow" href="http://java.com/en/download/manual.jsp">install JRE</a> if you do not have it yet.</p>
<p><a rel="nofollow" href="http://downloads.sourceforge.net/dfr/dfs21.zip?modtime=1210189899&#038;big_mirror=0">Download Duplicate File Searcher</a>  (for all operating systems)</p>
<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/search-remove-duplicate-files/">Search and remove duplicate files with Duplicate File Searcher</a></p>


<p><strong>Related reading:</strong><ul><li><a href='http://www.techzilo.com/remove-delete-erase-files-permanently-windows/' rel='bookmark' title='Permanent Link: How to remove / delete / erase files permanently on Windows'>How to remove / delete / erase files permanently on Windows</a></li><li><a href='http://www.techzilo.com/search-inside-zip-files-mac-osx/' rel='bookmark' title='Permanent Link: How to search inside zip files on Mac OS X'>How to search inside zip files on Mac OS X</a></li><li><a href='http://www.techzilo.com/how-to-solve-duplicate-content-in-wordpress/' rel='bookmark' title='Permanent Link: How To: Solve duplicate content in WordPress without plugins'>How To: Solve duplicate content in WordPress without plugins</a></li><li><a href='http://www.techzilo.com/check-remove-offline-duplicate-bookmarks-firefox-extension/' rel='bookmark' title='Permanent Link: Check Places Firefox addon checks offline and duplicate bookmarks'>Check Places Firefox addon checks offline and duplicate bookmarks</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.techzilo.com/search-remove-duplicate-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to automatically rotate wallpapers (Windows/ Mac / Linux)</title>
		<link>http://www.techzilo.com/rotate-wallpapers-windows-mac-linux/</link>
		<comments>http://www.techzilo.com/rotate-wallpapers-windows-mac-linux/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 09:39:11 +0000</pubDate>
		<dc:creator>Sumesh P</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.techzilo.com/?p=1950</guid>
		<description><![CDATA[Tutorials on rotating wallpapers in Windows, Mac OS X and Linux (with screenshots).<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/rotate-wallpapers-windows-mac-linux/">How to automatically rotate wallpapers (Windows/ Mac / Linux)</a></p>
]]></description>
			<content:encoded><![CDATA[<p>All too often, I see workstations with default wallpapers (like those for Windows XP/Vista and Mac OS X), and wonder why no one ever takes the time to get a bunch of better wallpapers.</p>
<p>But then, most people do not have the time or energy to waste for a task as trivial as changing wallpapers. Have you wanted to rotate wallpapers from a folder of good wallpapers <em>automatically</em>? Here are methods to rotate wallpapers in Windows, Mac and Linux.</p>
<h2>Rotate Wallpapers on Windows</h2>
<p><img src="/wp-content/uploads/rotate-wallpapers-windows.png" class="r" alt="Image wallpaper rotate in Windows Vista XP Linux and Mac OS X"/>Windows users can use the freeware application <a rel="nofollow" href="http://www.codeplex.com/juggler/">Wallpaper Juggler</a> to rotate wallpapers. Lucky you, because unlike the methods for Linux and OS X, Wallpaper Juggler can use existing images in a folder and downloads beautiful wallpapers for rotation, all automated.</p>
<p>Windows 7 has support for wallpaper rotating, but if you also want to automate downloading wallpapers, you might want to look for a standalone application.</p>
<h2>Rotate Wallpapers on Mac OS X</h2>
<p>Mac OS X has a built in functionality for rotating wallpapers. Place all your selected wallpapers in a folder (I used /Downloads/Wallpapers/). </p>
<p><img src="/wp-content/uploads/rotate-wallpapers-windows_2.png" alt=""/></p>
<p>Open up System Preferences, click Desktop and Screensaver and tick Change Picture every (and also set how many minutes). Then, click the plus button on the left pane and add the folder where you placed all the wallpapers.</p>
<h2>Wallpaper rotation on Linux</h2>
<p>Lifehacker has a proper tutorial on setting up a changer script to <a href="http://lifehacker.com/400505/rotate-desktop-backgrounds-in-ubuntu">rotate wallpapers on Ubuntu Linux</a>. There are probably similar scripts for other Linux distros, a web search for <strong>rotate wallpapers in <your distro name></strong> will give you the required solution.</p>
<p>Do recommend your favorite wallpaper rotating solution (if any), and tell whether you found the methods in this post useful.</p>
<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/rotate-wallpapers-windows-mac-linux/">How to automatically rotate wallpapers (Windows/ Mac / Linux)</a></p>


<p><strong>Related reading:</strong><ul><li><a href='http://www.techzilo.com/mac-vista-linux-hacking-mac-hacked-first/' rel='bookmark' title='Permanent Link: Linux vs Mac OS X vs Windows: Mac OS X gets hacked first'>Linux vs Mac OS X vs Windows: Mac OS X gets hacked first</a></li><li><a href='http://www.techzilo.com/reload-tabs-firefox-extension/' rel='bookmark' title='Permanent Link: Refresh Firefox tabs automatically with Reload Every extension'>Refresh Firefox tabs automatically with Reload Every extension</a></li><li><a href='http://www.techzilo.com/beautiful-apple-mac-osx-wallpapers/' rel='bookmark' title='Permanent Link: 12 beautiful Apple / Mac OS X wallpapers'>12 beautiful Apple / Mac OS X wallpapers</a></li><li><a href='http://www.techzilo.com/how-to-install-ubuntu-linux-themes-skins/' rel='bookmark' title='Permanent Link: Install Ubuntu Linux themes'>Install Ubuntu Linux themes</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.techzilo.com/rotate-wallpapers-windows-mac-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use a Windows keyboard with Mac OS X</title>
		<link>http://www.techzilo.com/reassign-keys-use-windows-keyboard-mac/</link>
		<comments>http://www.techzilo.com/reassign-keys-use-windows-keyboard-mac/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 12:51:16 +0000</pubDate>
		<dc:creator>Sumesh P</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.techzilo.com/?p=2615</guid>
		<description><![CDATA[A tutorial on reassigning Windows keyboard keys for use on Mac OS X. Includes detailed steps and images of the process.<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/reassign-keys-use-windows-keyboard-mac/">How to use a Windows keyboard with Mac OS X</a></p>
]]></description>
			<content:encoded><![CDATA[<p>There may be more than one reason why you want to use a Windows keyboard with a Mac OS X computer: a powerful/expensive keyboard that you already possess, lack of availability of Apple keyboards, or you cannot justify spending the money to buy an Apple keyboard when there&#8217;s a Windows keyboard lying around.</p>
<p>Whatever the reason, DoubleCommand is a free Mac OS X preference pane which you would want to get. It enables you to reassign some of the keys on your keyboard. You can remap various keys &#8211; see their <a href="http://doublecommand.sourceforge.net/features.html" rel="nofollow">feature page</a> for the full list.</p>
<h2>Configure Windows keyboard with DoubleCommand</h2>
<ol>
<li>Download <a href="http://doublecommand.sourceforge.net/">DoubleCommand</a> and install it. Installation is done with the usual procedure: mount it by double-clicking the .dmg file you downloaded, then copy the application from the mounted image (found in the left pane of Finder) to the Applications folder.</li>
<li>Once installed, it will be available under the &#8216;Other&#8217; section of System Preferences pane.<br />
<img src="/wp-content/uploads/reassign-keys-use-windows-keyboard-mac-osx.png" alt="DoubleClick - Reassign Mac OS X keys"/></li>
<li>Clicking on it will bring up the preference pane for DoubeCommand.</li>
<li>Click the checkboxes to configure keys as you want them. Remember to hit the System button to the right of Save so that your settings will be remembered.</li>
<li>You can see the settings I used in the image below.<br />
<img src="/wp-content/uploads/reassign-keys-use-windows-keyboard-mac-osx_2.png" alt="Use Windows keyboard Mac OS X"/></p>
<p>I started using DoubleCommand to switch only two keys &#8211; the Command and Control  keys on my Windows keyboard connected to a Macbook. You may want to configure / reassign other keys too &#8211; lots of keys and swapping are provided as options in DoubleCommand.</li>
</ol>
<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/reassign-keys-use-windows-keyboard-mac/">How to use a Windows keyboard with Mac OS X</a></p>


<p><strong>Related reading:</strong><ul><li><a href='http://www.techzilo.com/use-stumbleupon-toolbar-keyboard-shortcuts/' rel='bookmark' title='Permanent Link: How to use StumbleUpon toolbar using your keyboard only'>How to use StumbleUpon toolbar using your keyboard only</a></li><li><a href='http://www.techzilo.com/windows-7-startup-faster-vista/' rel='bookmark' title='Permanent Link: Windows 7 startup time 20% faster than Windows Vista'>Windows 7 startup time 20% faster than Windows Vista</a></li><li><a href='http://www.techzilo.com/rotate-wallpapers-windows-mac-linux/' rel='bookmark' title='Permanent Link: How to automatically rotate wallpapers (Windows/ Mac / Linux)'>How to automatically rotate wallpapers (Windows/ Mac / Linux)</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.techzilo.com/reassign-keys-use-windows-keyboard-mac/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to install Ubuntu 9.10 Karmic Koala on Parallels Desktop on Mac OS X</title>
		<link>http://www.techzilo.com/install-ubuntu-karmic-koala-9-10-parallels-desktop-mac-os-x/</link>
		<comments>http://www.techzilo.com/install-ubuntu-karmic-koala-9-10-parallels-desktop-mac-os-x/#comments</comments>
		<pubDate>Mon, 25 May 2009 09:36:43 +0000</pubDate>
		<dc:creator>Sumesh P</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.techzilo.com/?p=2650</guid>
		<description><![CDATA[A detailed tutorial (with screenshots) to install Ubuntu 9.10 Karmic Koala on Parallels Desktop on Mac OS X.<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/install-ubuntu-karmic-koala-9-10-parallels-desktop-mac-os-x/">How to install Ubuntu 9.10 Karmic Koala on Parallels Desktop on Mac OS X</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Ubuntu 9.10 alpha has been around for some time now, and final version will be released later this year. This tutorial will guide you in installing Ubuntu 9.10 (Karmic Koala) alpha using Parallels Desktop 4.0 on Mac OS X. I&#8217;m using build 4.0.3522 of Parallels Desktop. When the final version is released, this will be updated to reflect any changes in install.</p>
<h2>Download Ubuntu 9.10 Karmic Koala</h2>
<p>To get started, download the appropriate version of Ubuntu from the links below:</p>
<ul>
<li><a rel="nofollow" href="http://cdimage.ubuntu.com/releases/karmic/alpha-1/karmic-alternate-i386.iso">Intel x86</a> installer (choose this unless you want 64 bit Ubuntu)</li>
<li><a rel="nofollow" href="http://cdimage.ubuntu.com/releases/karmic/alpha-1/karmic-alternate-amd64.iso">64 bit</a> installer (choose this only if you have a Intel Core 2 or AMD64 processor)</li>
</ul>
<h2>Install Ubuntu Karmic Koala (9.10) on Parallels Desktop (Mac OS X)</h2>
<p>Some general instructions before getting started: hit left/right arrow to move from one option to another. Where arrows don&#8217;t work, use Tab.</p>
<p>Open Parallels Desktop and click File > New Virtual Machine.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels.png" alt="How to install Ubuntu 9.10 Karmic Koala Parallels Desktop Mac OS X"/></p>
<p>Choose CD/DVD image and point to the ISO file you downloaded.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_1.png" alt="install Ubuntu 9.10 Karmic Koala"/></p>
<p>Name it Ubuntu 9.10 (include the version number so as to identify it easily).<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_2.png" alt="Ubuntu 9.10 Karmic Koala Parallels Desktop Mac OS X install"/></p>
<p>Upon clicking &#8220;Start&#8221;, the installation will begin.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_3.png" alt="Ubuntu Karmic Koala installation steps"/></p>
<p>Choose your language and hit Enter.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_4.png" alt="ubuntu mac os x"/></p>
<p>&#8220;Install Ubuntu&#8221; will be selected by default, hit enter again.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_5.png" alt="karmic koala parallels mac"/></p>
<p>English will be selected as the language, hit Enter again.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_6.png" alt="install parallels mac os x  ubuntu"/></p>
<p>Choose your country and hit enter.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_7.png" alt="parallels mac os x on ubuntu tutorial"/></p>
<p>For keyboard layout, choose No (by using left/right arrow) and hit enter.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_8.png" alt=""/></p>
<p>If you use a standard keyboard, choose USA under &#8220;Origin of keyboard&#8221;.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_9.png" alt=""/></p>
<p>Choose USA again &#8211; unless you have a non-standard layout.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_10.png" alt=""/></p>
<p>The installer will proceed, with a progress bar.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_11.png" alt=""/></p>
<p>If you are on a home network, enter any name, I choose Ubuntu. Hit enter.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_13.png" alt=""/><br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_14.png" alt=""/></p>
<p>Select the region and city, to configure the clock.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_15.png" alt=""/><br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_16.png" alt=""/><br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_17.png" alt=""/></p>
<p>For partition, choose &#8220;Guided &#8211; entire disk&#8221;, which will be the default option. Hit enter.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_18.png" alt=""/></p>
<p>Ensure that the disk chosen has the words &#8220;Virtual HDD&#8221; in it.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_19.png" alt=""/></p>
<p>Confirm partitioning by choosing &#8220;No&#8221; and hitting enter.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_21.png" alt=""/><br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_22.png" alt=""/></p>
<p>Enter your name, hit tab and then hit enter.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_23.png" alt=""/></p>
<p>Enter your username (remember it, this is the login username), hit tab and then hit enter.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_24.png" alt=""/></p>
<p>Enter password and hit enter, and renter your password for confirmation.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_25.png" alt=""/><br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_26.png" alt=""/></p>
<p>Encryption is not really important for a Parallels install, so choose No (by hitting Tab) and hit enter.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_27.png" alt=""/></p>
<p>Unless you use a proxy, hit tab (to navigate to &#8220;Continue&#8221;) and hit enter.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_28.png" alt=""/><br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_29.png" alt=""/></p>
<p>Depending on whether your clock is set to UTC, choose the option and hit enter.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_30.png" alt=""/></p>
<p>You will be asked to eject Ubuntu disk. Since we have used a .iso file, Ubuntu considers it as the real drive. To set up the real CD/DVD drive, hit Control+Alt to come out of Parallels, then click Devices, point to CD/DVD ROM 1 > Real CD/DVD ROM > (whichever real optical drive you have).<br />
<a href="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_32.png"><img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_32_thumb.png" alt=""/><br />
click to enlarge</a></p>
<p>Since we have used a .iso file, you do not have to eject anything. Hit tab to get to &#8220;Continue&#8221; and hit enter.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_31.png" alt=""/></p>
<p>Ubuntu will reboot.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_33.png" alt=""/></p>
<p>Let it complete the reboot and reach the login screen.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_34.png" alt=""/></p>
<p>Enter your username and password to log in.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_35.png" alt=""/></p>
<p>Here&#8217;s the Ubuntu desktop, booted for the first time.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_36.png" alt=""/></p>
<p>It is a good idea to update all software (and do so every week or so) &#8211; the advantage of Linux is the frequent security updates and patches. To update, click System > Administration > Update Manager.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_37.png" alt=""/></p>
<p>Hit Check to refresh updates. Then, enter your password and hit OK.<br />
<img src="/wp-content/uploads/install-ubuntu-karmic-9-10-parallels_38.png" alt=""/></p>
<p>If Update Manager shows any new updates, check them and hit &#8220;Install Updates&#8221;.</p>
<p>Parallels Tools will be available for Ubuntu 9.10 soon after the final release, so we will update this tutorial when it is available.</p>
<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/install-ubuntu-karmic-koala-9-10-parallels-desktop-mac-os-x/">How to install Ubuntu 9.10 Karmic Koala on Parallels Desktop on Mac OS X</a></p>


<p><strong>Related reading:</strong><ul><li><a href='http://www.techzilo.com/how-to-install-ubuntu-linux-themes-skins/' rel='bookmark' title='Permanent Link: Install Ubuntu Linux themes'>Install Ubuntu Linux themes</a></li><li><a href='http://www.techzilo.com/install-save-for-web-gimp-plugin-ubuntu/' rel='bookmark' title='Permanent Link: How to install Save for Web GIMP plugin in Ubuntu'>How to install Save for Web GIMP plugin in Ubuntu</a></li><li><a href='http://www.techzilo.com/install-arial-verdana-windows-fonts-ubuntu/' rel='bookmark' title='Permanent Link: How to install Arial, Verdana, Windows fonts in Ubuntu'>How to install Arial, Verdana, Windows fonts in Ubuntu</a></li><li><a href='http://www.techzilo.com/ubuntu-on-macbook/' rel='bookmark' title='Permanent Link: Ubuntu-Book: Macbook owner installs Ubuntu on a Macbook?'>Ubuntu-Book: Macbook owner installs Ubuntu on a Macbook?</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.techzilo.com/install-ubuntu-karmic-koala-9-10-parallels-desktop-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to convert WMA to MP3 audio (Mac OS X)</title>
		<link>http://www.techzilo.com/convert-wma-to-mp3-mac/</link>
		<comments>http://www.techzilo.com/convert-wma-to-mp3-mac/#comments</comments>
		<pubDate>Fri, 22 May 2009 10:54:19 +0000</pubDate>
		<dc:creator>Sumesh P</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Searched]]></category>

		<guid isPermaLink="false">http://www.techzilo.com/?p=2652</guid>
		<description><![CDATA[Easy tutorial to convert WMA files to MP3 on Mac OS X, by using only a free software.<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/convert-wma-to-mp3-mac/">How to convert WMA to MP3 audio (Mac OS X)</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Windows users who have switched to Mac often need to convert their WMA files (as it cannot be used in an iPod or played on iTunes on the Mac easily). There are many paid software to convert WMA files to MP3 (like Switch Pro and Easy WMA), while the precious few free and excellent WMA &#8211; MP3 converters are not written about or promoted.</p>
<p>In this tutorial, we will use only a free software, called All2MP3, to convert WMA files to MP3. It works on Mac OS X 10.3 and above. We have already used All2MP3 in our tutorial on <a href="http://www.techzilo.com/convert-flac-mp3-mac-os-x/">converting .flac to .mp3</a> &#8211; it converts most common audio formats like FLAC, OGG, .wma, WAV and AIFF to MP3. </p>
<h2>Convert WMA files to MP3</h2>
<p>Follow the steps below to convert WMA files to MP3 using an easy drag-drop software called All2MP3.</p>
<h3>Download All 2 MP3</h3>
<p>Download <a rel="nofollow" href="http://dw.com.com/redir?edId=3&#038;siteId=4&#038;oId=3000-2140_4-190407&#038;ontId=2140_4&#038;spi=6328448efde0e2861dfb817ca2109984&#038;lop=link&#038;ltype=dl_dlnow&#038;pid=521673&#038;mfgId=10040088&#038;merId=10040088&#038;pguid=15dpnwoPjAUAACn0o3kAAABD&#038;destUrl=http%3A%2F%2Fdownload.cnet.com%2F3001-2140_4-190407.html%3Fspi%3D6328448efde0e2861dfb817ca2109984">All2MP3</a>.</p>
<h3>Install All 2 MP3</h3>
<p>Double-click the All 2 MP3 zip file to get a .mpkg installer file.<br />
<img src="/wp-content/uploads/convert-wma-mp3_1.png" alt="How to convert WMA to MP3"/></p>
<p>Unlike normal applications, you cannot just drag-drop the app to Applications folder to install it.<br />
Double click it to begin the installation. You will have to click continue a couple of times, then click &#8220;Agree&#8221;.<br />
<img src="/wp-content/uploads/convert-wma-mp3_2.png" alt="Free WMA to MP3 converter"/></p>
<p>Then click &#8220;Install&#8221; and enter your Mac OS X login password. Once setup is done, you will be presented with a confirmation like below:<br />
<img src="/wp-content/uploads/convert-wma-mp3_3.png" alt="Free wma converter"/></p>
<h3>.wma to .mp3 conversion</h3>
<p>Double click the All 2 MP3 icon from Applications to start it.<br />
<img src="/wp-content/uploads/convert-wma-mp3_4.png" alt="Easy WMA free converter"/></p>
<p>Drag and drop your WMA files (it can convert multiple files at once) to the All 2 MP3 window.<br />
<img src="/wp-content/uploads/convert-wma-mp3_5.png" alt=".wma to .mp3 conversion software"/></p>
<h3>Settings for .wma conversion</h3>
<p>Choose bit rate for your song &#8211; depending on the quality you require (indicated as high/medium/low), and also the original file bit rate. If your original file is, say, 256 Kbps, do not select a higher bit rate than that.<br />
<img src="/wp-content/uploads/convert-wma-mp3_6.png" alt=""/></p>
<p>Hit All2MP3 button to begin the conversion. Once conversion is done, a confirmation will be shown. The converted .mp3 files will be in the same location as the original .wma files.</p>
<h3>What is .wma ?</h3>
<p>Windows Media Audio, commonly called WMA, is a proprietary audio compression format by Microsoft. WMA consists of four codecs: WMA codec, and variants like WMA Pro, WMA Lossless (similar to FLAC).</p>
<p>Although WMA files can be played on Mac OS X using plugins for Quicktime, it is often a hassle, and even part-time OS X users should consider converting them to a better-supported format like MP3. For conversion, there are paid tools like Switch Pro and EasyWMA, but we figured, most users would be looking for free tools. Hence, the need for this tutorial.</p>
<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/convert-wma-to-mp3-mac/">How to convert WMA to MP3 audio (Mac OS X)</a></p>


<p><strong>Related reading:</strong><ul><li><a href='http://www.techzilo.com/convert-flac-to-mp3-audio/' rel='bookmark' title='Permanent Link: How to convert FLAC audio to MP3 in Windows'>How to convert FLAC audio to MP3 in Windows</a></li><li><a href='http://www.techzilo.com/convert-transcode-audio-and-video-with-media-coder/' rel='bookmark' title='Permanent Link: Convert / transcode audio and video with Media Coder'>Convert / transcode audio and video with Media Coder</a></li><li><a href='http://www.techzilo.com/play-flac-audio-windows-media-player/' rel='bookmark' title='Permanent Link: How to play FLAC audio files in Windows Media Player'>How to play FLAC audio files in Windows Media Player</a></li><li><a href='http://www.techzilo.com/convert-flac-mp3-mac-os-x/' rel='bookmark' title='Permanent Link: Convert .flac files to .mp3 in Mac OS X'>Convert .flac files to .mp3 in Mac OS X</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.techzilo.com/convert-wma-to-mp3-mac/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Polaris: Google Analytics Adobe AIR application</title>
		<link>http://www.techzilo.com/polaris-google-analytics-adobe-air-application/</link>
		<comments>http://www.techzilo.com/polaris-google-analytics-adobe-air-application/#comments</comments>
		<pubDate>Tue, 19 May 2009 11:06:51 +0000</pubDate>
		<dc:creator>Sumesh P</dc:creator>
				<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://www.techzilo.com/?p=2599</guid>
		<description><![CDATA[AIR-based application Polaris brings Google Analytics stats into a beautiful widget-style window with most of the common stat reports.<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/polaris-google-analytics-adobe-air-application/">Polaris: Google Analytics Adobe AIR application</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Polaris is a handy Adobe AIR-based tool that lets you check Google Analytics statistics from your desktop. It has a beautiful and easy-to-use design that lets you gather stats with just a few clicks.</p>
<p><img src="/wp-content/uploads/polaris-air-2.png" alt="Polaris AIR app"/><br />
<img src="/wp-content/uploads/polaris-air.png" alt="Polaris Google Analytics AIR application"/></p>
<p>Polaris is free to use for one web site. For more, you have to pay $15/year.</p>
<p>Download <a href="http://www.desktop-reporting.com/polaris.html">Polaris AIR app</a></p>
<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/polaris-google-analytics-adobe-air-application/">Polaris: Google Analytics Adobe AIR application</a></p>


<p><strong>Related reading:</strong><ul><li><a href='http://www.techzilo.com/review-all-new-redesigned-google-analytics-interface/' rel='bookmark' title='Permanent Link: Review : The all-new, redesigned Google Analytics interface'>Review : The all-new, redesigned Google Analytics interface</a></li><li><a href='http://www.techzilo.com/newly-redesigned-google-analytics-interface-unveiled/' rel='bookmark' title='Permanent Link: Newly redesigned Google Analytics interface unveiled'>Newly redesigned Google Analytics interface unveiled</a></li><li><a href='http://www.techzilo.com/nambu-mac-os-x-twitter-application/' rel='bookmark' title='Permanent Link: Nambu: Native Mac OS X Twitter application'>Nambu: Native Mac OS X Twitter application</a></li><li><a href='http://www.techzilo.com/cabos-free-p2p-windows-mac-osx/' rel='bookmark' title='Permanent Link: Cabos: Free P2P application for Windows/Mac OS X'>Cabos: Free P2P application for Windows/Mac OS X</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.techzilo.com/polaris-google-analytics-adobe-air-application/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to erase files permanently on Mac OS X</title>
		<link>http://www.techzilo.com/erase-files-permanently-mac-osx/</link>
		<comments>http://www.techzilo.com/erase-files-permanently-mac-osx/#comments</comments>
		<pubDate>Fri, 15 May 2009 10:01:27 +0000</pubDate>
		<dc:creator>Sumesh P</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.techzilo.com/?p=2613</guid>
		<description><![CDATA[Permanent Eraser is a free tool for Mac OS X to erase files permanently and securely.<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/erase-files-permanently-mac-osx/">How to erase files permanently on Mac OS X</a></p>
]]></description>
			<content:encoded><![CDATA[<p>When you delete a file in Mac OS X (or even Windows for that matter), you are not actually erasing the file, but rather removing the references to the file on hard drive. The data remains on the drive until it is overwritten by other data.</p>
<p>Removing files permanently (or shredding files) is required in several situations &#8211; to remove data that may incriminate you (BitTorrent downloads?), to remove data before selling a computer (most do not erase files permanently, leading to serious security concerns) etc.</p>
<p>Permanent Eraser is a free software for Mac OS X that removes files permanently. It uses the Gutmann Method (of overwriting files 35 times) and does various other things to obfuscate your data before removing it permanently. Once permanently erased, chances of recovering data are slim.</p>
<p>Get <a href="http://www.edenwaith.com/products/permanent%20eraser/">Permanent Eraser</a></p>
<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/erase-files-permanently-mac-osx/">How to erase files permanently on Mac OS X</a></p>


<p><strong>Related reading:</strong><ul><li><a href='http://www.techzilo.com/remove-delete-erase-files-permanently-windows/' rel='bookmark' title='Permanent Link: How to remove / delete / erase files permanently on Windows'>How to remove / delete / erase files permanently on Windows</a></li><li><a href='http://www.techzilo.com/permanent-live-website-editor-bookmarklet/' rel='bookmark' title='Permanent Link: Permanently edit websites with Live Website Editor bookmarklet'>Permanently edit websites with Live Website Editor bookmarklet</a></li><li><a href='http://www.techzilo.com/convert-flac-mp3-mac-os-x/' rel='bookmark' title='Permanent Link: Convert .flac files to .mp3 in Mac OS X'>Convert .flac files to .mp3 in Mac OS X</a></li><li><a href='http://www.techzilo.com/convert-mkv-to-mp4-mac-osx/' rel='bookmark' title='Permanent Link: Convert MKV videos to MP4 files on Mac OS X'>Convert MKV videos to MP4 files on Mac OS X</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.techzilo.com/erase-files-permanently-mac-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nambu: Native Mac OS X Twitter application</title>
		<link>http://www.techzilo.com/nambu-mac-os-x-twitter-application/</link>
		<comments>http://www.techzilo.com/nambu-mac-os-x-twitter-application/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 15:00:28 +0000</pubDate>
		<dc:creator>Sumesh P</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.techzilo.com/?p=2430</guid>
		<description><![CDATA[Nambu is a new Mac OS X only Twitter client, with a host of new features and clean Mac interface. It seeks to combine the best features of Tweetdeck and Twhirl, and does a good job at that.<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/nambu-mac-os-x-twitter-application/">Nambu: Native Mac OS X Twitter application</a></p>
]]></description>
			<content:encoded><![CDATA[<p>In a world of Twitter clients on Adobe AIR, Nambu is a fresh breath. Nambu is a native Mac OS X Twitter client, currently in beta.</p>
<p><img src="/wp-content/uploads/nambu-1.png" alt="Nambu Twitter client Mac OS X"/></p>
<p><img src="/wp-content/uploads/nambu-2.png" alt="Nambu Threaded view" class="r"/><br />
Threaded view seems like an interesting feature, particularly as most clients do not implement it (yet). It has features like multi-column view, search, filtering etc. Some not-so-common features like translation of tweets and multiple accounts are supported. It has a native Mac OS X-style UI, something missing in most Twitter clients. There are easy shortcuts for tweeting, reply, retweet etc.</p>
<p>You can switch between a one column (Twhirl-like), two column (Thunderbird-like) or three column (Tweetdeck-like) view.</p>
<p>These keyboard shortcuts can be configured from preferences. Application support is rather limited &#8211; Twitter, Friendfeed, identi.ca, Ping.fm and Tr.im.</p>
<p>Get <a href="http://nambu.com">Nambu for OS X</a></p>
<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/nambu-mac-os-x-twitter-application/">Nambu: Native Mac OS X Twitter application</a></p>


<p><strong>Related reading:</strong><ul><li><a href='http://www.techzilo.com/google-chrome-adds-native-greasemonkey-support/' rel='bookmark' title='Permanent Link: Google Chrome adds native support for Greasemonkey scripts'>Google Chrome adds native support for Greasemonkey scripts</a></li><li><a href='http://www.techzilo.com/polaris-google-analytics-adobe-air-application/' rel='bookmark' title='Permanent Link: Polaris: Google Analytics Adobe AIR application'>Polaris: Google Analytics Adobe AIR application</a></li><li><a href='http://www.techzilo.com/cabos-free-p2p-windows-mac-osx/' rel='bookmark' title='Permanent Link: Cabos: Free P2P application for Windows/Mac OS X'>Cabos: Free P2P application for Windows/Mac OS X</a></li><li><a href='http://www.techzilo.com/hide-application-windows-clicky-gone/' rel='bookmark' title='Permanent Link: Hide application windows with single keystroke'>Hide application windows with single keystroke</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.techzilo.com/nambu-mac-os-x-twitter-application/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DAA Converter: Extract / open .daa files for free on Mac OS X</title>
		<link>http://www.techzilo.com/extract-open-daa-file-mac/</link>
		<comments>http://www.techzilo.com/extract-open-daa-file-mac/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 09:15:24 +0000</pubDate>
		<dc:creator>Sumesh P</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Searched]]></category>

		<guid isPermaLink="false">http://techzilo.com/?p=41</guid>
		<description><![CDATA[A complete guide to open .daa files on Mac OS X using only free tools (includes detailed instructions and screenshots).<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/extract-open-daa-file-mac/">DAA Converter: Extract / open .daa files for free on Mac OS X</a></p>
]]></description>
			<content:encoded><![CDATA[<p>.daa format files are found commonly on BitTorrent downloads. DAA files are used to archive large files,  and is a proprietary format that requires paid software (PowerISO) to open. However, this tutorial will show you how you can open DAA files for free on a Mac OS X computer, using only free software.</p>
<p class="tip">If you use Windows, see our tutorial on <a href="http://www.techzilo.com/extract-open-daa-files-free/">opening .daa files on Windows for free</a>.</p>
<p>Getting daa files open involves converting the .daa to ISO file and then extracting the ISO file or burning it to a disc. Do not worry about the seemingly complex task &#8211; we have detailed steps and screenshots to make it easy to follow.</p>
<h2>Open .daa files on Mac</h2>
<ol>
<li>Download DAA Converter. Double-click the downloaded .dmg file to mount it, then drag the DAA Converter icon from the window that comes up, into your Applications folder.<br />
<img src="/wp-content/uploads/open-daa-mac_1.png" alt="Open DAA files Mac OS X free"/></li>
<li>Open DAA Converter and select the file you need to convert. Click Open and it will convert your .daa file to a .iso file.<br />
<img src="/wp-content/uploads/open-daa-mac_2.png" alt="DAA converter free download Mac OS X"/><br />
<img src="/wp-content/uploads/open-daa-mac_3.png" alt="Extract .daa files free"/><br />
ISO files can be burnt to discs, or files can be extracted from them. Follow the next step to extract the files from ISO file, which is what you would most likely want.</li>
<li>Double-click the .iso file, which will be in the same location as the original .daa file. It will mount. In Finder, you can find it under Devices.<br />
<img src="/wp-content/uploads/open-daa-mac_4.png" alt="How to extract daa files on Mac OS X"/><br />
Click on the mounted .iso file and you can get the files.</li>
</ol>
<p>If you have doubts about any of these steps, leave a comment (scroll down to the end of this page) and I&#8217;ll try to help.</p>
<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/extract-open-daa-file-mac/">DAA Converter: Extract / open .daa files for free on Mac OS X</a></p>


<p><strong>Related reading:</strong><ul><li><a href='http://www.techzilo.com/extract-open-daa-files-free/' rel='bookmark' title='Permanent Link: Extract and open .daa files free'>Extract and open .daa files free</a></li><li><a href='http://www.techzilo.com/extract-zip-iso-daa-files-with-izarcfreeware/' rel='bookmark' title='Permanent Link: Extract zip, ISO, DAA files with IZArc[freeware]'>Extract zip, ISO, DAA files with IZArc[freeware]</a></li><li><a href='http://www.techzilo.com/download-convert-hulu-videos/' rel='bookmark' title='Permanent Link: Free Hulu video download / converter'>Free Hulu video download / converter</a></li><li><a href='http://www.techzilo.com/extract-open-uif-files/' rel='bookmark' title='Permanent Link: How to open UIF files (Windows &#038; Mac OS X)'>How to open UIF files (Windows &#038; Mac OS X)</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.techzilo.com/extract-open-daa-file-mac/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
