Pro-Capitalist Random Quote Generator Script

Do you like the random quotes you see on my website? Would you like to add my random quote generator to your site? You can do so in a number of ways:

  • As a JavaScript include (easiest method):
    Paste the following text into your html:

    <script language=”Javascript” xsrc=”http://rationalmind.freecapitalists.org/random.php?format=js”></script>

  • As XML: Use this URL:
    http://rationalmind.freecapitalists.org/random.php?format=xml
  • As PHP code:


    < ?php
    include("http://rationalmind.freecapitalists.org/random.php");
    ?>

  • As text (when screen scraping): http://rationalmind.freecapitalists.org/random.php
  • Google Gadget: http://rationalmind.freecapitalists.org/random.php?format=gadget

If you want to submit your own quotes, you can view the full list and add new quotes. (The quotes will not appear until I approve them.)

If you want to limit the quotes to a specific author, add author=Authors Name to the URL. (To filter by topic, use ?topic=KeyWord ) You can combine this with the format. For example:
http://rationalmind.freecapitalists.org/random.php?author=Ayn Rand&format=js

If you want to view all quotes by a specific author, add ?show_author= to the url like so: http://rationalmind.freecapitalists.org/random.php?author=Ayn Rand


Posted

in

by

Tags:

Comments

3 responses to “Pro-Capitalist Random Quote Generator Script”

  1. Will Spencer Avatar

    You might want to review and add the large selection of economics quotes from http://www.fortliberty.org/quotes/quotes-economics.shtml

    The site also has relevant quotes on several related topics, such as liberty, law, taxes, and government.

Leave a Reply

Your email address will not be published. Required fields are marked *