<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.0" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Weird dream&#8230;about Microsoft</title>
	<link>http://www.luxfx.com/journal/archives/2004/02/24/388/</link>
	<description>A frequently updated blog about life running a solo web development business, being a brand-new daddy, and a daily quasi-political photoparody cartoon</description>
	<pubDate>Sun, 12 Feb 2012 07:36:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0</generator>

	<item>
		<title>by: Travis</title>
		<link>http://www.luxfx.com/journal/archives/2004/02/24/388/#comment-168</link>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://www.luxfx.com/journal/archives/2004/02/24/388/#comment-168</guid>
					<description>That's very odd, Dave. But not a bad dream, I wouldn't mind dreaming about seeing some new MS projects. Even if they weren't real :)

BTW, the text on your comments page has reverted to being unreadable til you highlight it.

I don't know what solution you used, but adding
height: 1%;
to the comments body section of the CSS works wonders for me.</description>
		<content:encoded><![CDATA[<p>That&#8217;s very odd, Dave. But not a bad dream, I wouldn&#8217;t mind dreaming about seeing some new MS projects. Even if they weren&#8217;t real <img src='http://www.luxfx.com/journal/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>BTW, the text on your comments page has reverted to being unreadable til you highlight it.</p>
<p>I don&#8217;t know what solution you used, but adding<br />
height: 1%;<br />
to the comments body section of the CSS works wonders for me.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: LuxFX</title>
		<link>http://www.luxfx.com/journal/archives/2004/02/24/388/#comment-169</link>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://www.luxfx.com/journal/archives/2004/02/24/388/#comment-169</guid>
					<description>How is this?  I tried the height: 1% trick.  But I can't see a difference.   It's a rendering problem -- and as soon as I switched to FireFox I never had a problem again!  It's some IE bug.  But anyway -- how does it look now?</description>
		<content:encoded><![CDATA[<p>How is this?  I tried the height: 1% trick.  But I can&#8217;t see a difference.   It&#8217;s a rendering problem &#8212; and as soon as I switched to FireFox I never had a problem again!  It&#8217;s some IE bug.  But anyway &#8212; how does it look now?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Travis</title>
		<link>http://www.luxfx.com/journal/archives/2004/02/24/388/#comment-170</link>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://www.luxfx.com/journal/archives/2004/02/24/388/#comment-170</guid>
					<description>Seems to work. Yeah, I've started using IE more and more, just to see what I need to fix. The damn peek-a-boo bug... ech... 

Sorry to keep on with this, but I really cannot figure out why it's not letting me execute scripts with apache... am I missing something somewhere? What all do you have to do to enable cgi? Urgh...</description>
		<content:encoded><![CDATA[<p>Seems to work. Yeah, I&#8217;ve started using IE more and more, just to see what I need to fix. The damn peek-a-boo bug&#8230; ech&#8230; </p>
<p>Sorry to keep on with this, but I really cannot figure out why it&#8217;s not letting me execute scripts with apache&#8230; am I missing something somewhere? What all do you have to do to enable cgi? Urgh&#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Travis</title>
		<link>http://www.luxfx.com/journal/archives/2004/02/24/388/#comment-171</link>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://www.luxfx.com/journal/archives/2004/02/24/388/#comment-171</guid>
					<description>By the way, I deleted IIS and I'm not looking back... after it seemed to make my wwwroot a zero byte folder that I can't access no matter what I do, I don't think I want to use it anymore...</description>
		<content:encoded><![CDATA[<p>By the way, I deleted IIS and I&#8217;m not looking back&#8230; after it seemed to make my wwwroot a zero byte folder that I can&#8217;t access no matter what I do, I don&#8217;t think I want to use it anymore&#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: LuxFX</title>
		<link>http://www.luxfx.com/journal/archives/2004/02/24/388/#comment-172</link>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://www.luxfx.com/journal/archives/2004/02/24/388/#comment-172</guid>
					<description>What operating system are you using again?  XP Pro (as opposed to XP Home) has a lot of security settings.  Make sure that the folder you have the scripts in has execute priveledges for everybody.  As far as I know, Apache runs scripts as an anonymous user, not as the logged in OS users or the website visitor or anything like that.  I'm not too sure what else to try....I've never had that kind of problem before.</description>
		<content:encoded><![CDATA[<p>What operating system are you using again?  XP Pro (as opposed to XP Home) has a lot of security settings.  Make sure that the folder you have the scripts in has execute priveledges for everybody.  As far as I know, Apache runs scripts as an anonymous user, not as the logged in OS users or the website visitor or anything like that.  I&#8217;m not too sure what else to try&#8230;.I&#8217;ve never had that kind of problem before.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Travis</title>
		<link>http://www.luxfx.com/journal/archives/2004/02/24/388/#comment-173</link>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://www.luxfx.com/journal/archives/2004/02/24/388/#comment-173</guid>
					<description>I think I've finally figured something out!! The cgi-bin settings in the apache config said &quot;options none&quot; instead of &quot;options exec-cgi&quot; 

Now I just have to reconfigure everything, since I had to move it to a different place, cross my fingers, maybe sacrifice a chicken, and see if it works.,</description>
		<content:encoded><![CDATA[<p>I think I&#8217;ve finally figured something out!! The cgi-bin settings in the apache config said &#8220;options none&#8221; instead of &#8220;options exec-cgi&#8221; </p>
<p>Now I just have to reconfigure everything, since I had to move it to a different place, cross my fingers, maybe sacrifice a chicken, and see if it works.,
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Travis</title>
		<link>http://www.luxfx.com/journal/archives/2004/02/24/388/#comment-174</link>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://www.luxfx.com/journal/archives/2004/02/24/388/#comment-174</guid>
					<description>It appears that little slip up, having to change &quot;none&quot; to &quot;exec-cgi&quot; was the problem. It's up, have a look :)</description>
		<content:encoded><![CDATA[<p>It appears that little slip up, having to change &#8220;none&#8221; to &#8220;exec-cgi&#8221; was the problem. It&#8217;s up, have a look <img src='http://www.luxfx.com/journal/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: LuxFX</title>
		<link>http://www.luxfx.com/journal/archives/2004/02/24/388/#comment-175</link>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://www.luxfx.com/journal/archives/2004/02/24/388/#comment-175</guid>
					<description>Looks good, but I couldn't post a comment for some reason, not sure why.  Also, you've got a few problems with your popup code.  The onmouseover and onmouseout should be inside the SPAN tag, not outside of it (and the way you have it, they are actually even in their own paragraph tag).  And forget that I used line breaks at all, that was just so the code would fit on the same page.  It should look like this:

&amp;#60;SPAN CLASS=hiddenKey onmouseover=&quot;Show('msgPopup')&quot; onmouseout=&quot;Hide('msgPopup')&quot;&amp;#62;key&amp;#60;/SPAN&amp;#62;&amp;#60;SPAN CLASS=hiddenArea ID=msgPopup&amp;#62;hidden text here&amp;#60;/SPAN&amp;#62;</description>
		<content:encoded><![CDATA[<p>Looks good, but I couldn&#8217;t post a comment for some reason, not sure why.  Also, you&#8217;ve got a few problems with your popup code.  The onmouseover and onmouseout should be inside the SPAN tag, not outside of it (and the way you have it, they are actually even in their own paragraph tag).  And forget that I used line breaks at all, that was just so the code would fit on the same page.  It should look like this:</p>
<p>&lt;SPAN CLASS=hiddenKey onmouseover=&#8221;Show(&#8217;msgPopup&#8217;)&#8221; onmouseout=&#8221;Hide(&#8217;msgPopup&#8217;)&#8221;&gt;key&lt;/SPAN&gt;&lt;SPAN CLASS=hiddenArea ID=msgPopup&gt;hidden text here&lt;/SPAN&gt;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Travis</title>
		<link>http://www.luxfx.com/journal/archives/2004/02/24/388/#comment-176</link>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://www.luxfx.com/journal/archives/2004/02/24/388/#comment-176</guid>
					<description>Yeah I fixed the popup. I checked the page source of your tutorial to see how it was coded in, I just had it the way it was spaced before... can't figure out the comment thing at all.</description>
		<content:encoded><![CDATA[<p>Yeah I fixed the popup. I checked the page source of your tutorial to see how it was coded in, I just had it the way it was spaced before&#8230; can&#8217;t figure out the comment thing at all.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Travis</title>
		<link>http://www.luxfx.com/journal/archives/2004/02/24/388/#comment-177</link>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://www.luxfx.com/journal/archives/2004/02/24/388/#comment-177</guid>
					<description>Got the comments working. Had to set everything to localhost:1349 instead of panickedthumb.no-ip.com

Something to do with the command line not getting passed right. So THEN I had to change the template so that when you clicked the link, you didn't get &quot;localhost:1349/whatever.cgi&quot; because that would try to redirect to the users computer. For some reason you can set domain/location for home and archives, but not comments, within the MT configuration

But it works now, I had to recompile it so its the freakin default again. Bah. Oh well, it works.</description>
		<content:encoded><![CDATA[<p>Got the comments working. Had to set everything to localhost:1349 instead of panickedthumb.no-ip.com</p>
<p>Something to do with the command line not getting passed right. So THEN I had to change the template so that when you clicked the link, you didn&#8217;t get &#8220;localhost:1349/whatever.cgi&#8221; because that would try to redirect to the users computer. For some reason you can set domain/location for home and archives, but not comments, within the MT configuration</p>
<p>But it works now, I had to recompile it so its the freakin default again. Bah. Oh well, it works.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

