<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
> <channel><title>jappler.com &#187; web-standards</title> <atom:link href="http://jappler.com/blog/archive/tag/web-standards/feed" rel="self" type="application/rss+xml" /><link>http://jappler.com</link> <description>random and opinionated thoughts by Jennifer Zelazny</description> <lastBuildDate>Mon, 06 Feb 2012 01:49:00 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator><itunes:summary>random and opinionated thoughts by Jennifer Zelazny</itunes:summary> <itunes:author>jappler.com</itunes:author> <itunes:explicit>no</itunes:explicit> <itunes:image href="http://jappler.com/wp-content/plugins/powerpress/itunes_default.jpg" /> <itunes:subtitle>random and opinionated thoughts by Jennifer Zelazny</itunes:subtitle> <image><title>jappler.com &#187; web-standards</title> <url>http://jappler.com/wp-content/plugins/powerpress/rss_default.jpg</url><link>http://jappler.com</link> </image> <item><title>microsoft firefox 2007 professional edition?</title><link>http://jappler.com/blog/archive/2007/01/18/microsoft-firefox-2007-professional-edition</link> <comments>http://jappler.com/blog/archive/2007/01/18/microsoft-firefox-2007-professional-edition#comments</comments> <pubDate>Thu, 18 Jan 2007 12:27:17 +0000</pubDate> <dc:creator>Jen</dc:creator> <category><![CDATA[General]]></category> <category><![CDATA[Web Development]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[MS-Firefox]]></category> <category><![CDATA[web-standards]]></category> <guid
isPermaLink="false">http://www.jappler.com/blog/archive/2007/01/18/microsoft-firefox-2007-professional-edition</guid> <description><![CDATA[I know I generally post before my daily intake of caffeine, but this morning while going through my news via RSS, I had to do a double take when I read that there is now a microsoft firefox 2007 professional edition. As a web developer, I will be very curious to just where Microsoft goes with this new &#8220;version&#8221;. I have to say I am a bit scared after reading the full feature list because... <a
href="http://jappler.com/blog/archive/2007/01/18/microsoft-firefox-2007-professional-edition">Read More &#187;</a>]]></description> <content:encoded><![CDATA[<p>I know I generally post before my daily intake of caffeine, but this morning while going through my news via RSS, I had to do a double take when I read that there is now a <a
href="http://www.msfirefox.com/">microsoft firefox 2007 professional edition</a>.  As a web developer, I will be very curious to just where Microsoft goes with this new &#8220;version&#8221;.  I have to say I am a bit scared after reading the <a
href="http://www.msfirefox.com/firefox-full-features.html">full feature list</a> because of this:<br
/><blockquote>&#8220;Microsoft Firefox 2007 will support many of the new Microsoft standards on the web to make browsing the web a richer experience and easier to develop for.&#8221;</p></blockquote><p> Yikes.  Here we go.</p> ]]></content:encoded> <wfw:commentRss>http://jappler.com/blog/archive/2007/01/18/microsoft-firefox-2007-professional-edition/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>making things work: ie 5-7 and css.</title><link>http://jappler.com/blog/archive/2006/07/17/making-things-work-ie-5-7-and-css</link> <comments>http://jappler.com/blog/archive/2006/07/17/making-things-work-ie-5-7-and-css#comments</comments> <pubDate>Mon, 17 Jul 2006 11:32:18 +0000</pubDate> <dc:creator>Jen</dc:creator> <category><![CDATA[CSS]]></category> <category><![CDATA[General]]></category> <category><![CDATA[Web Development]]></category> <category><![CDATA[IE-hacks]]></category> <category><![CDATA[web-standards]]></category> <guid
isPermaLink="false">http://www.jappler.com/blog/archive/2006/07/17/making-things-work-ie-5-7-and-css.php</guid> <description><![CDATA[I am currently working on a CSS project that needs to work in IE 5.0+, FireFox 1+, Safari 1+, and Opera 8+ for both Mac and PC. Normally writing CSS for multiple browsers/multiple platforms does not scare me, but the IE 5.0 part scares me, particularly since I am going to have to create some major hacks that will not validate and a simple 2-3 hour job becomes a 4-6 hour job full of making... <a
href="http://jappler.com/blog/archive/2006/07/17/making-things-work-ie-5-7-and-css">Read More &#187;</a>]]></description> <content:encoded><![CDATA[<p>I am currently working on a CSS project that needs to work in IE 5.0+, FireFox 1+, Safari 1+, and Opera 8+ for both Mac and PC.  Normally writing CSS for multiple browsers/multiple platforms does not scare me, but the IE 5.0 part scares me, particularly since I am going to have to create some major hacks that will not validate and a simple 2-3 hour job becomes a 4-6 hour job full of making one change, looking at it in 5 browsers and then moving on.  I am hoping that IE 7 (<a
href="http://www.microsoft.com/downloads/details.aspx?FamilyID=4c1a8fbe-fb6a-47ac-867d-bb1f17e477ee&amp;displaylang=en">now beta 3</a>) will actually be more standard compliant, but of course I have doubts&#8230;and I have to live with IE 5.0 hacks for at least another year.  During my process of writing CSS code that will work in the browsers mentioned above, I have had to reference a few good IE hack web sites that I wanted to share in case anyone ever needed a good CSS for IE reference.</p><ul><li><a
href="http://www.maratz.com/blog/archives/2005/06/16/essentials-of-css-hacking-for-internet-explorer/">Essentials of CSS Hacking for Internet Explorer</a></li><li><a
href="http://browsers.evolt.org/">Browsers Archive</a></li><li><a
href="http://www.positioniseverything.net/articles/multiIE.html">Taming Your Multiple IE Standalines</a></li><li><a
href="http://www.quirksmode.org/">QuirksMode</a></li><li><a
href="http://www.tantek.com/CSS/Examples/boxmodelhack.html">Box Model Hack</a></li></ul><p>[tags]IE hacks, CSS, web standards[/tags]</p> ]]></content:encoded> <wfw:commentRss>http://jappler.com/blog/archive/2006/07/17/making-things-work-ie-5-7-and-css/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
