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

<channel>
	<title>Zainal</title>
	<atom:link href="http://blog.ilmuit.com/zainal/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ilmuit.com/zainal</link>
	<description>Blog on programming, scripting, HTML, PHP, MySQL, Apache, Tutorials, Security, and more.</description>
	<pubDate>Fri, 20 Jan 2012 18:22:00 +0000</pubDate>
	
	<language>en</language>
			<item>
		<title>IE8 - HTML Parsing Error: Unable to modify the parent container element before the child element is closed</title>
		<link>http://blog.ilmuit.com/zainal/2011/11/26/ie8-html-parsing-error-unable-to-modify-the-parent-container-element-before-the-child-element-is-closed/</link>
		<comments>http://blog.ilmuit.com/zainal/2011/11/26/ie8-html-parsing-error-unable-to-modify-the-parent-container-element-before-the-child-element-is-closed/#comments</comments>
		<pubDate>Sat, 26 Nov 2011 04:21:05 +0000</pubDate>
		<dc:creator>zainal</dc:creator>
		
		<category><![CDATA[Internet Explorer]]></category>

		<category><![CDATA[HTML Parsing Error]]></category>

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

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

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

		<category><![CDATA[Unable to modify the parent container element]]></category>

		<guid isPermaLink="false">http://blog.ilmuit.com/zainal/?p=312</guid>
		<description><![CDATA[I am running Windows XP Professional SP3 and I am getting this error in IE8 when attempting to enter certain web site. Error details:
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET4.0C; .NET4.0E)
Timestamp: Fri, 25 Nov 2011 17:02:37 UTC
Message: HTML Parsing Error: Unable to modify the parent [...]]]></description>
			<content:encoded><![CDATA[<p>I am running Windows XP Professional SP3 and I am getting this error in IE8 when attempting to enter certain web site. Error details:</p>
<p><code>User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET4.0C; .NET4.0E)<br />
Timestamp: Fri, 25 Nov 2011 17:02:37 UTC</code></p>
<p><code>Message: HTML Parsing Error: Unable to modify the parent container element before the child element is closed (KB927917)<br />
Line: 0<br />
Char: 0<br />
Code: 0<br />
URI: http://www.ilmuit.com/review/597</code></p>
<p><img class="alignnone size-full wp-image-319" src="http://blog.ilmuit.com/zainal/files/2011/11/html-parsing-error-kb927917.gif" alt="" width="500" height="327" /></p>
<p><span style="text-decoration: underline"><strong>Solution for User</strong></span></p>
<p>After doing some research, I found that it is an IE8 bug. So, I managed to download and install the<br />
Cumulative Security update for Internet Explorer KB2360131 to resolve this issue.</p>
<p><a href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=27630">http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=27630</a> (Windows XP) or<br />
<a href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=27622">http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=27622</a> (Windows Vista)</p>
<p><span style="text-decoration: underline"><strong>Solution for Web Developer</strong></span></p>
<p>If you are web developer, you can&#8217;t expect your visitor to be willing to install the update. If you found that error was being caused by some 3rd party JavaScript, although your site is  displaying fine in Firefox, Chrome and Opera, your visitors still getting the error message in IE8.</p>
<p>Here is what I did, rather then removing the whole JavaScript, I used the <em>conditional comments</em> on the script so that the code will <strong>NOT</strong> be executed by Internet Explorer:</p>
<p><code>&lt;![if !IE]&gt;<br />
&lt;script type=&#8221;text/javascript&#8221; src=&#8221;http://www.domain.com/javascript.js&#8221;&gt;&lt;/script&gt;<br />
&lt;![endif]&gt;</code></p>
<br /><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblog.ilmuit.com%2Fzainal%2F2011%2F11%2F26%2Fie8-html-parsing-error-unable-to-modify-the-parent-container-element-before-the-child-element-is-closed%2F';
  addthis_title  = 'IE8+-+HTML+Parsing+Error%3A+Unable+to+modify+the+parent+container+element+before+the+child+element+is+closed';
  addthis_pub    = 'ilmuit';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://blog.ilmuit.com/zainal/2011/11/26/ie8-html-parsing-error-unable-to-modify-the-parent-container-element-before-the-child-element-is-closed/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Microsoft Socl.com Social Network</title>
		<link>http://blog.ilmuit.com/zainal/2011/11/16/microsoft-socl-social-network/</link>
		<comments>http://blog.ilmuit.com/zainal/2011/11/16/microsoft-socl-social-network/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 15:44:40 +0000</pubDate>
		<dc:creator>zainal</dc:creator>
		
		<category><![CDATA[Microsoft]]></category>

		<category><![CDATA[Microsoft Socl]]></category>

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

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

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

		<guid isPermaLink="false">http://blog.ilmuit.com/zainal/?p=249</guid>
		<description><![CDATA[Rumors has started around about the launching of a new social network website from Microsoft called Socl.com. Microsoft Research is developing a social network at Socl.com, according to The Verge. It is a combination of social, search and collaboration and had a similar design as Google+ and Facebook. The domain name Socl.com became public and [...]]]></description>
			<content:encoded><![CDATA[<p>Rumors has started around about the launching of a new social network website from Microsoft called Socl.com. Microsoft Research is developing a social network at Socl.com, according to The Verge. It is a combination of social, search and collaboration and had a similar design as Google+ and Facebook. The domain name Socl.com became public and later removed by Microsoft.</p>
<p>Here is a screen shot of the Socl before it was taken down:</p>
<p><a href="http://blog.ilmuit.com/zainal/files/2011/11/microsoft-socl.jpg"><img class="alignnone size-full wp-image-250" src="http://blog.ilmuit.com/zainal/files/2011/11/microsoft-socl.jpg" alt="" width="500" height="346" /></a></p>
<br /><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblog.ilmuit.com%2Fzainal%2F2011%2F11%2F16%2Fmicrosoft-socl-social-network%2F';
  addthis_title  = 'Microsoft+Socl.com+Social+Network';
  addthis_pub    = 'ilmuit';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://blog.ilmuit.com/zainal/2011/11/16/microsoft-socl-social-network/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to create pages on Google+ Plus</title>
		<link>http://blog.ilmuit.com/zainal/2011/11/14/how-to-create-pages-on-google-plus/</link>
		<comments>http://blog.ilmuit.com/zainal/2011/11/14/how-to-create-pages-on-google-plus/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 07:13:53 +0000</pubDate>
		<dc:creator>zainal</dc:creator>
		
		<category><![CDATA[Google]]></category>

		<category><![CDATA[Google Plus]]></category>

		<category><![CDATA[Google+ page]]></category>

		<category><![CDATA[How to create pages on Google+]]></category>

		<guid isPermaLink="false">http://blog.ilmuit.com/zainal/?p=237</guid>
		<description><![CDATA[Google has released Google+ pages recently to allow people to create their own pages for brand or business. Creating a Google+ pages, also known as a Google+ brand page or Google+ business page, is like a like button on Facebook page which allow people to like your Facebook Page and view its stream from your [...]]]></description>
			<content:encoded><![CDATA[<p>Google has released Google+ pages recently to allow people to create their own pages for brand or business. Creating a Google+ pages, also known as a Google+ brand page or Google+ business page, is like a like button on Facebook page which allow people to like your Facebook Page and view its stream from your website or blog. While in Google+ people will be add your page into their circles and view your page’s stream directly in their stream, and lets you share your thoughts, links, photos and promotions with them at the right times and attract more people and boost your brand or business on Google+.</p>
<p><img class="alignnone size-full wp-image-256" src="http://blog.ilmuit.com/zainal/files/2011/11/google_page_ilmuit.gif" alt="" width="500" height="322" /></p>
<p>On this post, I will show you how to create your own Google+ pages. The process is pretty straightforward. Just follow these steps to create your own business page:</p>
<p>1 ) First login to your <a href="http://plus.google.com">Google+ account</a></p>
<p>2 ) Go to <a href="https://plus.google.com/pages/create">Create a Google+ page</a></p>
<p>3 ) Choose a category for your page.</p>
<p><img class="alignnone size-full wp-image-238" src="http://blog.ilmuit.com/zainal/files/2011/11/how_to_create_pages_on_google_fig01.jpg" alt="" width="500" height="333" /></p>
<p>4 ) Type out the &#8220;Name&#8221; and &#8220;URL Link&#8221; of your page. Choose the appropriate sub-category and set the privacy setting  for your page. Check the box that says: &#8220;<em>I agree to the Pages terms and I am authorized to create this page</em>&#8220;.</p>
<p><img class="alignnone size-full wp-image-239" src="../files/2011/11/how_to_create_pages_on_google_fig02.jpg" alt="" width="500" height="338" /></p>
<p>5 ) Click the <strong>Create</strong> button.</p>
<p>6 ) On next page, enter the <strong>Tagline</strong> field with description to describe your page best. This description will help people to find your page on Google+. Next, click on <strong>Change profile photo</strong> button to upload a picture or logo of your brand.</p>
<p><img class="alignnone size-full wp-image-240" src="http://blog.ilmuit.com/zainal/files/2011/11/how_to_create_pages_on_google_fig03.jpg" alt="" width="500" height="315" /></p>
<p>7 ) Click on the <strong>Continue</strong> button.</p>
<p>8 ) On the next page click <strong>share on Google+</strong> to share on your Google+ wall. Tell your circles about your newly created page.</p>
<p>9 ) Click on the <strong>Finish</strong> button to complete the setup wizard. You will be taken to a page which allow you to start a conversation, share a photos, videos, links and other content.</p>
<p>10 ) All done!</p>
<p><img class="alignnone size-full wp-image-241" src="http://blog.ilmuit.com/zainal/files/2011/11/how_to_create_pages_on_google_fig04.jpg" alt="" width="500" height="315" /></p>
<p>More information about Pages can be found on Google’s model page <a href="https://plus.google.com/115200251016762857369/posts">here</a>.</p>
<br /><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblog.ilmuit.com%2Fzainal%2F2011%2F11%2F14%2Fhow-to-create-pages-on-google-plus%2F';
  addthis_title  = 'How+to+create+pages+on+Google%2B+Plus';
  addthis_pub    = 'ilmuit';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://blog.ilmuit.com/zainal/2011/11/14/how-to-create-pages-on-google-plus/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Nmap - Missing MSVCR100.dll</title>
		<link>http://blog.ilmuit.com/zainal/2011/11/10/nmap-missing-msvcr100dll/</link>
		<comments>http://blog.ilmuit.com/zainal/2011/11/10/nmap-missing-msvcr100dll/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 01:57:07 +0000</pubDate>
		<dc:creator>zainal</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<category><![CDATA[DLL File]]></category>

		<category><![CDATA[Microsoft Visual C++]]></category>

		<category><![CDATA[MSVCR100.dll]]></category>

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

		<guid isPermaLink="false">http://blog.ilmuit.com/zainal/?p=226</guid>
		<description><![CDATA[I tried to run the nmap application on Windows and I get the error &#8220;MSVCR100.dll not found&#8221;.
This application has failed to start because MSVCR100.dll was not found. Re-installing the application may fix this problem.
Here is the screen shot:

What is MSVCR100.dll file?
MSVCR100.dll is the Microsoft Visual C++ Redistributable DLL file that provides programs compiled with Visual [...]]]></description>
			<content:encoded><![CDATA[<p>I tried to run the nmap application on Windows and I get the error &#8220;MSVCR100.dll not found&#8221;.</p>
<p><code>This application has failed to start because MSVCR100.dll was not found. Re-installing the application may fix this problem.</code></p>
<p>Here is the screen shot:</p>
<p><img class="alignnone size-full wp-image-227" src="http://blog.ilmuit.com/zainal/files/2011/11/msvcr100dll.jpg" alt="" width="500" height="88" /></p>
<p><strong>What is MSVCR100.dll file?</strong><br />
MSVCR100.dll is the Microsoft Visual C++ Redistributable DLL file that provides programs compiled with Visual C++ a typical set of library functions required by C and C++ programs.</p>
<p>If you try to run a C++ program developed in Visual Studio 2010, this file is probably needed.</p>
<p><strong>How to fix the missing MSVCR100.dll file?</strong><br />
It was actually really easy to fix this. Here is what I did. I Download and install Visual Studio 2010 c++ redistributable. That worked for most people. I don&#8217;t recommend you to download a single MSVCR100.dll file from the &#8220;DLL download website&#8221; to fix the problem. Downloading separate dll can be very dangerous and there is a great chance that you will end up with a virus.</p>
<p>If you need a copy of msvcrt.dll, it&#8217;s best to obtain it from its original, legitimate source:</p>
<p>Download from here:</p>
<p><a href="http://www.microsoft.com/download/en/details.aspx?id=5555">http://www.microsoft.com/download/en/details.aspx?id=5555</a> (x86) or<br />
<a href="http://www.microsoft.com/download/en/details.aspx?id=14632">http://www.microsoft.com/download/en/details.aspx?id=14632</a> (x64)</p>
<br /><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblog.ilmuit.com%2Fzainal%2F2011%2F11%2F10%2Fnmap-missing-msvcr100dll%2F';
  addthis_title  = 'Nmap+-+Missing+MSVCR100.dll';
  addthis_pub    = 'ilmuit';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://blog.ilmuit.com/zainal/2011/11/10/nmap-missing-msvcr100dll/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Cancel A Tagged Account</title>
		<link>http://blog.ilmuit.com/zainal/2011/11/07/how-to-cancel-a-tagged-account/</link>
		<comments>http://blog.ilmuit.com/zainal/2011/11/07/how-to-cancel-a-tagged-account/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 01:38:15 +0000</pubDate>
		<dc:creator>zainal</dc:creator>
		
		<category><![CDATA[Tagged]]></category>

		<category><![CDATA[Cancel Account]]></category>

		<category><![CDATA[How to Cancel Tagged Account]]></category>

		<guid isPermaLink="false">http://blog.ilmuit.com/zainal/?p=219</guid>
		<description><![CDATA[Tagged is one of the largest social networking sites on the internet. You can browse the profiles of other members, play games, and share tags and virtual gifts.
If you are a Tagged user but are not getting any fun out of it for some reason, then you may decide to cancel your Tagged account. Here [...]]]></description>
			<content:encoded><![CDATA[<p>Tagged is one of the largest social networking sites on the internet. You can browse the profiles of other members, play games, and share tags and virtual gifts.</p>
<p>If you are a Tagged user but are not getting any fun out of it for some reason, then you may decide to cancel your Tagged account. Here is how you can cancel your Tagged account . To cancel all your Tagged account, follow the directions below:</p>
<p>First, log into your Tagged account:</p>
<p>1) Go to the <a href="https://login.tagged.com/">Tagged Account Login Page</a></p>
<p>Log in using your account username and password</p>
<p>2) Once you have logged in to your account, Select <strong>Account</strong> -&gt; <strong>Settings</strong> from the top-right corner on the Tagged site menu as shown.</p>
<p><img class="alignnone size-full wp-image-220" src="http://blog.ilmuit.com/zainal/files/2011/11/cancel_tagged_account_login_settings.gif" alt="" width="309" height="303" /></p>
<p>3) Scroll down at the bottom of this Settings page. You would find a category Cancel Account. Click on the link labeled <strong>You may cancel your Tagged account at any time</strong>.</p>
<p><img class="alignnone size-full wp-image-221" src="http://blog.ilmuit.com/zainal/files/2011/11/cancel_tagged_account_link.gif" alt="" width="497" height="76" /></p>
<p>4) You would receive a warning saying that if you cancel your account, you would permanently lose your entire profile, uploaded photos and all your friends on Tagged.</p>
<p>If you are sure to continue, click on the link labeled Yes, I want to cancel my Tagged account as shown.</p>
<p><img class="alignnone size-full wp-image-222" src="http://blog.ilmuit.com/zainal/files/2011/11/cancel_tagged_confirm.gif" alt="" width="616" height="179" /></p>
<p>5) You will be asked to enter your password. Enter your current password.</p>
<p>6) Click on the Cancel Account button</p>
<p>* Once you click the Cancel button, your Tagged account will immediately remove from the Tagged and you no longer will able to login to Tagged using your username and password. All your profile information from any public view on Tagged will also be removed including your name, age, location, and photos.</p>
<br /><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblog.ilmuit.com%2Fzainal%2F2011%2F11%2F07%2Fhow-to-cancel-a-tagged-account%2F';
  addthis_title  = 'How+to+Cancel+A+Tagged+Account';
  addthis_pub    = 'ilmuit';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://blog.ilmuit.com/zainal/2011/11/07/how-to-cancel-a-tagged-account/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to share Circles in Google+</title>
		<link>http://blog.ilmuit.com/zainal/2011/10/11/how-to-share-circles-in-google/</link>
		<comments>http://blog.ilmuit.com/zainal/2011/10/11/how-to-share-circles-in-google/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 21:07:20 +0000</pubDate>
		<dc:creator>zainal</dc:creator>
		
		<category><![CDATA[Google]]></category>

		<category><![CDATA[Google Circles]]></category>

		<category><![CDATA[Google Plus]]></category>

		<category><![CDATA[share google circles]]></category>

		<guid isPermaLink="false">http://blog.ilmuit.com/zainal/?p=215</guid>
		<description><![CDATA[Google+ has recently introduced circle sharing feature which let Google+ users to share their circles with friends. This article will show you how to share circles in Google+.
1) Sign in to your Google+ account here
2) Click the Circles tab on the top of Google+ homepage

3) Locate the Circle you want to share and click it
4) [...]]]></description>
			<content:encoded><![CDATA[<p>Google+ has recently introduced circle sharing feature which let Google+ users to share their circles with friends. This article will show you how to share circles in Google+.</p>
<p>1) Sign in to your Google+ account <a href="http://plus.google.com">here</a></p>
<p>2) Click the <strong>Circles</strong> tab on the top of Google+ homepage</p>
<p><img class="alignnone size-full wp-image-216" src="http://blog.ilmuit.com/zainal/files/2011/10/google_plus_circle_button.gif" alt="" width="500" height="68" /></p>
<p>3) Locate the <strong>Circle</strong> you want to share and click it</p>
<p>4) Click on <strong>Share</strong></p>
<p><img class="alignnone size-full wp-image-309" src="../files/2011/11/click-share.gif" alt="" width="499" height="287" /></p>
<p>A share circle form will appears, click <strong>+Add more people</strong> to add the Circles you wish to share the Circle with.</p>
<p>5) Click the <strong>Share</strong> button when finished.</p>
<p><img class="alignnone size-full wp-image-310" src="http://blog.ilmuit.com/zainal/files/2011/11/share-circle.gif" alt="" width="500" height="441" /></p>
<br /><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblog.ilmuit.com%2Fzainal%2F2011%2F10%2F11%2Fhow-to-share-circles-in-google%2F';
  addthis_title  = 'How+to+share+Circles+in+Google%2B';
  addthis_pub    = 'ilmuit';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://blog.ilmuit.com/zainal/2011/10/11/how-to-share-circles-in-google/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Turn long Google+ URLs into shorter URLs</title>
		<link>http://blog.ilmuit.com/zainal/2011/09/24/turn-long-google-urls-into-shorter-urls/</link>
		<comments>http://blog.ilmuit.com/zainal/2011/09/24/turn-long-google-urls-into-shorter-urls/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 20:26:42 +0000</pubDate>
		<dc:creator>zainal</dc:creator>
		
		<category><![CDATA[Google]]></category>

		<category><![CDATA[Google Plus]]></category>

		<category><![CDATA[Short URL]]></category>

		<category><![CDATA[Shorter URL]]></category>

		<guid isPermaLink="false">http://blog.ilmuit.com/zainal/?p=211</guid>
		<description><![CDATA[If you are Google+ user, you may have noticed that sharing of your Google+ profile pretty cranky. Currently Google+ offers no option to enable a shorter URL or custom URL like Facebook and Twitter. With URL shorterner service, it automatically shortens a long URL to a short domain name and uses only 5 or 6 [...]]]></description>
			<content:encoded><![CDATA[<p>If you are Google+ user, you may have noticed that sharing of your Google+ profile pretty cranky. Currently Google+ offers no option to enable a shorter URL or custom URL like Facebook and Twitter. With URL shorterner service, it automatically shortens a long URL to a short domain name and uses only 5 or 6 character. This service are very useful when you need to send your google plus profile to your friends and collegues via web, twitter, email, SMS or phone.</p>
<p><img class="alignnone size-full wp-image-212" src="http://blog.ilmuit.com/zainal/files/2011/09/googleplusid.gif" alt="" width="425" height="130" /></p>
<p>Take advantage of these URL shorteners services and turn your long Google+ URL profile to something like gplus.to/ilmuit.</p>
<p>1) <a href="http://gplus.to">gplus.to<br />
</a>2) <a href="http://plus.ly">plus.ly</a><br />
3) <a href="http://goplus.us">goplus.us </a><br />
4) <a href="http://gplusnick.com">gplusnick.com </a></p>
<br /><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblog.ilmuit.com%2Fzainal%2F2011%2F09%2F24%2Fturn-long-google-urls-into-shorter-urls%2F';
  addthis_title  = 'Turn+long+Google%2B+URLs+into+shorter+URLs';
  addthis_pub    = 'ilmuit';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://blog.ilmuit.com/zainal/2011/09/24/turn-long-google-urls-into-shorter-urls/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dota 2 Screenshot</title>
		<link>http://blog.ilmuit.com/zainal/2011/08/16/dota-2-screenshot/</link>
		<comments>http://blog.ilmuit.com/zainal/2011/08/16/dota-2-screenshot/#comments</comments>
		<pubDate>Tue, 16 Aug 2011 05:11:11 +0000</pubDate>
		<dc:creator>zainal</dc:creator>
		
		<category><![CDATA[Games]]></category>

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

		<category><![CDATA[DotA 2]]></category>

		<category><![CDATA[DotA 2.0]]></category>

		<guid isPermaLink="false">http://blog.ilmuit.com/zainal/?p=202</guid>
		<description><![CDATA[Dota 2 game will be publicly released this week with a million dollar invitational tournament at GamesCom 2011 in Cologne, Germany.  Here&#8217;s DotA 2 screenshots I found from the other blog,  DOTA 2 Experts believe these are leaked DoTA 2 in-game screenshots. They look good. Credit to Dota2Blog.
Wonder what sort of requirements they need to [...]]]></description>
			<content:encoded><![CDATA[<p>Dota 2 game will be publicly released this week with a million dollar invitational tournament at GamesCom 2011 in Cologne, Germany.  Here&#8217;s DotA 2 screenshots I found from the other blog,  DOTA 2 Experts believe these are leaked DoTA 2 in-game screenshots. They look good. Credit to Dota2Blog.</p>
<p>Wonder what sort of requirements they need to meet in order to run DoTA 2 when it is finally out? See below:</p>
<p><strong>Doombringer</strong></p>
<p><a href="http://blog.ilmuit.com/zainal/files/2011/08/dota2-doombringer.gif"><img class="alignnone size-medium wp-image-203" src="http://blog.ilmuit.com/zainal/files/2011/08/dota2-doombringer.gif" alt="" width="600" height="375" /></a></p>
<p><strong>Nevermore (Shadow Fiend)</strong></p>
<p><a href="http://blog.ilmuit.com/zainal/files/2011/08/dota2-nevermore-shadow-fiend.gif"><img class="alignnone size-medium wp-image-204" src="http://blog.ilmuit.com/zainal/files/2011/08/dota2-nevermore-shadow-fiend.gif" alt="" width="600" height="351" /></a></p>
<p><strong>Vengeful Spirit</strong></p>
<p><a href="http://blog.ilmuit.com/zainal/files/2011/08/dota2-vengeful-spirit.gif"><img class="alignnone size-medium wp-image-205" src="http://blog.ilmuit.com/zainal/files/2011/08/dota2-vengeful-spirit.gif" alt="" width="600" height="338" /></a></p>
<p><strong>Dazzle</strong></p>
<p><a href="http://blog.ilmuit.com/zainal/files/2011/08/dota-2-dazzle.gif"><img class="alignnone size-medium wp-image-206" src="http://blog.ilmuit.com/zainal/files/2011/08/dota-2-dazzle.gif" alt="" width="600" height="377" /></a></p>
<p><strong>Roshan</strong></p>
<p><a href="http://blog.ilmuit.com/zainal/files/2011/08/dota-2-roshan.gif"><img class="alignnone size-medium wp-image-207" src="http://blog.ilmuit.com/zainal/files/2011/08/dota-2-roshan.gif" alt="" width="600" height="458" /></a></p>
<p><strong>DotA 2 Minimum System Requirements: (DOTA2 minimum configuration requirements)</strong><br />
Operating System (OS): Windows ® 7 / Vista / Vista64 / XP<br />
Processor (CPU): Pentium 4 3.0GHz<br />
Memory (RAM): 1 GB for XP / 2GB for Vista<br />
Graphics (GPU): DirectX 9 compatible video Card with 128 MB, Shader Model 2.0. ATI X800, NVidia 6600 or better<br />
Hard Drive: At least 2.5 GB of free space<br />
Sound: DirectX 9.0c compatible Sound Card</p>
<br /><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblog.ilmuit.com%2Fzainal%2F2011%2F08%2F16%2Fdota-2-screenshot%2F';
  addthis_title  = 'Dota+2+Screenshot';
  addthis_pub    = 'ilmuit';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://blog.ilmuit.com/zainal/2011/08/16/dota-2-screenshot/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Join Google+ Plus</title>
		<link>http://blog.ilmuit.com/zainal/2011/07/22/how-to-join-google-plus/</link>
		<comments>http://blog.ilmuit.com/zainal/2011/07/22/how-to-join-google-plus/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 07:54:23 +0000</pubDate>
		<dc:creator>zainal</dc:creator>
		
		<category><![CDATA[Google]]></category>

		<category><![CDATA[Google Invitation]]></category>

		<category><![CDATA[Google Plus]]></category>

		<category><![CDATA[Google Plus Trial]]></category>

		<category><![CDATA[How To get Google+ invitation]]></category>

		<category><![CDATA[How to Join Google+ Plus]]></category>

		<guid isPermaLink="false">http://blog.ilmuit.com/zainal/?p=194</guid>
		<description><![CDATA[Everyone talks about Google+, a new Social networking site launched by Google. With Google+ you can group your friends, relatives into different categories called Circles and selectively connect and share information with each group. This will help you to personalize your account and control your privacy effectively, a nice approach from Google.

Currently Google+ is in [...]]]></description>
			<content:encoded><![CDATA[<p>Everyone talks about <a href="http://www.google.com/+">Google+</a>, a new Social networking site launched by Google. With <a href="http://www.google.com/+">Google+</a> you can group your friends, relatives into different categories called Circles and selectively connect and share information with each group. This will help you to personalize your account and control your privacy effectively, a nice approach from Google.</p>
<p><img class="alignnone size-full wp-image-195" src="../files/2011/07/google-plus.png" alt="" width="499" height="243" /></p>
<p>Currently Google+ is in trial period and it can be joined only on invitations. To get Google+ invitation officially from Google <a href="https://services.google.com/fb/forms/googleplusenuk/">visit this page</a>, fill &amp; submit your first name and email address and Google will invite you to join their Google+ project.</p>
<p>Or to get a Google+invites immediatel­y without waiting from Google,  just leave your email address in the comment section below this entry and I will send you an invitation as soon as possible.</p>
<p><span style="color: #3366ff"><strong>UPDATE (21th Sept 2011)<br />
</strong></span></p>
<p>Google + is Now Open for All, Google just announced on their official Google blog that the registration process is now open to anyone with a Google Account. <a href="http://www.google.com/+">Sign Up Now</a></p>
<br /><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblog.ilmuit.com%2Fzainal%2F2011%2F07%2F22%2Fhow-to-join-google-plus%2F';
  addthis_title  = 'How+to+Join+Google%2B+Plus';
  addthis_pub    = 'ilmuit';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://blog.ilmuit.com/zainal/2011/07/22/how-to-join-google-plus/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Twitter Users: In case of fire, Exit Building BEFORE tweeting</title>
		<link>http://blog.ilmuit.com/zainal/2011/07/19/twitter-users-in-case-of-fire-exit-building-before-tweeting/</link>
		<comments>http://blog.ilmuit.com/zainal/2011/07/19/twitter-users-in-case-of-fire-exit-building-before-tweeting/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 07:35:23 +0000</pubDate>
		<dc:creator>zainal</dc:creator>
		
		<category><![CDATA[Funny]]></category>

		<category><![CDATA[Funny Signs]]></category>

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

		<guid isPermaLink="false">http://blog.ilmuit.com/zainal/?p=191</guid>
		<description><![CDATA[Warning for all twitter users  


  addthis_url    = 'http%3A%2F%2Fblog.ilmuit.com%2Fzainal%2F2011%2F07%2F19%2Ftwitter-users-in-case-of-fire-exit-building-before-tweeting%2F';
  addthis_title  = 'Twitter+Users%3A+In+case+of+fire%2C+Exit+Building+BEFORE+tweeting';
  addthis_pub    = 'ilmuit';

]]></description>
			<content:encoded><![CDATA[<p>Warning for all twitter users <img src='http://blog.ilmuit.com/zainal/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><img class="alignnone size-full wp-image-192" src="http://blog.ilmuit.com/zainal/files/2011/07/in-case-of-fire-exit-building-before-tweeting.jpg" alt="" width="383" height="525" /></p>
<br /><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblog.ilmuit.com%2Fzainal%2F2011%2F07%2F19%2Ftwitter-users-in-case-of-fire-exit-building-before-tweeting%2F';
  addthis_title  = 'Twitter+Users%3A+In+case+of+fire%2C+Exit+Building+BEFORE+tweeting';
  addthis_pub    = 'ilmuit';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://blog.ilmuit.com/zainal/2011/07/19/twitter-users-in-case-of-fire-exit-building-before-tweeting/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

