<?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; Tutorials</title>
	<atom:link href="http://www.techzilo.com/category/tutorials/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>Install Ubuntu Linux themes</title>
		<link>http://www.techzilo.com/how-to-install-ubuntu-linux-themes-skins/</link>
		<comments>http://www.techzilo.com/how-to-install-ubuntu-linux-themes-skins/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 01:23:41 +0000</pubDate>
		<dc:creator>Sumesh P</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.techzilo.com/?p=2911</guid>
		<description><![CDATA[Detailed, easy-to-follow instructions on installing themes in Ubuntu Linux.<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/how-to-install-ubuntu-linux-themes-skins/">Install Ubuntu Linux themes</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Instructions for beginners in Linux have always been scarce/hard to find. When I started out in Linux, I actually gave up twice and went back to Windows, before returning a third time and using it full-time for months. So many actions were unexplained, and it is not practical to ask several dozen doubts in the Ubuntu forum. Installing themes  was one such action.</p>
<p>While writing a post rounding up Linux themes, I realized that many readers may have never installed an Ubuntu theme before, and may find instructions for the same helpful.</p>
<p>If you have any doubts, post them in comments below.</p>
<h2>Ubuntu themes installation instructions</h2>
<p>I assume that you would already have downloaded the theme, you can look at our roundup of <a href="http://www.techzilo.com/download-free-ubuntu-themes">beautiful Ubuntu Linux themes</a>.</p>
<p>Themes are usually a tar.gz, or a zip file with a tar.gz inside it.</p>
<p>If it is a tar.gz file, do NOT extract it. Skip the next step.</p>
<p>If it is a zip file, extract it to get the tar.gz file &#8211; it contains the theme files and maybe, a readme file.</p>
<p>We need to install the theme now &#8211; right-click anywhere on the desktop (other than on icons, of course)  and click Change Desktop Background. Click the Theme tab in the window that comes up.</p>
<p>Click Instal button (in lower right). Point to the tar.gz theme file you downloaded in step 1 and click Open.</p>
<p>Note that some themes might require you to install components manually. In that case, there would be install instructions either inside the downloaded files (as readme.txt or something), or on the webpage you downloaded the theme from.</p>
<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/how-to-install-ubuntu-linux-themes-skins/">Install Ubuntu Linux themes</a></p>


<p><strong>Related reading:</strong><ul><li><a href='http://www.techzilo.com/download-free-ubuntu-themes-skins/' rel='bookmark' title='Permanent Link: 11 beautiful Ubuntu Linux themes'>11 beautiful Ubuntu Linux themes</a></li><li><a href='http://www.techzilo.com/download-google-chrome-mac-osx-linux/' rel='bookmark' title='Permanent Link: How to install Google Chrome on Mac OS X and Linux'>How to install Google Chrome on Mac OS X and Linux</a></li><li><a href='http://www.techzilo.com/ive-switched-to-ubuntu-linux-post-your-tips-here/' rel='bookmark' title='Permanent Link: I&#8217;ve switched to Ubuntu Linux &#8211; post your tips here'>I&#8217;ve switched to Ubuntu Linux &#8211; post your tips here</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></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.techzilo.com/how-to-install-ubuntu-linux-themes-skins/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>Free Hulu video download / converter</title>
		<link>http://www.techzilo.com/download-convert-hulu-videos/</link>
		<comments>http://www.techzilo.com/download-convert-hulu-videos/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 11:28:37 +0000</pubDate>
		<dc:creator>Sumesh P</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Hulu]]></category>

		<guid isPermaLink="false">http://www.techzilo.com/?p=2605</guid>
		<description><![CDATA[Tutorial on downloading and converting Hulu videos to your computer, iPod, PSP, Zune etc.<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/download-convert-hulu-videos/">Free Hulu video download / converter</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Hulu is a video streaming site that has gained popularity recently. Unlike YouTube and similar services, Hulu hosts legal, licensed content and serves video only to visitors from USA.</p>
<p>This tutorial will show you how to download and (optionally) convert Hulu videos to formats like MPEG, WMA, DivX or 3GP (suited for mobile phones). We will be using the aptly titled Hulu Video Downloader. It is free to use for normal videos, and you need to purchase a Pro version license only for HD downloading.</p>
<p>Also see:</p>
<ul>
<li><a href="http://www.techzilo.com/download-megavideo-videos/">How to download Megavideo videos for free</a></li>
<li><a href="http://www.techzilo.com/download-convert-youtube-videos-ipod/">Download and convert YouTube videos to iPod</a></li>
</ul>
<h2>Download and convert Hulu videos</h2>
<p>Getting a video to your computer is as easy as pasting the URL of the video into the application window and hitting Start. The video file will be downloaded into the folder of your choice. It shows you size and length of a file before you start downloading. Hulu Video Downloader supports simultaneous downloads. They can then be put into your iPod, Zune, PSP, mobile phones etc. easily. Hulu Video Downloader works on Windows 2000, XP, 2003, Vista.</p>
<p><a rel="nofollow" href="http://www.downloadtoolz.com/files/hulu_d_setup.exe">Download Hulu Video</a> Downloader and install it. You will need to click Next a few times &#8211; there are no settings that require tweaking. Once installation is complete, it will show you a confirmation window &#8211; uncheck all options except &#8220;Launch Hulu Video Downloader&#8221; and click Finish.<br />
<img src="/wp-content/uploads/download-convert-hulu-videos_3.png" alt="Hulu video downloader"/></p>
<p>Open Hulu Video Downloader and enter the URL of the Hulu page on which contains the video you need. Choose the folder to download into and select Hulu.com in the Download From option.<br />
<a href="/wp-content/uploads/download-convert-hulu-videos_5.png"><img src="/wp-content/uploads/download-convert-hulu-videos_4_thumb.png" alt="Free Hulu video converter"/></a></p>
<p>If you want to convert the video for easier playback, choose MPEG 2 format (works best in most cases).<br />
<a href="/wp-content/uploads/download-convert-hulu-videos_5.png"><img src="/wp-content/uploads/download-convert-hulu-videos_5_thumb.png" alt="Hulu video downloader"/></a></p>
<p>Click &#8220;Add&#8221; to begin downloading.</p>
<p><strong>Note</strong>: Hulu videos cannot be accessed outside USA, so downloads will not work either. However, I will be sharing a trick to access and YouTube videos soon, so stay tuned <img src='http://www.techzilo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/download-convert-hulu-videos/">Free Hulu video download / converter</a></p>


<p><strong>Related reading:</strong><ul><li><a href='http://www.techzilo.com/free-audio-cd-ripper-mp3-converter/' rel='bookmark' title='Permanent Link: Free audio CD ripper and MP3 converter'>Free audio CD ripper and MP3 converter</a></li><li><a href='http://www.techzilo.com/extract-open-daa-file-mac/' rel='bookmark' title='Permanent Link: DAA Converter: Extract / open .daa files for free on Mac OS X'>DAA Converter: Extract / open .daa files for free on Mac OS X</a></li><li><a href='http://www.techzilo.com/watch-ipl-2-video-live-stream-online/' rel='bookmark' title='Permanent Link: Free IPL 2 Twenty20 live video'>Free IPL 2 Twenty20 live video</a></li><li><a href='http://www.techzilo.com/michael-phelps-breakfast-olympics-victory-video/' rel='bookmark' title='Permanent Link: Michael Phelps video gallery: his breakfast and funny Olympics victory video'>Michael Phelps video gallery: his breakfast and funny Olympics victory video</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.techzilo.com/download-convert-hulu-videos/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>How to download Facebook photos / albums</title>
		<link>http://www.techzilo.com/download-facebook-photos-albums/</link>
		<comments>http://www.techzilo.com/download-facebook-photos-albums/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 10:44:03 +0000</pubDate>
		<dc:creator>Sumesh P</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Tips]]></category>

		<guid isPermaLink="false">http://www.techzilo.com/?p=2656</guid>
		<description><![CDATA[An easy guide on downloading Facebook photos and albums of your own and your friends. Works for Windows, Linux and Mac users.<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/download-facebook-photos-albums/">How to download Facebook photos / albums</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Many users have taken to using Facebook albums to share a few photos to their friends. Downloading those images individually can get pretty boring.</p>
<p>FacePAD is a Firefox extension to download entire Facebook albums with one click. Since the addon runs on Firefox, you can download albums on Windows, Mac OS X or Linux.</p>
<h2>Download FacePAD addon</h2>
<p>If you do not use <a href="http://getfirefox.com" rel="nofollow">Firefox</a> already, get it (it is free and has lots of cool functionality by installing addons, like, FacePAD).</p>
<p>Visit the Firefox addons page for <a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/8442">FacePAD</a> and install it.</p>
<h2>How to download Facebook albums and photos</h2>
<p>Then, visit any Facebook user&#8217;s Photos page, then right-click the image or image to the album and click &#8220;Download album with FacePAD&#8221;.<br />
<img src="/wp-content/uploads/download-save-facebook-photos-albums.png" alt="Download Facebook albums photos directly" /></p>
<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/download-facebook-photos-albums/">How to download Facebook photos / albums</a></p>


<p><strong>Related reading:</strong><ul><li><a href='http://www.techzilo.com/access-unblock-facebook-proxy/' rel='bookmark' title='Permanent Link: Unblock / access Facebook with Unblock Facebook Proxy'>Unblock / access Facebook with Unblock Facebook Proxy</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><li><a href='http://www.techzilo.com/facebook-adds-news-filtering-feature/' rel='bookmark' title='Permanent Link: Facebook adds filtering to news items'>Facebook adds filtering to news items</a></li><li><a href='http://www.techzilo.com/flickr-three-billion-photos/' rel='bookmark' title='Permanent Link: Flickr now has three billion photos'>Flickr now has three billion photos</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.techzilo.com/download-facebook-photos-albums/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 remove / delete / erase files permanently on Windows</title>
		<link>http://www.techzilo.com/remove-delete-erase-files-permanently-windows/</link>
		<comments>http://www.techzilo.com/remove-delete-erase-files-permanently-windows/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 11:44:33 +0000</pubDate>
		<dc:creator>Sumesh P</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.techzilo.com/?p=2657</guid>
		<description><![CDATA[Detailed tutorial on using only one free software to erase files permanently from your hard drive.<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/remove-delete-erase-files-permanently-windows/">How to remove / delete / erase files permanently on Windows</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Files are not actually erased from your hard disk when you delete them in WIndows. They can be recovered usign file recovery software.</p>
<p>If you are really paranoid about your privacy, you can use software to erase files permanently from your hard drive. Such software rename files and overwrite them to ensure they cannot be recovered. In this tutorial, we will use Delete On Click, a free software, to erase files.</p>
<p>If you are on Mac OS X, follow this tutorial to erase files permanently using <a rel="nofollow" href="http://www.techzilo.com/erase-files-permanently-mac-osx/">Permanent Eraser</a>.</p>
<h3>Download and install Delete On Click</h3>
<p>Download <a href="http://www.2brightsparks.com/assets/software/DeleteOnClick_Setup.exe" rel="nofollow">Delete On Click</a>. Once the file is downloaded, double-click and start the install process.</p>
<p><img src="/wp-content/uploads/erase-files-permanently-windows_1.png" alt="Erase remove delete files permanently" /></p>
<p>You will need to click Next a few times &#8211; there isn&#8217;t any settings that you need to tweak. Once installation is done, it will ask you to restart the computer. Hit &#8220;Finish&#8221;.</p>
<p><img src="/wp-content/uploads/erase-files-permanently-windows_2.png" alt="Securely delete files" /></p>
<h2>Securely erase / remove files</h2>
<p>Delete On Click runs off the context menu (that comes up when you right-click). To permanently delete a file, right-click and click &#8220;Securely Delete&#8221;. Depending on the size of your files, it may take a few minutes to delete your files permanently.</p>
<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/remove-delete-erase-files-permanently-windows/">How to remove / delete / erase files permanently on Windows</a></p>


<p><strong>Related reading:</strong><ul><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/clean-delete-windows-temporary-files/' rel='bookmark' title='Permanent Link: Cleano: delete Windows temporary files'>Cleano: delete Windows temporary files</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/remove-windows-genuine-advantage-notifications/' rel='bookmark' title='Permanent Link: How to remove Windows Genuine Advantage notifications'>How to remove Windows Genuine Advantage notifications</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.techzilo.com/remove-delete-erase-files-permanently-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to find MAC address (Windows Vista)</title>
		<link>http://www.techzilo.com/find-windows-vista-mac-address/</link>
		<comments>http://www.techzilo.com/find-windows-vista-mac-address/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 12:45:58 +0000</pubDate>
		<dc:creator>Sumesh P</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.techzilo.com/?p=2641</guid>
		<description><![CDATA[Steps and commands required to find MAC address on Windows Vista (with detailed screenshots).<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/find-windows-vista-mac-address/">How to find MAC address (Windows Vista)</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Media Access Control address or <strong>MAC</strong> address, is a unique ID assigned to network adapters/cards. It is used in MAC protocol. MAC address is also called as Ethernet Hardware Address or adapter address.</p>
<p>This tutorial will help you find the MAC address for your ethernet and wireless cards quickly.</p>
<h2>Find MAC address</h2>
<ol>
<li>Open a command prompt (click Start orb > cmd and hit enter).<br />
<img src="/wp-content/uploads/find-mac-address-vista_1.png" alt="Find MAC address on Windows Vista" /></li>
<li>Type in <em>getmac</em> and you will see a screen as shown below.<br />
<img src="/wp-content/uploads/find-mac-address-vista_2.png" alt="MAC address lookup Vista Windows" /><br />
In the details shown in the command prompt, the number listed under Physical Address, next to \Device\Tcipip_&#8230;. is your MAC address.</li>
</ol>
<p>If you find more than one MAC address, see the detailed method below to lookup MAC address for specific devices (like ethernet or wireless network).</p>
<h2>Detailed lookup of MAC address</h2>
<ol>
<li>Open a command prompt again.</li>
<li>Type in <em>ipconfig /all</em> and hit enter.<br />
<img src="/wp-content/uploads/find-mac-address-vista_3.png" alt="Detailed lookup of MAC on Vista" /></li>
<li>Several details will be listed below &#8211; you should first locate the device for which you need MAC address. Devices like ethernet LAN, wireless LAN, Bluetooth adapter are shown. For example, if you need MAC address of Wireless LAN, you should take the number next to physical address under Wireless LAN adapter.</li>
</ol>
<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/find-windows-vista-mac-address/">How to find MAC address (Windows Vista)</a></p>


<p><strong>Related reading:</strong><ul><li><a href='http://www.techzilo.com/transform-vista-mac-theme-skin-style/' rel='bookmark' title='Permanent Link: Vista OS X: Mac OS X-style theme for Windows Vista'>Vista OS X: Mac OS X-style theme for Windows Vista</a></li><li><a href='http://www.techzilo.com/flush-windows-xp-vista-dns-cache/' rel='bookmark' title='Permanent Link: How to flush DNS cache in Windows XP / Vista'>How to flush DNS cache in Windows XP / Vista</a></li><li><a href='http://www.techzilo.com/get-windows-7-calculator-vista/' rel='bookmark' title='Permanent Link: How to get Windows 7 calculator on Vista'>How to get Windows 7 calculator on Vista</a></li><li><a href='http://www.techzilo.com/fix-remove-com-surrogate-error/' rel='bookmark' title='Permanent Link: Fix COM surrogate error in Windows Vista'>Fix COM surrogate error in Windows Vista</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.techzilo.com/find-windows-vista-mac-address/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to view hidden (asterix) passwords on Windows</title>
		<link>http://www.techzilo.com/retrieve-view-hidden-asterix-passwords-windows/</link>
		<comments>http://www.techzilo.com/retrieve-view-hidden-asterix-passwords-windows/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 13:17:43 +0000</pubDate>
		<dc:creator>Sumesh P</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.techzilo.com/?p=2639</guid>
		<description><![CDATA[If you use numerous web services with different logins, chances are that you selected the &#8220;Remember me&#8221; option. For logins again, all you have to do is click sign in (password will be hidden with asterix), and you do not have to look at the passwords again.
However, if you need to get back the password [...]<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/retrieve-view-hidden-asterix-passwords-windows/">How to view hidden (asterix) passwords on Windows</a></p>
]]></description>
			<content:encoded><![CDATA[<p>If you use numerous web services with different logins, chances are that you selected the &#8220;Remember me&#8221; option. For logins again, all you have to do is click sign in (password will be hidden with asterix), and you do not have to look at the passwords again.</p>
<p>However, if you need to get back the password for some reason (to migrate to a new computer, for example), there are two ways. We shared a <a href="http://www.techzilo.com/view-retrieve-saved-passwords/">bookmarklet to view hidden passwords</a>, and here is the second method &#8211; using a software called Revelation. Note that Revelation is Windows-only, for other operating systems, you can use the bookmarklet.</p>
<h2>Display hidden passwords with Revelation</h2>
<ol>
<li>Download and install <a href="http://www.snadboy.com/RevelationV2.zip">Revelation</a>.</li>
<li>Open Revelation.<br />
<img src="/wp-content/uploads/view-password-windows_1.png" alt="View hidden passwords asterix retrieve display Windows" /></li>
<li>Drag the circle to the password field you need, and you can the password in the Revelation window.</li>
</ol>
<p>Note that some passwords cannot be viewed by Revelation, and it will be indicated by a red dot to the left of Status.</p>
<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/retrieve-view-hidden-asterix-passwords-windows/">How to view hidden (asterix) passwords on Windows</a></p>


<p><strong>Related reading:</strong><ul><li><a href='http://www.techzilo.com/see-view-google-chrome-passwords/' rel='bookmark' title='Permanent Link: How to view passwords saved by Google Chrome?'>How to view passwords saved by Google Chrome?</a></li><li><a href='http://www.techzilo.com/view-retrieve-saved-passwords/' rel='bookmark' title='Permanent Link: View passwords saved with &#8220;Remember Me&#8221; option'>View passwords saved with &#8220;Remember Me&#8221; option</a></li><li><a href='http://www.techzilo.com/ie-passview-reveal-passwords-saved-by-internet-explorer/' rel='bookmark' title='Permanent Link: IE PassView: Reveal passwords saved by Internet Explorer'>IE PassView: Reveal passwords saved by Internet Explorer</a></li><li><a href='http://www.techzilo.com/view-open-nfo-files/' rel='bookmark' title='Permanent Link: How to open view .NFO files'>How to open view .NFO files</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.techzilo.com/retrieve-view-hidden-asterix-passwords-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to flush DNS cache in Windows XP / Vista</title>
		<link>http://www.techzilo.com/flush-windows-xp-vista-dns-cache/</link>
		<comments>http://www.techzilo.com/flush-windows-xp-vista-dns-cache/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 11:54:38 +0000</pubDate>
		<dc:creator>Sumesh P</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.techzilo.com/?p=2636</guid>
		<description><![CDATA[A fast and easy tutorial on clearing DNS cache in Windows XP and Vista. It takes just a few seconds.<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/flush-windows-xp-vista-dns-cache/">How to flush DNS cache in Windows XP / Vista</a></p>
]]></description>
			<content:encoded><![CDATA[<p>DNS request are cached by your operating system to speed up lookups. If you need to clear DNS cache for some reason(like testing your blog in a new host), you need to know the correct commands to be entered in the command prompt / terminal. We had shared the command to <a href="http://www.techzilo.com/clear-dns-cache-leopard-mac-osx/">clear DNS cache in Mac OS X</a>, here is the simple command line shortcut to do it in Windows.</p>
<h2>Flush DNS cache in Windows Vista</h2>
<ol>
<li>Hit Windows key and type in cmd (do not hit enter).<br />
<img src="/wp-content/uploads/flush-cache-windows_1.png" alt="Flush DNS cache in Windows" /></li>
<li>In the search results that come up, right click &#8220;cmd&#8221; and run as administrator. When the screen flashes and asks for permission, accept it.<br />
<img src="/wp-content/uploads/flush-cache-windows_2.png" alt="Flush DNS cache in Windows" /></li>
<li>In the command prompt, type in <em>ipconfig /flushdns</em> (or right click and paste it to the command prompt) and hit return.<br />
<img src="/wp-content/uploads/flush-cache-windows_3.png" alt="Flush DNS cache in Windows" />
</li>
<li>You should see the confirmation as shown below:<br />
<img src="/wp-content/uploads/flush-cache-windows_4.png" alt="Flush DNS cache in Windows" /></li>
</ol>
<h2>Flush DNS cache in Windows XP</h2>
<ol>
<li>Hit Windows+R to bring up the Run dialog box.</li>
<li>Type <em>cmd</em> and hit ok.</li>
<li>In the command prompt that comes up, enter <em>ipconfig /flushdns</em> and hit return.</li>
</ol>
<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/flush-windows-xp-vista-dns-cache/">How to flush DNS cache in Windows XP / Vista</a></p>


<p><strong>Related reading:</strong><ul><li><a href='http://www.techzilo.com/transform-vista-mac-theme-skin-style/' rel='bookmark' title='Permanent Link: Vista OS X: Mac OS X-style theme for Windows Vista'>Vista OS X: Mac OS X-style theme for Windows Vista</a></li><li><a href='http://www.techzilo.com/find-windows-vista-mac-address/' rel='bookmark' title='Permanent Link: How to find MAC address (Windows Vista)'>How to find MAC address (Windows Vista)</a></li><li><a href='http://www.techzilo.com/get-windows-7-calculator-vista/' rel='bookmark' title='Permanent Link: How to get Windows 7 calculator on Vista'>How to get Windows 7 calculator on Vista</a></li><li><a href='http://www.techzilo.com/fix-remove-com-surrogate-error/' rel='bookmark' title='Permanent Link: Fix COM surrogate error in Windows Vista'>Fix COM surrogate error in Windows Vista</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.techzilo.com/flush-windows-xp-vista-dns-cache/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>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>Install extensions in Google Chrome</title>
		<link>http://www.techzilo.com/install-google-chrome-extensions/</link>
		<comments>http://www.techzilo.com/install-google-chrome-extensions/#comments</comments>
		<pubDate>Wed, 13 May 2009 13:28:51 +0000</pubDate>
		<dc:creator>Sumesh P</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Chrome]]></category>

		<guid isPermaLink="false">http://www.techzilo.com/?p=2647</guid>
		<description><![CDATA[Tutorial on installing extensions for Google Chrome.<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/install-google-chrome-extensions/">Install extensions in Google Chrome</a></p>
]]></description>
			<content:encoded><![CDATA[<p>One of the features that were often-requested when <a href="http://www.techzilo.com/google-chrome-review/">Google Chrome was launched</a> was support for extensions. Firefox supports extensions, and many users were hesitant to switch to Chrome because of lack of extensions on Chrome.</p>
<p>The good news is, Chrome supports extensions, and there are a few official extensions already. Hopefully, developers will take the lead and make more extensions. This tutorial walks you through installing extensions for Chrome.</p>
<h2>Download Google Chrome extensions</h2>
<ol>
<li>Download and install <a href="http://chromium.googlecode.com/files/chromechannel-2.0.exe">Channel Changer</a> (see original post). Exit Chrome if you are running it already. Run it and choose the dev option, then click Update. Then, close the window.<br />
<img src="/wp-content/uploads/install-chrome-extensions_1.png" alt="How to install Chrome extensions" /></li>
<li>Open Google Chrome. Click the wrench icon and click About Google Chrome. The window will show that an update is available &#8211; click update.<br />
<img src="/wp-content/uploads/install-chrome-extensions_2.png" alt="Chrome addons" /></li>
<li>Once you get the confirmation message, click OK.<br />
<img src="/wp-content/uploads/install-chrome-extensions_3.png" alt="Chrome addons" /></li>
<li>Right-click the Chrome shortcut on your desktop and click Properties and add the &#8211;enable-extensions parameter.</li>
<li>Click the wrench icon again and click Options. Then, ensure that the checkbox next to &#8220;Help make Chrome better by sending user statistics&#8221; is checked.</li>
<li>You can install any addons now &#8211; the <a href="http://dev.chromium.org/developers/design-documents/extensions/samples">official extensions</a> page is a good place to start. When you click on the &#8220;install&#8221; link, a confirmation box will come up &#8211; click OK to install.</li>
</ol>
<p>Thanks to Killer Tech Tips for the <a rel="nofollow" href="http://www.killertechtips.com/2009/05/13/download-sample-google-chrome-extensions/">instructions</a>.</p>
<p>An original article by <a href="http://techzilo.com">TechZilo</a><br/><br/><a href="http://www.techzilo.com/install-google-chrome-extensions/">Install extensions in Google Chrome</a></p>


<p><strong>Related reading:</strong><ul><li><a href='http://www.techzilo.com/download-google-chrome-mac-osx-linux/' rel='bookmark' title='Permanent Link: How to install Google Chrome on Mac OS X and Linux'>How to install Google Chrome on Mac OS X and Linux</a></li><li><a href='http://www.techzilo.com/google-chrome-offline-standalone-installer-setup-download/' rel='bookmark' title='Permanent Link: How to install Google Chrome offline'>How to install Google Chrome offline</a></li><li><a href='http://www.techzilo.com/download-google-chrome-backup-profile/' rel='bookmark' title='Permanent Link: Google Chrome Backup backs up profiles in Chrome'>Google Chrome Backup backs up profiles in Chrome</a></li><li><a href='http://www.techzilo.com/install-greasemonkey-scripts-google-chrome/' rel='bookmark' title='Permanent Link: Install Greasemonkey scripts in Chrome'>Install Greasemonkey scripts in Chrome</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.techzilo.com/install-google-chrome-extensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
