Scripts
PHP Scripts, MySql Queries and Stuff
PHP Scripts, MySql Queries and Stuff
the Following code will go grab the xml for the Darwin Harbour inshore forecast from BOM and save it to disk as a htm and txt file. The idea is run it once as a cron job - then just call the txt or .....
Based on Scroreboard Plus by ha0511kr with help from XxRockeshotxX & Sickmind33. I have re writern this software twice. Once for Rugby once for Sailing. Principally team racing. This .....
Vivaldi browser sets the title of the window to the open tab website, which makes is slightly harder to write an Autohotkey script that launches it if not open, or switches too it if it is. Since .....
I've been working on a mobile version of this website, much of it was remakably simple. Step One Wheat from Chaff. Firstly we need to detect mobile browsers, now all browsers Idetify themsleves .....
Simple PHP fucntion that turns a number in octets (normal 8 bit bytes) into a human readable number for convenient display. Works well with the numbers from a radius accounting table, .....
Parses the Shipping Forecast, and retrieves only a specific area. + optionally the header "Issued by the Met Office at ****. WARNING NOT TO BE USED FOR NAVIGATION. this is a gimmick and no .....
This script is designed to read the xml wind feed from the PierToPier.net wind sensor. Can be used to display the wind speed direction and strength of the last gust on any php based .....
Description Bf_Convert ( float windspeed, int format) This is a PHP function to convert a wind speed in knots to a Beaufort scale. Takes a speed in knots and returns either the .....