<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.2" -->
<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/"
	>

<channel>
	<title>IT Made Simple</title>
	<link>http://it-idiot.einsamsoldat.net</link>
	<description>IT mysteries demystified...</description>
	<pubDate>Tue, 08 Jan 2008 12:41:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
	<language>en</language>
			<item>
		<title>Nuts about NAT</title>
		<link>http://it-idiot.einsamsoldat.net/2008/01/08/nuts-about-nat/</link>
		<comments>http://it-idiot.einsamsoldat.net/2008/01/08/nuts-about-nat/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 12:36:37 +0000</pubDate>
		<dc:creator>EinsamSoldat</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[How to]]></category>

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

		<guid isPermaLink="false">http://it-idiot.einsamsoldat.net/2008/01/08/nuts-about-nat/</guid>
		<description><![CDATA[Unlike actual mailing or house addresses, public IP addresses is more easily depleted.
Each host in a computer network or Internet in this case, requires public IP address to identify itself in the Internet. IP Simplified : It is used as a unique Identity for computers to communicate and interact in the Internet.
IP Address is a [...]]]></description>
			<content:encoded><![CDATA[<p>Unlike actual mailing or house addresses, public IP addresses is more easily depleted.</p>
<p>Each host in a computer network or Internet in this case, requires public IP address to identify itself in the Internet. IP Simplified : It is used as a unique Identity for computers to communicate and interact in the Internet.</p>
<p>IP Address is a highlighted on the first statement is getting more rare.  Due to this limitation, many users needs to share a single Internet public IP&#8230; <a href="http://it-idiot.einsamsoldat.net/2008/01/08/nuts-about-nat/#more-25" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://it-idiot.einsamsoldat.net/2008/01/08/nuts-about-nat/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Moving MySQL Database from Windows to Linux RedHat</title>
		<link>http://it-idiot.einsamsoldat.net/2008/01/05/moving-mysql-database-from-windows-to-linux-redhat/</link>
		<comments>http://it-idiot.einsamsoldat.net/2008/01/05/moving-mysql-database-from-windows-to-linux-redhat/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 16:21:07 +0000</pubDate>
		<dc:creator>EinsamSoldat</dc:creator>
		
		<category><![CDATA[Database]]></category>

		<category><![CDATA[How to]]></category>

		<guid isPermaLink="false">http://it-idiot.einsamsoldat.net/2008/01/05/moving-mysql-database-from-windows-to-linux-redhat/</guid>
		<description><![CDATA[The question is can it be done. My reply is yes&#8230; terms and condition applies.
]]></description>
			<content:encoded><![CDATA[<p>The question is can it be done. My reply is yes&#8230; terms and condition applies. <a href="http://it-idiot.einsamsoldat.net/2008/01/05/moving-mysql-database-from-windows-to-linux-redhat/#more-23" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://it-idiot.einsamsoldat.net/2008/01/05/moving-mysql-database-from-windows-to-linux-redhat/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Migrating MSDE 2000 db to MSSQL 2005 Express</title>
		<link>http://it-idiot.einsamsoldat.net/2008/01/04/migrating-msde-2000-db-to-mssql-2005-express/</link>
		<comments>http://it-idiot.einsamsoldat.net/2008/01/04/migrating-msde-2000-db-to-mssql-2005-express/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 17:00:55 +0000</pubDate>
		<dc:creator>EinsamSoldat</dc:creator>
		
		<category><![CDATA[Database]]></category>

		<category><![CDATA[How to]]></category>

		<guid isPermaLink="false">http://it-idiot.einsamsoldat.net/2008/01/04/migrating-msde-2000-db-to-mssql-2005-express/</guid>
		<description><![CDATA[Scenario :
An ASP web application in which the backend DBMS is running on MSDE 2000 SQL Server.
Objective :
Making the ASP web application to use  MSSQL 2005  Express on to the server. On top of that database created on the MSDE 2000 Instance needs to be migrated over to the MSSQL 2005 .
Scope :
1. [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Scenario :</strong><br />
An ASP web application in which the backend DBMS is running on MSDE 2000 SQL Server.</p>
<p><strong>Objective :</strong><br />
Making the ASP web application to use  MSSQL 2005  Express on to the server. On top of that database created on the MSDE 2000 Instance needs to be migrated over to the MSSQL 2005 .</p>
<p><strong>Scope :</strong><br />
1. MSDE 2000 SQL Server instance name is  <em>localhost\HELM</em> , MSSQL db name <em>HelmDb</em>.<br />
2. MSDE 2000 SQL Server instance is running at a non MSSQL default port (not 1433).<br />
3. MSSQL Server 2005 Express is used.<br />
4. Using default MSSQL Server 2005 Express instance<em> localhost\SQLEXPRESS</em> .<br />
5. OS used Windows Server 2003.</p>
<p><strong>Workflow :</strong> <a href="http://it-idiot.einsamsoldat.net/2008/01/04/migrating-msde-2000-db-to-mssql-2005-express/#more-20" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://it-idiot.einsamsoldat.net/2008/01/04/migrating-msde-2000-db-to-mssql-2005-express/feed/</wfw:commentRss>
		</item>
		<item>
		<title>I want to know more about your name</title>
		<link>http://it-idiot.einsamsoldat.net/2007/12/25/i-want-to-know-more-about-you-from-your-name/</link>
		<comments>http://it-idiot.einsamsoldat.net/2007/12/25/i-want-to-know-more-about-you-from-your-name/#comments</comments>
		<pubDate>Tue, 25 Dec 2007 14:25:38 +0000</pubDate>
		<dc:creator>EinsamSoldat</dc:creator>
		
		<category><![CDATA[DNS]]></category>

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

		<category><![CDATA[How to]]></category>

		<guid isPermaLink="false">http://it-idiot.einsamsoldat.net/2007/12/25/i-want-to-know-more-about-you-from-your-name/</guid>
		<description><![CDATA[From a person&#8217;s name you can know more or less of their family tree.
On top of that from the name you can trace the family root.
]]></description>
			<content:encoded><![CDATA[<p>From a person&#8217;s name you can know more or less of their family tree.</p>
<p>On top of that from the name you can trace the family root. <a href="http://it-idiot.einsamsoldat.net/2007/12/25/i-want-to-know-more-about-you-from-your-name/#more-19" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://it-idiot.einsamsoldat.net/2007/12/25/i-want-to-know-more-about-you-from-your-name/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What is your name ?</title>
		<link>http://it-idiot.einsamsoldat.net/2007/12/21/what-is-your-name/</link>
		<comments>http://it-idiot.einsamsoldat.net/2007/12/21/what-is-your-name/#comments</comments>
		<pubDate>Fri, 21 Dec 2007 12:35:47 +0000</pubDate>
		<dc:creator>EinsamSoldat</dc:creator>
		
		<category><![CDATA[DNS]]></category>

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

		<guid isPermaLink="false">http://it-idiot.einsamsoldat.net/2007/12/21/what-is-your-name/</guid>
		<description><![CDATA[It is safe to say that human remembers name better than some gibberish numbers.
Would you use your license number, NIRC number,  Birth Certificates to identify a friend or family member ? (If you do, it is kinda wierd wahaha)
]]></description>
			<content:encoded><![CDATA[<p>It is safe to say that human remembers name better than some gibberish numbers.</p>
<p>Would you use your license number, NIRC number,  Birth Certificates to identify a friend or family member ? (If you do, it is kinda wierd wahaha) <a href="http://it-idiot.einsamsoldat.net/2007/12/21/what-is-your-name/#more-17" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://it-idiot.einsamsoldat.net/2007/12/21/what-is-your-name/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A Christmas Betrayal</title>
		<link>http://it-idiot.einsamsoldat.net/2007/12/14/a-christmas-betrayal/</link>
		<comments>http://it-idiot.einsamsoldat.net/2007/12/14/a-christmas-betrayal/#comments</comments>
		<pubDate>Fri, 14 Dec 2007 14:26:34 +0000</pubDate>
		<dc:creator>EinsamSoldat</dc:creator>
		
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://it-idiot.einsamsoldat.net/2007/12/14/a-christmas-betrayal/</guid>
		<description><![CDATA[It is always a pleasant to share holidays experience with friends and family.
With the advent of internet, sharing of holiday experience is as easy as clicking a mouse.
]]></description>
			<content:encoded><![CDATA[<p>It is always a pleasant to share holidays experience with friends and family.</p>
<p>With the advent of internet, sharing of holiday experience is as easy as clicking a mouse.</p>
<p> <a href="http://it-idiot.einsamsoldat.net/2007/12/14/a-christmas-betrayal/#more-15" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://it-idiot.einsamsoldat.net/2007/12/14/a-christmas-betrayal/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to prevent SPAM</title>
		<link>http://it-idiot.einsamsoldat.net/2007/08/25/how-to-prevent-spam/</link>
		<comments>http://it-idiot.einsamsoldat.net/2007/08/25/how-to-prevent-spam/#comments</comments>
		<pubDate>Sat, 25 Aug 2007 07:50:17 +0000</pubDate>
		<dc:creator>EinsamSoldat</dc:creator>
		
		<category><![CDATA[How to]]></category>

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

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

		<guid isPermaLink="false">http://it-idiot.einsamsoldat.net/2007/08/25/how-to-prevent-spam/</guid>
		<description><![CDATA[Email, love them&#8230; hate them or loving them and hating them.
For most users email will means business deal, appointment, opportunity or simply a hello.
Unfortunately, as long as you are an email user, you will not be able to prevent SPAM.
That&#8217;s right no matter how expensive, how sophisticated  Anti-SPAM countermeasure which you has taken there is [...]]]></description>
			<content:encoded><![CDATA[<p>Email, love them&#8230; hate them or loving them and hating them.</p>
<p>For most users email will means business deal, appointment, opportunity or simply a hello.</p>
<p>Unfortunately, as long as you are an email user, you will not be able to prevent SPAM.</p>
<p>That&#8217;s right no matter how expensive, how sophisticated  Anti-SPAM countermeasure which you has taken there is no way to prevent spam.</p>
<p>SPAM can only be reduced but not prevented.</p>
<p>The good news is, you need not to be a nuclear scientist to combat spam. User, which is us needs to follow this few simple steps :<br />
1. Ty not to expose your email in internet, e.g. webpage,  forums, contact form.<br />
2. Do not provide/write your email in query forms in exchange for freebies.<br />
3. Use common sense, think like spammer e.g. ways to harvest emails or obtain email either ethical or unethical way.</p>
<p>The reason for step 1, spammers can use programs/bots to harvest email addresses from webpage, forums, contact us form.</p>
<p>The reason for step 2,  unethical person or some company makes money by providing biodatas in electronic as well as paper forms.</p>
<p>Lastly, use common sense, example do not betray your self with a cheap freebie. Nothing is free in the world <img src='http://it-idiot.einsamsoldat.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>P.S.: I lied, there is no way of preventing SPAM <img src='http://it-idiot.einsamsoldat.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> Only good practices to reduce spam ends in your inbox.</p>
]]></content:encoded>
			<wfw:commentRss>http://it-idiot.einsamsoldat.net/2007/08/25/how-to-prevent-spam/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to install Ruby on Rails using Ubuntu</title>
		<link>http://it-idiot.einsamsoldat.net/2007/08/04/how-to-install-ruby-on-rails-using-ubuntu/</link>
		<comments>http://it-idiot.einsamsoldat.net/2007/08/04/how-to-install-ruby-on-rails-using-ubuntu/#comments</comments>
		<pubDate>Sat, 04 Aug 2007 08:47:46 +0000</pubDate>
		<dc:creator>EinsamSoldat</dc:creator>
		
		<category><![CDATA[How to]]></category>

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

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

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

		<guid isPermaLink="false">http://it-idiot.einsamsoldat.net/?p=3</guid>
		<description><![CDATA[

Upon starting the Ubuntu OS, Open Terminal.

]]></description>
			<content:encoded><![CDATA[<ol>
<li>
<p style="margin-bottom: 0in">Upon starting the Ubuntu OS, Open Terminal.<br />
<a href="http://it-idiot.einsamsoldat.net/wp-content/uploads/2007/08/terminal.jpg" title="Ubuntu Terminal"><img src="http://it-idiot.einsamsoldat.net/wp-content/uploads/2007/08/terminal.jpg" alt="Ubuntu Terminal" border="2" /></a><a href="http://it-idiot.einsamsoldat.net/2007/08/04/how-to-install-ruby-on-rails-using-ubuntu/ubuntu-terminal/" rel="attachment wp-att-4" title="Ubuntu Terminal"> <a href="http://it-idiot.einsamsoldat.net/2007/08/04/how-to-install-ruby-on-rails-using-ubuntu/#more-3" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://it-idiot.einsamsoldat.net/2007/08/04/how-to-install-ruby-on-rails-using-ubuntu/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
