<?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>InfoFanz.com &#187; Technology Update</title>
	<atom:link href="http://www.infofanz.com/category/technology-update/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.infofanz.com</link>
	<description>Education &#38; Information Network</description>
	<lastBuildDate>Fri, 04 Jun 2010 06:44:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to find Best Web Hosting Provider</title>
		<link>http://www.infofanz.com/2009/07/22/how-to-find-best-web-hosting-provider/</link>
		<comments>http://www.infofanz.com/2009/07/22/how-to-find-best-web-hosting-provider/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 03:29:33 +0000</pubDate>
		<dc:creator>Muazzam Mehmood</dc:creator>
				<category><![CDATA[News Update]]></category>
		<category><![CDATA[Technology Update]]></category>
		<category><![CDATA[basic hosting plan]]></category>
		<category><![CDATA[best web hosting]]></category>
		<category><![CDATA[business hosting]]></category>
		<category><![CDATA[cheap]]></category>
		<category><![CDATA[full featured hosting]]></category>
		<category><![CDATA[hosting provider]]></category>
		<category><![CDATA[lunarpages]]></category>
		<category><![CDATA[lunarpages.com]]></category>
		<category><![CDATA[servers]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.infofanz.com/?p=1268</guid>
		<description><![CDATA[Creating a website, of course is not an easy job but it becomes nothing when we consider the hosting platforms. Even many of the good websites can&#8217;t stay online for a longer period and many websites lacking in features that can enhance the visibility over the Internet. Godaddy, blogger and many others I&#8217;ve gone through [...]]]></description>
			<content:encoded><![CDATA[<p>Creating a website, of course is not an easy job but it becomes nothing when we consider the hosting platforms. Even many of the good websites can&#8217;t stay online for a longer period and many websites lacking in features that can enhance the visibility over the Internet.</p>
<p>Godaddy, blogger and many others I&#8217;ve gone through the features and prices and found charging more and featuring less at all. Some charge more on domain registration and some more on hosting. Some provide just hosting and some just domain names. Mostly we have to look other providers for email account facilities once we have set up a hosting account with any hosting provider. Furthermore, the time for remaining online 24/7 is very very rarely provided and you have to listen to you clients that &#8220;The site is not functional&#8221;.</p>
<p>I&#8217;ve gone through the kind of problems in the pretty early days of my start of online business in year 2004. What I could find best where I&#8217;m getting all the benefits and features with a very feasible price is the <b>Lunarpages</b> Hosting providers.</p>
<p>With Lunarpages, I&#8217;m paying even less than $4.95 per month and with features like, free domain name registration, 24/7 Support, 1000 emails facility, 1000 sub domain creation facility and many uncountable addon features that you can learn at <b><a href="http://www.lunarpages.com/id/infodumpscom/secure/order:basic">Lunarpages</a></b>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.infofanz.com/2009/07/22/how-to-find-best-web-hosting-provider/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Decode eval Base64 to readable php</title>
		<link>http://www.infofanz.com/2009/04/26/decode-eval-base64-to-readable-php/</link>
		<comments>http://www.infofanz.com/2009/04/26/decode-eval-base64-to-readable-php/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 10:22:59 +0000</pubDate>
		<dc:creator>Muazzam Mehmood</dc:creator>
				<category><![CDATA[News Update]]></category>
		<category><![CDATA[Technology Update]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[decoder]]></category>
		<category><![CDATA[decrypt]]></category>
		<category><![CDATA[eval]]></category>
		<category><![CDATA[eval base64]]></category>
		<category><![CDATA[eval(base64_decode]]></category>
		<category><![CDATA[footer decoder]]></category>
		<category><![CDATA[how to decode]]></category>
		<category><![CDATA[wordpress theme]]></category>

		<guid isPermaLink="false">http://www.infofanz.com/?p=1225</guid>
		<description><![CDATA[This is very interesting for the wordpress users, especially when using a free wordpress theme on a blog. The theme looks very fine and also gives a good options of what we were looking for. Many of the free wordpress themes holds few links either on the bottom or the side bar. There isn&#8217;t any [...]]]></description>
			<content:encoded><![CDATA[<p>This is very interesting for the wordpress users, especially when using a free wordpress theme on a blog.</p>
<p>The theme looks very fine and also gives a good options of what we were looking for. Many of the free wordpress themes holds few links either on the bottom or the side bar. There isn&#8217;t any problem to keep those links on the site since they are from the decent websites however, the webmasters or the SEO&#8217;s probably don&#8217;t like those links on their site. Of course sometimes, the links might cause a drop of google ranking.</p>
<p>Well, if the footer code is written in php then there isn&#8217;t any problem to put a nofollow tag (<strong>rel=&#8221;nofollow&#8221;</strong>) along the hyperlink but, if the code is written in kind of un-readable form like one with eval base64 code then we always worry what to do?</p>
<p>Again, no problem, below is the link of eval base64 decoder where you can put your code and just click on the &#8220;decode&#8221; and enjoy the plain and understandable php converted code.</p>
<p><a href="http://www.motobit.com/util/base64-decoder-encoder.asp" target="_blank" rel="nofollow"><font size='3'><strong>eval base64 DECODER</strong></font></a></p>
<p>OR</p>
<p><a href="http://www.tareeinternet.com/scripts/decrypt.php" target="_blank" rel="nofollow"><font size='3'><strong>Decode/Decrypt eval base64 Code to php</strong></font></a></p>
<p>Here is the example of the eval base64 code string <strong>eval(base64_decode</strong>(&#8220;Pz48ZGl2IGlkPSJmb290ZXIiPg0NCgk8cD4NDQoJCTxhIGhyZWY9Imh0dHA6Ly93b3JkcHJlc3N0aGVtZXNiYXNlLmNvbSI+V29yZHByZXNzIFRoZW1lczwvYT4gZGVzaWduIGJ5IDxhIGhyZWY9Imh0dHA6Ly93d3cubWlzaHJlLmNvbSI+TWlzaHJlIERpcmVjdG9yeTwvYT4uPGJyIC8+DQ0KICAgICAgICBQYXJ0bmVyZWQgd2l0aCA8YSBocmVmPSJodHRwOi8vd3d3LnJhaWxzZmFxLm9yZy8iIHRpdGxlPSJSYWlscyBEaXJlY3RvcnkiPlJhaWxzIERpcmVjdG9yeTwvYT4sIDxhIGhyZWY9Imh0dHA6Ly90dXJib3RheHByb21vdGlvbi5uZXQiIHRpdGxlPSJUdXJibyB0YXgiPlR1cmJvIHRheDwvYT4gYW5kIDxhIGhyZWY9Imh0dHA6Ly93d3cuc29sb2Jyb21hc3ljaGlzdGVzLmNvbS8iIHRpdGxlPSJTcGFuaXNoIEpva2UgU2l0ZSI+QnJvbWFzPC9hPgkNDQo8L3A+DQ0KPC9kaXY+DQ0KPC9kaXY+DQ0KCQk8L2JvZHk+DQ0KPC9odG1sPjw/&#8221;));<br />
Simply put your code in the box (you can find from the link given above) and press Decode and you&#8217;ll find the converted readable code on the upper box.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-0191226387797201";
/* 300x250, created 3/21/09 */
google_ad_slot = "4059061231";
google_ad_width = 300;
google_ad_height = 250;
//--></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.infofanz.com/2009/04/26/decode-eval-base64-to-readable-php/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Conficker Virus Removal</title>
		<link>http://www.infofanz.com/2009/04/03/conficker-virus-removal/</link>
		<comments>http://www.infofanz.com/2009/04/03/conficker-virus-removal/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 16:17:48 +0000</pubDate>
		<dc:creator>Muazzam Mehmood</dc:creator>
				<category><![CDATA[News Update]]></category>
		<category><![CDATA[Technology Update]]></category>
		<category><![CDATA[broadband]]></category>
		<category><![CDATA[conficker-virus]]></category>
		<category><![CDATA[Pakistan]]></category>
		<category><![CDATA[PTCL]]></category>
		<category><![CDATA[PTCL-Broadband-DSL]]></category>
		<category><![CDATA[virus-removal]]></category>
		<category><![CDATA[win32-worm threat]]></category>
		<category><![CDATA[win32.spybot.worm]]></category>
		<category><![CDATA[win32.spybot.worm-Removal]]></category>

		<guid isPermaLink="false">http://www.infofanz.com/?p=1095</guid>
		<description><![CDATA[How to remove Conficker Virus from Windows Conficker virus is a threat that stops Internet browsing capability of the browsers and creates hidden traffic to speed down processes. Currently, PTCL Broadband users are affected by this virus. They have suggested two security patch files to get rid of this sever virus and to restore the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>How to remove Conficker Virus from Windows</strong><br />
Conficker virus is a threat that stops Internet browsing capability of the browsers and creates hidden traffic to speed down processes.</p>
<p>Currently, PTCL Broadband users are affected by this virus. They have suggested two security patch files to get rid of this sever virus and to restore the browsing capabilities.</p>
<p><strong>WindowsXP-KB921883-X86-ENU</strong><br />
<strong>WindowsXP-KB958644-X86-ENU.exe</strong></p>
<p>You can download both of the necessary patch files from the link below:</p>
<p><a href="http://www.infofanz.com/Upload/Conficker-Virus-Removing-Patch.zip" target="_blank"><strong><blink>Download</blink> Conficker Virus Removing Patch Files</strong></a></p>
<p><strong>Step by Step Guide for PTCL DSL Users</strong></p>
<p>Below is a complete Guide for PTCL Broadband users to configure and install patches on the systems.</p>
<p>First You need to change settings from the ptcl mentioned site as below.</p>
<p><strong>How to Configure your Modem to &#8220;Brige&#8221; from PPPoE</strong></p>
<p>Open http//192.168.1.1 in your internet explorer.</p>
<p>&#8220;admin&#8221;is the user name and password to enter the Modem interface.</p>
<p>1.There is a PTCL connection in WAN on the left side of your desktop<br />
2.Click on PTCL, a page will be opened that will let you know your USERNAME and PASSWORD.if your password is in four characters it must be &#8220;ptcl&#8221;.Note down your username and password on a notepade.<br />
3.NOw there is a connection type in almost middle of the page that is on pppoE.change this type to &#8220;Bridge&#8221; and submit from the bottom of the page.<br />
4.Now save the setting from the blue bar on the left side of your display.</p>
<p><strong>How to Create a DSL Dialer:</strong></p>
<p>Start the new connection wizard,and follow the following steps:</p>
<p>1:check the &#8220;connect to the internet&#8221;<br />
2:setup my connection manually<br />
3:connect using a broadband connection that requires a username and password<br />
4:Give the ISP name that is &#8220;PTCL&#8221;<br />
5:Type the username that is given to you by PTCL. THis is mostly your telephone number and the password is &#8220;ptcl&#8221;.<br />
6:Add a short cut to your desktop and finish.</p>
<p>This procedure will create a dialer on your computer.<br />
Now switch OFF your modem and switch it ON again.<br />
And wait for the modem to synchronize once your modem is synchronize dial the shortcut&#8221;PTCL&#8221; within 2 seconds necessarily this dialer will get connected and you can brows now.</p>
<p>you will have to adopt this procedure every time you want to browse.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.infofanz.com/2009/04/03/conficker-virus-removal/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The Sector-Antenna at a glance</title>
		<link>http://www.infofanz.com/2009/03/11/the-sector-antenna-at-a-glance/</link>
		<comments>http://www.infofanz.com/2009/03/11/the-sector-antenna-at-a-glance/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 06:26:39 +0000</pubDate>
		<dc:creator>Muazzam Mehmood</dc:creator>
				<category><![CDATA[- M.Eng & B.Eng]]></category>
		<category><![CDATA[Study Stuff]]></category>
		<category><![CDATA[Technology Update]]></category>
		<category><![CDATA[assignment]]></category>
		<category><![CDATA[B.E]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[M.E]]></category>
		<category><![CDATA[mobile communications]]></category>
		<category><![CDATA[sector-antena]]></category>
		<category><![CDATA[Telecom]]></category>
		<category><![CDATA[WimMax]]></category>

		<guid isPermaLink="false">http://www.infofanz.com/?p=946</guid>
		<description><![CDATA[An overview of Sector antenna normally used in WiMax communications.]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 10pt; font-family: Arial;">By the basic definition, the antenna is a piece of wire which is used to radiate electromagnetic signals. More technically, an antenna is a device used to radiate electromagnetic waves.</span></p>
<p><span style="font-size: 10pt; font-family: Arial;">In addition to antennas, Sector antenna by focusing the beam in a more focused area, offers greater range and throughput. We can use various combination of sector antennas to cover 360 degree. We can use 4 sector antennas radiating at 90 degree angle or 3 radiating at 120 degree.</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"><img class="alignnone size-full wp-image-947" title="sector-antenna" src="http://www.infofanz.com/wp-content/uploads/2009/03/sector-antenna.jpg" alt="sector-antenna" width="165" height="218" /></span></p>
<p class="MsoNormal">
<div class="MsoNormal"><!--v:* {behavior:url(#default#VML);} o:* {behavior:url(#default#VML);} w:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} --></div>
<p><span style="font-size: 10pt; font-family: Arial;">Basic Structure</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">The structure of the antenna is not as much complicated as it looks since it performs a magnificent word for today &amp; former era. Referring to structure, Antennas are generally composed of stacked of dipole by bundling their radiated power to form a desired antenna pattern in vertical plains around the antennas. Depending on the gain desired that wants to be achieved, several of those dipoles can be arranged on top of one another.</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"><img class="alignnone size-full wp-image-948" title="structure" src="http://www.infofanz.com/wp-content/uploads/2009/03/structure.jpg" alt="structure" width="165" height="218" /></span></p>
<p class="MsoNormal">
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">Advance sector antennas:</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">When talking to advanced features of sector antennas, it is apparent that they have the functionality of changing the angle and direction of radiation according to our requirement automatically. Most companies use such antennas for WiMaX.</span></p>
<p class="MsoNormal">
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"><img class="alignnone size-full wp-image-950" title="tower" src="http://www.infofanz.com/wp-content/uploads/2009/03/tower.jpg" alt="tower" width="194" height="179" /></span></p>
<p class="MsoNormal">
<div class="MsoNormal"><!--v:* {behavior:url(#default#VML);} o:* {behavior:url(#default#VML);} w:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} --></div>
<p><span style="font-size: 10pt; font-family: Arial;">Importance: </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">Antennas have played a tremendous role in telecommunications and so are the important part of BTS, BS, and MSC used to transmit or receive signals from one hop to next hop. Transmission quality of antennas depends upon number of factors including distance, transmission power, gain, direction, interference etc.</span></p>
<p class="MsoNormal">
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"><img class="alignnone size-full wp-image-951" title="importance-antenna" src="http://www.infofanz.com/wp-content/uploads/2009/03/importance-antenna.jpg" alt="importance-antenna" width="194" height="155" /></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.infofanz.com/2009/03/11/the-sector-antenna-at-a-glance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Europeon Up-coming Biometric recognition passports</title>
		<link>http://www.infofanz.com/2009/01/20/europeon-up-coming-biometric-recognition-passports/</link>
		<comments>http://www.infofanz.com/2009/01/20/europeon-up-coming-biometric-recognition-passports/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 22:00:39 +0000</pubDate>
		<dc:creator>Muazzam Mehmood</dc:creator>
				<category><![CDATA[News Update]]></category>
		<category><![CDATA[Technology Update]]></category>
		<category><![CDATA[Children travel]]></category>
		<category><![CDATA[Infant Visa]]></category>
		<category><![CDATA[Kids European visa]]></category>
		<category><![CDATA[Visa Policy]]></category>

		<guid isPermaLink="false">http://www.infofanz.com/?p=531</guid>
		<description><![CDATA[The bill was backed by the majority members of the European Parliament that was proposed by the Eu-Commission on the pre-introduction of biometric passport within the Schengen area. The mentioned countries are advised to start issuing new passport by the June and complete the process until 2012. The fundamental for new regulation demanding passports feature [...]]]></description>
			<content:encoded><![CDATA[<p><!--[if gte mso 9]><xml> <w :WordDocument> </w><w :View>Normal</w> <w :Zoom>0</w> <w :Compatibility> <w :BreakWrappedTables /> <w :SnapToGridInCell /> <w :ApplyBreakingRules /> <w :WrapTextWithPunct /> <w :UseAsianBreakRules /> </w> <w :BrowserLevel>MicrosoftInternetExplorer4</w>  </xml>< ![endif]--><!--[if !mso]><span class="mceItemObject"   classid="clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D" id=ieooui></span><br />
<mce :style>< !  st1:*{behavior:url(#ieooui) } --></p>
<p><!--[endif]--> <span style="font-size: 11pt; font-family: Arial;">The bill was backed by the majority members of the European Parliament that was proposed by the Eu-Commission on the pre-introduction of biometric passport within the Schengen area. The mentioned countries are advised to start issuing new passport by the June and complete the process until 2012.</span></p>
<p><img class="alignnone size-full wp-image-532" title="pass-sensetive" src="http://www.infofanz.com/wp-content/uploads/2009/01/pass-sensetive.bmp" alt="pass-sensetive" /></p>
<p>The fundamental for new regulation demanding passports feature live fingerprint recognition in the report Coelho released after having brief negotiations with the European Commission, executive body of the European Union for this proposal. The report is named after Carlos Coelho, a Portuguese member of parliament for the central-right EPP-ED Group, that include.</p>
<p>Protection of children against cross-border traveling or kidnapping is one of the reasons for this regulation. Agrees that children need their own passport, instead of traveling on their parents&#8217; documents.</p>
<p>But the new card for children is not part of biometric identification, Parliament Civil Liberties Committee that it is unnecessary, because their fingerprints are constantly changing as they grow up.</p>
<p>Countries that are members of the European Union, but not part of the Schengen Agreement, which the <span style="font-size: 11pt; font-family: Arial;">United Kingdom</span><span style="font-size: 11pt; font-family: Arial;">, </span><span style="font-size: 11pt; font-family: Arial;">Ireland</span><span style="font-size: 11pt; font-family: Arial;"> or </span><span style="font-size: 11pt; font-family: Arial;">Denmark</span><span style="font-size: 11pt; font-family: Arial;">, are exempt from this policy, but is necessary for machine-readable passports with facial images instead. But </span><span style="font-size: 11pt; font-family: Arial;">Britain</span><span style="font-size: 11pt; font-family: Arial;"> has already announced that it will introduce biometric data, even if he does not want his actions to be classified as 2nd class.</span></p>
<p>Furthermore, some countries such as France and Germany already use fingerprint ID cards embedded in their chips, although the last day to initiate the implementation of June 2009. People can travel with older passport until 2012, with certain exceptions.</p>
<p>Meanwhile, a number of civil liberties and security researchers strongly contested, both technical and ethical reasons. They claim to save as much as biometric data in a central European database is a security threat, or that the costs of implementation are not justified, compared with profits. Although the new passports may be more difficult to counterfeit, fingerprint identification is not soundproof, precedents exist for the false positive, security researchers maintain.</p>
<p>The relaxation of earlier identification techniques such as visual contact between the border area, officials and passengers is another possible side effect. Physical look at a person who can reveal more visual signals, such as adjustments or sweating, which gives an indication of agitation or anxiety, and can give people something.</p>
<p>People who do not have any fingerprints on the basis of disability or otherwise, because of their daily work, they will be able to travel with temporary passports with biometric identification, which will be valid for 12 months. For example, bricklayer constantly removes their fingerprints when working in conjunction with the constant stress on their fingers&#8217; skin.</mce></p>
]]></content:encoded>
			<wfw:commentRss>http://www.infofanz.com/2009/01/20/europeon-up-coming-biometric-recognition-passports/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Water proof bricks made by coal</title>
		<link>http://www.infofanz.com/2009/01/11/additional-power-and-water-proof-bricks-made-by-coal/</link>
		<comments>http://www.infofanz.com/2009/01/11/additional-power-and-water-proof-bricks-made-by-coal/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 07:48:52 +0000</pubDate>
		<dc:creator>Muazzam Mehmood</dc:creator>
				<category><![CDATA[Technology Update]]></category>

		<guid isPermaLink="false">http://www.infofanz.com/?p=143</guid>
		<description><![CDATA[This is a proposed technique where we can produce a robust and water proof bricks. Results can be achieved by mixing coal slimes and coal fines with the combination of lime and cement then followed by mixing of charge at respective grinding of its ingredients to make and build the secondary associates of different sizes [...]]]></description>
			<content:encoded><![CDATA[<p><!--[if gte mso 10]><br />
<mce:style><!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman";} --></p>
<p><!--[endif]--></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">This is a proposed technique where we can produce a robust and water proof bricks. Results can be achieved by mixing coal slimes and coal fines with the combination of lime and cement then followed by mixing of charge at respective grinding of its ingredients to make and build the secondary associates of different sizes like:-</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">6 to 5 mm / 6 to 8 percent; 5 to 1mm / 43 to 45 percent; 1 to 0.5mm, 18 to 20percent; 0.5 to 0.1 mm/ 28 to 30percent; and less than 0 to 1 mm/0.7 to 1.1 percent.</span></p>
<p class="MsoNormal">
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"><img class="alignnone size-full wp-image-144" title="coal-brick" src="http://www.infofanz.com/wp-content/uploads/2009/01/coal-brick.jpg" alt="coal-brick" width="218" height="340" /><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.infofanz.com/2009/01/11/additional-power-and-water-proof-bricks-made-by-coal/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
