<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.1" -->
<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/"
	>

<channel>
	<title>Professionile: The Blog</title>
	<link>http://blog.professionile.com</link>
	<description>Updates, Tips, and Ramblings from the Professionile Team</description>
	<pubDate>Wed, 16 Jan 2008 22:12:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>The Importance of SEO in Web Apps</title>
		<link>http://blog.professionile.com/the-importance-of-seo-in-web-apps/</link>
		<comments>http://blog.professionile.com/the-importance-of-seo-in-web-apps/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 05:15:53 +0000</pubDate>
		<dc:creator>Brad Dwyer</dc:creator>
		
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://blog.professionile.com/the-importance-of-seo-in-web-apps/</guid>
		<description><![CDATA[Lots of people are building web-apps nowadays.  There are a lot of things to pay attention to:  User-interface, scalability, functionality, and community among them.  But one thing that a lot of people overlook is good old search engine optimization.

Web 2.0 generates a lot of content.  In fact one of the memes [...]]]></description>
			<content:encoded><![CDATA[<p>Lots of people are building web-apps nowadays.  There are a lot of things to pay attention to:  User-interface, scalability, functionality, and community among them.  But one thing that a lot of people overlook is good old search engine optimization.</p>
<p><img src="http://blog.professionile.com/wp-content/uploads/2008/01/spider.png" alt="Spider" style="float: right" /></p>
<p>Web 2.0 generates a lot of content.  In fact one of the memes of Web 2.0 is “Let the users create your content.”  It is my philosophy that making this content search engine indexable is in your best interests.</p>
<p>Opening up your content to search engines is not only extremely beneficial to the online populous (and your existing users), it also attracts new users that you would never have been able to reach.</p>
<p>Let&#8217;s look at some simple techniques that you can easily integrate into your web application.</p>
<p>Note: Not all of these are applicable to all web applications.  In fact some web-apps are not conducive to SEO at all.  For example, <a href="http://www.mint.com" title="Mint">Mint</a> (an <a href="http://www.mint.com" title="online money-management tool">online money-management tool</a>) would be very hard to open up to search engines because its “content” is sensitive financial information.</p>
<h2>Public Content</h2>
<p>First and foremost, open up your content.  Your site can&#8217;t be indexed if all of your information is encapsulated in a walled garden.  Opening up your content will allow you to benefit from the wealth of information that your users create.  You will gain search hits from what is known as <a href="http://en.wikipedia.org/wiki/The_Long_Tail" title="the long-tail">the long-tail</a> of Internet search.</p>
<p>Try browsing your application as a guest.  Is your site usable if you are not logged in?  If the answer is no, try rethinking your structure to make your content accessible to logged-out users.</p>
<h2>Good Titles</h2>
<p>One of the easiest and most important things that you can do to improve your rankings is making sure your pages have good titles that match your content.</p>
<p>Search engines highly value keywords in the title so think about what title will accurately and helpfully describe the content of your page.</p>
<h2>Rewrite URLs</h2>
<p>Using Apache&#8217;s mod_rewrite in your web application can be a useful tool.  Not only do search engines highly value keywords in URLs but it also gives your links better anchor-text.</p>
<p>Plus, you will get your site more thoroughly indexed using mod_rewrite.  Spiders oftentimes ignore URLs with long variable strings.  A search engine may end up only indexing a few articles from a site because it doesn&#8217;t know which variables are relevant.</p>
<p>Several sites use mod_rewrite to achieve fantastic search engine results.  Among them are <a href="http://www.digg.com" title="Digg">Digg</a> and <a href="http://wikipedia.org" title="Wikipedia">Wikipedia</a> which have become ubiquitous in Google Search Engine Results Pages (SERPS).</p>
<h2>Semantics</h2>
<p>Be sure to properly markup your pages to highlight important information.  Use of the header tags (&lt;h1&gt; through&lt;h6&gt;) are helpful because they let search engines know what is important and what isn&#8217;t.But don&#8217;t overdue it.  For example, it would be an unwise decision to do a find and replace as you serve pages to surround specific keywords with &lt;h1&gt; tags as this likely be penalized as spam by search engines.</p>
<h2>Well-Anchored Links</h2>
<p>Similarly, look through your application and see what kind of anchor text you are using.  Try to replace any “Click Here” or “Read” links with more descriptive anchor text (like the subject or title of the linked-page).  Search engines love well-anchored links and will reward the effort.</p>
<h2>Link Baiting</h2>
<p>Finally, try to think of ways to give your users incentive to link back to your pages.  Social news sites are the champions of this.  They give you something to gloat to your users about.  If a site is dugg to the homepage they oftentimes link to the Digg article (or submit one and link to it in hopes that it will get to the frontpage and bring in traffic).</p>
<p>Link-baiting can be anything from encouraging users to link back to your site (eg. <a href="http://www.youtube.com" title="YouTube">YouTube</a> gives you embed links for their videos) to running a contest.  It&#8217;s getting your users do your link-building in addition to having them create your content.</p>
<h2>Conclusion</h2>
<p>Using these techniques to search engine optimize your Web 2.0 application should greatly increase your traffic, your signups, and your revenue.  Let us know any other tips you&#8217;ve run across in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.professionile.com/the-importance-of-seo-in-web-apps/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Outsourcing: A Cautionary Tale</title>
		<link>http://blog.professionile.com/outsourcing-a-cautionary-tale/</link>
		<comments>http://blog.professionile.com/outsourcing-a-cautionary-tale/#comments</comments>
		<pubDate>Tue, 01 Jan 2008 19:55:57 +0000</pubDate>
		<dc:creator>Brad Dwyer</dc:creator>
		
		<category><![CDATA[Entrepreneurship]]></category>

		<category><![CDATA[Outsourcing]]></category>

		<guid isPermaLink="false">http://blog.professionile.com/outsourcing-a-cautionary-tale/</guid>
		<description><![CDATA[I have talked about the benefits of outsourcing, but I&#8217;d also like to share a personal anecdote about a negative experience I&#8217;ve had with outsourcing.  After this experience, I have been careful to only outsource work to people with whom I have a prior relationship.
In the Summer of 2007, I was running a hobby [...]]]></description>
			<content:encoded><![CDATA[<p>I have talked about the <a href="http://blog.professionile.com/startups-101-deciding-if-and-what-to-outsource/">benefits of outsourcing</a>, but I&#8217;d also like to share a personal anecdote about a negative experience I&#8217;ve had with outsourcing.  After this experience, I have been careful to only outsource work to people with whom I have a prior relationship.</p>
<p>In the Summer of 2007, I was running a hobby site about <a href="http://wake-boarding.org">wakeboarding</a>.  I was experimenting with various Search Engine Optimization and Link Building techniques, and in the course of my research I read a lot about article submission as a link-building tool.</p>
<p>The basic premise is this: you write (or hire someone to write) an article and then submit it to an article directory or get another website to publish it.  At the end of the article is a link back to your website which will bring in traffic and help boost your search engine rankings.</p>
<p>I&#8217;m not a fan of article directories so I started looking for a related website that would let me guest-write an article for them.  After a few days, I found a high-ranking, popular, highly-related website that was looking to expand their <a href="http://wake-boarding.org">wakeboarding tutorials</a> section.</p>
<p>I got in contact with the webmaster and he was enthusiastic about letting me do an article for him.  So we worked out the details (topic, audience, length, etc).</p>
<p>At this same time I was still reading about how popular content-sites were run and found that a large number of them outsource some or all of their writing.</p>
<p>It was nearing the time of year where I would be returning to school, so I wasn&#8217;t going to have much time to write new articles for the site.  I figured that paying someone to write some articles in my absence would be a good way to keep the site fresh.  But I didn&#8217;t have a need for it quite yet, so I had decided I&#8217;d wait until I needed a writer to try it out.</p>
<p>When the website admin and I finished working out the details of the guest-writing deal, I was on vacation in Florida.  So I decided to kill two birds with one stone and try out an article writing service.</p>
<p>I am a member of <a href="http://forums.digitalpoint.com">DigitalPoint forums</a>, and have done some business in <a href="http://forums.digitalpoint.com/forumdisplay.php?f=24">their marketplace</a> before, so that seemed like a logical place to start.  I posted a thread with what I was looking for and within an hour I had a few people send me messages with writing samples and their pricing.</p>
<p>I was astounded by the low prices.  How these people could get by charging two or three dollars per article baffled me.</p>
<p>Price wasn&#8217;t too much of a consideration for me since I was only buying a single article.  So I chose the candidate with the best writing sample.  His rate was $6 for a 500 word article.</p>
<p>I was pretty excited about this deal because the writing sample was so good and because his rates were so cheap.  Had the result been as good as the samples it would have been very profitable to outsource all of my writing (because the hour it takes me to write a good article for that site is worth a heck-of-a-lot more to me than $6).</p>
<p>Anyway, I gave him the details of the assignment and pointed him to several resources that contained all the information he would need.  This included an article I had previously written for my own site on almost exactly the same topic.</p>
<p>After a few days, he sent me this:<br />
(apologies for the image, I don&#8217;t want this indexed)</p>
<p><center><img src="http://blog.professionile.com/wp-content/uploads/2008/01/article.gif" alt="The Article" /></center>Incredulous.  I didn&#8217;t even know what to say.  Not only was it incoherent and useless, but the parts that I could actually make out were blatantly incorrect.  I found out later that what he did was copy and paste arbitrary paragraphs from the reference articles I had provided, added superfluous adjectives and replaced a third of the words with synonyms.The result was this: a mangled, nonsensical, useless piece of fluff.</p>
<p>Obviously I couldn&#8217;t use this for anything.  But I paid him anyway because a) it was only $6 and b) I figured I&#8217;d be able to use it later in an article about outsourcing.</p>
<p>Moral of the story: only outsource to people you can trust.  Luckily, I learned this lesson inexpensively.  But it could have been a much more costly mistake.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.professionile.com/outsourcing-a-cautionary-tale/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Entrepreneurship 101: Deciding If and What to Outsource</title>
		<link>http://blog.professionile.com/startups-101-deciding-if-and-what-to-outsource/</link>
		<comments>http://blog.professionile.com/startups-101-deciding-if-and-what-to-outsource/#comments</comments>
		<pubDate>Thu, 20 Dec 2007 23:26:54 +0000</pubDate>
		<dc:creator>Brad Dwyer</dc:creator>
		
		<category><![CDATA[Entrepreneurship]]></category>

		<category><![CDATA[Business]]></category>

		<category><![CDATA[Design]]></category>

		<category><![CDATA[Outsourcing]]></category>

		<guid isPermaLink="false">http://blog.professionile.com/startups-101-deciding-if-and-what-to-outsource/</guid>
		<description><![CDATA[As a part of this blog, I want to share what I learn while starting Professionile with other budding entrepreneurs (much like 37signals&#8216; SVN does) in the hope that it will help them on their path to success.  This is only the first of many articles to come offering my words of wisdom (for [...]]]></description>
			<content:encoded><![CDATA[<p>As a part of this blog, I want to share what I learn while starting Professionile with other budding entrepreneurs (much like <a href="http://37signals.com">37signals</a>&#8216; <a href="http://37signals.com/svn/">SVN</a> does) in the hope that it will help them on their path to success.  This is only the first of many articles to come offering my words of wisdom (for what they&#8217;re worth).  Enjoy.</p>
<p><img src="http://blog.professionile.com/wp-content/uploads/2007/12/india.jpg" alt="Indian Tech Support" style="float: right; padding-left: 15px" height="149" width="238" /></p>
<p>When most people think of outsourcing, the knee-jerk reaction is &#8220;outsourcing bad.&#8221;  I know that I, for one, have had horrible experiences with Indian tech support and cheaply-manufactured Chinese goods.  And the media has had its hand in shaping our connotations of outsourcing.  But this isn&#8217;t really what I am addressing here.</p>
<p>While I do know some entrepreneurs who have coders in India who will work for pennies on the dollar, I have always found that you get what you pay for.  I have tried outsourcing simple work to India in the past and the result was sheer frustration, wasted time, and nothing to show for it.  Looking back on this experience, it was actually pretty comical.</p>
<p>No, what I&#8217;d like to focus on here is outsourcing to other small businesses or individuals.</p>
<p>It can be very advantageous, both time-wise, result-wise, and money-wise to outsource.  Let&#8217;s face it, we can&#8217;t be good at everything.  You have your bread and butter (which better be the product you&#8217;re putting out) and then you have all these extraneous things that are necessary to do business but aren&#8217;t your primary focus.</p>
<p>At Professionile, that means design.  I am a programmer, and as much as I would like to think I&#8217;m a good designer, there comes a time where I just have to admit to myself that design is not my forte.  And it isn&#8217;t yet economical to hire a full-time designer.</p>
<p>Here&#8217;s the way I look at it:  I do freelance web development at $50 an hour (average).  Over the last few years I have had the privilege of meeting a handful of really great designers on the web and through work.  I know that even if I could put out the same quality of work as they do that it would take me much longer (let&#8217;s say twice as long).  And I also know from past experience that I can hire them for somewhere in the range of $35 per hour.</p>
<p>Using the above figures, for every two hours I choose to do design work over web development work, I forego $100 and I could have gotten the end result for $35 (because if you&#8217;ll remember, the professional designer can work two times faster than I).  So for every 2 hours I spend designing, I lose $65.</p>
<p><img src="http://blog.professionile.com/wp-content/uploads/2007/12/logo.jpg" alt="Our New Logo" style="float: left; padding-right: 15px" height="117" width="156" /></p>
<p>If you&#8217;ve ever taken an economics class, you&#8217;ll recognize that the term for what I&#8217;ve just described is competitive advantage.  The designer has a competitive advantage over me in design.  And therefore, it is beneficial for me to trade (or outsource as the case may be).</p>
<p>And this is exactly what I&#8217;ve been doing.  I built into my budget for <a href="http://www.professionile.com">Professionile</a> certain design expenses, and then outsourced the design to designer-friends of mine.  It has been a win-win situation.  And the designs have exceeded my expectations (check out <a href="http://www.professionile.com/logo.png">our new logo</a>).  Competitive advantage is something that should always be foremost in your mind as an entrepreneur.  Sometimes it is beneficial to outsource.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.professionile.com/startups-101-deciding-if-and-what-to-outsource/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Teaser</title>
		<link>http://blog.professionile.com/teaser/</link>
		<comments>http://blog.professionile.com/teaser/#comments</comments>
		<pubDate>Sat, 08 Dec 2007 18:48:01 +0000</pubDate>
		<dc:creator>Brad Dwyer</dc:creator>
		
		<category><![CDATA[Site]]></category>

		<guid isPermaLink="false">http://blog.professionile.com/?p=3</guid>
		<description><![CDATA[Almost half of Americans have Googled themselves.  More than half have Googled their friends, relatives, colleagues, or employees.  And half of all employers have Googled prospective job candidates.
Many, scared by what information others may find about them, have struggled to expunge the record of their Internet existence.
But the omnipotence of the Internet can [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://news.yahoo.com/s/ap/20071216/ap_on_hi_te/personal_internet_searches_2">Almost half</a> of Americans have Googled themselves.  More than half have Googled their friends, relatives, colleagues, or employees.  And half of all <a href="http://www.pro2net.com/x54248.xml">employers</a> have Googled prospective job candidates.</p>
<p>Many, scared by what information others may find about them, have struggled to expunge the record of their Internet existence.</p>
<p>But the omnipotence of the Internet can be used as a tool.  Controlling your online-identity can be an important asset.  That is what Professionile is about, using the Internet as a tool to improve your career.</p>
<p>Professionile is self-promotion 2.0.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.professionile.com/teaser/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.205 seconds -->
