<?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>Windows 7 Help is around the corner - GoITExpert.com &#187; Microsoft</title>
	<atom:link href="http://www.goitexpert.com/topics/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.goitexpert.com</link>
	<description>Your Experienced Windows 7 IT Source</description>
	<lastBuildDate>Wed, 12 May 2010 21:02:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Can I Have Cloud Printing To Go Please?</title>
		<link>http://www.goitexpert.com/apple/cloudprinting/</link>
		<comments>http://www.goitexpert.com/apple/cloudprinting/#comments</comments>
		<pubDate>Wed, 12 May 2010 20:59:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.goitexpert.com/?p=1275</guid>
		<description><![CDATA[Google Cloud Print enables any application (web, desktop, mobile) on any device to print to any printer.
A new class of cloud-aware printers will connect directly to the cloud and will allow users to print from anywhere they have internet access.]]></description>
			<content:encoded><![CDATA[<p> </p>
<p style="text-align: left;"> </p>
<p style="text-align: left;">Google Cloud Print enables any application (web, desktop, mobile) on any device to print to any printer.</p>
<p>Applications submit print jobs to the service via the web-based common print dialog or API offered by the service. Google Cloud Print then sends the print job to the selected printer which the user has previously registered with the service. A new class of cloud-aware printers connects directly to the service and offers the best user experience. Legacy printers connect to the service via a proxy.</p>
<p style="text-align: center;"><a href="http://www.goitexpert.com/wp-content/uploads/2010/05/cloudprint.gif"><img class="aligncenter" title="cloudprint" src="http://www.goitexpert.com/wp-content/uploads/2010/05/cloudprint-300x113.gif" alt="cloudprint" width="300" height="113" /></a></p>
<p>An interesting spinoff of the CloudPrint concept is that leveraging OpenID (Google adopted OpenID some time ago) a user could potentially go to any printer at any location and use their Gmail account, Facebook account or Flickr account to send a print job.  The potential is quite staggering.</p>
<p>There are obvious security considerations but since the printers need to be registered with the Google CloudPrint service to work, you are enabling this functionality at your discretion and undoubtedly ACL&#8217;s will be built into the solution.</p>
<p>You can read more at;</p>
<p><a href="http://code.google.com/apis/cloudprint/">http://code.google.com/apis/cloudprint/</a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.goitexpert.com%2Fapple%2Fcloudprinting%2F&amp;linkname=Can%20I%20Have%20Cloud%20Printing%20To%20Go%20Please%3F"><img src="http://www.goitexpert.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.goitexpert.com/apple/cloudprinting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Live Preview</title>
		<link>http://www.goitexpert.com/general/live-preview/</link>
		<comments>http://www.goitexpert.com/general/live-preview/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 14:14:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.goitexpert.com/?p=1237</guid>
		<description><![CDATA[A fantastic new feature of Windows 7 is the Live Preview.  This is similar to the Dock in Mac OS x.  The Live Preview allows you to view the contents of the window without actually opening or maximizing it.  Here is a little tweak to the responsiveness of the preview.]]></description>
			<content:encoded><![CDATA[<p>A fantastic new feature of Windows 7 is the Live Preview.  This is similar to the Dock in Mac OS x.  The Live Preview allows you to view the contents of the window without actually opening or maximizing it.  Here is a little tweak to the responsiveness of the preview.</p>
<p>The Live Preview Delay determines how long you must hover over a thumbnail preview before you the preview of the windows contents are shown.</p>
<p>Here is how you can customize the Live Preview hover delay:</p>
<p>Click on the Start Button, type in regedit and hit Enter.</p>
<p>Browse to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced</p>
<p>Right click on Advanced and select New DWORD and name the new value &#8220;<strong>ThumbnailLivePreviewHoverTime</strong>&#8220;.</p>
<p>Right click on ThumbnailLivePreviewHoverTime and select Modify.</p>
<p>Switch to Decimal base and enter in your new number in milliseconds. 1000 = 1 second. Anything larger than 0 is a valid value. </p>
<p><a href="http://www.goitexpert.com/wp-content/uploads/2009/12/hoverdelay.png"><img class="aligncenter size-full wp-image-1238" title="hoverdelay" src="http://www.goitexpert.com/wp-content/uploads/2009/12/hoverdelay.png" alt="hoverdelay" width="588" height="280" /></a></p>
<p> Once changed click OK and restart your computer.</p>
<p>You will notice the change in response time.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.goitexpert.com%2Fgeneral%2Flive-preview%2F&amp;linkname=Live%20Preview"><img src="http://www.goitexpert.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.goitexpert.com/general/live-preview/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows 7 Themes</title>
		<link>http://www.goitexpert.com/general/windows-7-themes/</link>
		<comments>http://www.goitexpert.com/general/windows-7-themes/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 16:42:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[7]]></category>

		<guid isPermaLink="false">http://www.goitexpert.com/?p=1220</guid>
		<description><![CDATA[Whenever a new OS comes out routinely the first thing people do is run out and change the desktop image and the theme.  Windows 7 comes with some nice default themes and images.  Here are some of them and here are a list of other sites with some more themes.]]></description>
			<content:encoded><![CDATA[<p>Whenever a new OS comes out routinely the first thing people do is run out and change the desktop image and the theme.  Windows 7 comes with some nice default themes and images.  Here are some of them and here are a list of other sites with some more themes.</p>
<p><a href="http://www.goitexpert.com/wp-content/uploads/2009/09/themewin7.gif"><img class="aligncenter size-medium wp-image-1221" title="themewin7" src="http://www.goitexpert.com/wp-content/uploads/2009/09/themewin7-300x79.gif" alt="themewin7" width="300" height="79" /></a></p>
<p>Windows 7 includes five themes that will help you customize Windows to fit your taste.  If you are tired of the default themes there are a few sites where you can download more. Check out these sites:</p>
<ul type="disc">
<li><a href="http://windows.microsoft.com/en-us/Windows7/Personalize">The Official Microsoft Windows 7 Personalization site</a></li>
<li><a href="http://www.ithinkdiff.com/windows-7-themes/">iThinkDiff.com&#8217;s Windows 7 Themes</a></li>
<li><a href="http://www.intowindows.com/download-14-awesome-windows-7-themes/">IntoWindows Windows 7 Themes</a> </li>
<li><a href="http://blogs.msdn.com/mswanson/archive/2009/01/25/my-windows-7-theme-pack.aspx">Mike Swanson&#8217;s Themes</a></li>
<li><a href="http://www.redmondpie.com/the-ultimate-windows-7-theme-pack/">Windows 7 Box Logo Themes</a></li>
</ul>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.goitexpert.com%2Fgeneral%2Fwindows-7-themes%2F&amp;linkname=Windows%207%20Themes"><img src="http://www.goitexpert.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.goitexpert.com/general/windows-7-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Linux From USB</title>
		<link>http://www.goitexpert.com/general/install-linux-from-usb/</link>
		<comments>http://www.goitexpert.com/general/install-linux-from-usb/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 19:11:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[portalbe]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.goitexpert.com/?p=1212</guid>
		<description><![CDATA[The easiest way to create a bootable USB with Linux is UNetbootin.  You can build it on Windows or Linux and it couldn’t be easier.  With a bootable USB you do not need a CD, DVD or FTP to install linux. Here is the step by step guide on how to Boot and run Linux from a USB.]]></description>
			<content:encoded><![CDATA[<p>The easiest way to create a bootable USB with Linux is <a href="http://unetbootin.sourceforge.net/">UNetbootin</a>.  You can build it on Windows or Linux and it couldn&#8217;t be easier.  With a bootable USB you do not need a CD, DVD or FTP to install linux. Here is the step by step guide. Now you can install linux from usb.</p>
<p><a href="http://unetbootin.sourceforge.net/">UNetbootin</a> allows you to create bootable Live USB drives for a variety of Linux distributions from Windows or Linux, without requiring you to burn a CD. You can either let it download one of the many distributions supported out-of-the-box for you, or supply your own Linux .iso file if you&#8217;ve already downloaded one or your preferred distribution isn&#8217;t on the list.</p>
<p><strong><em>Requirements</em></strong></p>
<ul type="disc">
<li>Microsoft Windows 2000/XP/Vista, or Linux. If you are having trouble with the Linux version, try the Windows version, it usually works better.</li>
<li>A broadband internet connection to download the distribution&#8217;s .iso file (unless you&#8217;re using pre-downloaded files)</li>
</ul>
<p><strong><em>Features</em></strong></p>
<p>UNetbootin can create a bootable Live USB drive, or it can make a &#8220;frugal install&#8221; on your local hard disk if you don&#8217;t have a USB drive. It can load distributions by automatically downloading their ISO (CD image) files, or by using existing ISO files, floppy/hard disk images, or kernel/initrd files, for installing other distributions. </p>
<div id="attachment_1213" class="wp-caption aligncenter" style="width: 553px"><a href="http://www.goitexpert.com/wp-content/uploads/2009/07/unetbootin1.png"><img class="size-full wp-image-1213" title="unetbootin1" src="http://www.goitexpert.com/wp-content/uploads/2009/07/unetbootin1.png" alt="unetbootin" width="543" height="398" /></a><p class="wp-caption-text">unetbootin</p></div>
<p>The current version has built-in support for automatically downloading and loading the following distributions, though installing other distributions is also supported:</p>
<ul type="disc">
<li><a href="http://www.ubuntu.com/">Ubuntu</a> (and official derivatives)
<ul type="circle">
<li>6.06 LTS</li>
<li>6.10</li>
<li>7.04</li>
<li>7.10</li>
<li>8.04 LTS</li>
<li>8.10</li>
<li>9.04</li>
<li>Daily CD Images</li>
</ul>
</li>
<li><a href="http://www.debian.org/">Debian</a>
<ul type="circle">
<li>Stable/Etch</li>
<li>Testing/Lenny</li>
<li>Unstable/Sid</li>
</ul>
</li>
<li><a href="http://linuxmint.com/">Linux Mint</a>
<ul type="circle">
<li>3.1</li>
<li>4.0</li>
<li>5-r1</li>
<li>6</li>
</ul>
</li>
<li><a href="http://www.opensuse.org/">openSUSE</a>
<ul type="circle">
<li>10.2</li>
<li>10.3</li>
<li>11.0</li>
<li>11.1</li>
<li>Factory</li>
</ul>
</li>
<li><a href="http://www.archlinux.org/">Arch Linux</a>
<ul type="circle">
<li>2007.08</li>
</ul>
</li>
<li><a href="http://www.damnsmalllinux.org/">Damn Small Linux</a>
<ul type="circle">
<li>4.4</li>
</ul>
</li>
<li><a href="http://www.slitaz.org/en/">SliTaz</a>
<ul type="circle">
<li>Stable</li>
<li>Cooking</li>
</ul>
</li>
<li><a href="http://www.puppylinux.org/">Puppy Linux</a>
<ul type="circle">
<li>4.00</li>
</ul>
</li>
<li><a href="http://www.gnewsense.org/">gNewSense</a>
<ul type="circle">
<li>deltah-2.1</li>
</ul>
</li>
<li><a href="http://www.freebsd.org/">FreeBSD</a>
<ul type="circle">
<li>6.3</li>
<li>7.0</li>
</ul>
</li>
<li><a href="http://www.netbsd.org/">NetBSD</a>
<ul type="circle">
<li>4.0</li>
</ul>
</li>
</ul>
<ul type="disc">
<li><a href="http://fedoraproject.org/">Fedora</a>
<ul type="circle">
<li>7</li>
<li>8</li>
<li>9</li>
<li>10</li>
<li>Rawhide</li>
</ul>
</li>
<li><a href="http://www.pclinuxos.com/">PCLinuxOS</a>
<ul type="circle">
<li>2007</li>
<li>2008</li>
</ul>
</li>
<li><a href="http://www.sabayonlinux.org/">Sabayon Linux</a>
<ul type="circle">
<li>4-LiteMCE</li>
</ul>
</li>
<li><a href="http://www.gentoo.org/">Gentoo</a>
<ul type="circle">
<li>2007.0</li>
<li>2008.0</li>
</ul>
</li>
<li><a href="http://www.mepis.org/">MEPIS</a>
<ul type="circle">
<li>SimplyMEPIS 8</li>
<li>AntiX 8</li>
</ul>
</li>
<li><a href="http://www.zenwalk.org/">Zenwalk</a>
<ul type="circle">
<li>5.2</li>
</ul>
</li>
<li><a href="http://www.slax.org/">Slax</a>
<ul type="circle">
<li>6</li>
</ul>
</li>
<li><a href="http://www.dreamlinux.com.br/">Dreamlinux</a>
<ul type="circle">
<li>3.2</li>
</ul>
</li>
<li><a href="http://www.elivecd.org/">Elive</a>
<ul type="circle">
<li>Development</li>
</ul>
</li>
<li><a href="http://www.centos.org/">CentOS</a>
<ul type="circle">
<li>4</li>
<li>5</li>
</ul>
</li>
<li><a href="http://www.mandriva.com/">Mandriva</a>
<ul type="circle">
<li>2007.1</li>
<li>2008.0</li>
<li>2008.1</li>
</ul>
</li>
<li><a href="http://www.faunos.com/">FaunOS</a>
<ul type="circle">
<li>0.5.4</li>
</ul>
</li>
<li><a href="http://frugalware.org/">Frugalware Linux</a>
<ul type="circle">
<li>Stable</li>
<li>Testing</li>
<li>Current</li>
</ul>
</li>
<li><a href="http://www.xpud.org/">xPUD</a>
<ul type="circle">
<li>0.8.9</li>
</ul>
</li>
</ul>
<p>UNetbootin can also be used to load various system utilities, including:</p>
<ul type="disc">
<li><a href="http://partedmagic.com/">Parted Magic</a>, a partition manager that can resize, repair, backup, and restore partitions.</li>
<li><a href="http://www.sysresccd.org/">SystemRescueCD</a>, a system repair, backup and recovery tool.</li>
<li><a href="http://www.supergrubdisk.org/">Super Grub Disk</a>, a boot utility that can restore and repair overwritten and misconfigured GRUB installs or directly boot various operating systems</li>
<li><a href="http://www.freedrweb.com/livecd/">Dr.Web Antivirus</a>, <a href="http://www.f-secure.com/linux-weblog">F-Secure Rescue CD</a>, and <a href="http://devbuilds.kaspersky-labs.com/devbuilds/RescueDisk/">Kaspersky Rescue Disk</a>, which remove malware from Windows installs.</li>
<li><a href="http://www.remote-exploit.org/backtrack.html">Backtrack</a>, a utility used for network analysis and penetration testing.</li>
<li><a href="http://ophcrack.sourceforge.net/">Ophcrack</a>, a utility which can recover Windows passwords.</li>
<li><a href="http://home.eunet.no/pnordahl/ntpasswd/">NTPasswd</a>, a utility which can reset Windows passwords and edit the registry.</li>
<li><a href="http://gujin.sourceforge.net/">Gujin</a>, a graphical bootloader that can also be used to boot various operating systems and media.</li>
<li><a href="http://sourceforge.net/projects/btmgr/">Smart Boot Manager (SBM)</a>, which can boot off CD-ROM and floppy drives on computers with a faulty BIOS.</li>
<li><a href="http://www.freedos.org/">FreeDOS</a>, which can run BIOS flash and other legacy DOS utilities.</li>
</ul>
<p><strong><em>Installation &amp; Screenshots</em></strong></p>
<p>If you are using Windows, run the file, select a distribution (which will download for you automatically), floppy/hard disk image (an image that you have already downloaded from <a href="http://www.ubuntu.com/">www.ubuntu.com</a> let&#8217;s say), or kernel/initrd to load, select a target drive (USB Drive or Hard Disk), then reboot once and you are done.</p>
<p><a href="http://www.goitexpert.com/wp-content/uploads/2009/07/unetbootin2.png"><img class="aligncenter size-full wp-image-1214" title="unetbootin2" src="http://www.goitexpert.com/wp-content/uploads/2009/07/unetbootin2.png" alt="unetbootin2" width="534" height="398" /></a></p>
<p>If using Linux, make the file executable (using either the command</p>
<p><strong>chmod +x ./unetbootin-linux</strong></p>
<p>or going to Properties-&gt;Permissions and checking &#8220;Execute&#8221;), then start the application, you will be prompted for your password to grant the application administrative rights, then the main dialog will appear, where you select a distribution and install target (USB Drive or Hard Disk), then reboot when prompted.</p>
<p><a href="http://www.goitexpert.com/wp-content/uploads/2009/07/unetbootin3.png"><img class="aligncenter size-full wp-image-1215" title="unetbootin3" src="http://www.goitexpert.com/wp-content/uploads/2009/07/unetbootin3.png" alt="unetbootin3" width="538" height="395" /></a><br />
<a href="http://www.goitexpert.com/wp-content/uploads/2009/07/unetbootin4.png"><img class="aligncenter size-full wp-image-1216" title="unetbootin4" src="http://www.goitexpert.com/wp-content/uploads/2009/07/unetbootin4.png" alt="unetbootin4" width="537" height="398" /></a></p>
<p>After rebooting, if you created a Live USB drive by selecting &#8220;USB Drive&#8221; as your install target, press the appropriate button (usually F1, F2, F12, ESC, or backspace) while your computer is starting up to get to your BIOS boot menu and select USB drive as the startup target; otherwise if there&#8217;s no boot selection option, go to the BIOS setup menu and change the startup order to boot USB by default. Otherwise, if you did a &#8220;frugal install&#8221; by selecting &#8220;Hard Disk&#8221; as your install target, select the UNetbootin entry from the Windows Boot Menu as the system boots up.</p>
<p><strong><em>Installing Other Distributions Using UNetbootin</em></strong></p>
<p>Download and run UNetbootin, then supply it with the appropriate ISO (CD image) file, floppy/hard disk image, or kernel and initrd files when prompted (see screenshot). Check your distribution&#8217;s download page to find the appropriate file; if in doubt use the ISO file.</p>
<p><a href="http://www.goitexpert.com/wp-content/uploads/2009/07/unetbootin5.png"><img class="aligncenter size-full wp-image-1217" title="unetbootin5" src="http://www.goitexpert.com/wp-content/uploads/2009/07/unetbootin5.png" alt="unetbootin5" width="536" height="391" /></a></p>
<p>If you&#8217;re loading an ISO file or floppy/hard disk image, that&#8217;s all that&#8217;s required (just press &#8220;OK&#8221; to start installing); otherwise if you&#8217;re manually specifying kernel and initrd files and you&#8217;d like to specify special booting options, check the distribution&#8217;s boot configuration files (usually after the &#8220;kernel&#8221; line in either isolinux.cfg, syslinux.cfg, menu.lst, or grub.conf) and supply them on the &#8220;Option&#8221; line.</p>
<p>And this is how you can install linux from usb. After completing this tutorial you will be able to boot and run linux from a USB drive.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.goitexpert.com%2Fgeneral%2Finstall-linux-from-usb%2F&amp;linkname=Install%20Linux%20From%20USB"><img src="http://www.goitexpert.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.goitexpert.com/general/install-linux-from-usb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slow Tab Opening in Internet Explorer 8</title>
		<link>http://www.goitexpert.com/general/slow-tab-opening-in-internet-explorer-8/</link>
		<comments>http://www.goitexpert.com/general/slow-tab-opening-in-internet-explorer-8/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 14:17:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[8]]></category>
		<category><![CDATA[explorer]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.goitexpert.com/?p=1207</guid>
		<description><![CDATA[Are you experiencing sluggish performance from a recently installed Internet Explorer 8?  Many users are complaining about tabs opening and loading slowly inexplicably.  Here is the answer to your woes.]]></description>
			<content:encoded><![CDATA[<p>Are you experiencing sluggish performance from a recently installed Internet Explorer 8?  Many users are complaining about tabs opening and loading slowly inexplicably.  Here is the answer to your woes.</p>
<p>People have been wasting their time troubleshooting plugins and extensions but usually this leads nowhere as the real issue is that during installation the actxprxy.dll file did not install properly during the upgrade.  This is because of a bug in the code, that if the dll was loaded it could not be overwritten.  If you have a similar problem with IE8, fixing the issue is as simple as a running one command.</p>
<p>Just open up an administrative level command prompt and type in <strong>regsvr32 actxprxy.dll</strong> and hit Enter.</p>
<p><a href="http://www.goitexpert.com/wp-content/uploads/2009/07/ie8tabslow1.png"><img class="aligncenter size-medium wp-image-1208" title="ie8tabslow1" src="http://www.goitexpert.com/wp-content/uploads/2009/07/ie8tabslow1-300x124.png" alt="ie8tabslow1" width="300" height="124" /></a></p>
<p>Reboot your computer and your tab issue should be resolved.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.goitexpert.com%2Fgeneral%2Fslow-tab-opening-in-internet-explorer-8%2F&amp;linkname=Slow%20Tab%20Opening%20in%20Internet%20Explorer%208"><img src="http://www.goitexpert.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.goitexpert.com/general/slow-tab-opening-in-internet-explorer-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restore Start Menu Internet Search in Windows 7</title>
		<link>http://www.goitexpert.com/general/restore-start-menu-internet-search-in-windows-7/</link>
		<comments>http://www.goitexpert.com/general/restore-start-menu-internet-search-in-windows-7/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 14:09:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.goitexpert.com/?p=1201</guid>
		<description><![CDATA[One of the features I really like in previous versions of Windows was the ability to search the Internet directly from the start menu without having to load a browser.  In Windows 7 the ability to search the Internet from the Start Menu was removed by default. Here is how to restore it.]]></description>
			<content:encoded><![CDATA[<p>One of the features I really like in previous versions of Windows was the ability to search the Internet directly from the start menu without having to load a browser.  In Windows 7 the ability to search the Internet from the Start Menu was removed by default. Here is how to restore it.</p>
<ol type="1">
<li>Click on the Start Button,      type in <strong>gpedit.msc</strong> and hit Enter.</li>
<li>Once the Local Group Policy      Editor has loaded navigate through User Configuration, Administrative      Templates, Start Menu and Taskbar, and locate Add Search Internet link to      Start Menu near the top.<br />
<a href="http://www.goitexpert.com/wp-content/uploads/2009/07/internetsearch1.png"><img class="aligncenter size-medium wp-image-1203" title="internetsearch1" src="http://www.goitexpert.com/wp-content/uploads/2009/07/internetsearch1-300x210.png" alt="internetsearch1" width="300" height="210" /></a></li>
<li>Right click on Add Search      Internet link to Start Menu and select Edit.</li>
<li>On the edit screen select      Enabled and click OK.<br />
<a href="http://www.goitexpert.com/wp-content/uploads/2009/07/internetsearch2.png"><img class="aligncenter size-medium wp-image-1204" title="internetsearch2" src="http://www.goitexpert.com/wp-content/uploads/2009/07/internetsearch2-300x281.png" alt="internetsearch2" width="300" height="281" /></a></li>
<li>Close the Local Group Policy      Editor.  You should now see the link restored on the Start Menu.<a href="http://www.goitexpert.com/wp-content/uploads/2009/07/internetsearch3.png"><img class="aligncenter size-medium wp-image-1202" title="internetsearch3" src="http://www.goitexpert.com/wp-content/uploads/2009/07/internetsearch3-300x77.png" alt="internetsearch3" width="300" height="77" /></a></li>
</ol>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.goitexpert.com%2Fgeneral%2Frestore-start-menu-internet-search-in-windows-7%2F&amp;linkname=Restore%20Start%20Menu%20Internet%20Search%20in%20Windows%207"><img src="http://www.goitexpert.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.goitexpert.com/general/restore-start-menu-internet-search-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Map Windows Music to Ubuntu</title>
		<link>http://www.goitexpert.com/general/map-windows-music-to-ubuntu/</link>
		<comments>http://www.goitexpert.com/general/map-windows-music-to-ubuntu/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 16:00:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.goitexpert.com/?p=1197</guid>
		<description><![CDATA[Most people use Windows as their main downloading system just as a matter of convenience and availability of download tools.  The pain comes in sharing these files with your Ubuntu system.  This is when symbolic links really in a dual boot system.]]></description>
			<content:encoded><![CDATA[<p>Most people use Windows as their main downloading system just as a matter of convenience and availability of download tools.  The pain comes in sharing these files with your Ubuntu system.  This is when symbolic links really in a dual boot system.</p>
<p>This guide shows you how to map your <strong>/home/Music</strong> folder in Ubuntu, to your Windows iTunes folder. Doing this means only one folder needs to be maintained and any music program you installed on Ubuntu will load your Windows music library.</p>
<p>The same technique can be used for other folders to accomplish the same thing.</p>
<p>You first need to mount your Windows partition mounted. Next open up terminal and type the following;</p>
<p><strong>cd /home</strong></p>
<p><strong>rm -r Music</strong></p>
<p><strong>ln -s /media/WINDOWSDRIVENAME/Users/USERNAME/Music/iTunes/iTunes\ Music/ Music</strong></p>
<p>From this point forward, an application that uses your<strong> /home/Music</strong> folder, the application will be using your Windows iTunes music folder.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.goitexpert.com%2Fgeneral%2Fmap-windows-music-to-ubuntu%2F&amp;linkname=Map%20Windows%20Music%20to%20Ubuntu"><img src="http://www.goitexpert.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.goitexpert.com/general/map-windows-music-to-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google&#8217;s New Oh eS</title>
		<link>http://www.goitexpert.com/general/googles-new-oh-es/</link>
		<comments>http://www.goitexpert.com/general/googles-new-oh-es/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 13:20:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[chosos]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[os]]></category>

		<guid isPermaLink="false">http://www.goitexpert.com/?p=1180</guid>
		<description><![CDATA[The world&#8217;s favourite search engine provider has done it again. In the matter of months they have expanded into the new technology market, challenging Microsoft on yet another front. You had guessed right, Google has started work on their brand new Operating System. The new Google Chrome OS, is an open source operating system, OSOS [...]]]></description>
			<content:encoded><![CDATA[<p>The world&#8217;s favourite search engine provider has done it again. In the matter of months they have expanded into the new technology market, challenging Microsoft on yet another front. You had guessed right, Google has started work on their brand new Operating System. The new Google Chrome OS, is an open source operating system, OSOS if you will, designed specifically for use on low-end netbooks computers where you only get to use the internet on the browser and all of the applications available will come form Google themselves. And of course the main browser being the already infamous Google Chrome.</p>
<p>From <a href="http://googleblog.blogspot.com/2009/07/introducing-google-chrome-os.html">Google&#8217;s Blog</a>:</p>
<p>&#8220;Google Chrome OS is an open source, lightweight operating system that will initially be targeted at netbooks. Later this year we will open-source its code, and netbooks running Google Chrome OS will be available for consumers in the second half of 2010. Because we&#8217;re already talking to partners about the project, and we&#8217;ll soon be working with the open source community, we wanted to share our vision now so everyone understands what we are trying to achieve.&#8221;</p>
<p>We here at GoITExpert will be following closely the development of this new goodness out of our beloved Google and hoping that it truly does become an ideal replacement for overbloated Redmond OS.</p>
<p>Also,  we would to coin the term CHOSOS as a special nickname for the Google&#8217;s new CHrome Open Source Operating System.</p>
<p>Cheers,</p>
<p>Editors of GoITExpert.com</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.goitexpert.com%2Fgeneral%2Fgoogles-new-oh-es%2F&amp;linkname=Google%26%238217%3Bs%20New%20Oh%20eS"><img src="http://www.goitexpert.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.goitexpert.com/general/googles-new-oh-es/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Show PID Process Identifier</title>
		<link>http://www.goitexpert.com/general/show-pid-process-identifier/</link>
		<comments>http://www.goitexpert.com/general/show-pid-process-identifier/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 13:47:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.goitexpert.com/entry.cfm?entry=Show-PID-Process-Identifier</guid>
		<description><![CDATA[Often when you are troubleshooting  what is going wrong with your Windows box you are left to your own devices to  guess what is running and what is screwing up.&#160;  In the Linux world you can grep and get a view of what processes are  running using Process Identifier, or more commonly known as PID or process ID.&#160; Here is how to get that same functionality in  Windows.</p>]]></description>
			<content:encoded><![CDATA[<p>Often when you are troubleshooting  what is going wrong with your Windows box you are left to your own devices to  guess what is running and what is screwing up.   In the Linux world you can grep and get a view of what processes are  running using Process Identifier, or more commonly known as PID or process ID.  Here is how to get that same functionality in  Windows.</p>
<p>PID is a unique number tagged with  each processes running on a system, and used by most operating systems to identify  a process.  This comes in handy when,  let’s say Lotus Notes crashes on you and you want to see what other services  were started by nlnotes.exe so that you can kill them.</p>
<p>The easiest way to accomplish this is to use Task Manager. Task Manager does not  display PID information by default.</p>
<p align="center"><img src="article-images/pidprocess1.jpg" border="0" alt="" width="404" height="447" /></p>
<p>To display the PID field in <strong>Task  Manager</strong>, go to the <strong>Processes</strong> tab, click on the <strong>View</strong> menu,  then click on <strong>Select Columns</strong>.</p>
<p align="center"><img src="article-images/pidprocess2.jpg" border="0" alt="" width="404" height="447" /></p>
<p>In the Select Columns or Select  Process Page Columns dialog, place a checkmark in the  checkbox for <strong>PID (Process Identifier)</strong>,  and click <strong>OK</strong>.</p>
<p align="center"><img src="article-images/pidprocess3.jpg" border="0" alt="" width="299" height="347" /></p>
<p>You will now see the PID column in  your Task Manager.</p>
<p align="center"><img src="article-images/pidprocess1.jpg" border="0" alt="" width="404" height="447" /></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.goitexpert.com%2Fgeneral%2Fshow-pid-process-identifier%2F&amp;linkname=Show%20PID%20Process%20Identifier"><img src="http://www.goitexpert.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.goitexpert.com/general/show-pid-process-identifier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To  Set Up A Version Cue Server</title>
		<link>http://www.goitexpert.com/apple/how-to-set-up-a-version-cue-server/</link>
		<comments>http://www.goitexpert.com/apple/how-to-set-up-a-version-cue-server/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 21:06:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.goitexpert.com/entry.cfm?entry=How-To--Set-Up-A-Version-Cue-Server</guid>
		<description><![CDATA[Adobe Version Cue is a fantastic tool for managing your images, photos and videos. Here is the complete reference guide on how to configure Version Cue so that you can use it in your production environment.</p>]]></description>
			<content:encoded><![CDATA[<p>Adobe Version Cue is a fantastic tool for managing your images, photos and videos. Here is the complete reference guide on how to configure Version Cue so that you can use it in your production environment.</p>
<p>We&#8217;ll start from the assumption that you actually installed Version Cue. To use a  Version Cue Server, you’ll need to turn it on and configure initial settings.  Once you’ve configured initial settings, you can configure additional Version  Cue Server settings in the Version Cue preferences and specify advanced server  settings (such as enabling SSL) in Version Cue Server Administration.</p>
<p>For a  video on setting up the Version Cue server, see <a href="http://www.adobe.com/go/vid0114">Version Cue Video</a>.</p>
<p>1. Do either of the following:</p>
<p>Click Start My Server in the Adobe  dialog box or in Adobe   Bridge.</p>
<p>Open the Control Panel and  double-click Adobe Version Cue CS3 (Windows) or click Adobe Version Cue CS3 in  System Preferences (Mac OS), and then click Start.</p>
<p>Version Cue starts Version Cue Server  Administration and displays the Initial Configuration window.</p>
<p>2. In the Initial Configuration window,  specify a system administrator password in the Password text box.<br />
Note: Be sure to note the password you  specify. If you forget the system administrator password, you’ll need to  reinstall the Version Cue Server.</p>
<p>3. Specify a name for the server in the  Server Name text box.</p>
<p>4. Choose an option from the Server  Visibility menu:</p>
<p>To prevent other users in your  network from seeing the server, choose Private. Private Version Cue Servers can  be accessed only from your local computer.</p>
<p>To make the server visible to other  users in your network, choose Visible To Others. (You must configure the server  to be visible to grant others access to projects on the server.)</p>
<p><strong>Note</strong>: If Version Cue is installed on a  Windows computer that uses a firewall and you want to share the server with  others, make sure that TCP ports 3703 and 5353 are left open. If you&#8217;ve enabled  SSL for the Version Cue Server, also leave port 3704 open. If Version Cue CS2  is installed on the same computer, also leave port 50900 open (and 50901 if  you’ve enabled SSL).</p>
<p>5. Choose an option from the User Accounts  menu:</p>
<p>To enable users to access the  server without an existing user account, choose Automatic User Creation. If you  select this option, Version Cue creates a new user account without a password  when a new user accesses the server.<br />
If you enable automatic user  account creation and then subsequently enable LDAP support, LDAP users are  automatically imported when they access the server with their LDAP account  name. Users imported in this fashion are added to the Everyone group, given a  user access level of None, and are not able to log into Version Cue Server  Administration. Use this technique to automatically assign LDAP users default  access rights to projects on a Version Cue server without having to explicitly  import users.</p>
<p>To specify that only named users, defined  in Version Cue Server Administration, can access the server, choose Manual User  Creation.</p>
<p>6. Click Save &amp; Continue to log in to  Version Cue Server Administration and specify advanced server settings.</p>
<p><strong>Set Version Cue Server preferences</strong></p>
<p>You can  configure many Version Cue Server settings in Version Cue preferences, such as  the amount of RAM available to Version Cue and the location of the Data folder.  To configure advanced settings, such as enabling SSL, changing the name of the  Version Cue Server, specifying server log options, resetting user locks, or  backing up the server, you must use Version Cue Server Administration.</p>
<p><strong>Access Version Cue Server preferences</strong></p>
<p>1. Do one of the following to access Version  Cue preferences:</p>
<p>Open the Control Panel and double-click  Adobe Version Cue CS3 (Windows) or click Adobe Version Cue CS3 in System  Preferences (Mac OS).</p>
<p>In Windows, double-click the  Version Cue icon  in the system tray at  the lower-right of the screen.</p>
<p>In Mac OS, click the Version Cue  icon  in the menu bar at the top of the  screen, and choose Version Cue CS3 Preferences from the menu.<br />
Note: The Version Cue icon is  hidden by default. To make it visible, select Show Version Cue CS3 Tray Icon  (Windows) or Show Version Cue CS3 Status In Menu Bar (Mac OS) in Version Cue  Server preferences.</p>
<p>2. Click the Settings tab in the Adobe  Version Cue CS3 dialog box.</p>
<p><strong> Make the Version Cue Server visible</strong></p>
<p>1. To grant others access to shared Version  Cue projects on the server, choose Visible To Others from the Server Visibility  menu. To hide the Version Cue Server from other users, choose Private.</p>
<p><strong>Note</strong>: If Version Cue is installed on a  Windows computer that uses a firewall and you want to share the server with  others, make sure that TCP ports 3703 and 5353 are left open. If you&#8217;ve enabled  SSL for the Version Cue Server, also leave port 3704 open. If Version Cue CS2  is installed on the same computer, also leave port 50900 open (and 50901 if  you’ve enabled SSL). For instructions, see Windows Help.</p>
<p>2. Click Apply.</p>
<p><strong>Specify a workgroup size</strong></p>
<p>1. From the Workgroup Size menu, choose the  number of people who use the Version Cue Server on a typical day. This setting  controls how the Version Cue Server handles the potential load.</p>
<p>2. Click Apply.</p>
<p><strong> Keep the Version Cue icon visible</strong></p>
<p>1. Select Show Version Cue CS3 Tray Icon  (Windows) or Show Version Cue CS3 Status in Menu Bar (Mac OS) to keep the  Version Cue icon visible.</p>
<p>2. Click Apply.</p>
<p><strong> Turn Version Cue on when the computer starts</strong></p>
<p>1. Select Turn Version Cue CS3 On When The  Computer Starts.</p>
<p>2. Click Apply.</p>
<p><strong>Connect to remote servers<br />
</strong></p>
<p><strong>Note</strong>: You  can perform this task only if you have access to the full Version Cue feature  set. See Accessing Version Cue features.</p>
<p>When you  need to work on Version Cue projects that are located on a different subnet,  you can use the IP address of the computer to access the remote Version Cue  Server, as long as it is configured to be visible to other users. Version Cue  Servers within your subnet that are configured to be visible are visible  automatically.</p>
<p>1. Do one of the following:</p>
<p>In Acrobat, Flash, Illustrator,  InCopy, InDesign, or Photoshop, choose File &gt; Open. If you’re using the OS  Dialog box, click Use Adobe Dialog. Click Version Cue in the Favorites panel,  and choose Connect To Server from the Tools menu or Connect To from the Project  Tools (Acrobat) menu .</p>
<p>In Bridge, choose Tools &gt;  Version Cue &gt; Connect To Server.</p>
<p>2. In the Connect To Server dialog box, type  the IP or DNS address and port of the Version Cue Server (for example,  http://153.32.235.230). If you’re connecting to a server that is on the same  system as a Version Cue CS2 workspace, append the port number 50900 to the end  of the Version Cue URL (for example, http://153.32.235.230:50900).<br />
Display the Version Cue Server  Administration login page to identify the Version Cue URLs that remote users  and WebDAV applications need to access the server. Alternatively, view the URLs  in the Inspector in Bridge.</p>
<p>3. Click OK.</p>
<p>A shortcut to the remote server is  automatically included in your list of available Version Cue Servers.</p>
<p><strong>Connect to a Version Cue Server using WebDAV</strong></p>
<p>Adobe  recommends managing non‑Adobe files with Adobe Bridge.  However, if you’re collaborating with other users who don’t have access to Adobe Bridge,  they can use the Version Cue WebDAV Server URL to access projects on a Version  Cue Server.</p>
<p>You can  access a Version Cue Server by using a WebDAV-enabled application, such as a  Microsoft Office application. In Windows, specify a project on a Version Cue  Server as a network place by specifying the project’s WebDAV URL. In Mac OS,  specify the project’s WebDAV URL by using the Connect To Server Command from  the Finder. Before attempting to connect, refer to your application’s  documentation on using its WebDAV features.<br />
Enter the Version Cue WebDAV URL, the port  number (3703, or 50900 if you’re connecting to a server that is running on the  same system as a Version Cue CS2 workspace), webdav, and the project name. For  example: http://153.32.235.230:3703/webdav/ project_name</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.goitexpert.com%2Fapple%2Fhow-to-set-up-a-version-cue-server%2F&amp;linkname=How%20To%20%20Set%20Up%20A%20Version%20Cue%20Server"><img src="http://www.goitexpert.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.goitexpert.com/apple/how-to-set-up-a-version-cue-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
