Kitz Forum

Announcements => Site & Forum Discussion => Topic started by: kitz on August 15, 2008, 12:08:40 AM

Title: Amended Page - Max adsl speed calculator
Post by: kitz on August 15, 2008, 12:08:40 AM
Calculate your maximum adsl speed (http://www.kitz.co.uk/adsl/max_speed_calc.php)

I did this a couple of weeks ago, but forgot to mention it at the time...  another page has gone dynamic and had an update.
The maximum adsl speed calculator has been upgraded to include 21CN estimates, but as a result now has a .php extension

http://www.kitz.co.uk/adsl/max_speed_calc.php


Whilst redoing I also took the opportunity to make the page dynamic.  The reason for that was purely self-centered.. it took me several days of plotting points on the internode graph, then another few days to work out and write the script..  and then finally the best part of a day check just about every line stat I could lay my hands on to check it was accurate.   Only to find that in the past couple of months at least 2 other "isp type" sites had "borrowed" my scripts without even so much as an acknowledgement. :(
Title: Re: Amended Page - Max adsl speed calculator
Post by: roseway on August 15, 2008, 07:12:19 AM
>> at least 2 other "isp type" sites had "borrowed" my scripts without even so much as an acknowledgement.

It makes you sick, doesn't it? All that hard work, then people just rip it off. :(
Title: Re: Amended Page - Max adsl speed calculator
Post by: UncleUB on August 15, 2008, 07:18:22 AM
Cheapskates.  >:(
Title: Re: Amended Page - Max adsl speed calculator
Post by: Yorkie on August 15, 2008, 11:23:42 AM
A plague on their houses - whatever that means
Title: Re: Amended Page - Max adsl speed calculator
Post by: Floydoid on August 15, 2008, 12:59:47 PM
A plague on their houses - whatever that means

I think that roughly translates as you're not wishing them a nice day.

@Kitz - is it not possible to hide the code?
Title: Re: Amended Page - Max adsl speed calculator
Post by: Ezzer on August 15, 2008, 03:15:35 PM
Kitz, do what the sp's love to do, Charge them  ;)
Title: Re: Amended Page - Max adsl speed calculator
Post by: kitz on August 15, 2008, 03:29:16 PM
Nope you cant hide javascript because the browser calls it to read it. 
However you can if its written in a server side language such as php/jsp/asp as the script resides on the server.  Just takes a bit longer to load though