Congratulations!

[Valid RSS] This is a valid RSS feed.

Recommendations

This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations.

Source: http://cer.freeshell.org/renma/rss.xml

  1. <rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  2.  <channel>
  3.    <title>Dan's coding practice area</title>
  4.    <link>http://cer.freeshell.org/renma/</link>
  5.    <description>Simple programs, algorithms and utilities in a variety of
  6.       different programming languages
  7.    </description>
  8.    <language>en-us</language>
  9.   <item>   <title>Standard Library Random Numbers</title>
  10.   <link>http://cer.freeshell.org/renma/LibraryRandomNumber</link>
  11.   <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>
  12.   <dc:date>2005-12-25</dc:date>
  13.   </item>
  14.   <item>   <title>Randu - a (bad) pseudo-random number generator.</title>
  15.   <link>http://cer.freeshell.org/renma/Randu</link>
  16.   <description></description>
  17.   <dc:date>2005-12-20</dc:date>
  18.   </item>
  19.   <item>   <title>Library Linear Search  </title>
  20.   <link>http://cer.freeshell.org/renma/LinearSearch</link>
  21.   <description></description>
  22.   <dc:date>2005-11-30</dc:date>
  23.   </item>
  24.   <item>   <title>Insertion Sort </title>
  25.   <link>http://cer.freeshell.org/renma/InsertionSort</link>
  26.   <description></description>
  27.   <dc:date>2005-11-20</dc:date>
  28.   </item>
  29.   <item>   <title>Bubble Sort </title>
  30.   <link>http://cer.freeshell.org/renma/BubbleSort</link>
  31.   <description></description>
  32.   <dc:date>2005-09-19</dc:date>
  33.   </item>
  34.   <item>   <title>Selection Sort </title>
  35.   <link>http://cer.freeshell.org/renma/SelectionSort</link>
  36.   <description></description>
  37.   <dc:date>2005-09-09</dc:date>
  38.   </item>
  39.   <item>   <title>Library Sort </title>
  40.   <link>http://cer.freeshell.org/renma/LibrarySort</link>
  41.   <description></description>
  42.   <dc:date>2005-09-05</dc:date>
  43.   </item>
  44.   <item>   <title>List Files - in a given directory</title>
  45.   <link>http://cer.freeshell.org/renma/ListFiles</link>
  46.   <description></description>
  47.   <dc:date>2005-09-03</dc:date>
  48.   </item>
  49.   <item>   <title>Iterative Fibonacci</title>
  50.   <link>http://cer.freeshell.org/renma/FibonacciIter</link>
  51.   <description></description>
  52.   <dc:date>2005-08-31</dc:date>
  53.   </item>
  54.   <item>   <title>Recursive Fibonacci</title>
  55.   <link>http://cer.freeshell.org/renma/FibonacciRecur</link>
  56.   <description></description>
  57.   <dc:date>2005-08-29</dc:date>
  58.   </item>
  59.   <item>   <title>Display File Contents </title>
  60.   <link>http://cer.freeshell.org/renma/DisplayFiles</link>
  61.   <description></description>
  62.   <dc:date>2005-08-28</dc:date>
  63.   </item>
  64.   <item>   <title>Command Line Arguments</title>
  65.   <link>http://cer.freeshell.org/renma/PrintCommandArgs</link>
  66.   <description></description>
  67.   <dc:date>2005-08-27</dc:date>
  68.   </item>
  69.   <item>   <title>Hello World!</title>
  70.   <link>http://cer.freeshell.org/renma/HelloWorld</link>
  71.   <description></description>
  72.   <dc:date>2005-08-26</dc:date>
  73.   </item>
  74.  
  75. </channel>
  76. </rss>
  77.  

If you would like to create a banner that links to this page (i.e. this validation result), do the following:

  1. Download the "valid RSS" banner.

  2. Upload the image to your own server. (This step is important. Please do not link directly to the image on this server.)

  3. Add this HTML to your page (change the image src attribute if necessary):

If you would like to create a text link instead, here is the URL you can use:

http://www.feedvalidator.org/check.cgi?url=http%3A//cer.freeshell.org/renma/rss.xml

Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda