<?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>Project 2061 Techlog &#187; javascript</title> <atom:link href="http://techlog.p2061.org/tag/javascript/feed/" rel="self" type="application/rss+xml" /><link>http://techlog.p2061.org</link> <description>Blogging from Project 2061 technology group</description> <lastBuildDate>Tue, 06 Sep 2011 14:49:39 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Updates for IE8</title><link>http://techlog.p2061.org/2009/02/20/updates-for-ie8/</link> <comments>http://techlog.p2061.org/2009/02/20/updates-for-ie8/#comments</comments> <pubDate>Fri, 20 Feb 2009 21:00:43 +0000</pubDate> <dc:creator>bsweeney</dc:creator> <category><![CDATA[Web Development]]></category> <category><![CDATA[css]]></category> <category><![CDATA[ie]]></category> <category><![CDATA[javascript]]></category> <guid
isPermaLink="false">http://techlog.p2061.org/?p=211</guid> <description><![CDATA[With the release of IE8 getting closer I took a moment to check out our web site and Benchmarks Online in the new browser. As I suspected, the incompatibilities on our web site were of the same ilk as when IE7 was released and required minor updates. The updates to Benchmarks were also fairly minor, [...]]]></description> <content:encoded><![CDATA[<p>With the release of IE8 getting closer I took a moment to check out our web site and <em>Benchmarks Online</em> in the new browser. As I suspected, the incompatibilities on our web site were of the same ilk as when IE7 was released and required minor updates. The updates to <em>Benchmarks</em> were also fairly minor, though did require a bit of effort to track down. Luckily IE8 includes developer tools right in the browser, making debugging web content much easier.</p><p>While I was at it, I decided to see how the JS+CSS was working in Safari (latest version on Windows and Mac) and Opera (latest versions on Windows). There were some minor issues with these browsers that I fixed as well. Quickly, Safari and Opera both were having trouble displaying the bullets in my ordered list when the pseudo multi-column-styling was applied. The odd thing is that the numbers were there, just not visible until an element was forced on top of them.</p><p>Finally, I decided to update the multi-column list code on the web site to that used in Benchmarks (which is more robust). I did run across one problem in the update that I may have to investigate further. Essentially, the script was not correctly positioning the second+ columns if a margin was specified on the container OL/UL.</p> ]]></content:encoded> <wfw:commentRss>http://techlog.p2061.org/2009/02/20/updates-for-ie8/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>BOL Tricks</title><link>http://techlog.p2061.org/2008/04/02/bol-tricks/</link> <comments>http://techlog.p2061.org/2008/04/02/bol-tricks/#comments</comments> <pubDate>Wed, 02 Apr 2008 21:56:43 +0000</pubDate> <dc:creator>bsweeney</dc:creator> <category><![CDATA[Web Development]]></category> <category><![CDATA[benchmarks]]></category> <category><![CDATA[BOL]]></category> <category><![CDATA[easter eggs]]></category> <category><![CDATA[javascript]]></category> <guid
isPermaLink="false">http://techlog.p2061.org/2008/04/02/bol-tricks/</guid> <description><![CDATA[In order to enable easier checking of Benchmarks Online against the print (aka 1993) version, I implemented a switch that allows you to specify the 1993 version as the default tab displayed. To enable to switch you have to visit the utility with the querystring bmtabver=1993 appended. So the following URL would enable the switch: [...]]]></description> <content:encoded><![CDATA[<p>In order to enable easier checking of <em>Benchmarks</em> Online against the print  (aka 1993) version, I implemented a switch that allows you to specify the 1993 version as the default tab displayed. To enable to switch you have to visit the utility with the querystring bmtabver=1993 appended. So the following URL would enable the switch:</p><p><a
href="http://www.project2061.org/bol?bmtabver=1993">http://www.project2061.org/bol?bmtabver=1993</a></p><p>To disable the switch change the value from 1993 to 2007 (or delete the &#8220;bmtabver&#8221; cookie from your browser).</p><p>This switch is not publicly noted on the site (though visitors to this entry would obviously know of its existence).</p> ]]></content:encoded> <wfw:commentRss>http://techlog.p2061.org/2008/04/02/bol-tricks/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
