Futurama   Planet Express Employee Lounge
The Futurama Message Board

Design and Support by Can't get enough Futurama
Help Search Futurama chat Login Register

PEEL - The Futurama Message Board    General Futurama Forum Category    Websites/Reviews    random quotes « previous next »
Author Topic: random quotes  (Read 1123 times)
Pages: [1] Print
ithehorrible

Poppler
*
« on: 11-17-2002 03:26 »

Has anyone spotted the index page of www.peelfields.com  ?  Well it has got JavaScript based rotation of quotes but the code is not 100%...  :D

This line:
num = (Math.floor(Math.random() * 0.99999 * slogan.length) + 1);

Should be simplified to:
num = Math.floor( Math.random() * slogan.length );

The existing code always generate +1 number that array index haven't got entry for it ~ #13 -- undefined    :rolleyes:
aslate

Space Pope
****
« Reply #1 on: 11-17-2002 07:54 »

That link doesn't work.

Also, Fry Online originally had a large list of rotating quotes, that has now moved to The Fry Hole. (currently experiencing host problems)
ithehorrible

Poppler
*
« Reply #2 on: 11-17-2002 08:00 »
« Last Edit on: 11-17-2002 08:00 »

sorry my fault    :D
it is this forum's index page at: http://www.peelified.com/
Teral

Helpy McHelphelp
DOOP Secretary
*
« Reply #3 on: 11-17-2002 11:16 »

Could also explain why this line never occours: "PEEL: We can give you more because we pay our enployees less."

Welcome to PEEL, ithehorrible. Enjoy it here.
ithehorrible

Poppler
*
« Reply #4 on: 11-17-2002 12:04 »

 
Quote
Originally posted by Teral:
Could also explain why this line never occours: "PEEL: We can give you more because we pay our enployees less."

if you replace the line this problem will be solved as well -- just tested it code locally...  :)
Chump

Urban Legend
***
« Reply #5 on: 11-17-2002 18:30 »

Good catch and welcome to PEEL. Lets see how long it takes for you to notice the infamous spelling errors...
Just Chris

Urban Legend
***
« Reply #6 on: 11-17-2002 19:47 »

Welcome to PEEL ithehorrible, glad to see you're already helping out the community.
Pages: [1] Print 
« previous next »
Jump to:  

SMF 2.0.17 | SMF © 2019, Simple Machines | some icons from famfamfam
Legal Notice & Disclaimer: "Futurama" TM and copyright FOX, its related entities and the Curiosity Company. All rights reserved. Any reproduction, duplication or distribution of these materials in any form is expressly prohibited. As a fan site, this Futurama forum, its operators, and any content on the site relating to "Futurama" are not explicitely authorized by Fox or the Curiosity Company.
Page created in 0.262 seconds with 35 queries.