<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="0.92" xml:base="http://www.anjlab.com">
<channel>
 <title>AnjLab Blog | AnjLab  - software development team - </title>
 <link>http://www.anjlab.com</link>
 <description>AnjLab news and viewsВ этом разделе транслируются сообщения, которые участники команды размещают на своих персональных блогах.


</description>
 <language>en</language>
<item>
 <title>Simple Sorting Facade for Java (SSF4J)</title>
 <link>http://feedproxy.google.com/~r/dmitrygusev/~3/r1wrHkCXqXU/simple-sorting-facade-for-java-ssf4j.html</link>
 <description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
In Java to&amp;nbsp;sort two or more lists together you have to write a custom solution.&lt;br /&gt;
&lt;br /&gt;
Say, you have list of names and corresponding list of weights. There is no API that allows you to sort names by weights (at least not that I know). However this is very common use case, especially when you analyzing data in your programs.&lt;br /&gt;
&lt;br /&gt;
To achieve this, you, most likely, implement one of the sorting algorithms with a custom swap-logic.&lt;br /&gt;
&lt;br /&gt;
Simple sorting facade is a pattern that already contains implementation of sorting algorithm(s) and only requires developers to specify source list, its bounds, and compare- and the swap-logic.&lt;br /&gt;
&lt;br /&gt;
You can explore&amp;nbsp;&lt;a href=&quot;https://github.com/anjlab/ssf4j&quot;&gt;SSF4J on GitHub&lt;/a&gt;&amp;nbsp;and contribute your implementations of sorting algorithms.&lt;br /&gt;
&lt;br /&gt;
Here&#039;s an example of using SSF4J:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;script src=&quot;https://gist.github.com/1610889.js?file=gistfile1.java&quot;&gt;
&lt;/script&gt;
&lt;/div&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&#039;1&#039; height=&#039;1&#039; src=&#039;https://blogger.googleusercontent.com/tracker/25040534-3125446909228214126?l=dmitrygusev.blogspot.com&#039; alt=&#039;&#039; /&gt;&lt;/div&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~ff/dmitrygusev?a=r1wrHkCXqXU:pCnIZNDwEC0:V_sGLiPBpWU&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/dmitrygusev?i=r1wrHkCXqXU:pCnIZNDwEC0:V_sGLiPBpWU&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/dmitrygusev?a=r1wrHkCXqXU:pCnIZNDwEC0:7Q72WNTAKBA&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/dmitrygusev?d=7Q72WNTAKBA&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/dmitrygusev?a=r1wrHkCXqXU:pCnIZNDwEC0:yIl2AUoC8zA&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/dmitrygusev?d=yIl2AUoC8zA&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/dmitrygusev/~4/r1wrHkCXqXU&quot; height=&quot;1&quot; width=&quot;1&quot;/&gt;</description>
 <pubDate>Sat, 14 Jan 2012 14:16:54 +0400</pubDate>
</item>
<item>
 <title>AnjLab Sql Profiler with Application Performance Dashboard is out!</title>
 <link>http://zhebrun.blogspot.com/2007/10/bind-list-of-objects-to-gridview.html</link>
 <description>New version of &lt;a href=&quot;https://sites.google.com/site/sqlprofiler/&quot;&gt;AnjLab SQL Profiler 1.2 &lt;/a&gt;is out. The main feature of the release is Application Performance Dashboard. Using this feature you can profile your database server queries grouped by application.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&#039;1&#039; height=&#039;1&#039; src=&#039;https://blogger.googleusercontent.com/tracker/1376361569711944681-3420123504948379374?l=zhebrun.blogspot.com&#039; alt=&#039;&#039; /&gt;&lt;/div&gt;</description>
 <pubDate>Tue, 22 Nov 2011 22:05:00 +0400</pubDate>
</item>
</channel>
</rss>

