<?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>TJ Gamble - Ramblings of a programming addict &#187; Porch Talk</title>
	<atom:link href="http://tjgamble.com/category/porch-talk/feed/" rel="self" type="application/rss+xml" />
	<link>http://tjgamble.com</link>
	<description></description>
	<lastBuildDate>Wed, 04 May 2011 15:48:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>iPad 2</title>
		<link>http://tjgamble.com/2011/03/ipad-2/</link>
		<comments>http://tjgamble.com/2011/03/ipad-2/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 03:59:42 +0000</pubDate>
		<dc:creator>TJ</dc:creator>
				<category><![CDATA[Porch Talk]]></category>

		<guid isPermaLink="false">http://www.jamersan.com/?p=164</guid>
		<description><![CDATA[I was in Greenville, SC on March 11th when the new iPad 2 came out. I wasn&#8217;t planning on participating in the frenzy and getting one on the first day, but my wife wanted to go shopping anyway so I swung by the Haywood Mall and the local Apple Store. I arrived at noon and [...]]]></description>
			<content:encoded><![CDATA[<p>I was in Greenville, SC on March 11th when the new iPad 2 came out.  I wasn&#8217;t planning on participating in the frenzy and getting one on the first day, but my wife wanted to go shopping anyway so I swung by the Haywood Mall and the local Apple Store. </p>
<p>I arrived at noon and the line was only about 50 people long, so I left and got lunch and took the wife shopping at a different store.  We made it back around 2:00 and the line had reached about 75 people so I figured I would go stake out my spot.  It was proven the right move as by 3:30 the line was twice as long.</p>
<p>I had been standing for 5+ hours the previous day at a concert, so my legs were already exhausted.  The 4 hour wait was made easier by having some people to talk to in the line.  The Apple Store Employees came out at about 4:45 and started going through the line and giving you a card for the type of iPad you wanted.  This was smart and seemed to speed things up as most people had to make the decision quickly and didn&#8217;t loiter in the store asking silly questions.  </p>
<p>Once in the store, it went quickly and the iPad was ordered and activated.  I went with the 64G wifi version as I can tether it to my jail-broken phone and don&#8217;t care for the extra expense of another data plan (my phone bill is already ridiculous) .</p>
<p>I did not own an original iPad, so I am still testing it&#8217;s usefulness.  However, after only having a few hours to play with it, I can assure you it is a fun toy.  The jury is still out on it as a productive work tool.  </p>
<p><strong>SUGGESTION: </strong> If Apple wanted to make a few extra dollars, they should sell those cheap portable camping-style chairs with an apple logo on them.  They would sell thousands of them at each one of these launch events.  </p>
]]></content:encoded>
			<wfw:commentRss>http://tjgamble.com/2011/03/ipad-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Long Time, No Post</title>
		<link>http://tjgamble.com/2011/03/long-time-no-post/</link>
		<comments>http://tjgamble.com/2011/03/long-time-no-post/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 03:46:06 +0000</pubDate>
		<dc:creator>TJ</dc:creator>
				<category><![CDATA[Porch Talk]]></category>

		<guid isPermaLink="false">http://www.jamersan.com/?p=162</guid>
		<description><![CDATA[It has been quite some time since I have been posting on my site. I am going to try to get to it more often. We have been extremely busy and have neglected things like blog posting. I have been collaborating with some others on a new site that I am super-excited about. Hopefully we [...]]]></description>
			<content:encoded><![CDATA[<p>It has been quite some time since I have been posting on my site.  I am going to try to get to it more often.  We have been extremely busy and have neglected things like blog posting.  I have been collaborating with some others on a new site that I am super-excited about.  Hopefully we will have a working demo soon and can start inviting people to join and beta test.  The site is <a href="http://www.brewzle.com">Brewzle.com and is THE social network for beer lovers</a>!  If you are into beer, expecially craft beer, go to the site and sign up.  We&#8217;ll be randomly sending out invites in the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://tjgamble.com/2011/03/long-time-no-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Template Page Layout In Magento 1.4.1</title>
		<link>http://tjgamble.com/2010/07/new-template-page-layout-in-magento-1-4-1/</link>
		<comments>http://tjgamble.com/2010/07/new-template-page-layout-in-magento-1-4-1/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 20:48:44 +0000</pubDate>
		<dc:creator>TJ</dc:creator>
				<category><![CDATA[Porch Talk]]></category>

		<guid isPermaLink="false">http://www.jamersan.com/?p=145</guid>
		<description><![CDATA[It seems as though on every Magento site we do, it is necessary to do a custom home page layout.  I keep finding myself going back to my notes on this, so I thought this information might be useful to others. Create a new layout file in your themes folder:  app/design/frontend/default/THEME/template/page/homepage.phtml.  For now, just paste [...]]]></description>
			<content:encoded><![CDATA[<p>It seems as though on every Magento site we do, it is necessary to do a custom home page layout.  I keep finding myself going back to my notes on this, so I thought this information might be useful to others.</p>
<ol>
<li>Create a new layout file in your themes folder:  app/design/frontend/default/THEME/template/page/homepage.phtml.  For now, just paste the contents from 1column.phtml into this file.  You can customize it later.   Upload this file.</li>
<li>Edit the following file:  app/code/local/Mage/Page/etc/config.xml.  If you don&#8217;t have this file, copy it from app/code/core/Mage/Page/etc/config.xml.  You don&#8217;t want to edit the file inside of core because this will break your site if you ever upgrade.  Edit the site, and add the following right after the tag &#8220;&lt;/three_columns&gt;&#8221;:
<p><em> </em><em> </em></p>
<pre>&lt;homepage module="page" translate="label"&gt;
&lt;label&gt;Homepage&lt;/label&gt;
&lt;template&gt;page/homepage.phtml&lt;/template&gt;
&lt;layout_handle&gt;page_homepage&lt;/layout_handle&gt;<em>
&lt;/homepage&gt;</em></pre>
<p>Save and upload this file.</li>
<li>In the following file:  app/design/frontend/default/THEME/layout/page.xml, just after the code &#8220;&lt;/page_three_columns&gt;&#8221; add the following:
<pre>

&lt;page_homepage translate="label"&gt;
&lt;label&gt;Homepage&lt;/label&gt;
&lt;reference name="root"&gt;
&lt;action method="setTemplate"&gt;&lt;template&gt;page/homepage.phtml&lt;/template&gt;&lt;/action&gt;
&lt;!-- Mark root page block that template is applied --&gt;
&lt;action method="setIsHandle"&gt;&lt;applied&gt;1&lt;/applied&gt;&lt;/action&gt;
&lt;/reference&gt;
&lt;/page_homepage&gt;</pre>
</li>
<li>In the following file:  app/etc/modules/Mage_All.xml  find the lines that read:
<pre>

&lt;Mage_Page&gt;
&lt;active&gt;true&lt;/active&gt;
&lt;codePool&gt;core&lt;/codePool&gt;
&lt;depends&gt;
&lt;Mage_Core/&gt;
&lt;/depends&gt;
&lt;/Mage_Page&gt;</pre>
<p>and edit them to read:</p>
<pre>

&lt;Mage_Page&gt;
&lt;active&gt;true&lt;/active&gt;
&lt;codePool&gt;local&lt;/codePool&gt;
&lt;depends&gt;
&lt;Mage_Core/&gt;
&lt;/depends&gt;
&lt;/Mage_Page&gt;</pre>
<p>Save and upload this file.</li>
<li>Now login to the admin and choose this layout for the page you want to use it.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://tjgamble.com/2010/07/new-template-page-layout-in-magento-1-4-1/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Freshbooks</title>
		<link>http://tjgamble.com/2010/05/freshbooks/</link>
		<comments>http://tjgamble.com/2010/05/freshbooks/#comments</comments>
		<pubDate>Mon, 24 May 2010 22:31:28 +0000</pubDate>
		<dc:creator>TJ</dc:creator>
				<category><![CDATA[Porch Talk]]></category>

		<guid isPermaLink="false">http://www.jamersan.com/?p=137</guid>
		<description><![CDATA[I have been using Quickbooks for managing my business finances for years.  I don&#8217;t really do anything advanced with it, but I went with the best at the time.  However, I now on a mac and the mac version is not as nice as the PC version from what I hear.  That, plus I am [...]]]></description>
			<content:encoded><![CDATA[<p>I have been using Quickbooks for managing my business finances for years.  I don&#8217;t really do anything advanced with it, but I went with the best at the time.  However, I now on a mac and the mac version is not as nice as the PC version from what I hear.  That, plus I am looking for an online system (for many reasons).  A friend recently recommended Freshbooks (http://www.freshbooks.com).  I was a little apprehensive at paying $20 per month for something (I like paying up front and not being charged monthly).  However, I bit the bullet and registered last week.  After almost a week of use, I have to say I love it!  The time entry tool makes all the difference.  Updates that I used to not even worry about (5 minute updates that take 15 minutes to log) are now getting billed and I estimate that I have made over $250 in less than a week that I would have not normally billed for.  It is actually fun to do these small updates and watch the hours pile up!</p>
<p>I say give it a try if you haven&#8217;t already!</p>
]]></content:encoded>
			<wfw:commentRss>http://tjgamble.com/2010/05/freshbooks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Motorola Droid</title>
		<link>http://tjgamble.com/2010/05/motorola-droid/</link>
		<comments>http://tjgamble.com/2010/05/motorola-droid/#comments</comments>
		<pubDate>Mon, 24 May 2010 22:25:55 +0000</pubDate>
		<dc:creator>TJ</dc:creator>
				<category><![CDATA[Porch Talk]]></category>

		<guid isPermaLink="false">http://www.jamersan.com/?p=135</guid>
		<description><![CDATA[Ordered a new motorola droid from Verizon today.  They had the buy one get one free sale going on, so I upgraded my wife&#8217;s account as well.  It should be in tomorrow, so we&#8217;ll see how well it goes.  Everyone I have talked to has loved it.  It should be an upgrade over the Blackberry [...]]]></description>
			<content:encoded><![CDATA[<p>Ordered a new motorola droid from Verizon today.  They had the buy one get one free sale going on, so I upgraded my wife&#8217;s account as well.  It should be in tomorrow, so we&#8217;ll see how well it goes.  Everyone I have talked to has loved it.  It should be an upgrade over the Blackberry I am currently using, and it can&#8217;t be any less durable.  I&#8217;m on my 6th Blackberry in less than two years&#8230;.     I&#8217;ll post some updates once it get&#8217;s here.</p>
]]></content:encoded>
			<wfw:commentRss>http://tjgamble.com/2010/05/motorola-droid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wow, what a weekend!</title>
		<link>http://tjgamble.com/2009/09/wow-what-a-weekend/</link>
		<comments>http://tjgamble.com/2009/09/wow-what-a-weekend/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 06:03:28 +0000</pubDate>
		<dc:creator>TJ</dc:creator>
				<category><![CDATA[Porch Talk]]></category>

		<guid isPermaLink="false">http://www.jamersan.com/?p=124</guid>
		<description><![CDATA[Friday night I went to some friends house to eat and had a fantastic meal.  About 8:45 we decided to head to the Kellie Pickler concert that was going on on Campus (starting at 9:30).  We went and picked up some others, headed to campus and was able to park in the parking deck on [...]]]></description>
			<content:encoded><![CDATA[<p>Friday night I went to some friends house to eat and had a fantastic meal.  About 8:45 we decided to head to the Kellie Pickler concert that was going on on Campus (starting at 9:30).  We went and picked up some others, headed to campus and was able to park in the parking deck on campus (100 yards from the concert).  The line was extremely long and disorganized as they required you to sign a waiver.  We skipped the line, got tickets, and was about 4 rows back from the front 10 minutes before the concert start.  The concert was great, and Kellie Pickler came down to the crowd on the last song and my son made it to the front row and got to reach out and get a high five.</p>
<p>We had nothing going on, and the kids that were with us wanted to hang out, so we waited around and watched them break everything down.  When they were about done and only about 15 people were left hanging around, Pickler came out and we were able to meet her and the kids got autographs.  She was extremel nice.</p>
<p>Then today my son and I went to Tiger Walk at Auburn University, then got lucky and was in the Student Union eating when the downpour started.  We were able to score some great tickets about 10 rows up.  When the rain quit, we went to the stadium and enjoyed an incredible game where Auburn pulled it out in the end and beat West Virginia.  The game was unbeleiveable and the people we were around were extremely fun to hang out with.</p>
<p>On the walk from the stadium to downtown, we made it to Pita Pit with absolutely no one in line!  The line had about 15 people in it when we left, so we just beat the crowd.</p>
<p>I don&#8217;t know what I&#8217;ll do if tomorrow is as fun as the last two days, but it&#8217;s been a really fun weekend.</p>
]]></content:encoded>
			<wfw:commentRss>http://tjgamble.com/2009/09/wow-what-a-weekend/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Wasting Time Trying To Accomplish The Impossible</title>
		<link>http://tjgamble.com/2009/07/wasting-time-trying-to-accomplish-the-impossible/</link>
		<comments>http://tjgamble.com/2009/07/wasting-time-trying-to-accomplish-the-impossible/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 23:46:14 +0000</pubDate>
		<dc:creator>TJ</dc:creator>
				<category><![CDATA[Porch Talk]]></category>

		<guid isPermaLink="false">http://www.jamersan.com/?p=120</guid>
		<description><![CDATA[Let&#8217;s say, hypothetically, that there was an online system where a fair amount of data needed to be entered.  This system, hypothetically speaking, was cumbersome, slow, and just took all the fun out of data entry (and you know you love data entry).  In our mythical world, it would be quite financially rewarding if you [...]]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s say, hypothetically, that there was an online system where a fair amount of data needed to be entered.  This system, hypothetically speaking, was cumbersome, slow, and just took all the fun out of data entry (and you know you love data entry).  In our mythical world, it would be quite financially rewarding if you could automate the entry of data into said system.</p>
<p>So, I decided to write an Adobe Air application in Flex 3 to tackle this data entry automation.  It has a built-in web browser that made it easy to create a quick app that would visit the site, login, go to the data entry page and fill out the form.  Unfortunately, this form has one file upload entry that uses a little javascript/ajax combined with an old fashion form upload.</p>
<p>In an ideal world, I would just be able to set the value of the &lt;input type=&#8221;file&#8221;&gt; and submit the form.  However, even though this is a desktop app, the browser&#8217;s security setup prohibits this from happening.  In a web-based scenario, the benefits of such a limitation are easy to see.  In my case, it was just frustrating.  I can have my program &#8220;click&#8221; the browse button on the file upload, but could not find a way to manipulate the dialog that pops ups to select a file.  I&#8217;ve tried about a million different methods to get this to work, but after two days of chasing this unicorn I decided to back off, regroup, and take another approach.</p>
<p>Examining the upload page, I noticed that the file upload was in it&#8217;s own form (not in the form of the rest of the data entry).  The data entry page contained an iframe, which pointed to another page that contained the file upload information.  This way, the file upload happened as soon as you chose a file and it displayed on the data entry page.  I modified my program to make this iframe point to a php file on my server.  This php file grabbed an image from the server, posted it to the data entry site posing as the form on the original page.  I even passed in cookies and session information so it looked as legit as possible. However, the image is not uploading.  After reviewing the page for several hours, I have come to the conclusion that there is more javascript/ajax involved in this upload than I had previously hoped and expected.  There MUST be something firing on that form once an image is selected that my script is not doing.</p>
<p>I&#8217;ll try to spend more time tonight reviewing the data entry&#8217;s javascript to see if I can find the culprit.  Unfortunately, it has thousands of lines of ill-formatted javascript with all the spaces and lines removed.  It makes for a fun night of code review!</p>
]]></content:encoded>
			<wfw:commentRss>http://tjgamble.com/2009/07/wasting-time-trying-to-accomplish-the-impossible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In Customer Service, The Small Things Matter Most</title>
		<link>http://tjgamble.com/2009/07/in-customer-service-the-small-things-matter-most/</link>
		<comments>http://tjgamble.com/2009/07/in-customer-service-the-small-things-matter-most/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 13:39:49 +0000</pubDate>
		<dc:creator>TJ</dc:creator>
				<category><![CDATA[Porch Talk]]></category>

		<guid isPermaLink="false">http://www.jamersan.com/?p=117</guid>
		<description><![CDATA[I&#8217;ve started a few business in my time, and I&#8217;m always trying to absorb knowledge from others that have also.  There is one undeniable truth that all successful business owners preach:  word of mouth is the best advertising available.  Think about it: if someone you trust that has nothing to gain from the recommendation goes [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve started a few business in my time, and I&#8217;m always trying to absorb knowledge from others that have also.  There is one undeniable truth that all successful business owners preach:  word of mouth is the best advertising available.  Think about it: if someone you trust that has nothing to gain from the recommendation goes out of their way to tell you that a product or service is worthwhile then you are likely to give that product or service a try.  To get good word of mouth advertising, your business needs great customer service.  Take care of your customers and everything else will take care of itself.</p>
<p>I&#8217;ve heard a lot of tweets lately about customer service.  A few good ones are below:</p>
<blockquote><p>Good service leads to multiple sales. If you take care of your customers, they&#8217;ll open doors you could never open by yourself.  &#8211; <a href="http://www.twitter.com/shanepike" target="_blank">@ShanePike</a></p>
<p>&#8220;One customer, well taken care of, could be more valuable than $10,000 worth of advertising.&#8221; ~Jim Rohn &#8211; <a href="http://www.twitter.com/ZigZiglarQuotes" target="_blank">@ZigZiglarQuotes</a></p></blockquote>
<p>These quotes are as true as they come.  However, depending on what you do, that $10,000 worth of advertising estimate may be quite a bit low.</p>
<p>I&#8217;ve had a few good customer service experiences in the last week.  Both instances really opened me up to the particular business I was dealing with.  Coincidentally, they were both local restaurants.  Last week, I went to Five Guys Burgers and orders my cheeseburger.  Well, it came out with onions instead of mushrooms.  Did I order onions accidentally?  Who knows, but I wanted mushrooms.  I took the burger up to the front and an employee saw me coming.  She came out from behind the counter and met me half way.  I was ready to give the whole story and go into the typical hoopla it takes at most restaurants.  However, she stopped me, went ahead and had them start me another burger, wrapped mine back up and handed it to me and told me to take it home to someone who might want it.  I was impressed!  Not only did she take prompt care of my &#8220;issue&#8221;, but she gave me the old burger as well because they could do nothing but throw it away.</p>
<p>This morning, I stopped by Wendys to try their breakfast as I had never had it.  I ordered a homestyle chicken biscuit and proceeded to the window.  The lady at the window informed me that it would be about 3 minutes for the chicken to fry and asked if I would like a drink while I wait (I had not ordered a drink).  I replied &#8220;yes&#8221; and got a free coke out of the wait.  Not a big deal, cost the company next to nothing, but small things like that help the customer to understand that you care about their experience and that they are important to you.</p>
]]></content:encoded>
			<wfw:commentRss>http://tjgamble.com/2009/07/in-customer-service-the-small-things-matter-most/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Relax &#8211; Not Everything Is An Emergency</title>
		<link>http://tjgamble.com/2009/06/relax-not-everything-is-an-emergency/</link>
		<comments>http://tjgamble.com/2009/06/relax-not-everything-is-an-emergency/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 03:18:24 +0000</pubDate>
		<dc:creator>TJ</dc:creator>
				<category><![CDATA[Porch Talk]]></category>

		<guid isPermaLink="false">http://www.jamersan.com/?p=115</guid>
		<description><![CDATA[When I was just starting out in business, I had the problem of thinking that everytime someone requested something, it was an emergency.  I would work all night on website updates for someone, just because the client said it was important.  In doing so, I found myself working all the time, taking calls late at [...]]]></description>
			<content:encoded><![CDATA[<p>When I was just starting out in business, I had the problem of thinking that everytime someone requested something, it was an emergency.  I would work all night on website updates for someone, just because the client said it was important.  In doing so, I found myself working all the time, taking calls late at night for updates that had to be done by morning.  It was a very stressful time, and still to this day I find myself falling into this trap.</p>
<p>There was a comic posted at an office I used to work at that said something to the effect:  &#8220;Lack of preperation on your part does not constitute an emergency on mine&#8221;.  Live by that.  Don&#8217;t be afraid to say &#8220;no&#8221; or that you can&#8217;t meet a requested deadline.  Don&#8217;t fall into the trap of dropping what you are working on to take care of the &#8220;call of the moment&#8221;.  Make them wait their turn just like everyone else.</p>
<p>I have clients where everything is an emergency.  How could this be?  How could everything be this important?  It&#8217;s not.  It&#8217;s just their nature to be worrysome.  On the other hand, I have clients where I sometimes feel bad because their updates took so long, but they call and thank me for &#8220;jumping right on it&#8221; when they are done.</p>
<p>Being in business is more than managing projects.  It includes managing clients.  If you can manage your clients, then the job will eat you alive with stress.  So, chill out, seperate the truly time-sensitive updates from the rest and tell them to wait.</p>
]]></content:encoded>
			<wfw:commentRss>http://tjgamble.com/2009/06/relax-not-everything-is-an-emergency/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Selling Isn&#8217;t About Having The Best To Offer</title>
		<link>http://tjgamble.com/2009/06/selling-isnt-about-having-the-best-to-offer/</link>
		<comments>http://tjgamble.com/2009/06/selling-isnt-about-having-the-best-to-offer/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 16:58:33 +0000</pubDate>
		<dc:creator>TJ</dc:creator>
				<category><![CDATA[Porch Talk]]></category>

		<guid isPermaLink="false">http://www.jamersan.com/?p=111</guid>
		<description><![CDATA[In my recent trials from trying to sell my house and purchase another, I have learned a lot about selling and buying big ticket items.  I&#8217;ll use my house as an example, but this really applies to anything.  It used to be my naive opinion that selling something simply meant that, compared to everything else [...]]]></description>
			<content:encoded><![CDATA[<p>In my recent trials from trying to sell my house and purchase another, I have learned a lot about selling and buying big ticket items.  I&#8217;ll use my house as an example, but this really applies to anything.  It used to be my naive opinion that selling something simply meant that, compared to everything else available on the market, you had the best to offer in your price point.  If you had the best at the right price, it would sell.  This is true, but a slight change in this methodology will lead to quicker, more frequent sales.</p>
<p>The truth is, you don&#8217;t need to have the best product on the market.  You simply need to have the best that a potential buyer HAS SEEN.  The key to this difference is that people are lazy, and they don&#8217;t always spend the time necessary to look at every available option.  So, if you are pro-active in finding buyers, then whatever you are selling will probably be one of the first items the buyer sees.  If they like it and it meets their price point, then you have a good chance of selling it.</p>
<p>For example, I had a potential buyer I was talking to on Twitter about my house.  He had found another house and was in process of purchasing, but the deal had stalled when the house didn&#8217;t appraise for asking value.  Well, I hit him up, talked him into coming to see my house.  He was thinking it over, but had already fallen in love with the house he was trying to purchase.  Even though, in my opinion, my house is better (bigger, recently remodelled, better lot, etc) and at the same price point, he had seen that house first, liked it, had spent the last few weeks dreaming about how he would fix it up, decorate it, paint it, etc and so he decided to not even come by to look at my house after the seller met the appraised price.  In this case, it did not matter that my house was better.  What mattered was what he saw and liked first.</p>
<p>When selling houses, the mistake is using a realtor right away.   I would always recommend you at least try to sell it yourself first, then if you are not able to sell it, find a realtor.  A lot of people look online for houses.  Put it on craigslist, in the local online classifieds for your paper and see if you can proactively go after a buyer.  Talk to everyone you know and push your house.  In this situation, they are pretty much comparing my house to the others on craigslist or in some cases only currently considering my house.  In this situation, if they like my house (not like it better than another, but if they like it at all), it is sold.  If I go with a realtor, my house is being compared with everything in the local MLS system.  The odds of my house being the best a buyer has seen is greatly reduced with a realtor.  The flip side is that realtors have a larger buying pool, but give it a go yourself before you give in and see if you can get it sold.</p>
]]></content:encoded>
			<wfw:commentRss>http://tjgamble.com/2009/06/selling-isnt-about-having-the-best-to-offer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

