<?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>Technoreply &#187; Windows</title>
	<atom:link href="http://www.technoreply.com/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.technoreply.com</link>
	<description>The Web has never been this fun...</description>
	<lastBuildDate>Fri, 21 May 2010 15:36:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Simple trick to use ports in hosts file</title>
		<link>http://www.technoreply.com/simple-trick-to-use-ports-in-hosts-file/</link>
		<comments>http://www.technoreply.com/simple-trick-to-use-ports-in-hosts-file/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 11:17:50 +0000</pubDate>
		<dc:creator>Jevin</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.technoreply.com/?p=139</guid>
		<description><![CDATA[The definition says that a hosts file  maps hostnames to IP addresses. This means you cannot map to specific ports. But sometimes mapping to ports can be useful. So how can this be done?
It is very simple. Lets take an example; I want to map www.technoreply.com to localhost:8080. My hostfile is still untouched, as shown [...]]]></description>
			<content:encoded><![CDATA[<p>The definition says that a hosts file  maps hostnames to IP addresses. This means you cannot map to specific ports. But sometimes mapping to ports can be useful. So how can this be done?</p>
<p>It is very simple. Lets take an example; I want to map www.technoreply.com to localhost:8080. My hostfile is still untouched, as shown below.</p>
<p style="text-align: center;"><img class="aligncenter size-medium wp-image-140" title="Unmodified hosts file" src="http://www.technoreply.com/wp-content/uploads/2009/10/hosts-file-300x221.jpg" alt="hosts file" width="300" height="221" /></p>
<p style="text-align: left;">Now I would want to include the line &#8220;127.0.0.1:8080       www.technoreply.com&#8221; to the hosts file. But this does not work.</p>
<p style="text-align: left;">The solution for this is pretty simple:</p>
<p style="text-align: left;">What I did was add &#8220;127.0.0.1       www.technoreply.com&#8221; to the hosts file. Then I accessed my blog using www.technoreply.com:8080. Simple trick, works for me!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technoreply.com/simple-trick-to-use-ports-in-hosts-file/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Avast Problem &#8211; How to fix Avast not starting</title>
		<link>http://www.technoreply.com/avast-problem-how-to-fix-avast-not-starting/</link>
		<comments>http://www.technoreply.com/avast-problem-how-to-fix-avast-not-starting/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 18:14:24 +0000</pubDate>
		<dc:creator>Jevin</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.technoreply.com/?p=51</guid>
		<description><![CDATA[The typical scenario: It&#8217;s early morning and I get to the office, light up my PC, log on to Windows Vista and there there. The Avast icon has a little red no-entry icon on it.
This case happens more often than it should. Thanks to this (annoying) frequency, I managed to fix the problem. If you&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p>The typical scenario: It&#8217;s early morning and I get to the office, light up my PC, log on to Windows Vista and there there. The Avast icon has <strong>a little red no-entry icon</strong> on it.</p>
<p>This case happens more often than it should. Thanks to this (annoying) frequency, I managed to fix the problem. If you&#8217;re lucky, you&#8217;ll only have to restart the Avast Antivirus service by following the steps below.</p>
<pre>Start &gt; Computer (right click) &gt; Manage &gt; Services and Applications &gt; Services &gt; avast! Antivirus (right click) &gt; Restart</pre>
<p>But if that does not fix anything, you&#8217;ll have to do 2 things:</p>
<p>1. Repair your Avast Antivirus installation. Steps below.</p>
<pre>Control Panel &gt; Uninstall or Change a Program &gt; Avast Installation &gt; Repair</pre>
<p>2. Restart your Avast Antivirus service by following the steps above.</p>
<p>That&#8217;s about it. This should do the trick for <strong>minor Avast problems</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technoreply.com/avast-problem-how-to-fix-avast-not-starting/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to open large files on Windows</title>
		<link>http://www.technoreply.com/how-to-open-large-files-on-windows/</link>
		<comments>http://www.technoreply.com/how-to-open-large-files-on-windows/#comments</comments>
		<pubDate>Sun, 10 May 2009 23:02:46 +0000</pubDate>
		<dc:creator>Jevin</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://technoreply.wordpress.com/?p=44</guid>
		<description><![CDATA[Opening large files on Windows is not the most trivial task. As a matter of fact, it is not a very common task. But the need to open large files is there. The next paragraphs will elaborate on the different kinds of large files. If you just want a quick solution for opening large files, [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Opening large files</strong> on <strong>Windows</strong> is not the most trivial task. As a matter of fact, it is not a very common task. But the need to <strong>open large files</strong> is there. The next paragraphs will elaborate on the different kinds of <strong>large files</strong>. If you just want a quick solution for <strong>opening large files</strong>, scroll to the bottom of the post.</p>
<p>The most common <strong>large files</strong> are actually <strong>data feeds</strong>. <strong>Data feeds</strong> are<strong> XML files</strong> containing <strong>large amounts of data</strong>. By large, we are talking of files over 200 Mb. Now, there are some <strong>data feeds</strong> that are well structured, with a smaller feed for you to preview the <strong>XML format</strong>. But there are also badly formatted feeds.</p>
<p>As a developer, I have worked with a lot of different types of feeds:</p>
<ul>
<li>Feeds containing <strong>weather data</strong>, for building weather widgets.</li>
<li>Feeds containing <strong>product catalogs</strong>, for selling affiliate contents.</li>
<li>Feeds containing <strong>e-mail contacts</strong>, for importing e-mail contacts.</li>
</ul>
<p>If I had to choose the bad feed among the ones listed above, I would choose the <strong>product catalog</strong>. These feeds are often wrongly formatted. And sadly, these feeds are the main source of income of many a site. Things get so bad, that you often need to open the files and study them. Worse, most websites have more than a few product catalogs. In fact, at work, I am currently studying all of our product catalogs and documenting my findings. This is being done to have a better engine to parse these feeds, so that more relevant products can be shown and, ultimately, sold.</p>
<p>This implies that during one normal day of work, I have to open four or five <strong>large files</strong>. Below are some tips I tend to follow:</p>
<ul>
<li><strong>Don&#8217;t close large files after viewing.</strong> You will be dealing with  a lot of information. This makes it easy to forget what area needs studying. You wouldn&#8217;t want to close a file only to realize that you need it opened again. And besides <strong>large files only take time to open</strong>, after that its all fine.</li>
<li><strong>Have a documentation.</strong> The time it takes to <strong>open large</strong> files is immense, so  I would advise you to note down whatever findings you have made. The cost of <strong>reopening a large file</strong> is smaller than the initial cost, but it&#8217;s still big.</li>
<li><strong>Use Notepad++.</strong> <a title="Official Notepad++ website" href="http://notepad-plus.sourceforge.net/" target="_blank">Notepad++</a> is lighter than <strong>Visual Studio</strong> and has <strong>syntax highlighting</strong>. This makes it great for <strong>opening large files</strong> for <strong>XML structure</strong> study. Furthermore, it  has a plugin to format<strong> XML files</strong> (a lot of data feeds are in one line, go figure why). The plugin, called <strong>TextFx</strong>, comes pre-installed on new versions, it only needs <a title="Configure TextFx on Notepad++" href="http://www.twu.ca/divisions/technology/sst/orion/blog/tidy-notepad-and-xml.html" target="_blank">to be configured</a>.</li>
<li><strong>Use the good old command line.</strong> One thing about me, I love command line. On Linux, I use only this. Be it for installing software, manipulating files or compiling stuff. So on Windows to open large files just do <strong>Start</strong> &gt; <strong>Run</strong>, type &#8220;<strong>cmd</strong>&#8221; and hit <strong>Enter</strong>. From there navigate to where your file is located and do &#8220;<strong>type &lt;name of file&gt; | more</strong>&#8220;. This will show a screenful of the file content. And this is done instantenously, with absolutely no lag. You can also copy and paste from there.</li>
<li><strong>Go the database way.</strong> If you need to study <strong>large files</strong> AND do tests on them, then your best bet would be to load the data in a database table. This will take some time initially, but in the long run, you will be able to manipulate the data without any constrainsts.</li>
</ul>
<p>Okay so now you have some tips on how to <strong>manage large files</strong>. Its a bummer to work with<strong> large files</strong>, but if you have some patience, you should be fine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technoreply.com/how-to-open-large-files-on-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
