<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.4" -->
<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>Andrew Bidochko</title>
	<link>http://www.abidcom.com/blog</link>
	<description>order by rand()</description>
	<pubDate>Fri, 06 Jul 2007 04:22:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>
	<language>en</language>
			<item>
		<title>Speculating on future trends for online maps</title>
		<link>http://www.abidcom.com/blog/archives/132</link>
		<comments>http://www.abidcom.com/blog/archives/132#comments</comments>
		<pubDate>Fri, 06 Jul 2007 04:11:43 +0000</pubDate>
		<dc:creator>Andrew Bidochko</dc:creator>
		
	<category>General</category>
	<category>GMania - Maps API</category>
	<category>MapBuilder.net</category>
		<guid isPermaLink="false">http://www.abidcom.com/blog/archives/132</guid>
		<description><![CDATA[I&#8217;ve found a very interesting post about mashups and Google  Platform.
The online mapping arena is changing so quickly, and I obviously am not able to cover the details of all these changes. Nonetheless, it&#8217;s helpful to speculate on what I believe to be the long-term trends in this area as a way of priming [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve found a very interesting post <a title="Google Platform" target="_blank" href="http://blog.mashupguide.net/2007/06/01/speculating-on-future-trends-for-online-maps/">about mashups and Google  Platform</a>.</p>
<blockquote><p>The online mapping arena is changing so quickly, and I obviously am not able to cover the details of all these changes. Nonetheless, it&#8217;s helpful to speculate on what I believe to be the long-term trends in this area as a way of priming yourself for future changes.</p>
<ul>
<li>I think that you&#8217;ll see a migration of many features found in typical full-fledged GIS system &#8212; e.g., shading of layers &#8212; into programmable web applications. (e.g., <a class="external" href="http://www.pushpin.com/pd_server.html">Pushpin   Multi-layer map server</a>)</li>
<li class="gap">Not surprisingly, we&#8217;ll see the platform players (such as Google Maps) incorporate functionality started off as extensions to the platform into the platform itself. For example, sites such as <a target="_blank" title="mapbuilder.net" href="http://mapbuilder.net">mapbuilder.net</a> provided a user interface for building Google (or Yahoo!) map before Google made it easier to build a Google Map via its &#8220;My Maps&#8221; functionality. Google&#8217;s My Maps doesn&#8217;t exactly duplicate mapbuilder.net but it&#8217;s bound to win a major audience by virtue of its tight integration with Google Maps.</li>
</ul>
</blockquote>
]]></content:encoded>
			<wfw:commentRSS>http://www.abidcom.com/blog/archives/132/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Global Movement</title>
		<link>http://www.abidcom.com/blog/archives/127</link>
		<comments>http://www.abidcom.com/blog/archives/127#comments</comments>
		<pubDate>Fri, 27 Apr 2007 17:32:50 +0000</pubDate>
		<dc:creator>Andrew Bidochko</dc:creator>
		
	<category>General</category>
		<guid isPermaLink="false">http://www.abidcom.com/blog/archives/127</guid>
		<description><![CDATA[One of my friends and former co-worker Andriy Kit has decided to change residency. He&#8217;s moving from Ukraine to Canada. I wish him all the best on a new continent!
PS: Andriy doing Progress development, project management, etc. Interested to hire? -  post in comments.

]]></description>
			<content:encoded><![CDATA[<p>One of my friends and former co-worker Andriy Kit has decided to change residency. He&#8217;s moving from Ukraine to Canada. I wish him all the best on a new continent!</p>
<p>PS: Andriy doing Progress development, project management, etc. Interested to hire? -  post in comments.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.abidcom.com/blog/archives/127/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>php-5.2.x Installation on Fedora</title>
		<link>http://www.abidcom.com/blog/archives/126</link>
		<comments>http://www.abidcom.com/blog/archives/126#comments</comments>
		<pubDate>Tue, 20 Feb 2007 03:51:39 +0000</pubDate>
		<dc:creator>Andrew Bidochko</dc:creator>
		
	<category>Software Development</category>
		<guid isPermaLink="false">http://www.abidcom.com/blog/archives/126</guid>
		<description><![CDATA[Today I was working on PHP upgrade on my servers. Basicaly I was moving everything from from php-5.1.x to php-5.2.x .
I was surprised to see &#8216;./configure&#8217; error during PHP installation process:
configure: error: installation or configuration problem: C++ compiler cannot create executables.
After taking a closer look at configure.log I had more details:
gcc: installation problem, cannot exec [...]]]></description>
			<content:encoded><![CDATA[<p>Today I was working on PHP upgrade on my servers. Basicaly I was moving everything from from php-5.1.x to php-5.2.x .</p>
<p>I was surprised to see &#8216;./configure&#8217; error during PHP installation process:</p>
<p><code>configure: error: installation or configuration problem: C++ compiler cannot create executables.</code></p>
<p>After taking a closer look at configure.log I had more details:</p>
<p><code>gcc: installation problem, cannot exec `cc1plus': No such file or directory.</code></p>
<p>To resolve that problem I simply installed gcc-c++</p>
<p><code>yum install  "gcc-c++"</code></p>
<p>It helped.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.abidcom.com/blog/archives/126/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Not Invented Here Syndrome</title>
		<link>http://www.abidcom.com/blog/archives/125</link>
		<comments>http://www.abidcom.com/blog/archives/125#comments</comments>
		<pubDate>Sun, 18 Feb 2007 04:31:15 +0000</pubDate>
		<dc:creator>Andrew Bidochko</dc:creator>
		
	<category>Software Development</category>
		<guid isPermaLink="false">http://www.abidcom.com/blog/archives/125</guid>
		<description><![CDATA[Interesting discussion about PHP frameworks is going on today. Programmers release more and more new &#8220;frameworks&#8221; nowadays. And I&#8217;m wondering why&#8230; What&#8217;s a difference between frameworks A, B and C? Why do we need yet another PHP framework?
Looks like developers have no true understanding what it takes to build a quality framework, build a community [...]]]></description>
			<content:encoded><![CDATA[<p>Interesting <a target="_blank" href="http://www.gravitonic.com/blog/archives/000359.html">discussion</a> about PHP frameworks is going on today. Programmers release more and more new &#8220;frameworks&#8221; nowadays. And I&#8217;m wondering why&#8230; What&#8217;s a difference between frameworks A, B and C? Why do we need yet another PHP framework?</p>
<p>Looks like developers have no true understanding what it takes to build a quality framework, build a community of users around such a framework and actually support and improve framework. I had experience doing that job building XYZ framework and I&#8217;ll tell you, its tough one.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.abidcom.com/blog/archives/125/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Is everything done?</title>
		<link>http://www.abidcom.com/blog/archives/124</link>
		<comments>http://www.abidcom.com/blog/archives/124#comments</comments>
		<pubDate>Thu, 19 Oct 2006 16:47:39 +0000</pubDate>
		<dc:creator>Andrew Bidochko</dc:creator>
		
	<category>General</category>
		<guid isPermaLink="false">http://www.abidcom.com/blog/archives/124</guid>
		<description><![CDATA[Definitely no. If there is a room for a better project, build it and try to succeed.

]]></description>
			<content:encoded><![CDATA[<p>Definitely no. If there is a room for a better project, build it and try to succeed.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.abidcom.com/blog/archives/124/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>“The New Hacker’s Toolkit”</title>
		<link>http://www.abidcom.com/blog/archives/123</link>
		<comments>http://www.abidcom.com/blog/archives/123#comments</comments>
		<pubDate>Fri, 13 Oct 2006 21:04:46 +0000</pubDate>
		<dc:creator>Andrew Bidochko</dc:creator>
		
	<category>General</category>
		<guid isPermaLink="false">http://www.abidcom.com/blog/archives/123</guid>
		<description><![CDATA[Iain Lamb, co-founder of iconic webmail startup Oddpost and currently part of  Yahoo’s DHTML/Ajax Evanglism team gave a valuable statement:
&#8220;It’s not so much the speed of your tipping; it’s just the quality of your input.&#8221;

Movie can also be viewed directly  on Yahoo! Video.
]]></description>
			<content:encoded><![CDATA[<p class="suggestion">Iain Lamb, co-founder of iconic webmail startup Oddpost and currently part of  Yahoo’s DHTML/Ajax Evanglism team gave a <span style="font-size: 12pt">valuable</span> statement:<br />
<strong>&#8220;It’s not so much the speed of your tipping; it’s just the quality of your input.&#8221;</strong>
</p>
<p class="suggestion">Movie can also be viewed <a href="http://video.yahoo.com/video/play?vid=cccd4aa02a3993ab06e56af731346f78.934229&#038;vback=Studio&#038;vdone=http%3A%2F%2Fvideo.yahoo.com%2Fvideo%2Fstudio%3Fei%3DUTF-8">directly  on Yahoo! Video</a>.</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.abidcom.com/blog/archives/123/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Updated maps, better maps.</title>
		<link>http://www.abidcom.com/blog/archives/122</link>
		<comments>http://www.abidcom.com/blog/archives/122#comments</comments>
		<pubDate>Fri, 29 Sep 2006 17:31:42 +0000</pubDate>
		<dc:creator>Andrew Bidochko</dc:creator>
		
	<category>General</category>
	<category>Ukrainian/Українською Мовою</category>
		<guid isPermaLink="false">http://www.abidcom.com/blog/archives/122</guid>
		<description><![CDATA[Along with new Google Maps API features folks from GMap team continue to update imaginary for Eastern Europe. Today I was surprised to see high resolution imaginary for a northern part of Ukrainian city Lviv.

 Check it out!
On a map you may see a bridge on a crossroad between Volodymyra   Velykoho street and [...]]]></description>
			<content:encoded><![CDATA[<p>Along with new Google Maps API features folks from GMap team continue to update imaginary for Eastern Europe. Today I was surprised to see high resolution imaginary for a northern part of Ukrainian city Lviv.<br />
<a target="_blank" href="http://maps.google.com/maps?f=q&#038;hl=en&#038;q=Lviv,+Ukraine&#038;sll=37.0625,-95.677068&#038;sspn=45.332616,82.441406&#038;ie=UTF8&#038;om=1&#038;z=18&#038;ll=49.803725,23.998051&#038;spn=0.002268,0.005032&#038;t=h" /></p>
<p><a target="_blank" href="http://maps.google.com/maps?f=q&#038;hl=en&#038;q=Lviv,+Ukraine&#038;sll=37.0625,-95.677068&#038;sspn=45.332616,82.441406&#038;ie=UTF8&#038;om=1&#038;z=18&#038;ll=49.803725,23.998051&#038;spn=0.002268,0.005032&#038;t=h"> </a><a target="_blank" href="http://maps.google.com/maps?f=q&#038;hl=en&#038;q=Lviv,+Ukraine&#038;sll=37.0625,-95.677068&#038;sspn=45.332616,82.441406&#038;ie=UTF8&#038;om=1&#038;z=18&#038;ll=49.803725,23.998051&#038;spn=0.002268,0.005032&#038;t=h">Check it out!</a></p>
<p>On a map you may see a bridge on a crossroad between Volodymyra   Velykoho street and Naukova street. That bridge is not functional - it used to be a huge parking lot. Night club <a href="http://mi100.lviv.ua/">Mi100</a> is located on the bottom right corner of a map (see building with a blue roof)</p>
<p>So I&#8217;m waiting to get high-res maps for the rest of Lviv. Just want to show folks here in the US where I lived in Ukraine, were I worked and were I kissed my wife first time <img src='http://www.abidcom.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.abidcom.com/blog/archives/122/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Protected: Test</title>
		<link>http://www.abidcom.com/blog/archives/121</link>
		<comments>http://www.abidcom.com/blog/archives/121#comments</comments>
		<pubDate>Tue, 26 Sep 2006 19:29:09 +0000</pubDate>
		<dc:creator>Andrew Bidochko</dc:creator>
		
	<category>General</category>
		<guid isPermaLink="false">http://www.abidcom.com/blog/archives/121</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
			<content:encoded><![CDATA[<form action="http://www.abidcom.com/blog/wp-pass.php" method="post">
<p>This post is password protected. To view it please enter your password below:</p>
<p><label>Password: <input name="post_password" type="password" size="20" /></label> <input type="submit" name="Submit" value="Submit" /></p>
</form>
]]></content:encoded>
			<wfw:commentRSS>http://www.abidcom.com/blog/archives/121/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Software as a service</title>
		<link>http://www.abidcom.com/blog/archives/120</link>
		<comments>http://www.abidcom.com/blog/archives/120#comments</comments>
		<pubDate>Fri, 07 Jul 2006 04:19:25 +0000</pubDate>
		<dc:creator>Andrew Bidochko</dc:creator>
		
	<category>General</category>
		<guid isPermaLink="false">http://www.abidcom.com/blog/archives/120</guid>
		<description><![CDATA[In my last post I&#8217;ve announced focusing on a distributed software services.
You wondering what the heck is that. David Berlind mentioned in his post that
software as a service is a delivery style that&#8217;s about three guiding principles:

don&#8217;t own, rent
don&#8217;t buy applications. buy solutions based on service.
don&#8217;t buy features. Buy capabilities.


]]></description>
			<content:encoded><![CDATA[<p>In my last post I&#8217;ve announced focusing on a distributed software services.<br />
You wondering what the heck is that. David Berlind mentioned in his <a target="_blank" href="http://blogs.zdnet.com/BTL/?p=3055">post</a> that</p>
<blockquote><p>software as a service is a delivery style that&#8217;s about three guiding principles:</p>
<ul>
<li>don&#8217;t own, rent</li>
<li>don&#8217;t buy applications. buy solutions based on service.</li>
<li>don&#8217;t buy features. Buy capabilities.</li>
</ul>
</blockquote>
]]></content:encoded>
			<wfw:commentRSS>http://www.abidcom.com/blog/archives/120/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Moving Forward</title>
		<link>http://www.abidcom.com/blog/archives/117</link>
		<comments>http://www.abidcom.com/blog/archives/117#comments</comments>
		<pubDate>Thu, 22 Jun 2006 03:52:34 +0000</pubDate>
		<dc:creator>Andrew Bidochko</dc:creator>
		
	<category>General</category>
		<guid isPermaLink="false">http://www.abidcom.com/blog/archives/117</guid>
		<description><![CDATA[Effective July 28 2006 I&#8217;ll resign my position at IonZoft.
Working for IonZoft, together with Jason Garber, John Herren and Daniel Kovacik has been a great experience for me. But due to number of my own projects I have to leave IonZoft. My personal projects need much more time for management, development and support.
I’m very excited [...]]]></description>
			<content:encoded><![CDATA[<p>Effective July 28 2006 I&#8217;ll resign my position at IonZoft.</p>
<p>Working for IonZoft, together with Jason Garber, <a href="http://360.yahoo.com/jhherren">John Herren</a> and Daniel Kovacik has been a great experience for me. But due to number of my own projects I have to leave IonZoft. My personal projects need much more time for management, development and support.</p>
<p>I’m very excited to be independent again - manage my time, take care about revenue income and finally be my own boss. I plan to continue <a href="http://www.MapBuilder.net">MapBuilder.net</a> development and focus on <a href="http://www.mapbuilder.net/realestate/index.php">distributed software services</a> and increase my participation in some Open Source communities.</p>
<p class="suggestion">PS: as someone said “It’s better try and fail than fail to try”</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.abidcom.com/blog/archives/117/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
