<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Joseph Scott - RETIRED</title>
	<atom:link href="http://joseph.randomnetworks.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://joseph.randomnetworks.com</link>
	<description></description>
	<lastBuildDate>Tue, 08 Nov 2011 14:16:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on CSS Opacity in Internet Explorer (IE) by Thiyagarajan Veluchamy</title>
		<link>http://joseph.randomnetworks.com/2006/08/16/css-opacity-in-internet-explorer-ie/#comment-235277</link>
		<dc:creator>Thiyagarajan Veluchamy</dc:creator>
		<pubDate>Tue, 08 Nov 2011 14:16:37 +0000</pubDate>
		<guid isPermaLink="false">http://joseph.randomnetworks.com/archives/2006/08/16/css-opacity-in-internet-explorer-ie/#comment-235277</guid>
		<description>we can use,

opacity: 0.5;
-ms-filter:&quot;progid:DXImageTransform.Microsoft.Alpha(Opacity=50)&quot;; 
filter: alpha(opacity=50);

for all browsers.</description>
		<content:encoded><![CDATA[<p>we can use,</p>
<p>opacity: 0.5;<br />
-ms-filter:&#8221;progid:DXImageTransform.Microsoft.Alpha(Opacity=50)&#8221;;<br />
filter: alpha(opacity=50);</p>
<p>for all browsers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS Opacity in Internet Explorer (IE) by Thiyagarajan Veluchamy</title>
		<link>http://joseph.randomnetworks.com/2006/08/16/css-opacity-in-internet-explorer-ie/#comment-235276</link>
		<dc:creator>Thiyagarajan Veluchamy</dc:creator>
		<pubDate>Tue, 08 Nov 2011 14:15:24 +0000</pubDate>
		<guid isPermaLink="false">http://joseph.randomnetworks.com/archives/2006/08/16/css-opacity-in-internet-explorer-ie/#comment-235276</guid>
		<description>use,

-ms-filter:&quot;progid:DXImageTransform.Microsoft.Alpha(Opacity=50)&quot;; // first!
	filter: alpha(opacity=50);					// second!</description>
		<content:encoded><![CDATA[<p>use,</p>
<p>-ms-filter:&#8221;progid:DXImageTransform.Microsoft.Alpha(Opacity=50)&#8221;; // first!<br />
	filter: alpha(opacity=50);					// second!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP Database Functions vs. PEAR::DB vs. ADOdb (and PDO) by Vincent Pazeller</title>
		<link>http://joseph.randomnetworks.com/2006/04/04/php-database-functions-vs-peardb-vs-adodb/#comment-227027</link>
		<dc:creator>Vincent Pazeller</dc:creator>
		<pubDate>Mon, 24 Oct 2011 15:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://joseph.randomnetworks.com/archives/2006/04/04/php-database-functions-vs-peardb-vs-adodb/#comment-227027</guid>
		<description>Hi!

Nice to have a comparison of speeds. Howewer, It would be even nicer with small charts... the query you use deals with around 200 records. It would be VERY interesting to know how the different libraries behave when dealing with 1000, 10000, 100000. This would allow you to draw very simple charts and have an idea of how the different systems deal with complexity...

Another interesting statistic would be: what is the amount of memory used by these systems?

Thank you for your work anyways ;-)

Regards</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Nice to have a comparison of speeds. Howewer, It would be even nicer with small charts&#8230; the query you use deals with around 200 records. It would be VERY interesting to know how the different libraries behave when dealing with 1000, 10000, 100000. This would allow you to draw very simple charts and have an idea of how the different systems deal with complexity&#8230;</p>
<p>Another interesting statistic would be: what is the amount of memory used by these systems?</p>
<p>Thank you for your work anyways <img src='http://joseph.randomnetworks.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS Opacity in Internet Explorer (IE) by Google Traffic</title>
		<link>http://joseph.randomnetworks.com/2006/08/16/css-opacity-in-internet-explorer-ie/#comment-220019</link>
		<dc:creator>Google Traffic</dc:creator>
		<pubDate>Thu, 13 Oct 2011 13:24:39 +0000</pubDate>
		<guid isPermaLink="false">http://joseph.randomnetworks.com/archives/2006/08/16/css-opacity-in-internet-explorer-ie/#comment-220019</guid>
		<description>It&#039;s an old post, but since I found it someone else will also - the &#039;filter&#039; code seems to break the id/anchor links in ie7 (that&#039;s where I am seeing the problem.) 
The area is in an overflow hidden area with named anchor text and the text doesn&#039;t move when the filter is part of the css for that text area. Otherwise it&#039;s fine. 

So if you have opacity filter and your anchor id/text do not move, try turning off the opacity.</description>
		<content:encoded><![CDATA[<p>It&#8217;s an old post, but since I found it someone else will also &#8211; the &#8216;filter&#8217; code seems to break the id/anchor links in ie7 (that&#8217;s where I am seeing the problem.)<br />
The area is in an overflow hidden area with named anchor text and the text doesn&#8217;t move when the filter is part of the css for that text area. Otherwise it&#8217;s fine. </p>
<p>So if you have opacity filter and your anchor id/text do not move, try turning off the opacity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS Opacity in Internet Explorer (IE) by Jörgen Myhrman</title>
		<link>http://joseph.randomnetworks.com/2006/08/16/css-opacity-in-internet-explorer-ie/#comment-219965</link>
		<dc:creator>Jörgen Myhrman</dc:creator>
		<pubDate>Thu, 13 Oct 2011 10:44:33 +0000</pubDate>
		<guid isPermaLink="false">http://joseph.randomnetworks.com/archives/2006/08/16/css-opacity-in-internet-explorer-ie/#comment-219965</guid>
		<description>Thanks!
Was trying with filter: alpha(opacity=1) like forever and nothing happened :)

Turns out that EI9 uses the standard opacity property, here&#039;s a little hack dealing with older as well as newer versions:
if (/MSIE (\d+\.\d+);/.test(navigator.userAgent)){ //test for MSIE x.x
 			var ieversion=new Number(RegExp.$1) // capture x.x portion and store as a number
 			if (ieversion&gt;=9) {
				document.getElementById(LL_infoID[m_section]).style.opacity=&#039;1&#039;;
			}
			else {
				document.getElementById(LL_infoID[m_section]).style.filter=&#039;alpha(opacity=100)&#039;;
			}
		}</description>
		<content:encoded><![CDATA[<p>Thanks!<br />
Was trying with filter: alpha(opacity=1) like forever and nothing happened <img src='http://joseph.randomnetworks.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Turns out that EI9 uses the standard opacity property, here&#8217;s a little hack dealing with older as well as newer versions:<br />
if (/MSIE (\d+\.\d+);/.test(navigator.userAgent)){ //test for MSIE x.x<br />
 			var ieversion=new Number(RegExp.$1) // capture x.x portion and store as a number<br />
 			if (ieversion&gt;=9) {<br />
				document.getElementById(LL_infoID[m_section]).style.opacity=&#8217;1&#8242;;<br />
			}<br />
			else {<br />
				document.getElementById(LL_infoID[m_section]).style.filter=&#8217;alpha(opacity=100)&#8217;;<br />
			}<br />
		}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS Opacity in Internet Explorer (IE) by Yulia</title>
		<link>http://joseph.randomnetworks.com/2006/08/16/css-opacity-in-internet-explorer-ie/#comment-217674</link>
		<dc:creator>Yulia</dc:creator>
		<pubDate>Sun, 09 Oct 2011 10:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://joseph.randomnetworks.com/archives/2006/08/16/css-opacity-in-internet-explorer-ie/#comment-217674</guid>
		<description>I&#039;m using posion: relative, with &quot;zoom:1&quot; works perfectly ! Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;m using posion: relative, with &#8220;zoom:1&#8243; works perfectly ! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress File Uploads With IIS by Shannon</title>
		<link>http://joseph.randomnetworks.com/2007/09/04/wordpress-file-uploads-with-iis/#comment-216628</link>
		<dc:creator>Shannon</dc:creator>
		<pubDate>Sat, 08 Oct 2011 01:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://joseph.randomnetworks.com/archives/2007/09/04/wordpress-file-uploads-with-iis/#comment-216628</guid>
		<description>I also had to adjust the following in the php.ini then it worked
upload_max_filesize = 128M 
Default was 2M</description>
		<content:encoded><![CDATA[<p>I also had to adjust the following in the php.ini then it worked<br />
upload_max_filesize = 128M<br />
Default was 2M</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Oracle Calls It MINUS, PostgreSQL Calls It EXCEPT by Scott Clancy</title>
		<link>http://joseph.randomnetworks.com/2004/08/18/oracle-calls-it-minus-postgresql-calls-it-except/#comment-202561</link>
		<dc:creator>Scott Clancy</dc:creator>
		<pubDate>Tue, 20 Sep 2011 20:54:02 +0000</pubDate>
		<guid isPermaLink="false">http://joseph.randomnetworks.com/archives/2004/08/18/oracle-calls-it-minus-postgresql-calls-it-except/#comment-202561</guid>
		<description>Thanks for the info.  I tried this but the results were the same as if I had used NOT IN and encountered a NULL - i.e, it acted as though the &#039;expression&#039; was false</description>
		<content:encoded><![CDATA[<p>Thanks for the info.  I tried this but the results were the same as if I had used NOT IN and encountered a NULL &#8211; i.e, it acted as though the &#8216;expression&#8217; was false</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Perl Oneliner: Recursive Search and Replace by Bobo</title>
		<link>http://joseph.randomnetworks.com/2005/08/18/perl-oneliner-recursive-search-and-replace/#comment-197544</link>
		<dc:creator>Bobo</dc:creator>
		<pubDate>Wed, 14 Sep 2011 17:58:25 +0000</pubDate>
		<guid isPermaLink="false">http://joseph.randomnetworks.com/?p=458#comment-197544</guid>
		<description>sed, as shipped with many OS installs, doesn&#039;t work with escaped characters, so it can&#039;t be used for many cases.</description>
		<content:encoded><![CDATA[<p>sed, as shipped with many OS installs, doesn&#8217;t work with escaped characters, so it can&#8217;t be used for many cases.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making IE Accept File Downloads by Joel</title>
		<link>http://joseph.randomnetworks.com/2004/10/01/making-ie-accept-file-downloads/#comment-193524</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Fri, 09 Sep 2011 12:05:42 +0000</pubDate>
		<guid isPermaLink="false">http://joseph.randomnetworks.com/archives/2004/10/01/making-ie-accept-file-downloads/#comment-193524</guid>
		<description>Sorry, I should have mentioned that it worked before but it doesn&#039;t now...
It works on my manager&#039;s laptop with his parasite-browser (sorry I don&#039;t know what else to call it - I believe this &quot;browser&quot; uses the IE-engine but runs its own interface)...

&amp; yes my default browser is IE (&amp; I thought that would help...)

Thanks in advance for anyone who&#039;s giving this some thought.
&amp; since I don&#039;t know much about coding, I thought this &quot;might be part of the puzzle&quot;.

Cheers.</description>
		<content:encoded><![CDATA[<p>Sorry, I should have mentioned that it worked before but it doesn&#8217;t now&#8230;<br />
It works on my manager&#8217;s laptop with his parasite-browser (sorry I don&#8217;t know what else to call it &#8211; I believe this &#8220;browser&#8221; uses the IE-engine but runs its own interface)&#8230;</p>
<p>&amp; yes my default browser is IE (&amp; I thought that would help&#8230;)</p>
<p>Thanks in advance for anyone who&#8217;s giving this some thought.<br />
&amp; since I don&#8217;t know much about coding, I thought this &#8220;might be part of the puzzle&#8221;.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.294 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2011-12-07 07:16:35 -->

