<?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; Tools</title>
	<atom:link href="http://designoplasty.com/category/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://designoplasty.com</link>
	<description>HTML, Javascript, PHP, and Me</description>
	<lastBuildDate>Fri, 14 May 2010 01:22:38 +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>OS X Server Open Directory DNS Error -65563</title>
		<link>http://designoplasty.com/2010/05/13/os-x-server-open-directory-dns-error-65563/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=os-x-server-open-directory-dns-error-65563</link>
		<comments>http://designoplasty.com/2010/05/13/os-x-server-open-directory-dns-error-65563/#comments</comments>
		<pubDate>Fri, 14 May 2010 01:22:38 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Kerberos]]></category>
		<category><![CDATA[Mac Mini Server]]></category>
		<category><![CDATA[Open Directory]]></category>
		<category><![CDATA[OS X Server]]></category>
		<category><![CDATA[Server Admin]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=1247</guid>
		<description><![CDATA[I&#8217;ve been muddling my way through learning to use OS X Server&#8217;s Open Directory. Kerberos, especially, doesn&#8217;t work very well for me, so I&#8217;ve been looking through the logs and investigating anything that looks suspicious. A fair amount of people see the following message in the Directory Services Error Log in Server Admin.

2010-05-13 17:15:08 PDT [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been muddling my way through learning to use OS X Server&#8217;s Open Directory. Kerberos, especially, doesn&#8217;t work very well for me, so I&#8217;ve been looking through the logs and investigating anything that looks suspicious. A fair amount of people see the following message in the Directory Services Error Log in Server Admin.</p>

<pre>2010-05-13 17:15:08 PDT - T[0x00007FFF70D74BE0] - DNSServiceProcessResult returned -65563</pre>

<p>Like the rest of them, I&#8217;ve been wondering what this means and if it could be the cause of some of the problems I&#8217;m having. But now I don&#8217;t think it is.</p>

<p>After much searching, I finally found <a href="http://developer.apple.com/mac/library/documentation/Networking/Reference/DNSServiceDiscovery_CRef/dns_sd_h/index.html#//apple_ref/doc/title:tag/DNSErrorCodes">Apple&#8217;s API documentation for DNS Error Codes</a>. Here&#8217;s an excerpt.</p>

<pre>kDNSServiceErr_ServiceNotRunning = -65563, /* Background daemon not running */</pre>

<p>Like me you&#8217;re probably pretty sure your DNS service is actually running. Now that I look at the logs, this only happens on startup. I have one server that&#8217;s running Open Directory and DNS so I can take a guess that Open Directory starts trying to use DNS before DNS has fully started. I&#8217;m only seeing this log entry when I restart my server.</p>

<p>I doubt this is the cause of any serious problems. I hope it&#8217;s not because the only way around it would be to buy another server to run DNS.</p>
]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2010/05/13/os-x-server-open-directory-dns-error-65563/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OS X Server Management Plan for Small Businesses</title>
		<link>http://designoplasty.com/2010/05/11/os-x-server-management-plan-for-small-businesses/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=os-x-server-management-plan-for-small-businesses</link>
		<comments>http://designoplasty.com/2010/05/11/os-x-server-management-plan-for-small-businesses/#comments</comments>
		<pubDate>Wed, 12 May 2010 00:17:43 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Mac Mini Server]]></category>
		<category><![CDATA[OS X Server]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=1241</guid>
		<description><![CDATA[I&#8217;ll warn you now, this is a bit of a rant. I need to vent a little bit while I install OS X Server on my Mac Mini Server for the fifth time.

Here&#8217;s my situation, and I&#8217;m sure there are many other people that are in the same position as I am. One of my [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll warn you now, this is a bit of a rant. I need to vent a little bit while I install OS X Server on my Mac Mini Server for the fifth time.</p>

<p>Here&#8217;s my situation, and I&#8217;m sure there are many other people that are in the same position as I am. One of my clients is a small to medium sized business and they use Macs. After I started working for them, I think they started to see I could help them with a lot of business tasks. After talking with me about their goals they decided to buy a couple of Mac Mini Servers.</p>

<p>I&#8217;m excited at the chance to set these up for them and I even bought one for myself which is already working out to be quite a time saver (well, not exactly at the moment, but it will be.) I&#8217;m a smart guy, I worked as a developer at Microsoft for many years. I knew I could do this server thing and it&#8217;s been a tough learning curve, but it will be fine. My main problem is that I&#8217;m having a hard time figuring out what an OS X Server network is &#8220;supposed&#8221; to look like.</p>

<p>With a Windows Server network, at least the one we had at Microsoft, you log in to each computer as your domain user, it verifies your password via the network, sets up a local home directory on the computer and you&#8217;re done. Whether the network is there or not, you can log in. Windows Server isn&#8217;t big on network home drives. People have tons of storage on their workstation, it&#8217;s too expensive to ignore that.</p>

<p>OS X Server is just the opposite, and it doesn&#8217;t make a ton of sense to me. They&#8217;re favorite thing is the network user with a network home. This is great because you can log in anywhere and your files are available to you. The problem is, what about the terabyte of storage on the local workstation that the user uses everyday? Apple doesn&#8217;t have any suggestions here, but I guess you have to educate the user on how to store things locally, because they aren&#8217;t going to have that much storage space on the network (for small businesses).</p>

<p>I found out how to have a home folder created locally on each computer a user logs into, which is kinda good. But what I would really like is some sort of integrated solution where a user has both network and local stuff and the idea of that is fully supported.</p>

<p>Also, the computer you logged into doesn&#8217;t remember you or your password if you have a network account. It might store some files for you, but if the network goes down, nobody in the whole organization can log in. For a small business with a part time administrator, this is not an option.</p>

<p>Of course, you can choose to have the users have a true local machine account (not managed by server) and a network account (managed by the server) and then log into services while logged into their local account, but this isn&#8217;t really supported either. These are truly two separate accounts and nothing is going to confuse users more than having two accounts and two passwords, especially if you do as some suggest and give the accounts the same username, which is totally possible. My clients would freak knowing that one username had two passwords that had to be changed separately in separate places.</p>

<p>So now I&#8217;m looking into creating mobile accounts. My understanding is that then the computer will remember you so you can still log in if the network is down. I can minimize syncing to certain folders and train the users that these folders are &#8220;network&#8221; folders. I can also train them to use their local drives for the files they only need on a single computer.</p>

<p>I&#8217;m so curious as to how Apple has their network set up. Does every user have two logins and passwords? Do they all have network accounts but aren&#8217;t able to log in if the network goes down? Do they all have mobile accounts for the reasons that I think they are a good idea? How do they make the most of both network and local storage?</p>

<p>The thing that&#8217;s most disappointing about Mac OS X Server is that it seems like this issue is the elephant in the middle of the room that nobody&#8217;s talking about. But it really needs to be talked about? Real businesses don&#8217;t just have library terminals set up everywhere. So how is it supposed to look?</p>

<p>If you have any knowledge that can help me find my way, please share it in a comment! Or if you just want to add to my rant, please feel free to do so!</p>]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2010/05/11/os-x-server-management-plan-for-small-businesses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OS X Server: File Sharing vs. AFP</title>
		<link>http://designoplasty.com/2010/05/07/os-x-server-file-sharing-vs-afp/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=os-x-server-file-sharing-vs-afp</link>
		<comments>http://designoplasty.com/2010/05/07/os-x-server-file-sharing-vs-afp/#comments</comments>
		<pubDate>Fri, 07 May 2010 10:45:00 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[AFP]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[File Sharing]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[Mac Mini Server]]></category>
		<category><![CDATA[NFS]]></category>
		<category><![CDATA[Open Directory]]></category>
		<category><![CDATA[OS X Server]]></category>
		<category><![CDATA[Server Admin]]></category>
		<category><![CDATA[Server Preferences]]></category>
		<category><![CDATA[SMB]]></category>
		<category><![CDATA[Time Machine]]></category>
		<category><![CDATA[Workgroup Manager]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=1235</guid>
		<description><![CDATA[This post is about a very subtle difference I learned between &#8220;File Sharing&#8221; and AFP when using Mac OS X Snow Leopard Server (and probably previous versions as well.) But first bear with me while I explain how I got here.

Over the last couple of weeks, I&#8217;ve been taking a crash course in Mac OS [...]]]></description>
			<content:encoded><![CDATA[<p>This post is about a very subtle difference I learned between &ldquo;File Sharing&rdquo; and AFP when using Mac OS X Snow Leopard Server (and probably previous versions as well.) But first bear with me while I explain how I got here.</p>

<p>Over the last couple of weeks, I&#8217;ve been taking a crash course in Mac OS X Server administration. I bought a <a href="http://www.amazon.com/dp/B0013FTCPU/?tag=designoplasty-20">Mac Mini Server</a> and ever since I&#8217;ve been reading as much of the server documentation as I could and installing and reinstalling and staying up way to late every day.</p>

<p>I reinstall now about once every two days, and each time, I try to maintain as much of the previous installation&#8217;s settings as possible. For instance, last time I exported and reimported DNS and Open Directory (via Workgroup Manager) information successfully.</p>

<p>I keep network home directories, time machine backups, and mysql data on the second drive in the Mac Mini Server so that I can do clean installs without destroying that data.</p> 

<p>As I&#8217;m geting more used to using the tools such as Server Admin and Workgroup Manager, I&#8217;m using Server Preferences less and less. This happened organically. Server Preferences has a simpler friendlier interface, but I&#8217;m finding that it may be a &#8220;false friend&#8221; as it sometimes does more than you&#8217;d like when you want to have finer control over your server.</p>

<p>After my most recent clean install, I enabled the AFP service in Server Admin and I was removing the default shares and adding my preferred shares on the other drive. I also went ahead and shared the network Time Machine disk. But when I started the AFP service, none of my computers that had previously been using Time Machine on the network acknowledged that the drive was there.</p>

<p>I went into my iMac and I re-selected the drive. It started a fresh backup but in the root directory of the drive instead of in Shared &gt; Backups where it was previously backing up. I immediately stopped that backup and went to investigate.</p>

<p>For all previous installations I had enabled network Time Machine in Server Preferences, not Server Admin. So I went to Server Preferences and then to Time Machine and it told me something strange. It said that &ldquo;File Sharing&rdquo; was not turned on. But it clearly was. My network home directory was working fine and I had already started and stopped a backup using network Time Machine.</p>

<p>Well that&#8217;s it, clearly File Sharing is a different concept from AFP. First of all, File Sharing will share things by default using SMB and AFP, which at least at this point, I don&#8217;t care that much about. I can always enable SMB when I need it.</p>

<p>Also, when you start network Time Machine using Server Preferences it creates the directory structure Shared &gt; Backups on the drive you select. Then it only shares the Backups folder. So when you go in Server Admin to do the same thing, you only want to share the Backups folder and not the whole drive. Once I did this my remaining computers woke up, recognized that the Time Machine drive was now present, and continued to back up as if I had never reinstalled OS X Server. This is just what I wanted.</p>

<p>Also, for the computer where I had changed the backup drive, I now selected the new share and it also recognized its old backup file and continued with its backups as if I had not reinstalled. This was a pleasant surprise.</p>

<p>So now my server is set so that &ldquo;File Sharing&rdquo; is off and AFP is on, and that&#8217;s fine with me. Hopefully I can forget that Server Preferences exists and it will be one less tool to have to worry about.</p>


]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2010/05/07/os-x-server-file-sharing-vs-afp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Force Deleting Files in OS X</title>
		<link>http://designoplasty.com/2010/04/03/force-deleting-files-in-os-x/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=force-deleting-files-in-os-x</link>
		<comments>http://designoplasty.com/2010/04/03/force-deleting-files-in-os-x/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 01:47:34 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Apple Inc.]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=1208</guid>
		<description><![CDATA[A file on an external drive was constantly giving me the message:

The operation can’t be completed because the item &#8220;filename&#8221; is in use.

I got it over a period of days even after switching files in the only application that could have possibly used it and quitting that application. When I looked for help on this, [...]]]></description>
			<content:encoded><![CDATA[<p>A file on an external drive was constantly giving me the message:</p>

<blockquote>The operation can’t be completed because the item &#8220;<i>filename</i>&#8221; is in use.</blockquote>

<p>I got it over a period of days even after switching files in the only application that could have possibly used it and quitting that application. When I looked for help on this, I saw only the obvious suggestions, &#8220;make sure you shut down apps that use the file&#8221;, to the crazy, &#8220;you need to repair permissions&#8221;.</p>

<p>Repairing permissions is like control-alt-delete for Mac users, except that it&#8217;s usually not necessary and rarely works but it&#8217;s the first thing Mac users from a certain age suggest, along with reboot. But in this day and age, I shouldn&#8217;t have to reboot to delete a file or do any other crazy stunts. Then the obvious hit me: use Terminal.</p>

<p>So I opened Terminal and typed this:</p>

<pre><code>rm -f <i>filename</i></code></pre>

<p>It worked great. The <code>rm</code> means remove and the <code>-f</code> means force if you&#8217;re new to this.</p>

<p>You can drag files from the Finder into Terminal and it will insert the filename into Terminal for you. I used this trick because it was a long network path.</p>


]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2010/04/03/force-deleting-files-in-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using MediaWiki Increases my Productivity</title>
		<link>http://designoplasty.com/2010/03/26/using-mediawiki-increases-my-productivity/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=using-mediawiki-increases-my-productivity</link>
		<comments>http://designoplasty.com/2010/03/26/using-mediawiki-increases-my-productivity/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 00:32:28 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[MediaWiki]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Wiki]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=1195</guid>
		<description><![CDATA[It's only been one day and already I'm in love with MediaWiki. I have been able to organize my thoughts around a theme system redesign more than I ever though possible.]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s only been one day and already I&#8217;m in love with MediaWiki. I have been able to organize my thoughts around a theme system redesign more than I ever though possible.</p>

<p><small>continued after image&#8230;</small></p>

<img src="http://photos.smugmug.com/photos/820237205_sF4Sx-O.png" class="centerblock frame" style="width: 757px; height: 372px;" alt="Sample of a MediaWiki page." />

<div class="caption" style="width: 757px;">Example of part of a MediaWiki page including footnotes that was created very quickly.</div>

<p>I&#8217;ve realized that MediaWiki is what I&#8217;ve always wanted from a specification writing tool. The limited but fast and flexible formatting options of a wiki allows you to really focus on your content. I think it&#8217;s also very handy that you can edit one section at a time. The wiki language is the fastest way to created tables that I&#8217;ve seen. I copied the common.css page over from Wikipedia so the tables look great because I add the &#8220;wikitable&#8221; class to them.</p>

<p>When I was at Microsoft we tried using some Windows specific wiki software for specifications at one time. It kind of worked, but it kind of didn&#8217;t. I think maybe just because not everyone had laptops at the time, so we had to do a lot of printing for meetings. It may have also been that the Microsoft wiki software sucked relative to MediaWiki. But having had this experience, I can&#8217;t imaging writing specifications any other way.</p>

<p>It&#8217;s great for more than specifications, like just keeping track of even unorganized thoughts that may be useful. Sometimes I will just figure out some random idea and need to write it down, but everything gets lost on paper, or even text editor files. As soon as you&#8217;ve opened up a word processor application just forget it, the moment is lost.</p>

<p>I think MediaWiki is my personal productivity application of the year. I have really never been this productive before.</p>]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2010/03/26/using-mediawiki-increases-my-productivity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing MediaWiki</title>
		<link>http://designoplasty.com/2010/03/25/installing-mediawiki/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=installing-mediawiki</link>
		<comments>http://designoplasty.com/2010/03/25/installing-mediawiki/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 23:46:35 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[HTAccess]]></category>
		<category><![CDATA[MediaWiki]]></category>
		<category><![CDATA[Wiki]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=1186</guid>
		<description><![CDATA[Today I installed MediaWiki for the first time to keep track of the documentation behind my various projects. I was finding myself getting reset too many times because I would forget my previous assumptions and my various TextEdit documents were getting lost in an unorganized virtual pile on my desktop. This happens a lot as multiple clients have you switching between tasks.]]></description>
			<content:encoded><![CDATA[<p>Today I installed MediaWiki for the first time to keep track of the documentation behind my various projects. I was finding myself getting reset too many times because I would forget my previous assumptions and my various TextEdit documents were getting lost in an unorganized virtual pile on my desktop. This happens a lot as multiple clients have you switching between tasks.</p>

<p>Installing MediaWiki is theoretically and practically easy, but the first time still takes a few hours. I spent a good amount of time figuring out how to get pretty URLs which was complicated by the fact that my wiki was going to be at the local address <code>http://wiki</code>. Hint: Don&#8217;t name your internal wiki site wiki if you want the process of getting pretty URLs to go quickly. I renamed my wiki directory and site name to something else and proceeded successfully. Luckily, all of that while taking some time, went smoothly.</p>

<p>I have my wiki installed on an Apache virtual host, which the documentation writers don&#8217;t really think of as a common scenario. If you are going to do this and want pretty URLs, just realize you will have to know a little bit about .htaccess files. If it helps, here&#8217;s my .htaccess file I created as part of the process to get pretty URLs:</p>

<pre><code>RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^wiki/(.*)$ /index.php?title=$1 [PT,L,QSA]</code></pre>

<p>Overall I am happy with it, although in some ways I&#8217;m just mildly unhappy with it. I would prefer a web based administration page to manually editing the LocalSettings.php file. I would prefer that MediaWiki automatically create the appropriate .htaccess file for pretty URLs based on your installation. (Why would anyone not want pretty URLs?) On the other hand, the installation is pretty smooth and MediaWiki really keeps you focused on content because there isn&#8217;t much else to do but create content. This is a good thing.</p>



]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2010/03/25/installing-mediawiki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>When it Comes to Accounts, Google is Messed Up</title>
		<link>http://designoplasty.com/2009/11/09/when-it-comes-to-accounts-google-is-messed-up/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=when-it-comes-to-accounts-google-is-messed-up</link>
		<comments>http://designoplasty.com/2009/11/09/when-it-comes-to-accounts-google-is-messed-up/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 01:38:41 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[AdSense]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Google Docs]]></category>
		<category><![CDATA[Google Reader]]></category>
		<category><![CDATA[Google Voice]]></category>
		<category><![CDATA[Google Webmaster Tools]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=1045</guid>
		<description><![CDATA[Oh Google. I love you in so many ways, and in some ways I&#8217;m just amazed you can even get out of bed and get yourself dressed in the morning.

I&#8217;m a big fan of Google hosted email. You get that great Gmail experience, but with your own domain. It also incorporates Google Docs and Calendar [...]]]></description>
			<content:encoded><![CDATA[<p>Oh Google. I love you in so many ways, and in some ways I&#8217;m just amazed you can even get out of bed and get yourself dressed in the morning.</p>

<p>I&#8217;m a big fan of Google hosted email. You get that great Gmail experience, but with your own domain. It also incorporates Google Docs and Calendar right into the mix so companies can easily share documents and meetings. This is great.</p>

<p>But what happens if your company wants to use AdSense? Well, you have to &#8220;sign up&#8221; for a Google Account using your email. Then it will create an account for you. But wait, didn&#8217;t you already have an account? Yes. So now you have two accounts with the same email, and they are both google accounts, but they are not the same. The AdSense account will also hook you up with Google Docs, but its a whole different Docs than the other account. Confusing, huh?</p>

<p>Now add Google Analytics, Google Webmaster Tools, Google Voice, and Google Reader. They can only use one of the accounts as well.</p>

<p>Furthermore, lets say you had a thriving business and were actually making good money by participating in AdSense? Let&#8217;s say this account was under some Gmail address. Well, now you have this wonderful domain address, and you don&#8217;t really need that Gmail address. You want to transfer everything over. Well, too bad. You can&#8217;t. You just can&#8217;t. It&#8217;s not like you have to know the right people or something. Google just gets fixated on the email associated with these services and has no concept of ever changing that. They actually &#8220;recommend&#8221; you shut down the old AdSense account completely and start a new one. Oh, and by the way, the policy clearly states that you can&#8217;t have two AdSense accounts at the same time, so that should be a fun (and expensive) transition for you if you choose to make it.</p>

<p>This might seem odd to you. You might even try to search (using Google) for an explanation. But there isn&#8217;t one. Google is bizarrely silent on the issue. Well, you can imagine that one day they will have it sorted out, but for now, it&#8217;s just a big, and often expensive, mystery.</p>

<hr/>

<p><em>Update</em>: I recently found that Google will allow you to change your email address as long as it is not an @gmail.com address. So the moral of the story is never ever sign up for AdSense with an @gmail.com address.</p>]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/11/09/when-it-comes-to-accounts-google-is-messed-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finally, CSS Font Ligatures</title>
		<link>http://designoplasty.com/2009/11/08/finally-css-font-ligatures/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=finally-css-font-ligatures</link>
		<comments>http://designoplasty.com/2009/11/08/finally-css-font-ligatures/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 21:11:59 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=1037</guid>
		<description><![CDATA["Using @font-face allows web designers a wide palette of font choices and with commercial font vendors supporting the WOFF font format, the set of font choices should improve even more. So the next step is clearly to try and make better use of features available in these fonts."]]></description>
			<content:encoded><![CDATA[<img src="http://photos.smugmug.com/photos/707032603_S6Nqt-O.png" class="floatright" style="width: 395px; height: 593px;" alt="Firefox ligatures, typography, MEgalopolis Extra" />

<div class="caption" style="width: 395px;">This text was actually rendered in a development version of Firefox using the typeface MEgalopolis Extra and it&#8217;s wonderful ligatures.</div>

<h5>Quick Facts</h5>

<dl class="facts">
  <dt class="story">Featured Story</dt>
  <dd>
    <p><a href="http://hacks.mozilla.org/2009/10/font-control-for-designers/">after Firefox 3.6 – new font control features for designers</a></p>
  </dd>
  <dt class="what">What</dt>
  <dd>
    <p>Video and article showing advanced typography features coming to CSS</p>
  </dd>
  <dt class="who">Who</dt>
  <dd>
    <p>Jonathan Kew, John Daggett</p>
  </dd>
</dl>

<h5>Excerpt</h5>

<blockquote>
<p>Using @font-face allows web designers a wide palette of font choices and with commercial font vendors supporting the WOFF font format, the set of font choices should improve even more. So the next step is clearly to try and make better use of features available in these fonts.</p>

<p>For many years, “smart” font formats such as OpenType and AAT have provided font designers ways of including a rich set of variations in their fonts, from ligatures and swashes to small caps and tabular figures. The OpenType specification describes these features, identifying each with a unique feature tag. But these have typically only been available to those using professional publishing applications such as Adobe InDesign. Firefox currently renders using font defaults; it would be much more interesting to provide web authors with a way of controlling these font features via CSS.</p>

<p>Håkon Wium Lie of Opera, based on discussions with Tal Leming and Adam Twardoch, proposed extending the CSS ‘font-variant’ property to include values for font features. Mozilla is actively working on a new proposal along these lines. This is a fairly big addition to CSS, so it will most likely involve some complex discussions about how best to support these features.</p>
</blockquote>

<h5>Comment</h5>
<p>I&#8217;m so glad someone is working on this. The type community has embraced ligatures as far back as printing began. But the Microsoft powered browser team would never be able to appreciate or in some cases, even understand these features, and they certainly wouldn&#8217;t be the first to implement them. </p>

<p>When I worked there, there were people who appreciated type to some extent. The people who design all those fonts Microsoft keeps unleashing onto the world. Like everyone at Microsoft, though, can they really appreciate type very much to work in such a non-creative environment?</p>

<p>There still isn&#8217;t broad OS level support for ligatures, and Word has some very limited Office only implementation. That&#8217;s the funny thing about Microsoft, I keep expecting someone to say, &#8220;We have the most used word processor in the world and we don&#8217;t support this obvious feature.&#8221; But they never do. I worked on WPF, and that has support for a bunch of typography features, (tested using Zapfino) but I would highly recommend against using that. Microsoft won&#8217;t even use it.</p>

]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/11/08/finally-css-font-ligatures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brief Interview with Russell Brown, Senior Creative Director of Photoshop Marketing for Adobe</title>
		<link>http://designoplasty.com/2009/10/29/brief-interview-with-russell-brown-senior-creative-director-of-photoshop-marketing-for-adobe/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=brief-interview-with-russell-brown-senior-creative-director-of-photoshop-marketing-for-adobe</link>
		<comments>http://designoplasty.com/2009/10/29/brief-interview-with-russell-brown-senior-creative-director-of-photoshop-marketing-for-adobe/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 21:17:23 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Adobe Systems]]></category>
		<category><![CDATA[Photoshop]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=1015</guid>
		<description><![CDATA[&#8220;But with regard to Patch Matching, it’s a miracle. It’s the next miracle. From what I’ve seen in Adobe’s lab, it’s going to be outstanding. We are making it possible to correct things so well, like getting rid of telephone or power lines going through photos, and this solves a common problem that photographers face. It’s a cool, easy-to-use technology which Adobe is working on.&#8221;]]></description>
			<content:encoded><![CDATA[<img src="http://photos.smugmug.com/photos/696721147_LjYmD-M.jpg" class="floatright frame" style="width: 402px; height: 450px;" alt="Brief Interview with Russell Brown, Senior Creative Director of Photoshop Marketing for Adobe" />

<div class="caption" style="width: 402px;">Russel Brown</div>

<h5>Quick Facts</h5>

<dl class="facts">
  <dt class="story">Featured Story</dt>
  <dd>
    <p><a href="http://asia.cnet.com/reviews/digitalcameras/0,39001469,62058967,00.htm">Five questions with Russell Brown</a></p>
  </dd>
  <dt class="who">Who</dt>
  <dd>
    <p>Russell Brown</p>
  </dd>
</dl>

<h5>Excerpt</h5>

<blockquote>
<p><b>Russell Brown (RB)</b>: There is no <a href="http://www.amazon.com/dp/B001EUIWAA/?tag=designoplasty-20">Adobe Photoshop</a> CS5! Russell Brown (referring to himself in third person in jest) gave a technical presentation showing technologies that may or may not appear in the future. I do not know anything about CS5. What was shown online&#8211;Patch Matching, Wet Paint and Warp&#8211;are technologies which I had demonstrated at Las Vegas a few weeks ago. </p>

<p>But with regard to Patch Matching, it&#8217;s a miracle. It&#8217;s the next miracle. From what I&#8217;ve seen in Adobe&#8217;s lab, it&#8217;s going to be outstanding. We are making it possible to correct things so well, like getting rid of telephone or power lines going through photos, and this solves a common problem that photographers face. It&#8217;s a cool, easy-to-use technology which Adobe is working on.</p>
</blockquote>

<h5>Comment</h5>
<p>Here&#8217;s an interesting short interview that will at least give you pretty much the most up to date current information Adobe is willing to give about Photoshop CS5. </p>

<p>In the interview Russel emphasizes that <a href="http://www.amazon.com/dp/B001EUIWAA/?tag=designoplasty-20">Photoshop</a> is a tool for professionals, and I completely agree. I talk to so many amateur photographers, like myself, who immediately want to &#8220;learn&#8221; Photoshop. I always say, &#8220;Trust me, you don&#8217;t!&#8221; Then add, &#8220;If and when the features in iPhoto aren&#8217;t good enough for you, then <em>maybe</em> you should get Photoshop.&#8221; I do almost all of the retouching of all my photos in iPhoto. It does everything I want and saves me huge amounts of time over trying to make the same adjustments in <a href="http://www.amazon.com/dp/B001EUIWAA/?tag=designoplasty-20">Photoshop</a>. I use Photoshop to <em>create</em> images, and many of its tools are completely necessary for me to do that. I always try to point out that while I have the skills to use Photoshop to retouch my photos and I still choose not to, even though I use <a href="http://www.amazon.com/dp/B001EUIWAA/?tag=designoplasty-20">Photoshop</a> every day.</p>


]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/10/29/brief-interview-with-russell-brown-senior-creative-director-of-photoshop-marketing-for-adobe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cool Photoshop CS5 Feature: PatchMatch</title>
		<link>http://designoplasty.com/2009/10/27/cool-photoshop-cs5-feature-patchmatch/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=cool-photoshop-cs5-feature-patchmatch</link>
		<comments>http://designoplasty.com/2009/10/27/cool-photoshop-cs5-feature-patchmatch/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 17:42:11 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=1007</guid>
		<description><![CDATA[cs5.org brings us this cool video. I feel a lot of new Photoshop features are worthless, but this one definitely seems useful in general. It&#8217;s like a mega extension of the healing brush for that ex-boyfriend who just won&#8217;t go away!

]]></description>
			<content:encoded><![CDATA[<p><img src="http://photos.smugmug.com/photos/694653743_vBrJU-Th.jpg" class="floatright" style="width: 150px; height: 75px;" alt="The Parthenon" /><a href="http://cs5.org">cs5.org</a> brings us this cool video. I feel a lot of new Photoshop features are worthless, but this one definitely seems useful in general. It&#8217;s like a mega extension of the healing brush for that ex-boyfriend who just won&#8217;t go away!</p>

<object width="640" height="505" class="centerblock frame"><param name="movie" value="http://www.youtube.com/v/dgKjs8ZjQNg&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/dgKjs8ZjQNg&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object>]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/10/27/cool-photoshop-cs5-feature-patchmatch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forget Trac, The Bug Genie is Awesome</title>
		<link>http://designoplasty.com/2009/09/08/forget-trac-the-bug-genie-is-awesome/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=forget-trac-the-bug-genie-is-awesome</link>
		<comments>http://designoplasty.com/2009/09/08/forget-trac-the-bug-genie-is-awesome/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 04:27:43 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=956</guid>
		<description><![CDATA[
Yes, its a cutsie name, but The Bug Genie is a PHP bug tracking system that is the opposite of Trac in the best possible ways.

First of all you create a MySQL database and copy The Bug Genie files to your web server. Then you go to your website, where The Web Genie greets you [...]]]></description>
			<content:encoded><![CDATA[<img src="http://photos.smugmug.com/photos/643656302_Qv7Fq-O.png" class="floatright" style="width: 333px; height: 64px;" alt="The Bug Genie: PHP and MySQL issue tracking software." />
<p>Yes, its a cutsie name, but <a href="http://www.thebuggenie.com/">The Bug Genie</a> is a PHP bug tracking system that is the opposite of Trac in the best possible ways.</p>

<p>First of all you create a MySQL database and copy The Bug Genie files to your web server. Then you go to your website, where The Web Genie greets you with a short setup. At the end, it gives you an administrator login and password and you&#8217;re ready to go.</p>

<p>It&#8217;s that simple to set up. No command line required.</p>

<p>The help is built right into the system in the form of little question marks strategically placed that you can click on. They usually answer any beginner questions you&#8217;ll have.</p>

<p>How to create users? Well you can do it quite easily, but why bother? Just let your users sign themselves up with their email address and create an account. Just like WordPress.</p>

<p>It&#8217;s very powerful and has Subversion integration. Actually, for my purposes, it&#8217;s a bit too powerful for the minor issue tracking I need, but after having worked at Microsoft and using their bug tracking, The Bug Genie seems better. It&#8217;s certainly prettier, and prettier than everything else out there as well.</p>

<p>I predict great things for The Bug Genie for a lot of great reasons, but maybe for no other reason than nobody can set up any of the other bug trackers without dedicating their life to them.<p>]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/09/08/forget-trac-the-bug-genie-is-awesome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trac Sucks: Trac Bug Tracking Software is Junk</title>
		<link>http://designoplasty.com/2009/09/07/trac-bug-tracking-software-is-junk/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=trac-bug-tracking-software-is-junk</link>
		<comments>http://designoplasty.com/2009/09/07/trac-bug-tracking-software-is-junk/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 00:30:46 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Trac]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=952</guid>
		<description><![CDATA[

I have just spent many hours of my life I will never get back trying to get the Trac bug tracking software set up. This software is truly junk.

It&#8217;s not just that I can&#8217;t get it work, it&#8217;s that it is written as best it can to make users not be able to use it. [...]]]></description>
			<content:encoded><![CDATA[<img src="http://photos.smugmug.com/photos/642608128_DrKME-O.png" class="floatright" style="width: 214px; height: 61px;" alt="Trac bug tracking software" />

<p>I have just spent many hours of my life I will never get back trying to get the Trac bug tracking software set up. This software is truly junk.</p>

<p>It&#8217;s not just that I can&#8217;t get it work, it&#8217;s that it is written as best it can to make users not be able to use it. Clearly some people get it to work, and I imagine this takes many man hours to accomplish.</p>

<p>I&#8217;m even using Trac auto installed by Dreamhost, so I don&#8217;t even have to think about unpacking things or anything like that, I should have a Trac that&#8217;s just ready to go, but no, there&#8217;s no such thing.</p>

<p>First thing I want to do is login with my first username and password, right. Well I don&#8217;t have a first username and password. And when I click the login link, it says something like this Trac is not set up for user authentication.</p>

<p>Now, isn&#8217;t that just screaming to people &#8220;don&#8217;t use me!&#8221;? I mean, isn&#8217;t that the first thing everyone would want to do? Log in? Create users? But not with Trac, you have to prove to them that you&#8217;re worthy of using Trac. You do this by following many complex methods of manually creating a password file and then using various other methods of begging Trac to use it. This means configuring Apache and Trac, and if you&#8217;re lucky, various other Trac plugins.</p>

<p>And if you thought getting Trac to work was hard, just wait till you try to install a plugin! That&#8217;s another thing they&#8217;ve royally messed up.</p>

<p>I never got it to work. I never got a single user or password and never saw a login page. I also never saw a place where I might enter a bug, and remember, that was the whole purpose of doing this.</p>

<p>At this point I can say without doubt that Trac is not for you. It&#8217;s not for anyone. Don&#8217;t encourage them and don&#8217;t use the software. When you can log in (through the web) immediately after installing and create users, then maybe. But right now, it&#8217;s just junk. Trac is just a joke all the Trac developers play on their victims, don&#8217;t fall for it.</p>
]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/09/07/trac-bug-tracking-software-is-junk/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Snow Leopard Spotlight Keyboard Shortcut: Control-Space?</title>
		<link>http://designoplasty.com/2009/09/04/snow-leopard-spotlight-keyboard-shortcut-control-space/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=snow-leopard-spotlight-keyboard-shortcut-control-space</link>
		<comments>http://designoplasty.com/2009/09/04/snow-leopard-spotlight-keyboard-shortcut-control-space/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 22:16:35 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Apple Inc.]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=935</guid>
		<description><![CDATA[Somehing scary happened with my Snow Leopard keyboard shortcuts. I accidentally went into Preferences > Keyboard > Keyboard and checked &#8220;Show Keyboard &#38; Character Viewer in menu bar&#8221;

Don&#8217;t do it!

Once you turn it on, there&#8217;s no getting rid of it. It&#8217;s a bug, but unselecting the check box will no do it.

At some point I [...]]]></description>
			<content:encoded><![CDATA[<p>Somehing scary happened with my Snow Leopard keyboard shortcuts. I accidentally went into Preferences > Keyboard > Keyboard and checked &#8220;Show Keyboard &amp; Character Viewer in menu bar&#8221;</p>

<p>Don&#8217;t do it!</p>

<p>Once you turn it on, there&#8217;s no getting rid of it. It&#8217;s a bug, but unselecting the check box will no do it.</p>

<p>At some point I also went into Preferences > Keyboard > Keyboard Shortcuts and pressed the &#8220;Restore Defaults&#8221; button because it said there were some conflicts. I don&#8217;t have any special keyboard shortcuts set up, so I just wanted the defaults. But now check out these two screenshots.</p>

<p>Command-Space now means &#8220;Select the previous input source.&#8221;</p>
<p>Control-Space now means &#8220;Show Spotlight search field.&#8221;</p>

<p>Huh? For my entire Spotlight history Command-Space has brought up the search field. But now it&#8217;s changed to Control-Space because of input sources? These screen shots show I&#8217;m not hallucinating, but can someone please commiserate with me or at least confirm that this is bizarre?</p>

<img src="http://photos.smugmug.com/photos/639457596_nknWY-O.png" class="centerblock" style="width: 748px; height: 677px;" alt="Leopard, Preferences, Keyboard, Keyboard Shortcuts, Spotlight" />

<img src="http://photos.smugmug.com/photos/639457574_karqf-O.png" class="centerblock" style="width: 748px; height: 677px;" alt="Snow Leopard, Preferences, Keyboard, Keyboard Shortcuts, Keyboard &amp; Text Input" />]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/09/04/snow-leopard-spotlight-keyboard-shortcut-control-space/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Printing and Scanning: One of the Best Parts of Snow Leopard</title>
		<link>http://designoplasty.com/2009/08/29/printing-and-scanning-one-of-the-best-parts-of-snow-leopard/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=printing-and-scanning-one-of-the-best-parts-of-snow-leopard</link>
		<comments>http://designoplasty.com/2009/08/29/printing-and-scanning-one-of-the-best-parts-of-snow-leopard/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 07:36:26 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Apple Inc.]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Printing]]></category>
		<category><![CDATA[Scanning]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Wireless]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=931</guid>
		<description><![CDATA[Well, even though my Apache issues with Snow Leopard were a bit frustrating, Snow Leopard has redeemed itself. First of all, it is noticeably faster. But second, printing and scanning is awesome.

When I bought a MacBook a while ago, I got an HP C4580 printer/scanner for free. I didn&#8217;t really need a printer, but the [...]]]></description>
			<content:encoded><![CDATA[<p>Well, even though my Apache issues with Snow Leopard were a bit frustrating, Snow Leopard has redeemed itself. First of all, it is noticeably faster. But second, printing and scanning is awesome.</p>

<p>When I bought a MacBook a while ago, I got an HP C4580 printer/scanner for free. I didn&#8217;t really need a printer, but the idea of a wireless scanner enticed me. Well, once you get the printer out of the box and start reading HP&#8217;s instructions, you quickly just give up on ever even trying to set it up. The instructions are so vague, that I wasn&#8217;t sure that I would even be able to scan wirelessly if I got it set up correctly. So the printer has been just sitting there ever since I got my laptop.</p>

<p>After I read that Snow Leopard would download printer drivers automatically, I decided to plug the printer into my laptop just to see. It did recognize the printer immediately, but since I have no need for clunky wired printing I just looked around for a way to set up the wireless. There wasn&#8217;t a way that was immediately apparent.</p>

<p>I guess for some reason I decided to do a Google search to see if there was a way I just wasn&#8217;t seeing. It turns out there was, but you never even need to use the USB cable. The way is shown in this video.</p>

<object width="480" height="385" class="centerblock frame"><param name="movie" value="http://www.youtube.com/v/Rjd1ZqJ89N4&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Rjd1ZqJ89N4&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object>

<p>I followed these instructions and never downloaded a driver or installed any HP software. In fact some instructions I read said &#8220;please do not try to install any printer software you may have.&#8221; Next thing you know I had the printer set up to print <em>and</em> scan wirelessly from two computers. No clunky HP software installed!</p>

<p>The scanning in Snow Leopard is truly awesome. Wireless makes it so much better. I always said I would never scan, it&#8217;s too tedious. But now, I might just scan some photos in. It&#8217;s not painful, for the first time in my entire life the process of scanning photos is not painful. Good job Snow Leopard!</p>]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/08/29/printing-and-scanning-one-of-the-best-parts-of-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
