Got a basic webcam but want to add more to the image? Using PHP it is very easy to do overlay your own text on a webcam image? This article explains how to do it
Monthly Archives: June 2011
PHP: Dynamic Day List of Weather URLs
Not sure how to dynamically list days in the future on fixed URLs?
A recent problem arose when trying to provide a dynamic list of linked URLs on a page based on the textual name rather than the numeric date (see right). A number of sub-pages on a website has unique, but not ordered URLs, suffixed with a page number (numeric). It is easy to simply statically list them, but why not dynamically put them in ascending order? Find out how to do it here.
Dev: Sending your AWS data to the UK Met Office (WOW)
The UK’s met office has started a service where you can send your home weather data to their servers.
An article covering how to do this for a WS2350 unit, using PHP is included here.
The current observations can be found here.
I hope it helps you take part and be involved.