<div id='error'>
		<p class='wpdberror'><strong>WordPress database error:</strong> [Table &#039;llscotts_mars.wp2_categories&#039; doesn&#039;t exist]<br />
		<code>SELECT cat_ID FROM wp2_categories WHERE category_nicename = &#039;safari-webkit&#039;</code></p>
		</div><?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/"
	>

<channel>
	<title>Musings from Mars &#187; Safari &amp; WebKit</title>
	<atom:link href="http://www.musingsfrommars.org/topic/safari-webkit/feed" rel="self" type="application/rss+xml" />
	<link>http://www.musingsfrommars.org</link>
	<description>I've been observing personal computing behavior for a long time, and now I have some things to say. Here are my two cents about computing, music, software, and related topics.</description>
	<pubDate>Tue, 25 Jun 2024 16:28:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Theming A Web Page With Crystal Black:A CSS Design for Web Inspector</title>
		<link>http://www.musingsfrommars.org/2011/03/theming-a-web-page-with-crystal-blacka-css-design-for-web-inspector.html</link>
		<comments>http://www.musingsfrommars.org/2011/03/theming-a-web-page-with-crystal-blacka-css-design-for-web-inspector.html#comments</comments>
		<pubDate>Thu, 03 Mar 2011 03:26:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Design]]></category>

		<category><![CDATA[Mars Software]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Safari & WebKit]]></category>

		<category><![CDATA[Theming]]></category>

		<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.musingsfrommars.org/2011/03/theming-a-web-page-with-crystal-blacka-css-design-for-web-inspector.html</guid>
		<description><![CDATA[<p>For awhile, I've wanted to theme Safari's <a href="http://www.webkit.org/blog/197/web-inspector-redesign/">Web Inspector</a>&#8212;the incredibly useful built-in website viewer/debugger/designer assistant&#8212;with the Crystal Black look and feel, but it wasn't immediately obvious how to do this. I assumed that the tool was just a part of Safari, and therefore built with classes and widgets from the Cocoa <a href="http://developer.apple.com/library/mac/#documentation/Cocoa/Reference/ApplicationKit/ObjC_classic/_index.html">AppKit</a> (which is the framework all Cocoa apps are built with). However, when I began to inspect the Inspector, I discovered that everything contained within its borders was simply web content: HTML, CSS, JavaScript, and images.</p>
<p>In other words, the Web Inspector tool is nothing but an intricate, sophisticated, and extremely well designed web page!</p>
<p>Having built a Crystal Black CSS file for web pages in general, and with my past expertise in CSS, I attacked this challenge with relish! It reminded me of the time I realized that <a href="http://www.musingsfrommars.org/2005/07/anyone-can-develop-dashboard-widget.html">Dashboard widgets</a> are, at their core, nothing but little web pages (as are simply apps for the iPhone). In tackling this one, the main question was, How should the various elements look? And the hardest part was inspecting the various parts in of the Inspector in great detail to determine which CSS rules governed their default appearance and behavior.</p>
<p >As I discovered, the WebKit has a a sub-framework called "WebCore," which in turn has a folder of resources specifically for the Web Inspector. In the Inspector folder, among other things, is a suite of CSS files that handle different aspects of the Inspector's design and behavior. Of these, the primary one I needed to tweak was called simply "inspector.css."</p>]]></description>
		<wfw:commentRss>http://www.musingsfrommars.org/2011/03/theming-a-web-page-with-crystal-blacka-css-design-for-web-inspector.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>WebKit Introduces Styleable Scrollbars</title>
		<link>http://www.musingsfrommars.org/2009/06/webkit-introduces-styleable-scrollbars.html</link>
		<comments>http://www.musingsfrommars.org/2009/06/webkit-introduces-styleable-scrollbars.html#comments</comments>
		<pubDate>Wed, 24 Jun 2009 03:04:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Innovation]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Safari & WebKit]]></category>

		<category><![CDATA[Web Browsers]]></category>

		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://www.musingsfrommars.org/?p=2138</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.musingsfrommars.org/2009/06/webkit-introduces-styleable-scrollbars.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>WebKit&#8217;s Web Inspector Tool Gets Major Workover</title>
		<link>http://www.musingsfrommars.org/2008/10/webkits-web-inspector-tool-gets-major-workover.html</link>
		<comments>http://www.musingsfrommars.org/2008/10/webkits-web-inspector-tool-gets-major-workover.html#comments</comments>
		<pubDate>Sun, 12 Oct 2008 05:59:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Safari & WebKit]]></category>

		<category><![CDATA[Web Browsers]]></category>

		<category><![CDATA[Debugging & Testing]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.musingsfrommars.org/2008/10/webkits-web-inspector-tool-gets-major-workover.html</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.musingsfrommars.org/2008/10/webkits-web-inspector-tool-gets-major-workover.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Analyst Pushes WebKit Over Google&#8217;s Chrome Browser</title>
		<link>http://www.musingsfrommars.org/2008/09/analyst-pushes-webkit-over-googles-chrome-browser.html</link>
		<comments>http://www.musingsfrommars.org/2008/09/analyst-pushes-webkit-over-googles-chrome-browser.html#comments</comments>
		<pubDate>Fri, 05 Sep 2008 22:14:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Safari & WebKit]]></category>

		<category><![CDATA[Web Browsers]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.musingsfrommars.org/2008/09/analyst-pushes-webkit-over-googles-chrome-browser.html</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.musingsfrommars.org/2008/09/analyst-pushes-webkit-over-googles-chrome-browser.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Phishing and Safari (Part 2): A Sheep in Wolf&#8217;s Clothing</title>
		<link>http://www.musingsfrommars.org/2008/08/phishing-and-safari-part-2-a-sheep-in-wolfs-clothing.html</link>
		<comments>http://www.musingsfrommars.org/2008/08/phishing-and-safari-part-2-a-sheep-in-wolfs-clothing.html#comments</comments>
		<pubDate>Wed, 13 Aug 2008 01:45:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[FUD Propaganda]]></category>

		<category><![CDATA[Misreporting]]></category>

		<category><![CDATA[PC Insecurity]]></category>

		<category><![CDATA[PC Prejudice]]></category>

		<category><![CDATA[Safari & WebKit]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.musingsfrommars.org/2008/08/phishing-and-safari-part-2-a-sheep-in-wolfs-clothing.html</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.musingsfrommars.org/2008/08/phishing-and-safari-part-2-a-sheep-in-wolfs-clothing.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Phishing and Safari (Part 1): A Sheep in Wolf&#8217;s Clothing</title>
		<link>http://www.musingsfrommars.org/2008/08/phishing-and-safari-part-1-a-sheep-in-wolfs-clothing.html</link>
		<comments>http://www.musingsfrommars.org/2008/08/phishing-and-safari-part-1-a-sheep-in-wolfs-clothing.html#comments</comments>
		<pubDate>Wed, 13 Aug 2008 01:32:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[FUD Propaganda]]></category>

		<category><![CDATA[Misreporting]]></category>

		<category><![CDATA[PC Insecurity]]></category>

		<category><![CDATA[PC Prejudice]]></category>

		<category><![CDATA[Safari & WebKit]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.musingsfrommars.org/2008/08/phishing-and-safari-part-1-a-sheep-in-wolfs-clothing.html</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.musingsfrommars.org/2008/08/phishing-and-safari-part-1-a-sheep-in-wolfs-clothing.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>A Close-Up Look At Today&#8217;s Web Browsers: Comparing Firefox, IE 7, Opera, Safari</title>
		<link>http://www.musingsfrommars.org/2008/07/close-up-look-at-todays-web-browsers.html</link>
		<comments>http://www.musingsfrommars.org/2008/07/close-up-look-at-todays-web-browsers.html#comments</comments>
		<pubDate>Sat, 26 Jul 2008 03:16:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Internet]]></category>

		<category><![CDATA[Reviews]]></category>

		<category><![CDATA[Safari & WebKit]]></category>

		<category><![CDATA[Web Browsers]]></category>

		<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.musingsfrommars.org/2008/07/close-up-look-at-todays-web-browsers.html</guid>
		<description><![CDATA[<p>My, we've come a long way in browser choices since 2005, haven't we? It's been a very heady time for programmers who dabble in the lingua franca of the World Wide Web: HTML, JavaScript, Cascading Style Sheets, the Document Object Model, and XML/XSLT. Together, this collection of scripting tools, boosted by a <img src="http://www.musingsfrommars.org/images/wbrowsers1.jpg" width="250" border="0" alt="Browser choices" title="Browser choices" style="display:block;float:right;margin-top:8px;margin-left:8px;" />technique with the letter-soup name "XMLHttpRequest," became known as "Ajax." Ajax spawned an avalanche of cool, useful, and powerful new web applications that are today beginning to successfully challenge traditional computer-desktop software like Microsoft Word and Excel. As good as vanguard products like Goodle's <a href="http://maps.google.com/">Maps</a>, <a href="http://mail.google.com/">Gmail</a>, <a href="http://docs.google.com/?tab=mo#all">Documents</a>, and <a href="http://www.google.com/calendar/">Calendar</a> apps are, one only has to peek at what Apple has accomplished with its new <a href="http://www.apple.com/mobileme/">MobileMe</a> web apps to see how much like desktop applications web software can be in 2008.</p>
<p>That this overwhelming trend toward advanced, desktop-like applications has happened at all is the result of the efforts of determined developers from the Mozilla project, which rose from the ashes of Netscape's demise to create the small, light, powerful and popular Firefox browser. The activity of the Mozilla group spurred innovation from other browser makers and eventually forced a trend towards open standards that made the emergence of Ajax possible.</p>
<p>This article starts with a brief history of web browsers and then jumps into a look at the feature set of the four primary "modern" web browsers in 2008. The comparison of browser features begins by listing the core features that all these browsers have in common. The bulk of the article lists in detail "special features" of each browser and each browser's good and bad points, as they relate to the core browser characteristics. Following that, I present some recent data on the comparative performance of these browsers. The article concludes with recommendations I would make to organizations interested in making the switch from IE6 in 2008.</p>]]></description>
		<wfw:commentRss>http://www.musingsfrommars.org/2008/07/close-up-look-at-todays-web-browsers.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Apple Weighs In To Web 2.0 With Sproutcore Framework</title>
		<link>http://www.musingsfrommars.org/2008/06/apple-weighs-in-to-web-20-with-sproutcore-framework.html</link>
		<comments>http://www.musingsfrommars.org/2008/06/apple-weighs-in-to-web-20-with-sproutcore-framework.html#comments</comments>
		<pubDate>Tue, 17 Jun 2008 19:27:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Ajax]]></category>

		<category><![CDATA[Apple]]></category>

		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[Safari & WebKit]]></category>

		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[Developer Tools]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.musingsfrommars.org/2008/06/apple-weighs-in-to-web-20-with-sproutcore-framework.html</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.musingsfrommars.org/2008/06/apple-weighs-in-to-web-20-with-sproutcore-framework.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>InfoWorld Article Dispels Many Enterprise Mac Myths</title>
		<link>http://www.musingsfrommars.org/2008/04/infoworld-article-dispels-many-enterprise-mac-myths.html</link>
		<comments>http://www.musingsfrommars.org/2008/04/infoworld-article-dispels-many-enterprise-mac-myths.html#comments</comments>
		<pubDate>Mon, 21 Apr 2008 21:50:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Apple]]></category>

		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Enterprise Software]]></category>

		<category><![CDATA[Mac OS X]]></category>

		<category><![CDATA[Macs vs. PCs]]></category>

		<category><![CDATA[Open Standards]]></category>

		<category><![CDATA[Safari & WebKit]]></category>

		<category><![CDATA[Web Browsers]]></category>

		<category><![CDATA[Developer Tools]]></category>

		<category><![CDATA[Market Share]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Office Suites]]></category>

		<guid isPermaLink="false">http://www.musingsfrommars.org/2008/04/infoworld-article-dispels-many-enterprise-mac-myths.html</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.musingsfrommars.org/2008/04/infoworld-article-dispels-many-enterprise-mac-myths.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>WebKit/Safari Keep Blazing the Trail to CSS 3.0</title>
		<link>http://www.musingsfrommars.org/2008/04/webkitsafari-keep-blazing-the-trail-to-css-30.html</link>
		<comments>http://www.musingsfrommars.org/2008/04/webkitsafari-keep-blazing-the-trail-to-css-30.html#comments</comments>
		<pubDate>Tue, 15 Apr 2008 02:07:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Innovation]]></category>

		<category><![CDATA[Internet]]></category>

		<category><![CDATA[Open Standards]]></category>

		<category><![CDATA[Safari & WebKit]]></category>

		<category><![CDATA[Web Browsers]]></category>

		<category><![CDATA[Articles]]></category>

		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.musingsfrommars.org/2007/06/safari-30-blazes-trail-for-css-30.html</guid>
		<description><![CDATA[<p class="BigFirst">Looking back,<img src="http://www.musingsfrommars.org/images/csslogo.jpg" height="226" width="250" border="0" alt="Cascading Style Sheets!" title="Cascading Style Sheets!" leader style="float:right;display:block;margin-left:8px;" />This is an update to the article I wrote last summer, when Safari 3.0 was first released. In the 9 months since then, a lot has happened, and I wanted to try to keep this info up to date. Opera, iCab, Konqueror, and Firefox have all made progress in adopting CSS 3.0 specifications, the next generation of the <a href="http://www.w3.org/TR/css3-roadmap/">W3C's Cascading Style Sheets standard</a>.</p><p>However, the <a href="http://webkit.org/blog/">WebKit team</a> continues to lead the pack, as they have since I first contemplated this article over a year ago. In the last 6 months, that team has not only adopted more of the CSS 3.0 specs ahead of the others, but they have proposed several exciting new specs of their own, which the W3C is taking up as draft recommendations.
</p><p>In addition to updating the state of CSS 3.0 in WebKit/Safari, I've also added some new demos for the Backgrounds section. </p>
<p>Here are the CSS 3.0 features I wrote about in July 2007:
</p><ol> <li><strong>Box-shadow</strong>: Yes! Add drop shadows through CSS!</li> <li><strong>Multi-column layout</strong>: Can we really do this now? With HTML?</li> <li><strong>Resize</strong>: Give JavaScript hacks a rest and let users relax when typing input on web pages.</li> <li><strong>Rounded corners</strong>: Any <div> can be made round.</div></li> <li>C<strong>olors with transparency</strong>: There goes another ugly hack from way back!</li> <li><strong>Background image controls</strong>: Remember how great it was when you could add images as well as colors to an element's background CSS style? Well, it's about to get a whole lot better!</li> </ol>
<p>And since then, WebKit and Safari 3.1 have adopted the following new ones:</p>
<ol><li>Adopted last October, WebKit introduced its first take at <strong>CSS Transforms</strong>, which it has submitted to the W3C for consideration. With CSS Transforms, <code>&#60;DIV&#62;</code>s can be scaled, rotated, skewed and translated... all without using JavaScript!</li>
<li>Announced at the same time is the equally exciting implementation of <strong>CSS Animations</strong>. At the moment, the only type of animation that's documented and demonstrated on the WebKit blog is based on <strong>CSS Transitions</strong>, which let you define how an object or attribute changes over time from one state to another.</li>
<li>Also in October, WebKit added the CSS <strong>Web Fonts</strong> feature, which lets designers beam fonts to users through CSS and HTML, approximating the capabilities of PDF in a much lighter-weight form.</li>
<li>Then, after a lull, things started to heat up again last month, when Apple released Safari 3.1. Safari 3.1 incorporated all of the CSS 3.0 features WebKit had pioneered earlier, plus it added a bunch of things the WebKit team hadn't blogged about. Chief among these was support for <strong>CSS Attribute Selectors</strong>. This is something of a holy grail to advanced web developers, since it opens up a whole world of possibilities for using the Document Object Model (DOM) to build better web interfaces. When released, WebKit was the first and only browser to support this geeky, but highly practical feature.</li>
<li>And then, just today, WebKit added support for CSS Gradients to its portfolio. Gradients are not yet a CSS 3.0 specification, but they are part of the HTML 5.0 spec. No doubt Apple's implementation will be referred to the W3C for consideration.</li>
</ol>]]></description>
		<wfw:commentRss>http://www.musingsfrommars.org/2008/04/webkitsafari-keep-blazing-the-trail-to-css-30.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Mac Hack Makes for Good Headlines, But&#8230;</title>
		<link>http://www.musingsfrommars.org/2008/03/mac-hack-makes-for-good-headlines-but.html</link>
		<comments>http://www.musingsfrommars.org/2008/03/mac-hack-makes-for-good-headlines-but.html#comments</comments>
		<pubDate>Fri, 28 Mar 2008 14:01:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[FUD Propaganda]]></category>

		<category><![CDATA[Mac OS X]]></category>

		<category><![CDATA[Microsoft]]></category>

		<category><![CDATA[Monopoly Damage]]></category>

		<category><![CDATA[PC Insecurity]]></category>

		<category><![CDATA[Safari & WebKit]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.musingsfrommars.org/2008/03/mac-hack-makes-for-good-headlines-but.html</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.musingsfrommars.org/2008/03/mac-hack-makes-for-good-headlines-but.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Apple Posts Major Update to Safari</title>
		<link>http://www.musingsfrommars.org/2008/03/apple-posts-major-update-to-safari.html</link>
		<comments>http://www.musingsfrommars.org/2008/03/apple-posts-major-update-to-safari.html#comments</comments>
		<pubDate>Tue, 18 Mar 2008 14:36:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Apple]]></category>

		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Open Standards]]></category>

		<category><![CDATA[Safari & WebKit]]></category>

		<category><![CDATA[Web Browsers]]></category>

		<category><![CDATA[Developer Tools]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.musingsfrommars.org/2008/03/apple-posts-major-update-to-safari.html</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.musingsfrommars.org/2008/03/apple-posts-major-update-to-safari.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Safari 3.0&#8217;s Hidden Jewels</title>
		<link>http://www.musingsfrommars.org/2007/11/safari-30s-hidden-jewels.html</link>
		<comments>http://www.musingsfrommars.org/2007/11/safari-30s-hidden-jewels.html#comments</comments>
		<pubDate>Thu, 22 Nov 2007 04:42:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Safari & WebKit]]></category>

		<category><![CDATA[Web Browsers]]></category>

		<category><![CDATA[Developer Tools]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.musingsfrommars.org/2007/11/safari-30s-hidden-jewels.html</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.musingsfrommars.org/2007/11/safari-30s-hidden-jewels.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Mac Users Get A New Web Browser Choice: Demeter Started Life As &#8220;Super Shiira&#8221;</title>
		<link>http://www.musingsfrommars.org/2007/08/mac-users-get-a-new-web-browser-choice-demeter-started-life-as-super-shiira.html</link>
		<comments>http://www.musingsfrommars.org/2007/08/mac-users-get-a-new-web-browser-choice-demeter-started-life-as-super-shiira.html#comments</comments>
		<pubDate>Fri, 10 Aug 2007 15:27:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Safari & WebKit]]></category>

		<category><![CDATA[Web Browsers]]></category>

		<category><![CDATA[Freeware]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.musingsfrommars.org/2007/08/mac-users-get-a-new-web-browser-choice-demeter-started-life-as-super-shiira.html</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.musingsfrommars.org/2007/08/mac-users-get-a-new-web-browser-choice-demeter-started-life-as-super-shiira.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Apple Releases Public Beta of Safari 3&#8230; For Windows, Too!</title>
		<link>http://www.musingsfrommars.org/2007/06/apple-releases-public-beta-of-safari-3-for-windows-too.html</link>
		<comments>http://www.musingsfrommars.org/2007/06/apple-releases-public-beta-of-safari-3-for-windows-too.html#comments</comments>
		<pubDate>Mon, 11 Jun 2007 21:03:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Apple]]></category>

		<category><![CDATA[MS Windows]]></category>

		<category><![CDATA[Mac OS X]]></category>

		<category><![CDATA[Safari & WebKit]]></category>

		<category><![CDATA[Web Browsers]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.musingsfrommars.org/2007/06/apple-releases-public-beta-of-safari-3-for-windows-too.html</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.musingsfrommars.org/2007/06/apple-releases-public-beta-of-safari-3-for-windows-too.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Shiira 2.0 Finally Launched!</title>
		<link>http://www.musingsfrommars.org/2007/04/shiira-20-finally-launched.html</link>
		<comments>http://www.musingsfrommars.org/2007/04/shiira-20-finally-launched.html#comments</comments>
		<pubDate>Mon, 23 Apr 2007 14:09:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Safari & WebKit]]></category>

		<category><![CDATA[Web Browsers]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.musingsfrommars.org/2007/04/shiira-20-finally-launched.html</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.musingsfrommars.org/2007/04/shiira-20-finally-launched.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Latest Performance Tests Make WebKit&#8217;s Superiority Hard To Deny (But Some Still Try)</title>
		<link>http://www.musingsfrommars.org/2007/04/latest-performance-tests-make-webkits-superiority-hard-to-deny-but-some-still-try.html</link>
		<comments>http://www.musingsfrommars.org/2007/04/latest-performance-tests-make-webkits-superiority-hard-to-deny-but-some-still-try.html#comments</comments>
		<pubDate>Fri, 20 Apr 2007 04:04:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[PC Prejudice]]></category>

		<category><![CDATA[Safari & WebKit]]></category>

		<category><![CDATA[Web Browsers]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.musingsfrommars.org/2007/04/latest-performance-tests-make-webkits-superiority-hard-to-deny-but-some-still-try.html</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.musingsfrommars.org/2007/04/latest-performance-tests-make-webkits-superiority-hard-to-deny-but-some-still-try.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Adobe&#8217;s WebKit-Driven Apollo Desktop Now Available in Alpha Release</title>
		<link>http://www.musingsfrommars.org/2007/03/adobes-webkit-driven-apollo-desktop-now-available-in-alpha-release.html</link>
		<comments>http://www.musingsfrommars.org/2007/03/adobes-webkit-driven-apollo-desktop-now-available-in-alpha-release.html#comments</comments>
		<pubDate>Sun, 25 Mar 2007 02:14:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Apple]]></category>

		<category><![CDATA[Safari & WebKit]]></category>

		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[Developer Tools]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.musingsfrommars.org/2007/03/adobes-webkit-driven-apollo-desktop-now-available-in-alpha-release.html</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.musingsfrommars.org/2007/03/adobes-webkit-driven-apollo-desktop-now-available-in-alpha-release.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Quietly, Safari Finally Gains WYSIWYG Editing Powers</title>
		<link>http://www.musingsfrommars.org/2007/03/quietly-safaris-rendering-engine-gains-wysiwyg-editing-powers.html</link>
		<comments>http://www.musingsfrommars.org/2007/03/quietly-safaris-rendering-engine-gains-wysiwyg-editing-powers.html#comments</comments>
		<pubDate>Mon, 19 Mar 2007 04:09:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Apple Software]]></category>

		<category><![CDATA[Safari & WebKit]]></category>

		<category><![CDATA[Usability]]></category>

		<category><![CDATA[Web Browsers]]></category>

		<category><![CDATA[Articles]]></category>

		<category><![CDATA[Content Management Systems]]></category>

		<guid isPermaLink="false">http://www.musingsfrommars.org/2007/03/quietly-safaris-rendering-engine-gains-wysiwyg-editing-powers.html</guid>
		<description><![CDATA[<p class="BigFirst">A quiet revolution has taken place for Mac OS X Safari users, but I haven't seen anyone celebrate it... and I've looked! There isn't even a mention of this dramatic change in Safari's powers on the <a href="http://webkit.org/blog/" target="_blank">Surfin' Safari blog</a>, where the open source team that's evolving the WebKit rendering engine used in Safari announce new features and updates. Lately, this team has implemented a number of really amazing features from the CSS 3.0 specification, and each has been trumpeted with some eye-popping examples. But not a word about this.</p>

Well, I for one am celebrating the upgrade with this article and proclaiming to the world that <em>finally</em>, <em>at last</em>, Safari is gaining parity with the other modern browsers in <b>letting users perform WYSIWYG editing whenever the application calls for it</b>. Mac users like me who have simply done without rich-text editing in their WordPress blogs and Gmails, bristling with an unfamiliar envy at the vast majority of users who take this functionality for granted by now, can finally save ourselves some typing and edit in our web browser with the same ease we do in a word processor.]]></description>
		<wfw:commentRss>http://www.musingsfrommars.org/2007/03/quietly-safaris-rendering-engine-gains-wysiwyg-editing-powers.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Web Kit DOM: Unbelievably Rich Documentation of WebKit&#8217;s DOM Implementation</title>
		<link>http://www.musingsfrommars.org/2007/03/web-kit-dom-unbelievably-rich-documentation-of-webkits-dom-implementation.html</link>
		<comments>http://www.musingsfrommars.org/2007/03/web-kit-dom-unbelievably-rich-documentation-of-webkits-dom-implementation.html#comments</comments>
		<pubDate>Fri, 09 Mar 2007 04:56:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[Safari & WebKit]]></category>

		<category><![CDATA[Web Browsers]]></category>

		<category><![CDATA[Documentation]]></category>

		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://www.musingsfrommars.org/2007/03/web-kit-dom-unbelievably-rich-documentation-of-webkits-dom-implementation.html</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.musingsfrommars.org/2007/03/web-kit-dom-unbelievably-rich-documentation-of-webkits-dom-implementation.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>WebKit Browser Adds Support for CSS3 Multi-Column Text Layouts</title>
		<link>http://www.musingsfrommars.org/2007/01/webkit-browser-adds-support-for-css3-multi-column-text-layouts.html</link>
		<comments>http://www.musingsfrommars.org/2007/01/webkit-browser-adds-support-for-css3-multi-column-text-layouts.html#comments</comments>
		<pubDate>Sat, 13 Jan 2007 23:36:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Safari & WebKit]]></category>

		<category><![CDATA[Web Browsers]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[Writing & Publishing]]></category>

		<guid isPermaLink="false">http://www.musingsfrommars.org/2007/01/webkit-browser-adds-support-for-css3-multi-column-text-layouts.html</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.musingsfrommars.org/2007/01/webkit-browser-adds-support-for-css3-multi-column-text-layouts.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>WebKit Adds Support for CSS Box Shadows</title>
		<link>http://www.musingsfrommars.org/2007/01/webkit-adds-support-for-css-box-shadows.html</link>
		<comments>http://www.musingsfrommars.org/2007/01/webkit-adds-support-for-css-box-shadows.html#comments</comments>
		<pubDate>Wed, 10 Jan 2007 22:54:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Safari & WebKit]]></category>

		<category><![CDATA[Web Browsers]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.musingsfrommars.org/2007/01/webkit-adds-support-for-css-box-shadows.html</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.musingsfrommars.org/2007/01/webkit-adds-support-for-css-box-shadows.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>WebKit Team Adds New CSS Methods for Text-Stroke</title>
		<link>http://www.musingsfrommars.org/2006/12/webkit-team-adds-new-css-methods-for-text-stroke.html</link>
		<comments>http://www.musingsfrommars.org/2006/12/webkit-team-adds-new-css-methods-for-text-stroke.html#comments</comments>
		<pubDate>Tue, 26 Dec 2006 22:34:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Innovation]]></category>

		<category><![CDATA[Safari & WebKit]]></category>

		<category><![CDATA[Web Browsers]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.musingsfrommars.org/2006/12/webkit-team-adds-new-css-methods-for-text-stroke.html</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.musingsfrommars.org/2006/12/webkit-team-adds-new-css-methods-for-text-stroke.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Creammonkey: Greasemonkey for Safari Slowly Gaining Traction</title>
		<link>http://www.musingsfrommars.org/2006/12/creammonkey-greasemonkey-for-safari.html</link>
		<comments>http://www.musingsfrommars.org/2006/12/creammonkey-greasemonkey-for-safari.html#comments</comments>
		<pubDate>Mon, 18 Dec 2006 23:08:07 +0000</pubDate>
		<dc:creator>Leland Scott</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[Safari & WebKit]]></category>

		<category><![CDATA[Software Addict]]></category>

		<category><![CDATA[Web Browsers]]></category>

		<category><![CDATA[Freeware]]></category>

		<category><![CDATA[Recommended]]></category>

		<guid isPermaLink="false">http://www.musingsfrommars.org/2006/02/creammonkey-greasemonkey-for-safari.html</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.musingsfrommars.org/2006/12/creammonkey-greasemonkey-for-safari.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Apple Publishes New &#8220;How-To&#8221; for Manipulating Quartz Compositions with JavaScript</title>
		<link>http://www.musingsfrommars.org/2006/12/apple-publishes-new-how-to-for-manipulating-quartz-compositions-with-javascript.html</link>
		<comments>http://www.musingsfrommars.org/2006/12/apple-publishes-new-how-to-for-manipulating-quartz-compositions-with-javascript.html#comments</comments>
		<pubDate>Wed, 06 Dec 2006 01:36:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[Safari & WebKit]]></category>

		<category><![CDATA[Web Browsers]]></category>

		<category><![CDATA[Animation & 3D]]></category>

		<category><![CDATA[Quartz Composer]]></category>

		<category><![CDATA[Resources]]></category>

		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.musingsfrommars.org/2006/12/apple-publishes-new-how-to-for-manipulating-quartz-compositions-with-javascript.html</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.musingsfrommars.org/2006/12/apple-publishes-new-how-to-for-manipulating-quartz-compositions-with-javascript.html/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
