Camera

function setIframeSource() { var theSelect = document.getElementById('location'); var theIframe = document.getElementById('myIframe'); var theUrl; theUrl = theSelect.options[theSelect.selectedIndex].value; theIframe.src = theUrl; } Select A Location: Select a location ... Camera 1 Camera 2 Camera 3 Camera 4 Camera 5 Camera 6 Camera...

Posted by
jay

More

Real Madrid - Manchester United

...

Posted by
jay

More

Twitter Automation Script in Perl

#!/usr/bin/perl -s ######################################################################### # # TTYtter v2.0 (c)2007-2012 cameron kaiser (and contributors). # all rights reserved. # http://www.floodgap.com/software/ttytter/ # # distributed under the floodgap free software license # http://www.floodgap.com/software/ffsl/ # # After all, we're flesh and blood. -- Oingo Boingo # If someone writes an app and no one uses...

Posted by
jay

More
Powered by Blogger.