<?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>Positron Ideas Manufacturing &#187; Business 2.0</title>
	<atom:link href="http://pimteam.net/category/business-20/feed/" rel="self" type="application/rss+xml" />
	<link>http://pimteam.net</link>
	<description>Bobby Handzhiev on Web, Technology And Small Business</description>
	<lastBuildDate>Thu, 11 Mar 2010 21:59:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Is Switching To a More Advanced Language Going To Make You a Better Developer?</title>
		<link>http://pimteam.net/is-switching-to-a-more-advanced-language-going-to-make-you-a-better-developer/</link>
		<comments>http://pimteam.net/is-switching-to-a-more-advanced-language-going-to-make-you-a-better-developer/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 10:49:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Business 2.0]]></category>

		<guid isPermaLink="false">http://pimteam.net/?p=64</guid>
		<description><![CDATA[Occasionally, and probably less often than I should, I read blogs and newsletters about programming and frameworks. Usually instead of finding useful information about the latest developments I&#8217;m finding flame wars on languages. They most often target PHP, though sometimes come from Java and .NET guys and target Ruby, Python and Perl.
&#8220;PHP isn&#8217;t even a [...]]]></description>
			<content:encoded><![CDATA[<p>Occasionally, and probably less often than I should, I read blogs and newsletters about programming and frameworks. Usually instead of finding useful information about the latest developments I&#8217;m finding flame wars on languages. They most often target PHP, though sometimes come from Java and .NET guys and target Ruby, Python and Perl.</p>
<p><em>&#8220;PHP isn&#8217;t even a programming language, it doesn&#8217;t have XYZ!!!&#8221;</em></p>
<p>You&#8217;re right, and not only that &#8211; it doesn&#8217;t even have ABC. But surprisingly it just works fine without it. </p>
<p>When you read these flame wars on forums and blogs you may start thinking that everyone out there works for NASA or Merrill Lynch (oops), does super advanced programming that your life depends on.</p>
<p>The truth is that at least 90% of the web software out there doesn&#8217;t need most of the advanced features that even languages like Ruby have, and that doesn&#8217;t make the software less valuable. A simple blogging platform like Wordpress, written in PHP and working with MySQL has done a lot more for the internet and <strong>for the people </strong> than some advanced banking software has. A cheap looking personal network called Facebook (surprisingly, written in PHP again) does a lot more connecting people all over the world than those forum heroes who bash you for not using namespaces. </p>
<p>I&#8217;m not writing this to undervalue the work of the &#8220;real programmers&#8221;, neither to say that PHP is any better than Ruby or Python, or that Ruby is better than Java or .NET. PHP is indeed not a very well designed language and lacks many cool things that the others have. </p>
<p>What the simple languages like PHP and Perl have however is the ability to start quickly, throw few lines and have something working and in fact and finally to <strong>get the work done well enough</strong>.</p>
<p>Learning a more advanced language is definitely a plus, but switching your development to it may not be worth it. Your work matters because you create valuable software that people use, not because you know Java better than everyone else in your city. If PHP helps you to produce more good software in short time and cost effectively, then it is all you need to be successful. (And yes, to make more money).</p>
<p><em>P.S. This advice like everything in this blog is more attended to independent professionals and not so much for people who are looking for a job &#8211; to the latter it may make some sense to switch to more advanced language and get a better salary. </em></p>
]]></content:encoded>
			<wfw:commentRss>http://pimteam.net/is-switching-to-a-more-advanced-language-going-to-make-you-a-better-developer/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Random Thoughts About Developing A Facebook App</title>
		<link>http://pimteam.net/random-thoughs-about-developing-a-facebook-app/</link>
		<comments>http://pimteam.net/random-thoughs-about-developing-a-facebook-app/#comments</comments>
		<pubDate>Thu, 14 May 2009 20:01:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Business 2.0]]></category>

		<guid isPermaLink="false">http://pimteam.net/?p=60</guid>
		<description><![CDATA[I&#8217;ve built a small Facebook application for parents mostly with the idea to see their API works and if it could be a decent widgetbait.
The application is still quite simple, but I think the idea is good &#8211; it&#8217;s lets you spread the word about your children by placing a badge in your profile. In [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve built a small Facebook application for parents mostly with the idea to see their API works and if it could be a decent widgetbait.<br />
The application is still quite simple, but I think the idea is good &#8211; it&#8217;s lets you spread the word about your children by placing a badge in your profile. In addition you can find other Facebook users who have children of same gender, age or zodiac like yours. </p>
<p>If you have a Facebook profile and children, you may want to <a href="http://apps.facebook.com/yourchildren/">give it a try</a>.</p>
<p>Here are few first thoughts about the development:</p>
<ul>
<li>The API documentation seems quite unorganized and confusing</li>
<li>Sometimes you need to do quite stupid things. For example to &#8220;register a template bundle&#8221; just to publish a feed on user&#8217;s wall.</li>
<li>The lack of normal Javascript in FBML mode is boring</li>
<li>At least I didn&#8217;t stumble on any bugs</li>
</ul>
<p>What about the results of a widgetbait? A SEO effect cannot be expected, because (as far as I know) all the pages in Facebook are accessible to logged in users only. So the &#8220;bait&#8221; can be only for direct traffic. You need at least 5 active users in order to submit your application to the directory, so it&#8217;s nothing like to drop a wordpress plugin and get the traffic rolling in.</p>
<p>If you plan to use a Facebook application for promoting your own site(s), you will need at least:</p>
<ul>
<li>A good idea. Something original. Not like 90% of the apps out there</li>
<li>Some initial users. It would be a good idea to promote the app on your site first before expecting the app to promote your site</li>
<li>Your app and the site/service you are promoting should have something in common. For example our &#8220;<a href="http://apps.facebook.com/yourchildren/">I have children!</a>&#8221; is promoting <a href="http://everydaybabies.com">baby contest site</a> and <a href="http://everykidphoto.com">free baby photo album</a>.</li>
</ul>
<p>I&#8217;ll hopefully have some more results and stats from this widgetbait to share soon. </p>
]]></content:encoded>
			<wfw:commentRss>http://pimteam.net/random-thoughs-about-developing-a-facebook-app/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Celeroo Builder Is Alive</title>
		<link>http://pimteam.net/celeroo-builder-is-alive/</link>
		<comments>http://pimteam.net/celeroo-builder-is-alive/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 07:07:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Business 2.0]]></category>

		<guid isPermaLink="false">http://pimteam.net/?p=57</guid>
		<description><![CDATA[Today morning Celeroo Builder went live. If you have a web development project at your plate, you can sign up risk free and build it in probably 50% of the time that you would need if coding it manually.
Even if you are not a developer yourself, you can benefit from the builder. You can draft [...]]]></description>
			<content:encoded><![CDATA[<p>Today morning <a href="http://www.celeroo.com/builder/custom-software-application-development-with-celeroo-builder.html">Celeroo Builder</a> went live. If you have a web development project at your plate, you can <a href="https://www.celeroo-builder.com/register.html">sign up risk free</a> and build it in probably 50% of the time that you would need if coding it manually.</p>
<p>Even if you are not a developer yourself, you can benefit from the builder. You can draft most of your application yourself (it&#8217;s simple enough for non programmers) and hire developers to finish only what you couldn&#8217;t do with the builder. How much you can save? Better just <a href="https://www.celeroo-builder.com/register.html">check yourself</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://pimteam.net/celeroo-builder-is-alive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web software development ain’t unlike Dating</title>
		<link>http://pimteam.net/web-software-development-ain%e2%80%99t-unlike-dating/</link>
		<comments>http://pimteam.net/web-software-development-ain%e2%80%99t-unlike-dating/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 14:27:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Business 2.0]]></category>

		<guid isPermaLink="false">http://pimteam.net/?p=55</guid>
		<description><![CDATA[Here&#8217;s a nice article &#8211; Web software development ain’t unlike Dating &#8211; posted on Celeroo Blog sharing an interesting approach to web development. 
If you are a software developer or company struggling in the unsure market right now, it&#8217;s much likely that you are failing at some of the points discussed there. 
Most developers/studios websites [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a nice article &#8211; <a href="http://www.celeroo.com/blog/2009/03/web-software-development-aint-unlike-dating/">Web software development ain’t unlike Dating</a> &#8211; posted on Celeroo Blog sharing an interesting approach to web development. </p>
<p>If you are a software developer or company struggling in the unsure market right now, it&#8217;s much likely that you are failing at some of the points discussed there. </p>
<p>Most developers/studios websites or their applications are <strong>not presentable at all</strong>. You can hardly understand what they are offering, how it can be beneficial for you and are they offering anything at all. </p>
<p>Many developers are so keen on writing &#8220;amazing loops&#8221; and &#8220;sexy recursions&#8221; that they build apps without taking in mind the user needs. If you are one of them, then you should generally change the way you do business.</p>
<p>The other points in the article also address very common mistakes, so I&#8217;d suggest you just read it.</p>
]]></content:encoded>
			<wfw:commentRss>http://pimteam.net/web-software-development-ain%e2%80%99t-unlike-dating/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s Your Point Of Difference In Web Design or Development?</title>
		<link>http://pimteam.net/whats-your-point-of-difference-in-web-design-or-development/</link>
		<comments>http://pimteam.net/whats-your-point-of-difference-in-web-design-or-development/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 11:39:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Business 2.0]]></category>

		<guid isPermaLink="false">http://pimteam.net/?p=48</guid>
		<description><![CDATA[&#8220;We do web design and development&#8221; doesn&#8217;t work. &#8220;We do low cost PHP/MySQL&#8221; doesn&#8217;t work either. There are too many who do that and your head isn&#8217;t going to stick up in the mob. Low cost is a bitch anyway.
&#8220;I am the best programmer&#8221; or &#8220;We have a great team&#8221; is just as flawed. &#8220;Best&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;We do web design and development&#8221; doesn&#8217;t work. &#8220;We do low cost PHP/MySQL&#8221; doesn&#8217;t work either. There are too many who do that and your head isn&#8217;t going to stick up in the mob. Low cost is a bitch anyway.</p>
<p>&#8220;I am the best programmer&#8221; or &#8220;We have a great team&#8221; is just as flawed. &#8220;Best&#8221; is subjective and I bet you aren&#8217;t, sorry (I doubt exactly &#8220;the best&#8221; is reading). Even if you were, your customers don&#8217;t care. They want a job done well for a good price and most won&#8217;t pay crazy fees to have a great work done. What could be so great in a simple PHP site anyway? It either works correctly or it doesn&#8217;t.</p>
<p>If you want to build a successful business in web design and/or development, you need an <a href="http://en.wikipedia.org/wiki/Unique_selling_proposition">USP</a>.</p>
<p>I can think of at least two relatively easy ways to differentiate your service by all the &#8220;we do it all&#8221; crowd.</p>
<h2>Specialize in technology</h2>
<p>If you are a freelance developer or small development studio, taking this approach can really help you find your market position. For example you can specialize in doing Facebook apps, Wordpress plugins, Joomla modules or Twitter apps. Going this route exposes you to a smaller but a lot more targeted and less competitive market. If you build your site or blog around building Facebook apps for example you will have much better chance to rank in search engines for such searches, they are a lot more likely to convert into real customers and you can quickly become recognized as an authority in building Facebook apps. Such a targeted approach will also justify some advertising (PPC for example) because an ad &#8220;Get a Facebook app developed&#8221; is having a much bigger chance to convert someone who is looking for a Facebook app, rather than an add &#8220;Outsource PHP Programming&#8221; which leads to a site offering all kind of PHP programming services.</p>
<p>Specialization in technology will also help you become really good in the area and will easily justify higher rates.</p>
<p>You shouldn&#8217;t worry about the market being too small. If you can&#8217;t find enough customers for building Facebook apps, you can add a site or subdomain (&#8221;department&#8221;) offering programming Twitter apps. It&#8217;s enough to tell that you are doing some specialized service to convert better the customers who are looking for it. (assuming you really can do it of course) </p>
<p>If you are a designer or design studio, there are plenty of options for specialization as well. You can offer explicitly Wordpress templates, Joomla themes, logo design, design of sites for mobile devices, Flash design etc. The key again is not to have a site saying &#8220;we offer web design&#8221;, but to have a point of difference.</p>
<h2>Specialize in niches</h2>
<p>If you a dentist and want a website you will prefer &#8220;Dentist&#8217;s Web Design&#8221; or even &#8220;Medical Web Design&#8221; (ridiculous company names of course, don&#8217;t use them) instead of &#8220;Web Design Gurus&#8221;. This is not only a marketing trick. Building a good web site (even if you do only the design or the development) requires a knowledge about the business logic your client operates in. Of course you can always just follow the requirements document (if you are lucky enough to get detailed one) but your service will be so much more valuable if you can provide advice and input that will genuinely help the client in their business.</p>
<p>By specializing in a niche you will quickly become knowledgeable about it and about the online strategies the businesses in that niche use. This will not cost you losing good shape in the general web field &#8211; you&#8217;ll have to do good design/development in the niche anyway. Even if several years you do exclusively websites or software for forex brokers nothing stops you do a completely different site after that. On the contrary, you may even transfer good ideas from one niche to another which is often incredibly valuable. </p>
<p>Specialization also means reuse. For example a while ago in <a href="http://axaya.net">Axaya</a> we were doing a lot of social network sites so we got not only good in them, but also had a lot of ready code to reuse. This allowed us to give good quotes and show impressive portfolio to customers who look for social network sites.</p>
<p>Whatever business you are in, think how to differentiate yourself from the crowd. Being the best is not the answer even if you are. Being the cheapest is the worst possible answer even if you are only a pretender. Being different is what you need &#8211; it requires some effort, thoughts and time, but pays better long term.</p>
]]></content:encoded>
			<wfw:commentRss>http://pimteam.net/whats-your-point-of-difference-in-web-design-or-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Widgetbait Case Study &#8211; Update 2</title>
		<link>http://pimteam.net/widgetbait-case-study-update-2/</link>
		<comments>http://pimteam.net/widgetbait-case-study-update-2/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 12:32:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Business 2.0]]></category>

		<guid isPermaLink="false">http://pimteam.net/2008/07/22/widgetbait-case-study-update-2/</guid>
		<description><![CDATA[Just a quick update on the widgetbait case study. Today the target investment calculator page is ranking on page 5 in Google and on page 12 in Live. Yahoo is still not showing it within the first 20 pages.
Fifth page in Google may not be a huge thing but is significant progress since the previous [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick update on the <a href="http://pimteam.net/2008/06/20/widgetbait-case-study-a-wordpress-plugin/">widgetbait case study</a>. Today the <a href="http://sharkinvestor.com/investment-calculator/">target investment calculator page</a> is ranking on page 5 in Google and on page 12 in Live. Yahoo is still not showing it within the first 20 pages.</p>
<p>Fifth page in Google may not be a huge thing but is significant progress since the previous time. Important thing to mention is that in addition to the widget bait we got few links from forum signature, few links from one article and a link from Hubpages hub. So it&#8217;s not the widget alone, but good luck ranking for such a keyword without it.</p>
<p>Now the next step includes wiring one more article and maybe making one more hub and squidoo page. Since this is very unlikely to give significant improvement, we&#8217;ll plan the next widget targeting the same page. Stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://pimteam.net/widgetbait-case-study-update-2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Widgetbait Case Study Continued</title>
		<link>http://pimteam.net/widgetbait-case-study-continued/</link>
		<comments>http://pimteam.net/widgetbait-case-study-continued/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 15:54:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Business 2.0]]></category>

		<guid isPermaLink="false">http://pimteam.net/2008/06/30/widgetbait-case-study-continued/</guid>
		<description><![CDATA[If you have no idea what is all about, please check the first post.
There is no PR update yet, but 10 days after releasing the investment calculator plugin the first results can be seen. 
Searches for &#8220;investment calculator plugin&#8221;, &#8220;investment calculator wordpress&#8221;, &#8220;investment calculator wordpress plugin&#8221; and &#8220;investment calculator wp&#8221; all rank sharkinvestor.com on the [...]]]></description>
			<content:encoded><![CDATA[<p>If you have no idea what is all about, please check <a href="http://pimteam.net/2008/06/20/widgetbait-case-study-a-wordpress-plugin/">the first post</a>.</p>
<p>There is no PR update yet, but 10 days after releasing the <strong>investment calculator plugin</strong> the first results can be seen. </p>
<p>Searches for &#8220;investment calculator plugin&#8221;, &#8220;investment calculator wordpress&#8221;, &#8220;investment calculator wordpress plugin&#8221; and &#8220;investment calculator wp&#8221; all rank sharkinvestor.com on the first place in Google. For most of the key phrases we get also the target page &#8211; http://sharkinvestor.com/investment-calculator/ &#8211; ranked as a sub-result of the plugin page. Yahoo and Live are pathetic and not only rank the domain lower, but also return completely irrelevant pages from it. I am not a fan of Google&#8217;s monopoly but it clearly shows to be much better in this experiment so far.</p>
<p>Now, the results for the above phrases are great, but our target is to rank for &#8220;investment calculator&#8221;. Of course I don&#8217;t expect that to happen only with one widgetbait, but there is already some success: the right page ranks in Google currently at 195th place (page 19 of the results). Being in page 19 in practice is like being no ranked at all, but we look for the fundamental effect and it is quite good. From now on, we&#8217;ll do some standard linking to see how much the combination of both will help. </p>
<p>We&#8217;ll publish few articles, will get few forum signature links and few links from partner sites. I&#8217;ll ensure one PR 6 link from the FirstTimer&#8217;s page &#8211; I&#8217;ll post something like &#8220;Other plugins from the author&#8221;.</p>
<p>We&#8217;ll follow the result after a month and if it is still not good enough, it will be a time for the heavy guns &#8211; another widgetbait for the same page. </p>
]]></content:encoded>
			<wfw:commentRss>http://pimteam.net/widgetbait-case-study-continued/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WidgetBait Case Study: A Wordpress Plugin</title>
		<link>http://pimteam.net/widgetbait-case-study-a-wordpress-plugin/</link>
		<comments>http://pimteam.net/widgetbait-case-study-a-wordpress-plugin/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 16:35:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Business 2.0]]></category>

		<guid isPermaLink="false">http://pimteam.net/2008/06/20/widgetbait-case-study-a-wordpress-plugin/</guid>
		<description><![CDATA[A couple months ago I made a small test with FirstTimer Worpdress Plugin. When published it and with almost no effort the page got PR 6 and still has it. Considering that the homepage of this site has only PR 3, this sounded quite interesting.
The Investment Calculator Case Study
When I created FirstTimer I did not [...]]]></description>
			<content:encoded><![CDATA[<p>A couple months ago I made a small test with <a href="http://pimteam.net/firsttimer-wordpress-plugin/">FirstTimer Worpdress Plugin</a>. When published it and with almost no effort the page got PR 6 and still has it. Considering that the homepage of this site has only PR 3, this sounded quite interesting.</p>
<h3>The Investment Calculator Case Study</h3>
<p>When I created FirstTimer I did not target any specific search engine optimization benefits. Now it&#8217;s time for a more focused <strong>widgetbait</strong> effort and for it we picked the site which first started using FirstTimer as well &#8211; http://sharkinvestor.com.</p>
<p>The task will be to optimize this <a href="http://sharkinvestor.com/investment-calculator/">investment calculator</a> for exactly the same phrase &#8211; <strong>investment calculator</strong>. The phrase is competitive but not so much that it would be a dead cause. I will limit other SEO to minimum and use mostly the worpress plugin for this study.</p>
<p>Currently sharkinvestor.com does not rank at all for the keyphrase, so it will be quite interested if something will happen in the next few months. As a side effect of course we will be watching the direct traffic which will come from the widgetbait and the bounce rates.</p>
<p>There is a big chance that the plugin page will rank better for &#8220;investment calculator&#8221; rather than the page which we want to rank (the live installed calculator). This is also something which is worth thinking about once I get any results.</p>
]]></content:encoded>
			<wfw:commentRss>http://pimteam.net/widgetbait-case-study-a-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Your Website Is Boring.</title>
		<link>http://pimteam.net/your-website-is-boring/</link>
		<comments>http://pimteam.net/your-website-is-boring/#comments</comments>
		<pubDate>Mon, 05 May 2008 14:55:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Business 2.0]]></category>

		<guid isPermaLink="false">http://pimteam.net/2008/05/05/your-website-is-boring/</guid>
		<description><![CDATA[We are a company specialized in&#8230;
We are a team of professionals that&#8230;
Welcome to our website! We made it to&#8230;
Zzzzzzzzzz&#8230;.
Next time when you make your company or personal website spend less time thinking about that rounded blue corner that no one will notice and put some effort to make the entire site more interesting. Because, you [...]]]></description>
			<content:encoded><![CDATA[<p><i>We are a company specialized in&#8230;<br />
We are a team of professionals that&#8230;<br />
Welcome to our website! We made it to&#8230;</i></p>
<p>Zzzzzzzzzz&#8230;.</p>
<p>Next time when you make your company or personal website spend less time thinking about that rounded blue corner that no one will notice and put some effort to make the entire site more interesting. Because, you know, there are few other billions websites struggling for your visitor&#8217;s attention. She does not care about you or your company, she cares about herself. </p>
<p>Message your visitor, not your ego and your site may just become a little bit less boring.</p>
]]></content:encoded>
			<wfw:commentRss>http://pimteam.net/your-website-is-boring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Honesty Sells</title>
		<link>http://pimteam.net/honesty-sells/</link>
		<comments>http://pimteam.net/honesty-sells/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 20:00:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Business 2.0]]></category>

		<guid isPermaLink="false">http://pimteam.net/2007/12/12/honesty-sells/</guid>
		<description><![CDATA[How do you sell yourself, your services or your products?
There are many approaches, but surprisingly most people go with one &#8211; blatant self promotion. I guess I won&#8217;t surprise you if I told you self promotion and hype no longer work.
There are several well known online marketing &#8220;gurus&#8221; who own huge mailing lists and send [...]]]></description>
			<content:encoded><![CDATA[<p>How do you sell yourself, your services or your products?</p>
<p>There are many approaches, but surprisingly most people go with one &#8211; blatant self promotion. I guess I won&#8217;t surprise you if I told you self promotion and hype no longer work.</p>
<p>There are several well known online marketing &#8220;gurus&#8221; who own huge mailing lists and send hyped emails to their subscribers on regular basis. Guys like Ewen Chia and Mike Filsame do make huge sales and profits although all they sell is crap and their promotional methods  are close to spam.</p>
<p><strong>It won&#8217;t work for you. Guaranteed.</strong></p>
<p>If you think you can do like them and sell a lot, sorry to tell you  &#8211; you won&#8217;t. There are many reasons why these guys can sell using hype &#8211; they have reputation, they have huge email lists and their potential customers are desperate newbies in the &#8220;make money online&#8221; market. Unless you have the same, you won&#8217;t have any success.</p>
<p>If you are a freelancer or small business owner targeting prospects with above average intelligence, you should try different approach.</p>
<p><strong>People want  genuine suppliers.</strong></p>
<p>No matter if you sell copywriting services,  software consultations, e-books or potatoes &#8211; unless you are a very well known name, most buyers want to know they deal with credible person.</p>
<p>How much do you add to your credibility when you claim being the best (or your product being the best), giving the best price, offering outrageous money back guarantees or monkey &#8220;bonuses&#8221;?</p>
<p>I&#8217;ve seen freelancers who bid on $50 project and claim to be a company with 200 designers and developers. Imagine if someone believes them.</p>
<p>Next time when selling your skills or products you can raise your credibility along with the sales process just by being honest. Saying that you have no experience with something, explaining that your resources are limited to X and Y and being upfront about <strong>why </strong>you are interested in the deal and <strong>why</strong> is your offer exactly that is unlikely to push your buyer away. It will make them feel they work with real and genuine person.</p>
<p>&#8220;Why&#8221; is the most important question in business and &#8220;because&#8221; is the answer that will make you close that deal if you are honest. Try to cheat and you just lost the buyer forever.</p>
<p><strong>A little story&#8230;</strong></p>
<p>Some time ago I worked with a friend on a site about high yield investments. We had a small section recommending investment opportunities to the readers usually having referral links. Once he smelled something phishy with the top performing investment program we decided to add a warning. The warning was saying something like &#8220;We have reasons to doubt in this program. We advice you to think carefully before investing and if you have large funds in it, better get some money out&#8221;.</p>
<p>After releasing the warning we expected most people would withdraw their money and no new investments will go in. <strong>Instead of that the investments and commissions doubled.</strong></p>
<p>Makes no sense? Think again. People value honesty. But no, it is not that they were rewarding us for being noble. Here is what one of them told us:</p>
<p>&#8220;You are warning us about potential problems. So you are honest. If there were very serious problems, you would warn us to get out. So this opportunity should still be good&#8221;.</p>
<p>I would guess that even without talking to anyone, just by putting myself in their shoes. Do that more often and you can change not only your business, but your personal life too. Too bad empathy is not taught at school.</p>
<p>Honesty sells. Empathy helps you know when, why and how much honest to be.</p>
]]></content:encoded>
			<wfw:commentRss>http://pimteam.net/honesty-sells/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
