<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0">
  <channel>
    <title>Articles from the Koolzers.net</title>
    <link>http://www.koolzers.net</link>
    <description>The articles from the Koolzers.net, Igor Baranovs Web site.</description>
    <language>en-us</language>
    <copyright>created by igor baranov, 2009-2010</copyright>
    <pubDate>Mon, 08 Jun 2009 23:53:40 GMT</pubDate>
    <lastBuildDate>Tue, 09 Feb 2010 22:55:55 GMT</lastBuildDate>
    <category>Articles</category>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title>How to collect and display statistic</title>
      <link>http://www.koolzers.net/en/us/articles/collect-and-display-statistic.aspx</link>
      <description></description>
      <author> ()</author>
      <category>Architecture</category>
      <comments>http://www.koolzers.net/en/us/articles/collect-and-display-statistic.aspx</comments>
      <guid isPermaLink="true">http://www.koolzers.net/en/us/articles/collect-and-display-statistic.aspx</guid>
      <pubDate>Sun, 25 Dec 2011 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How to handle exceptions</title>
      <link>http://www.koolzers.net/en/us/articles/exception-handling.aspx</link>
      <description></description>
      <author> ()</author>
      <category>Architecture</category>
      <comments>http://www.koolzers.net/en/us/articles/exception-handling.aspx</comments>
      <guid isPermaLink="true">http://www.koolzers.net/en/us/articles/exception-handling.aspx</guid>
      <pubDate>Sun, 25 Dec 2011 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Long-Running Active Object. Part 1.</title>
      <link>http://www.koolzers.net/en/us/articles/long-running-active-object-part1.aspx</link>
      <description>&lt;p class="icaption_right"&gt;
  &lt;img src="http://www.koolzers.net/contents/get-content.aspx?language=en&amp;location=us&amp;type=sImage&amp;key=GLOBAL_LOGO_IMAGE_001&amp;pageId=1&amp;scopeId=77" alt="site logo" title="Koolzers.net Logo" longdesc="Koolzers.net%20-%20membership%20and%20foundation%20services,%20United%20States,%20Ukraine" /&gt;
&lt;/p&gt;
&lt;h2&gt;Applied Long-Running Active Object Pattern. Part 1&lt;/h2&gt;
&lt;p&gt; 
	Once I came across the problem of uploading a file from a client’s application to the application server. File sizes can vary and the situation where the service could reject the file because it exceeds the maximum size of data may occur or cause a timeout. Client’s application was to remain responsive to other high priority events, such as processing events of the application server, rendering the user interface, etc, while carrying out a long-running upload file task. The task needed to be cancelled before completion to show the progress of the completion of the task. It was important for the transfer to continue from the place where an error occurred rather than from the very beginning.
	 &lt;a href="http://www.koolzers.net/en/us/articles/long-running-active-object-part1.aspx" title="more"&gt;&lt;img src="http://www.koolzers.net/contents/get-content.aspx?language=en&amp;location=us&amp;type=imagelink&amp;key=LINK_IMAGE_GOTO_ARTICLE_LONG_RUNNING_ACTIVE_OBJECT_PART1&amp;pageId=6&amp;scopeId=84" alt="go to article" title="more" longdesc="view%20article%20detail" /&gt;&lt;/a&gt;
 &lt;/p&gt;
</description>
      <author> ()</author>
      <category>Architecture</category>
      <comments>http://www.koolzers.net/en/us/articles/long-running-active-object-part1.aspx</comments>
      <guid isPermaLink="true">http://www.koolzers.net/en/us/articles/long-running-active-object-part1.aspx</guid>
      <pubDate>Mon, 01 Feb 2010 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>On the way to SOA</title>
      <link>http://www.koolzers.net/en/us/articles/on-the-way-to-soa.aspx</link>
      <description>
  &lt;p class="icaption_right"&gt;
    &lt;img src="http://www.koolzers.net/contents/get-content.aspx?language=en&amp;location=us&amp;type=sImage&amp;key=GLOBAL_LOGO_IMAGE_001&amp;pageId=1&amp;scopeId=77" alt="site logo" title="Koolzers.net Logo" longdesc="Koolzers.net%20-%20membership%20and%20foundation%20services,%20United%20States,%20Ukraine" /&gt;
  &lt;/p&gt;
  &lt;h2&gt;On the way to SOA&lt;/h2&gt; 
  &lt;p&gt; 
    Service-Orientated Architecture (&lt;a href="http://en.wikipedia.org/wiki/Service-oriented_architecture"&gt;&lt;abbr&gt;SOA&lt;/abbr&gt;&lt;/a&gt;) is a kind of architecture of the Informational Technologies which exists nowadays. 
    Since there is a great number of large and significant volumes and books written on this subject, the main purpose of this article is not to generally describe the SOA itself. 
    I would like to discuss more closely the basic or foundation, technical or infrastructural services instead. 
    There is a definition, found in one of the books on the SOA:
  &lt;/p&gt;  
  &lt;blockquote&gt; 
    &lt;p&gt; 
		These are the services, which have no specific functionality according to the business, but they provide high level of the technical support to create other services
    &lt;/p&gt; 
  &lt;/blockquote&gt; 
  &lt;p&gt; These are the following services: Security or &lt;a href="http://www.koolzers.net/en/us/solutions/membership-service.aspx" title="Membership"&gt;Membership&lt;/a&gt;, 
  &lt;a href="http://www.koolzers.net/en/us/solutions/exception-resolution-service.aspx" title="Logging and Exception Resolution"&gt;Logging and Exception Resolution&lt;/a&gt;, 
  &lt;a href="http://www.koolzers.net/en/us/solutions/statistic-service.aspx" title="Statistic"&gt;Statistic&lt;/a&gt;, and some others. 
  &lt;a href="http://www.koolzers.net/en/us/articles/on-the-way-to-soa.aspx" title="more"&gt;&lt;img src="http://www.koolzers.net/contents/get-content.aspx?language=en&amp;location=us&amp;type=imagelink&amp;key=LINK_IMAGE_GOTO_ARTICLE_ON_THE_WAY_TO_SOA_DETAIL&amp;pageId=6&amp;scopeId=84" alt="go to article" title="more" longdesc="view%20article%20detail" /&gt;&lt;/a&gt;
  &lt;/p&gt; 
</description>
      <author> ()</author>
      <category>Architecture</category>
      <comments>http://www.koolzers.net/en/us/articles/on-the-way-to-soa.aspx</comments>
      <guid isPermaLink="true">http://www.koolzers.net/en/us/articles/on-the-way-to-soa.aspx</guid>
      <pubDate>Wed, 28 Jan 2009 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>