<?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>BabloTech &#187; Tutorials</title>
	<atom:link href="http://www.bablotech.com/tag/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bablotech.com</link>
	<description>Technology, Tutorials, Stuff, Tech News.</description>
	<lastBuildDate>Sun, 18 Dec 2011 16:04:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to Create a bootable Windows Vista and Windows 7 USB</title>
		<link>http://www.bablotech.com/2009/08/31/how-to-create-a-bootable-windows-vista-and-windows-7-usb/</link>
		<comments>http://www.bablotech.com/2009/08/31/how-to-create-a-bootable-windows-vista-and-windows-7-usb/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 16:59:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Bootable USB]]></category>
		<category><![CDATA[Bootable vista USB]]></category>
		<category><![CDATA[Create Windows 7 bootable USB]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.bablotech.com/?p=2750</guid>
		<description><![CDATA[I never like writing an image on CD/DVD and then installing an Operating system from CD Drive.I hope you also don&#8217;t.Therefore installing windows or any other Operating from CD is just a boring and time taking job.Who wants these slow speed CD/DVDs? when we have GBs of USB Flash Drives. If you want to install [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bablotech.com/wp-content/uploads/2009/08/usb_drive.jpg"><img class="alignnone size-medium wp-image-2761" title="usb_drive" src="http://www.bablotech.com/wp-content/uploads/2009/08/usb_drive-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>I never like writing an image on CD/DVD and then installing an Operating system from CD Drive.I hope you also don&#8217;t.Therefore installing windows or any other Operating from CD is just a boring and time taking job.Who wants these slow speed CD/DVDs? when we have GBs of USB Flash Drives.</p>
<p>If you want to install Windows 7 or Windows vista on a computer which doesn&#8217;t have CD/DVD ROM on it (e.g. Netbooks).In this case you only have one option available which is Installing Windows Vista or Windows 7 from a USB Drive.</p>
<p><span id="more-2750"></span></p>
<p>So first of all you will have to create a bootable CD of Windows vista or Windows 7.This is neither a very easy job nor very difficult.You will have to go throught the small process which is mentioned below in this post and at the end you will have a bootable windows 7 or windows vista USB which will be capable of installing these OS.</p>
<p>The Process of creating bootable Windows Vista and Windows 7 USB has been broken down in to multiple steps for your ease.</p>
<p><strong>First of all let me write down the requirements</strong></p>
<p>- 4 GB USB Flash Drive</p>
<p>- Windows 7 (ISO or extracted files) or Windows Vista FIles</p>
<p><strong>1) Download Windows 7 Beta</strong></p>
<p>Download Latest version of Windows 7 or copy windows vista files from CD to your Local Drive (e.g. C:).</p>
<p><strong>2) Format the USB Flash Drive</strong></p>
<p>My computer&#8211;&gt;Removable disk(F)&#8211;&gt;Right click and choose Format the USB Flash Drive using the NTFS file system.</p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2009/08/usb-drive-format.jpg"><img class="alignnone size-full wp-image-2752" title="usb-drive-format" src="http://www.bablotech.com/wp-content/uploads/2009/08/usb-drive-format.jpg" alt="" width="500" height="319" /></a></p>
<p><strong>3) Extract the Windows 7 ISO file </strong></p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2009/08/windows-7-extract.jpg"><img class="alignnone size-full wp-image-2753" title="windows-7-extract" src="http://www.bablotech.com/wp-content/uploads/2009/08/windows-7-extract.jpg" alt="" width="500" height="383" /></a></p>
<p><strong>4) Copy BootSect.exe </strong></p>
<p>When you are done with extracting files from windows 7 iso.Open the extracted folder and open the “boot” folder, inside which we’ll find a file called “bootsect.exe” that we’ll need to use.Copy the file (CTRL+C) and then open up “Computer” or “My Computer” and double-click your C: drive.We’re going to paste (CTRL+V) that “bootsect.exe” file right into C: so we can easily access it in a moment.</p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2009/08/bootsec-copy.jpg"><img class="alignnone size-full wp-image-2754" title="bootsec-copy" src="http://www.bablotech.com/wp-content/uploads/2009/08/bootsec-copy.jpg" alt="" width="500" height="158" /></a></p>
<p><strong>5) Time to make the USB Flash Drive Bootable</strong></p>
<p>Programs &gt; Accessories and then right-click on Command Prompt and choose “Run as administrator.”</p>
<p><strong>Inside cmd, type and enter the followings: </strong></p>
<p>1. cd\<br />
2. bootsect /nt60 g:</p>
<p>I have assumed the drive letter of your USB thumb drive is g:, so replace “g:” in the above phrase with whichever letter is assigned to your particular thumb drive. Hit enter and you should see:</p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2009/08/windows7-bootable.jpg"><img class="alignnone size-full wp-image-2755" title="windows7-bootable" src="http://www.bablotech.com/wp-content/uploads/2009/08/windows7-bootable.jpg" alt="" width="500" height="253" /></a></p>
<p>The thumb drive auto-load when you boot up your computer.</p>
<p><strong>6) Copy the Windows 7 files to the USB Flash drive </strong></p>
<p>Copy all the files from the Windows 7 folder to the USB drive.</p>
<p>change the first boot device to your USB drive in the BIOS.</p>
<p>Reboot the computer and you will be greeted with colorful Windows 7 Installation Screen.Follow the on screen instructions to install Windows 7.</p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Posts</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.bablotech.com/2009/08/31/how-to-create-a-bootable-windows-vista-and-windows-7-usb/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to triple boot windows XP,vista and ubuntu</title>
		<link>http://www.bablotech.com/2009/01/19/how-to-triple-boot-windows-xpvista-and-ubuntu/</link>
		<comments>http://www.bablotech.com/2009/01/19/how-to-triple-boot-windows-xpvista-and-ubuntu/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 20:52:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.bablotech.com/?p=1262</guid>
		<description><![CDATA[If you have got a PC with some good resources(CPU,Ram and Harddisk) then you should try some different OS on a single machine.Currently Windows XP,vista and ubuntu are the mostly used OS so you should use all of them in a single PC like i m using.Although you can try some different OS using Vmware [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bablotech.com/wp-content/uploads/2009/01/vista-windows-xp-ubuntu-logo.jpg"><img class="alignnone size-full wp-image-1264" title="vista-windows-xp-ubuntu-logo" src="http://www.bablotech.com/wp-content/uploads/2009/01/vista-windows-xp-ubuntu-logo.jpg" alt="" width="500" height="161" /></a></p>
<p>If you have got a PC with some good resources(CPU,Ram and Harddisk) then you should try some different OS on a single machine.Currently Windows XP,vista and ubuntu are the mostly used OS so you should use all of them in a single PC like i m using.Although you can try some different OS using Vmware or microsoft virtual PC but to run different OS in vmware at the same time will require lots of RAM.</p>
<p>The Process of installing all these 3 OS is quite simple let me write it down for you.</p>
<p><span id="more-1262"></span></p>
<p><strong>Installation of Windows XP</strong></p>
<p>1) Suppose you have a PC with blank Harddisk of 40 GB.</p>
<p>2) Insert Windows XP CD into cd rom and boot from CD.</p>
<p>3) Go through all the steps until you get a screen asking about partition.</p>
<p>4) Now its the time to create some partitions as we have supposed that we have a blank HD.</p>
<p>5) Create 4 partition of equal sizes and select C for the installation of Windows XP.</p>
<p>6) Now as windows XP is installed go to my computer and format the rest 3 partitions by right clicking and select format then NTFS as file system type.</p>
<p><strong>Now lets start the installation of windows vista.</strong></p>
<p>1) Insert windows vista CD in to cd rom.</p>
<p>2) Boot from CD.</p>
<p>3) Continue until you get a partition screen.</p>
<p>4) Now select D for the installation of windows Vista as we have already installed  windows XP in C.</p>
<p>5) Now wait until windows vista gets installed.</p>
<p>6) After the installation of windows vista you will be treated with windows vista boot loader and showing you 2 option to select windows XP and windows Vista.</p>
<p>7) Now start windows Vista.</p>
<p><strong>Now lets start the installation of ubuntu.</strong></p>
<p>1) While running windows vista insert ubuntu CD in to cd rom.</p>
<p>2) You will have a nice looking WUBI installer.</p>
<p>3) Select second option install inside windows.</p>
<p>4) It will ask some of your details username,password and partition to install.</p>
<p>5) Select E for the installation of Ubuntu and begin installation.</p>
<p>6) In some minutes you will have ubuntu installed.</p>
<p>7) Now you will have 3 options in windows vista boot loader Windows XP,Vista and Ubuntu.</p>
<p><strong>Windows XP,Vista and ubuntu has now been installed to your Computer have fun !</strong></p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Posts</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.bablotech.com/2009/01/19/how-to-triple-boot-windows-xpvista-and-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to copy songs or any other files from iPod to computer.</title>
		<link>http://www.bablotech.com/2009/01/04/how-to-copy-songs-or-any-other-files-from-ipod-to-computer/</link>
		<comments>http://www.bablotech.com/2009/01/04/how-to-copy-songs-or-any-other-files-from-ipod-to-computer/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 20:21:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ipod to computer]]></category>

		<guid isPermaLink="false">http://www.bablotech.com/?p=1034</guid>
		<description><![CDATA[iTunes allows us to easily synchronise music or any other files from computer to iPod touch but one of the bad thing is that what to do if you wanna copy the songs or any other files from iPod to your computer.You must have to use any other software for this purpose.In this post i [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bablotech.com/wp-content/uploads/2009/01/ipod-connected-to-computer.jpg"><img class="alignnone size-full wp-image-1043" title="ipod-connected-to-computer" src="http://www.bablotech.com/wp-content/uploads/2009/01/ipod-connected-to-computer.jpg" alt="iPod connected to Computer" width="336" height="252" /></a></p>
<p>iTunes allows us to easily synchronise music or any other files from computer to iPod touch but one of the bad thing is that what to do if you wanna copy the songs or any other files from iPod to your computer.You must have to use any other software for this purpose.In this post i am gonna show you how to copy songs or any other files from iPod to computer.</p>
<p><span id="more-1034"></span></p>
<p>You can copy songs or any other files from iPod to computer using iPod access.</p>
<p><span id="intelliTXT"><strong>iPod Access</strong> is the premier application for transferring songs from your iPod or iPhone to your computer. Most iPod transfer utilities must fetch ID3 tag information by opening every music file and fetching information. iPod Access is able to utilize the iPod internal database so that it can display your iPod&#8217;s contents almost instantly.</span></p>
<p>First of all you need to download iPod access from the following links.</p>
<ul>
<li><a href="http://www.topdrawerdownloads.com/files/ipodaccess.exe" target="_blank">iPod access for Windows.</a></li>
<li><a href="https://store5.esellerate.net/dl/WtY5bWaZc4Djlu3f8t90/ipod_access_macosx.zip" target="_blank">iPod access for Mac.</a></li>
</ul>
<p>1) Open iPod Access.If your iPod is not already in &#8220;Manual Mode&#8221; the program will prompt you to do so as it is neccessary when ripping your iPod:</p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2009/01/ipod-1.jpg"><img class="alignnone size-medium wp-image-1035" title="ipod-1" src="http://www.bablotech.com/wp-content/uploads/2009/01/ipod-1-300x251.jpg" alt="" width="300" height="251" /></a></p>
<p>2) Leave iPod Access to &#8220;Read&#8221; your iPod &#8211; iPod Access is basically scanning through your iPod finding your files.</p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2009/01/ipod-2.jpg"><img class="alignnone size-medium wp-image-1036" title="ipod-2" src="http://www.bablotech.com/wp-content/uploads/2009/01/ipod-2-300x251.jpg" alt="" width="300" height="251" /></a></p>
<p>3) You will now notice that iPod Access has found all my music:</p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2009/01/ipod-3.jpg"><img class="alignnone size-medium wp-image-1037" title="ipod-3" src="http://www.bablotech.com/wp-content/uploads/2009/01/ipod-3-300x251.jpg" alt="" width="300" height="251" /></a></p>
<p>4) If you scroll through your files you will notice that iPod Access has also recovered your Podcasts and Videos.</p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2009/01/ipod-4.jpg"><img class="alignnone size-medium wp-image-1038" title="ipod-4" src="http://www.bablotech.com/wp-content/uploads/2009/01/ipod-4-300x252.jpg" alt="" width="300" height="252" /></a></p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2009/01/ipod-5.jpg"><img class="alignnone size-medium wp-image-1039" title="ipod-5" src="http://www.bablotech.com/wp-content/uploads/2009/01/ipod-5-300x250.jpg" alt="" width="300" height="250" /></a></p>
<p>5) Now lets transfer all your data back to your PC. First click &#8220;Backup.&#8221;</p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2009/01/ipod-6.jpg"><img class="alignnone size-medium wp-image-1040" title="ipod-6" src="http://www.bablotech.com/wp-content/uploads/2009/01/ipod-6-300x251.jpg" alt="" width="300" height="251" /></a></p>
<p>6) Choose a directory to copy your files into and click &#8220;Ok.&#8221;</p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2009/01/ipod-7.jpg"><img class="alignnone size-medium wp-image-1041" title="ipod-7" src="http://www.bablotech.com/wp-content/uploads/2009/01/ipod-7-300x252.jpg" alt="" width="300" height="252" /></a></p>
<p>7) Leave iPod Access to copy your files to your hard drive. This may take some time depending on the amount of songs and videos you have.</p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2009/01/ipod-8.jpg"><img class="alignnone size-medium wp-image-1042" title="ipod-8" src="http://www.bablotech.com/wp-content/uploads/2009/01/ipod-8-300x251.jpg" alt="" width="300" height="251" /></a></p>
<p>A short while later the process will finish and iPod Access will return to the default screen.</p>
<p>Now check the folder you choose on step 6 now you should have all the files transfered to this folder.</p>
<p><strong>Note : This guide works with all types if iPod (even iPod touch) and iPhone too.</strong></p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Posts</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.bablotech.com/2009/01/04/how-to-copy-songs-or-any-other-files-from-ipod-to-computer/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to create windows XP SP3 Installation CD</title>
		<link>http://www.bablotech.com/2008/12/26/how-to-create-windows-xp-sp3-installation-cd/</link>
		<comments>http://www.bablotech.com/2008/12/26/how-to-create-windows-xp-sp3-installation-cd/#comments</comments>
		<pubDate>Fri, 26 Dec 2008 23:40:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[windows xp]]></category>
		<category><![CDATA[Windows XP SP3 Installation CD]]></category>

		<guid isPermaLink="false">http://www.bablotech.com/?p=910</guid>
		<description><![CDATA[As all of us know microsoft has released the latest Service Pack SP3 for windows XP which can be downloaded from microsoft website the size of this Service Pack is about 350-500MB So rather than first installing windows XP SP2 from CD and then install SP3 it would be much better if you create a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bablotech.com/wp-content/uploads/2008/12/windows-xp-sp3.jpg"><img class="alignnone size-full wp-image-932" title="windows-xp-sp3" src="http://www.bablotech.com/wp-content/uploads/2008/12/windows-xp-sp3.jpg" alt="Windows XP SP3 CD" width="250" height="254" /></a></p>
<p>As all of us know microsoft has released the latest Service Pack SP3 for windows XP which can be downloaded from microsoft website the size of this Service Pack is about 350-500MB So rather than first installing windows XP SP2 from CD and then install SP3 it would be much better if you create a custom windows XP SP3 Installation CD So SP3 will also be installed at the time of installation.</p>
<p>In this post i am gonna share a tutorial for you for creating windows XP SP3 Installation CD.</p>
<p>First of all lets have a quick look at the requirements you will need to have.</p>
<p><span id="more-910"></span></p>
<ol>
<li>Windows XP SP2 (Installation CD)</li>
<li>Windows XP SP2 (Can be downloaded from microsoft Website)</li>
<li>.Net Framework 3.5 (Can also be downloaded from microsoft Website)</li>
<li>nLite v1.4.9 (Download Links given below)</li>
</ol>
<p><a href="http://nliteos.pcrpg.org/nlite/old/nLite-1.4.9.installer.exe" target="_blank"><span style="font-size: 14px; line-height: normal;">http://nliteos.pcrpg.org/nlite/old/nLite-1.4.9.installer.exe</span></a></p>
<p>5.  WMP11 Slipstreamer [for slipstreaming WMP11 to the Windows XP installation files] (Download Links given below)</p>
<p><a href="http://www.boooggy.org/slipstreamer/wmp11slips1.3i.exe" target="_blank"><span style="font-size: 14px; line-height: normal;">http://www.boooggy.org/slipstreamer/wmp11slips1.3i.exe</span></a></p>
<p>6.  WMP 11 &amp; Internet Explorer 7 (Download Links given below)</p>
<p><span style="font-size: 14px; line-height: normal;"><a href="http://rapidshare.com/files/161410638/WMP11_Oct08.rar " target="_blank">http://rapidshare.com/files/161410638/WMP11_Oct08.rar </a><br />
<a href="http://rapidshare.com/files/161410558/IE7_Aug.rar" target="_blank">http://rapidshare.com/files/161410558/IE7_Aug.rar</a></span></p>
<p>After downloading everything its time to start creating windows XP SP3 Installation CD</p>
<p>1. Install .NET Framework 3.5<br />
2. Install nLite and WMP11 Slipstreamer</p>
<p>Don&#8217;t Start WMP11 Slipstreamer yet, the program will work automatically.</p>
<p>3.Create a folder on desktop and Insert Windows XP SP2 CD into CD and copy the whole CD to the folder WinXP_SP2</p>
<p><span style="font-size: 14px; line-height: normal;">4. Start <span style="font-weight: bold;">nLite</span> and Locate the Windows XP installation files (Should be in folder </span>WinXP_SP2 recently created on Desktop)</p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2008/12/19.jpg"><img class="alignnone size-medium wp-image-939" title="19" src="http://www.bablotech.com/wp-content/uploads/2008/12/19-300x264.jpg" alt="" width="300" height="264" /></a></p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2008/12/21.jpg"><img class="alignnone size-medium wp-image-940" title="21" src="http://www.bablotech.com/wp-content/uploads/2008/12/21-300x237.jpg" alt="" width="300" height="237" /></a></p>
<p>5. Import &amp; Load previous settings.</p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2008/12/31.jpg"><img class="alignnone size-medium wp-image-941" title="31" src="http://www.bablotech.com/wp-content/uploads/2008/12/31-300x238.jpg" alt="" width="300" height="238" /></a></p>
<p>If this is the first time, you can skip this step with just clicking Next button; however, if you want to retouch the Installation CD this option will lighten your next mission.</p>
<p>6. Task Selection</p>
<p>At this stage, nLite wants you to pick the task you want to operate, there are 8 tasks. If you ask me, usually I pick it like this.</p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2008/12/41.jpg"><img class="alignnone size-medium wp-image-942" title="41" src="http://www.bablotech.com/wp-content/uploads/2008/12/41-300x238.jpg" alt="" width="300" height="238" /></a></p>
<p><span style="font-size: 14px; line-height: normal;"><span style="font-style: italic;">But since this is a Complete Mission Briefing, then let&#8217;s just pick them all.</span></span></p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2008/12/51.jpg"><img class="alignnone size-medium wp-image-943" title="51" src="http://www.bablotech.com/wp-content/uploads/2008/12/51-300x239.jpg" alt="" width="300" height="239" /></a></p>
<p>7. Service Pack Integration</p>
<p>Now for the first mission, locate the Microsoft Windows XP Service Pack 3 and press open; nLite then extracts and updates the Installation files.<br />
<a href="http://www.bablotech.com/wp-content/uploads/2008/12/61.jpg"><img class="alignnone size-medium wp-image-944" title="61" src="http://www.bablotech.com/wp-content/uploads/2008/12/61-300x239.jpg" alt="" width="300" height="239" /></a><a href="http://www.bablotech.com/wp-content/uploads/2008/12/6.jpg"><br />
</a></p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2008/12/71.jpg"><img class="alignnone size-medium wp-image-945" title="71" src="http://www.bablotech.com/wp-content/uploads/2008/12/71-300x236.jpg" alt="" width="300" height="236" /></a></p>
<p>Now You Installation files are ready.</p>
<p>8. Add Hotfixes, Add-ons and Update Packs</p>
<p>The second mission is load your installation files with Windows XP Hotfixes, Add-ons and Update Packs, If you already have some of them then you could add the package by inserting it here. The first priority is to insert WMP11 and IE7 so then you won&#8217;t install them if you ever reinstall your Window XP.</p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2008/12/81.jpg"><img class="alignnone size-medium wp-image-946" title="81" src="http://www.bablotech.com/wp-content/uploads/2008/12/81-300x238.jpg" alt="" width="300" height="238" /></a></p>
<p>9. Integrating Drivers</p>
<p>Usually I skip this task, because you aren&#8217;t always share same drivers with everyone then I think it&#8217;s safe to just leave it blank. To insert your driver files first you MUST extract them in one folder each, locate the folder by selecting Multiple Driver Folder.</p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2008/12/91.jpg"><img class="alignnone size-medium wp-image-947" title="91" src="http://www.bablotech.com/wp-content/uploads/2008/12/91-300x237.jpg" alt="" width="300" height="237" /></a></p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2008/12/101.jpg"><img class="alignnone size-medium wp-image-948" title="101" src="http://www.bablotech.com/wp-content/uploads/2008/12/101-300x238.jpg" alt="" width="300" height="238" /></a></p>
<p>Make sure the Delete After Install checkbox are ticked so Windows will cleanup the files after the installation.</p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2008/12/111.jpg"><img class="alignnone size-medium wp-image-949" title="111" src="http://www.bablotech.com/wp-content/uploads/2008/12/111-300x238.jpg" alt="" width="300" height="238" /></a></p>
<p>10. Removing Windows XP Components</p>
<p>Firstly you should select the functionality you need in order the wizard to automatically prevent you from accidentally removing related components. Check &#8216;em all, it&#8217;s better to safe than sorry.</p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2008/12/121.jpg"><img class="alignnone size-medium wp-image-950" title="121" src="http://www.bablotech.com/wp-content/uploads/2008/12/121-259x300.jpg" alt="" width="259" height="300" /></a></p>
<p>Make sure you read the components description before you tick (remove) or leave (use) the component; becareful, don&#8217;t tick the red lettered component; those are important components.</p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2008/12/131.jpg"><img class="alignnone size-medium wp-image-951" title="131" src="http://www.bablotech.com/wp-content/uploads/2008/12/131-300x238.jpg" alt="" width="300" height="238" /></a></p>
<p>11. Unattended</p>
<p>This stage was provided so you could set your installation CD personally, you can set it to suit yourself and yours only. If you fill the blanks now, then Setup will automatically skip the query during the installation process. You can enter the CD-Key, set the owner and the company, create User Account/s, etc.</p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2008/12/141.jpg"><img class="alignnone size-medium wp-image-952" title="141" src="http://www.bablotech.com/wp-content/uploads/2008/12/141-300x238.jpg" alt="" width="300" height="238" /></a></p>
<p>12. Options</p>
<p>In this stage, you&#8217;ll be asked to set the system options. This is one of the most critical phase, false picks or settings will end up in an odd system interface, read the description carefully before you do any changes.</p>
<p>13. Tweaking Windows Settings<br />
<a href="http://www.bablotech.com/wp-content/uploads/2008/12/151.jpg"><img class="alignnone size-medium wp-image-953" title="151" src="http://www.bablotech.com/wp-content/uploads/2008/12/151-300x237.jpg" alt="" width="300" height="237" /></a><a href="http://www.bablotech.com/wp-content/uploads/2008/12/15.jpg"><br />
</a></p>
<p>14. Applying Changes</p>
<p>Let us see how much you shrunk / grew your installation files.</p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2008/12/161.jpg"><img class="alignnone size-medium wp-image-954" title="161" src="http://www.bablotech.com/wp-content/uploads/2008/12/161-300x238.jpg" alt="" width="300" height="238" /></a></p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2008/12/18.jpg"><img class="alignnone size-full wp-image-929" title="18" src="http://www.bablotech.com/wp-content/uploads/2008/12/18.jpg" alt="" width="408" height="103" /></a></p>
<p>15. Bootable ISO</p>
<p>The final step, finally you have your own personalized Windows XP Pro SP3 Installation files. In this stage nLite provides the tool for creating an ISO / directly burn the file to CD.<br />
<a href="http://www.bablotech.com/wp-content/uploads/2008/12/171.jpg"><img class="alignnone size-medium wp-image-955" title="171" src="http://www.bablotech.com/wp-content/uploads/2008/12/171-300x238.jpg" alt="" width="300" height="238" /></a><a href="http://www.bablotech.com/wp-content/uploads/2008/12/17.jpg"><br />
</a></p>
<p>Before you execute the ISO creation / disc burning make sure you check the file folder, there are two files named Last Session.ini and Last Session_u.ini. If you&#8217;re not planning to edit the installation files again, make sure you delete/move it somewhere else; if you want to retouch the files, leave those files and skip this step.</p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Posts</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.bablotech.com/2008/12/26/how-to-create-windows-xp-sp3-installation-cd/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to connect 2 computers,share files by using crossover cable</title>
		<link>http://www.bablotech.com/2008/12/20/how-to-connect-2-computersshare-files-by-using-crossover-cable/</link>
		<comments>http://www.bablotech.com/2008/12/20/how-to-connect-2-computersshare-files-by-using-crossover-cable/#comments</comments>
		<pubDate>Sat, 20 Dec 2008 22:15:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[crossover cable]]></category>
		<category><![CDATA[file sharing]]></category>

		<guid isPermaLink="false">http://www.bablotech.com/?p=865</guid>
		<description><![CDATA[If you have 2 computers at home and don&#8217;t have any switch to connect both of them for file sharing or playing games as all of us know the power of LAN so it is much better to connect 2 computer using crossover cable rather than spending money on buying an expensive switch. For connecting [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bablotech.com/wp-content/uploads/2008/12/crossovercable.gif"><img class="alignnone size-full wp-image-873" title="crossovercable" src="http://www.bablotech.com/wp-content/uploads/2008/12/crossovercable.gif" alt="Crossover Cable" width="500" height="376" /></a></p>
<p>If you have 2 computers at home and don&#8217;t have any switch to connect both of them for file sharing or playing games as all of us know the power of LAN so it is much better to connect 2 computer using crossover cable rather than spending money on buying an expensive switch.</p>
<p>For connecting 2 PCs via crossover cable first of all you have to make a crossover cable or you can purchase and pre made cable from market but it is always fun to create things by yourself.</p>
<p><span id="more-865"></span></p>
<p>To create a crossover cable follow the link given below.</p>
<p><a href="http://www.duxcw.com/digest/Howto/network/cable/cable5.htm" target="_blank">http://www.duxcw.com/digest/Howto/network/cable/cable5.htm</a></p>
<p>The first end of your crossover cable should be looking like the following image.</p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2008/12/crossover-cable-568a.gif"><img class="alignnone size-full wp-image-866" title="crossover-cable-568a" src="http://www.bablotech.com/wp-content/uploads/2008/12/crossover-cable-568a.gif" alt="" width="292" height="144" /></a></p>
<p>The second end of your crossover cable should be looking like the following image.</p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2008/12/crossover-cable-568b.gif"><img class="alignnone size-full wp-image-867" title="crossover-cable-568b" src="http://www.bablotech.com/wp-content/uploads/2008/12/crossover-cable-568b.gif" alt="" width="292" height="158" /></a></p>
<p><strong>Note:</strong> Look carefully on color coding as a single mistake in color code can cause data loss.</p>
<p>Now as your crossover cable is ready now what you need to do is to connect First end and second to First PC and Second PC respectively.After connecting the cable the network should be enabled.</p>
<p>Go to &gt; Start &gt; Settings &gt; Network Connections and right click on network connection and click on disable.You must be thinking why i am saying to disable the LAN just disable the LAN i you will get to Why in the next step.</p>
<p>Now as you have disabled the LAN on both PCs.Its the time to assign IPs to both of the PCs as there is no DHCP server available.</p>
<p>Right click on LAN connection on PC1 and Click on properties</p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2008/12/lan-properties.jpg"><img class="alignnone size-full wp-image-869" title="lan-properties" src="http://www.bablotech.com/wp-content/uploads/2008/12/lan-properties.jpg" alt="" width="368" height="450" /></a></p>
<p>Double Click on Internet Protocol (TCP/IP)</p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2008/12/tcp-properties.jpg"><img class="alignnone size-full wp-image-870" title="tcp-properties" src="http://www.bablotech.com/wp-content/uploads/2008/12/tcp-properties.jpg" alt="" width="403" height="453" /></a></p>
<p>Select Use the following IP address and in the IP address field enter 192.168.1.2 when you will click on subnet mask it will auto filled.Click on OK button</p>
<p>Now repeat the same process for PC2 the only change will be in IP address field enter 192.168.1.3 in the IP address field for PC2.</p>
<p>When you are done with assinging IPs you are almost done.You need to enable the file and printing sharing to share files accross the PCs.</p>
<p>To Enable file sharing go to &gt; folder options &gt; click on view tab &gt; scroll down your mouse at the end you should see enable simple file sharing check the box and click OK do this for both the PCs.</p>
<p><strong>How to share files.</strong></p>
<p>Right click on any folder which you wanna share and select Sharing and security.</p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2008/12/folder-right-click.jpg"><img class="alignnone size-full wp-image-872" title="folder-right-click" src="http://www.bablotech.com/wp-content/uploads/2008/12/folder-right-click.jpg" alt="" width="500" height="368" /></a></p>
<p>Select the checkbox share this folder on network and click OK your folder will be shared and can be access from another PC.Suppose you have share a folder from PC1 to which we have assigned the IP 192.168.1.2 So you can access the share from PC2 by typing \\192.168.1.2 in Run.</p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Posts</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.bablotech.com/2008/12/20/how-to-connect-2-computersshare-files-by-using-crossover-cable/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to extract rar files in ubuntu linux.</title>
		<link>http://www.bablotech.com/2008/12/08/how-to-extract-rar-files-in-ubuntu-linux/</link>
		<comments>http://www.bablotech.com/2008/12/08/how-to-extract-rar-files-in-ubuntu-linux/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 23:21:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.bablotech.com/?p=659</guid>
		<description><![CDATA[If you have ever tried to extract rar files in linux.You must have been treated with an error because by default the archiever installed in ubuntu is not capable to extract rar files.But we don&#8217;t need to worry about this because there are some other tools available in linux which allow us to extract rar [...]]]></description>
			<content:encoded><![CDATA[<p>If you have ever tried to extract rar files in linux.You must have been treated with an error because by default the archiever installed in ubuntu is not capable to extract rar files.But we don&#8217;t need to worry about this because there are some other tools available in linux which allow us to extract rar files.</p>
<p>There is a utility available in ubuntu called Unrar.After installing unrar we can easily extract from rar archives by just issuing a command.</p>
<p>To Install Unrar Follow the steps mentioned below.<span id="more-659"></span></p>
<p>1) Go to &gt; System &gt; Administration &gt; Synaptic Package Manger.</p>
<p>2) When opened click on Search and enter Unrar in search box and click on search button.</p>
<p>3) Now you will have a package in listing named Unrar right click on it and select mark for installation</p>
<p>4) Now click the apply button and in some seconds Unrar will be installed.</p>
<p>Now as Unrar has been installed succesfully next step is to extract the files.</p>
<p>1) Just go to the terminal Application &gt; Accesories &gt; Terminal.</p>
<p>2) Go to the location where you have place rar files by using CD command.</p>
<p>3) Now issue the following command<br />
unrar x filename.rar<br />
Replace filename with the name of file you wanna extract.</p>
<p>4) As the extraction completes you will have all the extracted files on the same location.</p>
<p>You are Done!</p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Posts</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.bablotech.com/2008/12/08/how-to-extract-rar-files-in-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install VLC media player in Ubuntu Linux</title>
		<link>http://www.bablotech.com/2008/12/08/how-to-install-vlc-media-player-in-ubuntu-linux/</link>
		<comments>http://www.bablotech.com/2008/12/08/how-to-install-vlc-media-player-in-ubuntu-linux/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 22:36:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[media players]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.bablotech.com/?p=654</guid>
		<description><![CDATA[Ubuntu is becoming on of the most popular open source linux distribution nowadays.The main reason is that ubuntu is more user friendly as compare to any other linux distro.I used redhat linux also before somedays but now i am using ubuntu which is far more easy than redhat and i m sure i am  gonna [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bablotech.com/wp-content/uploads/2008/12/vlc-logo.png"><img class="alignnone size-full wp-image-655" title="VLC Media Player Logo" src="http://www.bablotech.com/wp-content/uploads/2008/12/vlc-logo.png" alt="VLC Media Player Logo (234x139)" width="234" height="139" /></a></p>
<p>Ubuntu is becoming on of the most popular open source linux distribution nowadays.The main reason is that ubuntu is more user friendly as compare to any other linux distro.I used redhat linux also before somedays but now i am using ubuntu which is far more easy than redhat and i m sure i am  gonna stick with ubuntu.<br />
One of the most good thing is ubuntu is the ease of software installation you can install softwares by just adding a repository and then issuing the command.But there is another cool utility available in ubuntu called synaptic package manager.Not all the softwares can be installed via synaptic package manager but the well known software are available to install.</p>
<p>In this post i am gonna share how to install VLC media player using synaptic package manager.<br />
As all of us know VLC is a well know media player and allow us to play most of the media files in ubuntu</p>
<p><strong>To install VLC media player follow the steps given below.</strong></p>
<p>1) Go to &gt; System &gt; Administration &gt; Synaptic Package manager.</p>
<p>2) When synaptic package manager is opened click on search.</p>
<p>3) Write VLC in the search box and click on search button.</p>
<p>4) Now you will have a listing of some softwares now scroll down your mouse and then you will have a listing named VLC.</p>
<p>5) Right click on VLC And select Mark for installation.</p>
<p>6) Now Click on Apply Button.</p>
<p>7) Now the software will be downloaded and installed in your PC.</p>
<p>Have fun with VLC media player.</p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Posts</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.bablotech.com/2008/12/08/how-to-install-vlc-media-player-in-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to play PSP on your Computer</title>
		<link>http://www.bablotech.com/2008/11/17/how-to-play-psp-on-your-computer/</link>
		<comments>http://www.bablotech.com/2008/11/17/how-to-play-psp-on-your-computer/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 22:47:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[monitor]]></category>
		<category><![CDATA[PSP]]></category>

		<guid isPermaLink="false">http://www.bablotech.com/?p=445</guid>
		<description><![CDATA[I found this cool tutorial on internet now wanna share it with you all the credits goes to Shadowacer 614. First Download This Package And Extract To Your Desktop. http://www.megaupload.com/?d=QVWJOX8P -Make Sure You Have Microsoft .NET Framework version 2.0 installed. -Now you need to install the PSP drivers to your PC. 1) Connect you PSP [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bablotech.com/wp-content/uploads/2008/11/sony-psp.jpg"><img class="alignnone size-full wp-image-446" title="sony-psp" src="http://www.bablotech.com/wp-content/uploads/2008/11/sony-psp.jpg" alt="" width="460" height="345" /></a></p>
<p>I found this cool tutorial on internet now wanna share it with you all the credits goes to <span class="gensmall">Shadowacer 614.</span><span class="gensmall"><br />
</span></p>
<p>First Download This Package And Extract To Your Desktop.</p>
<table border="0" cellspacing="1" cellpadding="3" width="90%" align="center">
<tbody>
<tr>
<td><span class="genmed"><strong></strong></span></td>
</tr>
<tr>
<td class="code"><a href="http://www.megaupload.com/?d=QVWJOX8P" target="_blank">http://www.megaupload.com/?d=QVWJOX8P</a></td>
</tr>
</tbody>
</table>
<p>-Make Sure You Have Microsoft .NET Framework version 2.0 installed.</p>
<p>-Now you need to install the PSP drivers to your PC. <span id="more-445"></span></p>
<p><strong>1)</strong> Connect you PSP to your PC and copy the &#8220;PSPLink&#8221; folder from the &#8220;PSP FW 3.XX OE&#8221; to ms0:/PSP/GAME3XX folder. If you do not have the&#8221;GAME3XX&#8221; folder in the &#8220;PSP&#8221; folder, create it.</p>
<p><strong>2)</strong> On you PSP got to &#8220;Games&#8221; and run &#8220;PSPLink&#8221;. DO NOT DISCONNET THE USB!</p>
<p><strong>3) </strong>On your PC you should see a window that says &#8220;New Hardware Device&#8221; or something like that. (Should be PSP Type B) A window will pop up&#8211;the Install new harware window&#8211; hit the &#8220;No&#8221; bullet first, then next. There will be two options in this part, choose<br />
&#8220;Install from a list or specific location (Advanced)&#8221;.</p>
<p><strong>4) </strong>On the next window chose &#8220;Specific Location&#8221; (or something like that) and BROWSE for the &#8220;LibUSB/driver&#8221; folder inside of the &#8220;RemotejoySDL GUI&#8221; folder.</p>
<p><strong>5)</strong> Click NEXT and it should install the drivers. Then click FINISHED. You are now done with the PC part of this.</p>
<p>(If you screw this part up just opposite click &#8220;My Computer, go to the &#8220;Harware&#8221; tab, and you can uninstall PSP Type B from there, and then you can install it again&#8230;)</p>
<p><strong>Now For The PSP Plugins. </strong></p>
<p><strong>1)</strong> Go to the USB Connection on your PSP.</p>
<p><strong>2) </strong>Copy the &#8220;SEPlugins&#8221; folder from the &#8220;PSP FW 3.XX OE&#8221; folder to the root of your memory stick.</p>
<p><strong>3) </strong>Now open the &#8220;SEPlugins&#8221; folder and open the &#8220;GAME&#8221; txt file in Notepad and delete everything on it and add these lines</p>
<table border="0" cellspacing="1" cellpadding="3" width="90%" align="center">
<tbody>
<tr>
<td><span class="genmed"><strong></strong></span></td>
</tr>
<tr>
<td class="code">ms0:/seplugins/psplink.prx<br />
ms0:/seplugins/psplink_user.prx<br />
ms0:/seplugins/remotejoy.prx<br />
ms0:/seplugins/usbhostfs.prx</td>
</tr>
</tbody>
</table>
<p><strong>4)</strong> Save the txt file. And turn off the PSP and go into the RECOVERY MENU and enable the plugins. Then restart the PSP.</p>
<p>MAKE SURE THAT USB CABLE IS CONNECTED</p>
<p><strong>5)</strong> Load any game you want and make sure you skip the intros and load your save game, if any.</p>
<p><strong>6)</strong> After doing that on your PC run the &#8220;RemotejoyGUI&#8221; from the &#8220;RemotejoySDL GUI&#8221; folder.</p>
<p><strong>7)</strong> A windows should pop up with four options. From left to right it shoudl say &#8220;USBHost FS&#8221; &#8220;PSPSH&#8221; &#8220;Window Mode&#8221; &#8220;Fullscreen&#8221;</p>
<p><strong> <img src='http://www.bablotech.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> </strong> Click start on the &#8220;USBHost FS&#8221; and then click on &#8220;With FPS on the &#8220;Window Mode&#8221; or &#8220;Fullscreen&#8221;</p>
<p><strong>9) </strong>The game should show up on the PC if not press F3.</p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Posts</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.bablotech.com/2008/11/17/how-to-play-psp-on-your-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install MAC OS X on your PC(Dual Boot with windows XP)</title>
		<link>http://www.bablotech.com/2008/11/16/how-to-install-mac-os-x-on-your-pcdual-boot-with-windows-xp/</link>
		<comments>http://www.bablotech.com/2008/11/16/how-to-install-mac-os-x-on-your-pcdual-boot-with-windows-xp/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 21:13:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[dual boot]]></category>
		<category><![CDATA[MAC on PC]]></category>
		<category><![CDATA[MAC OS X]]></category>

		<guid isPermaLink="false">http://www.bablotech.com/?p=433</guid>
		<description><![CDATA[By default apple doesn&#8217;t allow you to install MAC OS X on a Windows PC.But if you are a big fan of MAC OS X and wanna use it then surely you are not gonna buy another apple PC for MAC OS X it will be much better  nd money saving method to install MAC [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bablotech.com/wp-content/uploads/2008/11/mac-os-x-desktop-4.jpg"><img class="alignnone size-full wp-image-422" title="mac-os-x-desktop-4" src="http://www.bablotech.com/wp-content/uploads/2008/11/mac-os-x-desktop-4.jpg" alt="" width="500" height="375" /></a></p>
<p>By default apple doesn&#8217;t allow you to install MAC OS X on a Windows PC.But if you are a big fan of MAC OS X and wanna use it then surely you are not gonna buy another apple PC for MAC OS X it will be much better  nd money saving method to install MAC OS X on a X86 PC. I am sharing the method of installing MAC OS X on a PC (Dual Booting with windows XP)<span id="more-433"></span><!--more--><!--more--></p>
<p><strong>Requirements:</strong></p>
<p><strong>1.</strong> A prepatched OSX 10.4.6 install image<br />
<strong>2. </strong>An empty dvd recordable (+R or –R, NO Rewritable!)<br />
<strong>3.</strong> At least 6 GB free space.<br />
<strong>4.</strong> spfdisk<br />
<a href="http://spfdisk.sourceforge.net/Spf2K3rE.exe" target="_blank"></p>
<p>http://spfdisk.sourceforge.net/Spf2K3rE.exe</a></p>
<p><strong>5.</strong> Acronis Disk Director Suite</p>
<p><strong>The guide:</strong><br />
1. Get an prepatched OSX 10.4.6 install image.</p>
<p>2. Burn the image to an empty dvd recordable (+R or –R)</p>
<p>3. Create at least 6GB unallocated space on your harddisk using Partition Magic:</p>
<p>&gt;&gt; Start partition Magic<br />
&gt;&gt; Click on ‘Resize/Move Partition<br />
&gt;&gt; Move the slider to make the partition smaller and hit OK<br />
&gt;&gt; Click on ‘Apply’<br />
&gt;&gt; Close Partition Magic</p>
<p>4. Click ‘START &gt; Run…’ and type ‘diskpart’ (without quotes)</p>
<p>3. Type in (press enter after you typed in a line):</p>
<p>list disk<br />
select disk [the number of your disk<br />
create partition primary id=af</p>
<p>5. Close the command window.</p>
<p>6. Make sure you have a bootable disk with fdisk (I recommend spfdisk), so that you can change your active partition if it goes wrong! Also: After this step you can’t use your computer for up to 1 hour!</p>
<p>&gt;&gt; To install spfdisk just insert a formatted diskette and open the exe file</p>
<p><a href="http://spfdisk.sourceforge.net/Spf2K3rE.exe" target="_blank">http://spfdisk.sourceforge.net/Spf2K3rE.exe</a></p>
<p>7. Click ‘START &gt; Run…’ and type ‘diskpart’ (without quotes)</p>
<p>8. Type in (press enter after you typed in a line):</p>
<p>list disk<br />
select disk [the number of your disk]<br />
list partition<br />
select partition [the number of your osx partition]<br />
set active</p>
<p>9. Insert the OSX install disk and reboot your computer, follow the installation steps on your screen.</p>
<p>10. Boot into Windows.</p>
<p>11. Install Acronis Disk Director Suite, install the OS selector.</p>
<p>12. Start OS selector, configure (follow on screen steps) it and restart your computer.</p>
<p>13. After the last reboot you should see a nice dual boot menu and should be able to boot OSX.</p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Posts</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.bablotech.com/2008/11/16/how-to-install-mac-os-x-on-your-pcdual-boot-with-windows-xp/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to decrease the size of movies by converting movies into RMVB format</title>
		<link>http://www.bablotech.com/2008/10/26/how-to-decrease-the-size-of-movies-by-converting-movies-into-rmvb-format/</link>
		<comments>http://www.bablotech.com/2008/10/26/how-to-decrease-the-size-of-movies-by-converting-movies-into-rmvb-format/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 11:42:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[movie conversion]]></category>
		<category><![CDATA[rmvb]]></category>

		<guid isPermaLink="false">http://www.bablotech.com/?p=289</guid>
		<description><![CDATA[Everybody watches movies nowadays.New releases are also coming very quickly into the market and if you always copy the movies into your harddisk then it must be taking  huge size in your HD but you can decrease the size of your movies to half so you can utilize the space for your some other work. [...]]]></description>
			<content:encoded><![CDATA[<p>Everybody watches movies nowadays.New releases are also coming very quickly into the market and if you always copy the movies into your harddisk then it must be taking  huge size in your HD but you can decrease the size of your movies to half so you can utilize the space for your some other work.</p>
<p>You can convert your movies from one format to another to decrease its size but not all the formats are good some formats looses the quality of movies and some have codec issues.RMVB is a well know format for movie it takes half of the size in your HD if compare to AVI and also doesn&#8217;t looses the quality.In this post i will share the method of converting movies into RMVB format.</p>
<p><span id="more-289"></span></p>
<p><strong>1.</strong> You must have video file on your HDD<br />
<strong>2.</strong> Install AnyVideo to RMVB. You can download it here:</p>
<p><a href="http://rapidshare.com/files/112256410/AnyVideo_To_RMVB_flanger.rar" target="_blank">http://rapidshare.com/files/112256410/AnyVideo_To_RMVB_flanger.rar</a></p>
<p><strong>3.</strong> Open application and click OK (only first time)<br />
<strong>4.</strong> Add movie to Convertion<br />
<strong>5.</strong> Click START<br />
<strong>6.</strong> 600MB Movie will be converted in ~20 minutes<br />
<strong>7.</strong> You can find converted file in the same place where you put original video</p>
<p>After Compression 700MB  &gt; 220MB</p>
<p>In progress</p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2008/10/rmvb-movie.jpg"><img class="alignnone size-full wp-image-290" title="rmvb-movie" src="http://www.bablotech.com/wp-content/uploads/2008/10/rmvb-movie.jpg" alt="" width="500" height="487" /></a></p>
<p>After compression</p>
<p><a href="http://www.bablotech.com/wp-content/uploads/2008/10/rmvb-movie-2.jpg"><img class="alignnone size-full wp-image-291" title="rmvb-movie-2" src="http://www.bablotech.com/wp-content/uploads/2008/10/rmvb-movie-2.jpg" alt="" width="500" height="519" /></a></p>
<p><strong>Note : </strong>If you have question in mind that in which player RMVB will be played then the answer is Real Player.</p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Posts</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.bablotech.com/2008/10/26/how-to-decrease-the-size-of-movies-by-converting-movies-into-rmvb-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

