<?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>Slavo Ingilizov &#187; Uncategorized</title>
	<atom:link href="http://www.slavoingilizov.com/blog/categories/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.slavoingilizov.com/blog</link>
	<description>A not-necessarily-software developer&#039;s thoughts on life</description>
	<lastBuildDate>Thu, 12 Jan 2012 15:22:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Re: Comparison of Project Hosting Solutions</title>
		<link>http://www.slavoingilizov.com/blog/2010/09/29/re-comparison-of-project-hosting-solutions/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=re-comparison-of-project-hosting-solutions</link>
		<comments>http://www.slavoingilizov.com/blog/2010/09/29/re-comparison-of-project-hosting-solutions/#comments</comments>
		<pubDate>Wed, 29 Sep 2010 12:15:24 +0000</pubDate>
		<dc:creator>slavo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[project-hosting]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[software-development]]></category>

		<guid isPermaLink="false">http://slavoingilizov.com/blog/?p=430</guid>
		<description><![CDATA[Ages ago, when this blog was still hosted on WordPress.com, I had written a post, comparing several project hosting solutions. Well, things have changed since then, and I have found a couple more that I want to share. At the time I was working on a student project and all I needed was some source [...]]]></description>
			<content:encoded><![CDATA[<p>Ages ago, when this blog was still hosted on WordPress.com, I had written a <a href="http://slavoingilizov.com/blog/2008/01/30/comparison-of-project-hosting-solutions/" target="_blank">post</a>, comparing several project hosting solutions. Well, things have changed since then, and I have found a couple more that I want to share.</p>
<p>At the time I was working on a student project and all I needed was some source control. A project hosting service would provide much more than that, which I didn’t take into account at all. Now when comparing similar services, issues like integrated bugtracking, the type of source control system used and availability of private repositories are much more important to me than they were in my previous review.</p>
<p>Here’s a list of what I want no matter what:</p>
<ul>
<li>Private repository (at least one).</li>
<li>Support for a distributed version control system (Git or Mercurial).</li>
<li>Integration with a bugtracker.</li>
</ul>
<p>So the the following are four more project hosting services for anyone who needs an integrated solution with private source control hosting:</p>
<h3><a href="http://bitbucket.org/" target="_blank">Bitbucket</a></h3>
<p>This is my personal favorite. Lately I’ve been reading about distributed version control systems (DVCS), like Mercurial and Git, and growing fond of them. I can say that I switched to using Mercurial for all my personal projects. Bitbucket is a service that gives you unlimited private and public source repositories based on Mercurial, with an integrated bugtracker for free up to 5 users. They also have other pricing plans for larger projects, but this is the best free offer you will find on the market. I’ve been using Bitbucket for a while now and these terms are new, after today they announced they’ve been acquired by <a href="http://www.atlassian.com/" target="_blank">Atlassian</a>. Definitively a good bet.</p>
<h3><a href="http://www.fogcreek.com/kiln/" target="_blank">Kiln</a></h3>
<p>A work of <a href="http://www.fogcreek.com/" target="_blank">FogCreek software</a>, which you’ve probably heard of (<a href="http://www.joelonsoftware.com/" target="_blank">Joel Spolsky</a>). Kiln is a system implemented on top of Mercurial, which adds some advanced features (not listed because they are irrelevant in the comparison). One good thing is that it integrates very nicely with FogBugz, a top-notch bugtracking tool. Please note that what I’ve used is the so-called “Student and Startup Edition”, which allows for unlimited space and number of repositories for 2 users. They provide a standalone Kiln client, but any Mercurial client should work (if you want tighter integration with your IDE for example).</p>
<h3><a href="http://www.projectlocker.com/" target="_blank">Project Locker</a></h3>
<p>Up to 3 projects, 500MB, 5 users – free. That’s their offering. The difference here would be that they offer Subversion and Git hosting, rather than Mercurial. If that’s the type of source control you’d rather use, maybe this is a better option for you. <a href="http://github.com/" target="_blank">Github</a> might actually be better known, but as of now they don’t offer a private repository for free, and that’s one of my primary concerns. The con I find about Project Locker is their speed and the clumsy and unfriendly web interface. They also only provide TRAC for bugtracking, and put ads on those pages when you browse, which is probably understandable, but still a downside.</p>
<h3><a href="http://beanstalkapp.com/" target="_blank">Beanstalk</a></h3>
<p>This is what I used before I switched to Project Locker. The two are probably comparable, Beanstalk have a free account for 3 users, 1 private repository and 100MB of space. Subversion and Git are supported, but space is definitely a limiting factor here. The web interface is wonderful compared to Project Locker, but I wouldn’t use this for anything else than a test project simply because of the 100 MB limitation. Please note that they also don’t provide integration with a bugtracking service.</p>
<p>I’ve been researching services similar to the ones above for more than a year or two now, and the ones I mentioned are what I consider the best at the moment. Please share your comments if you’ve used some of them and have any particular impressions or know about another one I probably haven’t heard of. Until the next edition of such a comparison, happy coding.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.slavoingilizov.com/blog/2010/09/29/re-comparison-of-project-hosting-solutions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Who&#8217;s the Outdated One?</title>
		<link>http://www.slavoingilizov.com/blog/2010/02/19/whos-the-outdated-one/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=whos-the-outdated-one</link>
		<comments>http://www.slavoingilizov.com/blog/2010/02/19/whos-the-outdated-one/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 15:52:37 +0000</pubDate>
		<dc:creator>slavo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[browsers]]></category>

		<guid isPermaLink="false">http://slavoingilizov.com/blog/?p=424</guid>
		<description><![CDATA[Mozilla obviously assume everyone else is using Internet Explorer:]]></description>
			<content:encoded><![CDATA[<p>Mozilla obviously assume everyone else is using Internet Explorer:</p>
<p><a href="http://slavoingilizov.com/blog/wp-content/uploads/2010/02/FirefoxAd.png"><img style="display: inline; border-width: 0px;" title="FirefoxAd" src="http://slavoingilizov.com/blog/wp-content/uploads/2010/02/FirefoxAd_thumb.png" border="0" alt="FirefoxAd" width="660" height="483" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.slavoingilizov.com/blog/2010/02/19/whos-the-outdated-one/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CHM Bookmarking</title>
		<link>http://www.slavoingilizov.com/blog/2010/02/02/chm-bookmarking/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=chm-bookmarking</link>
		<comments>http://www.slavoingilizov.com/blog/2010/02/02/chm-bookmarking/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 13:01:55 +0000</pubDate>
		<dc:creator>slavo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[reading]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://slavoingilizov.com/blog/?p=420</guid>
		<description><![CDATA[I read a lot of eBooks. They come in many formats each with its own specifics. It’s usually hard to get used to all of them for different reasons (that’s why I’m buying a Kindle, but that’s for another post), but one feature that I think is a must-have to read eBooks is bookmarking. Since [...]]]></description>
			<content:encoded><![CDATA[<p>I read a lot of eBooks. They come in many formats each with its own specifics. It’s usually hard to get used to all of them for different reasons (that’s why I’m buying a <a href="http://www.amazon.com/Kindle-Wireless-Reading-Display-Generation/dp/B0015T963C/ref=amb_link_51049862_3?pf_rd_m=ATVPDKIKX0DER&amp;pf_rd_s=center-1&amp;pf_rd_r=1TRG8558G4TV6YBKQ1RH&amp;pf_rd_t=101&amp;pf_rd_p=103711062&amp;pf_rd_i=507846" target="_blank">Kindle</a>, but that’s for another post), but one feature that I think is a must-have to read eBooks is bookmarking. Since I read at least 10 books at a time, I want to remember where am I in each one. Silly me didn’t know I could do this very easily for CHM books until today. How? Use the Favorites feature. Here:</p>
<p><a href="http://slavoingilizov.com/blog/wp-content/uploads/2010/02/chmBookmark1.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="chmBookmark1" src="http://slavoingilizov.com/blog/wp-content/uploads/2010/02/chmBookmark1_thumb.jpg" border="0" alt="chmBookmark1" width="640" height="461" /></a></p>
<p>When you go to the Favorites tab, the current location within the CHM is selected automatically. You only need to click the Add button and it’s added to the (initially empty) list of topics. Next time you open the CHM, just go there and open the topic you last saved. Neat.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.slavoingilizov.com/blog/2010/02/02/chm-bookmarking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bottom Limits, Top Limits</title>
		<link>http://www.slavoingilizov.com/blog/2009/09/08/bottom-limits-top-limits/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=bottom-limits-top-limits</link>
		<comments>http://www.slavoingilizov.com/blog/2009/09/08/bottom-limits-top-limits/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 12:50:46 +0000</pubDate>
		<dc:creator>slavo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[marketing]]></category>

		<guid isPermaLink="false">http://slavoingilizov.com/blog/?p=410</guid>
		<description><![CDATA[Treating all customers the same and treating every customer well is putting a bottom limit on frustration – you can’t go too bad if you do it. Treating customers differently gives you the opportunity to make your best ones love you. In college I only studied Intro to Marketing for one semester, and it was [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://slavoingilizov.com/blog/wp-content/uploads/2009/09/SkysTheLimit.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="SkysTheLimit" src="http://slavoingilizov.com/blog/wp-content/uploads/2009/09/SkysTheLimit_thumb.jpg" border="0" alt="SkysTheLimit" width="240" height="240" /></a></p>
<p>Treating all customers the same and treating every customer well is putting a bottom limit on frustration – you can’t go too bad if you do it. Treating customers differently gives you the opportunity to make your best ones love you.</p>
<p>In college I only studied Intro to Marketing for one semester, and it was far from my main focus. What I noticed, though, is that all textbooks and materials tell you that the customer is always right, you should always listen to the customer. Well, not always. Not if this customer makes you spend double the effort on him just to not hate you. Instead, you can devote this time to invent something for the customers that love you. As <a href="http://sethgodin.typepad.com/seths_blog/2009/08/who-spreads-your-word.html">Seth Godin says</a>, they will talk about you and bring many more after them.</p>
<p>Where I come from, in elementary schools they treat all students the same. They put a bottom limit on quality. They ensure that every student is educated and literate. What they don’t ensure is that schools produce geniuses and achievers. For this to happen, you need to remove the top limit, you need to give students the freedom to explore, the resources and the attention.</p>
<p>In my daily job I sometimes come in contact with customers who always complain about something and want a solution ASAP. They threaten to abandon your product and go to the competition. I say let them go. You have two choices to spend your time – convince them they are wrong and your product is good, or work on the product and make it awesome. You could also work on a program to provide benefits to your VIP customers (the ones who love you). This second choice would be a much better investment than the first one.</p>
<p>This could probably be applied everywhere people are involved – HR, education, communications. Don’t introduce bottom limits. Remove the top limits instead.</p>
<p>UPDATE: Here&#8217;s a <a href="http://sethgodin.typepad.com/seths_blog/2009/11/upside-vs-downside.html" target="_blank">very good article by Seth Godin</a> that I think relates to this post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.slavoingilizov.com/blog/2009/09/08/bottom-limits-top-limits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

