<?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>asiel's scratchpad</title>
	<atom:link href="http://asiel.us/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://asiel.us/wordpress</link>
	<description>my random notes cutting through the cheese</description>
	<lastBuildDate>Wed, 10 Dec 2008 04:43:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Customer Service is #1</title>
		<link>http://asiel.us/wordpress/2008/12/10/customer-service-is-1/</link>
		<comments>http://asiel.us/wordpress/2008/12/10/customer-service-is-1/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 04:43:53 +0000</pubDate>
		<dc:creator>azl</dc:creator>
				<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://asiel.us/wordpress/2008/12/10/customer-service-is-1/</guid>
		<description><![CDATA[No matter how good or bad things get it is paramount to never forget about customer service. It is so easy to take good customers for granted and simply focus on the bottom line. In reality though, if you forget about customers and only focus on making money it will always come back to haunt [...]]]></description>
			<content:encoded><![CDATA[<p>No matter how good or bad things get it is paramount to never forget about customer service. It is so easy to take good customers for granted and simply focus on the bottom line. In reality though, if you forget about customers and only focus on making money it will always come back to haunt you. Good customers are hard to win over and should be treated with respect accordingly. Don&#8217;t sell your business short by trying to make an extra buck in the short term. Don&#8217;t treat your good customers like a commodity. If you can see someone has been a good customer for a long time and has a simple problem to solve, solve it. Don&#8217;t waste their time or yours giving them the run around. These rules apply to you no matter what industry you work in.</p>
<p><strong>Don&#8217;t let a bad economy be an excuse to treat others with less respect! </strong></p>
<p>I&#8217;ve had several personal experiences lately that have reminded me of this fact. I hope companies and individuals alike are taking note. Those who treat others well regardless of the economy will prosper in the long run. I truly believe that being rude, providing poor service, and other similar behaviors <em>never</em> pay off in the long run. These tactics may work for a short period of time but not for the long haul. What&#8217;s more, isn&#8217;t it always easier to not deal with the extra drama that is caused by this type of behavior? I think so. </p>
]]></content:encoded>
			<wfw:commentRss>http://asiel.us/wordpress/2008/12/10/customer-service-is-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Warren Buffett on Investing Right now</title>
		<link>http://asiel.us/wordpress/2008/10/17/warren-buffett-on-investing-right-now/</link>
		<comments>http://asiel.us/wordpress/2008/10/17/warren-buffett-on-investing-right-now/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 20:59:25 +0000</pubDate>
		<dc:creator>azl</dc:creator>
				<category><![CDATA[investing]]></category>
		<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://asiel.us/wordpress/2008/10/17/warren-buffett-on-investing-right-now/</guid>
		<description><![CDATA[My favorite investing quote I read recently was from the famed Warren Buffett in the New York Times. Be fearful when others are greedy, and be greedy when others are fearful. I believe Speculation usually doesn&#8217;t pay off in the long run. As I&#8217;m sure Warren would probably also say it&#8217;s always better to stick [...]]]></description>
			<content:encoded><![CDATA[<p>My favorite investing quote I read recently was from the famed <a href="http://en.wikipedia.org/wiki/Warren_Buffett">Warren Buffett</a> in the <a href="http://www.nytimes.com/2008/10/17/opinion/17buffett.html?partner=permalink&amp;exprod=permalink">New York Times</a>. </p>
<blockquote><p><b><big>Be fearful when others are greedy, and be greedy when others are fearful.</big></b></p></blockquote>
<p>
<div align="left">I believe Speculation usually doesn&#8217;t pay off in the long run. As I&#8217;m sure Warren would probably also say it&#8217;s always better to stick to fundamentals. A company that was worth investing in two months ago when things weren&#8217;t quite so bad is probably still a good investment. Probably just a lot better deal now.</div>
]]></content:encoded>
			<wfw:commentRss>http://asiel.us/wordpress/2008/10/17/warren-buffett-on-investing-right-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby doesn&#8217;t like mysql x86_64</title>
		<link>http://asiel.us/wordpress/2008/08/02/ruby-doesnt-like-mysql-x86_64/</link>
		<comments>http://asiel.us/wordpress/2008/08/02/ruby-doesnt-like-mysql-x86_64/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 00:09:55 +0000</pubDate>
		<dc:creator>azl</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://asiel.us/wordpress/2008/08/02/ruby-doesnt-like-mysql-x86_64/</guid>
		<description><![CDATA[After trying to get the mysql gem working on my new macbook in Leopard, I realized that although I can get the gem to compile correctly it still doesn&#8217;t work with the mysql 64-bit version. This realization mostly came from searching and finding this useful blog post. I reinstalled the 32 bit version of mysql [...]]]></description>
			<content:encoded><![CDATA[<p>After trying to get the mysql gem working on my new macbook in Leopard, I realized that although I can get the gem to compile correctly it still doesn&#8217;t work with the mysql 64-bit version. This realization mostly came from searching and finding <a href="http://wonko.com/post/how-to-install-the-mysqlruby-gem-on-mac-os-x-leopard">this useful blog post</a>.</p>
<p>
<p>I reinstalled the <a href="http://dev.mysql.com/downloads/mysql/5.0.html#macosx-dmg">32 bit version of mysql</a> and then recompiled the mysql gem. Then magically things started working the way I needed them to. Hopefully this can get fixed in a future version of Ruby.</p>
<p>
<p>Here is the command I had to use to finally install the gem properly.</p>
<p><code><br />sudo env ARCHFLAGS="-arch i386" gem install mysql -- --with-mysql-config=/usr/local/mysql/bin/mysql_config --with-mysql-lib=/usr/local/mysql/lib --with-mysql-dir=/usr/local/mysql --with-mysql-include=/usr/local/mysql/include<br /></code></p>
<p>Notice the i386 arch. I was previously using x86_64 as the arch which compiled properly and appeared to work until you actually tried to use the gem in ruby and got a stack trace.</p>
]]></content:encoded>
			<wfw:commentRss>http://asiel.us/wordpress/2008/08/02/ruby-doesnt-like-mysql-x86_64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple Migration Assistant makes upgrading painless</title>
		<link>http://asiel.us/wordpress/2008/07/30/apple-migration-assistant-makes-upgrading-painless/</link>
		<comments>http://asiel.us/wordpress/2008/07/30/apple-migration-assistant-makes-upgrading-painless/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 06:11:01 +0000</pubDate>
		<dc:creator>azl</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://asiel.us/wordpress/2008/07/30/apple-migration-assistant-makes-upgrading-painless/</guid>
		<description><![CDATA[I have had a macbook pro for about 2.5 years now since the first intel based macs were introduced. Last week I decided to get a faster machine with more ram and hard drive space. So I went to a macbook. Yes, I have a smaller screen and not quite as good of video. However, [...]]]></description>
			<content:encoded><![CDATA[<p>I have had a macbook pro for about 2.5 years now since the first intel based macs were introduced. Last week I decided to get a faster machine with more ram and hard drive space. So I went to a macbook. Yes, I have a smaller screen and not quite as good of video. However, I was able to upgrade the RAM to 4GB and HD to 320GB in about 15min and both are working great. I&#8217;ve been very happy with the machine so far.</p>
<p>Tonight I decided to try out the <a href="http://www.apple.com/pro/tips/migration.html">Migration Assistant</a>. For some unknown reason I&#8217;ve never used it in the past when I&#8217;ve upgraded my mac. After using it though, all I can say is wow! Why haven&#8217;t I used this tool before? What is so amazing to me in contrast to Windows machines is how well it works and how easy it is to use. Also as far as I can tell so far it appears to have transfered everything just the way I told it to. This includes all my files, custom settings, and even applications. Although it technically should be possible to transfer appliations between Windows machines, in most cases it isn&#8217;t even an option. Whenever I have moved from one Windows machine to another I end up having to reinstall all the applications. The only thing that really moves well on Windows is files such as documents and other application data. The applications themselves though don&#8217;t like to be moved. </p>
<p>With <a href="http://en.wikipedia.org/wiki/Migration_Assistant_%28Apple%29">Migration Assistant</a>, the fact that applications can be moved is huge for me since reinstalling all my applications usually takes at least an entire day if not more. Whats more, its really something that isn&#8217;t fun and frankly shouldn&#8217;t be necessary to redo every time I move to a new computer.</p>
<p>So far I&#8217;m completely sold on Migration Assistant. It has definitely made this the least painful upgrade I&#8217;ve ever experienced. I&#8217;ll have to see if I&#8217;m still as impressed after making sure everything really does work over the next week or two. </p>
]]></content:encoded>
			<wfw:commentRss>http://asiel.us/wordpress/2008/07/30/apple-migration-assistant-makes-upgrading-painless/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Sun Java with Ubuntu 8.04</title>
		<link>http://asiel.us/wordpress/2008/05/14/using-sun-java-with-ubuntu-804/</link>
		<comments>http://asiel.us/wordpress/2008/05/14/using-sun-java-with-ubuntu-804/#comments</comments>
		<pubDate>Wed, 14 May 2008 22:00:59 +0000</pubDate>
		<dc:creator>azl</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://asiel.us/wordpress/2008/05/14/using-sun-java-with-ubuntu-804/</guid>
		<description><![CDATA[I wanted to use sun java with ubuntu instead of openjdk. So I installed the latest package sun-java6-jdk (or sun-java5-jdk). The java command /usr/bin/java still points to openjdk though. This is where update-alternatives comes in. This is a pretty slick solution to the problem where multiple packages provide the same command. Like the case I [...]]]></description>
			<content:encoded><![CDATA[<p>I wanted to use sun java with ubuntu instead of openjdk. So I installed the latest package sun-java6-jdk (or sun-java5-jdk). The java command /usr/bin/java still points to openjdk though. This is where update-alternatives comes in. This is a pretty slick solution to the problem where multiple packages provide the same command. Like the case I had. </p>
<p>I only had to run a couple commands<br />
<code>update-alternatives --display java</code><br />
 This command tells me what of the commands installed is the highest priority. If I want sun java to be the highest priority then I just need to make the number higher. In my case the number for openjdk was 1061. So then I just ran the following command.<br />
<code>sudo update-alternatives --install /usr/bin/java java /usr/lib/jvm/java-6-sun/jre/bin/java 1100</code><br />
After this I run:</p>
<p><code>$ java -version<br />
java version "1.6.0_06"<br />
Java(TM) SE Runtime Environment (build 1.6.0_06-b02)<br />
Java HotSpot(TM) 64-Bit Server VM (build 10.0-b22, mixed mode)</code></p>
<p>Quick and elegant solution. What more can you ask for. Linux is amazing when you know what to do.</p>
]]></content:encoded>
			<wfw:commentRss>http://asiel.us/wordpress/2008/05/14/using-sun-java-with-ubuntu-804/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another reason Firefox is better</title>
		<link>http://asiel.us/wordpress/2008/03/11/another-reason-firefox-is-better/</link>
		<comments>http://asiel.us/wordpress/2008/03/11/another-reason-firefox-is-better/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 17:20:12 +0000</pubDate>
		<dc:creator>azl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://asiel.us/wordpress/2008/03/11/another-reason-firefox-is-better/</guid>
		<description><![CDATA[For some reason I&#8217;m having trouble logging into the Oracle site today. This is frustrating. Luckily though Firefox gives me a hint of why there is a problem. I get a somewhat useful error message. In IE though the request seems to just go forever with no error and no progress. I&#8217;d rather get an [...]]]></description>
			<content:encoded><![CDATA[<p>For some reason I&#8217;m having trouble logging into the Oracle site today. This is frustrating. Luckily though Firefox gives me a hint of why there is a problem. I get a somewhat useful error message.</p>
<p><a href="http://asiel.us/wordpress/wp-content/uploads/2008/03/firefox-error.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="200" alt="firefox_error" src="http://asiel.us/wordpress/wp-content/uploads/2008/03/firefox-error-thumb.jpg" width="481" border="0" /></a> </p>
<p>In IE though the request seems to just go forever with no error and no progress. I&#8217;d rather get an error than the illusion that something will eventually happen when it won&#8217;t.</p>
<p>Hopefully in the meantime Oracle can fix the login on their site so I can download Oracle XE. How does something as critical as login break on a site like Oracle.com? I thought they were supposed to be the example of high availability and reliability. </p>
]]></content:encoded>
			<wfw:commentRss>http://asiel.us/wordpress/2008/03/11/another-reason-firefox-is-better/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Good Points from KDE 4.0 Keynote</title>
		<link>http://asiel.us/wordpress/2008/01/29/good-points-from-kde-40-keynote/</link>
		<comments>http://asiel.us/wordpress/2008/01/29/good-points-from-kde-40-keynote/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 21:04:06 +0000</pubDate>
		<dc:creator>azl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://asiel.us/wordpress/2008/01/29/good-points-from-kde-40-keynote/</guid>
		<description><![CDATA[I loved the points that were made in the KDE 4.0 Launch Keynote. They apply to almost any software development in my opinion. Own your data Choose your vendor Explore, create and learn Web based systems especially fall into this boat. Users should feel free to change. They shouldn&#8217;t feel locked in. Otherwise they will [...]]]></description>
			<content:encoded><![CDATA[<p>I loved the points that were made in the KDE 4.0 Launch Keynote. They apply to almost any software development in my opinion.</p>
<ul>
<li>Own your data</li>
<li>Choose your vendor</li>
<li>Explore, create and learn</li>
</ul>
<p>Web based systems especially fall into this boat. Users should feel free to change. They shouldn&#8217;t feel locked in. Otherwise they will lose trust in storing their data on the web and using web based systems in general.</p>
]]></content:encoded>
			<wfw:commentRss>http://asiel.us/wordpress/2008/01/29/good-points-from-kde-40-keynote/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software development estimates</title>
		<link>http://asiel.us/wordpress/2008/01/23/software-development-estimates/</link>
		<comments>http://asiel.us/wordpress/2008/01/23/software-development-estimates/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 16:58:58 +0000</pubDate>
		<dc:creator>azl</dc:creator>
				<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://asiel.us/wordpress/2008/01/23/software-development-estimates/</guid>
		<description><![CDATA[How do you estimate development tasks? For most this is usually a process of guessing. Sometimes the guesses are accurate and many times they are not. One person I highly respect in the software development field is Joel Spolsky. He wrote an article explaining the process of doing evidence based estimates. This is very similar [...]]]></description>
			<content:encoded><![CDATA[<p>How do you estimate development tasks? For most this is usually a process of guessing. Sometimes the guesses are accurate and many times they are not. One person I highly respect in the software development field is <a href="http://joelonsoftware.com/">Joel Spolsky</a>. He wrote <a href="http://www.stickyminds.com/BetterSoftware/magazine.asp?fn=cifea&#038;id=94">an article</a> explaining the process of doing evidence based estimates. This is very similar to one of the new features in a product <a href="http://www.fogcreek.com/">his company</a> makes called <a href="http://www.fogcreek.com/FogBugz/">fogbugz</a> (which I have not used). A bug tracking system does seem like an obvious place for this type of functionality to live. Especially since it should be one of the core tools used as part of your software development process. The idea of doing estimates this way is interesting though. It got me thinking, why don&#8217;t more estimates get calculated this way? I hope to be using a system similar to this in the future myself.</p>
]]></content:encoded>
			<wfw:commentRss>http://asiel.us/wordpress/2008/01/23/software-development-estimates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Painful lesson with PHPUnit, IPv6, and Vista</title>
		<link>http://asiel.us/wordpress/2007/12/10/painful-lesson-with-phpunit-ipv6-and-vista/</link>
		<comments>http://asiel.us/wordpress/2007/12/10/painful-lesson-with-phpunit-ipv6-and-vista/#comments</comments>
		<pubDate>Mon, 10 Dec 2007 23:54:29 +0000</pubDate>
		<dc:creator>azl</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://asiel.us/wordpress/2007/12/10/painful-lesson-with-phpunit-ipv6-and-vista/</guid>
		<description><![CDATA[For some reason Windows Vista enables IPv6 by default. Why? I wasn&#8217;t aware of this so I ended up troubleshooting a non-problem with PHPUnit. I have unit tests that connect to the web server to test a web service. The URL my tests were using was &#8220;localhost&#8221;. Because vista was resolving localhost to ::1 the [...]]]></description>
			<content:encoded><![CDATA[<p>For some reason <a href="http://www.microsoft.com/windows/products/windowsvista/default.mspx">Windows Vista</a> enables <a href="http://en.wikipedia.org/wiki/IPv6">IPv6</a> by default. Why? I wasn&#8217;t aware of this so I ended up troubleshooting a non-problem with <a href="http://www.phpunit.de">PHPUnit</a>. I have unit tests that connect to the web server to test a web service. The URL my tests were using was &#8220;localhost&#8221;. Because vista was resolving localhost to ::1 the tests couldn&#8217;t make a socket connection. </p>
<p>All I had to do to fix the problem was disable IPv6 and comment out the localhost ::1 line in my hosts file. This took a significant amount of troubleshooting to figure out though. I thought there was some type of problem with <a href="http://www.phpunit.de">PHPUnit</a> or <a href="http://php.net">php</a> itself. Luckily I was finally able to solve the problem.</p>
<p>It seems like a really bad idea for Microsoft to enable IPv6 by default and additionally put it higher in the resolution order than IPv4 addresses. Based on the number of active IPv6 networks this can&#8217;t be a good default decision. Supporting IPv6 is a good idea, but it shouldn&#8217;t be the default method of resolving addresses. Windows should have knowledge that you are connected to an IPv4 network and disable or lower the priority of IPv6 accordingly.</p>
]]></content:encoded>
			<wfw:commentRss>http://asiel.us/wordpress/2007/12/10/painful-lesson-with-phpunit-ipv6-and-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ninja Electionic Weapon Set</title>
		<link>http://asiel.us/wordpress/2007/11/30/ninja-electionic-weapon-set/</link>
		<comments>http://asiel.us/wordpress/2007/11/30/ninja-electionic-weapon-set/#comments</comments>
		<pubDate>Fri, 30 Nov 2007 22:45:53 +0000</pubDate>
		<dc:creator>azl</dc:creator>
				<category><![CDATA[humor]]></category>
		<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://asiel.us/wordpress/2007/11/30/ninja-electionic-weapon-set/</guid>
		<description><![CDATA[Someday when I become a ninja I think I&#8217;m going to need an electionic weapon set. I have heard these are much better than the inferior electronic weapon sets.]]></description>
			<content:encoded><![CDATA[<p>Someday when I become a ninja I think I&#8217;m going to need an electionic weapon set. I have heard these are much better than the inferior electronic weapon sets. </p>
<p><center><a href='http://asiel.us/wordpress/wp-content/uploads/2007/11/weapon.jpg' title='Electionic Weapon Set'><img src='http://asiel.us/wordpress/wp-content/uploads/2007/11/weapon.jpg' alt='Electionic Weapon Set' /></a></center></p>
]]></content:encoded>
			<wfw:commentRss>http://asiel.us/wordpress/2007/11/30/ninja-electionic-weapon-set/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
