<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Sorcerer Apprentice&#039;s Blog</title>
	<atom:link href="http://sorcerera.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sorcerera.wordpress.com</link>
	<description>Sharing daily problems solving experience in many aspects, mostly technical.</description>
	<lastBuildDate>Wed, 08 Dec 2010 07:50:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sorcerera.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Sorcerer Apprentice&#039;s Blog</title>
		<link>http://sorcerera.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sorcerera.wordpress.com/osd.xml" title="Sorcerer Apprentice&#039;s Blog" />
	<atom:link rel='hub' href='http://sorcerera.wordpress.com/?pushpress=hub'/>
		<item>
		<title>CSS Equivalent &#8211; Scrollbar</title>
		<link>http://sorcerera.wordpress.com/2010/12/08/css-equivalent-scrollbar/</link>
		<comments>http://sorcerera.wordpress.com/2010/12/08/css-equivalent-scrollbar/#comments</comments>
		<pubDate>Wed, 08 Dec 2010 07:50:45 +0000</pubDate>
		<dc:creator>sorcerera</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Technical]]></category>

		<guid isPermaLink="false">http://sorcerera.wordpress.com/?p=83</guid>
		<description><![CDATA[Scroll=&#8221;no&#8221; VS overflow:hidden; ﻿ with scrollbar without scrollbar HTML Old code &#60;body scroll = "no"&#62; CSS equivalent html { overflow: hidden; }<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sorcerera.wordpress.com&amp;blog=10093097&amp;post=83&amp;subd=sorcerera&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h1>Scroll=&#8221;no&#8221; VS overflow:hidden;</h1>
<p>﻿</p>
<table width="80%">
<tbody>
<tr>
<th width="50%" align="center">with scrollbar</th>
<th align="center">without scrollbar</th>
</tr>
<tr>
<td width="50%" align="center"><a href="http://sorcerera.files.wordpress.com/2010/11/iframe_ie55_c1.png"></a><a href="http://sorcerera.files.wordpress.com/2010/12/html_with_scroll.jpg"></a><a href="http://sorcerera.files.wordpress.com/2010/12/html_with_scroll.jpg"><img class="alignnone size-thumbnail wp-image-82" title="html_with_scroll" src="http://sorcerera.files.wordpress.com/2010/12/html_with_scroll.jpg?w=150&#038;h=110" alt="" width="150" height="110" /></a></td>
<td align="center"><a href="http://sorcerera.files.wordpress.com/2010/11/iframe_ie6_c2.png"></a><a href="http://sorcerera.files.wordpress.com/2010/12/html_no_scroll.jpg"><img class="alignnone size-thumbnail wp-image-81" title="html_no_scroll" src="http://sorcerera.files.wordpress.com/2010/12/html_no_scroll.jpg?w=150&#038;h=110" alt="" width="150" height="110" /></a></td>
</tr>
</tbody>
</table>
<h3>HTML Old code</h3>
<p><code>&lt;body scroll = "no"&gt;</code></p>
<h3>CSS equivalent</h3>
<p><code>html {<br />
overflow: hidden;<br />
}</code></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sorcerera.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sorcerera.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sorcerera.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sorcerera.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sorcerera.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sorcerera.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sorcerera.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sorcerera.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sorcerera.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sorcerera.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sorcerera.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sorcerera.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sorcerera.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sorcerera.wordpress.com/83/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sorcerera.wordpress.com&amp;blog=10093097&amp;post=83&amp;subd=sorcerera&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sorcerera.wordpress.com/2010/12/08/css-equivalent-scrollbar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/301b22c9a2b42c4077f084f3344032fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">SorcererA</media:title>
		</media:content>

		<media:content url="http://sorcerera.files.wordpress.com/2010/12/html_with_scroll.jpg?w=150" medium="image">
			<media:title type="html">html_with_scroll</media:title>
		</media:content>

		<media:content url="http://sorcerera.files.wordpress.com/2010/12/html_no_scroll.jpg?w=150" medium="image">
			<media:title type="html">html_no_scroll</media:title>
		</media:content>
	</item>
		<item>
		<title>Image does not properly show in browser</title>
		<link>http://sorcerera.wordpress.com/2010/11/24/image-does-not-properly-show-in-browser/</link>
		<comments>http://sorcerera.wordpress.com/2010/11/24/image-does-not-properly-show-in-browser/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 02:02:38 +0000</pubDate>
		<dc:creator>sorcerera</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Technical]]></category>
		<category><![CDATA[CMYK]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[RGB]]></category>
		<category><![CDATA[Web image]]></category>

		<guid isPermaLink="false">http://sorcerera.wordpress.com/?p=72</guid>
		<description><![CDATA[Problem: The image can be viewed in computer but does not show properly in browser. Possible reason(s): The image is in CMYK mode instead of RGB mode. Just convert to, export or save as your image in RGB mode. The problem can be resolved. *CMYK image might still be displayed in Firefox properly but cannot be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sorcerera.wordpress.com&amp;blog=10093097&amp;post=72&amp;subd=sorcerera&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>Problem: The image can be viewed in computer but does not show properly in browser.</h2>
<p>Possible reason(s):<br />
The image is in CMYK mode instead of RGB mode.</p>
<p>Just convert to, export or save as your image in RGB mode. The problem can be resolved.<br />
*CMYK image might still be displayed in Firefox properly but cannot be displayed in Internet Explorer</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sorcerera.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sorcerera.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sorcerera.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sorcerera.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sorcerera.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sorcerera.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sorcerera.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sorcerera.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sorcerera.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sorcerera.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sorcerera.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sorcerera.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sorcerera.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sorcerera.wordpress.com/72/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sorcerera.wordpress.com&amp;blog=10093097&amp;post=72&amp;subd=sorcerera&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sorcerera.wordpress.com/2010/11/24/image-does-not-properly-show-in-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/301b22c9a2b42c4077f084f3344032fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">SorcererA</media:title>
		</media:content>
	</item>
		<item>
		<title>iframe background shows WHITE instead of TRANSPARENT</title>
		<link>http://sorcerera.wordpress.com/2010/11/11/iframe-background-shows-white-instead-of-transparent/</link>
		<comments>http://sorcerera.wordpress.com/2010/11/11/iframe-background-shows-white-instead-of-transparent/#comments</comments>
		<pubDate>Thu, 11 Nov 2010 08:41:55 +0000</pubDate>
		<dc:creator>sorcerera</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[iframe]]></category>
		<category><![CDATA[Technical Support]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Technical]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[transparent background]]></category>

		<guid isPermaLink="false">http://sorcerera.wordpress.com/2010/11/11/test/</guid>
		<description><![CDATA[Explanation: When there is no background in your iframe page, WHITE background is shown rather than transparent to its parent page. This problem is only generated in IE. Example: Even using this, IE 5 will generate: In IE 6+ (the following screenshot is IE6) &#160; To resolve this problem, added the following attribute in your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sorcerera.wordpress.com&amp;blog=10093097&amp;post=27&amp;subd=sorcerera&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>Explanation: When there is no background in your iframe page, WHITE background is shown rather than transparent to its parent page.</h2>
<p>This problem is only generated in IE.</p>
<p>Example:</p>
<table width="80%">
<tbody>
<tr>
<th width="50%" align="center">Even using this, IE 5 will generate:</th>
<th align="center">In IE 6+ (the following screenshot is IE6)</th>
</tr>
<tr>
<td width="50%" align="center"><a href="http://sorcerera.files.wordpress.com/2010/11/iframe_ie55_c1.png"><img class="alignnone size-full wp-image-57" title="iframe_ie55_c" src="http://sorcerera.files.wordpress.com/2010/11/iframe_ie55_c1.png?w=200&#038;h=145" alt="" width="200" height="145" /></a></td>
<td align="center"><a href="http://sorcerera.files.wordpress.com/2010/11/iframe_ie6_c2.png"><img class="alignnone size-full wp-image-59" title="iframe_ie6_c" src="http://sorcerera.files.wordpress.com/2010/11/iframe_ie6_c2.png?w=200&#038;h=145" alt="" width="200" height="145" /></a></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>To resolve this problem, added the following attribute in your &lt;iframe&gt; tag<br />
tag: <span style="color:#339966;">allowTransparency=&#8221;true&#8221;</span></p>
<p>Example:<br />
<code>&lt;iframe src="something.html" allowTransparency="true"&gt;</code><code>&lt;/iframe&gt;</code></p>
<p>Tested version (tested with IE Netrenderer and IE Tester 0.4.4)<br />
IE 6, IE 7, Ie 8<br />
IE 5.5 &#8211; not work</p>
<p>Supported version<br />
IE 6+</p>
<p>Note: Docstype is also affecting the supporting of this attribue.</p>
<p>Reference:</p>
<table width="100%">
<tbody>
<tr>
<td>Netrenderer:</td>
<td>http://ipinfo.info/netrenderer/</td>
</tr>
<tr>
<td>IE Tester:</td>
<td>http://www.my-debugbar.com/wiki/IETester/HomePage</td>
</tr>
<tr>
<td width="20%">msdn:</td>
<td>http://msdn.microsoft.com/en-us/library/ms533072%28v=VS.85%29.aspx</td>
</tr>
</tbody>
</table>
<div id="_mcePaste" class="mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;overflow:hidden;">
<table width="100%">
<tbody>
<tr>
<td>Netrenderer:</td>
</tr>
</tbody>
</table>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sorcerera.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sorcerera.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sorcerera.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sorcerera.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sorcerera.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sorcerera.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sorcerera.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sorcerera.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sorcerera.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sorcerera.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sorcerera.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sorcerera.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sorcerera.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sorcerera.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sorcerera.wordpress.com&amp;blog=10093097&amp;post=27&amp;subd=sorcerera&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sorcerera.wordpress.com/2010/11/11/iframe-background-shows-white-instead-of-transparent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/301b22c9a2b42c4077f084f3344032fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">SorcererA</media:title>
		</media:content>

		<media:content url="http://sorcerera.files.wordpress.com/2010/11/iframe_ie55_c1.png" medium="image">
			<media:title type="html">iframe_ie55_c</media:title>
		</media:content>

		<media:content url="http://sorcerera.files.wordpress.com/2010/11/iframe_ie6_c2.png" medium="image">
			<media:title type="html">iframe_ie6_c</media:title>
		</media:content>
	</item>
		<item>
		<title>“The Windows Installer Service Could Not Be Accessed” error</title>
		<link>http://sorcerera.wordpress.com/2009/10/26/the-windows-installer-service-could-not-be-accessed-error/</link>
		<comments>http://sorcerera.wordpress.com/2009/10/26/the-windows-installer-service-could-not-be-accessed-error/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 12:10:18 +0000</pubDate>
		<dc:creator>sorcerera</dc:creator>
				<category><![CDATA[Technical Support]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[Microsoft Windows Installer Service]]></category>
		<category><![CDATA[MSI]]></category>

		<guid isPermaLink="false">http://sorcerera.wordpress.com/?p=17</guid>
		<description><![CDATA[Yesterday,  I have met again the &#8220;The Windows Installer Service Could Not Be Accessed&#8221; error in Windows XP. I have tried the following method in my cases reinstall the Windows with &#8220;Repair&#8221; option &#8211; NOT WORK reinstall the Windows Installer 3.1 Package &#8211; NOT WORK register the dll as told by many sites and microsoft [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sorcerera.wordpress.com&amp;blog=10093097&amp;post=17&amp;subd=sorcerera&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Yesterday,  I have met again the &#8220;The Windows Installer Service Could Not Be Accessed&#8221; error in Windows XP.</p>
<p>I have tried the following method in my cases</p>
<ul>
<li>reinstall the Windows with &#8220;Repair&#8221; option &#8211; <strong><span style="color:#ff0000;">NOT WORK</span></strong></li>
<li>reinstall the Windows Installer 3.1 Package &#8211; <strong><span style="color:#ff0000;">NOT WORK</span></strong></li>
<li>register the dll as told by many sites and microsoft support &#8211; <strong><span style="color:#ff0000;">NOT WORK</span></strong></li>
<li>click Start/Run -&gt; cmd.exe -&gt; type in &#8220;<strong>net start MSIServer</strong>&#8221; -&gt; press enter &#8211; <strong><span style="color:#ff0000;">NOT WORK</span></strong></li>
<li>disable Logitech &#8220;<strong>Process Monitor</strong>&#8221; services in <strong>Administrative Tools -&gt; Services</strong> &#8211; <strong><span style="color:#339966;">WORKS!</span></strong></li>
</ul>
<p>the following troubleshooting technique is applied:</p>
<ol>
<li>type &#8220;<strong>msconfig</strong>&#8221; in <strong>Start/Run</strong></li>
<li>choose <strong>Services </strong>tab</li>
<li>check &#8220;<strong>Hide All Microsoft Services</strong>&#8220;</li>
<li>then disable by unchecking the suspected services, if you cannot be sure of, try to disabled something  installed recently. In my case, I just <strong>Stop</strong> the suspected services in the <strong>Administrative Tools -&gt; Services </strong>without reboot.</li>
</ol>
<p>I think the troubleshooting techniques could be applied to Windows Vista and Windows 7 also.</p>
<p>Hope this work for you too.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sorcerera.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sorcerera.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sorcerera.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sorcerera.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sorcerera.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sorcerera.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sorcerera.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sorcerera.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sorcerera.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sorcerera.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sorcerera.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sorcerera.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sorcerera.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sorcerera.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sorcerera.wordpress.com&amp;blog=10093097&amp;post=17&amp;subd=sorcerera&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sorcerera.wordpress.com/2009/10/26/the-windows-installer-service-could-not-be-accessed-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/301b22c9a2b42c4077f084f3344032fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">SorcererA</media:title>
		</media:content>
	</item>
	</channel>
</rss>
