<?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/"
	>

<channel>
	<title>Tech Guide</title>
	<atom:link href="http://itaz.com/techguide/feed" rel="self" type="application/rss+xml" />
	<link>http://itaz.com/techguide</link>
	<description>Tech Help and Tips for Windows</description>
	<pubDate>Mon, 06 Apr 2009 10:15:10 +0000</pubDate>
	<generator>http://wordpress.org/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to copy text from images and scanned documents</title>
		<link>http://itaz.com/techguide/how-to-copy-text-from-images-and-scanned-documents</link>
		<comments>http://itaz.com/techguide/how-to-copy-text-from-images-and-scanned-documents#comments</comments>
		<pubDate>Tue, 24 Mar 2009 11:11:08 +0000</pubDate>
		<dc:creator>techguy</dc:creator>
		
		<category><![CDATA[Microsoft Office]]></category>

		<category><![CDATA[pdf]]></category>

		<category><![CDATA[copy text]]></category>

		<category><![CDATA[images]]></category>

		<category><![CDATA[OCR]]></category>

		<category><![CDATA[Optical character recognition]]></category>

		<category><![CDATA[scanned documents]]></category>

		<guid isPermaLink="false">http://itaz.com/techguide/how-to-copy-text-from-images-and-scanned-documents</guid>
		<description><![CDATA[You will need to OCR (Optical Character Recognition) images or the scanned documents to copy text from it. You can OCR documents by using Microsoft Office Document Imaging tool and if you have Microsoft Office 2007 installed then you can also use Microsoft Office OneNote.]]></description>
			<content:encoded><![CDATA[<p>You cannot copy text from images or from scanned documents. You will need to <a href="http://en.wikipedia.org/wiki/Optical_character_recognition" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');" target="_blank">OCR (Optical Character Recognition)</a> images or the scanned documents to copy text from them. For those who do not know, OCR or Optical character recognition, is the recognition of printed or written text characters by a computer.</p>
<p>There are many products out in the market that have OCR capabilities. But if you have <a href="http://office.microsoft.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/office.microsoft.com');" target="_blank">Microsoft Office</a> installed on your machine then you do not need purchase or use any free OCR products, as some Microsoft office applications have built-in OCR engine.</p>
<p>You can OCR documents by using <a href="http://en.wikipedia.org/wiki/Microsoft_Office_Document_Imaging" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');" target="_blank">Microsoft Office Document Imaging</a> tool and if you have Microsoft Office 2007 installed then you can also use <a href="http://en.wikipedia.org/wiki/Microsoft_OneNote" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');" target="_blank">Microsoft Office OneNote</a>.</p>
<p>We will now see how to these applications to OCR images or scanned documents.</p>
<h6>Copy text from images or scanned documents using Microsoft Office Document Imaging:</h6>
<ol>
<li>Click on Start &gt; All Programs &gt; Microsoft Office &gt; Microsoft Office Tools &gt; Microsoft Office Document Imaging.</li>
<li>In Microsoft Office Document Imaging, click the <em>File</em> menu and select the <em>Open…</em> option to open the document that you want to OCR. The document will now be displayed.</li>
<li>Click the <em>Tools</em> menu and select <em>Recognize Text using OCR…</em> option. A dialog will be launched.<a href="http://itaz.com/techguide/wp-content/uploads/2009/03/rectextocr.png" ><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" src="http://itaz.com/techguide/wp-content/uploads/2009/03/rectextocr-thumb.png" border="0" alt="" width="244" height="147" /></a></li>
<li>Select the appropriate option and click <em>OK</em> to begin the OCR.</li>
<li>You can now copy text from this document. If you wish you can export the extracted text to a Word file then click the <em>Tool</em> menu and select the Send <em>Text to Word…</em> option.</li>
</ol>
<p>By using this method you will not be able to copy text from document scanned as a PDF file. To do this you will need to use Microsoft Office OneNote (available in MS Office 2007)</p>
<h6>Copy text from images or scanned documents using Microsoft Office OneNote:</h6>
<ol>
<li>Click on Start &gt; All Programs &gt; Microsoft Office &gt; Microsoft Office OneNote 2007.</li>
<li>In Microsoft Office OneNote, click the <em>Insert</em> menu and select the <em>Files as Printouts…</em> option to open the document that you want to OCR. The document will now be displayed.<a href="http://itaz.com/techguide/wp-content/uploads/2009/03/ocrtextonenote.png" ><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="OcrTextOneNote" src="http://itaz.com/techguide/wp-content/uploads/2009/03/ocrtextonenote-thumb.png" border="0" alt="OcrTextOneNote" width="218" height="170" /></a></li>
<li>Right click the displayed document and select the <em>Copy Text from All the Pages of the Printout</em> option.<a href="http://itaz.com/techguide/wp-content/uploads/2009/03/ocrtextonenote2.png" ><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="OcrTextOneNote2" src="http://itaz.com/techguide/wp-content/uploads/2009/03/ocrtextonenote2-thumb.png" border="0" alt="OcrTextOneNote2" width="204" height="202" /></a></li>
<li>Once the text is copied you can then paste it in Notepad or Word.</li>
</ol>
<p>That’s It!</p>
<p>Please note that the quality of the extracted text depends on the quality of the scanned document. If the document is not scanned properly then the OCR engine will not be able to recognize the text and give you gibberish text.</p>
]]></content:encoded>
			<wfw:commentRss>http://itaz.com/techguide/how-to-copy-text-from-images-and-scanned-documents/feed</wfw:commentRss>
		</item>
		<item>
		<title>How to Combine Multiple Word Documents as a single file</title>
		<link>http://itaz.com/techguide/how-to-combine-multiple-word-documents-as-a-single-file</link>
		<comments>http://itaz.com/techguide/how-to-combine-multiple-word-documents-as-a-single-file#comments</comments>
		<pubDate>Mon, 23 Mar 2009 13:06:55 +0000</pubDate>
		<dc:creator>techguy</dc:creator>
		
		<category><![CDATA[Microsoft Office]]></category>

		<category><![CDATA[combine]]></category>

		<category><![CDATA[documents]]></category>

		<category><![CDATA[word]]></category>

		<guid isPermaLink="false">http://itaz.com/techguide/how-to-combine-multiple-word-documents-as-a-single-file</guid>
		<description><![CDATA[The most preferred approach to combine multiple word documents is by copying and pasting one file&#8217;s information into another. The drawback of this approach is that sometimes you may lose the formatting of copied text and if there are multiple files to combine then you may end up spending a lot of time. There is [...]]]></description>
			<content:encoded><![CDATA[<p>The most preferred approach to combine multiple word documents is by copying and pasting one file&#8217;s information into another. The drawback of this approach is that sometimes you may lose the formatting of copied text and if there are multiple files to combine then you may end up spending a lot of time. There is a much simpler way combine files, it is as follows&#8230;</p>
<ol>
<li>Open a Word Document (a blank document will also do) and place your cursor at the spot where you wan to insert the other document.</li>
<li>For <span style="text-decoration: underline;">Office 2007</span>, click <em>Insert</em> tab and click the <em>Object</em> drop-down and select the <em>Text from File…</em> option. The <em>Insert File</em> dialog will be launched.<a href="http://itaz.com/techguide/wp-content/uploads/2009/03/commuldoc.png" ><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" src="http://itaz.com/techguide/wp-content/uploads/2009/03/commuldoc-thumb.png" border="0" alt="" width="213" height="123" /></a></li>
<li>For <span style="text-decoration: underline;">Office 2003</span>, click the <em>Insert</em> menu and select the <em>File</em> option. The <em>Insert File</em> dialog will be launched.</li>
<li>Now, select the file(s) that you want to combine/insert and click the Insert button.</li>
</ol>
<p>That’s It! Your multiple word documents will now be combined as a single file.</p>
]]></content:encoded>
			<wfw:commentRss>http://itaz.com/techguide/how-to-combine-multiple-word-documents-as-a-single-file/feed</wfw:commentRss>
		</item>
		<item>
		<title>Windows Live Writer - Best blog publishing application</title>
		<link>http://itaz.com/techguide/windows-live-writer-best-blog-publishing-application</link>
		<comments>http://itaz.com/techguide/windows-live-writer-best-blog-publishing-application#comments</comments>
		<pubDate>Tue, 03 Mar 2009 11:05:56 +0000</pubDate>
		<dc:creator>techguy</dc:creator>
		
		<category><![CDATA[Blogs]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[blog publishing applicattion]]></category>

		<category><![CDATA[Windows Live writer]]></category>

		<guid isPermaLink="false">http://itaz.com/techguide/?p=234</guid>
		<description><![CDATA[According to me Windows Live Writer is best blog publishing software. Windows Live Writer (referred as WLW) is a free application developed by Microsoft, that is part of the Windows Live range of products. It features WYSIWYG authoring. WLW is currently compatible with most popular blogs like Windows Live Spaces, SharePoint blogs, Blogger, LiveJournal, TypePad, Wordpress etc.]]></description>
			<content:encoded><![CDATA[<p>All these days I used to use <a href="http://en.wikipedia.org/wiki/Microsoft_Office_2007" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');" target="_blank">Microsoft Word 2007</a> as my blog publishing application. I noticed that my articles used to lose all its formatting once published from Word (P.S. If you will see my earlier post you will know what I am talking about). So after every post I used logon to <a href="http://wordpress.org/" onclick="javascript:pageTracker._trackPageview('/outbound/article/wordpress.org');" target="_blank">Wordpress</a> and re-format the article. In the bargain I used to waste a lot of time and patience.</p>
<p>After all these hassles I decided to find a blog publishing software which is especially designed for bloggers so that they can write their post and directly post it to their blog. I researched a bit and found out that <a href="http://windowslivewriter.spaces.live.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/windowslivewriter.spaces.live.com');" target="_blank">Windows Live Writer</a> is recommended and used by many bloggers.</p>
<p>Windows Live Writer (referred as WLW) is a free application developed by Microsoft, that is part of the Windows Live range of products. It features <a href="http://en.wikipedia.org/wiki/WYSIWYG" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');" target="_blank">WYSIWYG</a> authoring. WLW is currently compatible with most popular blogs like Windows Live Spaces, SharePoint blogs, Blogger, LiveJournal, TypePad, Wordpress etc.</p>
<p><a href="http://itaz.com/techguide/wp-content/uploads/2009/03/image.png" ><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="Windows Live Writer" src="http://itaz.com/techguide/wp-content/uploads/2009/03/image-thumb.png" border="0" alt="Windows Live Writer" width="438" height="344" /></a></p>
<p>Windows Live Writer is very easy to use. Though it looks simple, it is packed with all powerful features and not to forget the vast <a href="http://gallery.live.com/results.aspx?c=0&amp;bt=9&amp;pl=8&amp;st=5" onclick="javascript:pageTracker._trackPageview('/outbound/article/gallery.live.com');" target="_blank">plug-ins it supports</a>. WLW allows you to manage more than one blog. It allows you to insert photos, videos and maps in your post and it also uploads them to the location you specify. It also has a preview pane so that you can view how your post will look once it is published. And it also has a HTML editing pane for advanced users.</p>
<p>WLW also allows you add tags, categories and excerpts to your post. It also allows you to save your post to your local drive. A very popular feature of WLW is the Set publish date. This feature allows you to set a date to publish the article.</p>
<p>These are just a few features of Windows Live Writer. According to me Windows Live Writer is best blog publishing software. If you use Windows Live Writer and would like to share some tips or features that I have missed out then please leave your comments.</p>
<p>Click here to download: <a href="http://windowslivewriter.spaces.live.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/windowslivewriter.spaces.live.com');" target="_blank">Window Live Writer</a></p>
]]></content:encoded>
			<wfw:commentRss>http://itaz.com/techguide/windows-live-writer-best-blog-publishing-application/feed</wfw:commentRss>
		</item>
		<item>
		<title>How to take a screenshot in Windows?</title>
		<link>http://itaz.com/techguide/how-to-take-a-screenshot-in-windows</link>
		<comments>http://itaz.com/techguide/how-to-take-a-screenshot-in-windows#comments</comments>
		<pubDate>Fri, 27 Feb 2009 10:03:40 +0000</pubDate>
		<dc:creator>techguy</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<category><![CDATA[screenshot]]></category>

		<guid isPermaLink="false">http://itaz.com/techguide/?p=191</guid>
		<description><![CDATA[You will be thinking that "Why is this guy writing an article on taking a screenshot, why do you even need to take a screenshot of your Window", then my friend you may have not yet contacted your software vendor for support. If you ever contact Microsoft or any other software vendor to report a program crash or error  on your PC most likely they may ask you to mail the "screenshot" of the error. So, now that you know why do need to take a screenshot, we will now learn how to take a screenshot.]]></description>
			<content:encoded><![CDATA[<p>You will be thinking that &#8220;Why is this guy writing an article on taking a screenshot, why do you even need to take a screenshot of your Window&#8221;, then my friend you may have not yet contacted your software vendor for support. If you ever contact <a href="http://en.wikipedia.org/wiki/Microsoft" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');" target="_blank">Microsoft</a> or any other software vendor to report a program crash or error  on your PC most likely they may ask you to mail the &#8220;screenshot&#8221; of the error. So, now that you know why do need to take a screenshot, we will now learn how to take a screenshot.<br />
<span id="more-191"></span></p>
<ol>
<li>On the keyboard hit the <em>Prnt Scrn </em>button to take a screenshot.<br />
Note:  To take a screenshot of an active window press the <em>Alt + Prnt Scrn </em>button.</li>
<li>Now, paste the screenshot in <a href="http://en.wikipedia.org/wiki/Ms_Paint" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');" target="_blank">Microsoft Paint</a>. To launch Microsoft Paint click <em>Start &gt; Accessories &gt; Paint. </em><em></em></li>
<li>In Paint, click the <em>Edit </em>menu and select <em>Paste </em>or press the <em>Ctrl+V </em>button on the keyboard to paste the screenshot.<img class="alignnone size-medium wp-image-194" title="sceenshot1" src="http://itaz.com/techguide/wp-content/uploads/2009/02/sceenshot1-280x300.png" alt="sceenshot1" width="280" height="300" /></li>
<li>Now, click the <em>File </em>menu and select the <em>Save </em>option or press the <em>Ctrl+S </em>button on the keyboard to save the screenshot. The Save As dialog will now be launched.<img class="alignnone size-medium wp-image-197" title="savesrcreenshot" src="http://itaz.com/techguide/wp-content/uploads/2009/02/savesrcreenshot-300x207.png" alt="savesrcreenshot" width="300" height="207" /></li>
<li>Enter a name for the image and choose a location to save it.<img class="alignnone size-medium wp-image-196" title="sceenshot2" src="http://itaz.com/techguide/wp-content/uploads/2009/02/sceenshot2-300x86.png" alt="sceenshot2" width="300" height="86" /></li>
<li>Click the Save button to save the image.</li>
</ol>
<p>That&#8217;s It! You have now learnt to take screenshot.</p>
<p>Hey, there are other cool stuff too that you can do by taking a screenshot. I&#8217;ll teach you one trick you can try this on your mate, take a screenshot of the window that they are working on (for e.g. Word document or just watever is opened on his/her screen) ofcourse when they are not at their desk. After saving this screenshot set it as the desktop background. Now, minimize all the opened window and hide the desktop icons. Now just wait for friend to return and then watch the fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://itaz.com/techguide/how-to-take-a-screenshot-in-windows/feed</wfw:commentRss>
		</item>
		<item>
		<title>Sidebar is shifted to the bottom of the page</title>
		<link>http://itaz.com/techguide/sidebar-shifted-to-the-bottom-of-the-page</link>
		<comments>http://itaz.com/techguide/sidebar-shifted-to-the-bottom-of-the-page#comments</comments>
		<pubDate>Tue, 24 Feb 2009 10:26:55 +0000</pubDate>
		<dc:creator>techguy</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[bottom]]></category>

		<category><![CDATA[moved]]></category>

		<category><![CDATA[sidebar]]></category>

		<guid isPermaLink="false">http://itaz.com/techguide/?p=181</guid>
		<description><![CDATA[Last week or so when I posted an article I just realized that the Sidebar is moved to the bottom of the page. I searched for this problem on Wordpress.org forum. When I saw the search result I realized that there are many people like me facing the same problem. I read a few post and understood that if images are very large they expand their coulmn to fit in it and hence the adjacent coulmn is pushed to the bottom of the page.]]></description>
			<content:encoded><![CDATA[<p>I just started this blog (and blogging) a few weeks back. Hence I&#8217;m still not familiar with Wordpress. Last week or so when I posted an article I just realized that the Sidebar is moved to the bottom of the page. I searched for this problem on <a href="http://wordpress.org/" onclick="javascript:pageTracker._trackPageview('/outbound/article/wordpress.org');">Wordpress.org</a> forum. When I saw the search result I realized that there are many people like me facing the same problem. I read a few post and understood that if images are very large they expand their coulmn to fit in it and hence the adjacent coulmn is pushed to the bottom of the page. So I reduced the sizes of my images as suggested, however this din&#8217;t solve my problem.</p>
<p>After some more reserach I found this <a href="http://support.wordpress.com/themes/layout-issues/" onclick="javascript:pageTracker._trackPageview('/outbound/article/support.wordpress.com');" target="_blank">Layout Issues</a> article on <a href="http://wordpress.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/wordpress.com');">Wordpress.com</a>. This article contains the basic troubleshooting steps that should be followed to solve the sidebar problem. This article was a life saver for me. I hope this article helps you too.</p>
]]></content:encoded>
			<wfw:commentRss>http://itaz.com/techguide/sidebar-shifted-to-the-bottom-of-the-page/feed</wfw:commentRss>
		</item>
		<item>
		<title>How to restore a MS SQL Server 2005 Database?</title>
		<link>http://itaz.com/techguide/how-to-restore-a-ms-sql-server-2005-database</link>
		<comments>http://itaz.com/techguide/how-to-restore-a-ms-sql-server-2005-database#comments</comments>
		<pubDate>Fri, 13 Feb 2009 11:39:32 +0000</pubDate>
		<dc:creator>techguy</dc:creator>
		
		<category><![CDATA[Database]]></category>

		<category><![CDATA[SQL Server]]></category>

		<category><![CDATA[back up]]></category>

		<category><![CDATA[MS SQL Server]]></category>

		<category><![CDATA[MS SQL Server 2005]]></category>

		<category><![CDATA[restore]]></category>

		<guid isPermaLink="false">http://itaz.com/techguide/?p=93</guid>
		<description><![CDATA[Restoring a MS SQL Server 2005 Database]]></description>
			<content:encoded><![CDATA[<p>In an earlier article I had shown how to back up a MS SQL Server 2005 DB. The following article shows how to restore a backed up MS SQL Server 2005 DB.</p>
<ol>
<li>Click <span style="color: #008000;">Start </span>&gt; <span style="color: #008000;">All Programs</span> &gt; <span style="color: #008000;">MS SQL Server 2005</span> &gt; <span style="color: #008000;">SQL Server Management Studio</span>. The SQL Server Management Studio will now be launched.</li>
<li>Enter your login details and connect to the server.</li>
<p><span id="more-93"></span></p>
<li>Select the Databases folder in the left pane, all the databases will now be displayed in the right pane.</li>
<li>Right-click any database from the list and select <span style="color: #008000;">Tasks </span>&gt; <span style="color: #008000;">Restore </span>&gt; <span style="color: #008000;">Database&#8230;</span> option.<img class="alignnone size-medium wp-image-128" title="restoredb" src="http://itaz.com/techguide/wp-content/uploads/2009/02/restoredb-300x225.png" alt="restoredb" width="300" height="225" /></li>
<li>The <span style="color: #008000;">Restore Database window</span> will be launched. Select a DB from the <span style="color: #008000;">To database</span> drop-down to restore the backed-up DB. Incase you want to create a new DB to restore the backed-up DB then type the name of the DB in this box.</li>
<li>All the DB backups that were performed will be displayed in the <span style="color: #008000;">From Database</span> drop-down. Select a backup from the list to restore.</li>
<li>Incase the backup file is not listed in the <span style="color: #008000;">From Database </span>drop-down then select the <span style="color: #008000;">From device</span> option to specify the location of the back-up file. Click this [...] button to specify the location of the backed up file.</li>
<li>Once the backup file is selected the DB backup and the Transaction log backup will be displayed in the <span style="color: #008000;">Select the backup sets to restore</span> section. Make sure both the back up of the DB and its Transaction log is checked.<img class="alignnone size-medium wp-image-129" title="restoredb1" src="http://itaz.com/techguide/wp-content/uploads/2009/02/restoredb1-300x269.jpg" alt="restoredb1" width="300" height="269" /></li>
<li>Click the <span style="color: #008000;">Options </span>tab in the left pane. The options will now be displayed.</li>
<li>From the <span style="color: #008000;">Restore</span> options check the <span style="color: #008000;">Overwrite the existing database</span> or leave it blank.</li>
<li>Select the <span style="color: #008000;">RESTORE WITH RECOVERY</span> option from the recovery state.<img class="alignnone size-medium wp-image-131" title="restore-database3" src="http://itaz.com/techguide/wp-content/uploads/2009/02/restore-database3-300x269.png" alt="restore-database3" width="300" height="269" /></li>
<li>Click the <span style="color: #008000;">OK </span>button to begin the restore. Once the restore is complete you will get a confirmation message, click <span style="color: #008000;">OK</span>.</li>
<li>Close the SQL Server Management Studio.</li>
</ol>
<p>That&#8217;s It!</p>
<p>For more info on restore see, <a href="http://technet.microsoft.com/hi-in/library/ms177429(en-us).aspx" onclick="javascript:pageTracker._trackPageview('/outbound/article/technet.microsoft.com');" target="_blank">Restore MS SQL Server 2005</a></p>
]]></content:encoded>
			<wfw:commentRss>http://itaz.com/techguide/how-to-restore-a-ms-sql-server-2005-database/feed</wfw:commentRss>
		</item>
		<item>
		<title>How do I enable mixed mode authentication in MS SQL?</title>
		<link>http://itaz.com/techguide/how-do-i-enable-mixed-mode-authentication-in-ms-sql</link>
		<comments>http://itaz.com/techguide/how-do-i-enable-mixed-mode-authentication-in-ms-sql#comments</comments>
		<pubDate>Fri, 06 Feb 2009 11:37:52 +0000</pubDate>
		<dc:creator>techguy</dc:creator>
		
		<category><![CDATA[Database]]></category>

		<category><![CDATA[SQL Server]]></category>

		<category><![CDATA[authentication]]></category>

		<category><![CDATA[mixed mode]]></category>

		<category><![CDATA[MS SQL Server]]></category>

		<category><![CDATA[MS SQL Server 2005]]></category>

		<guid isPermaLink="false">http://itaz.com/techguide/?p=94</guid>
		<description><![CDATA[You can configure MS SQL Server Authentication to run in Mixed Mode i.e. log in to a MS SQL Server using either your Windows username and password or your SQL Server username and password.]]></description>
			<content:encoded><![CDATA[<p>You can configure MS SQL Server Authentication to run in Mixed Mode i.e. log in to a MS SQL Server using either your Windows username and password or your SQL Server username and password. The following article shows to enable the Mixed Mode in MS SQL Server 2005.<br />
<span id="more-94"></span></p>
<ol style="padding-left: 30px;">
<li>Click <em>Start</em> &gt; <em>All Programs</em> &gt; <em>MS SQL Server 2005</em> &gt; <em>SQL Server Management Studio</em>. The <em>SQL Server Management Studio</em> will now be launched.</li>
<li>Enter your login details and connect to the server.</li>
<li>Right click the Server name and select <em>Properties</em>. The <em>Server Properties</em> window will now be launched.<br />
<img class="alignnone size-medium wp-image-96" title="mixedmode" src="http://itaz.com/techguide/wp-content/uploads/2009/02/mixedmode-219x300.png" alt="mixedmode" width="219" height="300" /></li>
<li>Select the <em>Security</em> node in the left pane.</li>
<li>In the <em>Server authentication</em> section select the <em>SQL Server and Windows Authentication</em> mode.<br />
<img class="alignnone size-medium wp-image-101" title="mixedmode1" src="http://itaz.com/techguide/wp-content/uploads/2009/02/mixedmode1-300x269.png" alt="mixedmode1" width="300" height="269" /></li>
<li>Click the <em>OK</em> button to apply the changes.</li>
<li>Now, right click the server name and select <em>Restart</em>. The service will now be restarted.<img class="alignnone size-medium wp-image-104" title="mixedmode2" src="http://itaz.com/techguide/wp-content/uploads/2009/02/mixedmode2-221x300.jpg" alt="mixedmode2" width="221" height="300" /></li>
</ol>
<p>That&#8217;s It!</p>
]]></content:encoded>
			<wfw:commentRss>http://itaz.com/techguide/how-do-i-enable-mixed-mode-authentication-in-ms-sql/feed</wfw:commentRss>
		</item>
		<item>
		<title>How to back up a MS SQL Server 2005 Database?</title>
		<link>http://itaz.com/techguide/how-to-back-up-a-ms-sql-server-2005-database</link>
		<comments>http://itaz.com/techguide/how-to-back-up-a-ms-sql-server-2005-database#comments</comments>
		<pubDate>Fri, 06 Feb 2009 09:30:55 +0000</pubDate>
		<dc:creator>techguy</dc:creator>
		
		<category><![CDATA[Database]]></category>

		<category><![CDATA[SQL Server]]></category>

		<category><![CDATA[back up]]></category>

		<category><![CDATA[MS SQL Server 2005]]></category>

		<guid isPermaLink="false">http://itaz.com/techguide/?p=81</guid>
		<description><![CDATA[Backing up a MS SQL Server 2005 Database]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="font-size: small;"><span style="font-family: Calibri;">If you use a database to store your data then it becomes mandatory to backup it up. A Backup is a copy of your data that is maintained so that you can bring back your data, in case of a system failure. Depending on how important your data is you need to back it up every day/ every week or every month. The following article explains how to backup your MS SQL DB.<br />
</span></span><span id="more-81"></span></p>
<ol>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="font-size: small;"><span style="font-family: Calibri;">Click <em>Start</em> &gt; <em>All Programs</em> &gt; <em>MS SQL Server 2005</em> &gt; <em>SQL Server Management Studio</em>. The <em>SQL Server Management Studio</em> will now be launched. </span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="font-size: small;"><span style="font-family: Calibri;">Enter your login details and connect to the server. </span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="font-size: small;"><span style="font-family: Calibri;">Expand the <em>Databases </em>folder and s</span></span><span style="font-size: small;"><span style="font-family: Calibri;">elect the DB that you want to backup. Right-click this database and select <em>Tasks</em> &gt; <em>Back Up&#8230;</em> option. The <em>Back Up Database</em> window will be launched.<img class="alignnone size-medium wp-image-82" title="backupdb" src="http://itaz.com/techguide/wp-content/uploads/2009/02/backupdb-265x300.png" alt="backupdb" width="265" height="300" /></p>
<p></span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="font-size: small;"><span style="font-family: Calibri;"> From the <em>Backup Type </em>drop down select the <em>Full</em> option to perform a complete database backup. </span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="font-size: small;"><span style="font-family: Calibri;"> In the Backup Component section select the <em>Database </em>option. </span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="font-size: small;"><span style="font-family: Calibri;">Enter a name for the backup in the <em>Name </em>box. Enter a short description about the Backup in the Description box. </span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="font-size: small;"><span style="font-family: Calibri;">Click the Add button to specify a destination for the backup.<img class="alignnone size-medium wp-image-83" title="backupdb2" src="http://itaz.com/techguide/wp-content/uploads/2009/02/backupdb2-300x269.jpg" alt="backupdb2" width="300" height="269" /></p>
<p></span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="font-size: small;"><span style="font-family: Calibri;">Click the Options tab in the left pane. The options will now be displayed. </span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="font-size: small;"><span style="font-family: Calibri;">Select the Append to the existing backup set option to append the current backup to existing file or device. </span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="font-size: small;"><span style="font-family: Calibri;">Check the Verify backup upon completion option to verify the backup upon completion.</p>
<p><img class="alignnone size-medium wp-image-85" title="backupdb3" src="http://itaz.com/techguide/wp-content/uploads/2009/02/backupdb3-300x269.jpg" alt="backupdb3" width="300" height="269" /></p>
<p></span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="font-size: small;"><span style="font-family: Calibri;">Click the OK button to begin the Backup. Once the backup is complete you will get a confirmation message, click OK. </span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="font-size: small;"><span style="font-family: Calibri;">Now, again right-click the DB from the list and select Tasks &gt; Back Up&#8230; option. The Back Up Database window will be launched. </span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="font-size: small;"><span style="font-family: Calibri;">Select the Transaction Log option to backup the DB&#8217;s log from the Backup Type drop down. </span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="font-size: small;"><span style="font-family: Calibri;">Enter a name for the backup in the Name box. Enter a short description about the backup in the Description box. </span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="font-size: small;"><span style="font-family: Calibri;">Click the Add button to specify a destination for the backup. </span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="font-size: small;"><span style="font-family: Calibri;">Click the Options tab in the left pane. The options will now be displayed. </span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="font-size: small;"><span style="font-family: Calibri;">Select the Append to the existing backup set option to append the current backup to existing file or device. </span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="font-size: small;"><span style="font-family: Calibri;">Check the Verify backup upon completion option to verify the backup upon completion. </span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="font-size: small;"><span style="font-family: Calibri;">Click the OK button to begin the Backup. Once the backup is complete you will get a confirmation message, click OK. </span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="font-size: small;"><span style="font-family: Calibri;">Close the SQL Server Management Studio. </span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="font-size: small;"><span style="font-family: Calibri;">Now, copy these files to a device (Pen Drive) or burn them on a CD.</span></span></div>
</li>
</ol>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="font-size: small;"><span style="font-family: Calibri;">For more info on backup see, <a href="http://technet.microsoft.com/hi-in/library/ms189621(en-us,SQL.90).aspx" onclick="javascript:pageTracker._trackPageview('/outbound/article/technet.microsoft.com');" target="_blank">MS SQL Server 2005 Backup</a><br />
</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://itaz.com/techguide/how-to-back-up-a-ms-sql-server-2005-database/feed</wfw:commentRss>
		</item>
		<item>
		<title>How to Add a Watermark to a Page in Microsoft Word?</title>
		<link>http://itaz.com/techguide/how-to-add-a-watermark-to-a-page-in-microsoft-word</link>
		<comments>http://itaz.com/techguide/how-to-add-a-watermark-to-a-page-in-microsoft-word#comments</comments>
		<pubDate>Wed, 04 Feb 2009 05:32:37 +0000</pubDate>
		<dc:creator>techguy</dc:creator>
		
		<category><![CDATA[Microsoft Office]]></category>

		<category><![CDATA[custom watermark]]></category>

		<category><![CDATA[Office]]></category>

		<category><![CDATA[Watermark]]></category>

		<category><![CDATA[word 2003]]></category>

		<category><![CDATA[word 2007]]></category>

		<guid isPermaLink="false">http://itaz.com/techguide/?p=74</guid>
		<description><![CDATA[The lightly colored text (usually grey) or picture that shows up on the background of a document is known as Watermark. You do not need a special software to insert a Watermark on your document. You can do this by using Microsoft Word.]]></description>
			<content:encoded><![CDATA[<div class="MsoNormal" style="MARGIN: 0cm 0cm 10pt"><span style="font-size: small; font-family: Calibri;">Have you ever wondered how does certain documents have big words like &#8220;draft,&#8221; &#8220;confidential&#8221; and &#8220;copy&#8221; spread across the background of every page? Did you ever want to insert such labels to the pages of your documents before publishing them but did not know how to to do it then read further.</span></div>
<div><span style="font-size: small; font-family: Calibri;">The lightly colored text (usually grey) or picture that shows up on the background of a document is known as Watermark. You do not need a special software to insert a Watermark on your document. You can do this by using Microsoft Word.<br />
Follow the steps below to insert a watermark on your document using Microsoft Word.</span></div>
<p><span id="more-74"></span></p>
<div><span style="font-size: small; font-family: Calibri;"> </span></div>
<div><span style="font-size: small; font-family: Calibri;"> </span></div>
<div><span style="font-size: small; font-family: Calibri;"> </span></div>
<p><span style="font-size: small; font-family: Calibri;"> </span></p>
<ol>
<li>
<div class="MsoNormal" style="MARGIN: 0cm 0cm 10pt">
<p><span style="font-size: small; font-family: Calibri;">Open Microsoft Word and create your document.</span></div>
</li>
<li>
<div class="MsoNormal" style="MARGIN: 0cm 0cm 10pt">
<p><span style="font-size: small; font-family: Calibri;">For <span style="text-decoration: underline;">Word 2007</span> click <em>Page Layout </em>tab &gt; <em>Watermark </em>drop down and select a default watermark from the list. The watermark will now be inserted on the pages of your document.</span></p>
<p><span style="font-size: small; font-family: Calibri;"> If you want to create a watermark then click the <em>Custom Watermark&#8230; </em>option from the drop-down. The <em>Printed Watermark </em>window will now be launched.For <span style="text-decoration: underline;">Word 2003</span> click the Format menu &gt; Background &gt; Printed Watermark option. The Printed Watermark window will now be displayed.</span></p>
<p><img class="alignnone size-full wp-image-62" title="watermark" src="http://itaz.com/techguide/wp-content/uploads/2009/02/watermark.png" alt="watermark" width="418" height="321" /></div>
</li>
<li>
<div class="MsoNormal" style="MARGIN: 0cm 0cm 10pt">
<p><span style="font-size: small; font-family: Calibri;">On this window you have three options. They are as follows&#8230;</span></p>
<p>1) <em>No watermark</em> - Select this option to remove the current watermark.</p>
<p>2) <em>Picture watermark</em> - Select this option to use a picture as the watermark.<br />
i. <em>Select Picture</em>: Click this button to select a picture to be your document watermark.<br />
ii. <em>Scale:</em> Select a percentage from this drop down to insert the picture at a particular size. You can just leave it to auto.<br />
iii. <em>Washout</em>: Check this to lighten the picture so that it doesn&#8217;t interfere with the text.</p>
<p>3) <em>Text watermark</em> - Select this option to create a custom text watermark.<br />
i. <em>Language</em>: Click this drop-down to modify the watermark&#8217;s language. This option is not available for Word 2003.<br />
ii. <em>Text</em>: Enter the text for your watermark in this box.<br />
iii. <em>Font</em>: Select the font for your watermark from this drop-down.<br />
iv. <em>Size</em>: If you wish you can specify the size of watermark or just leave it to Auto.<br />
v. <em>Color</em>: Click this drop-down to select a color for your watermark.<br />
vi. <em>Semitransparent</em>: Check this option to lighten the text watermark so that it doesn&#8217;t interfere with the document&#8217;s  text.<br />
vii. <em>Layout</em>: Specify whether the watermark should appear diagonally or horizontally.</div>
</li>
<li>
<div class="MsoNormal" style="MARGIN: 0cm 0cm 10pt">
<p><span style="font-size: small; font-family: Calibri;">Click the <em>OK</em> button to apply the Watermark.</span></div>
</li>
</ol>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 10pt"><span style="font-size: small; font-family: Calibri;">That&#8217;s It! You have just learnt to create and insert a watermark on the pages of a Word document.</span><span style="font-size: small; font-family: Calibri;"> </span></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 10pt">
]]></content:encoded>
			<wfw:commentRss>http://itaz.com/techguide/how-to-add-a-watermark-to-a-page-in-microsoft-word/feed</wfw:commentRss>
		</item>
		<item>
		<title>How to type in other languages on Windows XP and Windows Vista?</title>
		<link>http://itaz.com/techguide/how-to-type-in-other-languages-on-windows-xp-and-windows-vista</link>
		<comments>http://itaz.com/techguide/how-to-type-in-other-languages-on-windows-xp-and-windows-vista#comments</comments>
		<pubDate>Tue, 03 Feb 2009 08:09:34 +0000</pubDate>
		<dc:creator>techguy</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<category><![CDATA[Input language]]></category>

		<category><![CDATA[languages]]></category>

		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://itaz.com/techguide/?p=46</guid>
		<description><![CDATA[Type in other languages on Windows XP and Windows Vista]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="MARGIN: 0cm 0cm 10pt"><span style="LINE-HEIGHT: 115%; mso-bidi-font-family: Mangal; mso-bidi-font-size: 10.0pt; mso-bidi-language: HI"><span style="font-size: small;"><span style="font-family: Calibri;">In Windows, English is not the only input language. If you wish, you can change the language you type in, to Spanish or any other language that is supported by Windows. </span></span></span><span style="LINE-HEIGHT: 115%; mso-bidi-font-family: Mangal; mso-bidi-font-size: 10.0pt; mso-bidi-language: HI"><span style="font-size: small;"><span style="font-family: Calibri;">You can change the Input languages for both Windows XP and Vista. Follow the steps below to change the input language&#8230;<br />
<span id="more-46"></span></span></span></span></p>
<h4 class="MsoNormal" style="MARGIN: 0cm 0cm 10pt"><span style="LINE-HEIGHT: 115%; mso-bidi-font-family: Mangal; mso-bidi-font-size: 10.0pt; mso-bidi-language: HI">Steps to change the input language for Windows Vista&#8230;</span></h4>
<ol>
<li>
<div class="MsoNormal" style="MARGIN: 0cm 0cm 10pt"><span style="LINE-HEIGHT: 115%; mso-bidi-font-family: Mangal; mso-bidi-font-size: 10.0pt; mso-bidi-language: HI"><span style="font-size: small;"><span style="font-family: Calibri;">Click <em style="mso-bidi-font-style: normal">Start</em> and select <em style="mso-bidi-font-style: normal">Control Panel</em>. The <em style="mso-bidi-font-style: normal">Control Panel</em> will now be launched.</span></span></span></div>
</li>
<li>
<div class="MsoNormal" style="MARGIN: 0cm 0cm 10pt"><span style="LINE-HEIGHT: 115%; mso-bidi-font-family: Mangal; mso-bidi-font-size: 10.0pt; mso-bidi-language: HI"><span style="font-size: small;"><span style="font-family: Calibri;">Click <em style="mso-bidi-font-style: normal">the Clock, Language and Region</em> link and select <em style="mso-bidi-font-style: normal">Regional and Language</em> options. The <em style="mso-bidi-font-style: normal">Regional and Language options</em> window will now be launched.<br />
Note: If you are using <em style="mso-bidi-font-style: normal">Classic View</em>, then click the <em style="mso-bidi-font-style: normal">Regional and Language options</em> in the <em style="mso-bidi-font-style: normal">Control Panel </em>window.</span></span></span></div>
</li>
<li>
<div class="MsoNormal" style="MARGIN: 0cm 0cm 10pt"><span style="LINE-HEIGHT: 115%; mso-bidi-font-family: Mangal; mso-bidi-font-size: 10.0pt; mso-bidi-language: HI"><span style="font-size: small;"><span style="font-family: Calibri;">Click the <em style="mso-bidi-font-style: normal">Keyboard and Languages</em> tab and click the <em style="mso-bidi-font-style: normal">Change keyboards&#8230;</em> button.</span></span></span></div>
<p><span style="LINE-HEIGHT: 115%; mso-bidi-font-family: Mangal; mso-bidi-font-size: 10.0pt; mso-bidi-language: HI"><span style="font-size: small;"><span style="font-family: Calibri;"><img class="alignnone size-medium wp-image-47" title="changekeyboards" src="http://itaz.com/techguide/wp-content/uploads/2009/02/changekeyboards-300x95.png" alt="changekeyboards" width="300" height="95" /></span></span></span></li>
<li>
<div class="MsoNormal" style="MARGIN: 0cm 0cm 10pt"><span style="LINE-HEIGHT: 115%; mso-bidi-font-family: Mangal; mso-bidi-font-size: 10.0pt; mso-bidi-language: HI"><span style="font-size: small;"><span style="font-family: Calibri;">Click the <em style="mso-bidi-font-style: normal">Add</em> button to add input languages.</span></span></span></div>
</li>
<li>
<div class="MsoNormal" style="MARGIN: 0cm 0cm 10pt"><span style="LINE-HEIGHT: 115%; mso-bidi-font-family: Mangal; mso-bidi-font-size: 10.0pt; mso-bidi-language: HI"><span style="font-size: small;"><span style="font-family: Calibri;">Check the keyboards that you want to add and click <em style="mso-bidi-font-style: normal">OK</em>. The keyboard will now been added.</span></span></span></div>
<p><span style="LINE-HEIGHT: 115%; mso-bidi-font-family: Mangal; mso-bidi-font-size: 10.0pt; mso-bidi-language: HI"><span style="font-size: small;"><span style="font-family: Calibri;"><img class="alignnone size-medium wp-image-48" title="addinputlang" src="http://itaz.com/techguide/wp-content/uploads/2009/02/addinputlang-300x276.png" alt="addinputlang" width="300" height="276" /></span></span></span></li>
<li>
<div class="MsoNormal" style="MARGIN: 0cm 0cm 10pt"><span style="LINE-HEIGHT: 115%; mso-bidi-font-family: Mangal; mso-bidi-font-size: 10.0pt; mso-bidi-language: HI"><span style="font-size: small;"><span style="font-family: Calibri;">You can select your default keyboard from the <em style="mso-bidi-font-style: normal">Default input language</em> drop down. This keyboard will be used each time you turn on your computer.</span></span></span></div>
</li>
<li>
<div class="MsoNormal" style="MARGIN: 0cm 0cm 10pt"><span style="LINE-HEIGHT: 115%; mso-bidi-font-family: Mangal; mso-bidi-font-size: 10.0pt; mso-bidi-language: HI"><span style="font-size: small;"><span style="font-family: Calibri;">Click <em style="mso-bidi-font-style: normal">OK</em> to apply the settings.</span></span></span></div>
</li>
</ol>
<h4 class="MsoNormal" style="MARGIN: 0cm 0cm 10pt"><span style="LINE-HEIGHT: 115%; mso-bidi-font-family: Mangal; mso-bidi-font-size: 10.0pt; mso-bidi-language: HI"><span style="font-size: small; font-family: Calibri;"> </span></span><span style="LINE-HEIGHT: 115%; mso-bidi-font-family: Mangal; mso-bidi-font-size: 10.0pt; mso-bidi-language: HI">Steps to change the input language for Windows XP&#8230;</span></h4>
<ol>
<li>
<div class="MsoNormal" style="MARGIN: 0cm 0cm 10pt"><span style="LINE-HEIGHT: 115%; mso-bidi-font-family: Mangal; mso-bidi-font-size: 10.0pt; mso-bidi-language: HI"><span style="font-size: small;"><span style="font-family: Calibri;">Click <em style="mso-bidi-font-style: normal">Start</em> and select <em style="mso-bidi-font-style: normal">Control Panel</em>. The <em style="mso-bidi-font-style: normal">Control Panel</em> will now be launched.</span></span></span></div>
</li>
<li>
<div class="MsoNormal" style="MARGIN: 0cm 0cm 10pt"><span style="LINE-HEIGHT: 115%; mso-bidi-font-family: Mangal; mso-bidi-font-size: 10.0pt; mso-bidi-language: HI"><span style="font-size: small;"><span style="font-family: Calibri;">Double-click <em style="mso-bidi-font-style: normal">Regional and Language Options</em>. The <em style="mso-bidi-font-style: normal">Regional and Language options</em> window will now be launched.</span></span></span></div>
</li>
<li>
<div class="MsoNormal" style="MARGIN: 0cm 0cm 10pt"><span style="LINE-HEIGHT: 115%; mso-bidi-font-family: Mangal; mso-bidi-font-size: 10.0pt; mso-bidi-language: HI"><span style="font-size: small;"><span style="font-family: Calibri;">Click the <em style="mso-bidi-font-style: normal">Languages</em> tab, and then click the <em style="mso-bidi-font-style: normal">Details</em> button.</span></span></span></div>
</li>
<li>
<div class="MsoNormal" style="MARGIN: 0cm 0cm 10pt"><span style="LINE-HEIGHT: 115%; mso-bidi-font-family: Mangal; mso-bidi-font-size: 10.0pt; mso-bidi-language: HI"><span style="font-size: small;"><span style="font-family: Calibri;">Click the <em style="mso-bidi-font-style: normal">Add</em> button to add input languages and then click the language you want to add and the keyboard layout you want to use for that language. </span></span></span></div>
</li>
<li>
<div class="MsoNormal" style="MARGIN: 0cm 0cm 10pt"><span style="LINE-HEIGHT: 115%; mso-bidi-font-family: Mangal; mso-bidi-font-size: 10.0pt; mso-bidi-language: HI"><span style="font-size: small;"><span style="font-family: Calibri;">Click the <em>OK </em>button. The keyboard has now been added.</span></span></span></div>
</li>
<li>
<div class="MsoNormal" style="MARGIN: 0cm 0cm 10pt"><span style="LINE-HEIGHT: 115%; mso-bidi-font-family: Mangal; mso-bidi-font-size: 10.0pt; mso-bidi-language: HI"><span style="font-size: small;"><span style="font-family: Calibri;">You can select your default keyboard from the Default input language drop down. This keyboard will be used each time you turn on your computer.</span></span></span></div>
</li>
<li>
<div class="MsoNormal" style="MARGIN: 0cm 0cm 10pt"><span style="LINE-HEIGHT: 115%; mso-bidi-font-family: Mangal; mso-bidi-font-size: 10.0pt; mso-bidi-language: HI"><span style="font-size: small;"><span style="font-family: Calibri;">Click <em style="mso-bidi-font-style: normal">OK</em> to apply the settings.</span></span></span></div>
</li>
</ol>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 10pt"><span style="LINE-HEIGHT: 115%; mso-bidi-font-family: Mangal; mso-bidi-font-size: 10.0pt; mso-bidi-language: HI"><span style="font-size: small;"><span style="font-family: Calibri;">That&#8217;s It! You are now ready to type in your regional language. </span></span></span></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 10pt"><span style="LINE-HEIGHT: 115%; mso-bidi-font-family: Mangal; mso-bidi-font-size: 10.0pt; mso-bidi-language: HI"><span style="font-size: small;"><span style="font-family: Calibri;">For both Windows XP and Vista, you can press &#8220;Left Alt + Shift&#8221; keys to switch between languages. You can also switch languages by clicking the Language toolbar. You may find the Language toolbar on your desktop or in the Taskbar.</span></span></span></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 10pt"><span style="LINE-HEIGHT: 115%; mso-bidi-font-family: Mangal; mso-bidi-font-size: 10.0pt; mso-bidi-language: HI"><span style="font-size: small;"><span style="font-family: Calibri;"><span style="LINE-HEIGHT: 115%; mso-bidi-font-family: Mangal; mso-bidi-font-size: 10.0pt; mso-bidi-language: HI"><span style="font-size: small;"><span style="font-family: Calibri;"><img class="alignnone size-full wp-image-49" title="languagetoolbar1" src="http://itaz.com/techguide/wp-content/uploads/2009/02/languagetoolbar1.png" alt="languagetoolbar1" width="208" height="81" /> </span></span></span></span></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://itaz.com/techguide/how-to-type-in-other-languages-on-windows-xp-and-windows-vista/feed</wfw:commentRss>
		</item>
	</channel>
</rss>

