<?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>Designoplasty Web Design and Development Blog &#187; Safari</title>
	<atom:link href="http://designoplasty.com/tag/safari/feed/" rel="self" type="application/rss+xml" />
	<link>http://designoplasty.com</link>
	<description>HTML, Javascript, PHP, and Me</description>
	<lastBuildDate>Sat, 14 Aug 2010 06:56:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Why I Love The Web Standards Acid Tests</title>
		<link>http://designoplasty.com/2009/12/20/why-i-love-the-why-i-love-the-web-standards-acid-tests-acid-tests/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=why-i-love-the-why-i-love-the-web-standards-acid-tests-acid-tests</link>
		<comments>http://designoplasty.com/2009/12/20/why-i-love-the-why-i-love-the-web-standards-acid-tests-acid-tests/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 01:17:54 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Acid Tests]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Standards]]></category>
		<category><![CDATA[Web Browsers]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=1087</guid>
		<description><![CDATA[I generally design only for the latest browsers. If my code works on the most recent version of Safari, Opera, Firefox, and IE then I&#8217;m happy. However, Internet Explorer is such a piece of crap that sometimes atrocious errors on IE7 give me great pause. (As of this writing IE8 was the current browser.)

I&#8217;ve said [...]]]></description>
			<content:encoded><![CDATA[<p>I generally design only for the latest browsers. If my code works on the most recent version of Safari, Opera, Firefox, and IE then I&#8217;m happy. However, Internet Explorer is such a piece of crap that sometimes atrocious errors on IE7 give me great pause. (As of this writing IE8 was the current browser.)</p>

<p>I&#8217;ve said before that I used to work on Internet Explorer. But when I worked on it IE really was effectively the only browser out there. We actually took compatibility with Netscape very seriously, but then we went way ahead and implemented more features from the standards. The problem is, we made mistakes in those implementations and since there were no other browsers, our mistakes actually became a sort of standard.</p>

<p>But those days are long long gone. Now it&#8217;s far more often the case that my code works &#8220;the first time&#8221; on every browser out there except for Internet Explorer. The other browsers are all more standards compliant by far. They also score better on the Acid Tests, and that&#8217;s why I love the Acid Tests.</p>

<p>When asked, Microsoft will say that the Acid Tests are random, that they aren&#8217;t developed with real world scenarios in mind. There is a great Microspeak term invented at Microsoft: the Acid Tests are a <a href="http://blogs.msdn.com/oldnewthing/archive/2007/05/23/2802893.aspx">forcing function</a>.</p>

<p>A forcing function is a situation or constraint that forces you to make a decision you would not make otherwise. For instance, in my end days at Microsoft, while working on the Windows Presentation Framework, one of the high level managers told me to come up with a plan to implement a feature that I was very outspoken about not implementing. I was given a week (I think) before presenting this plan to a group of all the highest level managers in our group. They were very sneaky saying that they didn&#8217;t necessarily want to implement it but if we did, how would we do it? The idea was to get me to do the work under false pretenses, then they would force me to put it in the product since it was already done. While talking about this later, the term <cite>forcing function</cite> came up, I hadn&#8217;t heard it before that. That situation was one of the nails on the coffin of my relationship with Microsoft.</p>

<p>Now that I&#8217;ve finished with my Microsoft story, I&#8217;ll say that learning the term was the best part of the experience because it describes that kind of situation very concisely.</p>

<blockquote>
  <p>The snakes were the forcing function that made me decide to mow my lawn on a regular basis.</p>
  <p>If you decide to go live on the 10th, that&#8217;s going to be a forcing function for about five other required sub-projects and your bill is going to be a little higher than usual.</p>
</blockquote>

<p>So Microsoft, it&#8217;s time to take your own medicine. We don&#8217;t care if you don&#8217;t think the Acid Tests represent real world scenarios. The truth is, fixing these bugs to pass these tests will actually and truthfully make your browser better. All the other browsers have proven it&#8217;s quite possible. You&#8217;re not protesting, as I was, out of a belief that the forcing function will make you do the wrong thing. You&#8217;re protesting because you&#8217;re incapable of actually fixing your browser.</p>

<p>Microsoft, please get out of the browser business and make everyone&#8217;s life easier. I&#8217;m tired of waiting for you to figure out how to write software.</p>

]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/12/20/why-i-love-the-why-i-love-the-web-standards-acid-tests-acid-tests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working with the Selected Text in a TextArea Using JavaScript</title>
		<link>http://designoplasty.com/2009/07/31/working-with-the-selected-text-in-a-textarea-using-javascript/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=working-with-the-selected-text-in-a-textarea-using-javascript</link>
		<comments>http://designoplasty.com/2009/07/31/working-with-the-selected-text-in-a-textarea-using-javascript/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 05:18:30 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=822</guid>
		<description><![CDATA[Fueling my hatred of Internet Exporer, today I had to process this code. This function is based on Alex King&#8217;s work which has been adopted by WordPress. I adjusted his function to allow me to easily place tags around the selected text in a textarea.

I find it so horribly annoying that this bit of code [...]]]></description>
			<content:encoded><![CDATA[<p>Fueling my hatred of Internet Exporer, today I had to process this code. This function is based on Alex King&#8217;s <a href="http://alexking.org/projects/js-quicktags">work</a> which has been adopted by WordPress. I adjusted his function to allow me to easily place tags <em>around</em> the selected text in a textarea.</p>

<p>I find it so horribly annoying that this bit of code is not standardized. As I search I&#8217;m not even quite sure who would standardize it. I don&#8217;t know if the API is part of the ECMAScript standard. But it needs to be a part of some standard and then tested in the ACID4 test.</p>

<p>Anyway, this is the code you&#8217;re looking for if you want to wrap an html tag around some selected text in a textarea. I use it in a WordPress plugin that creates a box on the edit post admin screen to allow that plugin to wrap bits of text with html code. I use Safari for development and the code works just fine in that browser.</p>

<pre><code>function selectionSurround(element_id, before, after)
{
    var element = document.getElementById(element_id);
    
    if (document.selection) 
    {
        //IE support
        
        element.focus();
        sel = document.selection.createRange();
        sel.text = before + sel.text + after;
    }
    else if (element.selectionStart || element.selectionStart == '0') 
    {
        //MOZILLA/NETSCAPE support
        
        var startPos = element.selectionStart;
        var endPos = element.selectionEnd;
        element.value = 
              element.value.substring(0, startPos)
            + before
            + element.value.substring(startPos, endPos)
            + after
            + element.value.substring(endPos, element.value.length);
    } 
    else
    {
        element.value += myValue;
    }
}
</code></pre>]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/07/31/working-with-the-selected-text-in-a-textarea-using-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Theme for Doxie News</title>
		<link>http://designoplasty.com/2009/06/09/new-theme-for-doxie-news/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=new-theme-for-doxie-news</link>
		<comments>http://designoplasty.com/2009/06/09/new-theme-for-doxie-news/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 18:08:54 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Arial]]></category>
		<category><![CDATA[Helvetica]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=772</guid>
		<description><![CDATA[
  


I just finished a new theme for Doxie News and I&#8217;m really happy with it. I think it&#8217;s my best theme yet and I couldn&#8217;t want any more from it. As you can see it shares a lot of design concepts with Designoplasty but is distinctly its own. I love the shading in [...]]]></description>
			<content:encoded><![CDATA[<a href="http://doxienews.com/">
  <img src="http://photos.smugmug.com/photos/559211860_pkRxU-L.jpg" class="floatright" style="width: 530px; height: 600px;" alt="New theme for Doxie News" />
</a>

<p>I just finished a new theme for <a href="http://doxienews.com/">Doxie News</a> and I&#8217;m really happy with it. I think it&#8217;s my best theme yet and I couldn&#8217;t want any more from it. As you can see it shares a lot of design concepts with Designoplasty but is distinctly its own. I love the shading in the the theme. As I learn to get better at manipulating color and texture, it&#8217;s really adding depth to my designs.</p>

<p>This was a goal of mine almost from the start. You can get somewhat nice themes using well selected solid colors but they&#8217;re always going to look fake. In the real world, all colors have shading. For instance, if I have a booklet with a solid white cover, it is actually going to appear as a gradient from gray to really bright white depending on where the light sources are. On the web, though, when you say white, it means literally white.</p>

<p>This gives a naturally fake look to everything. And we, as users, have come to understand that, and relate to it. But then when you add the shading in, people kind of have an, &#8220;oh yeah&#8221; moment.</p>

<p>I&#8217;ve done a lot of experimentation with applying various gradients to achieve this look, and nowhere has it turned at better than Doxie News. It really make me happy.</p>

<h3>Arial vs. Helvetica</h3>

<p>IE and Windows are always second class citizens with me because they render so poorly. I think it&#8217;s important to make sure the people with the best browsers get the best experience, not the lowest common denominator. That&#8217;s why I design on Safari. I make sure everything works and looks right on other current browsers, of course, but those browsers bring their drawbacks that I can&#8217;t help.</p>

<p>One example is Helvetica vs. Arial and fonts in general. Here are a couple of screen captures from a Mac and Windows.</p>

<img src="http://photos.smugmug.com/photos/559233506_fZddB-M.png" class="centerblock" style="width: 300px; height: 225px;" alt="Helvetica Mac" />

<p>The above screenshot is Safari 4 running on a Mac. Notice how wonderful that classic Helvetica &#8220;1&#8243; looks next to the comment. The name and time look great and still retain the characteristics of their font even though they are smaller. The text just looks normal, very similar to how it would look on a printed page.</p>

<img src="http://photos.smugmug.com/photos/559233515_v4iE6-M.png" class="centerblock" style="width: 300px; height: 225px;" alt="Arial Windows" />

<p>This is IE8 on Windows. What the heck is up with the Arial &#8220;1&#8243;? Wow. That is one ugly &#8220;1&#8243;. Arial was meant to avoid licensing costs while still essentially being Helvetica. Why did they choose to make this very important character so horribly different? The fonts on Windows are rendered in a very chunky fashion. Look at the &#8220;z&#8221; in Eliza. The body text also looks choppy.</p>

<p>Microsoft is very stuck on this idea of making fonts align to pixels. But Apple does a great job of making fonts look like they are supposed to look. Again it goes back to the idea of trying to approximate the real world. I know that the fonts on a Mac start off looking fuzzy to people. I came to a Mac while working at Microsoft, so I definitely noticed at first. But after a while you really appreciate the readability and don&#8217;t even think of them as fuzzy, just correct.</p>

<p>I&#8217;m really happy with the theme. It looks great on great browsers, and it looks as good as it can on the rest. I really do love the way those Helvetica comment numbers look. The concept of large bold numbers surrounded by white space is such a Helvetica thing. It&#8217;s reminiscent of Sesame Street, don&#8217;t you think? It&#8217;s fun to have that touch.</p>
]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/06/09/new-theme-for-doxie-news/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>End of the Month Blues</title>
		<link>http://designoplasty.com/2009/04/01/end-of-the-month-blues/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=end-of-the-month-blues</link>
		<comments>http://designoplasty.com/2009/04/01/end-of-the-month-blues/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 23:50:34 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Slimbox]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=404</guid>
		<description><![CDATA[

Last night I was trying to finish up some stuff for a small client so I&#8217;d have everything they need done by the end of the month. It was kind of a trial as I upgraded their site to use Slimbox 2 and was running into an issue that was totally messing me up. It [...]]]></description>
			<content:encoded><![CDATA[<img src="http://photos.smugmug.com/photos/503627124_Kvoht-M.png" class="floatright" style="width: 256px; height: 256px;" alt="Web Security" />

<p>Last night I was trying to finish up some stuff for a small client so I&#8217;d have everything they need done by the end of the month. It was kind of a trial as I upgraded their site to use <a href="http://www.digitalia.be/software/slimbox2">Slimbox 2</a> and was running into an issue that was totally messing me up. It turned out to be a directory permissions issue. While I love Safari, it could have been a bit more clear about the fact that it couldn&#8217;t read the files in a certain directory. That is, when you say it took &#8220;this long&#8221; to read a file, I tend to assume that you actually read that file. Never assume.</p>

<p>I was just finishing up and looking forward to some TV when I noticed some links at the bottom of the pages. Oh great, the site had been hacked. By a hacker who had a lot of time on his hands. The hacker had gone into my custom code and found the exact place to include his links. I was amazed. Luckily, he was very clean about it, and since I use Subversion to track all my code, I just deleted all the files in the directory and copied the right ones back, changed the passwords, and did some other stuff.</p>

<p>From the looks of it, I think the user had full access to the account. The passwords were on the weaker side and I left them that way because quite honestly this isn&#8217;t a site with that much traffic. There&#8217;s no customer data stored on the site or anything like that. I can&#8217;t imagine it would have been worth his while to hack it. It&#8217;s also a site that&#8217;s clearly maintained, so I just don&#8217;t see the point. But it took me a while to deal with it. Now the passwords are ridiculously strong.</p>

<p>I really don&#8217;t like the web host this customer is using. It&#8217;s Lunarpages. They don&#8217;t support sftp, or ssh, or any number of other things and they&#8217;re all around lame. So we will be moving the site to a new host soon.</p>

<p>I used to be more easy going about this, if customers had a host, I wouldn&#8217;t try to get them to change, but now that I have a host that I know is economical, secure, and easy to use, I think I&#8217;ll be more likely to suggest the switch. It&#8217;s easy enough to cost justify, and will save all of us pain in the future.</p>]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/04/01/end-of-the-month-blues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Safari 4 Web Inspector</title>
		<link>http://designoplasty.com/2009/03/09/safari-4-web-inspector/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=safari-4-web-inspector</link>
		<comments>http://designoplasty.com/2009/03/09/safari-4-web-inspector/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 18:49:58 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Apple Inc.]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[Web Inspector]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=274</guid>
		<description><![CDATA[Safari 4 has a new web inspector. I talk about my favorite new features.]]></description>
			<content:encoded><![CDATA[<img src="http://photos.smugmug.com/photos/488211365_k4wwD-M.png" class="floatright" style="width: 600px; height: 348px;" alt="Safari 4 Web Inspector" />

<p>I&#8217;ve always relied heavily on the Safari web inspector. It&#8217;s indispensable for getting a clear view of what&#8217;s going on for both a page&#8217;s layout, and its CSS calculation process. I can&#8217;t imagine trying to do web work without it.</p>

<p>The great improvements in Safari 4 really help out:</p>

<ul>
  <li>Mousing over an element in the inspector causes a translucent blue rectangle to cover the element, there are different shades of blue indicating border and padding. I love that.</li>
  <li>The inspector now docks in the bottom of the window by default. In general this is a better place for it.</li>
  <li>The sub panes are now resizable. In the old inspector you couldn&#8217;t make the css properties window wider, which would cut off the values at times.</li>
  <li>Viewing images now works correctly. There were lots of bugs in this before. And now you can drag an image out onto your desktop as you would expect.</li>
</ul>

<p>It&#8217;s made me very happy. I&#8217;m sure there&#8217;s much more I&#8217;ll discover as I continue to work with Safari 4.</p>]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/03/09/safari-4-web-inspector/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Safari 4 Tabs</title>
		<link>http://designoplasty.com/2009/03/06/safari-4-tabs/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=safari-4-tabs</link>
		<comments>http://designoplasty.com/2009/03/06/safari-4-tabs/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 00:13:15 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Apple Inc.]]></category>
		<category><![CDATA[Mac Software]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Web Browsers]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=221</guid>
		<description><![CDATA[I like the new Safari 4 tabs. So should you. Here's why.]]></description>
			<content:encoded><![CDATA[<img src="http://photos.smugmug.com/photos/486307664_xrnab-L.png" alt="Safari 4 Web Browser Tabs" class="floatright" style="width: 512px; height: 512px;" />

<p>There are a number of people complaining about the tabs in Safari 4 being at the top of the window. Well, I like them at the top of the window.</p>

<p>I like the extra space, and the truth is that space is basically wasted otherwise. I think people just don&#8217;t handle change well. You wouldn&#8217;t think something like browser tabs would create a &#8220;Who Moved My Cheese?&#8221; moment for so many people, but it does.</p>

<p>When I worked at Microsoft this was always an issue. People would freak out if you changed stuff, even if you made it better. So Microsoft, being lame, would either not change, or kind of try to do both, but do both poorly. This is why Vista sucked. This is why there are now both alt-tab and windows-tab that basically do the same thing.</p>

<p>People don&#8217;t realize it, but they created Vista. Their own resistance to change creates all sorts of problems in their life. I&#8217;m glad Apple is willing to change, it means hopefully it will take longer for their products to become crap. If you are one of these people who whines whenever the user interface changes, or you cry every time a new OS is released and isn&#8217;t exactly the same as the last OS, you are the problem.</p>

<p>So write your scripts and do whatever you can to run from change. But eventually, change is gonna get you, so maybe just start learning to deal with it.</p>]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/03/06/safari-4-tabs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Safari 4, Add Bookmark For These Tabs</title>
		<link>http://designoplasty.com/2009/02/26/safari-4-add-bookmark-for-these-tabs/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=safari-4-add-bookmark-for-these-tabs</link>
		<comments>http://designoplasty.com/2009/02/26/safari-4-add-bookmark-for-these-tabs/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 05:00:22 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Web Browsers]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=178</guid>
		<description><![CDATA[One other new feature I love in Safari 4 is the menu item Bookmarks &#62; Add Bookmark For These Tabs. It&#8217;s awesome. So often I have a group of tabs open that are helping me with a project or some research that I&#8217;m going to need again. I would never bookmark these before because I [...]]]></description>
			<content:encoded><![CDATA[<p>One other new feature I love in Safari 4 is the menu item <i>Bookmarks</i> &gt; <i>Add Bookmark For These Tabs</i>. It&#8217;s awesome. So often I have a group of tabs open that are helping me with a project or some research that I&#8217;m going to need again. I would never bookmark these before because I would never remember that they were related and it would take forever to recreate that situation. Now it&#8217;s as easy as <i>Add Bookmark For These Tabs</i>.</p>

<p>I just used it to save four pages on how to get mysql to start on boot for OS X Leopard. They are all basically the same, but I&#8217;m not doing it right now and want all of them for reference when I actually do it.</p>

<p>Web browsers are a very personal thing. I just like Safari, it feels right to me.</p>]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/02/26/safari-4-add-bookmark-for-these-tabs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Safari 4</title>
		<link>http://designoplasty.com/2009/02/25/safari-4/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=safari-4</link>
		<comments>http://designoplasty.com/2009/02/25/safari-4/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 22:48:14 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Web Browsers]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=174</guid>
		<description><![CDATA[So far I am liking Safari 4. 1Password even has an automatic download already that works with it. This is essential.

One thing I notice though is that sometimes it gets hung up when trying to load a page, right at the beginning before you get any information. It&#8217;s going to be interesting to see what [...]]]></description>
			<content:encoded><![CDATA[<p>So far I am liking <a href="http://www.apple.com/safari/whats-new.html">Safari 4</a>. <a href="http://agilewebsolutions.com/products/1Password">1Password</a> even has an automatic download already that works with it. This is essential.</p>

<p>One thing I notice though is that sometimes it gets hung up when trying to load a page, right at the beginning before you get any information. It&#8217;s going to be interesting to see what kind of pressure these modern browsers put on Windows users to switch from Internet Explorer. There are four browsers now that are significantly better than Internet Explorer: Safari, Chrome, Opera, and Firefox. Businesses are bound to start making the switch sometime soon.</p>]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/02/25/safari-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Safari 4 Full Page Zoom</title>
		<link>http://designoplasty.com/2009/02/24/safari-4-full-page-zoom/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=safari-4-full-page-zoom</link>
		<comments>http://designoplasty.com/2009/02/24/safari-4-full-page-zoom/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 19:47:53 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Apple Inc.]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Web Browsers]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=167</guid>
		<description><![CDATA[Safari 4 finally has the feature I&#8217;ve been wanting for years. Full page zoom! This zooms the whole page equally, essentially the images get larger at the same resolution but the text gets larger and crisper. Most importantly a website retains its layout.

When using a laptop that is actually on your lap, the text is [...]]]></description>
			<content:encoded><![CDATA[<p>Safari 4 finally has the feature I&#8217;ve been wanting for years. Full page zoom! This zooms the whole page equally, essentially the images get larger at the same resolution but the text gets larger and crisper. Most importantly a website retains its layout.</p>

<p>When using a laptop that is actually on your lap, the text is never big enough to read comfortably. You can read it, it&#8217;s just a pain. Now with full page zoom I can zoom the text without losing the feel of the web page. I have tried the text zoom on browsers in the past, but it usually just messes up the web sites.</p>

<p>Safari 4!</p>

<img src="http://photos.smugmug.com/photos/480068795_YUeWw-L.png" style="width: 480px; height: 250px; display: block; margin: 20px 0px;" alt="Safari Full Page Zoom" />
]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/02/24/safari-4-full-page-zoom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
