<?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 on: S5 1.1b4</title>
	<atom:link href="http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/feed/" rel="self" type="application/rss+xml" />
	<link>http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/</link>
	<description>Things that Eric A. Meyer, CSS expert, writes about on his personal Web site; it&#039;s largely Web standards and Web technology, but also various bits of culture, politics, personal observations, and other miscellaneous stuff</description>
	<lastBuildDate>Fri, 19 Mar 2010 00:27:46 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SnarlCat</title>
		<link>http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4916</link>
		<dc:creator>SnarlCat</dc:creator>
		<pubDate>Thu, 03 Feb 2005 16:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4916</guid>
		<description>Others (from the AdBlock forum) may be able to offer better advice, but this sounds an awful lot like a false positive and your content has been nabbed by a rule.

Probably the easiest way to work it out is to get regex-coach, paste your rules (they will need to be modified slightly from the exported text file [remove the trailing &#039;/&#039;, replacing the leading &#039;/&#039; with a &#039;&#124;&#039; (regex &#039;or&#039; operator), pulling the &#039;[Adblock]&#039; line, and not putting a &#039;&#124;&#039; on the first line]) and the URL, and see what matches.. and try to fix the rule to allow your content while still blocking the nastiness it was designed to protect against..

Best of luck..

(Cross-posted to the AdBlock forum)</description>
		<content:encoded><![CDATA[<p>Others (from the AdBlock forum) may be able to offer better advice, but this sounds an awful lot like a false positive and your content has been nabbed by a rule.</p>
<p>Probably the easiest way to work it out is to get regex-coach, paste your rules (they will need to be modified slightly from the exported text file [remove the trailing '/', replacing the leading '/' with a '|' (regex 'or' operator), pulling the '[Adblock]&#8216; line, and not putting a &#8216;|&#8217; on the first line]) and the URL, and see what matches.. and try to fix the rule to allow your content while still blocking the nastiness it was designed to protect against..</p>
<p>Best of luck..</p>
<p>(Cross-posted to the AdBlock forum)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Meyer</title>
		<link>http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4915</link>
		<dc:creator>Eric Meyer</dc:creator>
		<pubDate>Thu, 03 Feb 2005 15:29:54 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4915</guid>
		<description>Angus: I&#039;ve had no luck at all with background PNGs, and that&#039;s with an explicit width set and the appropriate addRule and everything.  I&#039;m about to post v1.1b5, and it will have everything needed to do your own experimentation along those lines.  As for the rest of your comment, that all sounds really, really cool---at least, the bits I understood did, which was honestly about every fifth word.  In any case, it&#039;s much too big an addition for 1.1, so I&#039;ll have to return to it later on.

anaadhi: That&#039;s the first I&#039;ve ever seen that script, so there are no current plans to add drawing capabilities to S5.  That isn&#039;t the final word; I&#039;d have to play around with the drawing program to see how it works, and big its scripts are.  In all that, I&#039;d have to decide whether or not I think such a thing would really be useful.  My initial reaction is to doubt that it would be, but I&#039;m willing to let it stew for a few days and see how I feel then.</description>
		<content:encoded><![CDATA[<p>Angus: I&#8217;ve had no luck at all with background PNGs, and that&#8217;s with an explicit width set and the appropriate addRule and everything.  I&#8217;m about to post v1.1b5, and it will have everything needed to do your own experimentation along those lines.  As for the rest of your comment, that all sounds really, really cool&#8212;at least, the bits I understood did, which was honestly about every fifth word.  In any case, it&#8217;s much too big an addition for 1.1, so I&#8217;ll have to return to it later on.</p>
<p>anaadhi: That&#8217;s the first I&#8217;ve ever seen that script, so there are no current plans to add drawing capabilities to S5.  That isn&#8217;t the final word; I&#8217;d have to play around with the drawing program to see how it works, and big its scripts are.  In all that, I&#8217;d have to decide whether or not I think such a thing would really be useful.  My initial reaction is to doubt that it would be, but I&#8217;m willing to let it stew for a few days and see how I feel then.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anaadhi</title>
		<link>http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4913</link>
		<dc:creator>anaadhi</dc:creator>
		<pubDate>Thu, 03 Feb 2005 10:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4913</guid>
		<description>Will the following kind of drawing capabilities can be expected from future S5?

http://www.walterzorn.com/jsgraphics/jsgraphics_e.htm</description>
		<content:encoded><![CDATA[<p>Will the following kind of drawing capabilities can be expected from future S5?</p>
<p><a href="http://www.walterzorn.com/jsgraphics/jsgraphics_e.htm" rel="nofollow">http://www.walterzorn.com/jsgraphics/jsgraphics_e.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angus Turnbull</title>
		<link>http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4898</link>
		<dc:creator>Angus Turnbull</dc:creator>
		<pubDate>Tue, 01 Feb 2005 10:45:28 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4898</guid>
		<description>Eric: Let me know how it goes with the divs and PNGs!

For an example of an animation plugin framework (if you&#039;ll forgive me pimping my wares again) see the &lt;a href=&quot;http://www.twinhelix.com/dhtml/fsmenu/&quot;&gt;FreeStyle Menu&lt;/a&gt; script I wrote. You might find the script intriguing and/or useful... it was inspired in part by your demo of a CSS :hover menu and uses a CSS layout with a JavaScript behaviour/effects layer on top. If you want to use it on your site feel free!

Anyway, the plugin framework is used with the nested list menu in the main HTML page. I have bundled two animation functions (clipping and alpha fade) with the demo script. They&#039;re called from the FSMenuNode.prototype.setVis() function in the core script. I&#039;m basically using an array of references to functions; the script loops through it, calling each function with a reference to the element being animated and the percentage progress of the animation. Each function therefore does its stuff at each step of the animation and users can add or remove effects as they want.

For S5 you&#039;d either have to have a JS array in the script file, or perhaps ship a few demo animation functions and allow configuration via a META tag, something like:

&lt;meta name=&quot;animation&quot; content=&quot;clipLeftwards&quot; /&gt;

S5 would pick it up and use eval() to retrieve a reference to the function. It could then call that reference during transitions at each animation step.

Hope some of this rambling turns out useful!</description>
		<content:encoded><![CDATA[<p>Eric: Let me know how it goes with the divs and PNGs!</p>
<p>For an example of an animation plugin framework (if you&#8217;ll forgive me pimping my wares again) see the <a href="http://www.twinhelix.com/dhtml/fsmenu/">FreeStyle Menu</a> script I wrote. You might find the script intriguing and/or useful&#8230; it was inspired in part by your demo of a CSS :hover menu and uses a CSS layout with a JavaScript behaviour/effects layer on top. If you want to use it on your site feel free!</p>
<p>Anyway, the plugin framework is used with the nested list menu in the main HTML page. I have bundled two animation functions (clipping and alpha fade) with the demo script. They&#8217;re called from the FSMenuNode.prototype.setVis() function in the core script. I&#8217;m basically using an array of references to functions; the script loops through it, calling each function with a reference to the element being animated and the percentage progress of the animation. Each function therefore does its stuff at each step of the animation and users can add or remove effects as they want.</p>
<p>For S5 you&#8217;d either have to have a JS array in the script file, or perhaps ship a few demo animation functions and allow configuration via a META tag, something like:</p>
<p>&lt;meta name=&#8221;animation&#8221; content=&#8221;clipLeftwards&#8221; /&gt;</p>
<p>S5 would pick it up and use eval() to retrieve a reference to the function. It could then call that reference during transitions at each animation step.</p>
<p>Hope some of this rambling turns out useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julien Wajsberg</title>
		<link>http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4897</link>
		<dc:creator>Julien Wajsberg</dc:creator>
		<pubDate>Tue, 01 Feb 2005 09:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4897</guid>
		<description>Eric: you&#039;re right; when I disable adblock, the browser works correctly again.</description>
		<content:encoded><![CDATA[<p>Eric: you&#8217;re right; when I disable adblock, the browser works correctly again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Meyer</title>
		<link>http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4869</link>
		<dc:creator>Eric Meyer</dc:creator>
		<pubDate>Mon, 31 Jan 2005 15:04:33 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4869</guid>
		<description>&lt;a href=&quot;#comment-4859&quot;&gt;Angus&lt;/a&gt;: I did add a &#039;div&#039; rule to apply the filter, but I don&#039;t think the divs in question had explicit widths.  I&#039;ll try it again with that in place and see what happens.

As for your other question, I&#039;m interested in animation effects for a future version.  I did some tests in that direction myself, and found that wipes were quite possible, but full-slide fades were very slow.  This may be an effect of my coding style, but it&#039;s something I put off worrying about until later.  You can take a look at &lt;a href=&quot;http://meyerweb.com/eric/tools/s5/gl/s5effects.html&quot;&gt;my tests&lt;/a&gt; if you&#039;re interested.  There are things that would have to be fixed, like flickers and such.

A &quot;pluggable animation framework&quot; would be nifty, only I haven&#039;t the slightest idea how to go about creating one.  Others have proposed plugin architectures, and that sounds very cool, but without an example I&#039;d have no clue how to even begin laying the groundwork for one, let alone create it.

&lt;a href=&quot;#comment-4863&quot;&gt;Tyler&lt;/a&gt;: I don&#039;t see lines when I resize, probably because the images don&#039;t resize when the window size changes (that&#039;s something I haven&#039;t built in yet).  I&#039;m not sure what might be causing what you see.

&lt;a href=&quot;#comment-4863&quot;&gt;Tyler&lt;/a&gt; and &lt;a href=&quot;#comment-4867&quot;&gt;Julien&lt;/a&gt;: are you running AdBlock?  If so, please disable it and test the slide show again.  In the past, the kinds of behavior you both have reported have generally been linked to AdBlock, which I don&#039;t run.  I don&#039;t have any of the problems you describe in Firefox 1.0/OS X [specifically Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0].  The navigation buttons all work fine for me, and I can enter a URL into the address bar and get there by hitting return.  What actually happens in the latter case is that the slide show advances and then the requested URL loads, which is a little weird but tolerable.  I can also use bookmarks without incident.

If you aren&#039;t running AdBlock, then knowing which extensions you are running would be very helpful.</description>
		<content:encoded><![CDATA[<p><a href="#comment-4859">Angus</a>: I did add a &#8216;div&#8217; rule to apply the filter, but I don&#8217;t think the divs in question had explicit widths.  I&#8217;ll try it again with that in place and see what happens.</p>
<p>As for your other question, I&#8217;m interested in animation effects for a future version.  I did some tests in that direction myself, and found that wipes were quite possible, but full-slide fades were very slow.  This may be an effect of my coding style, but it&#8217;s something I put off worrying about until later.  You can take a look at <a href="http://meyerweb.com/eric/tools/s5/gl/s5effects.html">my tests</a> if you&#8217;re interested.  There are things that would have to be fixed, like flickers and such.</p>
<p>A &#8220;pluggable animation framework&#8221; would be nifty, only I haven&#8217;t the slightest idea how to go about creating one.  Others have proposed plugin architectures, and that sounds very cool, but without an example I&#8217;d have no clue how to even begin laying the groundwork for one, let alone create it.</p>
<p><a href="#comment-4863">Tyler</a>: I don&#8217;t see lines when I resize, probably because the images don&#8217;t resize when the window size changes (that&#8217;s something I haven&#8217;t built in yet).  I&#8217;m not sure what might be causing what you see.</p>
<p><a href="#comment-4863">Tyler</a> and <a href="#comment-4867">Julien</a>: are you running AdBlock?  If so, please disable it and test the slide show again.  In the past, the kinds of behavior you both have reported have generally been linked to AdBlock, which I don&#8217;t run.  I don&#8217;t have any of the problems you describe in Firefox 1.0/OS X [specifically Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0].  The navigation buttons all work fine for me, and I can enter a URL into the address bar and get there by hitting return.  What actually happens in the latter case is that the slide show advances and then the requested URL loads, which is a little weird but tolerable.  I can also use bookmarks without incident.</p>
<p>If you aren&#8217;t running AdBlock, then knowing which extensions you are running would be very helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julien Wajsberg</title>
		<link>http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4867</link>
		<dc:creator>Julien Wajsberg</dc:creator>
		<pubDate>Mon, 31 Jan 2005 12:52:58 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4867</guid>
		<description>When I&#039;m in the testbed, I can&#039;t go anywhere else except opening a new tab : specifying another URL doesn&#039;t work, clicking on a bookmark or Home doesn&#039;t work as well. (I&#039;m using Firefox 1.0/Linux).

I don&#039;t know if this behaviour is done on purpose, but it&#039;s confusing...</description>
		<content:encoded><![CDATA[<p>When I&#8217;m in the testbed, I can&#8217;t go anywhere else except opening a new tab : specifying another URL doesn&#8217;t work, clicking on a bookmark or Home doesn&#8217;t work as well. (I&#8217;m using Firefox 1.0/Linux).</p>
<p>I don&#8217;t know if this behaviour is done on purpose, but it&#8217;s confusing&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julien Wajsberg</title>
		<link>http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4866</link>
		<dc:creator>Julien Wajsberg</dc:creator>
		<pubDate>Mon, 31 Jan 2005 12:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4866</guid>
		<description>&gt; The only limitation is that backgrounds are stretched and not tiled

I found that removing the last argument to AlphaImageLoader makes the background image not stretch any more :)</description>
		<content:encoded><![CDATA[<p>> The only limitation is that backgrounds are stretched and not tiled</p>
<p>I found that removing the last argument to AlphaImageLoader makes the background image not stretch any more :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler</title>
		<link>http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4863</link>
		<dc:creator>Tyler</dc:creator>
		<pubDate>Mon, 31 Jan 2005 04:00:14 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4863</guid>
		<description>Eric,

I&#039;ve run into a couple of problems that I can&#039;t seem to figure out.  The first is some lines across the images (specifically the XFN pics in the testbed) when the window size is reduced in Firefox 1.0.  I assume it&#039;s a rendering thing, but just thought I&#039;d throw it out there.

The second is a problem with my the buttons in Firefox 1.0 when the slideshow is running.  For some reason, none of the buttons like Back, Reload, Home or favorite buttons do anything.  I don&#039;t know if this is some sort of odd interaction between Firefox and JavaScript, but it&#039;s a little disconcerting.  Also, when I try to enter a new URL and press enter, it just advances the slideshow instead of taking me to the page I want.  Granted, there are easy workarounds for both of these, but I think it&#039;s a problem that the slideshow is interferring with my normal browser functionality.</description>
		<content:encoded><![CDATA[<p>Eric,</p>
<p>I&#8217;ve run into a couple of problems that I can&#8217;t seem to figure out.  The first is some lines across the images (specifically the XFN pics in the testbed) when the window size is reduced in Firefox 1.0.  I assume it&#8217;s a rendering thing, but just thought I&#8217;d throw it out there.</p>
<p>The second is a problem with my the buttons in Firefox 1.0 when the slideshow is running.  For some reason, none of the buttons like Back, Reload, Home or favorite buttons do anything.  I don&#8217;t know if this is some sort of odd interaction between Firefox and JavaScript, but it&#8217;s a little disconcerting.  Also, when I try to enter a new URL and press enter, it just advances the slideshow instead of taking me to the page I want.  Granted, there are easy workarounds for both of these, but I think it&#8217;s a problem that the slideshow is interferring with my normal browser functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Rogers</title>
		<link>http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4862</link>
		<dc:creator>Jon Rogers</dc:creator>
		<pubDate>Mon, 31 Jan 2005 00:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4862</guid>
		<description>I&#039;ve been following and using S5 (for teaching in my school) since v1.0 and this version is looking and working great. Only thing is the same problem as before with Adblock (WinXP, FF 1.0, Adblock 0.5). It captures the back button, the return key in the address bar and stops links from opening within the presentation. So you&#039;re pretty much stuck on the page once you&#039;re in unless you turn off adblock.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been following and using S5 (for teaching in my school) since v1.0 and this version is looking and working great. Only thing is the same problem as before with Adblock (WinXP, FF 1.0, Adblock 0.5). It captures the back button, the return key in the address bar and stops links from opening within the presentation. So you&#8217;re pretty much stuck on the page once you&#8217;re in unless you turn off adblock.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Talk.org</title>
		<link>http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4860</link>
		<dc:creator>Talk.org</dc:creator>
		<pubDate>Sun, 30 Jan 2005 17:45:06 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4860</guid>
		<description>&lt;strong&gt;A very CSS weekend causes better previews&lt;/strong&gt;
I have just had the most hard core css intensive weekend ever. Then end product is that SoapBX has received...</description>
		<content:encoded><![CDATA[<p><strong>A very CSS weekend causes better previews</strong><br />
I have just had the most hard core css intensive weekend ever. Then end product is that SoapBX has received&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angus Turnbull</title>
		<link>http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4859</link>
		<dc:creator>Angus Turnbull</dc:creator>
		<pubDate>Sun, 30 Jan 2005 02:18:10 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4859</guid>
		<description>Eric: Glad the addRule worked!

As for backgrounds: One more thing I forgot to mention. The DXImageTransform filters only apply to elements that have a specific dimension set. So put something like this in your slideshow:

&lt;div style=&quot;background: url(foo/bar.png); width: 90%&quot;&gt;

It&#039;s a stupid limitation of the IE rendering engine; you can supply a width of anything other than &#039;auto&#039; and it&#039;ll work. Of course your addRule must be &#039;*&#039; not &#039;img&#039; so the behaviour applies to all elements, too (that might have been part of the problem?).

Hope this helps! By the way, what&#039;s your opinion on the animation proposal?</description>
		<content:encoded><![CDATA[<p>Eric: Glad the addRule worked!</p>
<p>As for backgrounds: One more thing I forgot to mention. The DXImageTransform filters only apply to elements that have a specific dimension set. So put something like this in your slideshow:</p>
<p>&lt;div style=&#8221;background: url(foo/bar.png); width: 90%&#8221;&gt;</p>
<p>It&#8217;s a stupid limitation of the IE rendering engine; you can supply a width of anything other than &#8216;auto&#8217; and it&#8217;ll work. Of course your addRule must be &#8216;*&#8217; not &#8216;img&#8217; so the behaviour applies to all elements, too (that might have been part of the problem?).</p>
<p>Hope this helps! By the way, what&#8217;s your opinion on the animation proposal?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Neale</title>
		<link>http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4856</link>
		<dc:creator>Chris Neale</dc:creator>
		<pubDate>Sat, 29 Jan 2005 23:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4856</guid>
		<description>How about Ctrl+Home / Ctrl+End for First/Last slides, since some browsers [Firefox for one] use Home/End for very start/end of a page.</description>
		<content:encoded><![CDATA[<p>How about Ctrl+Home / Ctrl+End for First/Last slides, since some browsers [Firefox for one] use Home/End for very start/end of a page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: random notes</title>
		<link>http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4855</link>
		<dc:creator>random notes</dc:creator>
		<pubDate>Sat, 29 Jan 2005 18:54:07 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4855</guid>
		<description>&lt;strong&gt;S5&lt;/strong&gt;
Eric Meyer&#039;s S5 plugs a hole which the ubiquitous Powerpoint and the cinematic Keynote cannot quite fill &#8212; a slideshow system that is platform independent and is not operating system specific. S5 simply depends on a (modern day) browser to displ...</description>
		<content:encoded><![CDATA[<p><strong>S5</strong><br />
Eric Meyer&#8217;s S5 plugs a hole which the ubiquitous Powerpoint and the cinematic Keynote cannot quite fill &#8212; a slideshow system that is platform independent and is not operating system specific. S5 simply depends on a (modern day) browser to displ&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Meyer</title>
		<link>http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4853</link>
		<dc:creator>Eric Meyer</dc:creator>
		<pubDate>Sat, 29 Jan 2005 16:21:05 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comment-4853</guid>
		<description>Angus: thanks much!  Unfortunately, when I switched in your HTC file and made adjustments, it didn&#039;t work on backgrounds although foreground PNGs got alpha&#039;ed quite nicely.  If you could get the 1.1b4 testbed to alpha-ize both foreground and background image, that would be awesome.  So far as I could tell from the diagnostic alerts I played around with, the routines to swap out backgrounds and apply the filter never got called, though I don&#039;t know why.

On the other hand, the &lt;code&gt;addRule&lt;/code&gt; call you described was exactly the cure for having to embed the behavior call into the document.  Thanks!  At the moment, my local copy is using it to call &lt;code&gt;pngbehavior.htc&lt;/code&gt;, since it works on foregrounds and I understand it better.  If I see an example where an HTC works on both foregrounds and backgrounds in S5, then I&#039;ll switch to that.

I&#039;ll look at fixing up my global-variable definitions.  Thanks for the explanation.

Update on Home/End: my local copy of S5 now has Home and End jumping to the beginning or end of the slide show.  In the process, I discovered that neither key was being used for movement in the slide show, even though I was sure they were.  So this turned out to be not a change in behavior, but a case of adding new behavior.</description>
		<content:encoded><![CDATA[<p>Angus: thanks much!  Unfortunately, when I switched in your HTC file and made adjustments, it didn&#8217;t work on backgrounds although foreground PNGs got alpha&#8217;ed quite nicely.  If you could get the 1.1b4 testbed to alpha-ize both foreground and background image, that would be awesome.  So far as I could tell from the diagnostic alerts I played around with, the routines to swap out backgrounds and apply the filter never got called, though I don&#8217;t know why.</p>
<p>On the other hand, the <code>addRule</code> call you described was exactly the cure for having to embed the behavior call into the document.  Thanks!  At the moment, my local copy is using it to call <code>pngbehavior.htc</code>, since it works on foregrounds and I understand it better.  If I see an example where an HTC works on both foregrounds and backgrounds in S5, then I&#8217;ll switch to that.</p>
<p>I&#8217;ll look at fixing up my global-variable definitions.  Thanks for the explanation.</p>
<p>Update on Home/End: my local copy of S5 now has Home and End jumping to the beginning or end of the slide show.  In the process, I discovered that neither key was being used for movement in the slide show, even though I was sure they were.  So this turned out to be not a change in behavior, but a case of adding new behavior.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
        "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head profile="http://gmpg.org/xfn/1">
<title>meyerweb.com</title>
<link rel="openid.server" href="http://www.myopenid.com/server">
<link rel="openid.delegate" href="http://emeyer.myopenid.com/">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link rel="shortcut icon" href="/favicon.ico"><link rel="home" href="http://meyerweb.com/" title="Home" ><link rel="stylesheet" href="http://meyerweb.com/ui/meyerweb.css" type="text/css" media="screen, projection"><link rel="stylesheet" href="http://meyerweb.com/ui/theme.css" type="text/css" media="screen, projection" id="themeLink"><link rel="stylesheet" href="http://meyerweb.com/ui/print.css" type="text/css" media="print"><script src="http://meyerweb.com/ui/addresses.js" type="text/javascript"></script><link rel="stylesheet" href="/ui/wordpress.css" type="text/css" media="screen">
<link rel="stylesheet" href="/ui/tfe.css" type="text/css" media="screen">
<link rel="stylesheet" href="/ui/home.css" type="text/css" media="screen">
<link rel="alternate" type="application/rss+xml" title="Thoughts From Eric" href="/eric/thoughts/rss2/full" />
<link rel="alternate" type="application/rss+xml" title="Thoughts From Eric (only technical posts)" href="/eric/thoughts/category/tech/rss2/full" />
<link rel="alternate" type="application/rss+xml" title="Thoughts From Eric (only personal posts)" href="/eric/thoughts/category/personal/rss2/full" />
<link rel="alternate" type="application/rss+xml" title="Distractions" href="/eric/thoughts/recent-links/rss2" />
<link rel="alternate" type="application/rss+xml" title="Excuse of the Day" href="/feeds/excuse/rss20.xml" />
</head>
<body id="www-meyerweb-com" class="hpg">

<div id="sitemast"><h1><a href="/"><span>meyerweb</span>.com</a></h1></div><div id="search"><h4>Exploration</h4><!-- SiteSearch Google --><form method="get" action="http://www.google.com/custom" target="_top"><div><input type="hidden" name="domains" value="meyerweb.com"></input><label for="sbb" style="display: none">Submit search form</label><input type="submit" name="sa" value="Google Search" id="sbb"></input><label for="sbi" style="display: none">Enter your search terms</label><input type="text" name="q" size="31" maxlength="255" value="" id="sbi"></input><p><input type="radio" name="sitesearch" value="meyerweb.com" checked id="ss1"></input><label for="ss1" title="Search meyerweb.com">meyerweb.com</label><input type="radio" name="sitesearch" value="" id="ss0"></input><label for="ss0" title="Search the Web">Web</label></p><input type="hidden" name="client" value="pub-3772084027748653"></input><input type="hidden" name="forid" value="1"></input><input type="hidden" name="ie" value="ISO-8859-1"></input><input type="hidden" name="oe" value="ISO-8859-1"></input><input type="hidden" name="safe" value="active"></input><input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1"></input><input type="hidden" name="hl" value="en"></input></div></form><!-- SiteSearch Google --><!-- <form method="get" action="http://www.google.com/custom"><div><input type="submit" name="sa" value="Search"><input type="text" name="q" size="20" maxlength="255" value=""><input type="hidden" name="sitesearch" value="meyerweb.com"></div></form><small><a href="http://www.google.com/search">Powered by Google</a></small> --></div><div id="main"><div class="skipper">Skip to: <a href="#extra">site navigation/presentation</a></div><div class="skipper">Skip to: <a href="#thoughts">Thoughts From Eric</a></div>
<div id="thoughts">


<div class="entry">
<h3><a href="http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/" rel="bookmark" title="Permanent Link: S5 1.1b4">S5 1.1b4</a></h3>
<ul class="meta">
<li class="date">Fri 28 Jan 2005</li>
<li class="time">1150</li>
<li class="cat"><a href="http://meyerweb.com/eric/thoughts/category/tech/s5/" title="View all posts in S5" rel="category tag">S5</a><br> <a href="http://meyerweb.com/eric/thoughts/category/tech/tools/" title="View all posts in Tools" rel="category tag">Tools</a></li>
<li class="cmt"><a href="http://meyerweb.com/eric/thoughts/2005/01/28/s5-11b4/#comments">20 responses</a></li>
<li></li><li></li></ul>

<div class="text">
<p>
As promised, I now draw back the curtain on S5 1.1b4 (try the <a href="/eric/tools/s5/testbed/" title="S5 Testbed">testbed online</a>, or download the <a href="/eric/tools/s5/testbed/v11b4.zip" title="S5 1.1b4 archive">263KB ZIP file</a>).  Here are the changes from 1.1b3:
</p>

<ul>
<li>
<p>
&#8220;Meta&#8221; keys&mdash;function keys, command, control, alt, and option&mdash;should no longer be trapped by <code>keys()</code>.  Thus, for those of you who discovered that you couldn&#8217;t use command-W to close the window in Firefox/OS X, that should be fixed; hitting F11 to invoke full-screen mode should also work; and so on, and so on.
</p>
</li>
<li>
<p>
While I was at it, I restructured <code>keys()</code> so that the only keystroke S5 pays attention to when in the outline view is &#8220;T&#8221;, to let you toggle back to the slide show view.  Anything else gets passed up by S5.  Despite this, Safari is still ignoring Page Up and Page Down while in the outline view.  I can&#8217;t for the life of me figure out why.
</p>
</li>
<li>
<p>
At the suggestion of Romain Herault, I&#8217;ve modified <code>clicker(e)</code> so that it will ignore clicks inside of <code>embed</code> and <code>object</code> elements.  This will allow you to interact with an embedded object, like a Flash file or a video, without advancing the slide show.
</p>
<p>
I&#8217;m aware that some people have run into problems adding videos to their presentations, but I&#8217;m not at this point able to take on the task of analyzing the problems and figuring out potential solutions.  If someone else wants to work on fixes, there&#8217;s every chance I&#8217;ll be able to get fixes into the next version of S5, but very likely not this one.  I have a similar stance regarding the long pause of unstyled content while the presentation loads.  If someone devises a fix, I&#8217;ll study it for inclusion in the next version.  I personally don&#8217;t have a problem with the pause, but I realize there are those who&#8217;d like to eliminate it, and if it can be done without causing problems I&#8217;ll certainly add it.  Just likely not in this version.
</p>
</li>
<li>
<p>
<strong>PNG alpha channels are now honored in IE/Win</strong>, if only for <code>img</code> elements and not backgrounds.  You can see this happening on <a href="/eric/tools/s5/testbed/index.html#slide5" title="Slide 5 of the testbed presentation">slide 5 of the testbed</a>.  Woohoo!  This happens thanks to <a href="http://webfx.eae.net/dhtml/pngbehavior/pngbehavior.html" title="PNG Behavior (WebFX)">Erik Arvidsson&#8217;s <tt>pngbehavior.htc</tt></a>, a copy of which now resides in the <tt>default</tt> directory.  It may one day be replaced with <a href="http://dean.edwards.name/ie7/" title="IE7">IE7</a>, but we&#8217;ll burn that bridge when we come to it.
</p>
<p>
The one sort-of drawback to using this approach is that it seems to require that the call to <tt>pngbehavior.htc</tt> sits in an embedded style sheet, or else nothing happens.  This may very well have to do with the way the JavaScript monkeys around with external style sheets during startup.  If any of you IE/Win JS gurus can figure out a way to get the behavior to fire without having to embed it into the presentation, that would be stellar.  If not, it&#8217;ll just be documented as a &#8220;leave this in if you&#8217;re using alpha PNGs; otherwise you can take it out&#8221; thing.
</p>
</li>

</ul>

<p>
One thing I&#8217;m still thinking about changing is the handling of the Home and End keys.  Right now, they move you forward or backward by one slide, just like the arrow keys and several others.  I&#8217;m thinking of making them jump to the first or last slide instead.  I&#8217;m hesitant because making the change means it would be much easier for a presenter to accidentally jump to the beginning or end of a slideshow with a single keystroke, and you can already easily jump to any slide by typing the slide number and hitting Return.  On the other hand, it&#8217;s a functionality that makes general sense, and it makes it much easier for a presenter to intentionally jump to the beginning or end of a slideshow with a single keystroke.  What are your opinions?
</p>
<p>
At this point, I would anticipate that 1.1 will have one more beta version to eliminate any bugs that are discovered as well as adopt any optimizations, and then it&#8217;ll go final.  I know there have been other feature requests (and may be more on this post, which is fine) but it&#8217;s really late in the beta cycle to add anything else.  Any new features will have a chance to get into the next version.
</p></div>

</div>

</div>
<p style="font-size: 90%; text-align: right; margin-top: 0.5em; padding-top: 0;">(If you care, there's even an <a href="/eric/thoughts/page/2/">archive of previous thoughts</a>...)</p>

</div><div id="extra"><div class="panel" id="archipelago"><h4>Identity Archipelago</h4><ul><li><a href="http://flickr.com/photos/meyerweb/" rel="me">Flickr</a></li><li><a href="http://twitter.com/meyerweb/" rel="me">Twitter</a></li><li><a href="http://dopplr.com/traveller/meyerweb">Dopplr</a></li><li><a href="http://www.linkedin.com/in/meyerweb" rel="me">LinkedIn</a></li><li><a href="http://technorati.com/profile/emeyer" rel="me">Technorati</a></li></ul></div><div class="panel" id="pointers"><h4>Projects Elsewhere</h4><ul><li><a href="http://aneventapart.com/">An Event Apart</a></li><li><a href="http://complexspiral.com/">Complex Spiral Consulting</a></li><li><a href="http://www.webassist.com/go/css/emeyer/">CSS Sculptor</a></li><li><a href="http://css-discuss.org/">css-discuss</a></li><li><a href="http://microformats.org/">Microformats</a></li><li><a href="http://s5project.org/">S5</a></li></ul></div><div class="panel" id="tour"><ul><li><a href="http://fray.com/issue3/"><img src="http://fray.com/images/i3c.gif" alt="Fray Contributor (Issue 3: Sex &amp; Death)" /></a></li><!-- <li><a href="http://www.webassist.com/go/css/emeyer/"><img src="/pix/CS_ad_180x109.jpg" alt="CSS Sculptor for Dreamweaver" style="max-width: 100%;" /></a></li> --></ul></div><div class="panel">
<h4>Recently Tweeted</h4>
<p class="more"><a href="http://twitter.com/meyerweb">see more</a></p>
<p>Saw a temporary license plate with expiration date MAR3010 and thought of <a href="http://twitter.com/t">@t</a>. <small>&#8211;tweeted 1 hour, 19 minutes ago</small></p>
</div><div id="sideblog" class="panel">
<h4>Distractions</h4>
<p class="more">
<a href="/eric/thoughts/recent-links/">archive</a>
</p>
<ul>
<li><a href="http://tweetagewasteland.com/2010/03/my-head-is-in-the-cloud/" title="March 18 | &#8220;I sense that my addiction to the realtime stream is only making room for the consumption of a faster stream.&#8221;">My Head is in the Cloud</a> <small>[via <a href="http://daringfireball.net/">John</a>]</small></li>
<li><a href="http://8bitnyc.com/" title="March 17 | All of a sudden I want to establish a mission in Central Park and negotiate with the natives for gold and food.">8-Bit NYC</a></li>
<li><a href="http://www.youtube.com/watch?v=nFicqklGuB0&amp;feature=player_embedded" title="March 12 | Wry comment expressing my appreciation of the creative derivativeness of this video and its uncanny accuracy in mocking common tropes.">Academy Award Winning Movie Trailer</a></li>
<li><a href="http://www.youtube.com/watch?v=414TmP12WAU" title="March 9 | &#8220;Apple juice&#8230; for half price!&#8221;  More like twice PRICELESS.  (Note: If you&#8217;re at work, don your headphones.)">Happy in Paraguay</a> <small>[via <a href="http://unstoppablerobotninja.com/">Ethan</a>]</small></li>
<li><a href="http://www.youtube.com/watch?v=9V5ubAOeOBk&amp;feature=player_embedded" title="February 10 | This is approximately the best thing ever.">U900 -Walk Don&#8217;t Run (Isogabamaware)</a></li>
<li><a href="http://www.456bereastreet.com/archive/201002/sifr_default_css_hides_content_from_at_least_one_screen_reader/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A 456bereastreet %28456 Berea Street%29" title="February 8 | -9999px comes through again, but I really wish we were beyond that kind of thing.">sIFR default CSS hides content from at least one screen reader</a></li>
<li><a href="http://www.macosxhints.com/article.php?story=20100117064356428" title="February 8 | Storing this for future use.">Take a picture with the iSight camera when a folder is opened</a></li>
<li><a href="http://mingle2.com/blog/view/web-developer-mind" title="February 4 | Mostly valid.  (SEE WHAT I DID THERE?)">The Mind of a Web Developer: An Illustrated Diagram</a></li>
<li><a href="http://www.theonion.com/content/news/science_channel_refuses_to_dumb" title="January 28 | &#8220;Punkin Chunkin, for Christ&#8217;s sake&#8230; What more do you people want?&#8221;">Science Channel Refuses To Dumb Down Science Any Further</a></li>
<li><a href="http://www.mailchimp.com/blog/project-omnivore-declassified/" title="January 27 | Sounds like quite a feat.  But I wonder how we&#8217;d feel if Microsoft or Google announced the same kind of thing on their e-mail services.">MailChimp&#8217;s Project Omnivore: Declassified</a></li>
<li><a href="http://www.politifact.com/truth-o-meter/statements/2010/jan/25/carolyn-maloney/congresswoman-says-democratic-presidents-create-mo/" title="January 26 | &#8220;Obviously, luck matters a lot, but when there is a consistent pattern over more than 60 years, it starts to look like more than just luck.&#8221;">Congresswoman says Democratic presidents create more private-sector jobs</a></li>
<li><a href="http://www.ted.com/talks/taylor_mali_what_teachers_make.html" title="January 25 | Truth.">Taylor Mali: What teachers make</a></li>
<li><a href="http://notebook.johnmartz.com/how-websites-work?c=1" title="January 22 | At last, the truth is out and I can stop pretending:  beatific monkeys are what makes it all go.">How websites work</a></li>
</ul>
</div>
<div class="panel" id="advisory">
<div class="guarded">
<a href="http://blogadvisorysystem.com/"><img src="/pix/bas/guarded.png" alt="Blog Advisory System Alert Level: Guarded"></a>
</div>
</div>

<div class="panel" id="excuse">
<h4>The <a href="/feeds/excuse/">excuse of the day</a> is</h4>
<p>Internet 1 traffic is being routed onto Internet 2</p>
</div>

<div class="panel" id="extras">
<h4>Extras</h4>
<ul>
<li><a href="/feeds/">Feeds</a> &#8226;</li>
<li><a href="/eric/faq.html">FAQ</a> &#8226;</li>
<li><a href="/family.html">Family</a></li>
</ul>
</div>

</div>

<div id="navigate">
<h4>Navigation</h4>
<ul id="navlinks">
<li id="archLink"><a href="/eric/thoughts/">Archives</a></li>
<li id="cssLink"><a href="/eric/css/">CSS</a></li>
<li id="toolsLink"><a href="/eric/tools/">Toolbox</a></li>
<li id="writeLink"><a href="/eric/writing.html">Writing</a></li>
<li id="speakLink"><a href="/eric/talks/">Speaking</a></li>
<li id="otherLink"><a href="/other/">Leftovers</a></li>
<li id="aboutsite"><a href="/ui/about.html">About this site</a></li>
</ul>
</div>

<div id="footer">
<p class="sosumi">All contents of this site, unless otherwise noted, are &copy;1995-2008 <strong>Eric A. and Kathryn S. Meyer</strong>.  All Rights Reserved.</p>
<p>"<a href="/eric/thoughts/">Thoughts From Eric</a>" is powered by the &uuml;bercool <a href="http://wordpress.org/">WordPress</a></p>
</div>
</body>
</html>
