<?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; Business</title>
	<atom:link href="http://designoplasty.com/category/work/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 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>The Real Development Life Cycle</title>
		<link>http://designoplasty.com/2010/01/19/the-real-development-life-cycle/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=the-real-development-life-cycle</link>
		<comments>http://designoplasty.com/2010/01/19/the-real-development-life-cycle/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 05:14:01 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Clients]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Quality]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=1152</guid>
		<description><![CDATA[

One reason I really wanted to run my own business was to be able to do business and live my life honestly. I have a very honest way of working with my customers, they know I can only give so much time and it may take some time to get what they want. But it [...]]]></description>
			<content:encoded><![CDATA[<img src="http://photos.smugmug.com/photos/768943885_8ivaJ-O.png" class="floatright" style="width: 280px; height: 280px;" alt="Product Development Life Cycle, Web Design" />

<p>One reason I really wanted to run my own business was to be able to do business and live my life honestly. I have a very honest way of working with my customers, they know I can only give so much time and it may take some time to get what they want. But it works out, because they are happy with the results.</p>

<p>While working on a project there are various phases in the development cycle, but one that has never been written in books is the phase I like to call, &#8220;relaxation and reflection&#8221;. I go through periods where I work very hard and kind of exhaust myself. Then I need to stop work for at least a few days and just think about what I&#8217;ve done. Make sure things are fitting together correctly and heading in the right direction.</p>

<p>Just to fly right in the face of traditional development cycles, I find this &#8220;relaxation and reflection&#8221; phase needs to happen, among other times, right before the code is placed into production? Yes, that&#8217;s right. Right when the customer wants it, right when the tension&#8217;s the highest, it&#8217;s time to take a break. How can that be?</p>

<p>Well, if you want the code to work, and you want to enjoy the maintenance cycle, and you want to enjoy your life, and you want your customers to be happy, then you need to make sure you&#8217;ve done the right thing before you throw it out into the wild.</p>

<p>This is just plain true, but I don&#8217;t expect IT departments or software development companies to understand it any time soon. This is because they are run by managers, and managers never really understand anything, so it doesn&#8217;t even make a bit of sense to take the time to understand things. Understanding things is not what they do. There&#8217;s nothing for them to understand, it&#8217;s all about deadlines to them. As long as something crappy that mostly works is put out on time, they get their bonus.</p>

<p>This is how small consulting companies can come into the game and thrive, by hitting large companies in their soft spot: quality.</p>

<p>It&#8217;s to the point now where people don&#8217;t expect to ever get quality, so if you can provide it, especially at a reasonable price, that&#8217;s really going to work for your business. It sounds obvious, which makes it even more strange that it doesn&#8217;t happen that often.</p>
]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2010/01/19/the-real-development-life-cycle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Development Work Styles and Efficiency</title>
		<link>http://designoplasty.com/2009/10/13/web-development-work-styles-and-efficiency/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=web-development-work-styles-and-efficiency</link>
		<comments>http://designoplasty.com/2009/10/13/web-development-work-styles-and-efficiency/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 05:31:27 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Efficiency]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=995</guid>
		<description><![CDATA[Ever since the move I feel I&#8217;ve been constantly busy. I&#8217;m making some good progress on finding new methods of focusing on a task through multiple sessions to complete it. That is, working on a task for like two hours a day until it&#8217;s finished.

This is an important skill because I can&#8217;t focus on a [...]]]></description>
			<content:encoded><![CDATA[<p>Ever since the move I feel I&#8217;ve been constantly busy. I&#8217;m making some good progress on finding new methods of focusing on a task through multiple sessions to complete it. That is, working on a task for like two hours a day until it&#8217;s finished.</p>

<p>This is an important skill because I can&#8217;t focus on a single task for an entire day. In fact, it&#8217;s very much the opposite of that. What I learned is a new method of focusing on a goal, while totally lowering the intensity. I raise the focus on a single goal, but lower the stress and pressure.</p>

<p>What I do is look for the next sub-task in the larger task that I&#8217;m fully capable of grasping in its entirety. Then regardless of time constraints or pressure, I do that task at a reasonable (easy) pace. So if I have 200 (or some unknown large number) sub-tasks related to the project I am currently working on and 300 (or some unknown large number) sub-tasks unrelated to the current project, I forget all of that and focus on the next easy and logical sub-task that is directly related to the project.</p>

<p>For instance, if the next most logical thing is just to create a directory, but creating a directory feels like just such a miniscule part of what I need to do, I create the directory, enjoy myself while I do it, and don&#8217;t worry about the other 499 things at all or the time pressure.</p>

<p>Now, when I say it, it sounds so simple. In fact, it is simple once you can do it, but to change one&#8217;s perspective to be able to adopt such a work style is what takes a little time. Also, with the work I do there are infinite tasks to be done, many of which will never actually be done, so it took some time to get used to that idea enough to be able to let go.</p>

<p>What&#8217;s nice is that things actually go a lot, and I mean a lot, faster once I can do this. I can actually finish the larger tasks way faster than I thought I would be able to. At the end, there are still infinite tasks to complete, but at least I had fun while completing the last one, I actually completed it, and I know I will have fun completing the next one.</p>

<p>One of the things you avoid with this work style is &#8220;branching&#8221;. That is, you&#8217;re working on some php code, and you suddenly realize you could use a new debugging tool, so you start to work on that, and then you realize you need to clean up some files, so you start to do that, and then you realize you need to send an email. That gets you nowhere. Branching is strictly forbidden. If something is truly necessary then it isn&#8217;t branching, but if it isn&#8217;t necessary it&#8217;s not allowed. At the end of the day, you may need a new debugging tool, but that&#8217;s another task you can choose to focus on at another time.</p>

<p>When you have your own business, you have to think. You literally don&#8217;t have time to blog or code 48 hours a day, but sometimes your plan is to do just that, and having that much time really would be helpful. Thinking you do have that kind of time is not going to work out, so you need to be able to be productive and happy until you figure that out.</p>
]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/10/13/web-development-work-styles-and-efficiency/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Work-Life Balance</title>
		<link>http://designoplasty.com/2009/10/10/work-life-balance/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=work-life-balance</link>
		<comments>http://designoplasty.com/2009/10/10/work-life-balance/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 05:56:50 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Business]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=993</guid>
		<description><![CDATA[I recently moved which has thrown my work-life balance totally off balance. If I didn&#8217;t own my own business, work would always be the first priority. But since I do, it gets a bit fuzzy.

Right now, I want to work, but I&#8217;m still unpacking and lately the desire to get things sorted out has been [...]]]></description>
			<content:encoded><![CDATA[<p>I recently moved which has thrown my work-life balance totally off balance. If I didn&#8217;t own my own business, work would always be the first priority. But since I do, it gets a bit fuzzy.</p>

<p>Right now, I want to work, but I&#8217;m still unpacking and lately the desire to get things sorted out has been taking priority. Of course, if I don&#8217;t work, I don&#8217;t eat, but somehow &#8220;life&#8221; is still getting a higher priority than work. Weird.</p>]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/10/10/work-life-balance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple Store Rehab</title>
		<link>http://designoplasty.com/2009/09/16/apple-store-rehab/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=apple-store-rehab</link>
		<comments>http://designoplasty.com/2009/09/16/apple-store-rehab/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 04:16:01 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Apple Inc.]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=973</guid>
		<description><![CDATA[I am really surprised at how much my bad Apple Store experience affected me. To top it all of, I realized we forget to get our &#8220;free printer&#8221; as well. So today I was having lunch with another friend and suggested we go into the store.

I didn&#8217;t see the woman who &#8220;helped&#8221; me, and didn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>I am really surprised at how much my bad Apple Store experience affected me. To top it all of, I realized we forget to get our &#8220;free printer&#8221; as well. So today I was having lunch with another friend and suggested we go into the store.</p>

<p>I didn&#8217;t see the woman who &#8220;helped&#8221; me, and didn&#8217;t want to. All I saw was nice Apple Store employees. Aging hippies, hopeless nerds, those are my friends. I started to feel better.</p>

<p>However we did spend about a half hour in there wandering around and despite a ton of employees I realized nobody asked us if we needed help. We didn&#8217;t, so maybe it&#8217;s actually that they&#8217;ve learned to read body language better.</p>

<p>It&#8217;s interesting that in the entire store there was only one Mac Pro, one Apple TV, one Mac Mini, one 24&#8243; display, and one 30&#8243; display. Isn&#8217;t that odd? I was pointing that out and saying you could tell a lot about Apple&#8217;s future direction by looking at what they have in the store. MacBooks, MacBooks, MacBooks.</p>

<p>I sort of long for the days when there was a mini theater in the store, and a kids area. But, I guess times change.</p>
]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/09/16/apple-store-rehab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My First Really Bad Experience at the Apple Store</title>
		<link>http://designoplasty.com/2009/09/13/my-first-really-bad-experience-at-the-apple-store/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=my-first-really-bad-experience-at-the-apple-store</link>
		<comments>http://designoplasty.com/2009/09/13/my-first-really-bad-experience-at-the-apple-store/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 03:30:37 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Apple Inc.]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=960</guid>
		<description><![CDATA[Today I had the worst experience at the Apple Store. I have bought a fair amount of Apple Computers. I have bought them for myself, for others, and helped others to buy their first Mac. I even go with my friends if they need to go to the genius bar if they need hand holding [...]]]></description>
			<content:encoded><![CDATA[<p>Today I had the worst experience at the Apple Store. I have bought a fair amount of Apple Computers. I have bought them for myself, for others, and helped others to buy their first Mac. I even go with my friends if they need to go to the genius bar if they need hand holding and have dealt smoothly with returns and exchanges with them. I&#8217;m pretty good at moving the process along and when buying something, usually get some sort of a minor discount along the way. Today a friend of mine was buying a Mac for his business because he is going to be releasing an iPhone version of one of his products. He hired developer who has already created it for him and he needs a Mac to be able to test it, submit it to Apple, and do some other work with it.</p>

<p>So I&#8217;m not sure if you&#8217;re aware, but Apple gives out all sorts of discounts, so many that I can&#8217;t really keep track of them. I just kind of know the ones I&#8217;m eligible for and stick to those. I find that Apple will usually make you jump through a couple small hoops and then gladly give you the discount you qualify for and everyone&#8217;s happy.</p>

<p>Now before I start the story, I want to say I&#8217;m very conscious of not being a douche in these situations, because I only want discounts I obviously qualify for. I don&#8217;t try to get anything else or convince them I&#8217;m a student or anything. I&#8217;m not like begging for discounts or anything, I just know the offers available, as if I had a coupon. When you buy as many Macs as I do, you just know the drill, you&#8217;re not trying to give anyone a hard time.</p>

<p>My friend had arrived before me and had picked out his MacBook Pro and was just about to pay. So when I showed up, I started mentioning the discounts he might qualify for. First I mentioned he was the owner of a medium sized business and would like to have his business purchases tracked by Apple as such. Now, this won&#8217;t automatically qualify you for a discount, but it will sort of grease the wheels and it&#8217;s a good way to get future discounts. Sometimes, however, this will get you a discount on its own, so it&#8217;s good to mention. In this case, they didn&#8217;t offer any discounts, so that was fine, we&#8217;d still sign up for the future benefits.</p>

<p>So the next obvious discount that everyone should get is that Apple will match the price at Amazon. It&#8217;s like a 3% discount, it&#8217;s not big deal, but it still pays for your lunch afterward. So I mentioned this to the girl helping us and she&#8217;s like, &#8220;I don&#8217;t know the Amazon price, you&#8217;re free to see if it&#8217;s different.&#8221; Then she sort of pushes the computer my way, not in a &#8220;hint-hint, this is how you get the discount&#8221; nice way, but in a &#8220;I hate you for making this difficult&#8221; mean way.</p>

<p>I&#8217;m thinking, &#8220;whatever&#8221; and look up the price on amazon and it&#8217;s a 3% discount just as I expected. No big deal. But then, this girl is like, &#8220;How do I see if this configuration matches, and how do I see the specs for this machine? How do I know that this one is new?&#8221; So we look through the site to get her what she needs, but I&#8217;m getting annoyed because it&#8217;s really not necessary. They knew before I even got there exactly what the Amazon price was, making me look it up on the internet is just due diligence. There&#8217;s no need for this drama. So she finds what she &#8220;needs&#8221; and says she needs to go check on the discount.</p>

<p>I&#8217;m fine with that and just expect her to come back and give us the discount, no big deal, they usually have to get management approval to give these basic discounts regardless. But no, she comes back and says, &#8220;Well, we can&#8217;t give you the discount because this Mac comes with Leopard and the one you&#8217;re buying here comes with Snow Leopard, so it&#8217;s not the same.&#8221;</p>

<p>Now, you realized what happened right? She went to talk to her manager or something, and as you would expect, they had the Amazon deal memorized by heart and had known about this little loophole well before I came into the store. It&#8217;s not like they investigated and found this.</p>

<p>At this point, I&#8217;m kind of upset, because I feel like I&#8217;m being jerked around. This is a tiny little loophole. So I say, &#8220;Oh come on, you know Amazon&#8217;s going to be offering this same computer with Snow Leopard for the same price tomorrow or next week.&#8221; And she says, &#8220;Well, then you&#8217;re free to come back next week and buy it.&#8221;</p>

<p>I look at my friend. Pause. And breath.</p>

<p>After that, she said, &#8220;We don&#8217;t just go handing out discounts, you know.&#8221;</p>

<p>So if it were up to me, I would have walked out, not because of the discount which was really small anyway, because of the attitude. What she could have said was, &#8220;You know what, I know we normally give these kind of discounts, but because of the economy management is all over us and we just can&#8217;t give them out right now. I know, it&#8217;s kind lame if you&#8217;re used to getting them.&#8221; I would have been fine with this. Like I said, I don&#8217;t want anything special, I just want the obvious Apple approved discounts that are available. Nothing more.</p>

<p>But my friend needed the computer for his business, it was actually a blocking issue for him, so we just bought the computer.</p>

<p>What was really off putting about this experience was that from the moment I got there, this girl had an attitude. I just ignored it until it became impossible. The funny thing is there was this other employee standing next to us watching the whole thing. I don&#8217;t know if he congratulated her or critiqued her after we left. But here&#8217;s the deal, I was nice the whole time and aside from just trying to present her with logic, I didn&#8217;t argue with her. She was downright rude and made it very clear at every turn that she had no respect for me.</p>

<p>My friend and I had lunch afterward, and he told me another part of the story. Apparently my friend told a different male employee, &#8220;Yeah, we&#8217;ve made a card game for the iPhone.&#8221; The guy said, &#8220;Well it better be good, because there&#8217;s a lot of them.&#8221; Odd. Just so you know, it&#8217;s not just any card game and last week it hit the million sold mark. Maybe Apple needs to raise the bar for their employees.</p>


]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/09/13/my-first-really-bad-experience-at-the-apple-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google AdSense and Chitika Reporting Sucks</title>
		<link>http://designoplasty.com/2009/09/06/google-adsense-and-chitika-reporting-sucks/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=google-adsense-and-chitika-reporting-sucks</link>
		<comments>http://designoplasty.com/2009/09/06/google-adsense-and-chitika-reporting-sucks/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 06:06:50 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[AdSense]]></category>
		<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Chitika]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=949</guid>
		<description><![CDATA[I&#8217;ve been experimenting with ads again recently. Both Chitika and AdSense drive me crazy. Half the time the numbers on the reports don&#8217;t ad up and they never balance with your web stats.

I hate that AdSense only reports on what channels have had activity, not on the actual ads. It&#8217;s ridiculous, just show me which [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been experimenting with ads again recently. Both Chitika and AdSense drive me crazy. Half the time the numbers on the reports don&#8217;t ad up and they never balance with your web stats.</p>

<p>I hate that AdSense only reports on what channels have had activity, not on the actual ads. It&#8217;s ridiculous, just show me which ads were seen and clicked. Instead I end up creating one channel per ad, which is just a pain in the ass, and then things still don&#8217;t ad up. For instance it will show 100 ads have been clicked but only 99 clicks have happened on any available channel. So where did the other click come from?</p>

<p>The way these ads are set up just begs for people to stop using them. I think of them as what I use as an experiment or when I can&#8217;t think of anything else. We&#8217;ll see what happens.</p>
]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/09/06/google-adsense-and-chitika-reporting-sucks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Comfortable</title>
		<link>http://designoplasty.com/2009/07/20/i-love-web-design-coding-and-php/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=i-love-web-design-coding-and-php</link>
		<comments>http://designoplasty.com/2009/07/20/i-love-web-design-coding-and-php/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 04:49:53 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=818</guid>
		<description><![CDATA[Today I was working on making the contents of a guest shopping cart be integrated with a user shopping cart once the user logs in. Like how amazon does it. Once I was finished, it felt so rewarding. I like having my own business so much better than being an employee. It enables me to [...]]]></description>
			<content:encoded><![CDATA[<p>Today I was working on making the contents of a guest shopping cart be integrated with a user shopping cart once the user logs in. Like how amazon does it. Once I was finished, it felt so rewarding. I like having my own business so much better than being an employee. It enables me to do the good things I like to do in the good way I like to do them.</p>

<p>Now that I&#8217;m starting to understand my own scheduling needs, things are running more and more smoothly and I just love it. There&#8217;s a lot less stress, but tons more productivity, and tons more happiness. I can honestly say now that having a job held me back, I am someone who needs to have my own company to progress at the rate I want. I&#8217;ve know this from the first job I had, but with no experience I didn&#8217;t feel comfortable going out on my own. But with the experience, it&#8217;s pretty darn comfortable and a lot of fun. I know my customers can&#8217;t appreciate everything I do, just like my manager&#8217;s couldn&#8217;t. But customers appreciate things more anyway. I am actually making their business run smoother and work better and they definitely can see that. Ironically, in spite of that being the goal, one doesn&#8217;t often do that as an employee.</p>
]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/07/20/i-love-web-design-coding-and-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Business Thoughts</title>
		<link>http://designoplasty.com/2009/07/16/business-thoughts/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=business-thoughts</link>
		<comments>http://designoplasty.com/2009/07/16/business-thoughts/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 06:31:31 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Business]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=810</guid>
		<description><![CDATA[Since I&#8217;ve started running my own business my thought patterns have definitely changed from being an employee. As an employee you never really question the motivations for what you do. And you don&#8217;t question the methods often either. However, having said that, I&#8217;m pretty sure most employees would say they question both.

Just this morning I [...]]]></description>
			<content:encoded><![CDATA[<p>Since I&#8217;ve started running my own business my thought patterns have definitely changed from being an employee. As an employee you never really question the motivations for what you do. And you don&#8217;t question the methods often either. However, having said that, I&#8217;m pretty sure most employees would say they question both.</p>

<p>Just this morning I was thinking about how long it <em>should</em> take to complete a new blog entry. The actual answer depended on the kind of blog entry <em>and</em> on what I expected in return for creating that blog entry. What I&#8217;ve found with blogs is that you can get into a habit of posting even though your goals aren&#8217;t being met. Or you can get into a habit of spending more than your allotted time on them, usually because you haven&#8217;t thought about what that allotted time actually is.</p>

<p>If you generalize this to all tasks, not just blog entries, you can start to see how employees don&#8217;t often think about it. Even a higher level manager with a budget and a time limit often doesn&#8217;t think about whether that&#8217;s the right budget or the right time limit. Even executives often run on autopilot choosing the next obvious task without really thinking if it&#8217;s the right one. This is how companies go out of business, which they often do, at least the modern version of going out of business, selling or restructuring.</p>

<p>When you own your own business though, the metrics are always right in your face. Can you pay your rent? Are you happy with how much you&#8217;re working? Do you feel you&#8217;re getting the return on investment you desire out of your work? If not, then it&#8217;s time to start rethinking things and this can happen on a daily basis, or even more often. The questions are tough, and correct answers are required.</p>

<p>Employees don&#8217;t need to ask those questions because the answers for an employee are usually constant, and they can&#8217;t usually change the answers anyway, except to find another job, and even then it&#8217;s probably going to be mostly more of the same.</p>

<p>I love it. These challenges are what I&#8217;ve been waiting for. But I can&#8217;t help but think that most other people wouldn&#8217;t like it at all.</p>]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/07/16/business-thoughts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running Your Own Business</title>
		<link>http://designoplasty.com/2009/06/22/running-your-own-business/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=running-your-own-business</link>
		<comments>http://designoplasty.com/2009/06/22/running-your-own-business/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 06:35:10 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Business]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=802</guid>
		<description><![CDATA[Running your own business is great. At least it&#8217;s great for me. One of the things that I like is there&#8217;s nobody else to hold me back. There&#8217;s nobody to make me stand by their bad decisions.

I also like that I schedule my time, and this works out great for me. I have a dog [...]]]></description>
			<content:encoded><![CDATA[<p>Running your own business is great. At least it&#8217;s great for me. One of the things that I like is there&#8217;s nobody else to hold me back. There&#8217;s nobody to make me stand by their bad decisions.</p>

<p>I also like that I schedule my time, and this works out great for me. I have a dog and I have no guilt from being at work all day because the most I&#8217;m away is four or five hours, usually less, and he&#8217;s fine with that.</p>

<p>But the trade off is that I just sent out a bill to a customer and it&#8217;s very late. I spent most of this evening working, because I was working on finishing up a milestone of sorts, and just wanted to get it out of my hair. But those last minute details always take longer than you think. You know you&#8217;re essentially done but it&#8217;s still 3 more hours of work until you stop working. Here are some of the things I have to do when I&#8217;m &#8220;done&#8221;:</p>

<ul>
  <li>Code review and check in code.</li>
  <li>Create tags for new versions of themes and plugins.</li>
  <li>Copy new code to secondary environment, production or customer test environment.</li>
  <li>Investigate and fix any weird bugs between my environment and theirs (often due to accidental hard coding of values.)</li>
  <li>Write up customer facing descriptions of all the tasks I did for the latest work.</li>
  <li>Create an invoice.</li>
  <li>Send invoice to the customer along with executive summary of what was done and good tidings.</li>
  <li>Schedule meetings and list customer requirements for upcoming work.</li>
  <li>Send customer supporting documentation, such as instructions or screen shots.</li>
</ul>

<p>I&#8217;m sure there&#8217;s more, but my point is, all this stuff takes a long time. During this finishing process you&#8217;re often wrapping up loose ends that can send you back to square one. When you&#8217;re so close to being done, you tend to get obsessive about finishing, which means you&#8217;re up late working because you&#8217;re almost there.</p>

<p>I can see why businesses fail. I can see how a lot of people aren&#8217;t cut out to do this. I have huge motivation for running my own business, I like the lifestyle and in addition to my work related skills I have business and accounting degrees. I just don&#8217;t see how people without this would be able to do it.</p>
]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/06/22/running-your-own-business/feed/</wfw:commentRss>
		<slash:comments>2</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>MacFUSE and Macfusion</title>
		<link>http://designoplasty.com/2009/02/27/macfuse-and-macfusion/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=macfuse-and-macfusion</link>
		<comments>http://designoplasty.com/2009/02/27/macfuse-and-macfusion/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 20:51:33 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Cornerstone]]></category>
		<category><![CDATA[MacFUSE]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=181</guid>
		<description><![CDATA[I&#8217;m at the library where I can really get some work done. It seems like I can never get things done fast enough. After experimenting with Google&#8217;s MacFUSE and Macfusion to edit files directly on my webhost from multiple computers, I decided it wasn&#8217;t working for me.

The software basically works as advertised, but saving and [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m at the library where I can really get some work done. It seems like I can never get things done fast enough. After experimenting with Google&#8217;s MacFUSE and Macfusion to edit files directly on my webhost from multiple computers, I decided it wasn&#8217;t working for me.</p>

<p>The software basically works as advertised, but saving and reading files was extremely slow. If I were working on documents it would be fine, but I can go from the editor to the browser once a second at times when I&#8217;m testing out various one or two character changes, and having to wait 5 or 10 seconds for a save just doesn&#8217;t work.</p>

<p>The Macfusion part was required to mount sshfs drives. In theory kind of awesome, but it doesn&#8217;t automatically mount them, and they tend to disappear if I close my laptop. Not having them there all the time makes some things difficult. First, it always catches you by surprise that they&#8217;re not there. That&#8217;s annoying. Second, sometimes trying to use things like Subversion tools, like Cornerstone, gets very weird if the directories are disappearing from time to time, not to mention the scans some of these tools do take forever because of the network issues.</p>

<p>So I installed the 64-bit version of mysql on my MacBook, I scoured the web for the various plist files that are required to get mysql to run at startup. I compared the files and determined the correct version of the file for my uses. I created one of soon to be many Wordpress installations. And each of the steps had its classic holdups that I forget about until I have to do it again. How does one change a password in mysql? Oh yeah, Wordpress needs 127.0.01 instead of localhost for the database location.</p>

<p>All of this stuff is in many ways fun for me. But I actually have stuff to do. The new theme for this site is so close to being done, and this is the stuff blocking it. Some days it seems like you never get through the admin stuff to the point where you actually get work done. Right now I need to go to Costco and then go home and give Kody (my dog) some time.</p>]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/02/27/macfuse-and-macfusion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changes</title>
		<link>http://designoplasty.com/2009/02/19/changes/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=changes</link>
		<comments>http://designoplasty.com/2009/02/19/changes/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 06:34:32 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Happiness]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=139</guid>
		<description><![CDATA[Believe it or not, sooner or later I&#8217;m going to get around to talking about design on this blog. But I&#8217;m finding something weird is happening, and it&#8217;s taking me a while to adjust. Being a business owner is changing me as a person.

I&#8217;m just happy.

Right now when I think about my design business, I [...]]]></description>
			<content:encoded><![CDATA[<p>Believe it or not, sooner or later I&#8217;m going to get around to talking about design on this blog. But I&#8217;m finding something weird is happening, and it&#8217;s taking me a while to adjust. Being a business owner is changing me as a person.</p>

<p>I&#8217;m just happy.</p>

<p>Right now when I think about my design business, I just think about how happy I am, and that&#8217;s what I want to blog about.</p>]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/02/19/changes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Cost of Freedom</title>
		<link>http://designoplasty.com/2009/02/13/the-cost-of-freedom/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=the-cost-of-freedom</link>
		<comments>http://designoplasty.com/2009/02/13/the-cost-of-freedom/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 04:37:21 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Business]]></category>

		<guid isPermaLink="false">http://designoplasty.com/?p=135</guid>
		<description><![CDATA[Since I have started my own business and started blogging I have had less time than ever. I love that I work from home. And I love just occasionally going to see clients in person. And I love to help them and challenge myself. And I love having my own blogs where I can learn [...]]]></description>
			<content:encoded><![CDATA[<p>Since I have started my own business and started blogging I have had less time than ever. I love that I work from home. And I love just occasionally going to see clients in person. And I love to help them and challenge myself. And I love having my own blogs where I can learn and make constant improvements.</p>

<p>But I have no time. With all the work, it&#8217;s hard taking care of my dog, and cleaning the house, and paying bills. It&#8217;s really like there&#8217;s not enough time in the day. And I always have something I should be doing. And when I get so mentally tired I just want to veg out in front of the TV, that&#8217;s when my dog thinks it&#8217;s play time, and it so isn&#8217;t. So it&#8217;s sort of like the cost of living the life I want, is that I actually have to work all the time.</p>

<p>It&#8217;s still better.</p>]]></content:encoded>
			<wfw:commentRss>http://designoplasty.com/2009/02/13/the-cost-of-freedom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
