• Art

  • Economics

  • Futurism

  • Humor

  • Interact

    • Amazon WishList
    • CafePress
    • My T-Shirt Designs
    • View David Veksler’s profile
  • Miscellaneous

  • Objectivists

  • Organizations:

  • Politics

  • Software

  • Technology

  • Web Design

  • Pages

  • Tag Cloud

  • RSS Objectivism Metablog Entries

  • Archives

  • Stats

    • Pages displayed : 13248
    • Unique visitors : 6077
    • Pages displayed in last 24 hours : 199
    • Unique visitors in last 24 hours : 131
    FireStats icon Powered by FireStats
  • Spam Blocked

  • Meta

  • Random Quote Generator

    Posted by David on December 7th, 2004

    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" src="http://www.rationalmind.net/random.php?format=js;">
      </script>

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


      < ?php
      include("http://www.rationalmind.net/random.php");
      ?>

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

    If you want to submit your own quotes, you can browse the full list and add new quotes. (New 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. You can combine this with the format. For example:
    http://www.rationalmind.net/random.php?author=Ayn Rand&format=js
    (To filter by topic, use ?keyword=KeyWord )

    If you want to view all quotes from a single author:
    http://www.rationalmind.net/random.php?show_author=Ayn Rand