<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Igor Artamonov</title>
	
	<link>http://igorartamonov.com</link>
	<description />
	<lastBuildDate>Tue, 17 Jan 2012 07:07:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/IgorArtamonov" /><feedburner:info uri="igorartamonov" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>MongoDB at Foursquare</title>
		<link>http://feedproxy.google.com/~r/IgorArtamonov/~3/wdZ7uLqYC3s/</link>
		<comments>http://igorartamonov.com/2012/01/mongodb-at-foursquare/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 07:07:54 +0000</pubDate>
		<dc:creator>Igor Artamonov</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[4sq]]></category>
		<category><![CDATA[mongob]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://igorartamonov.com/?p=113</guid>
		<description />
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Figorartamonov.com%2F2012%2F01%2Fmongodb-at-foursquare%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Figorartamonov.com%2F2012%2F01%2Fmongodb-at-foursquare%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><iframe src="https://docs.google.com/presentation/embed?id=1q4R3F0AnWN-MQZqbysZ92nZ4_OC7bRzUCWfbmeHHcQQ" frameborder="0" width="640" height="534"></iframe></p>
<img src="http://feeds.feedburner.com/~r/IgorArtamonov/~4/wdZ7uLqYC3s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://igorartamonov.com/2012/01/mongodb-at-foursquare/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://igorartamonov.com/2012/01/mongodb-at-foursquare/</feedburner:origLink></item>
		<item>
		<title>Why i’ve switched from Ubuntu to Mac</title>
		<link>http://feedproxy.google.com/~r/IgorArtamonov/~3/tp8i-h5ZUws/</link>
		<comments>http://igorartamonov.com/2011/09/why-ive-switched-from-ubuntu-to-mac/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 18:04:38 +0000</pubDate>
		<dc:creator>Igor Artamonov</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[macos]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://igorartamonov.com/?p=103</guid>
		<description><![CDATA[I&#8217;d used linux and Ubuntu for many years, both on server and on desktop. Main reason it was stability of linux. Linux was much more stable than Windows, where you need to reinstall it every half a year, and anyway, you&#8217;ll get a lot of crashes. Few years ago Ubuntu has really ugly UI and [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Figorartamonov.com%2F2011%2F09%2Fwhy-ive-switched-from-ubuntu-to-mac%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Figorartamonov.com%2F2011%2F09%2Fwhy-ive-switched-from-ubuntu-to-mac%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I&#8217;d used linux and Ubuntu for many years, both on server and on desktop. Main reason it was stability of linux. Linux was much more stable than Windows, where you need to reinstall it every half a year, and anyway, you&#8217;ll get a lot of crashes.</p>
<p>Few years ago Ubuntu has really ugly UI and lack of features for desktop users. But things are changing, right now it looks much better, developers are adding features, one by one. But, at other hand, after every added feature we get a lot of added bugs :( It&#8217;s okay, sadly, but it&#8217;s a rule of software development. The problem that nobody want to fix them. It&#8217;s cool to add a new feature, but fixing a bug isn&#8217;t, because nobody sees it. So, there is no motivation to fix bugs.</p>
<p>As a result &#8211; we have unstable OS. Gnome crashes few times a week, have a lot of UI issues, wifi problems, hibernate problems, multi-monitor problems, slow as a snail, and seems that you need to reinstall it periodically, etc, etc :( So Windows becomes more solid at this point.</p>
<p>Ok, it tries to be like Mac OS. But right now it more like a very ugly Mac OS.</p>
<p>Looks like Linux have lost its advantages and opportunities at desktop market :( So, I just bought a Macbook Pro.</p>
<p><em>PS linux is still doing good on servers, i&#8217;m talking only about desktop</em></p>
<img src="http://feeds.feedburner.com/~r/IgorArtamonov/~4/tp8i-h5ZUws" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://igorartamonov.com/2011/09/why-ive-switched-from-ubuntu-to-mac/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		<feedburner:origLink>http://igorartamonov.com/2011/09/why-ive-switched-from-ubuntu-to-mac/</feedburner:origLink></item>
		<item>
		<title>Yandex – most popular search engine in Russia</title>
		<link>http://feedproxy.google.com/~r/IgorArtamonov/~3/ftyXZxgrY3Q/</link>
		<comments>http://igorartamonov.com/2011/09/yandex-most-popular-search-engine-in-russia/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 17:16:19 +0000</pubDate>
		<dc:creator>Igor Artamonov</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Russia]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[yandex]]></category>

		<guid isPermaLink="false">http://igorartamonov.com/?p=92</guid>
		<description><![CDATA[Yandex &#8211; an alternative to Google in Russia. Its same as Google, it&#8217;s a search engine, it&#8217;s a maps, mail, it&#8217;s context advertising, it&#8217;s blogs and blog search, news search, money (like Google Checkout, or Paypal), moikrug (= LinkedIn), etc, etc. Except Android, maybe. It even have an Yandex flavored version of Chrome, and Google [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Figorartamonov.com%2F2011%2F09%2Fyandex-most-popular-search-engine-in-russia%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Figorartamonov.com%2F2011%2F09%2Fyandex-most-popular-search-engine-in-russia%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img src="http://igorartamonov.com/wp-content/uploads/2011/09/yandex-logo.png" alt="" title="yandex-logo" width="95" height="37" class="alignleft size-full wp-image-93" /></p>
<p><a href="http://company.yandex.com/">Yandex</a> &#8211; an alternative to Google in Russia. Its same as Google, it&#8217;s a search engine, it&#8217;s a maps, mail, it&#8217;s context advertising, it&#8217;s blogs and blog search, news search, money (like Google Checkout, or Paypal), moikrug (= LinkedIn), etc, etc. Except Android, maybe. It even have an Yandex flavored version of Chrome, and Google Chrome suggests to use Yandex as default search in Russia (!!! can you belive???). See more at <a href="http://www.crunchbase.com/company/yandex">crunchbase</a></p>
<p>Yandex have about 60% of market in Russia, as you see Google isn&#8217;t so popular there. Why? Dont know. Its something different about the Russian, other mentality maybe? </p>
<p>Google is working hard. Maybe some Google products sucks in Russia, but not so much. Its Google Maps, for example, that have maps only for a a few major cities, Yandex Maps have good and more detailed maps for most cities in Russia. But it&#8217;s not the rule. Gmail, in other hand, much better than Yandex Mail.</p>
<p>As about search &#8211; russian language is complicated, but it&#8217;s must be not a problem for Google. They have offices in Russia, and also have a lot of Russian-speaking developers in other offices (as i heard that Ireland office has a lot of guys from Russia). They can hire smartest people, and they do, but no luck. </p>
<p>I know some numbers, and can say that there is no big difference in quality of search results. Maybe there is an other thing: people who want to see results in russian &#8211; they strongly prefer Yandex, because Google&#8217;s SERP is a mess of english and russian sites. Who wants to see results in english &#8211; prefer Google, but it&#8217;s not a lot of people. But even more, Yandex is trying to make a deal with this &#8211; it&#8217;s just released an improvement for search engine, and now it can understand what sites language is better for current search query and for current user. Its not so easy, btw.</p>
<p>Well, as you see, it&#8217;s doing very good, I really like this company, and&#8230; we&#8217;ll see.</p>
<blockquote><p><em>Disclaimer: I had worked in Yandex some time ago as a product manager, btw i&#8217;m trying to be objective.</em></p></blockquote>
<img src="http://feeds.feedburner.com/~r/IgorArtamonov/~4/ftyXZxgrY3Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://igorartamonov.com/2011/09/yandex-most-popular-search-engine-in-russia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://igorartamonov.com/2011/09/yandex-most-popular-search-engine-in-russia/</feedburner:origLink></item>
		<item>
		<title>Internet in Russia</title>
		<link>http://feedproxy.google.com/~r/IgorArtamonov/~3/taX3AnzF99I/</link>
		<comments>http://igorartamonov.com/2011/08/internet-in-russia/#comments</comments>
		<pubDate>Thu, 11 Aug 2011 18:15:35 +0000</pubDate>
		<dc:creator>Igor Artamonov</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Russia]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[vkontakte]]></category>
		<category><![CDATA[yandex]]></category>

		<guid isPermaLink="false">http://igorartamonov.com/?p=88</guid>
		<description><![CDATA[Decided to write few articles about Internet industry in Russia. It seems that it can be interesting, because it&#8217;s really unique situation there. First of all &#8211; Russia is a very large country, but only small part of people are using Internet in their daily life, it&#8217;s about 30-40m active internet users there (143m people [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Figorartamonov.com%2F2011%2F08%2Finternet-in-russia%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Figorartamonov.com%2F2011%2F08%2Finternet-in-russia%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Decided to write few articles about Internet industry in Russia. It seems that it can be interesting, because it&#8217;s really unique situation there.</p>
<p>First of all &#8211; Russia is a very large country, but only small part of people are using Internet in their daily life, it&#8217;s about 30-40m active internet users there (143m people in total). Actually most of Internet users are living in Moscow. Or Saint-Petersburg. As for Moscow, there is about 6m active Internet users (15% of a whole country). For comparison, USA have a little more that 200m Internet users. Btw, Internet usage in Russian is growing very fast.</p>
<p>But most interesting part that some major, and popular worldwide, services like Google or Facebook isn&#8217;t so much popular there. Sometimes because there are some alternatives of them, or clones, that gain main audience. But many of US services is not popular there at all, even as a alternatives. I mean services like eBay or Digg, for example.</p>
<p>And there is totally different situation with web users. Most of them doesn&#8217;t speak English at all, or, for example, Opera browser is very popular there. </p>
<p>Okay, its just an introduction, I&#8217;m going to write more about different aspects</p>
<img src="http://feeds.feedburner.com/~r/IgorArtamonov/~4/taX3AnzF99I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://igorartamonov.com/2011/08/internet-in-russia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://igorartamonov.com/2011/08/internet-in-russia/</feedburner:origLink></item>
		<item>
		<title>New Rules for the New Bubble</title>
		<link>http://feedproxy.google.com/~r/IgorArtamonov/~3/m6a2Y9UyJqQ/</link>
		<comments>http://igorartamonov.com/2011/03/new-rules-for-the-new-bubble/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 08:37:01 +0000</pubDate>
		<dc:creator>Igor Artamonov</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[product management]]></category>
		<category><![CDATA[slides]]></category>
		<category><![CDATA[startup]]></category>

		<guid isPermaLink="false">http://igorartamonov.com/?p=84</guid>
		<description />
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Figorartamonov.com%2F2011%2F03%2Fnew-rules-for-the-new-bubble%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Figorartamonov.com%2F2011%2F03%2Fnew-rules-for-the-new-bubble%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><object id="__sse7244367" width="595" height="497"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=sxswnewrulesforthenewbubble031211-110312131724-phpapp01&#038;stripped_title=sxsw-new-rules-for-the-new-bubble-031211&#038;userName=sblank" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed name="__sse7244367" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=sxswnewrulesforthenewbubble031211-110312131724-phpapp01&#038;stripped_title=sxsw-new-rules-for-the-new-bubble-031211&#038;userName=sblank" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="595" height="497"></embed></object></p>
<img src="http://feeds.feedburner.com/~r/IgorArtamonov/~4/m6a2Y9UyJqQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://igorartamonov.com/2011/03/new-rules-for-the-new-bubble/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://igorartamonov.com/2011/03/new-rules-for-the-new-bubble/</feedburner:origLink></item>
		<item>
		<title>Ubuntu Netbook Remix 10.10</title>
		<link>http://feedproxy.google.com/~r/IgorArtamonov/~3/D-sd1OiHOho/</link>
		<comments>http://igorartamonov.com/2010/11/ubuntu-netbook-remix-10-10/#comments</comments>
		<pubDate>Fri, 26 Nov 2010 13:59:45 +0000</pubDate>
		<dc:creator>Igor Artamonov</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[eeepc]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[slow]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://igorartamonov.com/?p=63</guid>
		<description><![CDATA[Month ago had upgraded Ubuntu Netbook Remix at our EeePC to 10.10, and i was very disappointed about it :( It become much worse than 10.04. It&#8217;s very slow, new UI are unusable, but &#8220;desktop UI&#8221; and previous version (aka &#8220;2D&#8221;) are broken :( When you are trying to open &#8220;File manager&#8221; is requires at [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Figorartamonov.com%2F2010%2F11%2Fubuntu-netbook-remix-10-10%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Figorartamonov.com%2F2010%2F11%2Fubuntu-netbook-remix-10-10%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Month ago had upgraded Ubuntu Netbook Remix at our EeePC to 10.10, and i was very disappointed about it :( It become much worse than 10.04. It&#8217;s very slow, new UI are unusable, but &#8220;desktop UI&#8221; and previous version (aka &#8220;2D&#8221;) are broken :( When you are trying to open &#8220;File manager&#8221; is requires at least 7-10 seconds!!! Even WinXP can show you your files in 1-2 seconds. And every time you click on it, it starts showing you from the start! So, for example, if you are uploading photos to facebook, and browsing your local images directory, to select what to upload (as you know Ubuntu still can&#8217;t make thumbnail list at &#8220;Open File Dialog&#8221;, just like &#8220;windows 3.11&#8243;), you must start browsing to last opened picture every time you click on &#8220;File manager&#8221;. It takes 10-20 clicks every time. If you remembered last directory.</p>
<p>So Netbook Remix are unusable on ASUS eeePC, it&#8217;s also much slower than Windows 7 or Windows XP :( Common guys, it&#8217;s just an Atom 1.6 Ghz with 1Gb of memory. Looks like 10.10 optimized for at least Core2Duo with 2-3 Gb, even netbook version.</p>
<p>So, as a result we had installed Windows 7 on this netbook. There are no alternative now :( And I am very saddened by this. </p>
<img src="http://feeds.feedburner.com/~r/IgorArtamonov/~4/D-sd1OiHOho" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://igorartamonov.com/2010/11/ubuntu-netbook-remix-10-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://igorartamonov.com/2010/11/ubuntu-netbook-remix-10-10/</feedburner:origLink></item>
		<item>
		<title>Niche for Scala</title>
		<link>http://feedproxy.google.com/~r/IgorArtamonov/~3/OLX7ZB3gjAc/</link>
		<comments>http://igorartamonov.com/2010/10/niche-for-scala/#comments</comments>
		<pubDate>Tue, 26 Oct 2010 03:07:54 +0000</pubDate>
		<dc:creator>Igor Artamonov</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[scala]]></category>

		<guid isPermaLink="false">http://igorartamonov.com/?p=71</guid>
		<description><![CDATA[At last post I mentioned that i&#8217;m not using Scala because of academic nature, syntax and so on. BTW, i&#8217;ve different used programming languages, sometimes with worst syntax. I spent much time on Perl. And also i&#8217;ve used Q programing language. You know, Scala have much better syntax :) I only don&#8217;t understand why they [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Figorartamonov.com%2F2010%2F10%2Fniche-for-scala%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Figorartamonov.com%2F2010%2F10%2Fniche-for-scala%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>At <a href="http://igorartamonov.com/2010/09/why-groovy/">last post</a> I mentioned that i&#8217;m not using Scala because of academic nature, syntax and so on. BTW, i&#8217;ve different used programming languages, sometimes with worst syntax. I spent much time on Perl. And also i&#8217;ve used <a href="http://kx.com/q/d/q1.htm">Q</a> programing language. You know, Scala have much better syntax :) I only don&#8217;t understand why they are drop standard java syntax for standard cases? Why</p>
<pre><code>for(i &lt;- mylist ){
  print(i)
}
</code></pre>
<p>is better than standard:</p>
<pre><code>for (i: mylist) {
  print(i)
}
</code></pre>
<p>, etc. I see only one reason: to be different. What for?</p>
<p>But actually it doesn&#8217;t matter. I&#8217;ve used Perl and Q only because they have their niche, where they&#8217;re works best (ok, perl lost it now, but you know, when I used it, 10 years ago it has it). But I don&#8217;t understand niche of Scala. What is it for? If I want to develop fast code &#8211; i will choose Java. If I&#8217;m looking for syntax sugar and easy development &#8211; Groovy. Want functional code &#8211; choose Clojure. It&#8217;s just my current vision.</p>
<p>I definitely will try Scale one more time. Just because i see that many interesting project are using it, GridGain for example. But first I need to understand what project better fits for Scala. Can someone help me with it?</p>
<img src="http://feeds.feedburner.com/~r/IgorArtamonov/~4/OLX7ZB3gjAc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://igorartamonov.com/2010/10/niche-for-scala/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		<feedburner:origLink>http://igorartamonov.com/2010/10/niche-for-scala/</feedburner:origLink></item>
		<item>
		<title>Why groovy</title>
		<link>http://feedproxy.google.com/~r/IgorArtamonov/~3/-bEn1syO2YI/</link>
		<comments>http://igorartamonov.com/2010/09/why-groovy/#comments</comments>
		<pubDate>Tue, 28 Sep 2010 16:12:19 +0000</pubDate>
		<dc:creator>Igor Artamonov</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[groovy]]></category>

		<guid isPermaLink="false">http://igorartamonov.com/?p=57</guid>
		<description><![CDATA[For last projects i choose Groovy as a main programming language, where it’s possible. Why? Because i think it’s optimal solution for most of my projects. It’s very pragmatic, agile, powerful and expressing language. You write less code that using Java, you don’t require to write all those “getters/setters”, wrappers, huge hierarchy of objects, etc.  [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Figorartamonov.com%2F2010%2F09%2Fwhy-groovy%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Figorartamonov.com%2F2010%2F09%2Fwhy-groovy%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>For last projects i choose <a href="http://groovy.codehaus.org/">Groovy</a> as a main programming language, where it’s possible. Why? Because i think it’s optimal solution for most of my projects.</p>
<p>It’s very pragmatic, agile, powerful and expressing language. You write less code that using Java, you don’t require to write all those “getters/setters”, wrappers, huge hierarchy of objects, etc.  If you know you can use some functional-kind tricks, so two hundred java code can be rewritten using few lines. And then it requires less time for refactor, for bugfixing, for code review, for understanding, etc, etc.</p>
<p>It also easy to start using it. Really. There a no learning curve. Basically it’s just plain Java with additional syntax sugar. So you can rename your *.java files to *.groovy, and, ta-da-dam, you are using Groovy :)  Maybe with some rare exceptions, but it works. And then, when you feel flavor of Groovy, you will start using its feautures. Event junior java developers can start using it after short introduction, i’ve tried to teach few juniors &#8211; just fine.</p>
<p>And also there are good documentation, very good IDE support (at least by IntelliJ IDEA) and by development tools (like Maven, code-coverage, etc).</p>
<p>JVM is my choice because i’m doing mostly server-side project, and there are no alternatives with such solid base. I has done some project using python and ruby, and even PHP and Perl, but don’t pleased of quality of libraries, development tools, etc. Of course I’ve spent some time on other languages for JVM. <a href="http://www.scala-lang.org/">Scala</a>, for example, can be good language, for some teams, but it have high learning curve, very chaotic infrastructure and syntax, and it’s too academic it think. <a href="http://clojure.org/">Clojure</a> is other good choice, i’ve used it for an small project (~8K SLOC), and can say that it’s cool, but it’s not solid, it’s too young, there are no tools and IDEs (only Emacs, but did you know any junior developer who want to use Emacs? :)), so it’s not ready for production use yet.</p>
<p>Main problem with Groovy that it’s slow language. But i have to say, that for last couple of years i worked on different datamining projects, and know that at leas 80% (sometimes 95%) of your time you spent on non critical code, on architecture, refactoring, etc. And using Groovy you can spent this time more effectively. And when you found an bottleneck &#8211; rewrite it using Java, if you wish. Or rewrite using C/C++. Or maybe assembler. But, you now, it’s always better to think more, and write more robust algorithm on high level. And most of libraries already written using plain Java, so it fast, of course not so fast as C, but faster that Groovy.</p>
<img src="http://feeds.feedburner.com/~r/IgorArtamonov/~4/-bEn1syO2YI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://igorartamonov.com/2010/09/why-groovy/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<feedburner:origLink>http://igorartamonov.com/2010/09/why-groovy/</feedburner:origLink></item>
		<item>
		<title>Facebook’s FQL Console</title>
		<link>http://feedproxy.google.com/~r/IgorArtamonov/~3/T8dmWHBi4gQ/</link>
		<comments>http://igorartamonov.com/2010/07/facebooks-fql-console/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 20:09:11 +0000</pubDate>
		<dc:creator>Igor Artamonov</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[fql]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://igorartamonov.com/?p=45</guid>
		<description><![CDATA[For my current project i need to querying Facebook&#8217;s Graph API very often, by the hand, for testing and exploring. But there was no any good tool for it, so i&#8217;d made an simple tool for querying facebook: FQL Console It&#8217;s easy to use, you have to setup your app keys, user session, and then [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Figorartamonov.com%2F2010%2F07%2Ffacebooks-fql-console%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Figorartamonov.com%2F2010%2F07%2Ffacebooks-fql-console%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>For my current project i need to querying Facebook&#8217;s Graph API very often, by the hand, for testing and exploring. But there was no any good tool for it, so i&#8217;d made an simple tool for querying facebook: <a href="http://github.com/splix/fqlconsole">FQL Console</a></p>
<p>It&#8217;s easy to use, you have to setup your app keys, user session, and then you can make any query. As a result you can see plain JSON response of this query, and an grid view for it. Just look at this screenshot:<br />
<a href="http://igorartamonov.com/wp-content/uploads/2010/07/fqlconsole-screenshot.png"><img class="aligncenter size-full wp-image-46" title="fqlconsole screenshot" src="http://igorartamonov.com/wp-content/uploads/2010/07/fqlconsole-screenshot.png" alt="" width="612" height="465" /></a></p>
<p>I&#8217;d uploaded this tool, with sources, at github. So, if you want to use it feel free to download from there:</p>
<p><a href="http://github.com/splix/fqlconsole">http://github.com/splix/fqlconsole</a></p>
<p><em>PS Interesting thing: official Facebook Developer Forum doesn&#8217;t support Facebook Connect (sic!), only oldschool register/confirm/login/password. So i have no way to promote my tool on this forum. If you have access to it, post about this tool, please. Thanks.</em></p>
<img src="http://feeds.feedburner.com/~r/IgorArtamonov/~4/T8dmWHBi4gQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://igorartamonov.com/2010/07/facebooks-fql-console/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://igorartamonov.com/2010/07/facebooks-fql-console/</feedburner:origLink></item>
		<item>
		<title>Social Media Revolution 2 (Refresh)</title>
		<link>http://feedproxy.google.com/~r/IgorArtamonov/~3/K__75xufHdY/</link>
		<comments>http://igorartamonov.com/2010/05/social-media-revolution-2-refresh/#comments</comments>
		<pubDate>Thu, 13 May 2010 21:47:40 +0000</pubDate>
		<dc:creator>Igor Artamonov</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[social web]]></category>
		<category><![CDATA[trends]]></category>

		<guid isPermaLink="false">http://igorartamonov.com/?p=35</guid>
		<description><![CDATA[Something like that, yep]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Figorartamonov.com%2F2010%2F05%2Fsocial-media-revolution-2-refresh%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Figorartamonov.com%2F2010%2F05%2Fsocial-media-revolution-2-refresh%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><object width="601" height="338"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=11551721&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=11551721&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="601" height="338"></embed></object></p>
<p>Something like that, yep</p>
<img src="http://feeds.feedburner.com/~r/IgorArtamonov/~4/K__75xufHdY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://igorartamonov.com/2010/05/social-media-revolution-2-refresh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://igorartamonov.com/2010/05/social-media-revolution-2-refresh/</feedburner:origLink></item>
	</channel>
</rss>

