<?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/tags/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>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>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>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>
		<item>
		<title>Use a Mac OS X Dock in Windows</title>
		<link>http://www.goitexpert.com/apple/use-a-mac-os-x-dock-in-windows/</link>
		<comments>http://www.goitexpert.com/apple/use-a-mac-os-x-dock-in-windows/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 20:04:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<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=Use-a-Mac-OS-X-Dock-in-Windows</guid>
		<description><![CDATA[I came across a really cool utility  a little while ago.&#160; It allow you to use  the MAC OS X Dock in Windows XP or Vista.&#160; It duplicates the functionality to a  tee.&#160; Even the System Tray is  included.&#160; Here is where to get it and  how to install it.</p>]]></description>
			<content:encoded><![CDATA[<p>I came across a really cool utility  a little while ago.&nbsp; It allow you to use  the MAC OS X Dock in Windows XP or Vista.&nbsp; It duplicates the functionality to a  tee.&nbsp; Even the System Tray is  included.&nbsp; Here is where to get it and  how to install it.</p>
<p>A word of note before we begin.&nbsp; I found that it works great in XP, and will  work on most installations of Vista.&nbsp; You don&rsquo;t actually have to install the  program, you just extract it and run the .exe.&nbsp; <a href="http://home.cogeco.ca/~rklauncher/RK_Launcher_04_Beta.zip" title="Download RK Launcher">Download RK Launcher </a>and extract it to a  folder.&nbsp; Then just launch pklauncher.exe  and away you go.&nbsp; That&rsquo;s all there is to  it.&nbsp; You can also use the right-click  functionality on the Dock.</p>
<p align="center"><img border="0" width="576" height="96" src="/article-images/macosxdockwin.gif" /></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.goitexpert.com%2Fapple%2Fuse-a-mac-os-x-dock-in-windows%2F&amp;linkname=Use%20a%20Mac%20OS%20X%20Dock%20in%20Windows"><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/use-a-mac-os-x-dock-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Turn Off Hibernate In Vista</title>
		<link>http://www.goitexpert.com/general/turn-off-hibernate-in-vista/</link>
		<comments>http://www.goitexpert.com/general/turn-off-hibernate-in-vista/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 19:31:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.goitexpert.com/entry.cfm?entry=Turn-Off-Hibernate-In-Vista</guid>
		<description><![CDATA[When you use hibernate in Vista  (just like in XP) it creates a file called <strong>hiberfil.sys</strong>. This file can  grow rather large,if you don't use hibernate, the  hibernate file hiberfil.sys is sometimes large enough to impact the amount of  drive space you have available, and you're not able to delete it because it's  in use.<p>]]></description>
			<content:encoded><![CDATA[<p>When you use hibernate in Vista  (just like in XP) it creates a file called <strong>hiberfil.sys</strong>. This file can  grow rather large,if you don&#8217;t use hibernate, the  hibernate file hiberfil.sys is sometimes large enough to impact the amount of  drive space you have available, and you&#8217;re not able to delete it because it&#8217;s  in use.
<p> Here is how you go on doing it.</p>
<p>  <strong>1)</strong> To be able to get rid of this file you have  to shutdown and disable hibernation in Windows Vista. You can do this by  opening a command prompt as administrator</p>
<p>  <strong>2)</strong> In the command prompt type &quot;<strong>powercfg</strong><strong> -h off</strong>&quot; and hit ENTER (see  figure 2, it should give you no message back, no errors just blank</p>
<p align="center"><img width="625" height="310" src="/article-images/hibernatevista.jpg" /></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.goitexpert.com%2Fgeneral%2Fturn-off-hibernate-in-vista%2F&amp;linkname=Turn%20Off%20Hibernate%20In%20Vista"><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/turn-off-hibernate-in-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Download Videos From Youtube</title>
		<link>http://www.goitexpert.com/general/how-to-download-videos-from-youtube/</link>
		<comments>http://www.goitexpert.com/general/how-to-download-videos-from-youtube/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 03:34:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.goitexpert.com/entry.cfm?entry=How-To-Download-Videos-From-Youtube</guid>
		<description><![CDATA[Sites like Youtube  and CNN offer free videos to viewers.&#160;  It&#8217;s great to be able to watch them when you are online but what happens  when you are when you are offline?&#160; What  if you want to take the videos with you?&#160;  The answer is to download them!]]></description>
			<content:encoded><![CDATA[<p>Sites like Youtube  and CNN offer free videos to viewers.&nbsp;  It&rsquo;s great to be able to watch them when you are online but what happens  when you are when you are offline?&nbsp; What  if you want to take the videos with you?&nbsp;  The answer is to download them! </p>
<p>The first step is to get Firefox as your browser and then to  get the VideoDownloadHelper Add-On to Firefox.&nbsp;  This little utility is worth its weight in gold!&nbsp; To install Video Download Helper, launch  Firefox and click Tools &ndash; Add-ons. </p>
<p> Video Downloader is a free program for p2p accelerating,  downloading and transcoding video stream from all video websites, such  as Youtube, Dailymotion, Metacafe, MySpace, Yahoo, etc. It has some tremendous features including;</p>
<p>1. P2P Accelerating?With P2SP (peer-to-server-and-peer), it speeds up  downloading of video streaming. Its better algorithms have accelerated  video downloading by more than 3&#8211;5 times.  </p>
<p>2. Downloading: With automatically flash stream detection, video  contents on many websites can be downloaded easily and free.  </p>
<p>3. Transcoding: Videos can be transcoded into many formats supporting  any mobile phones and PDAs, such as Nokia, iPhone, SamSung, iPad, iPod,  and PSP.  Would you please try it and recommend it in your blog?</p>
<p>You can see full details at <a href="http://www.bywifi.com">http://www.bywifi.com</a>.</p>
<p>Click in the search box and type downloadhelper.&nbsp; Then click on Add to Firefox to install.</p>
<p align="center"><img width="520" height="380" src="/article-images/downloadhelper1.jpg" /></p>
<p align="center"><img width="502" height="338" src="/article-images/downloadhelper2.jpg" /></p>
<p>To download videos, when a video is being played in Firefox,  there will be a rotating image by the search box.&nbsp; If you click on the icon you will be able to  download the video that is playing.&nbsp; In  this case it is an FLV file.</p>
<p align="center"><img width="576" height="349" src="/article-images/downloadhelper4.jpg" /></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.goitexpert.com%2Fgeneral%2Fhow-to-download-videos-from-youtube%2F&amp;linkname=How%20To%20Download%20Videos%20From%20Youtube"><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/how-to-download-videos-from-youtube/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sync Your Bookmarks and Passwords in Firefox</title>
		<link>http://www.goitexpert.com/general/sync-your-bookmarks-and-passwords-in-firefox/</link>
		<comments>http://www.goitexpert.com/general/sync-your-bookmarks-and-passwords-in-firefox/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 02:23:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></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=Sync-Your-Bookmarks-and-Passwords-in-Firefox</guid>
		<description><![CDATA[For the longest time I was using  Google Browser Sync to manage my passwords and bookmarks.&#160; Unfortunately, a while back, just before  Google Chrome was released Google discontinued the product.&#160; I wonder why?&#160;  Since then I&#8217;ve been looking for something to manage my bookmarks and  passwords for free.&#160; I finally found the  perfect app!&#160; Foxmarks!]]></description>
			<content:encoded><![CDATA[<p>For the longest time I was using  Google Browser Sync to manage my passwords and bookmarks.&nbsp; Unfortunately, a while back, just before  Google Chrome was released Google discontinued the product.&nbsp; I wonder why?&nbsp;  Since then I&rsquo;ve been looking for something to manage my bookmarks and  passwords for free.&nbsp; I finally found the  perfect app!&nbsp; Foxmarks! </p>
<p>Foxmarks has been offering a synchronization  solution for quite a while, now with password synchronization included their service,  Foxmarks has entered the big leagues.</p>
<p>Foxmarks works by taking your  Firefox personal data, encrypting it with a 256bit encryption algorithm using a  PIN-code that only you will know and then uploading the content to the Foxmark  server.&nbsp;</p>
<p>Once you setup Foxmarks on another  Firefox client, you will be prompted whether to merge the bookmarks and  passwords, use the server data, or use the client data. It then keeps track of  changes in the clients and synchronizes them with the server. The server also  acts as a backup of your browser data in case you have a system crash.</p>
<p>You can download <a href="http://www.foxmarks.com/"><strong>Foxmarks.com</strong></a> on their website.</p>
<p align="center"><img border="0" width="640" height="450" src="/article-images/foxmarks1.jpg" /></p>
<p align="center"><img border="0" width="640" height="450" src="/article-images/foxmarks2.jpg" />
</p>
<p align="center"><img border="0" width="607" height="377" src="/article-images/foxmarks3.jpg" />
</p>
<p align="center"><img border="0" width="640" height="450" src="/article-images/foxmarks4.jpg" /></p>
<p align="center"><img border="0" width="640" height="450" src="/article-images/foxmarks5.jpg" />
</p>
<p align="center"><img border="0" width="607" height="377" src="/article-images/foxmarks6.jpg" />
</p>
<p align="center"><img border="0" width="607" height="377" src="/article-images/foxmarks7.jpg" />
</p>
<p align="center"><img border="0" width="337" height="153" src="/article-images/foxmarks8.jpg" />
</p>
<p align="center"><img border="0" width="442" height="519" src="/article-images/foxmarks9.jpg" /></p>
<p></body></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.goitexpert.com%2Fgeneral%2Fsync-your-bookmarks-and-passwords-in-firefox%2F&amp;linkname=Sync%20Your%20Bookmarks%20and%20Passwords%20in%20Firefox"><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/sync-your-bookmarks-and-passwords-in-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Windows Programs in Linux</title>
		<link>http://www.goitexpert.com/apple/install-windows-programs-in-linux/</link>
		<comments>http://www.goitexpert.com/apple/install-windows-programs-in-linux/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 19:12:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></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=Install-Windows-Programs-in-Linux</guid>
		<description><![CDATA[A while back we  wrote an article about using <a href="http://www.goitexpert.com/entry.cfm?entry=Run-Unix-Applications-In-Windows--Reverse-Wine">Wine</a> to install Windows programs in a Linux  environment.&#160; There is a slightly better  program out there that will allow you to use Windows programs in Linux.&#160; Here is the rundown on how to get it, install  it and start using your Windows programs in Linux.</p>]]></description>
			<content:encoded><![CDATA[<p>A while back we  wrote an article about using <a href="http://www.goitexpert.com/entry.cfm?entry=Run-Unix-Applications-In-Windows--Reverse-Wine">Wine</a> to install Windows programs in a Linux  environment.&nbsp; There is a slightly better  program out there that will allow you to use Windows programs in Linux.&nbsp; Here is the rundown on how to get it, install  it and start using your Windows programs in Linux.</p>
<p>The program is  called Crossover Linux from Codeweavers.&nbsp;  It&rsquo;s a neat little app that will allow you to run the most common  Windows programs within Linux easily and efficiently as well as be able to  install and use shareware ad no so common programs as well.&nbsp; Crossover calls these programs Unsupported  Software, but it basically means any program that is not from a well known,  brand name vendor. </p>
<p>If you are using  Ubuntu you can just download the .deb package from <a href="http://www.codeweavers.com/">www.codeweavers.com</a>.&nbsp; They also have Mac packages.&nbsp; Once you download the file just double-click  the .deb file to get the install started.</p>
<p align="center"><img border="0" width="624" height="468" src="/article-images/windowsinlinux1.jpg" /></p>
<p>Click Install  Package.</p>
<p>This is the trial  version, so if you ever want to buy the full version just select Applications &ndash;  Crossover &ndash; Register and unlock this Demo.&nbsp;  You will be prompted for your account info to unlock the program.</p>
<p align="center"><img border="0" width="624" height="468" src="/article-images/windowsinlinux3.jpg" />&nbsp;</p>
<p>To install a  Windows program, go to Applications &ndash; Crossover &ndash; Install Windows  Software.&nbsp; You will see the following  screen;</p>
<p align="center"><img border="0" width="624" height="468" src="/article-images/windowsinlinux4.jpg" /></p>
<p>If the application  you wish to install is on the list, just click on it to highlight and click  Next.&nbsp; Just follow the on screen  instructions to finish the installation of the application.</p>
<p>If the application  you wish to install is not in the list, just place a check mark in the <strong>Install unsupported software</strong> box.&nbsp; Then follow the on-screen instructions.<br />
  Menu items will be  created for the installs, and you can access the programs from the Applications  menu.</p>
<p>You can do some  pretty sophisticated things with this software, so play around with it and see  what you can do!</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.goitexpert.com%2Fapple%2Finstall-windows-programs-in-linux%2F&amp;linkname=Install%20Windows%20Programs%20in%20Linux"><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/install-windows-programs-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computing Without The Price &#8211; Microsoft Azure vs Amazon EC2</title>
		<link>http://www.goitexpert.com/databases/computing-without-the-price-microsoft-azure-vs-amazon-ec2/</link>
		<comments>http://www.goitexpert.com/databases/computing-without-the-price-microsoft-azure-vs-amazon-ec2/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 19:36:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Disaster Recovery]]></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[Tech News]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.goitexpert.com/entry.cfm?entry=Computing-Without-The-Price--Microsoft-Azure-vs-Amazon-EC2</guid>
		<description><![CDATA[Microsoft recently announced a new operating system for the cloud called  Windows Azure. Azure is a services platform that is hosted by Microsoft in  Microsoft data centers around the globe and is completely scalable and  affordable.&#160; Amazon.com also offers a  hosted and scalable solution that they host.&#160;  Here is the rundown on how to have reliable services without having to  drop a ton of cash for your own servers, data center or infrastructure.</p>]]></description>
			<content:encoded><![CDATA[<p>Microsoft recently announced a new operating system for the cloud called  Windows Azure. Azure is a services platform that is hosted by Microsoft in  Microsoft data centers around the globe and is completely scalable and  affordable.&nbsp; Amazon.com also offers a  hosted and scalable solution that they host.&nbsp;  Here is the rundown on how to have reliable services without having to  drop a ton of cash for your own servers, data center or infrastructure.</p>
<p>The Azure solution has been designed to help developers deploy web-based  services centred around Visual Studio quickly and easily by not having to worry  about the infrastructure costs or overhead that are typically associated with  application delivery.</p>
<p>Once a you are ready to deploy you can select how many nodes you want to use  in the Microsoft cloud of computing power, you reserve a those nodes and pay  for just those node. &nbsp;As your web service becomes more popular, you can  log in to the management web site and increase the node count with just a few  clicks. <br />
  Windows Azure pricing is based on how much storage, bandwidth and computing  time an application uses. </p>
<p><a href="http://www.microsoft.com/azure/">Visit the Windows Azure Community  Technology Preview</a> </p>
<p><a href="http://www.microsoft.com/presspass/press/2008/oct08/10-27PDCDay1PR.mspx">Read  the Microsoft Press Release</a> </p>
<p>The Microsoft service is playing catch up to the Amazon.com service that has  been around for quite some time, called Elastic Computing Cloud (Amazon EC2).</p>
<p>The major difference that pushes Amazon.com&rsquo;s  solution ahead of Microsoft is the fact that it is no based on one  solution.&nbsp;&nbsp; With just a few clicks you  can deploy a Linux, OS X or a Windows solution with prebuilt images.&nbsp; </p>
<p>Amazon&rsquo;s solution is priced according to how much storage (cheap), bandwidth  (not as cheap) and computing time (relatively cheap).<br />
  To use Amazon EC2, you simply:</p>
<ul>
<li>Create an Amazon Machine Image (AMI) containing  your applications, libraries, data and associated configuration settings. Or  use pre-configured, templated images to get up and running immediately. </li>
<li>Upload the AMI into Amazon S3. Amazon EC2  provides tools that make storing the AMI simple. Amazon S3 provides a safe,  reliable and fast repository to store your images. </li>
<li>Use Amazon EC2 web service to configure security  and network access. </li>
<li>Choose which instance type(s) and operating  system you want, then start, terminate, and monitor as many instances of your  AMI as needed, using the web service APIs or the variety of management tools  provided. </li>
<li>Determine whether you want to run in multiple  locations, utilize static IP endpoints, or attach persistent block storage to  your instances. </li>
<li>Pay only for the resources that you actually  consume, like instance-hours or data transfer.</li>
</ul>
<p>You can read more about <a href="http://aws.amazon.com/ec2/">Amazon  EC2 here</a>.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.goitexpert.com%2Fdatabases%2Fcomputing-without-the-price-microsoft-azure-vs-amazon-ec2%2F&amp;linkname=Computing%20Without%20The%20Price%20%26%238211%3B%20Microsoft%20Azure%20vs%20Amazon%20EC2"><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/databases/computing-without-the-price-microsoft-azure-vs-amazon-ec2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
