<?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>bigbrovar &#187; XP</title>
	<atom:link href="http://bigbrovar.aoizora.org/index.php/category/xp/feed/" rel="self" type="application/rss+xml" />
	<link>http://bigbrovar.aoizora.org</link>
	<description>Computer and Life</description>
	<lastBuildDate>Mon, 26 Jul 2010 13:39:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>My Experience with Free Ghost (FOG)</title>
		<link>http://bigbrovar.aoizora.org/index.php/2009/05/13/my-experience-with-free-ghost-fog/</link>
		<comments>http://bigbrovar.aoizora.org/index.php/2009/05/13/my-experience-with-free-ghost-fog/#comments</comments>
		<pubDate>Wed, 13 May 2009 08:36:56 +0000</pubDate>
		<dc:creator>gnPkRQiZBCnkyZo</dc:creator>
				<category><![CDATA[Linux Admin]]></category>
		<category><![CDATA[XP]]></category>
		<category><![CDATA[fog]]></category>
		<category><![CDATA[image cloning]]></category>

		<guid isPermaLink="false">http://bigbrovar.wordpress.com/?p=696</guid>
		<description><![CDATA[Fog is a Linux-based, free and open source computer imaging solution for Windows XP and Vista that ties together a few open-source tools with a php-based web interface. Fog doesn&#8217;t use any boot disks, or CDs; everything is done via TFTP and PXE. Also with fog many drivers are built into the kernel, so you [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Fog is a Linux-based, free and open source computer imaging solution for Windows XP and Vista that ties together a few open-source tools with a php-based web interface. Fog doesn&#8217;t use any boot disks, or CDs; everything is done via TFTP and PXE. Also with fog many drivers are built into the kernel, so you don&#8217;t really need to worry about drivers (unless there isn&#8217;t a linux kernel module for it). Fog also supports putting an image that came from a computer with a 80GB partition onto a machine with a 40GB hard drive as long as the data is less than 40GB.<br />
Fog also includes a graphical Windows service that is used to change the hostname of the PC, restart the computer if a task is created for it, and auto import hosts into the FOG database. The service also installs printers, and does simple snap-ins.
</p></blockquote>
<p><a href="http://www.fogproject.org/index.php?option=com_content&amp;task=view&amp;id=25&amp;Itemid=36"><strong>source</strong></a><br />
<span id="more-696"></span></p>
<p>I first heard about FOG on<a href="http://twit.tv/floss53"> FLOSS Weekly</a>. At that time the  school where i work as a system admin and which runs ubuntu on all our computers decided to setup our only windows lab. So it was a great coincident and I decided to give it a try since it would just be what i need in setting up the windows lab. Downloading and installing FOG was quite easy and straight forward, however using it was quite another story.</p>
<p>The first time i had problems uploading an image.  I uploaded the image i wanted to clone using the  web interface i reboot and told the computer to boot from <a href="http://en.wikipedia.org/wiki/Preboot_Execution_Environment">PXE</a>. Everything worked till an error cames up about not been able to move image due to some php error ( something like that) i couldn&#8217;t take down the error code because it was very long and on a computer terminal, guess there was a problem some were with the config file.</p>
<p>Anyway i decided to do a fresh install (reinstalling both the machine and fog) and this time around <a href="http://en.wikipedia.org/wiki/Network_File_System_(protocol)">NFS</a> wont start .. i checked everything that could be wrong but couldn&#8217;t trouble shoot the problem, So i did another fresh install (reinstalling machine and fog) i went for ubuntu 8.10 server this time around. and lucky for me everything worked. i loaded the web interface and setup the images (following the guide) but when its time to upload an image i got an error</p>
<p>&#8220;Warning: ftp_login() [function.ftp-login]: This FTP server is anonymous only. in /var/www/fog/commons/functions.include.php on line 2266&#8243;</p>
<p>I followed followed what was posed <a href="http://www.fogproject.org/wiki/index.php?title=Unable_to_connect_to_TFTP">here</a> but the problem still remained.. so i decided to do another machine install like in previous times formating the machine and install fog again&#8230; still the same problem .. so i said ok let me go back to hardy .. i formated the server and installed ubuntu 8.04 .. same problem .. googling the problem showed  this post in the <a href="https://sourceforge.net/tracker/?func=detail&amp;aid=2123806&amp;group_id=201099&amp;atid=976200">fog user forums</a> which is the exact problem am having.. but that didnt help much than to give me the feeling of &#8220;ok its not a problem with me and am not alone&#8221;</p>
<p>I am not good with php or infact any web programing so its hard getting the problem solved .. getting support in the forum from previous experience as yielded  very little help. but i have posted my problem <a href="https://sourceforge.net/forum/forum.php?thread_id=3271600&amp;forum_id=730843">there</a> just in case a good hearted person lend me a hand</p>
<p>In conclusion .. FOG is a great project with lots of advantages over many cloning solution out there free or proprietary. and the fact that its works for majority of users shows how much of a quality product it is. well it didn&#8217;t work for me but that doesn&#8217;t remove the fact that its a great product .. unfortunately i wont be able to use it.. and would either have to install every computer for the windows lab by hand or have to buy <a href="http://www.symantec.com/norton/ghost">Norton ghost</a> to do the job <img src='http://bigbrovar.aoizora.org/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  .. because days spent trouble shooting FOG as kept me behind schedule. I will definitely give it another try maybe when a newer version is released.</p>
<p>I just want to thank the developers of this project for putting out such an awesome software &#8230; it has a lot of potential and am sure once the little bugs are fixed will become a standard for cloning windows. i really wish the community would come out and help these guys so that they don&#8217;t get to do everything by them selves. FOG needs a better community Infrastructure (a better forum maybe) and an <a href="http://en.wikipedia.org/wiki/Internet_Relay_Chat">IRC</a> presence so that people with problems can easily go there and the community and help each other.</p>
<p>Also would be nice if FOG could re-master <a href="http://www.geekconnection.org/remastersys/ubuntu.html">Ubuntu</a> or <a href="http://www.pcplus.co.uk/node/3020">Fedora</a> to create a single install image which contains the base OS plus a pre-configured version of FOG all in one cd. something like we have in <a href="http://en.wikipedia.org/wiki/FreeNAS">freeNAS</a> .. now that would be great and make it more dead easy to install. like a install and forget experience.</p>
<p>I would like to donate to this project in my next payday .. maybe pay for a better forum host .. if they are interested</p>
<p>Just want you guys to keep up the great work you are doing for the community.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://bigbrovar.aoizora.org/index.php/2009/05/13/my-experience-with-free-ghost-fog/&amp;title=My+Experience+with+Free+Ghost+%28FOG%29" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://bigbrovar.aoizora.org/index.php/2009/05/13/my-experience-with-free-ghost-fog/&amp;title=My+Experience+with+Free+Ghost+%28FOG%29" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=My+Experience+with+Free+Ghost+%28FOG%29&amp;link=http://bigbrovar.aoizora.org/index.php/2009/05/13/my-experience-with-free-ghost-fog/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://bigbrovar.aoizora.org/index.php/2009/05/13/my-experience-with-free-ghost-fog/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-identica">
			<a href="http://identi.ca//index.php?action=newnotice&amp;status_textarea=Reading:+&quot;My+Experience+with+Free+Ghost+%28FOG%29&quot;+-+from+http://bigbrovar.aoizora.org/index.php/2009/05/13/my-experience-with-free-ghost-fog/" rel="nofollow" class="external" title="Post this to Identica">Post this to Identica</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://bigbrovar.aoizora.org/index.php/2009/05/13/my-experience-with-free-ghost-fog/&amp;title=My+Experience+with+Free+Ghost+%28FOG%29&amp;summary=Fog%20is%20a%20Linux-based%2C%20free%20and%20open%20source%20computer%20imaging%20solution%20for%20Windows%20XP%20and%20Vista%20that%20ties%20together%20a%20few%20open-source%20tools%20with%20a%20php-based%20web%20interface.%20Fog%20doesn%27t%20use%20any%20boot%20disks%2C%20or%20CDs%3B%20everything%20is%20done%20via%20TFTP%20and%20PXE.%20Also%20with%20fog%20many%20drivers%20are%20built%20into%20the%20kernel%2C%20&amp;source=bigbrovar" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://bigbrovar.aoizora.org/index.php/2009/05/13/my-experience-with-free-ghost-fog/&amp;title=My+Experience+with+Free+Ghost+%28FOG%29" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://bigbrovar.aoizora.org/index.php/2009/05/13/my-experience-with-free-ghost-fog/&amp;title=My+Experience+with+Free+Ghost+%28FOG%29" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=My+Experience+with+Free+Ghost+%28FOG%29+-+http://bigbrovar.aoizora.org/index.php/2009/05/13/my-experience-with-free-ghost-fog/&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://bigbrovar.aoizora.org/index.php/2009/05/13/my-experience-with-free-ghost-fog/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Install OSX Without Installing OSX</title>
		<link>http://bigbrovar.aoizora.org/index.php/2007/08/05/88/</link>
		<comments>http://bigbrovar.aoizora.org/index.php/2007/08/05/88/#comments</comments>
		<pubDate>Sun, 05 Aug 2007 16:58:25 +0000</pubDate>
		<dc:creator>gnPkRQiZBCnkyZo</dc:creator>
				<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://bigbrovar.wordpress.com/2007/08/05/88/</guid>
		<description><![CDATA[Install OSX Without Installing OSX&#8230;How..?Just install Flyakite. FlyakiteOSX is a transformation pack. It will transform the look of an ordinary Windows XP+ system to resemble the look of Mac OS X. The installer simply automates the process of replacing critical system files, setting registry tweaks, and installing extras such as cursors, sounds, visual styles, etc&#8230;and [...]]]></description>
			<content:encoded><![CDATA[<p>Install OSX Without Installing OSX&#8230;How..?Just install Flyakite. FlyakiteOSX is a transformation pack. It will transform the look of an ordinary Windows XP+ system to resemble the look of Mac OS X. The installer simply automates the process of replacing critical system files, setting registry tweaks, and installing extras such as cursors, sounds, visual styles, etc&#8230;and believe me when the job is finished you wont be able to tell the difference.everything from your sound schemes to your default icons to your logon screens would be changed.futher more FlyakiteOSX DOES NOT contain any spyware or ad-ware of any kind. All files needed for FlyakiteOSX are stored in the Windows directory in a folder named &#8216;FlyakiteOSX&#8217; that is hidden by default. All registry values for FlyakiteOSX are written to HKEY_LOCAL_MACHINE\Software\FlyakiteOSX.Here are some of the screenshots so you can look before you leap<br />
<span id="more-88"></span><br />
<a href="http://www.flyakiteosx.com/files/FlyakiteOSX%20v3.0.zip">Download</a></p>
<p>Control panel</p>
<p><a title="control_panel1.jpg" href="http://bigbrovar.files.wordpress.com/2007/08/control_panel1.jpg"><img src="http://bigbrovar.files.wordpress.com/2007/08/control_panel1.jpg" alt="control_panel1.jpg" width="384" height="284" /></a></p>
<p>Desktop</p>
<p><a title="desktop.jpg" href="http://bigbrovar.files.wordpress.com/2007/08/desktop.jpg"><img src="http://bigbrovar.files.wordpress.com/2007/08/desktop.jpg" alt="desktop.jpg" width="381" height="287" /></a></p>
<p>Log-On Screen<br />
<a title="logon_scree6n.jpg" href="http://bigbrovar.files.wordpress.com/2007/08/logon_scree6n.jpg"><img src="http://bigbrovar.files.wordpress.com/2007/08/logon_scree6n.jpg" alt="logon_scree6n.jpg" width="389" height="293" /></a></p>
<p>Shut Down Screen</p>
<p><a title="shutdown_logof5f.jpg" href="http://bigbrovar.files.wordpress.com/2007/08/shutdown_logof5f.jpg"><img src="http://bigbrovar.files.wordpress.com/2007/08/shutdown_logof5f.jpg" alt="shutdown_logof5f.jpg" /></a></p>
<p>Folder Option</p>
<p><a title="folder_options6.jpg" href="http://bigbrovar.files.wordpress.com/2007/08/folder_options6.jpg"><img src="http://bigbrovar.files.wordpress.com/2007/08/folder_options6.jpg" alt="folder_options6.jpg" width="328" height="396" /></a></p>
<p>Power DVD</p>
<p><a title="6powerdvd_hskin.jpg" href="http://bigbrovar.files.wordpress.com/2007/08/6powerdvd_hskin.jpg"><img src="http://bigbrovar.files.wordpress.com/2007/08/6powerdvd_hskin.jpg" alt="6powerdvd_hskin.jpg" width="322" height="242" /></a></p>
<p>Boot Screen<br />
<a title="boot_screen1.jpg" href="http://bigbrovar.files.wordpress.com/2007/08/boot_screen1.jpg"><img src="http://bigbrovar.files.wordpress.com/2007/08/boot_screen1.jpg" alt="boot_screen1.jpg" width="327" height="247" /></a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://bigbrovar.aoizora.org/index.php/2007/08/05/88/&amp;title=Install+OSX+Without+Installing+OSX" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://bigbrovar.aoizora.org/index.php/2007/08/05/88/&amp;title=Install+OSX+Without+Installing+OSX" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Install+OSX+Without+Installing+OSX&amp;link=http://bigbrovar.aoizora.org/index.php/2007/08/05/88/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://bigbrovar.aoizora.org/index.php/2007/08/05/88/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-identica">
			<a href="http://identi.ca//index.php?action=newnotice&amp;status_textarea=Reading:+&quot;Install+OSX+Without+Installing+OSX&quot;+-+from+http://bigbrovar.aoizora.org/index.php/2007/08/05/88/" rel="nofollow" class="external" title="Post this to Identica">Post this to Identica</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://bigbrovar.aoizora.org/index.php/2007/08/05/88/&amp;title=Install+OSX+Without+Installing+OSX&amp;summary=Install%20OSX%20Without%20Installing%20OSX...How..%3FJust%20install%20Flyakite.%20FlyakiteOSX%20is%20a%20transformation%20pack.%20It%20will%20transform%20the%20look%20of%20an%20ordinary%20Windows%20XP%2B%20system%20to%20resemble%20the%20look%20of%20Mac%20OS%20X.%20The%20installer%20simply%20automates%20the%20process%20of%20replacing%20critical%20system%20files%2C%20setting%20registry%20tweak&amp;source=bigbrovar" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://bigbrovar.aoizora.org/index.php/2007/08/05/88/&amp;title=Install+OSX+Without+Installing+OSX" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://bigbrovar.aoizora.org/index.php/2007/08/05/88/&amp;title=Install+OSX+Without+Installing+OSX" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Install+OSX+Without+Installing+OSX+-+http://bigbrovar.aoizora.org/index.php/2007/08/05/88/&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://bigbrovar.aoizora.org/index.php/2007/08/05/88/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Pimp Your XP</title>
		<link>http://bigbrovar.aoizora.org/index.php/2007/08/01/pimp-your-xp/</link>
		<comments>http://bigbrovar.aoizora.org/index.php/2007/08/01/pimp-your-xp/#comments</comments>
		<pubDate>Wed, 01 Aug 2007 07:02:55 +0000</pubDate>
		<dc:creator>gnPkRQiZBCnkyZo</dc:creator>
				<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://bigbrovar.wordpress.com/2007/08/01/pimp-your-xp/</guid>
		<description><![CDATA[Normal Pimped You most have seen how cool Vista, Ubuntu, and OSX all look with their Aero, Beryl, and Tiger looks. Windows XP users have to content with their rather dull looking interface.But you too can spice up your Good old XP by showing it some pimping love, fortunately most of the programs we need [...]]]></description>
			<content:encoded><![CDATA[<p style="margin-bottom:0;line-height:normal;" class="MsoNormal"><strong>                   <img src="http://bigbrovar.files.wordpress.com/2007/07/xp2.jpg" alt="Normal XP" />    Normal </strong></p>
<p style="margin-bottom:0;line-height:normal;" class="MsoNormal"><strong></strong><strong>                   <img src="http://bigbrovar.files.wordpress.com/2007/07/2i1.jpg" alt="Pimped XP" />    Pimped</strong></p>
<p style="margin-bottom:0;line-height:normal;" class="MsoNormal"><span>You most have seen how cool Vista, Ubuntu, and OSX all look with their Aero, Beryl, and Tiger looks. Windows XP users have to content with their rather dull looking interface.But you too can spice up your Good old XP by showing it some pimping love, fortunately most of the programs we need to do this are freewares and can be downloaded here in my blog. Would also include very cool stuffs like applications and codec’s that would further increase your user experience on windows XP .</span></p>
<p style="margin-bottom:0;line-height:normal;" class="MsoNormal"><span>Note-these article is not about making your Xp look like vista or any other OS for that matter no! .rather it is about adding style to your PC while still retaining the unique Xp look.</span></p>
<p style="margin-bottom:0;line-height:normal;" class="MsoNormal"><span>What you need</span></p>
<p style="margin-bottom:0;line-height:normal;" class="MsoNormal"><span>Google desktop Enterprise</span></p>
<p style="margin-bottom:0;line-height:normal;" class="MsoNormal"><span>Yahoo Widgets</span></p>
<p style="margin-bottom:0;line-height:normal;" class="MsoNormal"><span>Desktop X</span></p>
<p style="margin-bottom:0;line-height:normal;" class="MsoNormal"><span>Zune XP theme</span></p>
<p style="margin-bottom:0;line-height:normal;" class="MsoNormal"><span>Window Defender</span></p>
<p style="margin-bottom:0;line-height:normal;" class="MsoNormal"><span>Object Dock</span></p>
<p style="margin-bottom:0;line-height:normal;" class="MsoNormal"><span>Calledos wallpaper changer</span></p>
<p style="margin-bottom:0;line-height:normal;" class="MsoNormal"><span>Wallpapers</span></p>
<p style="margin-bottom:0;line-height:normal;" class="MsoNormal"><span>K-lite codec</span></p>
<p style="margin-bottom:0;line-height:normal;" class="MsoNormal"><span>Orbit download manager</span></p>
<p style="margin-bottom:0;line-height:normal;" class="MsoNormal"><span>Zune Player</span></p>
<p style="margin-bottom:0;line-height:normal;" class="MsoNormal"><span>Paint.NET</span></p>
<p style="margin-bottom:0;line-height:normal;" class="MsoNormal"><span>Lets Get Started<br />
</span>
</p>
<p style="margin-bottom:0;line-height:normal;" class="MsoNormal"><strong><span> Theme</span></strong></p>
<p style="margin-bottom:0;line-height:normal;" class="MsoNormal"><span>- To start the pimping we need to change the look of your PC that boring blue XP theme would be changed and to do this we would download the Zune theme which was released by Microsoft. The Zune Theme is a special Windows XP Theme. Designed to look like its new Zune portable media player. This is an official skin for Windows XP that has a dark grey style and orange Start menu.It is really cool and i promise you that once you have installed it you will never get enough of it. </span><a href="http://www.sendspace.com/file/tlnlp1" title="zune theme" target="_blank"><strong>Download </strong></a></p>
<p><img src="http://bigbrovar.files.wordpress.com/2007/08/zune-theme-scrnshot11.jpg" alt="zune theme" />    <img src="http://bigbrovar.files.wordpress.com/2007/08/zune_theme_119.jpg" alt="taskbar" /></p>
<p style="margin-left:11.5pt;margin-bottom:0;line-height:normal;" class="MsoNormal"><strong><span> Get a Dock</span></strong></p>
<p style="margin-bottom:0;line-height:normal;" class="MsoNormal"><span>One of the best application i ever used on an XP system was Object dock.(i still use it on vista)  Object dock is a program that enables users to organize their shortcuts, programs and running tasks into an attractive and fun animated Dock. By allowing users to have more control over how they organize their desktop, users can take control of their desktop icons and shortcuts to have them be available when where and how they need them.<span>  </span>All this with the unique style and top-rate performance. Once you have Downloaded and installed Object Dock you can drag any application or its<span>  </span>shortcut to the dock and it would save it as a shortcut to the application. And any time you need just click on the icon on the dock and wala! there you have it. you can even customize the looks,animation and background of your dock to what you want you can change the icons of any of the programs in the dock to any one of the  icons available on this page for download. </span></p>
<p><img src="http://bigbrovar.files.wordpress.com/2007/08/object-dock.jpg" alt="object dock" />  <img src="http://bigbrovar.files.wordpress.com/2007/08/object-dock-2.jpg" alt="object dock 2" /><br />
<span id="more-34"></span></p>
<p style="margin-bottom:0;line-height:normal;" class="MsoNormal"><span> </span><strong><a href="http://www.sendspace.com/file/2ooow0" title="object dock" target="_blank">Download</a> </strong><em><span><br />
</span></em>
</p>
<p style="margin-left:11.5pt;margin-bottom:0;line-height:normal;" class="MsoNormal"><strong><span>Caledos wallpaper changer</span></strong></p>
<p style="margin-left:11.5pt;margin-bottom:0;line-height:normal;" class="MsoNormal"><span>I have so many wallpapers that most times am always confused as to which on to use at a particular time.But that is over now i now have a program the would do that for me.it called caledos wallpaper changers &#8230;well i guess the name is self explanatory.all you have to do when you install the program is to direct it to where your wallpaper folder is and set how frequent you want it to change the wallpapers-say every 5min,10min etc.you can even set to always display the wallpaper to fill the screen or any display format you prefer.*caledos wall paper changer works in the background and you can set it to always start up with your PC. </span></p>
<p style="margin-left:11.5pt;margin-bottom:0;line-height:normal;" class="MsoNormal"><span> </span><a href="http://www.sendspace.com/file/sr7ay0" title="Cool Wallpaper changer for windows" target="_blank"><strong>Download </strong></a></p>
<p><img src="http://bigbrovar.files.wordpress.com/2007/08/caledos-wallpaper-changer.jpg" alt="caledos wallpaper changer" /></p>
<p style="margin-left:11.5pt;margin-bottom:0;line-height:normal;" class="MsoNormal"><span><strong>Go Google</strong> </span></p>
<p style="margin-left:11.5pt;margin-bottom:0;line-height:normal;" class="MsoNormal"><span>Tell you what some of the most beautiful thing about vista is the sidebar and the search option embedded into every folder in windows so that you can easily search for anything you want.With Google Desktop Enterprise you have have both the sidebar and a powerful search program on your XP.The Google sidebar looks so cool (and blends very well with the XP background.It even has a glassy transparent background,and comes with so many gadgets which are customizable mini-programs that display continuously updated information and allow you to perform common tasks without opening a window. For example, you can display regularly updated weather forecasts, news headlines, and a picture slide show.)</span></p>
<p style="margin-left:11.5pt;margin-bottom:0;line-height:normal;" class="MsoNormal"><span>that i sometimes want to replace it with the one that can with vista.And the google desktop search is so powerful (what else do you expect from a search program called Google.)and easy to use.once installed it does a background indexing of all the files on your computer.this is done only when your computer is idle.once completed you can search for any file on your computer just by typing it on the search field of the program,and as you type you get to see the result of your search display instantly in an elinimation order.</span></p>
<p>    <img src="http://bigbrovar.files.wordpress.com/2007/08/google-search.jpg" alt="google search" /></p>
<p style="margin-left:11.5pt;margin-bottom:0;line-height:normal;" class="MsoNormal"><span>Once installed you can customize it to your taste. </span></p>
<p>   <img src="http://bigbrovar.files.wordpress.com/2007/08/google-desktop.jpg" alt="sidebar" /></p>
<p style="margin-left:11.5pt;margin-bottom:0;line-height:normal;" class="MsoNormal"><span>Alternatively you can use Yahoo widget or Desktop x both are programs that provide widgets for your XP.However i would advise that you use one widget program at a time because of the drain of using a combination two can have of your system memory.and i would recommend Google desktop because of the search function and the sidebar.However Yahoo Desktop is also every Stylish and has a lot of cool gadgets.</span><img src="http://bigbrovar.files.wordpress.com/2007/08/yahoo.jpg" alt="yahoo widget" /></p>
<p style="line-height:normal;" class="MsoNormal"><span> *  Widgets are small, specific applications that you can run on your Windows .Because they are so small, Widgets need another application to run. A Widget can do almost anything from displaying a weather forecast to playing a game. Widgets generally sit on your desktop and don&#8217;t look like applications as we&#8217;re used to seeing them in a standard window. Instead, Widgets tend to look like small pictures or animations.</span></p>
<p><strong>Download </strong></p>
<p><a href="http://www.sendspace.com/file/dzpdme" title="Google Desktop" target="_blank">Google Desktop</a></p>
<p><a href="http://www.sendspace.com/file/vfu6n9" title="Desktop X" target="_blank">Desktop x </a></p>
<p><u><a href="http://www.sendspace.com/file/tya837" title="Yahoo widgets">Yahoo widgets </a></u></p>
<p><strong>K-Lite Codec</strong></p>
<p>No PC pimping would be complete without installing a one stop codec to play all the movie file you have on your Computer.To be honest some of the most frustrating computer experience is that annoying pop-up that comes up when ever when ever you attempt to play a video file telling you that the necessary codec needed  is not installed.the truth is they are many video codecs out there and it is almost impossible  to know how many of them are there and you don&#8217;t know which one you don&#8217;t have until when you get the pop-up.this is where k-lite codec comes in .it is a mega Codec Pack that includes everything needed to play online and offline computer media.   K-Lite Mega Codec Pack includes the Full K-lite codec pack as well as Quicktime and Realplayer codecs and BS Player. K-Lite Mega Codec Pack includes codecs for the most popular compressions like Divx and Xvid as well as some of the less popular but still necesary codecs. This is our one stop codec resource.   <a href="http://www.sendspace.com/file/kmlvuc"><strong>Download </strong></a></p>
<p><img src="http://bigbrovar.files.wordpress.com/2007/08/k-lite-codec.jpg" alt="k-lite" /></p>
<p><strong>Window Defender</strong></p>
<p>Unfortunately Windows XP does not  come with any anti spyware pre-installed fortunately MS has developed one and its called window defender and it is a free program that helps protect your computer against pop-ups, slow performance, and security threats caused by spyware and other unwanted software. It features Real-Time Protection, a monitoring system that recommends actions against spyware when it&#8217;s detected and minimizes interruptions and helps you stay productive. so if you always paranoid about spyware and you cant really afford to pay for one.Window defender might just be the right option for you.  <a href="http://www.sendspace.com/file/eutmxi"><strong>Download </strong></a></p>
<p><img src="http://bigbrovar.files.wordpress.com/2007/08/window-defender.gif" alt="window defender" /></p>
<p><strong> <span>Orbit download manager</span></strong></p>
<p>Every computer needs a download manager to handle and organise our numerous downloads and one of the best Download manager out they is Orbit. It is a great speed download manager     Orbit downloader is an indispensable tool for download acceleration which can download up to 500% faster than a normal PC download.  <a href="http://www.sendspace.com/file/lpovx4"><strong>Download </strong></a></p>
<p><img src="http://bigbrovar.files.wordpress.com/2007/08/orbit_350.jpg" alt="orbit download" /></p>
<p><strong>Paint.NET</strong></p>
<p>For those graphic designers out they there is a program that can compete with any graphic suit in the market,very cool,easy to use and gets the job done.it is called Piant.NET and it is an image and photo manipulation software designed to be used on computers that run Windows. It supports layers, unlimited undo, special effects, and a wide variety of useful and powerful tools. It started development as an undergraduate college senior design project mentored by Microsoft, and is currently being maintained by some of the alumni that originally worked on it. Originally intended as a free replacement for the MS Paint software that comes with Windows, it has grown into a powerful yet simple tool for photo and image editing. The programming language used to create Paint.NET is C#, with a small amount of C++ for installation and shell-integration related functionality. *You need to have Dotnet framework 2.0 installed on your computer to get paint to work.<a href="http://www.sendspace.com/file/uq60r7" title="Paint.Net"> <strong>Download </strong></a></p>
<p><img src="http://bigbrovar.files.wordpress.com/2007/08/paintnet.jpg" alt="paint.NET" /></p>
<p><strong> Zune Player</strong></p>
<p>This is a very cool media player that can be used to compliment the the windows media player that comes with your system.It has a very cool design and can easily sync with the zune portable music player . <a href="http://www.sendspace.com/file/bfxo6j"><strong>Download </strong></a></p>
<p><img src="http://bigbrovar.files.wordpress.com/2007/08/zune.jpg" alt="zune player" /></p>
<p>Finally you can download some of the coolest wallpapers for your system in my download sidebar.</p>
<p class="MsoNormal">&nbsp;</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://bigbrovar.aoizora.org/index.php/2007/08/01/pimp-your-xp/&amp;title=Pimp+Your+XP" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://bigbrovar.aoizora.org/index.php/2007/08/01/pimp-your-xp/&amp;title=Pimp+Your+XP" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Pimp+Your+XP&amp;link=http://bigbrovar.aoizora.org/index.php/2007/08/01/pimp-your-xp/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://bigbrovar.aoizora.org/index.php/2007/08/01/pimp-your-xp/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-identica">
			<a href="http://identi.ca//index.php?action=newnotice&amp;status_textarea=Reading:+&quot;Pimp+Your+XP&quot;+-+from+http://bigbrovar.aoizora.org/index.php/2007/08/01/pimp-your-xp/" rel="nofollow" class="external" title="Post this to Identica">Post this to Identica</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://bigbrovar.aoizora.org/index.php/2007/08/01/pimp-your-xp/&amp;title=Pimp+Your+XP&amp;summary=%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Normal%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Pimped%0AYou%20most%20have%20seen%20how%20cool%20Vista%2C%20Ubuntu%2C%20and%20OSX%20all%20look%20with%20their%20Aero%2C%20Beryl%2C%20and%20Tiger%20looks.%20Windows%20XP%20users%20have%20to%20content%20with%20their%20rather%20dull%20looking%20interface.But%20you%20too%20can%20spice%20up%20your%20Good%20old%20XP%20by%20showing%20it%20some%20pim&amp;source=bigbrovar" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://bigbrovar.aoizora.org/index.php/2007/08/01/pimp-your-xp/&amp;title=Pimp+Your+XP" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://bigbrovar.aoizora.org/index.php/2007/08/01/pimp-your-xp/&amp;title=Pimp+Your+XP" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Pimp+Your+XP+-+http://bigbrovar.aoizora.org/index.php/2007/08/01/pimp-your-xp/&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://bigbrovar.aoizora.org/index.php/2007/08/01/pimp-your-xp/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
