Menu

Tree [r37] /
 History

HTTPS access


File Date Author Commit
 old 2006-11-11 akitabright [r12] Got rid of the text-path stuff (which we wern't...
 website 2006-11-20 akitabright [r23] Took out note about how crappy the results were...
 ChangeLog 2007-08-27 akitanoek [r36] 1.0.1 release
 LICENSE 2007-08-09 akitanoek [r31] Updated copyright info
 Makefile 2007-08-27 akitanoek [r36] 1.0.1 release
 README 2007-08-16 akitanoek [r35] * prettyTime, thx Greg N
 TODO 2006-11-17 akitabright [r17] Couple bugs arise when http server/internet lin...
 ajaxometer.css 2007-08-09 akitanoek [r31] Updated copyright info
 ajaxometer.js 2007-08-16 akitanoek [r35] * prettyTime, thx Greg N
 ajaxometer.php 2012-10-24 akitabright [r37] Updated to detect modern Firefox versions appro...
 ajaxometer.ping 2007-08-09 akitanoek [r30] * Added .ping file so we arn't using php for pi...
 ajaxometer.svg 2007-08-09 akitanoek [r31] Updated copyright info

Read Me

   0. About
   1. Installation
   2. Modifying & Embedding
   3. Contributors



0. About
========

  AJAXOmeter is a web-based bandwidth testing utility implemented in PHP, SVG,
  and JavaScript. It tests http-request latency and upload/download speeds to
  the web server. 

  The AJAXOmeter project is released under a BSD style license, the license
  details are located in the LICENSE file you should have received with this
  distribution. 


1. Installation
===============
  
  Simply place the five ajaxometer.* files in your desired directory and point
  the user to ajaxometer.php

  
2. Modifying & Embedding
========================

  AJAXOmeter can be easily embedded inside another web page by simply embedding
  the SVG document into your desired page. (See ajaxometer.php for an example).
  The ajaxometer.php file is still required since the JavaScript code still
  makes requests to ajaxometer.php, but this way the user doesn't ever have
  to see ajaxometer.php on their URL.

  The .js and .php files have some configuration options located at the top of
  the file you can tweak if you so desire. Other modifications will probably
  require a fairly good understanding of SVG and JavaScript. 


3. Contributors
==============

  Akita Noek (akitanoek@users.sourceforge.net)
     * Initial author

  Sheldon Jones
     * Bug/Typo fixing 
     * Live testing

  Clancy
     * Bb/s bug found [2006-11-18]

  Greg N 
     * Bug fixes and patches for making things work better on dialup and over
       compressed connections.  [Aug. 2007]



  Sonic Whale.  ( http://sonicwhale.com/ )
     * Testing resources and developer time

  Lobo Internet Services, Ltd.  ( http://lobo.net/ )
     * Provided company time for the initial programming work

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.