Get BASA on your Mobile
1 Guest online



View Tournaments
0 Items for Sale
Add a Club Link
Mailing list subscription
BASA Online Shop


P.O. Box 10351,
Adelaide Business Centre
South Australia 5000




The IceArena
23 James Congdon Drive,
Thebarton SA,
Phone: (08) 8352 7977
Tuesday from 7:15pm on

Australian Sites

Equipment

International

eMail/RSS Feeds


Email Subscriptions


BASA Mobile Phone Barcode




You can now access most of (always developing) the functionality of the full basa website via your Mobile Phone. The Mobile Web site has been updated and optimised for the iPhone and other smartphones, so it should offer a consistent and usable experience via mobile web browsing. If you have any suggestions for additional things you would like to see on the mobile edition (or the main website), please let me know.

If you have an older (non smartphone) phone, there are still two options available that will give you some of the mobile experience on your phone.
Enhanced: BASA Mobile Phone Home Page (enhanced)
Basic: BASA Mobile Phone Home Page (basic)


The mobile code is a new style of barcode that allows you to utilise custom software and your mobile phones camera to capture and scan the barcode. The software then (depending upon the barcode) will dial a number, send an SMS, display some text, add a contact card or goto to a Web Page. Ours shown here, will take you to the BASA Mobile Phone Home Page. There are two main standards - Data Matrix and QR Code. The Kaywa Reader will read both types. You can also create your own codes & images. iPhone users can download the FREE Telstra Scan Code utility from the Apple Store.


Further reading & software is available at:-

Telstra Mobile Codes
Nokia Mobile Codes

Additional scanning software
Kaywa Reader
Nokia N80 Barcode Reader
I-Nigma
Glass Reader
UpCode Reader
SemaCode Reader
QuickMark Reader

query("INSERT INTO TG_whos_online (timestamp, ip, file) VALUES('$timestamp','".$_SERVER['REMOTE_ADDR']."','".$_SERVER['PHP_SELF']."')") or die("Error in who's online insert query!"); //Delete Users $delete = $mysqli->query("DELETE FROM TG_whos_online WHERE timestamp<$timeout") or die("Error in who's online delete query!"); //Fetch Users Online $result = $mysqli->query("SELECT DISTINCT ip FROM TG_whos_online") or die("Error in who's online result query!"); $users = $result->num_rows; //Show Who's Online if($users == 1) { print("$users Guest Online \n"); } else { print("$users Guests Online \n"); } $result = $mysqli->query("SELECT id FROM TG_whos_online order by id desc limit 0,1") or die("Error in who's online result query!"); $row = $result->fetch_assoc(); //Show Who's Online print("and $row[id] visits since 25 July 2006.\n"); // $result = mysql_query("SELECT DISTINCT ip, file FROM TG_whos_online") or die("Error in who's online read result query!"); // while ($row = mysql_fetch_array ($result) ) //{ // Query for getting visitor countrycode $country_query = "SELECT country_code2,country_name FROM iptocountry WHERE IP_FROM<=inet_aton('".$_SERVER['REMOTE_ADDR']."') AND IP_TO>=inet_aton('".$_SERVER['REMOTE_ADDR']."')"; // Executing above query $country_result = $mysqli->query($country_query); // Fetching the record set into an array $ccode_array=$country_result->fetch_assoc(); // getting the country code from the array $country_code=$ccode_array['country_code2']; // getting the country name from the array $country_name=$ccode_array['country_name']; if (strlen($country_name) <= 1) { $country_name = 'HACKERSVILLE'; } $insert = $mysqli->query("INSERT INTO BASA_WEB_STATS (ip, page,country) VALUES('".$_SERVER['REMOTE_ADDR']."','".$_SERVER['PHP_SELF']."','$country_name')") or die("Error in who's online insert query!"); // } $mysqli->close(); ?>
BASA Website modified on 26-Mar-18
comments to