<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Dan's coding practice area</title>
    <link>http://cer.freeshell.org/renma/</link>
    <description>Simple programs, algorithms and utilities in a variety of 
       different programming languages
    </description>
    <language>en-us</language>
   <item>   <title>Standard Library Random Numbers</title>
   <link>http://cer.freeshell.org/renma/LibraryRandomNumber</link>
   <description>This entry illustrates how to generate integer &amp; real valued random numbers in various different programming languages using built-in/standard library routines.  It also contains a survey of the underlying algorithms used to generate such random numbers in popular implementations of the given languages. Languages: C, C++, Java, Python, Perl, Ruby, Octave, Scheme, Bourne shell. Implementations: glibc-2.3.6 (C/C++), Java 5, CPython 2.4.2, Perl 5.8.7, Ruby 1.8.3, Octave 2.1.72, Guile 1.6.7 (Scheme), Bash 3.1.</description>
   <dc:date>2005-12-25</dc:date>
   </item>
   <item>   <title>Randu - a (bad) pseudo-random number generator.</title>
   <link>http://cer.freeshell.org/renma/Randu</link>
   <description></description>
   <dc:date>2005-12-20</dc:date>
   </item>
   <item>   <title>Library Linear Search  </title>
   <link>http://cer.freeshell.org/renma/LinearSearch</link>
   <description></description>
   <dc:date>2005-11-30</dc:date>
   </item>
   <item>   <title>Insertion Sort </title>
   <link>http://cer.freeshell.org/renma/InsertionSort</link>
   <description></description>
   <dc:date>2005-11-20</dc:date>
   </item>
   <item>   <title>Bubble Sort </title>
   <link>http://cer.freeshell.org/renma/BubbleSort</link>
   <description></description>
   <dc:date>2005-09-19</dc:date>
   </item>
   <item>   <title>Selection Sort </title>
   <link>http://cer.freeshell.org/renma/SelectionSort</link>
   <description></description>
   <dc:date>2005-09-09</dc:date>
   </item>
   <item>   <title>Library Sort </title>
   <link>http://cer.freeshell.org/renma/LibrarySort</link>
   <description></description>
   <dc:date>2005-09-05</dc:date>
   </item>
   <item>   <title>List Files - in a given directory</title>
   <link>http://cer.freeshell.org/renma/ListFiles</link>
   <description></description>
   <dc:date>2005-09-03</dc:date>
   </item>
   <item>   <title>Iterative Fibonacci</title>
   <link>http://cer.freeshell.org/renma/FibonacciIter</link>
   <description></description>
   <dc:date>2005-08-31</dc:date>
   </item>
   <item>   <title>Recursive Fibonacci</title>
   <link>http://cer.freeshell.org/renma/FibonacciRecur</link>
   <description></description>
   <dc:date>2005-08-29</dc:date>
   </item>
   <item>   <title>Display File Contents </title>
   <link>http://cer.freeshell.org/renma/DisplayFiles</link>
   <description></description>
   <dc:date>2005-08-28</dc:date>
   </item>
   <item>   <title>Command Line Arguments</title>
   <link>http://cer.freeshell.org/renma/PrintCommandArgs</link>
   <description></description>
   <dc:date>2005-08-27</dc:date>
   </item>
   <item>   <title>Hello World!</title>
   <link>http://cer.freeshell.org/renma/HelloWorld</link>
   <description></description>
   <dc:date>2005-08-26</dc:date>
   </item>

 </channel>
</rss>
